@font-face{font-family:Inter;src:url("assets/fonts/Inter-Variable.ttf") format("truetype");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Inter;src:url("assets/fonts/Inter-Italic-Variable.ttf") format("truetype");font-style:italic;font-weight:100 900;font-display:swap}@font-face{font-family:"DM Sans";src:url("assets/fonts/Inter-Variable.ttf") format("truetype");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Manrope;src:url("assets/fonts/Inter-Variable.ttf") format("truetype");font-style:normal;font-weight:100 900;font-display:swap}:root{--ink:#17243d;--navy:#121f39;--muted:#697388;--paper:#f7f5f1;--white:#fff;--coral:#ff745c;--coral-dark:#e95f49;--purple:#7c6dfa;--green:#36b88a;--line:#e6e5e1;--shadow:0 20px 60px rgba(25,34,55,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"DM Sans",sans-serif;background:var(--paper)}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}.view{display:none}.view.active{display:block}.site-header{height:82px;display:flex;align-items:center;padding:0 5.5vw;background:#fff;position:relative;z-index:20}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--ink);font:800 22px Manrope}.brand-mark{display:flex;align-items:flex-end;gap:3px;height:23px}.brand-mark i{display:block;width:4px;border-radius:4px;background:var(--coral);height:12px}.brand-mark i:nth-child(2){height:22px}.brand-mark i:nth-child(3){height:16px}.public-nav{display:flex;gap:36px;margin:auto}.public-nav a{color:#4f596d;text-decoration:none;font-size:14px;font-weight:600}.header-actions{display:flex;gap:10px}.btn{border:0;border-radius:8px;padding:12px 18px;font-weight:700;background:0 0}.btn-dark{background:var(--navy);color:#fff}.btn-ghost{color:var(--ink)}.btn-coral{background:var(--coral);color:#fff;box-shadow:0 8px 22px rgba(255,116,92,.24)}.btn-coral:hover{background:var(--coral-dark)}.btn-large{padding:16px 22px}.btn-outline{border:1px solid #d8dbe1;background:#fff}.text-link{display:inline-block;border:0;background:0 0;color:inherit;font-weight:700;padding:12px 0;text-decoration:none}.hero{min-height:670px;padding:100px 8vw 80px;position:relative;overflow:hidden;background:linear-gradient(115deg,#fbfaf7 0,#f8f6f2 60%,#f0e9e4 100%)}.eyebrow,.kicker{font-size:11px;font-weight:800;letter-spacing:1.7px}.eyebrow{display:flex;align-items:center;gap:8px;color:#566176}.eyebrow span{width:22px;height:2px;background:var(--coral)}.hero h1{font:800 clamp(52px,6vw,88px)/.98 Manrope;margin:24px 0;color:var(--navy);letter-spacing:-4px}.hero h1 em{color:var(--coral);font-style:normal}.hero-copy{font-size:19px;line-height:1.65;max-width:570px;color:#5e687b}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:35px}.trust-row{display:flex;gap:26px;margin-top:40px;color:#727a88;font-size:12px}.trust-row b{color:var(--green);margin-right:5px}.hero-art{position:absolute;right:7vw;top:80px;width:40%;height:540px}.orb{position:absolute;border-radius:50%;filter:blur(2px)}.orb-one{width:410px;height:410px;right:0;top:45px;background:linear-gradient(145deg,#6879b4,#e8aaa0);opacity:.28}.orb-two{width:210px;height:210px;right:150px;bottom:0;background:#f6d4c8;opacity:.7}.message-card{position:absolute;background:rgba(255,255,255,.93);padding:20px 23px;border-radius:14px;box-shadow:var(--shadow);width:260px;z-index:3}.message-card>span{float:left;margin-right:12px}.message-card div{display:flex;flex-direction:column}.message-card small{color:#8d93a0}.message-card p{clear:both;line-height:1.5;margin:18px 0;color:#4d5668}.message-card i{font-style:normal;font-size:10px;color:#88909d}.card-one{right:50px;top:80px;transform:rotate(2deg)}.card-two{left:20px;bottom:70px;transform:rotate(-3deg)}.anon-avatar{display:grid;place-items:center;width:39px;height:39px;border-radius:50%;background:#8075cf;color:#fff;letter-spacing:2px}.anon-avatar.coral{background:var(--coral)}.hero-line{position:absolute;left:130px;top:70px;width:230px;height:330px;fill:none;stroke:#fff;stroke-width:2;opacity:.7}.logo-strip{background:#fff;padding:28px 7vw;display:flex;align-items:center;gap:7vw}.logo-strip>span{font-size:11px;color:#8a909b;text-transform:uppercase;letter-spacing:1px}.logo-strip div{display:flex;justify-content:space-between;flex:1;color:#9da2ad}.section{padding:110px 8vw}.final-cta h2,.section-heading h2,.security h2{font:800 44px/1.1 Manrope;letter-spacing:-2px;margin:14px 0}.kicker{color:var(--coral)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;margin-top:70px}.steps article{border-top:1px solid #d8d7d2;padding-top:24px;position:relative}.steps article>span{position:absolute;right:0;color:#a5a8ae;font-size:11px}.step-icon{width:70px;height:70px;border-radius:16px;background:#efecfb;display:grid;place-items:center;font-size:29px;color:#7868e8;margin-bottom:28px}.step-icon i{font-size:15px}.steps article:nth-child(2) .step-icon{background:#fff0ec;color:var(--coral)}.steps article:nth-child(3) .step-icon{background:#e9f6f1;color:var(--green)}.steps h3{font:700 20px Manrope}.steps p{color:var(--muted);line-height:1.7}.security{background:var(--navy);color:#fff;display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:600px}.security-art{position:relative;height:360px;display:grid;place-items:center}.shield{width:85px;height:100px;clip-path:polygon(50% 0,92% 17%,85% 72%,50% 100%,15% 72%,8% 17%);background:var(--coral);display:grid;place-items:center;color:#fff;font-size:30px;z-index:2}.orbit{position:absolute;border:1px solid rgba(255,255,255,.2);border-radius:50%;width:280px;height:280px}.orbit.two{width:410px;height:230px}.security-pill{position:absolute;background:#fff;color:var(--ink);padding:10px 15px;border-radius:20px;font-size:11px;box-shadow:var(--shadow)}.p1{top:35px;left:20%}.p2{right:9%;top:48%}.p3{bottom:20px;left:15%}.security-copy p{color:#b6bdca;line-height:1.8;max-width:480px}.light{color:#ff9c8b}.light-link{color:#fff}.center{text-align:center}.section-heading.center p{color:var(--muted)}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1050px;margin:60px auto}.plans article{background:#fff;border:1px solid var(--line);padding:35px;border-radius:14px;position:relative}.plans article.featured{border:2px solid var(--coral);transform:translateY(-12px)}.popular{position:absolute;top:-14px;right:24px;background:var(--coral);color:#fff;padding:6px 12px;border-radius:15px;font-size:9px;font-weight:800;letter-spacing:1px}.plan-name{font-size:11px;font-weight:800;letter-spacing:1.5px}.plans h3{font:800 39px Manrope;margin:18px 0}.plans h3 small{font:500 12px "DM Sans";color:var(--muted)}.plans p{color:var(--muted);min-height:48px}.plans .btn{width:100%;margin:12px 0}.plans ul{list-style:none;padding:12px 0;margin:0;border-top:1px solid var(--line)}.plans li{margin:15px 0;font-size:13px}.plans li:before{content:"✓";color:var(--green);margin-right:10px}.final-cta{background:#44517e;color:#fff;padding:80px 12vw;display:flex;justify-content:space-between;overflow:hidden}.cta-mark{font:300px Georgia;line-height:.65;color:rgba(255,255,255,.08)}.sidebar{position:fixed;width:240px;inset:0 auto 0 0;background:var(--navy);color:#fff;padding:28px 20px;display:flex;flex-direction:column;z-index:15}.brand-light{color:#fff;margin:0 10px 40px}.sidebar nav{display:flex;flex-direction:column;gap:6px}.sidebar nav button{border:0;background:0 0;color:#aab1bf;text-align:left;padding:13px;border-radius:8px}.sidebar nav button span{margin-right:12px}.sidebar nav button b{float:right;background:var(--coral);color:#fff;border-radius:9px;padding:1px 6px;font-size:10px}.sidebar nav button.active,.sidebar nav button:hover{background:#25324c;color:#fff}.plan-meter{margin-top:auto;background:#202e48;padding:15px;border-radius:10px}.plan-meter div:first-child{display:flex;justify-content:space-between;font-size:9px}.plan-meter b{font-weight:500;color:#aab2c0}.meter{height:4px;background:#465169;border-radius:3px;margin:10px 0}.meter i{display:block;width:60%;height:100%;background:var(--coral)}.plan-meter button{border:0;background:0 0;color:#fff;padding:5px 0;font-size:11px}.user-card{display:flex;align-items:center;gap:9px;margin-top:18px}.user-card>span{width:33px;height:33px;border-radius:50%;background:#756bba;display:grid;place-items:center;font-size:11px}.user-card div{display:flex;flex-direction:column;min-width:0}.user-card b{font-size:11px}.user-card small{font-size:9px;color:#929cac}.user-card button{margin-left:auto;background:0 0;border:0;color:#fff}.app-main{margin-left:240px;min-height:100vh;background:#f6f7f9}.app-top{height:72px;background:#fff;border-bottom:1px solid #e7e8eb;display:flex;align-items:center;padding:0 36px}.app-top>div:first-of-type{display:flex;flex-direction:column}.app-top small{font-size:8px;letter-spacing:1px;color:#9a9fa9}.app-top b{font-size:12px}.app-actions{margin-left:auto;display:flex;gap:8px}.icon-btn{width:38px;border:1px solid #e2e3e7;background:#fff;border-radius:8px;position:relative}.icon-btn i{position:absolute;width:6px;height:6px;background:var(--coral);border-radius:50%;right:7px;top:7px}.mobile-menu{display:none}.dash-panel{display:none;padding:38px}.dash-panel.active{display:block}.page-title{display:flex;justify-content:space-between;align-items:center}.inbox-head h1,.page-title h1{font:800 28px Manrope;margin:0}.page-title p{color:var(--muted);margin:5px 0}.search{border:1px solid #dddfe4;background:#fff;border-radius:8px;padding:10px 12px;display:flex;gap:8px;width:230px}.search input{border:0;outline:0;width:100%;font-size:12px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:30px 0}.stats article{background:#fff;padding:20px;border:1px solid #e5e6e9;border-radius:10px;display:flex;align-items:center;gap:16px}.stat-icon{width:45px;height:45px;border-radius:10px;display:grid;place-items:center}.purple{background:#eeecff;color:#7467ed}.coral{background:#fff0ed;color:var(--coral)}.green{background:#eaf8f3;color:var(--green)}.stats article div{display:grid;grid-template-columns:auto auto;align-items:end}.stats small{grid-column:1/3;font-size:8px;color:#969ba6;letter-spacing:1px}.stats strong{font:800 27px Manrope}.stats em{font-style:normal;color:#8c929d;font-size:9px;margin:0 0 5px 8px}.stats em.up{color:var(--green)}.box-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.box-card{background:#fff;border:1px solid #e4e5e8;border-radius:12px;overflow:hidden;transition:.2s}.box-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(24,34,55,.08)}.box-card-main{padding:22px}.box-card-top{display:flex;justify-content:space-between}.box-status{font-size:8px;font-weight:800;color:var(--green);letter-spacing:1px}.box-status:before{content:"";display:inline-block;width:6px;height:6px;background:var(--green);border-radius:50%;margin-right:5px}.kebab{border:0;background:0 0}.box-card h3{font:700 17px Manrope;margin:18px 0 7px}.box-card p{font-size:11px;color:var(--muted);line-height:1.5;height:35px}.box-link{display:flex;background:#f5f6f8;padding:9px;border-radius:6px;font-size:9px;color:#6e7582}.box-link button{margin-left:auto;border:0;background:0 0}.box-numbers{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #eee}.box-numbers div{padding:13px 22px}.box-numbers div+div{border-left:1px solid #eee}.box-numbers small{display:block;font-size:8px;color:#9ba0a9}.box-numbers b{font-size:12px}.box-numbers i{display:inline-grid;place-items:center;background:var(--coral);color:#fff;width:17px;height:17px;border-radius:50%;font-style:normal;font-size:8px}.box-footer{padding:13px 22px;border-top:1px solid #eee;display:flex;justify-content:space-between;font-size:9px;color:#8c929c}.box-footer button{border:0;background:0 0;font-size:10px;font-weight:700}.inbox-head{display:flex;gap:18px;align-items:flex-start}.back-btn{width:34px;height:34px;border:1px solid #dfe1e5;background:#fff;border-radius:8px}.inbox-head small{font-size:8px;color:var(--green);letter-spacing:1px}.status-dot{display:inline-block;width:6px;height:6px;background:var(--green);border-radius:50%;margin-right:5px}.inbox-head p{font-size:12px;color:var(--muted)}.inbox-head>.btn{margin-left:auto}.meta-row{display:flex;gap:28px;border-bottom:1px solid #dddfe3;padding:18px 52px;font-size:9px;color:#9297a1}.meta-row b{color:#4e5666;margin-left:5px}.inbox-toolbar{display:flex;gap:8px;margin:20px 0}.wide{width:270px}.filter{border:1px solid #dfe1e5;background:#fff;border-radius:7px;font-size:10px;padding:0 12px}.filter.active{border-color:#a4a9b2;background:#f1f2f4}.filter b{background:#e9eaed;padding:2px 5px;border-radius:8px}.spacer{flex:1}.compact{padding:8px 12px;font-size:10px}.view-toggle{display:flex;border:1px solid #dfe1e5;border-radius:7px;overflow:hidden}.view-toggle button{border:0;background:#fff;width:34px}.view-toggle button.active{background:#e9eaed}.feedback-list{display:flex;flex-direction:column;gap:9px}.feedback-list.grid{display:grid;grid-template-columns:1fr 1fr}.feedback-item{display:grid;grid-template-columns:38px 1fr auto;gap:13px;background:#fff;border:1px solid #e4e5e8;border-radius:9px;padding:16px;cursor:pointer}.feedback-item.unread{border-left:3px solid var(--coral)}.feedback-avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#7772ba;font-size:10px}.feedback-body h4{margin:0;font-size:12px}.feedback-body p{font-size:11px;color:#626b7b;margin:7px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feedback-meta{font-size:9px;color:#969ba5}.feedback-actions{display:flex;align-items:center;gap:8px}.feedback-actions button{border:0;background:0 0;color:#a1a5ad}.feedback-actions button.marked{color:#f3a63a}.unread-dot{width:7px;height:7px;background:var(--coral);border-radius:50%}.reporter-view{min-height:100vh;background:#f2f0eb}.reporter-head{height:74px;background:#fff;display:flex;align-items:center;padding:0 7vw;border-bottom:1px solid #e2e0db}.company-logo{width:38px;height:38px;border-radius:9px;background:var(--navy);color:#fff;display:grid;place-items:center;font:800 18px Manrope;margin-right:10px}.reporter-head div:nth-child(2){display:flex;flex-direction:column}.reporter-head small{font-size:7px;letter-spacing:1px;color:#9297a0}.reporter-head>span{margin-left:auto;background:#ecf7f3;color:#358e72;padding:8px 12px;border-radius:18px;font-size:10px}.reporter-wrap{display:grid;grid-template-columns:1fr 1.15fr;gap:7vw;padding:75px 10vw}.report-intro h1{font:800 48px/1.08 Manrope;letter-spacing:-2px;margin:14px 0}.report-intro>p{color:var(--muted);line-height:1.7;max-width:460px}.anonymous-badge{display:grid;place-items:center;width:60px;height:60px;border-radius:18px;background:var(--coral);color:#fff;font-size:21px;letter-spacing:3px;margin-bottom:28px}.privacy-note{display:flex;gap:14px;margin-top:40px;background:#e9e7e1;padding:18px;border-radius:10px;max-width:460px}.privacy-note>span{font-size:25px}.privacy-note b{font-size:12px}.privacy-note p{font-size:10px;color:var(--muted);margin:5px 0}.privacy-note button{border:0;background:0 0;padding:0;font-size:10px;font-weight:700}.report-form{background:#fff;border-radius:14px;padding:32px;box-shadow:0 14px 45px rgba(30,38,53,.09)}.form-top{display:flex;border-bottom:1px solid #e7e7e5;padding-bottom:20px;margin-bottom:23px}.form-top small,.report-form>label{font-size:9px;font-weight:700;letter-spacing:.7px}.form-top h2{font:700 20px Manrope;margin:7px 0}.form-top p{font-size:10px;color:var(--muted)}.form-top>span{margin-left:auto;font-size:8px;background:#f5f3ef;height:max-content;padding:6px;border-radius:5px}.report-form label{display:block;position:relative}.report-form label em{color:var(--coral)}.report-form input,.report-form textarea{width:100%;border:1px solid #dbdce0;border-radius:7px;padding:12px;margin-top:7px;outline:0;font-size:11px}.report-form textarea{height:145px;resize:vertical}.counter{position:absolute;right:9px;bottom:9px;color:#9a9fa8;font-size:8px}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:17px}.two-fields label small{color:#a3a6ae}.check{display:flex!important;align-items:flex-start;gap:10px;margin:20px 0}.check input{display:none}.check>span{width:17px;height:17px;border:1px solid #d1d4d9;border-radius:4px;flex:none}.check input:checked+span{background:var(--coral)}.check div{display:flex;flex-direction:column}.check small{font-size:8px;color:#8e949e;margin-top:3px}.submit-btn{width:100%;display:flex;justify-content:space-between}.form-foot{text-align:center;font-size:8px;color:#8e949e}.reporter-footer{border-top:1px solid #dcdbd7;padding:22px 7vw;display:flex;justify-content:space-between;font-size:9px;color:#8c9199}.privacy-view{background:#f7f5f1;min-height:100vh}.privacy-view>header{height:74px;background:#fff;display:flex;align-items:center;gap:20px;padding:0 7vw}.privacy-view>header>span{margin-left:auto;font-size:11px;color:var(--muted)}.privacy-hero{text-align:center;padding:90px 20px 60px}.shield.large{margin:0 auto 28px}.privacy-hero h1{font:800 49px/1.1 Manrope;letter-spacing:-2px}.privacy-hero p{max-width:650px;margin:auto;color:var(--muted);line-height:1.7}.privacy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:1000px;margin:0 auto 80px}.privacy-grid article{background:#fff;padding:30px;border-radius:12px}.privacy-grid article>span{color:var(--coral);font-weight:800}.privacy-grid h2{font:700 19px Manrope}.privacy-grid p{color:var(--muted);font-size:12px;line-height:1.7}.privacy-cta{text-align:center;background:var(--navy);color:#fff;padding:60px}.privacy-cta h2{font:700 30px Manrope}.toast{position:fixed;z-index:100;bottom:25px;left:50%;transform:translate(-50%,20px);background:var(--navy);color:#fff;padding:12px 18px;border-radius:8px;opacity:0;pointer-events:none;transition:.3s;font-size:12px}.toast.show{opacity:1;transform:translate(-50%,0)}dialog{border:0;border-radius:16px;padding:38px;width:min(460px,92vw);box-shadow:0 30px 100px rgba(13,24,43,.25)}dialog::backdrop{background:rgba(15,25,44,.62);backdrop-filter:blur(3px)}dialog h2{font:800 30px Manrope;margin:10px 0}dialog>p{color:var(--muted);font-size:13px}.dialog-close{position:absolute;right:16px;top:13px;border:0;background:#f2f2f1;border-radius:50%;width:30px;height:30px}.signupDialog form,dialog form{display:flex;flex-direction:column;gap:15px;margin-top:24px}dialog form>label{font-size:10px;font-weight:700}dialog input,dialog select,dialog textarea{width:100%;padding:12px;border:1px solid #dcdee2;border-radius:7px;margin-top:6px;font-size:12px}dialog textarea{height:75px;resize:none}.domain-input{display:flex;border:1px solid #dcdee2;border-radius:7px;margin-top:6px;align-items:center}.domain-input span{font-size:11px;color:#8d929c;padding-left:12px}.domain-input input{border:0;margin:0}.upload{height:70px;border:1px dashed #d5d7da;border-radius:8px;display:flex;align-items:center!important;justify-content:center;gap:8px;color:#9ba0aa}.advanced-toggle small,.upload small{background:#edeafd;color:#776add;padding:3px 6px;border-radius:8px;font-size:7px}.upload span{font-size:18px}.upload b{font-size:10px}dialog>small{display:block;text-align:center;color:#9a9ea6;margin-top:15px;font-size:8px}.box-dialog{width:min(650px,94vw);max-height:90vh}.box-dialog form{margin-top:15px}.advanced-toggle{border:1px solid #e0e1e4;background:#f8f8f7;padding:13px;border-radius:7px;text-align:left;font-weight:700}.advanced-toggle small{margin-left:6px}.advanced-toggle i{float:right;font-style:normal}.advanced-content{display:none;border:1px solid #e2e3e5;border-radius:8px}.advanced-content.open{display:block}.setting{padding:13px;display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;border-bottom:1px solid #eee}.setting:last-child{border:0}.setting div:first-child{display:flex;flex-direction:column}.setting b{font-size:11px}.setting small{font-size:8px;color:#9398a2}.setting>input,.setting>select{width:160px;margin:0;padding:7px}.switch input{display:none}.switch span{display:block;width:32px;height:18px;background:#d6d8dc;border-radius:15px;position:relative}.switch span:after{content:"";position:absolute;width:14px;height:14px;background:#fff;border-radius:50%;top:2px;left:2px;transition:.2s}.switch input:checked+span{background:var(--coral)}.switch input:checked+span:after{left:16px}.mini-check{font-size:9px}.mini-check input{width:auto}.passcode>div:last-child{grid-column:1/-1;display:flex}.passcode>div:last-child input{margin:0}.passcode button{border:1px solid #ddd;background:#fff}.share-dialog{text-align:center}.success-icon{margin:auto;width:52px;height:52px;border-radius:50%;background:#e8f7f1;color:var(--green);display:grid;place-items:center;font-size:25px}.qr{width:170px;height:170px;margin:20px auto;background-color:#fff;background-image:linear-gradient(90deg,var(--navy) 10px,transparent 10px),linear-gradient(var(--navy) 10px,transparent 10px);background-size:19px 19px;border:13px solid #fff;outline:1px solid #eee;position:relative}.qr:after,.qr:before{content:"";position:absolute;width:38px;height:38px;border:8px solid var(--navy);background:#fff}.qr:before{top:0;left:0}.qr:after{right:0;bottom:0}.share-url{display:flex;background:#f3f4f5;padding:11px;border-radius:7px;font-size:10px;text-align:left}.share-url button{margin-left:auto;border:0}.share-dialog>.btn{width:100%;margin-top:10px}@media(max-width:900px){.public-nav{display:none}.hero{padding-top:70px}.hero-art{opacity:.35;right:-120px;width:60%}.hero-actions,.hero>*,.trust-row{position:relative;z-index:2}.plans,.steps{grid-template-columns:1fr}.plans article.featured{transform:none}.security{grid-template-columns:1fr}.box-grid{grid-template-columns:1fr 1fr}.reporter-wrap{grid-template-columns:1fr}.report-intro{text-align:center}.privacy-note,.report-intro>p{margin-left:auto;margin-right:auto}.anonymous-badge{margin-left:auto;margin-right:auto}.privacy-grid{grid-template-columns:1fr;margin:20px}.sidebar{transform:translateX(-100%);transition:.2s}.sidebar.open{transform:translateX(0)}.app-main{margin-left:0}.mobile-menu{display:block;border:0;background:0 0;margin-right:15px}}@media(max-width:600px){.site-header{padding:0 18px}.header-actions .btn-ghost{display:none}.hero{padding:65px 24px;min-height:680px}.hero h1{font-size:52px}.hero-copy{font-size:16px}.hero-actions,.trust-row{align-items:flex-start;flex-direction:column}.hero-art{display:none}.logo-strip{display:none}.section{padding:75px 24px}.final-cta h2,.section-heading h2,.security h2{font-size:35px}.steps{gap:45px}.security-art{height:290px}.plans{margin-top:40px}.final-cta{padding:65px 24px}.cta-mark{display:none}.dash-panel{padding:24px 15px}.app-top{padding:0 15px}.app-actions .icon-btn{display:none}.page-title{align-items:flex-start;gap:15px;flex-direction:column}.search{width:100%}.stats{grid-template-columns:1fr}.box-grid{grid-template-columns:1fr}.inbox-head>.btn{display:none}.meta-row{padding-left:0;gap:12px;flex-wrap:wrap}.inbox-toolbar{flex-wrap:wrap}.inbox-toolbar .wide{width:100%}.feedback-list.grid{grid-template-columns:1fr}.feedback-item{grid-template-columns:38px 1fr}.feedback-actions{grid-column:2}.reporter-head{padding:0 18px}.reporter-head>span{display:none}.reporter-wrap{padding:45px 18px}.report-intro h1{font-size:39px}.report-form{padding:23px}.two-fields{grid-template-columns:1fr}.privacy-hero h1{font-size:38px}.privacy-view>header>span{display:none}}.homepage-guide-links{margin-top:54px;padding:28px;border:1px solid #e2e3e7;border-radius:16px;background:rgba(255,255,255,.66);box-shadow:0 12px 36px rgba(18,31,57,.05)}.guide-heading{max-width:690px;margin-bottom:22px}.homepage-guide-links .guide-eyebrow{display:block;color:var(--coral);font-size:10px;font-weight:900;letter-spacing:.14em;margin-bottom:8px}.guide-heading h3{font:750 21px/1.3 Manrope;margin:0 0 7px;color:var(--navy)}.guide-heading p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.guide-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.homepage-guide-card{display:grid;grid-template-columns:46px 1fr 24px;align-items:center;gap:14px;min-height:112px;padding:18px;border:1px solid #e0e3e8;border-radius:13px;background:#fff;color:var(--navy);text-decoration:none;box-shadow:0 5px 16px rgba(18,31,57,.04);transition:border-color .2s,box-shadow .2s,transform .2s}.homepage-guide-card:hover{border-color:#ff9a89;box-shadow:0 12px 28px rgba(18,31,57,.1);transform:translateY(-2px)}.guide-card-icon{width:46px;height:46px;border-radius:12px;display:grid;place-items:center}.guide-card-icon svg{width:21px;height:21px;fill:currentColor}.homepage-guide-card.reporter .guide-card-icon{background:#e9f6f1;color:var(--green)}.homepage-guide-card.admin .guide-card-icon{background:#fff0ec;color:var(--coral)}.guide-card-copy{display:flex;flex-direction:column;gap:6px;min-width:0}.guide-card-copy strong{font:750 14px Manrope}.guide-card-copy small{color:var(--muted);font-size:11px;line-height:1.55}.guide-card-arrow{font-size:21px;color:#9aa1ae;transition:transform .2s,color .2s}.homepage-guide-card:hover .guide-card-arrow{color:var(--coral);transform:translateX(3px)}@media(max-width:700px){.homepage-guide-links{margin-top:42px;padding:20px}.guide-card-grid{grid-template-columns:1fr}.homepage-guide-card{min-height:0}.guide-heading h3{font-size:19px}}.qr{width:194px;height:194px;padding:12px;background:#fff;background-image:none;border:1px solid #eee;border-radius:8px;outline:0;display:grid;place-items:center}.qr:after,.qr:before{content:none}.qr canvas{display:block!important;width:168px!important;height:168px!important}.qr img{display:none!important}.company-logo img{width:100%;height:100%;object-fit:contain;border-radius:9px}.password-meter{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:9px}.password-meter i{height:4px;border-radius:4px;background:#e1e3e7;transition:background .2s}.password-meter[data-score="1"] i:nth-child(-n+1){background:#e45f5f}.password-meter[data-score="2"] i:nth-child(-n+2){background:#e9a23b}.password-meter[data-score="3"] i:nth-child(-n+3){background:#53ad83}.password-meter[data-score="4"] i{background:#258c68}.password-strength{display:block;margin-top:6px;font-size:10px;font-weight:700;color:#8c929d}.password-strength[data-score="1"]{color:#c94e4e}.password-strength[data-score="2"]{color:#b67920}.password-strength[data-score="3"],.password-strength[data-score="4"]{color:#258c68}.password-hint{display:block!important;text-align:left!important;margin-top:4px!important;color:#9297a1!important;font-size:9px!important;font-weight:400}[hidden]{display:none!important}.form-error{margin:0;padding:10px 12px;border:1px solid #efb1a7;border-radius:7px;background:#fff2ef;color:#a73525;font-size:11px;line-height:1.45}.setting{grid-template-columns:auto minmax(0,1fr) auto}.setting>div:nth-child(2){display:flex;flex-direction:column}.setting>div:nth-child(2)>b{font-size:11px}.setting>div:nth-child(2)>small{font-size:8px;color:#9398a2}.setting-spacer{display:block;width:32px}.setting.is-locked{background:#f6f6f6;color:#777;opacity:.78}.setting.is-locked button,.setting.is-locked input,.setting.is-locked select{cursor:not-allowed}.plan-badge{display:inline-block;margin-left:5px;padding:3px 6px;border-radius:8px;background:#edeafd;color:#6557d8;font:800 7px/1 "DM Sans";letter-spacing:.5px;vertical-align:middle}.plan-badge.premium{background:#fff0ec;color:#d9553f}.advanced-plan-badge{margin-left:6px}html{font-size:16px}body,button,input,select,textarea{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}.brand,.company-logo,.plan-badge,h1,h2,h3,h4,h5,h6{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}body{font-size:16px;line-height:1.55}.brand,.final-cta h2,.form-top h2,.hero h1,.inbox-head h1,.page-title h1,.plans h3,.privacy-hero h1,.report-intro h1,.section-heading h2,.security h2,dialog h2{font-family:Inter,system-ui,sans-serif}.brand{font-size:24px;letter-spacing:-.5px}.btn,.public-nav a,.text-link{font-size:15px}.eyebrow,.kicker,.plan-name{font-size:12px}.hero-copy{font-size:20px}.plans h3,.steps h3{font-size:22px}.plans p,.security-copy p,.steps p{font-size:16px}.sidebar nav button{font-size:14px}.plan-meter button,.plan-meter div:first-child{font-size:12px}.user-card b{font-size:13px}.user-card small{font-size:11px}.app-top small{font-size:11px}.app-top b{font-size:14px}.inbox-head h1,.page-title h1{font-size:32px;letter-spacing:-1px}.inbox-head p,.page-title p{font-size:14px}.search{width:280px}.search input{font-size:14px}.box-numbers small,.meta-row,.stats small{font-size:11px}.stats strong{font-size:30px}.box-footer,.box-status,.stats em{font-size:11px}.box-card h3{font-size:19px}.box-card p{font-size:14px;height:auto;min-height:44px}.box-footer button,.box-link,.compact,.filter{font-size:12px}.box-link{align-items:center}.box-numbers b{font-size:14px}.feedback-body h4{font-size:15px}.feedback-body p{font-size:14px}.feedback-meta{font-size:12px}.reporter-head small{font-size:10px}.reporter-head>span{font-size:12px}.report-intro h1{font-size:clamp(42px,5vw,60px)}.report-intro>p{font-size:17px}.public-page-brand{display:flex;align-items:center;gap:11px;width:max-content;min-height:60px;margin-bottom:28px;color:var(--navy);font:800 24px Inter,system-ui,sans-serif;letter-spacing:-.5px}.public-page-brand .brand-mark{height:25px}.public-page-brand .brand-mark i{width:5px}.public-page-brand.has-company-logo{width:min(260px,100%);height:76px;padding:0;border:0;border-radius:0;background:0 0}.public-page-brand.has-company-logo img{display:block;width:100%;height:100%;object-fit:contain;object-position:left center}.survey-public-intro .public-page-brand{margin-bottom:24px}.theme-dark .public-page-brand{color:#edf3ff}.theme-dark .public-page-brand.has-company-logo{border-color:transparent;background:0 0}.privacy-note b{font-size:14px}.privacy-note button,.privacy-note p{font-size:12px}.copy-option>label,.form-top small,.report-form label,.report-form>label,.two-fields label{font-size:12px}.form-top h2{font-size:24px}.form-top p{font-size:13px}.form-top>span{font-size:11px}.report-form input,.report-form textarea,dialog input,dialog select,dialog textarea{font-size:15px;padding:14px}.report-form input,.report-form textarea{font-weight:400}.check small,.counter,.form-foot{font-size:11px}.check b{font-size:14px}.setting b,.setting>div:nth-child(2)>b{font-size:14px}.setting small,.setting>div:nth-child(2)>small{font-size:12px}.mini-check{font-size:12px}.advanced-toggle{font-size:14px}.plan-badge{font-size:9px}.form-error{font-size:13px}.copy-option{margin-top:18px}.copy-option .check{margin-bottom:12px}.copy-option>label:last-child{display:block}*{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif!important}.form-error{display:flex;align-items:flex-start;gap:10px;margin:6px 0 0;padding:13px 14px;border:0;border-left:4px solid #e55252;border-radius:10px;background:linear-gradient(135deg,#fff4f3,#fff8f7);color:#8f2929;box-shadow:0 8px 24px rgba(184,50,50,.09);font-size:13px;font-weight:600}.form-error.is-visible{animation:error-in .22s ease-out}.form-error-icon{display:grid;place-items:center;flex:0 0 20px;width:20px;height:20px;border-radius:50%;background:#e55252;color:#fff;font-size:12px;font-weight:800}.has-error input:user-invalid,.has-error select:user-invalid,.has-error textarea:user-invalid{border-color:#df6a62;box-shadow:0 0 0 3px rgba(223,106,98,.12)}@keyframes error-in{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.expiry-controls{display:grid!important;grid-template-columns:150px 150px;gap:8px;align-items:center}.expiry-controls input,.expiry-controls select{width:150px!important;margin:0!important;padding:9px!important}.expiry-controls input[type=date]{grid-column:2}.existing-share{display:grid;grid-template-columns:minmax(0,1fr) 158px;gap:18px;align-items:center;padding:20px;border:1px solid #e1e4ea;border-radius:14px;background:linear-gradient(135deg,#f8f9fc,#fff)}.existing-share h3{margin:5px 0 8px;font-size:18px}.existing-share p{margin:0;color:#59657a;font-size:12px;overflow-wrap:anywhere}.existing-share>.btn{grid-column:1/-1}.existing-share-actions{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.existing-share-actions .btn{width:100%;padding:11px 10px;font-size:12px}.compact-qr{width:158px;height:158px;margin:0;padding:12px}.compact-qr canvas,.compact-qr img{width:132px!important;height:132px!important}#reportForm>.form-top{margin-bottom:0}#reportForm>.copy-option,#reportForm>.form-error,#reportForm>.form-foot,#reportForm>.submit-btn,#reportForm>.two-fields,#reportForm>label{margin-top:22px}#reportForm .two-fields{gap:14px}#reportContactFields{grid-template-columns:1fr}#reportForm .two-fields label{min-width:0}#reportForm input,#reportForm textarea{border-radius:9px}#reportForm input[type=file]{padding:12px;background:#fff}.copy-domain-input{display:flex;align-items:center;margin-top:7px;overflow:hidden;border:1px solid #dbdce0;border-radius:7px;background:#fff}.copy-domain-input input{min-width:0;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important}.copy-domain-input span{flex:0 0 auto;padding:14px 14px 14px 0;color:#536077;font-size:15px;font-weight:600;white-space:nowrap}.theme-dark .copy-domain-input{border-color:#58687c;background:#202c3c}.theme-dark .copy-domain-input input{background:#202c3c!important;color:#f7f8fa}.theme-dark .copy-domain-input span{color:#c7d0dc}.copy-recipient-row{display:flex;align-items:center;gap:8px}.copy-recipient-row .copy-domain-input{flex:1}.add-copy-recipient,.remove-copy-recipient{border:0;background:0 0;color:#536077;font:inherit;font-weight:700;cursor:pointer}.remove-copy-recipient{flex:0 0 36px;width:36px;height:36px;margin-top:7px;border-radius:50%;font-size:24px;line-height:1}.remove-copy-recipient:hover{background:#fff0ec;color:#d84d43}.add-copy-recipient{margin-top:10px;padding:4px 0;color:#0d55bd;font-size:13px}.theme-dark .add-copy-recipient,.theme-dark .remove-copy-recipient{color:#b8c8dd}.theme-dark .remove-copy-recipient:hover{background:#2d3c50;color:#ff8c83}#reportForm .copy-option .check{margin:0 0 14px}#reportForm .submit-btn{padding:15px 18px}#reportForm .submit-btn:disabled{cursor:wait;opacity:.78;box-shadow:none}#reportForm .submit-btn.is-submitting{align-items:center}.submit-spinner{display:inline-block;flex:0 0 18px;width:18px;height:18px;border:2px solid rgba(255,255,255,.42);border-top-color:#fff;border-radius:50%;animation:submit-spin .7s linear infinite}@keyframes submit-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.submit-spinner{animation-duration:1.4s}}.btn.is-submitting{display:inline-flex;align-items:center;justify-content:center;gap:9px;cursor:wait}.btn.is-submitting:disabled{opacity:.78;box-shadow:none}#reportForm .form-foot{margin-bottom:0}.field-error{display:block;margin-top:7px;color:#c13f3f;font-size:12px;font-weight:600;line-height:1.4}.field-error.is-visible{animation:error-in .2s ease-out}#reportForm [aria-invalid=true]{border-color:#df5f5f;box-shadow:0 0 0 3px rgba(223,95,95,.12);background:snow}#reporterView.theme-dark #reportForm [aria-invalid=true],#reporterView.theme-dark #reportForm input:user-invalid,#reporterView.theme-dark #reportForm textarea:user-invalid{border-color:#ff7f78;background:#202c3c;color:#f7f8fa;box-shadow:0 0 0 3px rgba(255,127,120,.18)}#reportForm>.field-error{margin-top:8px}.field-label{display:inline-flex;align-items:center;gap:5px}.passcode-info{position:relative;display:inline-grid;place-items:center;width:13px;height:13px;border:1px solid currentColor;border-radius:50%;font-size:8px;font-style:normal;font-weight:800;line-height:1;text-transform:none;cursor:help;outline:0}.passcode-info:after{content:attr(data-tooltip);position:absolute;z-index:20;top:calc(100% + 8px);left:0;width:210px;padding:9px 11px;border-radius:7px;background:var(--navy);color:#fff;box-shadow:0 8px 24px rgba(15,27,51,.24);font-size:11px;font-weight:600;letter-spacing:0;line-height:1.4;text-transform:none;opacity:0;pointer-events:none;transform:translateY(-3px);transition:opacity .16s ease,transform .16s ease}.passcode-info:focus-visible:after,.passcode-info:hover:after{opacity:1;transform:translateY(0)}.passcode-info:focus-visible{box-shadow:0 0 0 3px rgba(124,109,250,.3)}@media(max-width:700px){.expiry-controls{grid-template-columns:1fr}.expiry-controls input,.expiry-controls select{width:100%!important}.expiry-controls input[type=date]{grid-column:auto}.existing-share{grid-template-columns:1fr}.compact-qr{margin:auto}}@media(max-width:540px){.existing-share-actions{grid-template-columns:1fr}}.theme-picker{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0;padding:0;border:0}.theme-picker legend{grid-column:1/-1;margin-bottom:8px;font-size:12px;font-weight:700;letter-spacing:.7px}.theme-picker label{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:14px;border:1px solid #dfe2e8;border-radius:11px;background:#fff;cursor:pointer}.theme-picker input{position:absolute;opacity:0;pointer-events:none}.theme-picker label:has(input:checked){border-color:#ff745c;box-shadow:0 0 0 3px rgba(255,116,92,.12)}.theme-picker label>span:last-child{display:flex;flex-direction:column}.theme-picker b{font-size:14px}.theme-picker small{margin-top:3px;color:#7d8797;font-size:11px}.advanced-theme-picker{column-gap:10px;row-gap:5px;padding:28px 18px 12px;border-top:0}.advanced-theme-picker legend{margin-bottom:0}.theme-swatch{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;font-size:17px}.light-swatch{background:#fff0d9;color:#e58c25}.dark-swatch{background:#101d35;color:#8ca6d7}.reporter-view.theme-light{background:radial-gradient(circle at 18% 12%,#fff4e8 0,transparent 34%),linear-gradient(150deg,#f8f5ef,#f1eee8);color:#10203d}.theme-light .reporter-head{background:rgba(255,255,255,.94)}.theme-light .anonymous-badge{background:linear-gradient(145deg,#ff816d,#ff6653);box-shadow:0 14px 32px rgba(255,104,83,.25)}.theme-light .privacy-note{background:#fff2e8;border:1px solid #f6dfd0}.theme-light .report-form{box-shadow:0 22px 60px rgba(67,50,35,.12)}.reporter-view.theme-dark{background:radial-gradient(circle at 80% 10%,rgba(42,67,111,.34),transparent 34%),linear-gradient(145deg,#07111f,#0c1930 62%,#101e36);color:#edf3ff}.theme-dark .reporter-head{background:rgba(7,17,31,.92);border-color:#263650;color:#edf3ff}.theme-dark .company-logo{background:#ff745c}.theme-dark .reporter-head small{color:#91a0b8}.theme-dark .reporter-head>span{background:#122c2b;color:#72d6b7}.theme-dark .anonymous-badge{background:#172a49;border:1px solid #3a5278;box-shadow:0 0 0 8px rgba(70,96,139,.1);color:#b9cae6}.theme-dark .report-intro>p{color:#aebbd0}.theme-dark .kicker{color:#8ea7d0}.theme-dark .privacy-note{background:rgba(17,33,57,.82);border:1px solid #293e5f}.theme-dark .privacy-note p{color:#a5b3c8}.theme-dark .privacy-note button{color:#d7e3f7}.theme-dark .report-form{background:#101e34;color:#edf3ff;border:1px solid #263b5b;box-shadow:0 28px 80px rgba(0,0,0,.36)}.theme-dark .form-top{border-color:#2a3d5a}.theme-dark .form-top p{color:#aab8cc}.theme-dark .form-top>span{background:#1b2b45;color:#c8d5e8}.theme-dark .report-form input,.theme-dark .report-form textarea{background:#0a172a;border-color:#324762;color:#f3f7ff}.theme-dark .report-form input::placeholder,.theme-dark .report-form textarea::placeholder{color:#71819a}.theme-dark .check small,.theme-dark .form-foot,.theme-dark .two-fields label small{color:#8fa0b8}.theme-dark .check>span{border-color:#52637c}.theme-dark .reporter-footer{border-color:#263650;color:#91a0b8}.theme-dark .field-error{color:#ff9991}@media(max-width:600px){.theme-picker{grid-template-columns:1fr}}@media(max-width:600px){.box-dialog{width:calc(100vw - 20px);padding:28px 16px}.advanced-content .setting{padding:11px 10px}.advanced-content .notify-setting,.advanced-content .reporter-copy-setting{grid-template-columns:auto minmax(0,1fr);align-items:start}.notify-setting>input,.reporter-copy-setting>select{grid-column:2;width:100%;margin-top:2px}}:root{--ink:#2b3543;--navy:#2f3d50;--muted:#687383;--paper:#f7f5f1;--coral:#ff745c;--coral-dark:#e95f49;--purple:#53657b;--shadow:0 20px 60px rgba(43,53,67,.13)}.final-cta{background:#445367}.sidebar nav button.active,.sidebar nav button:hover{background:#3b4a5e}.plan-meter{background:#263344}.meter{background:#536176}.purple{background:#e9edf2;color:#43556c}.anon-avatar{background:#53657b}.orb-one{background:linear-gradient(145deg,#667386,#e8aaa0)}.dark-swatch{background:#2f3d50;color:#b9c5d4}.reporter-view.theme-light{color:#2b3543}.reporter-view.theme-dark{background:radial-gradient(circle at 80% 10%,rgba(108,126,149,.22),transparent 36%),linear-gradient(145deg,#18212d,#222e3d 62%,#2b394c);color:#f1f4f8}.theme-dark .reporter-head{background:rgba(28,38,51,.94);border-color:#465569;color:#f1f4f8}.theme-dark .company-logo{background:#ff745c}.theme-dark .reporter-head small{color:#aab5c3}.theme-dark .reporter-head>span{background:#2c413f;color:#8bdbc0}.theme-dark .anonymous-badge{background:#334256;border-color:#5b6b80;box-shadow:0 0 0 8px rgba(117,134,155,.1);color:#d3dae4}.theme-dark .report-intro>p{color:#c0c8d3}.theme-dark .kicker{color:#ff9b89}.theme-dark .privacy-note{background:rgba(47,61,80,.78);border-color:#53647a}.theme-dark .privacy-note p{color:#bdc6d2}.theme-dark .privacy-note button{color:#f0f3f7}.theme-dark .report-form{background:#273548;color:#f4f6f9;border-color:#516178;box-shadow:0 28px 80px rgba(8,13,19,.34)}.theme-dark .form-top{border-color:#4b5a6f}.theme-dark .form-top p{color:#c1c9d4}.theme-dark .form-top>span{background:#35445a;color:#e1e6ed}.theme-dark .report-form input,.theme-dark .report-form textarea{background:#202c3c;border-color:#58687c;color:#f7f8fa}.theme-dark .report-form input::placeholder,.theme-dark .report-form textarea::placeholder{color:#9aa7b7}.theme-dark .check small,.theme-dark .form-foot,.theme-dark .two-fields label small{color:#adb8c6}.theme-dark .check>span{border-color:#718096}.theme-dark .reporter-footer{border-color:#465569;color:#aeb8c6}:root{--ink:#17243d;--navy:#0f1b33;--purple:#465a78;--shadow:0 20px 60px rgba(15,27,51,.14)}#homeView,.site-header{width:min(100%,1440px);margin-inline:auto}#homeView.active{display:flex;flex-direction:column}#homeView>.hero{order:0}#homeView>.problem-section{order:1}#homeView>.use-cases{order:2}#homeView>.how{order:3}#homeView>.security{order:4}#homeView>.pricing{order:5}#homeView>.final-cta{order:6}#homeView>.site-footer{order:7}.site-header{padding-inline:clamp(24px,5.5vw,80px)}.hero{padding-inline:clamp(28px,8vw,116px)}.hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);align-items:center;gap:clamp(36px,5vw,76px)}.hero-content{position:relative;z-index:2;min-width:0}.hero-copy{max-width:650px}.hero h1{font-size:clamp(46px,4.8vw,70px)}.hero .hero-art{position:relative;inset:auto;width:100%;height:auto}.hero-photo{overflow:visible;aspect-ratio:4/5;border-radius:28px;box-shadow:none}.hero-photo picture{display:block;width:100%;height:100%}.hero-photo img{display:block;width:100%;height:100%;object-fit:cover;border-radius:28px;-webkit-mask-image:radial-gradient(ellipse 98% 97% at 50% 48%,#000 68%,rgba(0,0,0,.92) 78%,rgba(0,0,0,.45) 89%,transparent 100%);mask-image:radial-gradient(ellipse 98% 97% at 50% 48%,#000 68%,rgba(0,0,0,.92) 78%,rgba(0,0,0,.45) 89%,transparent 100%)}.hero-photo-note{position:absolute;z-index:2;display:flex;flex-direction:column;gap:3px;padding:12px 16px;border:1px solid rgba(255,255,255,.7);border-radius:12px;background:rgba(255,255,255,.9);box-shadow:0 12px 30px rgba(15,27,51,.13);backdrop-filter:blur(8px)}.hero-photo-note-worried{left:22px;bottom:22px}.hero-photo-note-manager{top:24px;right:18px}.hero-photo-note b{color:var(--navy);font-size:13px}.hero-photo-note small{color:#697388;font-size:10px}.section{padding-inline:clamp(28px,8vw,116px)}.section-heading>p{max-width:650px;color:var(--muted);line-height:1.7}.section-heading.center>p{margin-left:auto;margin-right:auto}.problem-section{background:#fff}.problem-heading{max-width:940px;margin:0 auto;text-align:center}.problem-heading .kicker{display:block;margin-bottom:18px}.problem-heading h2{margin:0;font:800 clamp(32px,3.4vw,47px)/1.12 Inter,sans-serif;letter-spacing:-1.8px;color:var(--navy)}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:58px}.problem-grid article,.use-case-grid article{padding:28px;border:1px solid var(--line);border-radius:13px;background:#fbfaf8}.problem-grid article>span{color:var(--coral);font-size:11px;font-weight:800;letter-spacing:.12em}.problem-grid h3,.use-case-grid h3{margin:17px 0 10px;color:var(--navy);font:700 18px Inter,sans-serif}.problem-grid p,.use-case-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.75}.use-cases{background:#f6f3ee}.use-case-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;max-width:1000px;margin:50px auto 0}.use-case-grid article{position:relative;padding-left:58px;background:#fff}.use-case-grid article:before{content:"✓";position:absolute;left:25px;top:28px;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#fff0ed;color:var(--coral);font-weight:800}.use-case-grid h3{margin-top:0}.final-cta p{max-width:560px;color:#cbd3df;line-height:1.7}.site-header{position:relative;top:auto;height:82px;border-bottom:0;background:#fff;box-shadow:none;backdrop-filter:none}.public-nav{align-items:center;gap:36px;padding:0;border:0;border-radius:0;background:0 0}.public-nav a{padding:0;border-radius:0;color:#4f596d;font-size:14px;transition:color .2s ease}.public-nav a:focus-visible,.public-nav a:hover{background:0 0;color:var(--navy);box-shadow:none;outline:0}.header-actions{align-items:center}.header-actions .btn{white-space:nowrap}.public-mobile-menu{display:none;position:relative;margin-left:auto}.public-mobile-menu summary{display:grid;place-items:center;width:42px;height:42px;border:1px solid #e1e3e7;border-radius:10px;background:#fff;color:var(--navy);cursor:pointer;list-style:none}.public-mobile-menu summary::-webkit-details-marker{display:none}.public-mobile-menu summary svg{width:22px;height:22px;fill:currentColor}.public-mobile-menu nav{position:absolute;z-index:30;top:50px;right:0;display:flex;flex-direction:column;width:230px;padding:8px;border:1px solid #e1e3e7;border-radius:12px;background:#fff;box-shadow:0 18px 45px rgba(15,27,51,.18)}.public-mobile-menu nav a,.public-mobile-menu nav button{padding:12px;border:0;border-radius:8px;background:0 0;color:var(--navy);font-size:13px;font-weight:700;text-align:left;text-decoration:none}.public-mobile-menu nav a:hover,.public-mobile-menu nav button:hover{background:#f6f4f0}.use-case-illustration{max-width:1160px;margin:52px auto 0;overflow:hidden;border:1px solid #e5dfd7;border-radius:22px 22px 0 0;background:#fff;box-shadow:0 24px 60px rgba(50,40,31,.11)}.use-case-illustration img,.use-case-illustration picture{display:block;width:100%;height:auto}.use-case-mobile-image{display:none}.use-case-mobile-image img{display:block;width:100%;height:auto}.use-case-grid.featured-use-cases{grid-template-columns:repeat(3,1fr);gap:0;max-width:1160px;margin-top:0}.featured-use-cases article{display:flex;flex-direction:column;min-height:320px;padding:28px}.featured-use-cases article{border-top:0;border-radius:0;background:#fff}.featured-use-cases article:first-child{border-radius:0 0 0 22px}.featured-use-cases article:last-child{border-radius:0 0 22px 0}.featured-use-cases article+article{border-left:0}.featured-use-cases article:before{display:none}.featured-use-cases .use-case-number{align-self:flex-end;display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#fff0ed;color:var(--coral);font-size:11px;font-weight:800}.featured-use-cases .use-case-label{margin:-25px 45px 12px 0;color:var(--coral);font-size:9px;font-weight:800;letter-spacing:.13em}.featured-use-cases h3{margin:10px 0 12px;font-size:21px;line-height:1.25}.featured-use-cases>article>p:not(.use-case-label){font-size:13px;line-height:1.75}.featured-use-cases strong{margin-top:auto;padding-top:23px;border-top:1px solid #ece9e4;color:var(--navy);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.featured-use-cases small{margin-top:7px;color:#758094;font-size:11px;line-height:1.55}.more-use-cases-heading{margin-top:96px}.more-use-cases-heading h2{margin-bottom:12px}.pricing-policy{max-width:900px;margin:-25px auto 0;text-align:center;color:var(--muted);font-size:14px;line-height:1.7}.pricing{overflow:hidden;background:radial-gradient(circle at 8% 22%,rgba(255,116,92,.09),transparent 24%),radial-gradient(circle at 92% 72%,rgba(43,66,108,.08),transparent 26%),#f8f6f2}.pricing .section-heading{position:relative;z-index:1}.plans{position:relative;z-index:1;align-items:stretch;gap:18px;max-width:1180px;margin-inline:auto}.plans:before{content:"";position:absolute;z-index:-1;inset:-35px 12% auto;height:170px;border-radius:50%;background:rgba(255,255,255,.7);filter:blur(45px)}.plans .plan-card{position:relative;display:flex;flex-direction:column;min-width:0;padding:30px;border:1px solid #dedfdc;border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 18px 48px rgba(15,27,51,.07);transition:transform .22s ease,box-shadow .22s ease}.plans .plan-card:hover{transform:translateY(-6px);box-shadow:0 26px 65px rgba(15,27,51,.12)}.plans .plan-card.featured{border:2px solid var(--coral);background:linear-gradient(180deg,#fff8f5 0,#fff 28%);box-shadow:0 26px 70px rgba(255,116,92,.16)}.plan-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.plan-card-head>div{display:grid;gap:8px}.plan-card-head strong{color:var(--navy);font-size:16px}.plans .plan-symbol{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:12px;background:#f0f2f6;color:#778196;font-size:13px;font-weight:800}.plans .featured .plan-symbol{background:#ffe8e2;color:#d95746}.plans .plan-premium .plan-symbol{background:#e9edf6;color:#435a82}.plans .plan-card h3{margin:28px 0 8px;color:var(--navy);font-size:38px;letter-spacing:-1.5px}.plans .plan-card h3 small{margin-left:3px;color:#737d90;font-size:14px;font-weight:500;letter-spacing:0}.plans .plan-card>.plan-billing{min-height:0;margin:-2px 0 12px;color:#d95746;font-size:12px;font-weight:800;line-height:1.4}.plans .plan-card>p{min-height:52px;margin:0 0 22px;color:#647086;font-size:14px;line-height:1.65}.plans .plan-card>.btn{width:100%;min-height:50px;margin:0 0 25px}.feature-label{padding-top:22px;border-top:1px solid #e8e7e3;color:#9299a6;font-size:11px;font-weight:800;letter-spacing:.1em}.plans .plan-card ul{display:grid;gap:7px;margin:14px 0 0;padding:0;border:0}.plans .plan-card li{position:relative;margin:0;padding-left:24px;color:#344158;line-height:1.45;list-style:none}.plans .plan-card li:before{content:"✓";position:absolute;left:0;top:0;color:#32b980;font-weight:800}.plans .popular{top:-17px;right:26px;left:auto;padding:9px 14px;border-radius:999px;box-shadow:0 8px 20px rgba(255,116,92,.25)}.pricing .pricing-policy{margin-top:10px;padding:0;border:0;border-radius:0;background:0 0}@media(max-width:1050px){.plans{grid-template-columns:1fr 1fr}.plans .plan-premium{grid-column:1/-1}.plans .plan-card>p{min-height:0}}@media(max-width:700px){.plans{grid-template-columns:1fr}.plans .plan-premium{grid-column:auto}.plans .plan-card{padding:26px}.plans .plan-card:hover{transform:none}}.security{display:block;min-height:auto}.security-content{width:100%;max-width:1160px;margin:0 auto}.security-content .security-copy{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(360px,1.1fr);column-gap:7vw;align-items:start}.security-content .security-copy .kicker{grid-column:1/-1;margin-bottom:22px}.security-content .security-copy h2{margin:0}.security-content .security-copy p{margin:0;max-width:620px}.privacy-points{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:52px}.privacy-points article{padding:25px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:rgba(255,255,255,.045)}.privacy-points article>span{color:var(--coral);font-size:10px;font-weight:800;letter-spacing:.12em}.privacy-points h3{margin:13px 0 8px;color:#fff;font:700 17px Inter,sans-serif}.privacy-points p{margin:0;color:#b6bdca;font-size:12px;line-height:1.7}.privacy-view .privacy-grid{grid-template-columns:repeat(2,1fr)}#homeView .featured-use-cases .use-case-label,#homeView .featured-use-cases .use-case-number,#homeView .featured-use-cases small,#homeView .featured-use-cases strong,#homeView .hero-photo-note b,#homeView .kicker,#homeView .plan-name,#homeView .plans li,#homeView .popular,#homeView .privacy-points article>span,#homeView .privacy-points p,#homeView .problem-grid article>span,#homeView .problem-grid p,#homeView .use-case-grid p,#homeView small{font-size:14px}.final-cta{background:#39466f}.sidebar nav button.active,.sidebar nav button:hover{background:#202e49}.plan-meter{background:#192741}.meter{background:#3d4c66}.purple{background:#e9edf5;color:#3f5271}.anon-avatar{background:#465a78}.orb-one{background:linear-gradient(145deg,#53658d,#e8aaa0)}.dark-swatch{background:#0f1b33;color:#aebfe0}.reporter-view.theme-light{color:#17243d}.reporter-view.theme-dark{background:radial-gradient(circle at 80% 10%,rgba(45,67,109,.3),transparent 35%),linear-gradient(145deg,#050d1a,#09162b 62%,#0e1b32);color:#edf3ff}.theme-dark .reporter-head{background:rgba(5,13,26,.94);border-color:#263a5b;color:#edf3ff}.theme-dark .report-form{background:#101e36;color:#f3f6fb;border-color:#2d4365}.theme-dark .report-form input,.theme-dark .report-form textarea{background:#09172b;border-color:#3d5475;color:#f7f9fd}.form-top>span{white-space:nowrap}.reporter-view .form-top{padding-bottom:0;border-bottom:0}#reporterView.theme-dark #reportForm input[type=file]{background:#09172b;color:#b9c5d6;border-color:#3d5475;color-scheme:dark}#reporterView.theme-dark #reportForm input[type=file]::file-selector-button{margin-right:12px;padding:8px 12px;border:1px solid #526887;border-radius:7px;background:#263a57;color:#f4f7fb;font-weight:700;cursor:pointer}#reporterView.theme-dark #reportForm input[type=file]::file-selector-button:hover{background:#324967}.copy-icon{display:block;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.box-link button,.share-url button{display:grid;place-items:center;min-width:30px;min-height:28px;color:var(--navy)}.survey-share-url{width:100%;align-items:center;overflow:hidden}.survey-share-url>span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.survey-share-url>button{flex:0 0 34px;margin-left:8px;background:0 0}.box-share-url{align-items:center;overflow:hidden}.box-share-url>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.box-share-url>button{flex:0 0 34px}.download-qr-btn{display:flex;align-items:center;justify-content:center;gap:8px}.reply-unread-badge{display:inline-flex;align-items:center;padding:4px 7px;border-radius:999px;background:#fff0ed;color:#d84e37;font-size:8px;font-weight:800;letter-spacing:.25px;white-space:nowrap}.feedback-reply .material-outline-icon{width:22px;height:22px}#conversationMessages .chat-message.reporter{align-self:flex-end;background:#17233a;color:#fff}#conversationMessages .chat-message.admin{align-self:flex-start;background:#f0f3f7;color:var(--navy)}#conversationMessages .chat-message small{font-size:10px}.chat-attachment-row{display:flex;align-items:center;gap:12px;margin-top:10px}.chat-attachment-button{display:inline-flex!important;align-items:center;gap:7px;padding:9px 12px;border:1px solid #d7dce5;border-radius:9px;background:#fff;color:var(--navy);font-size:11px!important;font-weight:700!important;letter-spacing:0!important;cursor:pointer}.chat-attachment-button input{display:none}.chat-attachment-row>small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7d8798;font-size:10px}.chat-attachment{display:flex;align-items:center;gap:7px;margin-top:8px;padding:9px 11px;border-radius:8px;background:rgba(255,255,255,.14);color:inherit;text-decoration:none;font-size:11px}#conversationMessages .chat-message.admin .chat-attachment,.chat-message.admin .chat-attachment{background:#fff;color:var(--navy);border:1px solid #dfe3e9}.chat-composer-toolbar{display:flex;align-items:center;gap:14px;margin-top:10px}.chat-composer-toolbar .chat-attachment-row{min-width:0;flex:1;margin-top:0}.chat-composer-toolbar>.btn{display:flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto}.chat-composer-toolbar+.form-error+.chat-composer-notes,.chat-composer-toolbar~.chat-composer-notes{margin-top:12px}@media(max-width:600px){.chat-attachment-button span{display:none}.chat-attachment-button{padding:10px}.chat-attachment-row>small{font-size:9px}.chat-composer-toolbar{gap:8px}.chat-composer-toolbar>.btn{padding:11px 13px}}.admin-chat-composer{gap:10px!important}.admin-chat-composer textarea{height:90px!important;resize:vertical!important}.admin-chat-toolbar{display:flex;align-items:center;gap:12px}.admin-chat-toolbar .chat-attachment-row{min-width:0;flex:1;margin:0}.admin-chat-toolbar>.btn{display:flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto}.reply-dialog #adminReplyMessages .chat-message small{font-size:10px}@media(max-width:600px){.admin-chat-toolbar{gap:8px}.admin-chat-toolbar>.btn{padding:11px 13px}.admin-chat-toolbar .chat-attachment-button span{display:none}}.conversation-login-form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;margin-top:24px}.conversation-login-form label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:700}.conversation-login-form input{width:100%;height:46px;padding:0 13px;border:1px solid #d7dce5;border-radius:9px;outline:0}.conversation-login-form input:focus{border-color:var(--coral);box-shadow:0 0 0 3px rgba(255,116,92,.14)}.conversation-login-form>.btn{height:46px}.conversation-login-form>.form-error{grid-column:1/-1;margin:0}@media(max-width:600px){.conversation-login-form{grid-template-columns:1fr}.conversation-login-form>.btn{width:100%}}.passcode button{display:grid;place-items:center;min-width:48px;padding:9px 14px;font-size:17px;color:var(--navy)}.passcode button .material-outline-icon{width:21px;height:21px;fill:currentColor}.passcode button .copy-icon{width:19px;height:19px}.sidebar-backdrop,.sidebar-close{display:none}@media(max-width:900px){.reporter-wrap>.report-form{order:1}.reporter-wrap>.report-intro{order:2}}@media(max-width:600px){.reporter-wrap{padding-top:18px;padding-bottom:28px;row-gap:16px}.reporter-wrap>.report-intro{display:contents}.report-intro>.public-page-brand{order:1;min-height:46px;margin:0}.reporter-wrap>.report-form{order:2}.report-intro>.kicker,.report-intro>.privacy-note,.report-intro>h1,.report-intro>p{order:3}.reporter-view .form-top{display:grid;grid-template-columns:1fr auto;gap:14px 10px}.reporter-view .form-top>span{grid-column:2;grid-row:1;justify-self:end;margin-left:0}.reporter-view .form-top>div{grid-column:1/-1;grid-row:2;width:100%;min-width:0}.reporter-view .form-top h2,.reporter-view .form-top p{width:100%;max-width:none}}@media(min-width:901px){.reporter-wrap{grid-template-columns:minmax(280px,.72fr) minmax(480px,1.15fr);gap:5vw;padding-left:11vw;padding-right:11vw}.reporter-wrap>.report-form{width:100%;max-width:680px}}.page-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.page-actions .search{margin:0}.page-actions .btn{white-space:nowrap}.new-box-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px}.new-box-btn>span{display:inline-grid;place-items:center;width:17px;height:17px;font-size:22px;font-weight:500;line-height:1;transform:translateY(-3px)}.refresh-dashboard-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid #d8dce4;background:#fff;color:var(--navy);white-space:nowrap}.refresh-dashboard-btn:hover{border-color:#b9c0cc;background:#f9fafc}.refresh-dashboard-btn:disabled{cursor:wait;opacity:.65}.refresh-dashboard-btn svg{width:17px;height:17px;fill:currentColor}.refresh-dashboard-btn.is-refreshing svg{animation:dashboard-refresh-spin .75s linear infinite}.refresh-dashboard-btn:after{content:attr(data-tooltip);position:absolute;z-index:30;top:calc(100% + 9px);right:0;width:max-content;max-width:220px;padding:8px 10px;border-radius:7px;background:var(--navy);color:#fff;box-shadow:0 8px 24px rgba(15,27,51,.2);font-size:11px;font-weight:600;line-height:1.3;opacity:0;pointer-events:none;transform:translateY(-3px);transition:opacity .16s ease,transform .16s ease}.refresh-dashboard-btn:focus-visible:after,.refresh-dashboard-btn:hover:after{opacity:1;transform:translateY(0)}.search{align-items:center}.search>svg{display:block;flex:0 0 17px;width:17px;height:17px;fill:currentColor}@keyframes dashboard-refresh-spin{to{transform:rotate(360deg)}}.sidebar-logout{display:flex;align-items:center;gap:11px;margin-top:auto;padding:13px;border:1px solid rgba(255,255,255,.12);border-radius:9px;background:0 0;color:#cbd3df;font-size:14px;font-weight:700;text-align:left}.sidebar-logout:hover{background:#202e49;color:#fff}.sidebar-logout span{font-size:18px}@media(max-width:900px){.page-actions{width:100%;margin-left:0}.page-actions .search{flex:1}.page-title>.mobile-menu{align-self:flex-start}.sidebar-logout{margin-top:auto}}@media(max-width:600px){.page-actions{align-items:stretch;flex-direction:column}.page-actions .btn{width:100%}}@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:64px}.hero .hero-art{width:min(100%,560px);margin:10px auto 0}.hero-art{opacity:1}.hero-content{text-align:left}}@media(max-width:760px){.problem-grid,.use-case-grid{grid-template-columns:1fr}.problem-grid{margin-top:35px}.use-case-grid article{padding-left:52px}}@media(max-width:900px){.use-case-grid.featured-use-cases{grid-template-columns:1fr}.featured-use-cases article{min-height:0;border-left:1px solid var(--line);border-radius:0}.featured-use-cases article:first-child{border-radius:0}.featured-use-cases article:last-child{border-radius:0 0 16px 16px}.featured-use-cases article+article{border-top:0}.use-case-illustration{margin-top:36px;border-radius:16px 16px 0 0}.more-use-cases-heading{margin-top:72px}}@media(max-width:900px){.public-mobile-menu{display:block}.site-header .header-actions{margin-left:8px}}@media(max-width:600px){.site-header{height:68px}.header-actions .btn-coral{padding:11px 14px;font-size:12px}.use-case-illustration{margin-inline:-10px}.featured-use-cases article{padding:24px}}@media(max-width:600px){.hero .hero-art{display:block;width:min(100%,390px);margin:28px auto 0;opacity:1}.use-case-illustration{display:none}.featured-use-cases{gap:22px!important}.featured-use-cases article{overflow:hidden;border:1px solid var(--line)!important;border-radius:16px!important}.use-case-mobile-image{display:block;width:calc(100% + 48px);height:auto;margin:-24px -24px 22px}.site-header{padding-inline:14px}.site-header>.public-mobile-menu{order:1;margin:0 8px 0 0}.site-header>.public-mobile-menu nav{right:auto;left:0}.site-header>.brand{order:2}.site-header>.brand .brand-mark{display:none!important}.site-header>.header-actions{order:3;margin-left:auto}}@media(max-width:760px){.privacy-points,.security-content .security-copy{grid-template-columns:1fr}.security-content .security-copy .kicker{grid-column:auto}.security-content .security-copy p{margin-top:18px}}.box-card-top{position:relative;align-items:center}.kebab{min-width:38px;min-height:34px;border-radius:8px;font-size:20px;line-height:1;letter-spacing:1.5px}.kebab:hover,.kebab[aria-expanded=true]{background:#eef0f4}.box-menu-popover{position:absolute;z-index:8;top:34px;right:0;width:160px;padding:6px;border:1px solid #dfe3e9;border-radius:10px;background:#fff;box-shadow:0 14px 36px rgba(15,27,51,.17)}.box-menu-popover button{display:flex;align-items:center;gap:10px;width:100%;padding:10px;border:0;border-radius:7px;background:0 0;color:var(--ink);font-size:13px;font-weight:600;text-align:left}.box-menu-popover button:hover{background:#f2f4f7}.box-menu-popover button span{display:inline-grid;place-items:center;width:18px}.box-menu-popover .menu-icon{flex:0 0 21px;width:21px;height:21px;fill:currentColor}.box-menu-popover button.danger{color:#c4443c}.box-menu-popover button.danger:hover{background:#fff1ef}.box-status.inactive{color:#8a93a2}.box-status.inactive:before{background:#9aa2ae}.box-footer .open-box-btn{padding:8px 13px;border-radius:7px;background:var(--coral);color:#fff;font-size:12px;font-weight:700;box-shadow:0 5px 14px rgba(255,116,92,.2)}.box-footer .open-box-btn:hover{background:var(--coral-dark);transform:translateY(-1px)}.spam-trap{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:980px;margin-top:30px}@media(min-width:901px){#settingsPanel{padding-top:20px}}.settings-card{display:flex;flex-direction:column;gap:14px;padding:24px;border:1px solid #dfe3e9;border-radius:14px;background:#fff;box-shadow:0 8px 28px rgba(15,27,51,.05)}.settings-card.plan-settings{grid-column:1/-1}.settings-card-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.settings-card-head>div{display:flex;align-items:center;gap:11px}.settings-card h2{margin:0;font-size:18px}.settings-card>p{margin:0;color:#697388;font-size:13px;line-height:1.6}.settings-card label{display:grid;gap:7px;color:var(--navy);font-size:11px;font-weight:750;letter-spacing:.04em}.settings-card input{width:100%;padding:12px;border:1px solid #d8dde5;border-radius:8px;background:#fff;color:var(--ink);font:inherit;font-size:14px}.settings-card input:focus{outline:3px solid rgba(255,116,92,.14);border-color:var(--coral)}.settings-card .btn{align-self:flex-start}.settings-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#fff0ed;color:var(--coral);font-size:14px}.logo-actions{display:flex;align-items:center;gap:10px}.btn-danger{border:1px solid #efc4c0;background:#fff;color:#b43d35}.btn-danger:hover{border-color:#dc8179;background:#fff1ef}.current-plan-badge{min-width:104px;padding:10px 18px;border-radius:999px;background:#fff0ed;color:#d95040;font-size:15px;font-weight:800;letter-spacing:.1em;text-align:center}.current-plan-badge[data-plan=pro]{background:#e9eef8;color:#394f77}.current-plan-badge[data-plan=premium]{background:#fff0d6;color:#98670c}.subscription-cancel-notice{display:flex;flex-direction:column;gap:5px;padding:14px 16px;border:1px solid #f0c875;border-radius:10px;background:#fff8e7;color:#6e4b08;font-size:13px;line-height:1.5}.subscription-cancel-notice[hidden]{display:none}.subscription-cancel-notice strong{font-size:14px;color:#5d3e04}.plan-actions{display:flex;flex-wrap:wrap;gap:9px}.form-success{padding:12px 14px;border:1px solid #a7dfc9;border-radius:9px;background:#effbf6;color:#237a5d;font-size:13px;line-height:1.5}.current-account-email{display:grid;gap:5px;padding:13px 14px;border:1px solid #e2e6ec;border-radius:9px;background:#f7f8fa}.current-account-email small{color:#8b94a3;font-size:10px;font-weight:750;letter-spacing:.07em}.current-account-email strong{overflow-wrap:anywhere;color:var(--navy);font-size:14px}.auth-switch,.forgot-link{border:0;background:0 0;color:#687386;font:inherit;cursor:pointer}.auth-switch{display:block;width:100%;margin-top:15px;font-size:13px;text-align:center}.auth-switch b,.forgot-link{color:var(--coral)}.forgot-link{margin:-3px 0 4px auto;padding:0;font-size:12px;font-weight:700}.auth-switch:hover b,.forgot-link:hover{text-decoration:underline}@media(max-width:760px){.settings-grid{grid-template-columns:1fr}.settings-card.plan-settings{grid-column:auto}.plan-actions .btn{width:100%}}.ui-icon{display:block;width:20px;height:20px;fill:currentColor}.sidebar nav button>.ui-icon,.sidebar-logout>.ui-icon{flex:0 0 22px;width:22px;height:22px}.sidebar nav button,.sidebar-logout{display:flex;align-items:center;flex-direction:row;gap:11px;min-height:48px;white-space:nowrap}.brand-mark{display:inline-block;flex:0 0 30px;width:30px;height:30px;background:url("assets/unspokenbox-mark.svg") center/contain no-repeat}.brand-mark i{display:none}.brand-light .brand-mark{background-image:url("assets/unspokenbox-mark-light.svg")}.brand-accent{color:var(--coral)}.public-page-brand .brand-mark{width:34px;height:34px}.settings-icon .ui-icon{width:18px;height:18px}.sidebar>.brand-light{width:max-content;max-width:100%;margin:0 auto 40px;gap:9px;font-size:19px;white-space:nowrap}.sidebar>.brand-light .brand-mark{flex-basis:30px;width:30px;height:30px}.stats article{min-height:112px;box-shadow:0 8px 26px rgba(20,34,59,.045)}.stats article:first-child{border-color:#ddd8f7;background:linear-gradient(135deg,#fff 52%,#f1efff);box-shadow:0 8px 26px rgba(118,104,232,.08)}.stats article:nth-child(2){border-color:#ffd8d0;background:linear-gradient(135deg,#fff 52%,#fff0ec);box-shadow:0 8px 26px rgba(255,116,92,.08)}.stats article:nth-child(3){border-color:#d4eee5;background:linear-gradient(135deg,#fff 52%,#eaf8f3);box-shadow:0 8px 26px rgba(47,190,143,.08)}.app-main>#boxesPanel,.app-main>#surveysPanel{padding-top:24px}.box-status{font-size:13px;letter-spacing:1.1px}.box-status:before{width:7px;height:7px;margin-right:7px}dialog input,dialog select,dialog textarea{font-weight:400}.box-inbox-head{align-items:flex-start;justify-content:space-between;gap:28px}.box-inbox-primary{display:flex;min-width:0;flex:1;flex-direction:column;align-items:flex-start}.back-to-boxes{display:inline-flex;align-items:center;gap:9px;padding:10px 14px;border:1px solid #d8dce4;border-radius:9px;background:#fff;color:var(--navy);box-shadow:0 4px 14px rgba(20,34,59,.05);font-size:12px;font-weight:800}.back-to-boxes span{font-size:17px;line-height:1}.back-to-boxes:hover{border-color:#b9c0cc;background:#f9fafc}.box-inbox-title{margin-top:22px}.box-inbox-title h1{font-size:34px}.box-inbox-title p{margin:10px 0 0;font-size:14px;line-height:1.6}.box-inbox-actions{display:flex;align-items:center;gap:12px}.inbox-status-menu{position:relative}.inbox-active-status{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid #ccebdd;border-radius:9px;background:#eaf8f3;color:var(--green);font-size:13px;font-weight:800;letter-spacing:1px;white-space:nowrap}.inbox-active-status i{width:8px;height:8px;border-radius:50%;background:currentColor;box-shadow:0 0 0 3px rgba(47,190,143,.13)}.inbox-active-status svg{width:17px;height:17px;fill:currentColor;transition:transform .18s}.inbox-active-status[aria-expanded=true] svg{transform:rotate(180deg)}.inbox-active-status.inactive{border-color:#d9dee7;background:#f2f4f7;color:#697386}.inbox-active-status.inactive i{box-shadow:0 0 0 3px rgba(105,115,134,.12)}.inbox-status-popover{top:48px;width:178px}.box-meta-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0 26px;padding-bottom:26px;border-bottom:1px solid #dfe3e9}.box-meta-card{display:flex;align-items:center;gap:13px;min-height:74px;padding:14px 16px;border:1px solid #e1e4eb;border-radius:12px;background:#fff}.box-meta-card.created{border-color:#dedaf8;background:linear-gradient(135deg,#fff 55%,#f2f0ff)}.box-meta-card.expires{border-color:#f4ddd8;background:linear-gradient(135deg,#fff 55%,#fff1ed)}.box-meta-card.feedback{border-color:#d5ece4;background:linear-gradient(135deg,#fff 55%,#eaf8f3)}.box-meta-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:11px;background:#ece9ff;color:#7568df}.expires .box-meta-icon{background:#ffebe6;color:var(--coral)}.feedback .box-meta-icon{background:#e5f6f0;color:var(--green)}.box-meta-icon svg{width:21px;height:21px;fill:currentColor}.box-meta-card>span:last-child{display:flex;min-width:0;flex-direction:column;gap:4px}.box-meta-card small{color:#9199a7;font-size:9px;font-weight:800;letter-spacing:1.1px}.box-meta-card b{color:var(--navy);font:750 14px Manrope;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.box-numbers b{display:flex;align-items:center;gap:6px;min-height:20px}.box-numbers b i{flex:0 0 auto}.read-check{display:inline-grid;place-items:center;flex:0 0 20px;width:20px;height:20px;border-radius:50%;background:#e8f7f1;color:var(--green)}.read-check svg{width:13px;height:13px;fill:currentColor}.legal-view{min-height:100vh;background:#f7f8fb;color:var(--navy)}.legal-header{display:flex;align-items:center;justify-content:space-between;padding:22px max(24px,7vw);border-bottom:1px solid #e2e6ec;background:#fff}.legal-header>a:last-child{color:#596579;font-size:13px;font-weight:700;text-decoration:none}.legal-hero{padding:80px max(24px,calc((100vw - 900px)/ 2));background:linear-gradient(135deg,#fff 35%,#f0efff 100%)}.legal-hero h1{margin:13px 0 16px;font:800 clamp(44px,6vw,70px)/1 Manrope;letter-spacing:-3px}.legal-hero p{max-width:760px;color:#5f6a7e;font-size:18px;line-height:1.7}.legal-hero small{color:#858e9e}.legal-content{width:min(900px,calc(100% - 48px));margin:55px auto 80px;padding:52px;border:1px solid #e1e5eb;border-radius:18px;background:#fff;box-shadow:0 18px 55px rgba(20,34,59,.07)}.legal-content section+section{margin-top:38px;padding-top:38px;border-top:1px solid #e9ebef}.legal-content h2{margin:0 0 13px;font:750 22px/1.3 Manrope}.legal-content p{margin:10px 0;color:#566176;font-size:15px;line-height:1.8}.legal-content a{color:#6255cc;font-weight:700}.legal-footer{display:flex;align-items:center;gap:28px;padding:25px max(24px,7vw);background:var(--navy);color:#aeb8ca;font-size:12px}.legal-footer a,.legal-footer button{border:0;background:0 0;color:#fff;text-decoration:none}.legal-footer a{margin-left:auto}.reporter-footer a,.reporter-footer button{border:0;background:0 0;color:inherit;padding:0;text-decoration:none;font-size:inherit}.reporter-footer{align-items:center;justify-content:flex-start;gap:28px;padding-inline:10vw;font-size:13px;text-align:left}.reporter-footer>span:last-child{margin-left:auto}.reporter-powered,.reporter-powered a{display:inline-flex;align-items:center}.reporter-powered{gap:7px}.reporter-powered a{color:var(--navy);font-weight:800}.reporter-powered a:hover strong{text-decoration:underline}.theme-dark .reporter-powered a{color:#f1f4f8}@media(max-width:600px){.reporter-footer{align-items:flex-start;flex-direction:column;gap:12px;padding-inline:18px}.reporter-footer>span:last-child{margin-left:0}}@media(max-width:600px){.legal-hero{padding-block:58px}.legal-content{width:min(100% - 28px,900px);padding:28px 22px}.legal-footer{flex-wrap:wrap}.legal-footer a{margin-left:0}}@media(max-width:600px){.box-inbox-head{gap:18px}.box-inbox-actions{margin-left:auto}.box-inbox-actions .btn{display:none}.inbox-active-status{padding:9px 10px;font-size:11px}.box-inbox-title h1{font-size:28px}.box-meta-cards{grid-template-columns:1fr;margin-top:20px}.box-meta-card{min-height:66px}}.stats article .stat-icon{width:52px;height:52px;flex:0 0 52px;border-radius:13px}.stats article .stat-icon .ui-icon{width:27px;height:27px}.stats article .stat-content{display:block;min-width:0;flex:1}.stats article .stat-count{display:flex;grid-template-columns:none;align-items:baseline;gap:8px;margin-top:2px}.stats article .stat-count strong{line-height:1}.stats article .stat-count span{color:#6f7889;font-size:12px;font-style:normal;font-weight:600}.stats article .stat-count b{color:var(--navy);font-size:14px}.feedback-item{position:relative;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:88px;padding-top:30px}.feedback-delete,.feedback-mark{display:grid;place-items:center;width:24px;height:24px;padding:0;border:0;border-radius:0;background:0 0;color:#b6bdc9}.feedback-mark:hover{background:0 0;color:#e4a32e}.feedback-mark.marked{color:#f3a63a}.feedback-mark svg{width:19px;height:19px;fill:currentColor}.case-filter{min-height:40px;border:1px solid #dce1e8;border-radius:9px;background:#fff;padding:0 10px;color:#485266;font-size:10px;font-weight:500}.status-filter-control{position:relative;display:flex;align-self:stretch}.status-filter-chip{display:flex;align-items:center;gap:6px;height:100%;min-height:0;color:#263248;white-space:nowrap}.status-filter-chip svg{width:15px;height:15px;fill:currentColor}.status-filter-chip b,.status-filter-menu b{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;font-size:10px;font-weight:800}.status-filter-menu{position:absolute;z-index:30;top:calc(100% + 6px);right:0;width:158px;padding:6px;border:1px solid #dfe4eb;border-radius:11px;background:#fff;box-shadow:0 12px 30px rgba(35,43,59,.16)}.status-filter-menu button{display:grid;grid-template-columns:22px max-content 14px;align-items:center;justify-content:start;gap:7px;width:100%;min-height:40px;padding:0 9px;border:0;border-radius:7px;background:0 0;color:#263248;text-align:left;font-size:12px;font-weight:500;cursor:pointer}.status-filter-menu button:hover{background:#f3f6f9}.status-filter-menu i{font-style:normal;font-size:11px;font-weight:800;color:#596579}.count-all{background:#e9eaed;color:#263248}.count-new{background:#dff3e6;color:#257947}.count-reviewing{background:#e1edfb;color:#2e69ac}.count-waiting{background:#faecd4;color:#966016}.count-resolved{background:#ebe6f8;color:#654ca7}.count-closed{background:#e6e8ec;color:#596170}#casePriorityFilter{display:none}.feedback-leading-actions{display:flex;align-items:center;justify-content:center;gap:2px}.case-status-control{position:relative;display:grid;place-items:center}.case-status-dot{width:24px;height:24px;border:0;border-radius:0;background:0 0;cursor:pointer;position:relative;display:grid;place-items:center}.case-status-dot:before,.case-status-menu i{content:"";display:block;width:11px;height:11px;border-radius:50%;background:#55b97a;box-shadow:0 0 0 3px rgba(85,185,122,.13)}.case-status-dot:hover{background:0 0}.case-status-dot.status-reviewing:before,.case-status-menu .status-reviewing{background:#4f8edb;box-shadow:0 0 0 3px rgba(79,142,219,.13)}.case-status-dot.status-waiting:before,.case-status-menu .status-waiting{background:#e7a43f;box-shadow:0 0 0 3px rgba(231,164,63,.14)}.case-status-dot.status-resolved:before,.case-status-menu .status-resolved{background:#8a6fd1;box-shadow:0 0 0 3px rgba(138,111,209,.13)}.case-status-dot.status-closed:before,.case-status-menu .status-closed{background:#8e97a7;box-shadow:0 0 0 3px rgba(142,151,167,.13)}.case-status-menu{position:absolute;z-index:20;top:42px;left:0;width:164px;padding:6px;border:1px solid #dfe4eb;border-radius:11px;background:#fff;box-shadow:0 12px 30px rgba(35,43,59,.16)}.case-status-menu button{display:grid;grid-template-columns:18px 1fr 18px;align-items:center;gap:8px;width:100%;min-height:38px;border:0;border-radius:7px;background:0 0;padding:0 9px;color:#3c4658;text-align:left;cursor:pointer;font-weight:650}.case-status-menu button:hover{background:#f3f6f9}.case-status-menu i{width:9px;height:9px;box-shadow:none}.case-status-menu b{color:#596579}.feedback-actions{gap:10px}.feedback-delete:hover{background:#fff0ee;color:#d64b43}.feedback-delete svg{width:24px;height:24px;fill:currentColor}.unread-dot{width:8px;height:8px}.feedback-time{position:absolute;top:12px;left:18px;display:block;margin:0;color:#929aa8;font-size:10px;font-weight:600}.feedback-contact{display:flex;flex-wrap:wrap;gap:3px 18px;margin-top:3px;color:#7b8494;font-size:12px}.feedback-contact b{color:#475267;font-size:13px;font-weight:650}.feedback-body{align-self:center;display:flex;min-height:34px;flex-direction:column;justify-content:center}.feedback-body h4{margin-bottom:2px}.feedback-body p{margin:1px 0}.feedback-item{cursor:default}.feedback-identity{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.feedback-identity h4{margin:0}.email-chip{display:inline-flex;align-items:center;max-width:100%;padding:3px 8px;border:1px solid #dce2eb;border-radius:999px;background:#f3f6fa;color:#4f5d73;font-size:10px;font-weight:650;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.email-chip:hover{border-color:#bfc9d8;background:#eaf0f7;color:var(--navy)}.inbox-toolbar .export-btn,.inbox-toolbar .filter{display:inline-flex;align-items:center;justify-content:center;gap:6px}.toolbar-icon{display:block;flex:0 0 17px;width:17px;height:17px;fill:currentColor}.view-toggle button{display:grid;place-items:center;height:38px}.view-toggle .toolbar-icon{width:17px;height:17px}.inbox-toolbar{align-items:stretch}.view-toggle{align-items:stretch}.view-toggle button{display:grid;place-items:center;width:40px;height:auto;min-height:42px;padding:0;color:#26344e}.view-toggle button .toolbar-icon{display:none}.view-toggle button::before{content:"";display:block;width:18px;height:18px;background:currentColor;mask-position:center;mask-repeat:no-repeat;mask-size:contain}.view-toggle button[data-view=list]::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M9 6h11M9 12h11M9 18h11'/%3E%3C/g%3E%3Cg fill='black'%3E%3Ccircle cx='4' cy='6' r='1.5'/%3E%3Ccircle cx='4' cy='12' r='1.5'/%3E%3Ccircle cx='4' cy='18' r='1.5'/%3E%3C/g%3E%3C/svg%3E")}.view-toggle button[data-view=grid]::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='black' stroke-width='2'%3E%3Crect x='3' y='3' width='7' height='7' rx='1'/%3E%3Crect x='14' y='3' width='7' height='7' rx='1'/%3E%3Crect x='3' y='14' width='7' height='7' rx='1'/%3E%3Crect x='14' y='14' width='7' height='7' rx='1'/%3E%3C/g%3E%3C/svg%3E")}.view-toggle button[data-survey-result-view=list]::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M9 6h11M9 12h11M9 18h11'/%3E%3C/g%3E%3Cg fill='black'%3E%3Ccircle cx='4' cy='6' r='1.5'/%3E%3Ccircle cx='4' cy='12' r='1.5'/%3E%3Ccircle cx='4' cy='18' r='1.5'/%3E%3C/g%3E%3C/svg%3E")}.view-toggle button[data-survey-result-view=card]::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='black' stroke-width='2'%3E%3Crect x='3' y='3' width='7' height='7' rx='1'/%3E%3Crect x='14' y='3' width='7' height='7' rx='1'/%3E%3Crect x='3' y='14' width='7' height='7' rx='1'/%3E%3Crect x='14' y='14' width='7' height='7' rx='1'/%3E%3C/g%3E%3C/svg%3E")}.expiry-value{display:flex!important;flex-direction:row!important;align-items:center;gap:8px!important;min-width:0}.expiry-countdown{display:inline-flex;align-items:center;padding:3px 7px;border-radius:999px;background:#fff0df;color:#b96d16;font:750 9px/1.2 "DM Sans";white-space:nowrap}.expiry-countdown[hidden]{display:none}.expiry-countdown.expired{background:#ffe8e5;color:#c7433b}.inbox-toolbar .search>svg{display:none}.inbox-toolbar .search::before{content:"";display:block;flex:0 0 21px;width:21px;height:21px;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9.5 3a6.5 6.5 0 1 0 3.98 11.64L19.85 21 21 19.85l-6.36-6.37A6.5 6.5 0 0 0 9.5 3Zm0 2a4.5 4.5 0 1 1 0 9 4.5 4.5 0 0 1 0-9Z'/%3E%3C/svg%3E") center/contain no-repeat}.box-link{align-items:center;min-width:0;overflow:hidden}.box-link>span{display:block;min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.box-link>button{display:grid;place-items:center;flex:0 0 32px;width:32px;height:28px;margin-left:8px;padding:0}.box-link>button .copy-icon{width:17px;height:17px}.advanced-toggle{display:flex;align-items:center;gap:9px;width:100%}.advanced-label{display:inline-flex;align-items:center;gap:8px}.material-outline-icon{display:block;flex:0 0 19px;width:19px;height:19px;fill:currentColor}.advanced-toggle .advanced-plan-badge{margin-left:2px}.advanced-chevron{margin-left:auto;transition:transform .18s ease}.advanced-toggle[aria-expanded=true] .advanced-chevron{transform:rotate(180deg)}#boxSubmitButton{display:inline-flex;align-items:center;justify-content:center;gap:8px}.submit-action-icon{display:block;flex:0 0 19px;width:19px;height:19px;fill:currentColor}.survey-card.box-card{display:block;min-height:0;padding:0}.survey-card .box-card-main{padding:22px}.survey-card .box-card-main h3{margin:18px 0 7px;color:var(--navy);font:700 19px Manrope}.survey-card .box-card-main>p{height:auto;min-height:44px;margin:14px 0;color:var(--muted);font-size:14px;line-height:1.5}.survey-card .box-link{margin:0}.survey-card .box-footer{padding:13px 22px}.survey-card .box-menu-popover{top:34px}.survey-results-head{align-items:flex-start}#surveyResultsPanel{padding-top:28px}.survey-results-head .survey-settings-button{display:inline-flex;align-items:center;gap:8px}.survey-results-head .inbox-active-status{cursor:default}.survey-results-head button.inbox-active-status{cursor:pointer}.survey-results-head .inbox-active-status.inactive{border-color:#d9dee7;background:#f2f4f7;color:#697386}.survey-result-meta{margin-bottom:22px}.survey-results-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 0 18px}.survey-results-toolbar{padding:18px 0;margin:24px 0;border-top:1px solid #e1e4e9;border-bottom:1px solid #e1e4e9}.survey-display-label{display:inline-flex;align-items:center;color:#697388;font-size:11px;font-weight:700}.survey-display-label[hidden],.survey-display-toggle[hidden]{display:none}.survey-display-toggle{display:flex;gap:0;overflow:hidden;border:1px solid #dfe1e5;border-radius:7px;background:#fff}.survey-display-toggle .filter{display:grid;place-items:center;width:42px;min-height:40px;padding:0;border:0;border-radius:0}.survey-display-toggle .filter+.filter{border-left:1px solid #dfe1e5}.survey-display-toggle .filter.active{background:#eef0f4}.survey-display-toggle .material-outline-icon{width:20px;height:20px}.survey-results-section-head h2{margin:5px 0 0;font:750 21px Manrope;color:var(--navy)}.survey-results-section-head>span{padding:8px 11px;border:1px solid #dfe3e9;border-radius:9px;background:#fff;color:#697388;font-size:11px;font-weight:700}.survey-results{margin-top:0}.survey-result-card{box-shadow:0 7px 22px rgba(15,27,51,.035)}@media(max-width:900px){#surveyResultsPanel{padding-top:24px}.survey-results-head .survey-settings-button{display:inline-grid!important;place-items:center;width:42px;height:42px;padding:0}.survey-results-section-head{align-items:center}.survey-results-toolbar{flex-wrap:nowrap}.survey-display-label{display:none}.survey-display-toggle{min-width:0}.survey-display-toggle .filter{padding-inline:10px}.survey-results-toolbar .spacer{display:block}}.back-to-boxes,.box-inbox-actions [data-action=edit-box]{display:inline-flex;align-items:center;gap:8px}.inbox-action-icon{display:block;flex:0 0 20px;width:20px;height:20px;fill:currentColor}#inboxPanel{padding-top:28px}@media(max-width:900px){#inboxPanel{padding-top:24px}}@media(max-width:900px){.box-inbox-head{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:12px}.box-inbox-primary{display:contents}.inbox-mobile-menu{grid-column:1;grid-row:1;display:grid;place-items:center;width:42px;height:42px;margin:0;border:1px solid #d8dce4;border-radius:9px;background:#fff;color:var(--navy)}.inbox-mobile-menu svg{width:22px;height:22px;fill:currentColor}.back-to-boxes{grid-column:2;grid-row:1}.box-inbox-actions{grid-column:3;grid-row:1;justify-self:end;margin:0}.box-inbox-actions .btn{display:inline-grid!important;place-items:center;width:42px;height:42px;padding:0}.box-settings-label{display:none}.box-inbox-title{grid-column:1/-1;grid-row:2;width:100%;margin-top:10px}.box-inbox-title h1,.box-inbox-title p{width:100%;max-width:none}.sidebar{z-index:121;box-shadow:18px 0 45px rgba(8,18,36,.25)}.sidebar-close{display:none;place-items:center;position:absolute;top:18px;right:-50px;width:40px;height:40px;padding:0;border:1px solid rgba(255,255,255,.3);border-radius:10px;background:var(--navy);color:#fff;box-shadow:0 8px 22px rgba(8,18,36,.22)}.sidebar.open .sidebar-close{display:grid}.sidebar-close svg{width:22px;height:22px;fill:currentColor}.sidebar-backdrop{display:none;position:fixed;z-index:120;inset:0;padding:0;border:0;background:rgba(9,18,34,.45);cursor:default}.sidebar-backdrop.open{display:block}.export-btn{width:42px;padding-inline:0;font-size:0}.export-btn .toolbar-icon{margin:0}}@media(max-width:600px){.feedback-item{grid-template-columns:54px minmax(0,1fr) auto;gap:8px}.feedback-actions{grid-column:auto}}@media(max-width:600px){.box-meta-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-bottom:16px;padding-bottom:14px}.box-meta-card{min-width:0;min-height:112px;padding:10px 8px;flex-direction:column;align-items:flex-start;gap:8px}.box-meta-icon{flex-basis:34px;width:34px;height:34px;border-radius:9px}.box-meta-icon svg{width:18px;height:18px}.box-meta-card>span:last-child{width:100%;gap:3px}.box-meta-card small{display:none}.box-meta-card b{font-size:14px;line-height:1.25}.expiry-value{align-items:flex-start;flex-direction:column!important;gap:4px!important}.expiry-countdown{padding:2px 5px;font-size:7px}.page-title>.mobile-menu{display:block;position:relative;width:42px;height:42px;margin:0;padding:0;border:1px solid #d8dce4;border-radius:9px;background:#fff;color:var(--navy);font-size:0;line-height:0;box-shadow:0 4px 14px rgba(20,34,59,.05)}.page-title>.mobile-menu::before{content:"";position:absolute;top:50%;left:50%;width:22px;height:22px;background:currentColor;transform:translate(-50%,-50%);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 6h18v2H3V6Zm0 5h18v2H3v-2Zm0 5h18v2H3v-2Z'/%3E%3C/svg%3E") center/contain no-repeat}.page-actions{display:flex;flex-direction:row;align-items:stretch;gap:8px;width:100%}.page-actions .search{min-width:0;width:auto;flex:1;align-items:center}.page-actions .search>svg{align-self:center;margin:0}.page-actions .new-box-btn,.page-actions .refresh-dashboard-btn{flex:0 0 42px;width:42px;height:42px;padding:0}.page-actions .refresh-dashboard-btn svg{display:block;margin:auto}.page-actions .new-box-btn{position:relative;font-size:0}.page-actions .new-box-btn>span{display:none}.page-actions .new-box-btn::before{content:"";position:absolute;top:50%;left:50%;width:22px;height:22px;background:currentColor;transform:translate(-50%,-50%);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2Z'/%3E%3C/svg%3E") center/contain no-repeat}}.stats article .capacity-track{display:block;grid-template-columns:none;width:100%;height:6px;margin:10px 0 7px;overflow:hidden;border-radius:999px;background:#e9e8f3}.stats article .capacity-track i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7668e8,#9b8ff1);transition:width .35s ease}.stats article .storage-track i{background:linear-gradient(90deg,var(--coral),#ff9f8d)}.stats article.capacity-card em{display:block;margin:0;color:#687287;font-size:11px;font-weight:700}.stats article .stat-content>em{display:block;margin:0;color:#687287;font-size:11px;font-style:normal;font-weight:700}.sidebar-plan-badge{margin-left:auto;padding:3px 6px;border-radius:999px;background:#f7d98b;color:#50370a;font-size:7px;font-weight:800;letter-spacing:.05em}.survey-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px}.survey-results.card-view{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.survey-result-view-toggle{height:42px;flex:0 0 auto}.survey-card{display:flex;flex-direction:column;min-height:270px;padding:22px;border:1px solid #e1e4e9;border-radius:12px;background:#fff;box-shadow:0 8px 24px rgba(15,27,51,.04)}.survey-card-footer,.survey-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.survey-card-top>span:last-child{color:#8d96a5;font-size:10px}.survey-card-actions{position:relative;display:flex;align-items:center;gap:8px;color:#8d96a5;font-size:10px}.survey-card-actions .kebab{color:var(--navy)}.survey-menu-popover{top:32px}.survey-card h3{margin:22px 0 8px;color:var(--navy);font-size:18px}.survey-card>p{flex:1;margin:0 0 18px;color:var(--muted);font-size:12px;line-height:1.6}.survey-card .box-link{margin-bottom:16px}.survey-card-footer{padding-top:15px;border-top:1px solid #eceef1;color:#7e8796;font-size:11px}.survey-card-footer b{color:var(--navy);font-size:17px}.survey-new-badge{display:inline-flex;align-items:center;margin-left:5px;padding:3px 7px;border-radius:999px;background:var(--coral);color:#fff;font-size:8px;font-weight:800;line-height:1;letter-spacing:.04em;text-transform:uppercase;vertical-align:2px}.empty-state{grid-column:1/-1;padding:70px 20px;border:1px dashed #d6dae1;border-radius:12px;background:#fff;text-align:center}.empty-state h3{margin:0;color:var(--navy)}.empty-state p{color:var(--muted)}.response-total{margin-left:auto;padding:12px 16px;border-radius:10px;background:#fff;color:#7b8493;font-size:12px}.response-total b{display:block;color:var(--navy);font-size:24px}.survey-results{display:grid;gap:16px;margin-top:28px}.survey-result-card{padding:25px;border:1px solid #e1e4e9;border-radius:12px;background:#fff}.survey-result-card>span{color:var(--coral);font-size:9px;font-weight:800;letter-spacing:.08em}.survey-result-card h3{margin:10px 0 22px;color:var(--navy);font-size:17px}.survey-chart{display:grid;gap:16px}.chart-row>div{display:flex;justify-content:space-between;margin-bottom:7px;color:#566176;font-size:12px}.chart-row>div b{color:var(--navy)}.chart-row>i{display:block;height:10px;overflow:hidden;border-radius:10px;background:#eef0f3}.chart-row>i>em{display:block;height:100%;min-width:0;border-radius:10px;background:linear-gradient(90deg,#766ad2,#9a91e5)}.chart-row.is-highest>i>em{background:linear-gradient(90deg,var(--coral),#ff9a87)}.written-results{display:grid;gap:9px}.written-results blockquote{margin:0;padding:14px 16px;border-left:3px solid var(--coral);border-radius:0 8px 8px 0;background:#f7f8fa;color:#515b6c;font-size:12px;line-height:1.6}.survey-builder-head,.survey-options-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.survey-builder-head>div{display:grid;gap:3px}.survey-builder-head small,.survey-options>small{color:#8c95a3;font-size:10px}.survey-question-builder{display:grid;gap:13px}.survey-question-editor{padding:17px;border:1px solid #dfe3e8;border-radius:10px;background:#f8f9fa}.survey-question-number{display:flex;justify-content:space-between;margin-bottom:12px;color:var(--coral);font-size:9px;font-weight:800;letter-spacing:.08em}.survey-option-row button,.survey-options-head button,.survey-question-number button{border:0;background:0 0;color:#a14b43}.survey-question-builder.is-locked{pointer-events:none;opacity:.72}.survey-lock-note{margin:0;padding:11px 13px;border:1px solid #efd18a;border-radius:8px;background:#fff8e7;color:#755619;font-size:11px;line-height:1.5}.add-survey-question-btn{align-self:flex-start}.survey-question-editor>label{display:block;margin-top:11px}.survey-required{display:flex!important;align-items:center;gap:7px}.survey-required input{width:auto;margin:0}.survey-options{margin-top:14px}.survey-options-head button{color:var(--coral);font-size:10px;font-weight:700}.survey-option-row{display:grid;grid-template-columns:22px 1fr 28px;align-items:center;gap:7px;margin-top:8px}.survey-option-row>span{display:grid;place-items:center;color:#8c95a3;font-size:10px}.survey-option-row input{margin:0}.survey-access-settings{display:grid;gap:10px;padding:16px;border:1px solid #e0e3e8;border-radius:10px}.survey-check{margin:0}.survey-access-settings>input{margin:0}.survey-expiry{display:grid;grid-template-columns:1fr 1fr;gap:8px}.survey-expiry>*{margin:0}.survey-settings-title{margin-bottom:3px;color:var(--navy);font-size:12px}.survey-email-setting{display:flex;align-items:center;justify-content:space-between;gap:16px}.survey-email-setting>.survey-check{flex:1}.survey-email-setting>.mini-check{white-space:nowrap}.survey-email-setting>.mini-check input{margin:0 5px 0 0}.survey-public-view{min-height:100vh;background:radial-gradient(circle at 18% 12%,#fff4e8 0,transparent 34%),linear-gradient(150deg,#f8f5ef,#f1eee8)}.survey-public-wrap{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(480px,1fr);gap:6vw;max-width:1180px;margin:0 auto;padding:80px 30px}.survey-public-intro h1{margin:14px 0;color:var(--navy);font-size:44px;line-height:1.08}.survey-public-intro>p{color:#697388;line-height:1.7}.survey-response-form{max-width:680px}.survey-response-form #surveyPasscodeGate{display:grid;gap:15px}.survey-response-form #surveyPasscodeGate[hidden]{display:none}.survey-response-form #surveyPasscodeGate .btn{justify-self:start}.public-survey-question{margin:0 0 24px;padding:0;border:0}.public-survey-question legend{margin-bottom:12px;color:var(--navy);font-size:13px;font-weight:700;line-height:1.5}.public-survey-question legend em{color:var(--coral)}#surveyEmailField{margin-bottom:24px}#surveyEmailField>small:last-child{display:block;margin-top:6px;color:#8993a2;font-size:9px;font-weight:500;letter-spacing:0}.public-survey-question textarea{height:125px}.survey-answer-options{display:grid;gap:8px}.survey-answer-options label{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #dfe3e8;border-radius:8px;cursor:pointer}.survey-answer-options input{width:auto;margin:0}.survey-answer-options span{font-size:12px}.survey-thanks{padding:60px 20px;text-align:center}.survey-thanks p{color:#697388}@media(max-width:1000px){.survey-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.survey-grid,.survey-public-wrap,.survey-results.card-view{grid-template-columns:1fr}.survey-public-wrap{padding:45px 18px}.survey-public-intro h1{font-size:36px}.survey-expiry{grid-template-columns:1fr}.response-total{margin-left:0}}@media(max-width:600px){.survey-email-setting{align-items:flex-start;flex-direction:column}.survey-email-setting>.mini-check{padding-left:27px}}.unavailable-page{display:grid!important;place-items:center!important;grid-template-columns:1fr!important;min-height:calc(100vh - 80px);padding:50px 20px!important}.unavailable-card{width:min(100%,600px);padding:48px;border:1px solid #e0e4ea;border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(15,27,51,.13);text-align:center}.unavailable-icon{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 22px;border-radius:50%;background:#fff0ed;color:var(--coral);font-size:31px;font-weight:500}.unavailable-card h1{margin:13px 0;color:var(--navy);font-size:30px;line-height:1.2}.unavailable-card p{margin:0 auto 28px;color:#697388;font-size:14px;line-height:1.75}.unavailable-card .btn{display:inline-block;text-decoration:none}@media(max-width:600px){.unavailable-card{padding:36px 22px}.unavailable-card h1{font-size:25px}}.reporter-view,.reporter-view *,.survey-public-view,.survey-public-view *,dialog,dialog *,html{scrollbar-width:thin;scrollbar-color:#aeb7c4 #eef0f3}.reporter-view ::-webkit-scrollbar,.reporter-view::-webkit-scrollbar,.survey-public-view ::-webkit-scrollbar,.survey-public-view::-webkit-scrollbar,dialog ::-webkit-scrollbar,dialog::-webkit-scrollbar,html::-webkit-scrollbar{width:10px;height:10px}.reporter-view ::-webkit-scrollbar-track,.reporter-view::-webkit-scrollbar-track,.survey-public-view ::-webkit-scrollbar-track,.survey-public-view::-webkit-scrollbar-track,dialog ::-webkit-scrollbar-track,dialog::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background:#eef0f3;border-radius:999px}.reporter-view ::-webkit-scrollbar-thumb,.reporter-view::-webkit-scrollbar-thumb,.survey-public-view ::-webkit-scrollbar-thumb,.survey-public-view::-webkit-scrollbar-thumb,dialog ::-webkit-scrollbar-thumb,dialog::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{min-height:36px;border:2px solid #eef0f3;border-radius:999px;background:#aeb7c4}.reporter-view ::-webkit-scrollbar-thumb:hover,.reporter-view::-webkit-scrollbar-thumb:hover,.survey-public-view ::-webkit-scrollbar-thumb:hover,.survey-public-view::-webkit-scrollbar-thumb:hover,dialog ::-webkit-scrollbar-thumb:hover,dialog::-webkit-scrollbar-thumb:hover,html::-webkit-scrollbar-thumb:hover{background:#7f8b9c}.reporter-view.theme-dark,.reporter-view.theme-dark *{scrollbar-color:#536b8c #09172b}.reporter-view.theme-dark ::-webkit-scrollbar-track,.reporter-view.theme-dark::-webkit-scrollbar-track{background:#09172b}.reporter-view.theme-dark ::-webkit-scrollbar-thumb,.reporter-view.theme-dark::-webkit-scrollbar-thumb{border-color:#09172b;background:#536b8c}.reporter-view.theme-dark ::-webkit-scrollbar-thumb:hover,.reporter-view.theme-dark::-webkit-scrollbar-thumb:hover{background:#ff806d}.reporter-view textarea::-webkit-resizer,.survey-public-view textarea::-webkit-resizer{background:0 0}.toast{top:24px;bottom:auto;z-index:1000;display:flex;align-items:center;gap:11px;width:max-content;max-width:min(520px,calc(100vw - 32px));min-height:52px;padding:14px 22px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:var(--navy);box-shadow:0 18px 48px rgba(8,19,38,.28),0 4px 12px rgba(8,19,38,.16);font-size:14px;font-weight:700;line-height:1.4;text-align:center;transform:translate(-50%,-24px) scale(.96);transition:opacity .25s ease,transform .3s cubic-bezier(.2,.8,.2,1)}.toast:before{content:"✓";display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;border-radius:50%;background:var(--coral);color:#fff;font-size:13px;font-weight:800}.toast.show{transform:translate(-50%,0) scale(1)}.steps article>span{position:static}.step-visual{display:flex;align-items:center;justify-content:flex-start;gap:18px;margin-bottom:26px}.step-number{position:static!important;color:var(--navy)!important;font:800 44px/1 Inter,sans-serif!important;letter-spacing:-2px}.step-visual .step-icon{flex:0 0 64px;width:64px;height:64px;margin:0;border-radius:15px}.step-visual .step-icon svg{display:block;width:30px;height:30px;fill:currentColor}.steps h3{margin-top:0}.how{background:#fff}.step-visual{width:100%;gap:20px}.step-number{color:var(--coral)!important}.step-visual .step-icon{order:initial;margin-left:auto;flex-basis:82px;width:82px;height:82px;border-radius:20px}.step-visual .step-icon svg{width:38px;height:38px}@media(max-width:600px){.step-visual .step-icon{flex-basis:72px;width:72px;height:72px;border-radius:18px}.step-visual .step-icon svg{width:34px;height:34px}}.final-cta{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:center;gap:60px;margin:0;padding:clamp(64px,7vw,96px) clamp(40px,8vw,116px);border-radius:28px 28px 0 0;background:radial-gradient(circle at 82% 18%,rgba(255,116,92,.23),transparent 32%),linear-gradient(135deg,#26375e 0,#3f4f7d 58%,#28395f 100%);box-shadow:0 30px 80px rgba(15,27,51,.18);overflow:hidden}.final-cta:before{content:"";position:absolute;z-index:-1;width:360px;height:360px;right:-110px;bottom:-190px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 55px rgba(255,255,255,.025),0 0 0 110px rgba(255,255,255,.018)}.cta-content{position:relative;z-index:2}.final-cta h2{max-width:720px;margin:16px 0 18px;font-size:clamp(42px,4.6vw,66px);line-height:1.02;letter-spacing:-3px}.final-cta p{max-width:650px;margin:0;color:#e0e5ef;font-size:18px;line-height:1.7}.cta-actions{display:flex;align-items:center;gap:14px;margin-top:32px}.cta-actions .btn{min-height:56px;padding-inline:24px}.cta-actions .btn span{margin-left:8px}.cta-secondary{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.08);color:#fff;text-decoration:none;box-shadow:none}.cta-secondary:hover{border-color:rgba(255,255,255,.55);background:rgba(255,255,255,.14)}.cta-trust{display:flex;flex-wrap:wrap;gap:20px;margin-top:24px;color:#cbd5e6;font-size:12px;font-weight:700}.cta-trust span:First-letter{color:#65d1a7}.cta-visual{position:relative;display:grid;place-items:center;width:min(100%,330px);aspect-ratio:1;margin:auto}.cta-visual>img{position:relative;z-index:2;width:142px;height:142px;filter:drop-shadow(0 22px 30px rgba(8,17,36,.28))}.cta-orbit{position:absolute;inset:8%;border:1px solid rgba(255,255,255,.18);border-radius:50%;box-shadow:inset 0 0 70px rgba(255,255,255,.025)}.cta-message{position:absolute;z-index:3;display:grid;place-items:center;width:54px;height:44px;border:1px solid rgba(255,255,255,.35);border-radius:14px;background:rgba(255,255,255,.14);color:#fff;font-size:19px;font-weight:800;box-shadow:0 12px 28px rgba(8,17,36,.18);backdrop-filter:blur(8px)}.cta-message-one{left:3%;top:24%;color:#ff9b89}.cta-message-two{right:2%;top:17%}.cta-message-three{right:10%;bottom:13%;color:#69d5ad}.site-footer{padding:68px clamp(28px,8vw,116px) 26px;background:#0b172c;color:#fff}.footer-main{display:grid;grid-template-columns:minmax(260px,1.5fr) repeat(3,minmax(140px,1fr));gap:clamp(34px,5vw,72px)}.footer-brand .brand{width:max-content;margin:0 0 20px;font-size:23px}.footer-brand .brand-mark{width:42px;height:42px;flex-basis:42px;background-image:url("assets/unspokenbox-mark-light.svg")}.footer-brand p{max-width:380px;margin:0;color:#aeb9cc;font-size:14px;line-height:1.75}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-links strong{margin-bottom:5px;color:#fff;font-size:13px;letter-spacing:.7px}.footer-category{margin-top:5px;color:#71809a;font-size:10px;font-weight:800;letter-spacing:1.1px;text-transform:uppercase}.footer-category+a{margin-top:-4px}.footer-links a{color:#aeb9cc;text-decoration:none;font-size:13px;line-height:1.35;transition:color .18s ease,transform .18s ease}.footer-links a:hover{color:#ff8a75;transform:translateX(2px)}.footer-bottom{display:flex;justify-content:space-between;gap:24px;margin-top:56px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);color:#7f8da6;font-size:12px}@media(max-width:900px){.final-cta{grid-template-columns:1fr;text-align:center}.final-cta p{margin-inline:auto}.cta-actions,.cta-trust{justify-content:center}.cta-visual{width:250px}.footer-main{grid-template-columns:1.3fr 1fr 1fr}.footer-brand{grid-column:1/-1}}@media(max-width:600px){.final-cta{margin-inline:0;padding:58px 24px;border-radius:0}.final-cta h2{font-size:42px;letter-spacing:-2px}.final-cta p{font-size:16px}.cta-actions{flex-direction:column;align-items:stretch}.cta-actions .btn{width:100%}.cta-trust{gap:10px 16px}.cta-visual{width:210px}.site-footer{padding:52px 24px 24px}.footer-main{grid-template-columns:1fr 1fr;gap:36px 24px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;margin-top:42px}}.site-header{position:sticky;top:0;z-index:100;height:88px;transition:height .24s ease,box-shadow .24s ease,border-color .24s ease}.site-header>.brand{font-size:24px;transition:font-size .24s ease}.site-header>.brand .brand-mark{flex-basis:44px;width:44px;height:44px;transition:width .24s ease,height .24s ease,flex-basis .24s ease}.site-header.is-scrolled{height:62px;border-bottom:1px solid rgba(24,38,63,.08);box-shadow:0 8px 28px rgba(24,38,63,.1)}.site-header.is-scrolled>.brand{font-size:21px}.site-header.is-scrolled>.brand .brand-mark{flex-basis:34px;width:34px;height:34px}.site-header.is-scrolled .btn{padding-block:10px}.discount-banner{position:relative;z-index:90;background:#12231d;color:#fff}.discount-banner-inner{display:flex;align-items:center;justify-content:center;gap:16px;width:min(100%,1440px);min-height:64px;margin-inline:auto;padding:10px clamp(24px,5.5vw,80px)}.discount-badge{flex:none;padding:6px 11px;border:1px solid var(--coral);border-radius:999px;background:0 0;color:var(--coral);font-size:10px;font-weight:900;letter-spacing:.09em}.discount-message{display:flex;align-items:center;gap:14px;margin:0;color:#fff;font-size:16px;font-weight:700}.discount-message strong{color:#fff;font-size:16px;white-space:nowrap}.discount-code{flex:none;font:800 12px "DM Sans",sans-serif;cursor:pointer}.discount-code{margin-left:auto;padding:11px 14px;border:1px dashed rgba(255,255,255,.55);border-radius:10px;background:0 0;color:#fff}.discount-code strong{color:var(--coral);letter-spacing:.04em}@media(max-width:900px){.discount-banner-inner{flex-wrap:wrap;gap:9px 12px;padding-block:12px}.discount-message{flex:1;min-width:280px}.discount-code{margin-left:0}}@media(max-width:600px){.discount-banner-inner{justify-content:flex-start;padding:12px 16px}.discount-badge{font-size:9px}.discount-message{display:block;min-width:0;flex-basis:calc(100% - 122px);font-size:14px}.discount-message span{display:block}.discount-code{width:100%;padding:11px 8px}}@media(max-width:600px){.site-header{height:74px}.site-header>.brand{font-size:19px;gap:8px}.site-header>.brand .brand-mark{flex-basis:40px;width:40px;height:40px}.site-header.is-scrolled{height:58px}.site-header.is-scrolled>.brand{font-size:18px}.site-header.is-scrolled>.brand .brand-mark{flex-basis:32px;width:32px;height:32px}}.conversation-page{max-width:760px;margin:0 auto;padding:32px 24px}.conversation-card{margin-top:18px;background:#fff;border:1px solid #e4e8ef;border-radius:20px;padding:32px;box-shadow:0 16px 50px rgba(15,27,51,.08)}.chat-messages{display:flex;flex-direction:column;gap:12px;max-height:460px;overflow:auto;margin:22px 0;padding:8px}.chat-message{max-width:82%;padding:12px 15px;border-radius:15px;background:#f0f3f7;white-space:pre-wrap}.chat-message.admin{align-self:flex-end;background:#17233a;color:#fff}.chat-message small{display:block;margin-top:6px;opacity:.65}.chat-composer{margin-top:26px;padding-top:22px;border-top:1px solid #e7eaf0}.chat-composer>label{display:block;margin-bottom:8px;color:#536077;font-size:10px;font-weight:800;letter-spacing:1px}.chat-composer textarea{display:block;width:100%;min-height:112px;padding:14px 16px;border:1px solid #d7dce5;border-radius:12px;outline:0;resize:vertical;font:500 14px/1.55 "DM Sans",sans-serif;color:var(--navy);background:#fbfcfd;transition:border-color .2s,box-shadow .2s}.chat-composer textarea:focus{border-color:var(--coral);box-shadow:0 0 0 3px rgba(255,116,92,.14);background:#fff}.chat-composer-actions{display:flex;align-items:center;gap:18px;margin-top:12px}.chat-composer-notes{display:flex;flex-direction:column;gap:4px}.chat-composer-notes small{color:#7d8798;font-size:11px;line-height:1.4}.chat-composer-actions .btn{display:flex;align-items:center;justify-content:center;gap:8px;min-width:136px;margin-left:auto}.reply-dialog{width:min(680px,calc(100% - 32px))}.feedback-reply{border:0;background:0 0;color:#526078;cursor:pointer}.reply-success{text-align:center;padding:42px 8px}.reply-intro{max-width:570px;margin:22px auto;color:#596579;line-height:1.65}.reply-credentials{margin:24px auto;max-width:560px;text-align:left;background:#f5f7fa;padding:20px;border-radius:14px}.credential-block+.credential-block{margin-top:18px}.credential-row{display:flex;align-items:center;gap:10px;margin-top:7px;background:#fff;border:1px solid #e1e5eb;border-radius:9px;padding:9px 10px}.credential-row code{display:block;min-width:0;flex:1;word-break:break-all}.credential-row button{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border:0;border-radius:7px;background:#eef1f5;color:var(--navy)}.copy-all-credentials{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:20px}.reply-help{max-width:560px;margin:25px auto 0;padding:18px 20px;border:1px solid #e3e6eb;border-radius:12px;text-align:left}.reply-help p{margin:8px 0 0;color:#596579;line-height:1.55;font-size:13px}@media(max-width:600px){.conversation-page{padding:18px 12px}.conversation-card{margin-top:14px;padding:22px 18px}.chat-message{max-width:92%}.chat-composer-actions{align-items:stretch;flex-direction:column}.chat-composer-actions .btn{width:100%;margin-left:0}}.feedback-list{gap:22px}.feedback-day-group{display:flex;flex-direction:column;gap:7px;min-width:0}.feedback-date{margin:0 0 1px 4px;color:#d18a16;font:700 12px Manrope;letter-spacing:.02em}.feedback-day-items{display:flex;flex-direction:column;gap:0}.feedback-day-items .feedback-item{border-radius:0}.feedback-day-items .feedback-item:first-child{border-radius:9px 9px 0 0}.feedback-day-items .feedback-item:last-child{border-radius:0 0 9px 9px}.feedback-day-items .feedback-item+.feedback-item{margin-top:-1px}.feedback-day-items .feedback-item:only-child{border-radius:9px}.feedback-list.grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:22px}.feedback-list.grid .feedback-day-items{display:grid;grid-template-columns:1fr 1fr;gap:6px}.feedback-list.grid .feedback-day-items .feedback-item{border-radius:9px}@media(max-width:600px){.feedback-list.grid .feedback-day-items{grid-template-columns:1fr}.feedback-list{gap:18px}}.feedback-leading{display:flex;min-width:54px;align-items:center;justify-content:center}.feedback-leading .feedback-time{line-height:1;white-space:nowrap}.feedback-leading .feedback-mark{flex:0 0 auto}.privacy-note p{color:#566172}.counter,.form-foot{color:#596273}.use-cases .section-heading p{color:#5f6979}.use-case-grid article>small{color:#626d7e}:root{--coral:#ff745c;--coral-dark:#e95f49;--muted:#596374}
.password-field{position:relative;display:block;line-height:0}.password-field input{display:block;padding-right:54px}.password-toggle{position:absolute;top:6px;right:6px;bottom:6px;display:flex;align-items:center;justify-content:center;width:38px;height:auto;margin:0;padding:0;border:0;border-radius:8px;background:transparent;color:#647187;line-height:0;cursor:pointer}.password-toggle:hover{background:rgba(100,113,135,.1);color:var(--navy)}.password-toggle:focus-visible{outline:2px solid var(--coral);outline-offset:-2px}.password-eye{display:block;width:20px;height:20px;flex:none;fill:currentColor}.password-toggle[aria-pressed=true]{color:var(--coral)}