@charset "UTF-8";
:root{--ink:#101828;--navy:#0b1220;--blue:#3157ff;--cyan:#16b8c8;--muted:#667085;--line:#e4e7ec;--bg:#f7f9fc;--green:#16834b;--radius:14px;--shadow:0 16px 50px #172b4d08;--font:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;color:var(--ink);font-family:var(--font);font-size:14px;line-height:1.65;background:#fff;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}button:disabled{opacity:.5;cursor:not-allowed}button:not(.primary):not(.dark){font-family:var(--font)}button:active,.button:active{transform:translateY(1px)}a,button{transition:background .2s,color .2s,box-shadow .2s,transform .2s}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #6b87ff;outline-offset:4px}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{line-height:1.16;letter-spacing:-.045em}h1{font-size:clamp(42px,5.1vw,76px);font-weight:600}h2{font-size:clamp(30px,3.3vw,46px);font-weight:600}h3{font-size:19px;font-weight:600;letter-spacing:-.025em}p{color:var(--muted)}small{font-size:12px}img,svg{max-width:100%}i[data-icon],.icon{display:inline-flex;vertical-align:middle;flex-shrink:0}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.container{width:min(1280px,calc(100% - 96px));margin:0 auto}.section{padding-top:112px;padding-bottom:112px}.section-tint{background:var(--bg);border-block:1px solid #edf0f4}.eyebrow{display:inline-flex;gap:8px;align-items:center;font-size:10px;font-weight:700;letter-spacing:1.9px;color:#496174;margin-bottom:25px}.label{font-size:10px;letter-spacing:1.6px;font-weight:700;color:var(--muted)}.muted{color:var(--muted)}.positive{color:var(--green)}.status-dot{display:inline-block;width:6px;height:6px;border-radius:100%;background:var(--green);box-shadow:0 0 0 4px #16834b0c;margin-right:6px}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:47px;padding:12px 21px;border:1px solid transparent;border-radius:7px;font-size:12px;line-height:1.5;font-weight:600;white-space:nowrap}.button:hover{transform:translateY(-2px);box-shadow:0 6px 15px #10182810}.primary{background:var(--blue);color:#fff;border-color:var(--blue)}.primary:hover{filter:brightness(.94)}.dark{background:var(--navy);color:#fff}.secondary{background:#fff;border-color:var(--line);color:var(--ink)}.danger{background:#fff2f2;border-color:#ffc9c9;color:#ac2929}.small-button{min-height:38px;padding:9px 15px;font-size:11px}.button-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.text-link{font-size:12px;font-weight:600;border:0;background:none;padding:0;color:var(--ink)}.text-link:hover{color:var(--blue)}.brand{display:inline-flex;align-items:center;gap:9px;font-size:26px;font-weight:650;letter-spacing:-1.5px;line-height:1}.brand img{width:32px;height:32px}.brand .brand-custom{width:auto;max-width:180px;height:36px;object-fit:contain}.brand-dot{color:var(--blue)}.public-header{position:sticky;top:0;z-index:30;background:#ffffffed;backdrop-filter:blur(18px);border-bottom:1px solid #e4e7ec99}.nav-inner{height:86px;display:flex;align-items:center;gap:55px}.public-header nav{display:flex;align-items:center;justify-content:space-between;flex:1;gap:20px}.public-header ul{list-style:none;display:flex;align-items:center;gap:27px;padding:0;margin:0;font-size:11px;font-weight:550}.public-header li a:hover{color:var(--blue)}.nav-cta{display:flex;align-items:center;gap:24px}.icon-button{position:relative;border:1px solid transparent;background:transparent;display:inline-flex;align-items:center;justify-content:center;min-width:38px;min-height:38px;border-radius:7px}.icon-button:hover{background:#f0f3f8}.public-toggle{display:none}.hero{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:55px;min-height:690px;padding-block:85px 100px}.hero h1{margin-bottom:25px;font-size:clamp(42px,4.65vw,68px);line-height:1.065;letter-spacing:-3.2px}.hero h1>span{color:var(--blue)}.hero-copy>p{font-size:15px;line-height:1.8;max-width:420px;margin-bottom:31px}.hero-note{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:10px;margin-top:22px}.hero-note .icon{width:14px;height:14px}.hero-product{position:relative;isolation:isolate;padding-block:34px;min-width:0}.hero-product:before{content:"";position:absolute;z-index:-1;inset:-45px -25px;background:radial-gradient(ellipse at 70% 40%,#dce9ffab,transparent 65%),radial-gradient(ellipse at 0 70%,#e2f5f1,transparent 60%);border-radius:50%}.orbit-label{position:absolute;top:-9px;left:50%;transform:translateX(-50%);font-size:10px;white-space:nowrap;color:var(--muted)}.product-window{position:relative;border:1px solid #dce2ee;border-radius:13px;background:#fff;box-shadow:0 30px 65px -22px #2e497934,0 2px 8px #10182804;transform:perspective(1600px) rotateY(-4deg) rotateX(2deg)}.window-bar{display:flex;align-items:center;justify-content:space-between;height:38px;border-bottom:1px solid var(--line);padding:0 16px;background:#fafbfe;border-radius:13px 13px 0 0;font-size:9px;color:#667085}.window-bar .icon{width:12px;height:12px}.window-dots{display:flex;gap:4px}.window-dots b{width:5px;height:5px;background:#d7dce5;border-radius:50%}.preview-body{padding:23px}.preview-heading{display:flex;justify-content:space-between;align-items:center;gap:10px}.preview-heading small{font-size:8px;letter-spacing:1.2px;color:var(--muted)}.preview-heading h2{font-size:21px;margin:7px 0 0;letter-spacing:-.7px}.badge{display:inline-flex;align-items:center;gap:5px;padding:3px 9px;border:1px solid #e2e7ef;background:#f3f5f8;border-radius:5px;font-size:10px;font-weight:550;white-space:nowrap;line-height:1.6}.badge.success{color:#137742;background:#edf9f2;border-color:#d8efe1}.badge.warning{color:#9a5b00;background:#fff8eb;border-color:#f9e6c3}.badge.danger{color:#b12828;background:#fff1f1;border-color:#f6d5d5}.badge.blue{color:#3558d4;background:#eff3ff;border-color:#dee6ff}.preview-score{display:flex;align-items:center;gap:28px;margin:28px 0}.score-ring{width:134px;height:134px;flex-shrink:0;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--blue) 0% 78%,var(--cyan) 94%,#edf0f6 94%);position:relative;transform:rotate(-90deg)}.score-ring>div{transform:rotate(90deg);background:#fff;position:absolute;inset:8px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;outline:1px solid #edf1f6;outline-offset:-9px}.score-ring strong{font-size:37px;line-height:1.3;letter-spacing:-1.5px}.score-ring strong span{font-size:18px}.score-ring small{font-size:9px;color:var(--muted)}.score-copy h3{font-size:16px;line-height:1.4;margin:10px 0 4px}.score-copy p{font-size:9px;margin:0}.score-copy .badge{font-size:8px}.preview-metrics{display:grid;grid-template-columns:repeat(3,1fr);padding:15px 0;border-block:1px solid var(--line);gap:10px}.preview-metrics>div+div{border-left:1px solid var(--line);padding-left:15px}.preview-metrics small{font-size:8px;color:var(--muted)}.preview-metrics strong{display:flex;align-items:center;justify-content:space-between;font-size:24px;line-height:1.8;font-weight:600}.preview-metrics .icon{width:14px;height:14px;color:#a7b1c3}.tiny-amber{font-size:8px;font-weight:500;color:#a3650b;background:#fff7e7;padding:1px 5px;border-radius:3px}.preview-activity{padding-top:20px}.panel-title{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.panel-title h2,.panel-title h3{margin:0;font-size:14px;letter-spacing:-.3px}.preview-activity .panel-title{margin-bottom:14px}.preview-activity h3{font-size:10px}.preview-activity .panel-title>span{font-size:8px}.preview-activity>div:not(.panel-title){display:flex;align-items:center;gap:9px;margin-bottom:12px}.activity-symbol{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;flex-shrink:0}.activity-symbol .icon{width:14px;height:14px}.green{color:var(--green);background:#ebf7f0}.blue{color:var(--blue);background:#eef2ff}.amber{color:#b16b03;background:#fff6e5}.preview-activity b{display:block;font-size:9px;font-weight:550}.preview-activity small{display:block;font-size:8px;color:var(--muted)}.preview-activity time{font-size:8px;margin-left:auto;color:var(--muted)}.preview-footer{border-top:1px solid var(--line);padding-top:14px;display:flex;align-items:center;justify-content:space-between;font-size:8px;color:var(--muted)}.platform-stack{display:flex;gap:9px}.platform-stack .platform-logo{width:15px;height:15px}.platform-logo{object-fit:contain;flex-shrink:0}.floating-platform{position:absolute;display:flex;align-items:center;justify-content:center;z-index:2;width:47px;height:47px;border-radius:12px;background:#fff;box-shadow:0 8px 25px #1c305d12;border:1px solid #e9edf5}.p-instagram{left:-24px;top:6px;transform:rotate(-10deg)}.p-linkedin{right:-18px;top:80px;transform:rotate(8deg)}.p-tiktok{left:-30px;bottom:90px;transform:rotate(-9deg)}.p-youtube{right:4px;bottom:4px;transform:rotate(9deg)}.floating-check{position:absolute;bottom:1px;left:48px;display:flex;align-items:center;gap:10px;padding:12px 18px;background:#fff;border:1px solid #e5ecea;border-radius:9px;box-shadow:0 12px 30px #10283810;z-index:3}.floating-check strong{display:block;font-size:11px;font-weight:600}.floating-check small{display:block;color:var(--muted);font-size:9px}.floating-check>.icon{color:var(--green);width:14px;margin-left:17px}.ecosystem{text-align:center;padding-bottom:55px}.ecosystem>p{font-size:9px;letter-spacing:2px;font-weight:600;margin-bottom:28px}.platform-strip{display:flex;align-items:center;justify-content:space-between;gap:15px;flex-wrap:wrap}.platform-strip>span{display:flex;align-items:center;gap:8px}.platform-strip b{font-size:12px;font-weight:600}.platform-strip img{width:21px;height:21px}.ecosystem>small{display:block;font-size:9px;color:#667085;margin-top:25px}.section-heading{max-width:700px;text-align:center;margin:0 auto 52px}.section-heading h2{margin-bottom:19px}.section-heading p{font-size:14px}.section-heading.left{text-align:left;margin-left:0}.before-after{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:white}.before,.after{padding:42px}.before{background:#fafbfc;border-right:1px solid var(--line)}.before h3,.after h3{font-size:25px;line-height:1.25;margin:14px 0 30px}.scattered{display:grid;gap:13px}.scattered>span{display:flex;align-items:center;gap:10px;border:1px dashed #cfd5df;border-radius:7px;padding:10px 17px;width:85%;font-size:12px;color:#7b8495;background:white}.scattered>span:nth-child(even){margin-left:auto}.scattered .icon{width:15px}.control-diagram{text-align:center}.diagram-platforms{display:flex;justify-content:center;gap:27px}.diagram-line{height:25px;border-left:1px solid #a0b3fb;width:1px;margin:auto}.control-brand{border:1px solid #cfd9fb;background:#f5f7ff;border-radius:8px;padding:18px;display:flex;align-items:center;justify-content:center;gap:20px}.control-brand .brand{font-size:23px}.control-brand small{font-size:8px;letter-spacing:1.2px;color:var(--blue)}.diagram-tags{display:flex;justify-content:center;gap:6px;flex-wrap:wrap;margin-bottom:14px}.diagram-tags>span{font-size:9px;border:1px solid var(--line);border-radius:4px;padding:5px 10px}.control-diagram>small{font-size:9px;color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{position:relative;border:1px solid var(--line);border-radius:11px;padding:30px;transition:transform .22s,box-shadow .22s,border-color .22s;background:#fff}.feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#c4cef4}.feature-icon{display:inline-flex;align-items:center;justify-content:center;background:#f0f3ff;color:var(--blue);width:39px;height:39px;border-radius:9px;margin-bottom:27px}.feature-card h2,.feature-card h3{font-size:17px;letter-spacing:-.4px;margin-bottom:12px}.feature-card p{font-size:12px;line-height:1.9;margin:0;max-width:270px}.feature-card>span:last-child:not(.feature-icon):not(.card-arrow){display:block;margin-top:24px;font-size:11px;color:var(--blue)}.card-arrow{position:absolute;top:31px;right:28px;color:#a8b1c2}.split-section{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.split-section h2{margin-bottom:24px}.split-section>div>p{font-size:14px;max-width:440px}.check-list{list-style:none;padding:0;margin:26px 0}.check-list li{font-size:12px;margin-bottom:13px}.check-list li:before{content:"✓";display:inline-block;color:var(--green);margin-right:13px}.card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:28px;box-shadow:0 3px 8px #0b122003}.agency-person{display:flex;align-items:center;gap:14px;margin:30px 0}.agency-person h3{font-size:18px;margin:0 0 6px}.agency-person p{font-size:11px;margin:0}.avatar{background:#ebedfa;color:#4b4c94;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:34px;height:34px;border-radius:50%;font-size:11px;font-weight:600;border:1px solid #e1e5f4}.avatar.agency{border-radius:10px;width:45px;height:45px;background:#f5edff;color:#9368bf}.avatar.small{width:30px;height:30px}.definition-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-bottom:26px}.definition-grid small,.definition-grid strong{display:block}.definition-grid small{font-size:10px;color:var(--muted);margin-bottom:5px}.definition-grid strong{font-size:12px;font-weight:550}.access-demo .button-row{border-top:1px solid var(--line);padding-top:22px;margin-bottom:14px}.access-demo .button{font-size:10px;min-height:40px;padding:10px 13px}.access-demo>small{font-size:9px}.dark-section{background:#0d1525;color:white}.dark-section .eyebrow{color:#93b1de}.dark-section p,.dark-section small{color:#a3aec3}.dark-section small{font-size:10px}.security-visual{border:1px solid #ffffff1c;border-radius:13px;background:#131f32;padding:30px;box-shadow:0 10px 50px #0002}.security-visual-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:30px}.security-visual-top .label{font-size:8px;color:#a1b0cb}.threat-visual{display:flex;gap:12px;align-items:center}.threat-visual h3{font-size:13px;letter-spacing:-.3px;margin-bottom:5px}.threat-visual p{font-size:9px;margin:0}.threat-visual>.badge{margin-left:auto}.mini-timeline{margin:30px 0 30px 15px;padding-left:24px;border-left:1px solid #36445e}.mini-timeline>div{position:relative;display:flex;gap:20px;font-size:11px;margin-bottom:20px;color:#c0c9d8}.mini-timeline>div:before{content:"";position:absolute;width:7px;height:7px;border-radius:100%;left:-28px;top:6px;background:#84a2ff;box-shadow:0 0 0 5px #131f32}.mini-timeline b{color:#7284a5;font-size:10px}.security-visual .secondary{background:#1c2c45;color:white;border-color:#33415c;min-height:40px;font-size:11px}.dark-stats{display:flex;gap:70px;margin:30px 0}.dark-stats strong{font-size:31px;font-weight:500;display:block;letter-spacing:-1px}.dark-stats span{font-size:10px;color:#a3aec3}.auth-flow{display:flex;align-items:center;justify-content:space-between;margin:35px 0}.auth-flow span{display:flex;align-items:center;gap:8px;font-size:11px}.auth-flow .icon{color:var(--blue)}.auth-flow>b{font-weight:400;color:#b2bbcb}.progress{height:6px;border-radius:10px;background:#edf1f8;overflow:hidden}.progress>span{display:block;background:var(--blue);height:100%;border-radius:10px}.mfa-card>p{font-size:11px;margin:14px 0 22px}.notice{padding:14px 16px;background:#f4f7fe;border:1px solid #e6ebf8;border-radius:7px;font-size:11px;line-height:1.85;color:#5e6e90}.wide-preview{max-width:1040px;margin:auto;padding:30px 36px;box-shadow:var(--shadow)}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.metric-grid>div{display:flex;flex-direction:column;gap:8px}.metric-grid strong{font-size:35px;line-height:1.4;font-weight:550;letter-spacing:-1px}.metric-grid strong>span{font-size:20px}.metric-grid small{font-size:11px;color:var(--muted)}.metric-grid>div>span{font-size:10px}.preview-chart{margin-top:30px}.preview-chart svg{width:100%;height:160px}.faq-section{display:grid;grid-template-columns:1fr 1.4fr;gap:100px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;align-items:center;padding:21px 0;font-size:13px;font-weight:550;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:20px;font-weight:300;color:#8795ae;margin-left:15px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{font-size:12px;line-height:1.9;padding-bottom:10px}.final-cta{border:1px solid #e1e7f3;background:radial-gradient(ellipse at 70% 100%,#eaf0ff,transparent 65%),#f8faff;text-align:center;border-radius:17px;padding:70px 30px;margin-bottom:90px}.final-cta .button-row{justify-content:center;margin-top:28px}.final-cta h2{font-size:48px}.public-footer{padding-bottom:25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:50px;margin-bottom:65px}.footer-grid p{font-size:12px;margin-top:22px}.footer-grid h3{font-size:11px;letter-spacing:0;margin:5px 0 22px}.footer-grid>div>a:not(.brand){display:block;color:var(--muted);font-size:11px;margin:12px 0}.footer-grid a:hover{color:var(--blue)}.footer-bottom{border-top:1px solid var(--line);padding-top:25px;display:flex;justify-content:space-between;gap:18px;font-size:10px;color:#667085}.demo-badge{display:inline-flex;align-items:center;white-space:nowrap;font-size:8px;letter-spacing:1.2px;font-weight:650;color:#596b87;padding:5px 8px;border:1px solid #dfe6f2;background:#f4f7fc;border-radius:4px}.skip-link{position:fixed;top:-100px;left:16px;background:var(--navy);color:white;padding:10px 20px;z-index:9999}.skip-link:focus{top:10px}.public-page{padding-bottom:100px}.page-hero{padding:85px 0 55px;max-width:800px}.page-hero h1{font-size:58px;margin-bottom:24px}.page-hero p{font-size:16px;max-width:680px}.inline-cta{display:flex;align-items:center;justify-content:space-between;padding:40px;border:1px solid var(--line);background:var(--bg);border-radius:12px;gap:24px;margin-top:65px}.inline-cta h2{font-size:26px;margin-bottom:10px}.inline-cta p{margin:0;font-size:12px}.spaced{margin-top:35px}.prose{max-width:850px}.prose h2{font-size:25px;margin-top:30px}.prose p{line-height:1.9}.prose a{color:var(--blue);text-decoration:underline}.editor-content{margin-top:50px}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:45px}.contact-layout h2{font-size:33px;line-height:1.25}.contact-layout .card{padding:38px}.form-stack{display:flex;flex-direction:column;gap:20px}.form-stack label{font-size:11px;font-weight:600;display:flex;flex-direction:column;gap:7px}.form-stack input:not([type=checkbox]),.form-stack textarea,.form-stack select,.field{border:1px solid #dce2ec;border-radius:7px;padding:11px 13px;background:#fff;min-height:43px;width:100%;color:var(--ink);font-size:12px}.form-stack input::placeholder,.form-stack textarea::placeholder{color:#98a2b3;font-weight:400}.form-stack p{margin:0}.form-stack>small{font-size:10px;color:var(--muted)}.demo-entry{text-align:center;padding:55px;max-width:750px;margin:auto;background:linear-gradient(#f8faff,white)}.demo-entry .score-ring{margin:0 auto 30px}.demo-entry h2{font-size:32px}.demo-entry .button-row{justify-content:center}.demo-entry>small{display:block;color:var(--muted);margin-top:25px;font-size:10px}.login-layout{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.login-story{background:#0d1628;color:white;padding:55px 70px;display:flex;flex-direction:column;justify-content:space-between;gap:55px;overflow:hidden}.login-story .brand{color:white}.login-story h1{font-size:47px;line-height:1.16;letter-spacing:-2px}.login-story .eyebrow{color:#99b4e4}.login-story p{color:#a4b2ca;max-width:400px;font-size:13px}.login-story>small{color:#7d8fae;font-size:10px}.login-orbit{position:relative;width:260px;height:260px;margin:45px auto 0;border:1px solid #2a3c5c;border-radius:50%;display:grid;place-items:center}.login-orbit:before{content:"";position:absolute;inset:35px;border:1px solid #26344e;border-radius:50%}.orbit-center{display:grid;place-items:center;width:105px;height:105px;border-radius:25px;background:#192a47;box-shadow:0 0 80px #3157ff20}.login-orbit>.platform-logo{position:absolute;width:38px;height:38px;border:9px solid white;border-radius:10px;background:white;box-sizing:content-box}.login-orbit>.platform-logo:nth-of-type(1){top:-20px;left:70px}.login-orbit>.platform-logo:nth-of-type(2){right:-20px;top:110px}.login-orbit>.platform-logo:nth-of-type(3){bottom:-15px;left:60px}.login-orbit>.platform-logo:nth-of-type(4){left:-25px;top:90px}.login-form-wrap{display:grid;place-items:center;padding:55px}.login-form-wrap>div{width:min(100%,360px)}.login-form-wrap h2{font-size:38px;margin:0}.login-form-wrap .demo-badge{align-self:flex-start}.login-form-wrap p{font-size:12px}.login-form-wrap .text-link{text-align:center}.form-between{display:flex;justify-content:space-between;gap:10px;align-items:center}.form-stack .checkbox-label{display:flex;flex-direction:row;align-items:center;gap:7px;font-size:10px}.checkbox-label input{accent-color:var(--blue)}.form-between .text-link{font-size:10px}.separator{display:flex;align-items:center;gap:10px;color:#939cad;font-size:9px;white-space:nowrap}.separator:before,.separator:after{content:"";height:1px;background:var(--line);flex:1}.form-error:empty{display:none}.form-error{color:#b42318!important}.onboarding{max-width:830px;padding-bottom:100px}.onboarding .page-hero{text-align:center}.step-track{display:flex;justify-content:space-between;gap:8px;margin-bottom:30px}.step-track>span{font-size:10px;padding-top:12px;border-top:3px solid #e5e9f3;flex:1;color:var(--muted)}.step-track>.active{border-color:var(--blue);color:var(--blue)}.onboarding h2{font-size:28px}.onboarding-actions{display:flex;justify-content:space-between;margin-top:25px;gap:12px}.error-page{padding:140px 0}.error-page p{margin-bottom:30px}
/* Application */
.app-shell{display:flex;background:var(--bg);min-height:100vh}.app-sidebar{position:fixed;left:0;top:0;bottom:0;width:230px;padding:30px 18px 18px;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:40;overflow:auto}.app-sidebar>.brand{margin:0 15px 32px;font-size:25px}.workspace{display:flex;align-items:center;gap:10px;border:1px solid var(--line);padding:11px;border-radius:8px;margin-bottom:28px}.org-avatar{display:grid;place-items:center;width:31px;height:31px;border-radius:6px;background:var(--navy);color:white;font-size:13px}.workspace strong{font-size:11px;font-weight:600}.workspace small{display:block;font-size:9px;color:var(--muted)}.nav-caption{font-size:8px;letter-spacing:1.5px;color:#8d98aa;font-weight:600;padding:0 13px;margin-bottom:12px}.app-sidebar nav{display:flex;flex-direction:column;gap:4px}.app-sidebar nav>a{display:flex;align-items:center;gap:11px;min-height:41px;padding:9px 13px;color:#626e83;border-radius:6px;font-size:11px;font-weight:500}.app-sidebar nav>a .icon{width:17px;height:17px}.app-sidebar nav>a:hover{background:#f6f8fc;color:var(--ink)}.app-sidebar nav>a[aria-current]{color:var(--blue);background:#eef2ff;font-weight:600}.nav-count{margin-left:auto;background:#fff1e5;color:#b36c24;font-size:9px;border-radius:4px;min-width:18px;text-align:center}.sidebar-bottom{margin-top:auto;padding-top:40px}.help-link{display:block;padding:12px;font-size:10px;color:var(--muted)}.profile-button{display:flex;align-items:center;gap:9px;width:100%;text-align:left;padding:17px 0 0;border:0;border-top:1px solid var(--line);background:none}.profile-button strong{display:block;font-size:10px}.profile-button small{display:block;font-size:8px;color:var(--muted);margin-top:3px}.profile-button>.icon{margin-left:auto;width:13px}.app-main{margin-left:230px;width:calc(100% - 230px);min-width:0}.app-topbar{height:73px;border-bottom:1px solid var(--line);background:#ffffffee;backdrop-filter:blur(15px);display:flex;align-items:center;justify-content:space-between;padding:0 35px;position:sticky;top:0;z-index:25;gap:15px}.breadcrumb{font-size:10px;color:#667085;white-space:nowrap}.breadcrumb>span{margin:0 14px;color:#c2c9d4}.breadcrumb>strong{font-weight:500;color:#4f5d73}.top-actions{display:flex;align-items:center;gap:19px}.search-trigger{display:flex;align-items:center;gap:8px;border:0;background:none;color:#667085;font-size:10px}.search-trigger .icon{width:14px}.search-trigger kbd{font-size:9px;border:1px solid var(--line);border-radius:4px;min-width:20px}.notification-dot{width:4px;height:4px;position:absolute;right:10px;top:8px;background:var(--blue);border-radius:50%}.mobile-toggle{display:none}.app-content{padding:34px 35px 40px;max-width:1600px;margin:auto;min-height:calc(100vh - 130px)}.app-footnote{font-size:9px;color:#667085;padding:10px 35px 25px;text-align:center}.app-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}.app-heading .eyebrow{font-size:8px;margin-bottom:9px;letter-spacing:1.3px;color:#667085}.app-heading h1{font-size:29px;letter-spacing:-1px;margin:0 0 8px}.app-heading p{font-size:11px;margin:0}.app-heading .button{font-size:10px;min-height:37px;padding:9px 12px;gap:7px}.app-heading .button .icon{width:14px;height:14px}.app-heading-actions{display:flex;gap:9px;flex-wrap:wrap}.app-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:22px}.stat-card{border:1px solid var(--line);border-radius:9px;padding:19px 20px;background:white}.stat-top{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:10px}.stat-top>.icon{width:15px;height:15px;color:#667085}.stat-number{display:flex;align-items:center;gap:12px;margin:12px 0 8px}.stat-number strong{font-size:30px;line-height:1.1;font-weight:600;letter-spacing:-1px}.stat-number>span{font-size:8px}.stat-card>small{color:#667085;font-size:9px}.dashboard-grid{display:grid;grid-template-columns:1.65fr 1fr;gap:20px;margin-bottom:20px}.app-content .card{padding:23px;border-radius:10px;min-width:0}.panel-subtitle{font-size:9px;color:#667085;margin:6px 0 0}.chart-legend{display:flex;align-items:center;gap:12px;font-size:9px;color:var(--muted)}.chart-legend>span:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--blue);margin-right:5px}.chart-legend>span:last-child:before{background:var(--cyan)}.line-chart{width:100%;height:180px;overflow:visible}.chart-grid{stroke:#edf0f5;stroke-width:1}.chart-text{fill:#667085;font-size:9px;font-family:var(--font)}.chart-path{stroke-dasharray:1500;stroke-dashoffset:1500;animation:draw 1.4s ease forwards}@keyframes draw{to{stroke-dashoffset:0}}.chart-period{font-size:9px;padding:6px 9px;border:1px solid var(--line);border-radius:5px;background:white;color:var(--muted)}.score-panel{display:flex;gap:22px;align-items:center;padding:12px 0}.score-panel .score-ring{width:120px;height:120px}.score-panel .score-ring strong{font-size:34px}.score-breakdown{flex:1;display:grid;gap:11px}.score-breakdown>div{font-size:9px;display:flex;justify-content:space-between;gap:10px;color:var(--muted)}.score-breakdown b{font-weight:600;color:#3c4961}.score-bottom{border-top:1px solid var(--line);padding-top:14px;margin-top:17px;font-size:9px;color:var(--muted)}.score-bottom>span{color:var(--green)}.table-wrap{overflow-x:auto;width:100%;overscroll-behavior-inline:contain}.data-table{width:100%;border-collapse:collapse;white-space:nowrap;text-align:left;font-size:10px}.data-table th{background:#f8fafd;font-weight:500;color:#667085;font-size:9px;border-block:1px solid #e9edf3;padding:12px 13px}.data-table th button{border:0;background:none;padding:0;color:inherit;font-size:inherit;text-align:left}.data-table th button:after{content:" ↕";opacity:.55;font-size:10px}.data-table td{padding:15px 13px;border-bottom:1px solid #eef1f6;vertical-align:middle}.data-table tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#fafbfe}.data-table a{font-weight:550}.data-table a:hover{color:var(--blue)}.account-cell,.person-cell{display:flex;align-items:center;gap:10px}.account-cell .platform-logo{width:23px;height:23px}.cell-stack strong{display:block;font-size:10px;font-weight:550}.cell-stack small{display:block;font-size:9px;color:#667085;margin-top:2px}.table-footer{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:9px;color:var(--muted);border-top:1px solid var(--line);padding-top:14px;margin-top:8px}.pagination{display:flex;align-items:center;gap:10px}.pagination button{border:1px solid var(--line);border-radius:5px;padding:4px 9px;background:white;font-size:10px;min-height:30px}.panel-link{font-size:9px;color:var(--blue);font-weight:550}.alert-list{display:grid;gap:16px}.alert-item{display:flex;align-items:flex-start;gap:10px;padding-bottom:15px;border-bottom:1px solid #edf0f5}.alert-item:last-child{border:0;padding:0}.alert-item h3{font-size:11px;letter-spacing:0;margin:0 0 5px}.alert-item p{font-size:9px;margin:0}.alert-item time{font-size:8px;color:#667085;display:block;margin-top:5px}.alert-item .badge{font-size:8px;padding:2px 6px;margin-left:auto}.risk-rows{display:grid;gap:18px;margin-top:23px}.risk-rows>div{display:grid;grid-template-columns:50px 1fr 24px;align-items:center;gap:10px;font-size:9px;color:var(--muted)}.risk-rows .progress{height:5px}.risk-rows strong{font-size:10px;color:var(--ink);font-weight:500}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:13px;flex-wrap:wrap;margin-bottom:22px}.toolbar-left,.toolbar-right{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.search-field{position:relative;min-width:220px}.search-field .icon{position:absolute;left:12px;top:12px;width:15px;height:15px;color:#8a96aa}.search-field input{padding:10px 12px 10px 35px;border:1px solid var(--line);border-radius:6px;font-size:10px;background:white;width:100%;height:38px}.filter-select{height:38px;padding:8px 25px 8px 12px;border:1px solid var(--line);border-radius:6px;background:white;font-size:10px;color:#596981;max-width:180px}.tabs{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:23px}.tabs button,.tabs a{border:1px solid transparent;background:none;padding:7px 12px;border-radius:6px;font-size:10px;color:#778499}.tabs .active{color:var(--blue);background:#eef2ff;border-color:#dce4ff}.tabs button:hover,.tabs a:hover{background:#f0f3f9}.empty-state{padding:60px 20px;text-align:center}.empty-state h2{font-size:23px;margin-top:20px}.empty-state p{font-size:12px}.empty-state>.icon{width:36px;height:36px;color:#99abc9}.row-actions{display:flex;gap:7px}.row-actions button,.row-actions a{font-size:9px;border:1px solid var(--line);border-radius:5px;background:white;padding:5px 9px;min-height:29px}.row-actions .destructive{color:#b44444}.detail-banner{display:flex;align-items:center;gap:20px;margin-bottom:22px}.detail-banner>.platform-logo{width:44px;height:44px}.detail-banner h2{font-size:22px;margin:0 0 7px}.detail-banner p{margin:0;font-size:11px}.detail-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:20px}.detail-grid h2{font-size:16px;letter-spacing:-.3px}.detail-grid .definition-grid{gap:22px}.evidence{border:1px solid #f0dfbd;background:#fffbf3;padding:20px;border-radius:8px;margin:25px 0;font-size:11px}.evidence strong{display:block;margin-bottom:8px}.timeline{list-style:none;padding:0 0 0 22px;border-left:1px solid #dae2f0;margin-left:5px}.timeline li{position:relative;padding:0 0 26px 0;font-size:11px}.timeline li:before{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:var(--blue);left:-26px;top:6px;box-shadow:0 0 0 4px white}.timeline time{display:block;color:#667085;font-size:9px;margin-top:4px}.timeline li:last-child{padding-bottom:0}.detail-actions{display:flex;flex-direction:column;gap:10px}.detail-actions .button{font-size:11px}.detail-actions p{font-size:10px;margin-top:14px}.report-grid,.integration-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.report-card h2,.integration-card h2{font-size:17px;letter-spacing:-.4px;margin:20px 0 10px}.report-card p,.integration-card p{font-size:11px;line-height:1.8;min-height:40px}.report-card small{display:block;font-size:9px;color:var(--muted);margin-bottom:22px}.report-card .row-actions{flex-wrap:wrap}.integration-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.integration-heading img{width:32px;height:32px}.integration-card .button{font-size:10px;min-height:36px}.integration-category{margin:30px 0 18px;font-size:19px}.permissions td:first-child{font-weight:550}.permissions td:not(:first-child){text-align:center}.permission-yes{color:var(--green)}.permission-no{color:#98a2b3}.settings-layout{display:grid;grid-template-columns:180px 1fr;gap:25px}.settings-tabs{display:flex;flex-direction:column;gap:5px}.settings-tabs button{text-align:left;padding:11px 15px;border:0;background:none;border-radius:6px;color:#667085;font-size:11px}.settings-tabs .active{background:#eef2ff;color:var(--blue)}.settings-form{max-width:640px}.settings-form h2{font-size:21px;letter-spacing:-.4px}.settings-form p{font-size:11px}.setting-row{display:flex;justify-content:space-between;align-items:center;gap:30px;border-bottom:1px solid var(--line);padding:18px 0}.setting-row strong{font-size:11px;font-weight:550}.setting-row small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.setting-row input[type=checkbox]{width:18px;height:18px;accent-color:var(--blue)}.settings-form>.button-row{margin-top:25px}.loading-state{padding:80px;text-align:center;color:var(--muted)}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;z-index:1000;background:var(--navy);color:white;border:1px solid #34425a;padding:14px 23px;border-radius:9px;box-shadow:0 8px 30px #0002;font-size:12px;max-width:calc(100% - 30px);transition:opacity .2s,transform .2s}.toast.show{opacity:1;transform:translate(-50%,0)}dialog{border:1px solid var(--line);border-radius:14px;padding:30px;width:min(560px,calc(100% - 32px));max-height:85vh;box-shadow:0 30px 90px #0002;color:var(--ink)}dialog::backdrop{background:#101a32aa;backdrop-filter:blur(3px)}dialog[open]{animation:modal-in .2s ease}dialog h2{font-size:25px;padding-right:35px;margin-bottom:20px}dialog p{font-size:12px}dialog .close-modal{position:absolute;right:15px;top:15px}dialog .button-row{justify-content:flex-end;margin-top:25px}dialog .definition-grid{margin-top:25px}dialog .search-results{display:grid;gap:9px;margin-top:20px;max-height:400px;overflow:auto}dialog .search-results>a{font-size:12px;border:1px solid var(--line);border-radius:6px;padding:12px}dialog .search-results>a:hover{background:var(--bg)}@keyframes modal-in{from{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:none}}.admin-bar .public-header,.admin-bar .app-topbar{top:32px}.admin-bar .app-sidebar{top:32px}
@media(min-width:1600px){.hero{min-height:770px;gap:95px}.hero h1{font-size:74px}.hero-product{transform:scale(1.04)}.app-content{padding:40px 50px}.app-topbar{padding-inline:50px}}
@media(max-width:1200px){.container{width:calc(100% - 64px)}.nav-inner{gap:35px}.public-header ul{gap:19px;font-size:10px}.nav-cta{gap:17px}.hero{gap:35px;min-height:640px}.hero h1{font-size:53px}.preview-body{padding:19px}.preview-score{gap:18px}.score-ring{width:118px;height:118px}.split-section{gap:55px}.faq-section{gap:65px}.app-sidebar{width:205px;padding-inline:12px}.app-main{margin-left:205px;width:calc(100% - 205px)}.app-content{padding:28px 24px}.app-topbar{padding-inline:24px}.score-panel{gap:13px}.score-panel .score-ring{width:95px;height:95px}.score-panel .score-ring strong{font-size:27px}.score-ring small{font-size:8px}.score-breakdown>div{font-size:8px}.dashboard-grid{grid-template-columns:1.5fr 1fr}.stat-card{padding:17px}.report-grid,.integration-grid{grid-template-columns:repeat(2,1fr)}.search-trigger>span,.search-trigger kbd{display:none}.top-actions{gap:12px}}
@media(max-width:1000px){.nav-inner{height:74px}.public-toggle{display:flex;margin-left:auto}.public-header nav{display:none;position:absolute;top:74px;left:0;right:0;background:white;box-shadow:0 12px 20px #0001;padding:22px 32px;align-items:stretch}.public-header nav.open{display:flex;flex-direction:column}.public-header ul{flex-direction:column;align-items:stretch;gap:0;font-size:13px}.public-header li>a{display:block;padding:12px 0}.nav-cta{border-top:1px solid var(--line);padding-top:20px;justify-content:space-between}.hero{gap:35px;padding-block:70px 80px}.hero h1{font-size:46px;letter-spacing:-2px}.hero-copy>p{font-size:13px}.hero .button{font-size:10px;padding:11px 15px;min-height:42px}.hero-copy .eyebrow{font-size:8px;letter-spacing:1.3px}.preview-score{gap:12px}.preview-score .score-ring{width:95px;height:95px}.score-copy h3{font-size:13px}.score-copy p{font-size:8px}.preview-score .score-ring strong{font-size:28px}.preview-heading h2{font-size:17px}.preview-metrics strong{font-size:21px}.preview-body{padding:15px}.floating-check{left:10px;padding:10px}.platform-strip{justify-content:center;gap:23px}.feature-card{padding:24px}.split-section{gap:35px}.before,.after{padding:30px}.card{padding:24px}.auth-flow span{font-size:9px;gap:4px}.auth-flow .icon{width:16px}.app-metrics{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.score-panel{gap:40px}.score-panel .score-ring{width:130px;height:130px}.score-panel .score-ring strong{font-size:36px}.score-breakdown>div{font-size:11px}.app-heading{align-items:flex-start}.breadcrumb{display:none}.app-topbar{justify-content:flex-end}.detail-grid{grid-template-columns:1fr}.settings-layout{grid-template-columns:140px 1fr}.login-story{padding:40px}.login-story h1{font-size:38px}.login-form-wrap{padding:35px}.footer-grid{gap:25px}}
@media(max-width:760px){.container{width:calc(100% - 40px)}.hero{grid-template-columns:1fr;gap:45px;padding-top:55px;padding-bottom:45px}.hero h1{font-size:57px;letter-spacing:-2.6px}.hero-copy>p{max-width:460px;font-size:14px}.hero .button{font-size:11px}.hero-product{width:min(470px,calc(100% - 24px));margin:0 auto}.preview-body{padding:23px}.preview-score{gap:28px}.preview-score .score-ring{width:125px;height:125px}.preview-score .score-ring strong{font-size:35px}.score-copy h3{font-size:16px}.score-copy p{font-size:9px}.preview-heading h2{font-size:20px}.floating-check{left:30px}.ecosystem{padding-top:20px;padding-bottom:40px}.platform-strip{gap:22px}.platform-strip b{font-size:10px}.platform-strip img{width:18px;height:18px}.section{padding-block:65px}.section-heading{margin-bottom:35px}.section-heading h2{font-size:34px}.section-heading p{font-size:12px}.before-after,.split-section,.faq-section,.contact-layout{grid-template-columns:1fr;gap:35px}.before-after{gap:0}.before{border-right:0;border-bottom:1px solid var(--line)}.before,.after{padding:30px}.feature-grid{grid-template-columns:repeat(2,1fr);gap:13px}.feature-card{padding:22px}.feature-card h2,.feature-card h3{font-size:15px}.feature-card p{font-size:11px}.feature-icon{margin-bottom:20px}.feature-card .card-arrow{right:20px;top:24px}.split-section h2{font-size:35px}.split-section>div>p{max-width:none}.dark-section .split-section{display:flex;flex-direction:column-reverse;align-items:stretch;gap:40px}.wide-preview{padding:23px}.metric-grid{grid-template-columns:repeat(2,1fr);gap:25px}.metric-grid strong{font-size:30px}.faq-section{gap:20px}.final-cta{padding:50px 25px;margin-bottom:60px}.final-cta h2{font-size:37px}.final-cta p{font-size:12px}.footer-grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:40px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:10px;font-size:9px}.page-hero{padding:60px 0 35px}.page-hero h1{font-size:42px}.page-hero p{font-size:13px}.inline-cta{flex-direction:column;align-items:flex-start;padding:28px}.demo-entry{padding:35px 25px}.demo-entry h2{font-size:28px}.login-layout{grid-template-columns:1fr}.login-story{padding:25px 30px;gap:0}.login-story>div,.login-story>small{display:none}.login-form-wrap{padding:45px 25px}.login-form-wrap>div{max-width:380px}.app-sidebar{transform:translateX(-100%);transition:transform .23s;width:230px;box-shadow:10px 0 40px #15234312}.app-sidebar.open{transform:translateX(0)}.app-main{margin-left:0;width:100%}.mobile-toggle{display:inline-flex;margin-right:auto}.app-topbar{height:64px;padding:0 16px}.top-actions{gap:8px}.top-actions .demo-badge{font-size:7px}.app-content{padding:26px 18px}.app-heading h1{font-size:27px}.app-heading{flex-wrap:wrap;gap:16px}.app-metrics{gap:11px}.stat-card{padding:17px}.app-content .card{padding:19px}.table-wrap{margin-inline:-5px;width:calc(100% + 10px)}.dashboard-grid{gap:15px;margin-bottom:15px}.app-footnote{padding-inline:20px}.report-grid,.integration-grid{gap:12px}.integration-card h2,.report-card h2{font-size:15px}.settings-layout{grid-template-columns:1fr;gap:18px}.settings-tabs{flex-direction:row;overflow-x:auto;padding-bottom:7px}.settings-tabs button{flex-shrink:0;padding:8px 12px;font-size:10px}.detail-banner{gap:13px}.detail-banner h2{font-size:19px}.toolbar{align-items:stretch}.toolbar-left,.toolbar-right{flex:1}.search-field{width:100%;min-width:150px}.filter-select{flex:1}.app-content .button{white-space:normal}.step-track{gap:5px}.step-track>span{font-size:8px}.onboarding .card{padding:22px}.onboarding h2{font-size:24px}.admin-bar .public-header,.admin-bar .app-topbar{top:46px}.admin-bar .app-sidebar{top:46px}}
@media(max-width:390px){.container{width:calc(100% - 32px)}.hero h1{font-size:46px}.hero-product{width:calc(100% - 8px)}.preview-body{padding:15px}.preview-score{gap:15px}.preview-score .score-ring{width:105px;height:105px}.score-copy h3{font-size:13px}.score-copy p{font-size:8px}.floating-platform{width:36px;height:36px}.p-instagram{left:-10px}.p-linkedin{right:-10px}.p-tiktok{left:-12px}.floating-check{left:8px;padding:9px}.floating-check strong{font-size:10px}.floating-check small{font-size:8px}.feature-grid,.report-grid,.integration-grid{grid-template-columns:1fr}.feature-card{padding:25px}.hero-copy .eyebrow{font-size:7px}.button-row{gap:8px}.button{font-size:10px;padding-inline:14px}.score-panel{gap:17px}.score-panel .score-ring{width:105px;height:105px}.score-breakdown>div{font-size:9px}.stat-number strong{font-size:26px}.stat-card{padding:14px}.stat-top{font-size:9px}.app-topbar .avatar{display:none}.preview-heading h2{font-size:18px}.auth-flow span{font-size:8px}.security-visual{padding:21px}.threat-visual{flex-wrap:wrap}.footer-grid{gap:18px}.demo-badge{font-size:7px}.wide-preview .panel-title{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.chart-path{stroke-dashoffset:0}.product-window{transform:none}}
/* Readable operational text with compact, deliberate hierarchy. */
.app-sidebar nav>a{font-size:12px}.workspace strong{font-size:12px}.workspace small{font-size:10px}.profile-button strong{font-size:11px}.profile-button small{font-size:9px}.app-heading p{font-size:12px}.stat-top{font-size:11px;gap:8px}.stat-number{flex-wrap:wrap;gap:8px}.stat-number>.badge{white-space:normal}.stat-card>small{font-size:10px}.panel-subtitle{font-size:10px}.app-content .panel-title h2{font-size:15px}.data-table{font-size:11px}.data-table th{font-size:10px}.cell-stack strong,.cell-stack a{font-size:11px}.cell-stack small{font-size:10px}.alert-item h3{font-size:12px}.alert-item p{font-size:10px}.table-footer{font-size:10px}.report-card p,.integration-card p{font-size:12px}.app-content .toolbar .button{min-height:38px;font-size:11px}.app-content .search-field input,.filter-select{font-size:11px}.stat-card,.stat-top,.stat-number{min-width:0}
@media(max-width:760px){.hero-product:before{inset:-25px -8px}.stat-top{font-size:10px}.stat-card>small{font-size:9px}.stat-number>.badge{font-size:8px}.app-heading p{font-size:11px}.app-content .search-field input{font-size:12px}.icon-button{min-width:44px;min-height:44px}.app-sidebar nav>a{min-height:44px}.row-actions button,.row-actions a{min-height:40px;display:inline-flex;align-items:center}.form-stack input:not([type=checkbox]),.form-stack select{min-height:44px}}
@media print{.app-sidebar,.app-topbar,.app-heading-actions,.app-footnote,.public-header,.public-footer,button,.toast{display:none!important}.app-main{margin:0;width:100%}.app-content{padding:0}.card{break-inside:avoid;box-shadow:none}body{background:#fff}.app-shell{display:block}}
