:root{--ink:#172521;--muted:#71807a;--cream:#f7f5f0;--card:#fff;--line:#e8e7e1;--green:#1f6b57;--green-dark:#174e42;--green-soft:#e5f1eb;--plum:#75566f;--coral:#df765f;--amber:#dda94c;--shadow:0 12px 40px rgba(34,51,45,.08);font-family:"DM Sans",sans-serif;color:var(--ink);background:var(--cream)}
*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--cream)}button,input{font:inherit}button{cursor:pointer}.hidden{display:none!important}
.auth-screen{position:relative;isolation:isolate;overflow:hidden;min-height:100dvh;max-width:520px;margin:auto;padding:max(28px,env(safe-area-inset-top)) 24px max(24px,env(safe-area-inset-bottom));display:flex;flex-direction:column;background:linear-gradient(145deg,#fbf8f1 0%,#edf4ee 58%,#dcebe3 100%)}
.auth-screen:before{content:"";position:absolute;z-index:-3;width:90vw;height:90vw;max-width:860px;max-height:860px;left:-48vw;bottom:-48vw;border-radius:50%;border:1px solid rgba(31,107,87,.12);box-shadow:0 0 0 54px rgba(255,255,255,.18),0 0 0 108px rgba(31,107,87,.035)}.auth-screen:after{content:"";position:absolute;z-index:-3;width:72vw;height:72vw;max-width:720px;max-height:720px;right:-26vw;top:-31vw;border-radius:50%;background:radial-gradient(circle,rgba(117,86,111,.13),rgba(31,107,87,.055) 46%,transparent 71%)}
.auth-brand,.auth-copy,.auth-card,.auth-footer{position:relative;z-index:2}.auth-brand{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(255,255,255,.86);border-radius:16px;background:rgba(255,255,255,.62);box-shadow:0 10px 30px rgba(37,65,55,.08);backdrop-filter:blur(14px)}.auth-brand img{width:26px;height:26px;object-fit:contain}.auth-social-canvas{position:absolute;z-index:0;inset:0;pointer-events:none}.social-icon{position:absolute;display:grid;place-items:center;color:var(--green);border:1px solid rgba(31,107,87,.13);background:rgba(255,255,255,.72);box-shadow:0 14px 32px rgba(31,107,87,.1);backdrop-filter:blur(14px)}.social-icon i{font-size:inherit}.social-icon-campaign{width:58px;height:58px;border-radius:19px;right:8%;top:12%;transform:rotate(7deg);font-size:1.75rem}.social-icon-chat{display:none;width:48px;height:48px;border-radius:16px;left:31%;top:7%;transform:rotate(-8deg);font-size:1.4rem}.social-icon-send{width:39px;height:39px;border-radius:50%;right:35%;top:14%;transform:rotate(-10deg);font-size:1.1rem}.social-icon-at{width:35px;height:35px;border-radius:12px;left:45%;top:8%;font-size:1rem;font-weight:700;color:var(--plum)}.social-icon-heart{width:33px;height:33px;border-radius:11px;right:24%;top:7%;font-size:.95rem;color:var(--coral)}.auth-copy{margin:auto 0 32px;padding:18px 0}.eyebrow,.overline{margin:0 0 8px;text-transform:uppercase;letter-spacing:.13em;font-size:.7rem;font-weight:700;color:var(--green)}.auth-copy h1{font-size:clamp(2.25rem,10vw,3.4rem);line-height:1.03;letter-spacing:-.055em;margin:0 0 18px}.auth-copy>p:last-child{color:var(--muted);line-height:1.6;max-width:39ch}.auth-card{background:rgba(255,255,255,.92);padding:22px;border:1px solid rgba(255,255,255,.88);border-radius:24px;box-shadow:0 20px 55px rgba(34,51,45,.12);backdrop-filter:blur(18px)}.field{display:grid;gap:8px;margin-bottom:15px}.field label{font-size:.8rem;font-weight:600}.field input,.field select{width:100%;border:1px solid var(--line);border-radius:14px;padding:14px 15px;background:rgba(251,251,249,.82);outline:0}.field input:focus,.field select:focus{border-color:var(--green);box-shadow:0 0 0 3px var(--green-soft)}.password-wrap{position:relative}.password-wrap input{padding-right:56px}.icon-button{position:absolute;right:8px;top:7px;border:0;background:transparent;color:var(--green);font-size:.75rem;font-weight:700;padding:9px}.primary-button,.secondary-button{width:100%;border:0;border-radius:14px;padding:15px;font-weight:700}.primary-button{background:var(--green);color:#fff;box-shadow:0 7px 18px rgba(31,107,87,.2)}.primary-button:hover{background:var(--green-dark)}.primary-button:disabled,.text-button:disabled{cursor:wait;opacity:.62}.secondary-button{background:var(--green-soft);color:var(--green)}.text-button,.danger-link,.undo-link{display:block;margin:14px auto 0;border:0;background:transparent;color:var(--green);font-size:.8rem}.form-note,.auth-footer{text-align:center;color:var(--muted);font-size:.72rem}.auth-footer{margin:20px 0 0}
.app-shell{min-height:100dvh;padding-bottom:calc(78px + env(safe-area-inset-bottom))}.topbar{position:sticky;top:0;z-index:5;display:flex;justify-content:space-between;align-items:center;padding:max(18px,env(safe-area-inset-top)) 20px 13px;background:rgba(247,245,240,.9);backdrop-filter:blur(18px)}.topbar h1{font-size:1.6rem;letter-spacing:-.04em;margin:0}.avatar-button{width:42px;height:42px;border-radius:50%;border:0;background:var(--ink);color:#fff;font-size:.75rem;font-weight:700}.content{max-width:860px;margin:auto;padding:6px 18px 28px}.view{display:none}.view.active{display:block;animation:fade .22s ease}@keyframes fade{from{opacity:0;transform:translateY(4px)}}
.period-control{display:grid;grid-template-columns:repeat(3,1fr);padding:4px;border-radius:13px;background:#ecebe6;margin:5px 0 17px}.period-control button{border:0;border-radius:10px;background:transparent;padding:9px;color:var(--muted);font-size:.78rem}.period-control button.active{background:#fff;color:var(--ink);box-shadow:0 2px 7px rgba(0,0,0,.06);font-weight:600}.hero-card{background:var(--green);color:#fff;border-radius:25px;padding:22px;display:flex;align-items:flex-end;justify-content:space-between;min-height:150px;overflow:hidden;position:relative}.hero-card:before{content:"";position:absolute;width:170px;height:170px;border-radius:50%;background:rgba(255,255,255,.05);right:-50px;top:-75px}.card-label{font-size:.75rem;opacity:.75;margin:0}.hero-number{display:block;font-size:3.25rem;line-height:1;margin:10px 0}.trend{font-size:.7rem;background:rgba(255,255,255,.13);padding:5px 8px;border-radius:20px}.mini-chart{height:70px;width:120px;display:flex;gap:7px;align-items:flex-end}.mini-chart i{display:block;width:12px;background:#a9d1c2;border-radius:8px 8px 2px 2px}.mini-chart i:nth-child(1){height:25%}.mini-chart i:nth-child(2){height:42%}.mini-chart i:nth-child(3){height:33%}.mini-chart i:nth-child(4){height:65%}.mini-chart i:nth-child(5){height:55%}.mini-chart i:nth-child(6){height:90%}
.metrics-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:11px}.metric-card{border:1px solid var(--line);background:var(--card);border-radius:19px;padding:16px}.metric-card strong{font-size:1.7rem;display:block;margin-top:13px}.metric-card p{margin:3px 0 0;color:var(--muted);font-size:.75rem}.metric-card.wide{grid-column:1/-1;display:flex;align-items:center;gap:13px}.metric-card.wide strong{margin:0}.metric-card.wide .small-link{margin-left:auto}.metric-icon{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;color:#fff}.metric-icon.plum{background:var(--plum)}.metric-icon.coral{background:var(--coral)}.metric-icon.amber{background:var(--amber)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin:27px 2px 12px}.section-heading h2{font-size:1.25rem;margin:0}.small-link{border:0;background:transparent;color:var(--green);font-size:.75rem;font-weight:700;padding:5px}
.clinic-list{display:grid;gap:10px}.clinic-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;display:flex;align-items:center;gap:12px}.clinic-avatar{width:43px;height:43px;border-radius:14px;display:grid;place-items:center;color:#fff;font-weight:700;background:var(--plum)}.clinic-avatar:nth-of-type(2n){background:var(--coral)}.clinic-main{min-width:0;flex:1}.clinic-main strong,.clinic-main span{display:block}.clinic-main span{font-size:.72rem;color:var(--muted);margin-top:3px}.clinic-score{text-align:right}.clinic-score strong{font-size:.95rem}.clinic-score span{display:block;color:var(--muted);font-size:.66rem}.progress{height:4px;background:#eee;border-radius:4px;margin-top:9px;overflow:hidden}.progress i{height:100%;display:block;background:var(--green);border-radius:4px}
.bottom-nav{position:fixed;z-index:10;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(5,1fr);padding:8px 7px calc(8px + env(safe-area-inset-bottom));background:rgba(255,255,255,.94);backdrop-filter:blur(20px);border-top:1px solid var(--line)}.bottom-nav button{position:relative;border:0;background:transparent;color:#89938f;display:grid;justify-items:center;gap:3px;padding:3px}.bottom-nav button>span{font-size:1.25rem;height:22px}.bottom-nav small{font-size:.62rem}.bottom-nav button.active{color:var(--green);font-weight:700}.bottom-nav i{position:absolute;right:21%;top:0;background:var(--coral);color:#fff;border:2px solid #fff;border-radius:10px;font-size:.55rem;font-style:normal;padding:1px 4px}
.session-empty{text-align:center;padding:14vh 20px}.large-icon{display:grid;place-items:center;width:78px;height:78px;border-radius:25px;background:var(--green-soft);color:var(--green);font-size:2.2rem;margin:auto}.session-empty h2{font-size:1.75rem;margin:23px 0 8px}.session-empty p{color:var(--muted);line-height:1.55}.session-empty .primary-button{max-width:280px;margin-top:16px}.session-header{display:flex;justify-content:space-between;align-items:center;background:var(--ink);color:#fff;border-radius:20px;padding:18px;margin-bottom:14px}.session-header h2{margin:0;font-size:1.2rem}.session-header .overline{color:#9fc6b8}.timer{font-variant-numeric:tabular-nums;font-size:1.25rem}.action-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.action-grid button{border:1px solid var(--line);border-radius:20px;background:#fff;padding:20px 12px;text-align:left;transition:.12s}.action-grid button:active{transform:scale(.97);background:var(--green-soft)}.action-grid button span,.action-grid button strong,.action-grid button small{display:block}.action-grid button span{font-size:1.35rem;color:var(--green)}.action-grid button strong{font-size:1.8rem;margin:12px 0 2px}.action-grid button small{color:var(--muted)}.action-grid .accent-action{background:var(--green);color:#fff}.action-grid .accent-action span,.action-grid .accent-action small{color:#fff}.session-active>.secondary-button{margin-top:12px}.danger-link{color:var(--coral);margin-top:20px}.undo-link{color:#9ca39f;font-size:.68rem;margin-top:10px}
.search-row{display:flex;gap:9px}.search{flex:1;border:1px solid var(--line);background:#fff;border-radius:14px;display:flex;align-items:center;gap:8px;padding:0 13px}.search input{border:0;outline:0;background:transparent;width:100%;padding:13px 0}.filter-button{width:46px;border:1px solid var(--line);border-radius:14px;background:#fff}.filter-chips{display:flex;gap:7px;overflow:auto;padding:13px 0}.filter-chips button{white-space:nowrap;border:1px solid var(--line);border-radius:20px;padding:8px 12px;background:#fff;color:var(--muted);font-size:.72rem}.filter-chips button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.lead-list,.followup-list{display:grid;gap:9px}.lead-card,.followup-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px}.lead-top{display:flex;align-items:center;gap:11px}.lead-avatar{width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:var(--green-soft);color:var(--green);font-weight:700}.lead-info{flex:1}.lead-info strong,.lead-info span{display:block}.lead-info span{color:var(--muted);font-size:.72rem}.status{font-size:.62rem;border-radius:20px;padding:5px 8px;background:#eee}.status.talking{background:#e6eef8;color:#476782}.status.follow_up{background:#fff0d6;color:#8c6420}.status.new{background:var(--green-soft);color:var(--green)}.lead-meta{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:12px;padding-top:10px;color:var(--muted);font-size:.68rem}.fab{position:fixed;right:22px;bottom:92px;width:55px;height:55px;border:0;border-radius:18px;background:var(--green);color:#fff;font-size:1.8rem;box-shadow:0 9px 25px rgba(31,107,87,.28)}.notice-card{display:flex;gap:13px;align-items:center;background:#fff5df;border:1px solid #f1dfb9;border-radius:18px;padding:15px;margin-bottom:13px}.notice-card>span{font-size:1.5rem;color:#9a721f}.notice-card p{margin:3px 0 0;color:var(--muted);font-size:.74rem}.followup-card{display:flex;gap:12px;align-items:center}.followup-card .lead-info{min-width:0}.followup-card button{border:0;border-radius:11px;background:var(--green-soft);color:var(--green);font-weight:700;padding:9px;font-size:.68rem}
.profile-card{display:flex;align-items:center;gap:15px;background:var(--ink);color:#fff;border-radius:22px;padding:20px}.profile-card h2,.profile-card p{margin:0}.profile-card p{opacity:.65;font-size:.78rem;margin-top:4px}.avatar-large{width:55px;height:55px;border-radius:18px;background:var(--green);display:grid;place-items:center;font-weight:700}.menu-list{background:#fff;border:1px solid var(--line);border-radius:20px;margin-top:14px;overflow:hidden}.menu-list button{width:100%;display:flex;align-items:center;gap:13px;text-align:left;border:0;border-bottom:1px solid var(--line);background:#fff;padding:15px}.menu-list button:last-child{border:0}.menu-list button>span{width:32px;color:var(--green);font-size:1.2rem}.menu-list button div{flex:1}.menu-list strong,.menu-list small{display:block}.menu-list small{color:var(--muted);margin-top:3px}.menu-list b{font-size:1.4rem;color:#abb0ad}.signout-button{width:100%;margin-top:16px;padding:14px;border:1px solid #efcbc5;border-radius:14px;background:transparent;color:var(--coral)}
.sheet-backdrop{position:fixed;z-index:30;inset:0;background:rgba(15,28,24,.35);display:flex;align-items:flex-end}.bottom-sheet{position:relative;width:100%;max-height:88dvh;overflow:auto;background:#fff;border-radius:25px 25px 0 0;padding:12px 20px calc(25px + env(safe-area-inset-bottom));animation:slide .22s ease}@keyframes slide{from{transform:translateY(100%)}}.sheet-handle{width:42px;height:4px;border-radius:5px;background:#d8d8d4;margin:0 auto 17px}.sheet-close{position:absolute;right:17px;top:14px;border:0;background:#f2f2ee;width:30px;height:30px;border-radius:50%;font-size:1.2rem}.sheet-title{margin:0 0 5px;font-size:1.4rem}.sheet-subtitle{margin:0 0 18px;color:var(--muted);font-size:.8rem}.sheet-form{display:grid;gap:12px}.clinic-options{display:grid;gap:9px}.clinic-option{border:1px solid var(--line);background:#fff;border-radius:16px;padding:14px;text-align:left;display:flex;justify-content:space-between}.template-card{border:1px solid var(--line);border-radius:15px;padding:14px;margin-bottom:9px}.template-card p{color:var(--muted);font-size:.78rem;line-height:1.5}.toast{position:fixed;z-index:50;left:50%;bottom:100px;transform:translateX(-50%);width:max-content;max-width:calc(100vw - 36px);background:var(--ink);color:#fff;border-radius:13px;padding:11px 15px;box-shadow:var(--shadow);font-size:.76rem;line-height:1.4;text-align:center;white-space:normal}
@media(min-width:760px){.app-shell{padding:0 0 0 210px}.bottom-nav{top:0;bottom:0;right:auto;width:210px;display:flex;flex-direction:column;justify-content:center;gap:8px;border:0;border-right:1px solid var(--line);padding:30px 18px}.bottom-nav:before{content:"munnius social";position:absolute;top:28px;left:25px;font-weight:700}.bottom-nav button{display:flex;justify-content:flex-start;align-items:center;gap:12px;padding:12px;border-radius:12px}.bottom-nav button.active{background:var(--green-soft)}.bottom-nav small{font-size:.78rem}.topbar{padding:24px 30px}.content{padding:10px 30px 50px}.metrics-grid{grid-template-columns:1fr 1fr 2fr}.metric-card.wide{grid-column:auto}.action-grid{grid-template-columns:repeat(3,1fr)}.fab{right:35px;bottom:35px}.auth-screen{max-width:none;display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:auto 1fr auto;gap:20px;padding:48px 7vw}.auth-screen:before{left:-25vw;bottom:-35vw}.auth-screen:after{right:-10vw;top:-30vw}.auth-brand{grid-column:1/-1}.auth-copy{align-self:center;max-width:620px;padding:28px 32px 28px 0}.auth-card{align-self:center;max-width:420px;width:100%;justify-self:end}.auth-footer{grid-column:1/-1;text-align:left}.social-icon-campaign{right:48%;top:15%;width:68px;height:68px;font-size:2rem}.social-icon-chat{display:grid;left:5%;top:72%;width:54px;height:54px}.social-icon-send{right:44%;top:67%;width:47px;height:47px}.social-icon-at{left:37%;top:21%}.social-icon-heart{left:8%;top:22%}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important}}

.session-actions,.report-actions,.detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.session-active>.secondary-button{margin-top:0}.quiet-actions{display:flex;justify-content:center;gap:18px}.quiet-actions .undo-link{margin:10px 0 0}.clickable{cursor:pointer;transition:transform .15s,box-shadow .15s}.clickable:active{transform:scale(.985)}.clinic-option span{display:grid;gap:3px}.clinic-option small{color:var(--muted)}.clinic-option b{font-size:1.3rem;color:var(--muted)}.optional{color:var(--muted);font-weight:400}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.adjust-list{display:grid;gap:3px}.adjust-list>div{display:grid;grid-template-columns:1fr 34px 38px 34px;align-items:center;gap:6px;padding:12px 0;border-bottom:1px solid var(--line)}.adjust-list button{height:32px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--green);font-weight:700}.adjust-list strong{text-align:center}.empty-inline{display:grid;justify-items:center;gap:8px;padding:35px 15px;color:var(--muted);text-align:center}.empty-inline span{font-size:1.7rem;color:#a7b0ac}.empty-inline p{margin:0;font-size:.8rem}.lead-detail-head{display:flex;gap:12px;align-items:center}.lead-detail-head .sheet-title,.lead-detail-head .sheet-subtitle{margin-bottom:2px}.detail-actions{margin:18px 0}.timeline-title{font-size:.9rem;margin:24px 0 10px}.timeline{display:grid;margin-bottom:20px}.timeline>div{display:grid;grid-template-columns:16px 1fr;gap:10px;min-height:58px}.timeline i{position:relative;width:8px;height:8px;margin-top:4px;background:var(--green);border-radius:50%}.timeline i:after{content:"";position:absolute;top:10px;left:3px;width:1px;height:45px;background:var(--line)}.timeline>div:last-child i:after{display:none}.timeline span,.timeline strong,.timeline small{display:block}.timeline strong{font-size:.78rem}.timeline small{color:var(--muted);margin-top:4px}.message-preview{background:var(--green-soft);border:1px solid #cfe3da;border-radius:16px;padding:16px;line-height:1.55;color:var(--green-dark);font-size:.84rem}.status.sent_to_hunter{background:#e8e2f2;color:#6d5483}.status.finished{background:#ececea;color:#69716d}.status.no_response{background:#f7e5e0;color:#9a584a}
.report-card{position:relative;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:25px;padding:22px;box-shadow:var(--shadow)}.report-card:after{content:"";position:absolute;width:180px;height:180px;right:-75px;top:-85px;border-radius:50%;background:var(--green-soft)}.report-brand{display:flex;align-items:center;gap:8px;margin-bottom:30px;font-weight:700;font-size:.78rem}.report-brand img{width:22px;height:22px;object-fit:contain}.report-heading{display:flex;justify-content:space-between;align-items:start;gap:10px}.report-heading h2{margin:0;font-size:2rem;letter-spacing:-.05em}.report-heading p{margin:4px 0 0;color:var(--muted);font-size:.7rem}.report-badge{padding:6px 9px;background:var(--green-soft);color:var(--green);border-radius:20px;font-size:.62rem;font-weight:700}.report-metrics{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:20px 0}.report-metrics div{background:var(--cream);border-radius:15px;padding:14px}.report-metrics strong,.report-metrics span{display:block}.report-metrics strong{font-size:1.6rem}.report-metrics span{margin-top:3px;color:var(--muted);font-size:.66rem}.report-chart{height:150px;display:flex;align-items:end;justify-content:space-around;gap:5px;border-bottom:1px solid var(--line);padding:15px 6px 0}.report-chart div{height:100%;flex:1;display:flex;flex-direction:column;justify-content:end;align-items:center;gap:6px}.report-chart span{display:block;min-height:8px;max-width:24px;width:75%;border-radius:6px 6px 2px 2px;background:linear-gradient(#8db3a2,var(--green))}.report-chart small{height:16px;color:var(--muted);font-size:.56rem}.report-footer{display:flex;justify-content:space-between;gap:10px;padding-top:15px;font-size:.6rem;color:var(--muted)}.report-footer strong{color:var(--green);text-align:right}.report-actions{margin-top:12px}
@media(min-width:760px){.report-card{padding:30px}.report-metrics{grid-template-columns:repeat(4,1fr)}.report-actions{max-width:520px}.bottom-sheet{max-width:560px;left:50%;transform:translateX(-50%);border-radius:25px 25px 0 0}}

/* Login e recuperação */
.auth-screen{overflow-x:hidden;overflow-y:auto}
.auth-copy{margin:96px 0 24px;padding:0}
.social-icon img{width:52%;height:52%;object-fit:contain}
.social-icon-instagram{width:36px;height:36px;border-radius:12px;left:43%;top:7%;transform:rotate(-7deg)}
.social-icon-whatsapp{width:35px;height:35px;border-radius:50%;right:24%;top:7%;transform:rotate(6deg)}
.social-icon-campaign{right:7%;top:11%}
.social-icon-send{right:36%;top:14%}
.oauth-button{width:100%;min-height:48px;border:1px solid #d9ddd9;border-radius:14px;background:#fff;color:var(--ink);display:flex;align-items:center;justify-content:center;gap:11px;font-weight:600;box-shadow:0 4px 14px rgba(34,51,45,.045)}
.oauth-button img{width:19px;height:19px}.oauth-button:disabled{cursor:wait;opacity:.62}
.auth-divider{display:flex;align-items:center;gap:10px;margin:16px 0;color:#909a96;font-size:.68rem}
.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:var(--line)}
.auth-divider span{white-space:nowrap}
.recovery-heading{display:flex;align-items:center;gap:13px;margin-bottom:12px}
.recovery-heading>span{display:grid;place-items:center;width:45px;height:45px;border-radius:14px;background:var(--green-soft);color:var(--green);font-size:1.45rem}
.recovery-heading h2{margin:0;font-size:1.35rem;letter-spacing:-.035em}
.recovery-heading .eyebrow{margin-bottom:4px}
.recovery-copy{margin:0 0 20px;color:var(--muted);font-size:.78rem;line-height:1.55}

@media(min-width:760px){
  .auth-screen{overflow:hidden}
  .auth-copy{margin:0;padding:28px 32px 28px 0}
  .social-icon-instagram{left:8%;top:18%;width:42px;height:42px}
  .social-icon-whatsapp{left:39%;right:auto;top:22%;width:40px;height:40px}
  .social-icon-campaign{right:48%;top:12%}
  .social-icon-send{right:44%;top:72%}
}
