:root{--paper:#f8fbfa;--white:#fff;--ink:#173342;--muted:#556a71;--ocean:#12665e;--ocean-dark:#0a4f48;--mist:#dfefea;--line:#d9e3df;--apricot:#ef9b72;--soft-apricot:#fff0e6;--radius:16px;font-family:"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0}button,input,select,textarea{font:inherit}a{color:inherit;text-underline-offset:4px}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}img{display:block;max-width:100%}button:disabled{cursor:wait;opacity:.65}p{line-height:1.65;margin:0 0 20px}h1,h2,h3{font-family:"Trebuchet MS","Segoe UI",sans-serif;letter-spacing:-.045em;font-weight:700;margin:0}h1{font-size:clamp(42px,5.5vw,76px);line-height:1.04}h2{font-size:clamp(30px,3.5vw,46px);line-height:1.13}h3{font-size:23px;line-height:1.25}strong{font-weight:650}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #db7847;outline-offset:5px}input:focus,select:focus,textarea:focus{outline:3px solid #b1d5cb;outline-offset:1px;border-color:var(--ocean)}[hidden]{display:none!important}.wrap{max-width:1240px;margin:0 auto;padding-left:36px;padding-right:36px}.skip-link{position:fixed;left:12px;top:-100px;background:white;padding:12px;z-index:100}.skip-link:focus{top:12px}.preview-banner{text-align:center;background:#ecf0ee;color:#53635e;font-size:12px;padding:6px 18px}.site-header{display:flex;align-items:center;justify-content:space-between;min-height:102px;gap:24px}.brand{display:flex;align-items:center;gap:11px;font-weight:750;font-size:19px;text-decoration:none;letter-spacing:-.025em;line-height:1.15}.brand small{display:block;font-size:11px;font-weight:400;letter-spacing:0;color:var(--muted);margin-top:5px}.brand-mark{height:34px;display:flex;align-items:center;gap:3px}.brand-mark i{width:5px;height:18px;background:var(--ocean);border-radius:8px}.brand-mark i:nth-child(2){height:30px}.brand-mark i:nth-child(3){height:24px}.brand-mark i:nth-child(4){height:12px}.site-header nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}.site-header nav a{text-decoration:none}.site-header nav a:hover{color:var(--ocean)}.nav-cta{border:1px solid var(--line);border-radius:30px;padding:12px 19px;background:var(--white)}.nav-cta span{margin-left:12px}.hero{display:grid;grid-template-columns:1.08fr 1fr;align-items:center;gap:65px;padding-top:60px;padding-bottom:83px}.availability{font-size:13px;font-weight:600;color:var(--ocean);display:flex;align-items:center;gap:8px;margin-bottom:25px}.availability span,.verified-dot{height:7px;width:7px;border-radius:50%;background:var(--ocean);display:inline-block;flex-shrink:0}.hero-deck{font-size:18px;max-width:500px;color:var(--muted);margin-top:27px;margin-bottom:30px}.url-form{scroll-margin-top:30px}.url-form label{display:block;font-size:13px;font-weight:650;margin-bottom:9px}.url-input-row{display:flex;gap:8px;padding:6px;background:white;border:1px solid #becdc7;border-radius:12px;box-shadow:0 3px 0 #e6eeea}.url-input-row input{width:100%;min-width:0;border:0;border-radius:6px;padding:10px;background:transparent;font-size:14px;color:var(--ink)}.button{border:0;border-radius:8px;padding:15px 20px;font-size:14px;font-weight:650;line-height:1.2;display:inline-flex;align-items:center;justify-content:center;gap:18px;text-decoration:none;white-space:nowrap;transition:background .15s,transform .15s;min-height:46px}.button.primary{background:var(--ocean);color:white}.button.primary:hover{background:var(--ocean-dark);transform:translateY(-1px)}.button.secondary{background:white;border:1px solid #bbcfc6;color:var(--ocean)}.button.secondary:hover{background:var(--mist)}.form-note{font-size:12px;color:var(--muted);line-height:1.5;margin:12px 0 0}.text-link{font-size:14px;font-weight:650;color:var(--ocean);text-decoration:none;display:inline-flex;gap:16px;align-items:center;padding:5px 0}.text-link:hover{text-decoration:underline}.sample-link{margin-top:20px}.hero-visual{position:relative;min-width:0;padding:10px 0}.hero-visual:before{content:"";position:absolute;inset:44px -18px 53px 24px;background:var(--mist);border-radius:28px;transform:rotate(5deg);z-index:-1}.preview-sheet{background:white;border:1px solid #d0ded8;border-radius:18px;padding:25px;box-shadow:0 18px 45px -27px #254e43;transform:rotate(-1.5deg)}.sheet-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:26px}.mini-brand{font-size:13px;font-weight:650}.sample-tag{font-size:10px;background:var(--paper);border:1px solid var(--line);border-radius:30px;padding:5px 9px;color:var(--muted)}.show-preview{display:flex;gap:18px;align-items:center}.cover-art{object-fit:cover;border-radius:10px;box-shadow:0 4px 10px #183b3415;flex-shrink:0}.show-preview .cover-art{width:104px;height:104px}.quiet-label{font-size:13px;font-weight:600;color:var(--ocean);margin:0 0 15px;line-height:1.5}.show-preview .quiet-label{font-size:11px;margin-bottom:6px}.show-preview h2{font-size:23px;line-height:1.15;letter-spacing:-.03em}.show-preview p:last-child{font-size:11px;color:var(--muted);margin:9px 0 0}.preview-metrics{display:grid;grid-template-columns:1fr 1fr;margin:26px 0 25px;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.preview-metrics>div{padding-left:22px}.preview-metrics>div:first-child{border-right:1px solid var(--line);padding-left:0}.preview-metrics strong{font-family:"Trebuchet MS",sans-serif;font-size:42px;line-height:1;letter-spacing:-.04em;color:var(--ink);display:block}.preview-metrics strong span{font-size:22px;font-weight:400;color:var(--muted)}.preview-metrics>div>span{display:block;font-size:11px;line-height:1.5;color:var(--muted);margin-top:9px}.row-between{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:11px}.row-between>span{color:var(--muted);font-size:10px}.release-track{height:36px;position:relative;margin:14px 4px 8px;border-bottom:2px solid #deebe5}.release-track i{position:absolute;width:7px;height:18px;border-radius:6px;background:var(--ocean);bottom:-6px;transform:translateX(-50%)}.release-track i:nth-child(1){left:0}.release-track i:nth-child(2){left:8.43%}.release-track i:nth-child(3){left:16.87%}.release-track i:nth-child(4){left:24.10%}.release-track i:nth-child(5){left:42.17%}.release-track i:nth-child(6){left:74.70%}.release-track i:nth-child(7){left:83.13%}.release-track i:nth-child(8){left:89.16%}.release-track i:nth-child(9){left:92.77%}.release-track i:nth-child(10){left:100%}.release-track i:last-child{height:30px;background:#b1663e}.tiny{font-size:10px}.preview-opportunity{display:flex;align-items:center;gap:12px;background:var(--soft-apricot);border-radius:9px;padding:14px;margin-top:26px}.opportunity-icon{width:30px;height:30px;border-radius:50%;background:#f4cfb7;display:grid;place-items:center;flex-shrink:0}.preview-opportunity p{font-size:11px;line-height:1.5;margin:0}.preview-opportunity strong{display:block;font-size:12px;margin-bottom:3px}.sheet-link{display:flex;justify-content:space-between;font-size:12px;font-weight:600;color:var(--ocean);text-decoration:none;padding-top:18px}.evidence-caption{font-size:11px;color:var(--muted);margin:24px auto 0;text-align:center}.evidence-caption span{margin-right:5px}.evidence-caption small{display:block;font-size:10px;margin-top:6px}.scope-strip{background:white;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0}.scope-strip>.wrap{display:flex;align-items:center;justify-content:space-between;gap:24px}.scope-strip p{font-size:12px;color:var(--muted);margin:0}.scope-strip .wrap>div{display:flex;gap:25px;flex-wrap:wrap}.scope-strip span{font-size:12px;font-weight:600}.section{padding-top:95px;padding-bottom:95px}.section-heading{max-width:650px}.section-heading>p:last-child{margin-top:22px;color:var(--muted);font-size:16px;max-width:560px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:50px}.step-number{width:34px;height:34px;border:1px solid #b9d0c6;border-radius:50%;display:grid;place-items:center;color:var(--ocean);font-size:14px;margin-bottom:20px;background:white}.steps h3{font-size:20px;margin-bottom:14px}.steps p{font-size:14px;color:var(--muted);margin:0}.sample-feature{background:#eaf3ee}.sample-feature-inner{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.sample-feature h2{margin-bottom:24px}.sample-feature p{color:var(--muted);font-size:15px;max-width:470px}.sample-feature .button{margin-top:8px}.evidence-list>div{display:flex;align-items:flex-start;gap:26px;padding:26px 0;border-bottom:1px solid #c5d9ce}.evidence-list>div:first-child{padding-top:0}.evidence-list>div:last-child{border:0;padding-bottom:0}.evidence-number{font-family:"Trebuchet MS",sans-serif;font-size:36px;letter-spacing:-.05em;min-width:100px;color:var(--ocean)}.evidence-list p{font-size:13px;margin:0;line-height:1.65}.evidence-list strong{display:block;color:var(--ink);font-size:15px;margin-bottom:6px}.tools-heading{max-width:none;display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.tools-heading>p:last-child{max-width:340px;font-size:14px;margin-bottom:0}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:40px}.tool-card{display:flex;flex-direction:column;text-decoration:none;background:white;border:1px solid var(--line);padding:28px;border-radius:12px;transition:border-color .2s,transform .2s}.tool-card:hover{border-color:var(--ocean);transform:translateY(-3px)}.tool-symbol{width:42px;height:42px;border-radius:10px;display:grid;place-items:center;background:var(--mist);font-size:26px;color:var(--ocean);margin-bottom:25px}.tool-meta{font-size:11px;color:var(--muted);margin-bottom:8px}.tool-card h3{font-size:22px;margin-bottom:15px}.tool-card p{font-size:14px;color:var(--muted);margin-bottom:25px}.tool-bottom{display:flex;justify-content:space-between;font-size:12px;font-weight:650;color:var(--ocean);margin-top:auto;padding-top:20px;border-top:1px solid var(--line)}.newsletter-section{display:grid;grid-template-columns:250px 1fr;align-items:center;gap:90px;background:var(--mist);border-radius:22px;padding:55px 70px;max-width:1168px}.newsletter-section h2{margin-bottom:20px}.newsletter-section p{max-width:630px;color:var(--muted)}.newsletter-section .text-link{margin-top:18px}.newsletter-art{position:relative;width:215px;height:235px;background:#fff;border-radius:4px;transform:rotate(-7deg);box-shadow:12px 13px 0 #bbd7ca;padding:26px}.letter-title{font-family:"Trebuchet MS",sans-serif;font-size:33px;line-height:1.05;letter-spacing:-.04em;display:block;margin-top:28px}.letter-line{height:5px;display:block;background:#d8e6df;margin-top:24px;width:90%}.letter-line.short{width:60%;margin-top:8px}.letter-dot{position:absolute;right:23px;bottom:25px;width:25px;height:25px;border-radius:50%;background:var(--apricot)}.letter-fold{position:absolute;right:0;top:0;border-bottom:27px solid #dfeee5;border-right:27px solid var(--mist)}.about-section{display:grid;grid-template-columns:1fr 1fr;gap:100px;border-bottom:1px solid var(--line)}.about-section>div>p:not(.quiet-label){font-size:15px;color:var(--muted)}.faq-section{display:grid;grid-template-columns:1fr 1.3fr;gap:80px}.faq-list details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:15px;font-weight:600;padding:22px 0}summary::-webkit-details-marker{display:none}summary:after{content:"+";font-weight:400;font-size:24px;color:var(--ocean)}details[open]>summary:after{content:"−"}.faq-list p{font-size:14px;color:var(--muted);padding-right:25px;margin-bottom:24px}.site-footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:35px;padding-bottom:40px}.site-footer>.brand{display:block;font-size:16px}.site-footer p{font-size:12px;color:var(--muted);margin:0}.site-footer>div{display:flex;gap:24px;font-size:12px}.site-footer a{text-decoration:none}.site-footer a:hover{text-decoration:underline}
/* Request dialog */
dialog{color:var(--ink);background:white;border:1px solid var(--line);border-radius:20px;padding:0;max-width:580px;width:calc(100% - 32px);max-height:90dvh;box-shadow:0 22px 80px #142c3540}dialog::backdrop{background:#16352f80;backdrop-filter:blur(3px)}.dialog-inner{padding:35px}.dialog-top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:12px}.dialog-top h2{font-size:29px;max-width:400px}.close-button{background:#f0f5f2;border:0;border-radius:50%;width:32px;height:32px;flex-shrink:0;font-size:24px;line-height:1;color:var(--muted)}#request-title{font-size:30px;margin-bottom:16px}.dialog-deck{font-size:14px;color:var(--muted)}.request-form label{display:block;font-size:13px;font-weight:600;margin-bottom:8px}.request-form input,.request-form select,.request-form textarea{display:block;width:100%;border:1px solid #bccfc7;border-radius:8px;background:white;padding:12px;color:var(--ink)}.request-form textarea{resize:vertical;min-height:88px;max-height:200px}.field{margin-bottom:19px}.field small{font-size:11px;color:var(--muted);display:block;margin-top:7px}.request-form .button{width:100%;margin-top:4px}.optional-fields summary{padding:0 0 15px;font-size:13px}.optional-fields[open]{margin-bottom:18px}.trap-field{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-error{color:#993b2e;background:#fff0e9;border-radius:8px;padding:12px;font-size:13px;margin:14px 0}.success-mark{width:52px;height:52px;background:var(--mist);color:var(--ocean);border-radius:50%;display:grid;place-items:center;font-size:27px;margin-bottom:20px}.success-content h2{font-size:30px;margin-bottom:18px}.success-content p{font-size:14px;color:var(--muted)}.success-reference{padding:12px;background:var(--paper);border:1px solid var(--line);border-radius:8px;overflow-wrap:anywhere;font-size:12px}.success-content .button{white-space:normal;width:100%;margin-top:16px}.success-links{display:flex;flex-direction:column;gap:12px;margin-top:18px}.success-links a{font-size:12px}.success-content h3{font-size:18px;margin-top:28px}.success-content .form-note{font-size:11px}
/* Sample audit */
.sample-main{padding-top:28px;padding-bottom:70px}.sample-breadcrumb{display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:12px;margin:0 0 25px}.sample-breadcrumb a{text-decoration:none}.sample-hero{background:#dfede5;border:1px solid #c6dbcf;border-radius:20px;padding:38px 42px}.sample-hero-top{display:flex;align-items:center;gap:26px}.sample-hero .cover-art{width:135px;height:135px}.sample-hero h1{font-size:clamp(34px,4.3vw,58px);max-width:650px}.sample-hero .quiet-label{margin-bottom:10px}.sample-hero p{font-size:14px;color:var(--muted);margin:12px 0 0}.sample-hero-bottom{display:flex;justify-content:space-between;align-items:center;gap:30px;border-top:1px solid #bcd3c5;padding-top:24px;margin-top:28px}.sample-hero-bottom p{margin:0;max-width:690px}.sample-hero-bottom .button{flex-shrink:0}.snapshot-note{font-size:12px;color:var(--muted);margin:15px 0}.sample-nav{display:flex;align-items:center;gap:30px;padding:19px 0;border-bottom:1px solid var(--line);overflow-x:auto;margin-bottom:30px}.sample-nav a{font-size:13px;text-decoration:none;white-space:nowrap;color:var(--muted);padding:4px 0}.sample-nav a:hover{color:var(--ocean)}.audit-section{padding:40px 0;border-bottom:1px solid var(--line);scroll-margin-top:20px}.audit-section h2{font-size:30px;margin-bottom:14px}.audit-section>.section-intro{font-size:15px;color:var(--muted);max-width:780px;margin-bottom:26px}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:28px 0}.metric{background:white;border:1px solid var(--line);padding:25px;border-radius:12px;min-width:0}.metric .value{font-family:"Trebuchet MS",sans-serif;font-size:40px;letter-spacing:-.05em;line-height:1.1;display:block;color:var(--ocean)}.metric .label{display:block;font-size:13px;font-weight:600;margin-top:12px}.metric .context{display:block;font-size:11px;line-height:1.5;color:var(--muted);margin-top:8px}.assessment-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:28px;margin:25px 0}.strength-panel{background:var(--mist);padding:26px;border-radius:12px}.strength-panel h3{font-size:21px;margin-bottom:15px}.strength-panel p{font-size:14px;line-height:1.7;margin:0;color:#355f53}.next-panel{background:var(--soft-apricot);padding:26px;border-radius:12px}.next-panel h3{font-size:21px;margin-bottom:15px}.next-panel p{font-size:14px;line-height:1.7;margin:0;color:#765641}.evidence-detail{border:1px solid var(--line);background:white;border-radius:10px;margin:20px 0}.evidence-detail>summary{padding:17px 21px;font-size:13px}.evidence-detail>div{padding:0 21px 22px;font-size:13px;color:var(--muted)}.table-scroll{overflow-x:auto;width:100%}table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}th{font-weight:650;color:var(--muted);font-size:11px;background:#f4f8f5}th,td{padding:13px 14px;border-bottom:1px solid var(--line);vertical-align:top;line-height:1.55}tbody tr:last-child td{border-bottom:0}td:first-child{font-weight:500}caption{text-align:left;font-size:12px;color:var(--muted);padding-bottom:12px}.status-pill{display:inline-block;border-radius:25px;padding:3px 9px;background:var(--mist);color:#205745;font-size:11px;white-space:nowrap}.status-pill.unknown{background:#edf0ed;color:#5a665f}.status-pill.opportunity{background:var(--soft-apricot);color:#905336}.chart-panel{padding:26px;background:white;border:1px solid var(--line);border-radius:12px}.chart-panel h3{font-size:20px;margin-bottom:10px}.chart-panel>.caption{font-size:12px;color:var(--muted);margin-bottom:23px}.bar-row{display:grid;grid-template-columns:105px 1fr 40px;gap:12px;align-items:center;margin:16px 0}.bar-label{font-size:12px;color:var(--muted)}.bar-track{height:12px;border-radius:4px;background:#edf2ee;overflow:hidden}.bar-fill{height:100%;border-radius:4px;background:#9fc8b4}.bar-row.featured .bar-fill{background:var(--ocean)}.bar-number{font-size:12px;font-weight:650;text-align:right}.chart-footnote{font-size:11px;color:var(--muted);line-height:1.6;margin:20px 0 0}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:24px}.discovery-split{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:24px 0}.unmeasured{border:1px dashed #bfcfc6;border-radius:12px;padding:25px}.unmeasured h3{font-size:19px;margin-bottom:12px}.unmeasured p{font-size:13px;color:var(--muted);margin-bottom:16px}.unmeasured a{font-size:12px;color:var(--ocean)}.feedback-feature{display:flex;gap:36px;align-items:center;background:white;border:1px solid var(--line);border-radius:12px;padding:30px}.feedback-rating{min-width:150px;text-align:center}.feedback-rating strong{font-family:"Trebuchet MS",sans-serif;font-size:55px;color:var(--ocean);letter-spacing:-.06em}.feedback-rating .stars{display:block;color:#9a6532;letter-spacing:4px;font-size:17px;margin:8px 0}.feedback-rating small{font-size:11px;color:var(--muted)}.feedback-feature h3{font-size:21px;margin-bottom:14px}.feedback-feature p{font-size:14px;color:var(--muted);margin:0}.actions-list{display:grid;gap:18px;margin:25px 0}.action-card{display:grid;grid-template-columns:35px 1fr;gap:20px;background:white;border:1px solid var(--line);border-radius:12px;padding:25px}.action-number{width:31px;height:31px;display:grid;place-items:center;background:var(--mist);border-radius:50%;font-size:12px;color:var(--ocean)}.action-card h3{font-size:21px;margin:11px 0}.action-card p{font-size:14px;color:var(--muted);margin-bottom:14px;max-width:850px}.action-card .text-link{font-size:12px}.action-card details{margin-top:12px;border-top:1px solid var(--line)}.action-card summary{font-size:12px;padding:12px 0}.action-card details p{font-size:12px;margin-bottom:0}.sample-cta{margin:50px 0 20px;padding:38px;background:var(--mist);border-radius:16px;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}.sample-cta h2{font-size:30px;margin-bottom:12px}.sample-cta p{font-size:14px;color:var(--muted);margin-bottom:0;max-width:650px}.sample-bottom-links{display:flex;gap:25px;flex-wrap:wrap;font-size:13px;justify-content:center;margin-top:25px}.source-list{display:grid;gap:12px;margin:0;padding-left:19px}.source-list a{overflow-wrap:anywhere}.source-list small{display:block;font-size:11px;color:var(--muted)}.empty-state{padding:30px;border:1px solid var(--line);border-radius:12px;background:white}.privacy-main{max-width:850px;padding-top:55px;padding-bottom:85px}.privacy-main h1{font-size:48px;margin-bottom:28px}.privacy-main h2{font-size:24px;margin:35px 0 14px}.privacy-main p,.privacy-main li{font-size:15px;line-height:1.7;color:var(--muted)}.privacy-main li{margin-bottom:10px}
@media(min-width:1051px){.hero-copy h1{font-size:clamp(52px,4.4vw,64px)}}
@media(max-width:1050px){.wrap{padding-left:26px;padding-right:26px}.hero{gap:35px;padding-top:40px;padding-bottom:60px}.hero-copy h1{font-size:51px}.hero-deck{font-size:16px}.preview-sheet{padding:20px}.show-preview .cover-art{width:80px;height:80px}.show-preview h2{font-size:20px}.url-input-row{flex-direction:column}.url-input-row .button{width:100%}.sample-feature-inner,.about-section{gap:50px}.newsletter-section{margin-left:26px;margin-right:26px;grid-template-columns:190px 1fr;padding:45px;gap:50px}.newsletter-art{width:175px;height:205px}.letter-title{font-size:29px}.scope-strip .wrap{align-items:flex-start}.scope-strip .wrap>div{gap:12px 20px}.scope-strip p{min-width:190px}.tool-card{padding:23px}.metrics-grid{grid-template-columns:repeat(2,1fr)}.sample-hero-bottom{align-items:flex-start}.sample-hero-bottom .button{white-space:normal}.faq-section{gap:40px}}
@media(max-width:760px){.site-header{min-height:84px}.site-header nav{gap:18px}.site-header nav>a:nth-child(2){display:none}.brand{font-size:16px}.brand small{font-size:10px}.site-header nav a{font-size:12px}.nav-cta{padding:10px 12px}.nav-cta span{display:none}.hero{grid-template-columns:1fr;padding-top:30px;gap:40px}.hero-copy{max-width:610px}.hero-copy h1{font-size:clamp(43px,8.6vw,64px)}.hero-deck{font-size:17px;max-width:540px}.url-input-row{flex-direction:row}.url-input-row .button{width:auto}.hero-visual{width:100%;max-width:480px;margin:auto;padding:12px 10px 0}.hero-visual:before{inset:42px 20px 60px 40px}.preview-sheet{padding:25px}.show-preview .cover-art{width:96px;height:96px}.show-preview h2{font-size:23px}.scope-strip>.wrap{display:block}.scope-strip p{margin-bottom:14px}.scope-strip .wrap>div{gap:14px 22px}.section{padding-top:65px;padding-bottom:65px}.steps{grid-template-columns:1fr;gap:30px;margin-top:33px}.steps article{display:grid;grid-template-columns:34px 1fr;gap:0 18px}.steps .step-number{grid-row:span 2;margin-bottom:0}.steps h3{margin-bottom:10px}.sample-feature-inner{grid-template-columns:1fr;gap:45px}.tools-heading{display:block}.tools-heading>p:last-child{max-width:540px}.tool-grid{grid-template-columns:1fr;gap:16px;margin-top:28px}.tool-card{position:relative;padding:25px 25px 25px 87px}.tool-symbol{position:absolute;left:24px;top:25px;width:40px;height:40px;margin:0}.tool-card p{max-width:500px;margin-bottom:20px}.tool-meta{margin-bottom:6px}.tool-card h3{margin-bottom:11px}.tool-bottom{padding-top:14px}.newsletter-section{grid-template-columns:1fr;padding:35px;gap:35px}.newsletter-art{width:135px;height:150px;padding:16px;box-shadow:8px 8px 0 #bbd7ca}.letter-title{font-size:24px;margin-top:13px}.letter-line{margin-top:16px;height:3px}.letter-line.short{margin-top:6px}.letter-dot{width:18px;height:18px;bottom:16px;right:17px}.about-section,.faq-section{grid-template-columns:1fr;gap:25px}.site-footer{flex-wrap:wrap}.site-footer>p{display:none}.site-footer>div{gap:18px}.sample-hero{padding:25px}.sample-hero-top{gap:20px}.sample-hero .cover-art{width:90px;height:90px}.sample-hero h1{font-size:37px}.sample-hero .quiet-label{font-size:11px;margin-bottom:8px}.sample-hero p{font-size:12px}.sample-hero-bottom{display:block;padding-top:20px;margin-top:20px}.sample-hero-bottom .button{margin-top:20px}.sample-nav{gap:22px;margin-bottom:10px}.audit-section{padding:30px 0}.assessment-layout,.two-column,.discovery-split{grid-template-columns:1fr}.metrics-grid{gap:12px}.metric{padding:20px}.metric .value{font-size:34px}.sample-cta{grid-template-columns:1fr;padding:28px;gap:22px}.sample-cta>.button{justify-self:start}.feedback-feature{gap:22px;padding:25px}.feedback-rating{min-width:100px}.feedback-rating strong{font-size:45px}.feedback-feature h3{font-size:20px}.feedback-feature p{font-size:13px}.privacy-main h1{font-size:39px}}
@media(max-width:440px){.wrap{padding-left:20px;padding-right:20px}.site-header nav>a:first-child{display:none}.hero{padding-top:24px}.hero-copy h1{font-size:43px}.url-input-row{flex-direction:column}.url-input-row .button{width:100%}.hero-deck{font-size:16px}.availability{margin-bottom:19px}.preview-sheet{padding:20px}.show-preview{gap:12px}.show-preview .cover-art{width:75px;height:75px}.show-preview h2{font-size:20px}.preview-metrics strong{font-size:37px}.publication-preview .row-between:first-child{display:block}.publication-preview .row-between:first-child>span{display:block;margin-top:5px}.scope-strip span{font-size:11px}.newsletter-section{margin-left:20px;margin-right:20px;padding:27px}.newsletter-section .button{white-space:normal;text-align:left}.site-footer>.brand{font-size:15px}.site-footer>div{font-size:11px}.dialog-inner{padding:25px}.dialog-top h2{font-size:25px}.sample-hero{padding:22px}.sample-hero-top{align-items:flex-start;gap:15px}.sample-hero .cover-art{width:70px;height:70px}.sample-hero h1{font-size:29px}.sample-hero .quiet-label{font-size:10px}.sample-hero-top p{font-size:11px}.sample-breadcrumb{font-size:10px;gap:10px}.metric{padding:17px}.metric .value{font-size:31px}.metric .label{font-size:12px}.metric .context{font-size:10px}.feedback-feature{display:block}.feedback-rating{text-align:left;margin-bottom:20px}.feedback-rating .stars{display:inline-block;margin:0 0 0 20px}.feedback-rating small{display:block;margin-top:8px}.action-card{grid-template-columns:27px 1fr;gap:12px;padding:20px}.action-number{height:27px;width:27px}.action-card h3{font-size:19px}.bar-row{grid-template-columns:85px 1fr 30px;gap:8px}.bar-label{font-size:11px}.chart-panel{padding:20px}.sample-bottom-links{gap:15px;font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{.site-header,.sample-nav,.sample-cta,.sample-bottom-links,.site-footer,.preview-banner,.request-trigger{display:none}.sample-hero{background:white}.wrap{max-width:none;padding:0}.metric,.chart-panel,.action-card{break-inside:avoid}.audit-section{break-inside:auto}body{background:white}.evidence-detail>div{display:block}}
.feedback-feature .bar-row{grid-template-columns:1fr 32px;row-gap:6px;margin-bottom:16px}.feedback-feature .bar-label{grid-column:1/-1}
