:root{--ink:#172019;--ink-soft:#344139;--paper:#f4f0e6;--paper-deep:#e8e1d3;--surface:#fffdf8;--surface-muted:#ece8dd;--line:#d8d1c3;--green:#1e5139;--green-bright:#2f7651;--mint:#cfe1d1;--amber:#a96722;--amber-soft:#f2ddbd;--red:#9f3e31;--red-soft:#efd4cd;--blue:#3d5f76;--blue-soft:#d8e2e8;--shadow:0 24px 70px rgba(23,32,25,0.1);--radius-lg:28px;--radius-md:18px;--radius-sm:11px;--shell:min(1180px,calc(100vw - 40px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--paper)}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55;text-rendering:optimizeLegibility}button,input,select{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{text-decoration:none}a,button{color:inherit}::selection{color:var(--surface);background:var(--green)}.shell{width:var(--shell);margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eyebrow{display:inline-block;color:var(--green);font-size:.72rem;font-weight:760;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:0 18px;border:1px solid transparent;border-radius:999px;font-size:.87rem;font-weight:700;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button:hover{transform:translateY(-1px)}.button:focus-visible,.category-card:focus-visible,.filter-row select:focus-visible,.text-button:focus-visible,.text-link:focus-visible,.url-field button:focus-visible,.url-field input:focus-visible{outline:3px solid rgba(47,118,81,.26);outline-offset:3px}.button:disabled{cursor:wait;opacity:.7;transform:none}.button-accent{color:#f8f4ea;background:var(--green);box-shadow:0 10px 24px rgba(30,81,57,.2)}.button-accent:hover{background:#153f2c}.button-dark{color:var(--surface);background:var(--ink)}.button-dark:hover{background:#263129}.button-quiet{border-color:var(--line);background:transparent}.button-quiet:hover{background:var(--surface-muted)}.text-button,.text-link{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;color:var(--ink);background:none;font-size:.86rem;font-weight:700;text-decoration:underline;-webkit-text-decoration-color:rgba(23,32,25,.28);text-decoration-color:rgba(23,32,25,.28);text-underline-offset:5px;cursor:pointer}.text-button:hover,.text-link:hover{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.site-header{position:relative;z-index:20;border-bottom:1px solid rgba(216,209,195,.75);background:rgba(244,240,230,.9);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:74px}.brand{display:inline-flex;align-items:center;gap:10px;width:-moz-fit-content;width:fit-content;line-height:1}.brand>span:last-child{display:flex;align-items:baseline;gap:5px}.brand strong{font-family:Georgia,Times New Roman,serif;font-size:1.13rem;font-weight:700;letter-spacing:-.025em}.brand small{color:var(--green-bright);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.brand-mark{position:relative;display:grid;place-items:center;width:27px;height:27px;border-radius:8px;background:var(--ink);transform:rotate(-4deg)}.brand-mark span{position:absolute;left:7px;height:2px;border-radius:3px;background:var(--paper)}.brand-mark span:first-child{top:8px;width:13px}.brand-mark span:nth-child(2){top:13px;width:9px}.brand-mark span:nth-child(3){top:18px;width:5px}.header-inner nav{display:flex;align-items:center;gap:30px;color:var(--ink-soft);font-size:.82rem;font-weight:650}.header-inner nav a{transition:color .15s ease}.header-inner nav a:hover{color:var(--green)}.header-note{justify-self:end;color:var(--ink-soft);font-family:Georgia,Times New Roman,serif;font-size:.78rem;font-style:italic}.hero-section{position:relative;overflow:hidden;border-bottom:1px solid var(--line)}.hero-section:before{content:"";position:absolute;top:-180px;right:-130px;width:580px;height:580px;border:1px solid rgba(30,81,57,.13);border-radius:50%;box-shadow:inset 0 0 0 80px rgba(47,118,81,.025),inset 0 0 0 160px rgba(47,118,81,.018);pointer-events:none}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(400px,.95fr);grid-gap:88px;gap:88px;align-items:center;min-height:670px;padding-block:82px}.hero-copy{position:relative;z-index:2}.case-hero h1,.hero-copy h1{max-width:760px;margin:20px 0 23px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,6.2vw,5.5rem);font-weight:500;letter-spacing:-.055em;line-height:.96}.case-hero>div:first-child>p,.hero-lead{max-width:640px;margin:0;color:var(--ink-soft);font-size:1.04rem;line-height:1.75}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:34px}.hero-art{position:relative;z-index:1;padding:22px;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);color:#f4f0e6;background:var(--ink);box-shadow:0 34px 80px rgba(23,32,25,.2);transform:rotate(1.2deg)}.hero-art:after{content:"";position:absolute;inset:12px;border:1px solid rgba(244,240,230,.08);border-radius:19px;pointer-events:none}.hero-art-bars,.hero-art-header,.hero-art-note,.hero-art-score{position:relative;z-index:1}.hero-art-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid rgba(244,240,230,.13);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.74rem}.live-dot{display:inline-flex;align-items:center;gap:7px;color:#b9ceb9}.live-dot:before{content:"";width:6px;height:6px;border-radius:50%;background:#77b68d;box-shadow:0 0 0 5px rgba(119,182,141,.12)}.hero-art-score{display:flex;align-items:flex-end;gap:16px;padding:27px 2px 18px}.hero-art-score strong{font-family:Georgia,Times New Roman,serif;font-size:5.3rem;font-weight:500;letter-spacing:-.08em;line-height:.8}.hero-art-score span{padding-bottom:4px;color:#b9c5bb;font-size:.76rem;text-transform:uppercase;letter-spacing:.09em}.hero-art-bars{display:grid;grid-gap:14px;gap:14px;padding:20px 2px 22px}.hero-art-bars div{display:grid;grid-template-columns:90px 1fr;align-items:center;grid-gap:14px;gap:14px;color:#c4cec6;font-size:.75rem}.hero-art-bars div:after{content:"";width:100%;background:rgba(244,240,230,.1)}.hero-art-bars div:after,.hero-art-bars i{grid-column:2;grid-row:1;height:4px;border-radius:99px}.hero-art-bars i{position:relative;z-index:1;display:block;background:#87af8e}.hero-art-note{margin-top:4px;padding:18px 19px;border-radius:15px;color:var(--ink);background:#d8e1cf}.hero-art-note span{color:var(--green);font-size:.64rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-art-note p{margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:.95rem;line-height:1.45}.trust-strip{border-bottom:1px solid var(--line);background:rgba(255,253,248,.48)}.trust-strip-inner{display:grid;grid-template-columns:repeat(4,1fr)}.trust-strip-inner span{display:flex;align-items:center;justify-content:center;gap:8px;min-height:67px;border-right:1px solid var(--line);color:var(--ink-soft);font-size:.76rem;font-weight:650}.trust-strip-inner span:first-child{border-left:1px solid var(--line)}.discipline-section{display:grid;grid-template-columns:.82fr 1.18fr;grid-gap:78px;gap:78px;padding-block:126px}.audit-intro h2,.case-study-page h2,.discipline-heading h2,.ethics-section h2,.report-shell h2{margin:16px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.4rem);font-weight:500;letter-spacing:-.04em;line-height:1.05}.audit-intro p,.discipline-heading p{max-width:510px;margin:0;color:var(--ink-soft)}.discipline-grid{display:grid;grid-gap:0;gap:0;border-top:1px solid var(--ink)}.discipline-grid article{padding:27px 6px 30px;border-bottom:1px solid var(--line)}.discipline-grid article>div{display:flex;align-items:center;justify-content:space-between;color:var(--green)}.discipline-grid article>div span{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem}.discipline-grid h3{margin:18px 0 9px;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:500}.discipline-grid p{max-width:580px;margin:0;color:var(--ink-soft);font-size:.91rem}.audit-section{padding-block:104px;border-block:1px solid var(--line);background:var(--surface-muted)}.audit-workspace{scroll-margin-top:30px}.audit-intro{display:grid;grid-template-columns:1.05fr .95fr;grid-column-gap:80px;column-gap:80px;align-items:flex-end;margin-bottom:43px}.audit-intro .eyebrow{grid-column:1/-1}.audit-intro h2{margin-bottom:0}.audit-intro p{justify-self:end;padding-bottom:6px}.audit-console{overflow:hidden;border:1px solid #cfc7b9;border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow)}.audit-console form{padding:42px}.audit-console form>label{display:block;margin-bottom:10px;color:var(--ink-soft);font-size:.72rem;font-weight:780;letter-spacing:.09em;text-transform:uppercase}.url-field{display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:68px;border:1px solid #bcb4a5;border-radius:14px;background:#fffefa;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}.url-field>span{padding-left:20px;color:#7b817d;font-size:.93rem}.url-field input,.url-field>span{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.url-field input{width:100%;min-width:0;height:66px;padding:0 14px 0 2px;border:0;outline:0;color:var(--ink);background:transparent;font-size:.95rem}.url-field input::placeholder{color:#9c9b94}.url-field button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:146px;min-height:48px;margin-right:9px;border:0;border-radius:10px;color:#f7f2e8;background:var(--ink);font-size:.84rem;font-weight:740;cursor:pointer}.url-field button:hover:not(:disabled){background:var(--green)}.url-field button:disabled{opacity:.55;cursor:not-allowed}.form-undertext{display:flex;align-items:center;justify-content:space-between;margin-top:12px;color:#6f756f;font-size:.75rem}.form-undertext span{display:inline-flex;align-items:center;gap:6px}.form-undertext button{border:0;border-bottom:1px solid;color:var(--green);background:transparent;font-size:.75rem;font-weight:700;cursor:pointer}.form-error{margin:18px 0 0;padding:12px 14px;border:1px solid #d9aaa1;border-radius:10px;color:#7d2f25;background:#f8e3dd;font-size:.84rem}.audit-trust-row{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);background:#f1ede4}.audit-trust-row>div{display:flex;align-items:center;gap:12px;min-height:83px;padding:20px 42px;color:var(--ink-soft);font-size:.79rem}.audit-trust-row>div+div{border-left:1px solid var(--line)}.audit-trust-row svg{flex:0 0 auto;color:var(--green)}.audit-trust-row strong{display:block;color:var(--ink)}.audit-progress{display:grid;grid-template-columns:auto 1fr;grid-gap:24px;gap:24px;padding:30px 42px 38px;border-top:1px solid var(--line);background:#f1ede4}.radar-mark{display:grid;place-items:center;width:58px;height:58px;border:1px solid #b8c9b9;border-radius:50%;color:var(--green);animation:radarPulse 1.5s ease-in-out infinite}@keyframes radarPulse{0%,to{box-shadow:0 0 0 0 rgba(47,118,81,.08)}50%{box-shadow:0 0 0 12px rgba(47,118,81,.03)}}.audit-progress strong{font-family:Georgia,Times New Roman,serif;font-size:1.18rem;font-weight:600}.audit-progress p{max-width:680px;margin:5px 0 15px;color:var(--ink-soft);font-size:.82rem}.audit-progress ol{display:flex;flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none}.audit-progress li{padding:5px 9px;border:1px solid #d3cdbf;border-radius:999px;color:#626a64;background:rgba(255,255,255,.46);font-size:.68rem}.ethics-section{display:grid;grid-template-columns:90px 1fr 1fr;grid-gap:54px;gap:54px;padding-block:126px;align-items:start}.case-index,.ethics-number{color:var(--green);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem}.ethics-section h2{margin-top:15px}.ethics-copy{padding-top:27px;color:var(--ink-soft)}.ethics-copy p:first-child{margin-top:0}.site-footer{border-top:1px solid rgba(244,240,230,.12);color:#d5ddd6;background:var(--ink)}.footer-inner{display:flex;align-items:center;justify-content:space-between;min-height:150px}.footer-inner strong{font-family:Georgia,Times New Roman,serif;font-size:1.22rem}.footer-inner p{margin:5px 0 0;color:#9caaa0;font-size:.78rem}.report-shell{scroll-margin-top:24px}.report-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.toolbar-actions{display:flex;gap:9px}.report-hero{display:grid;grid-template-columns:1.35fr .65fr;grid-gap:30px;gap:30px;padding:42px;border:1px solid #cad1c8;border-radius:var(--radius-lg);color:#eff4ed;background:var(--ink);box-shadow:var(--shadow)}.report-identity h1{margin:10px 0 8px;overflow-wrap:anywhere;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,5vw,4.4rem);font-weight:500;letter-spacing:-.05em;line-height:1}.report-identity .eyebrow{color:#8fbd9b}.report-identity>a{display:inline-flex;align-items:center;gap:5px;max-width:100%;overflow:hidden;color:#9fb0a3;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.report-identity>p{max-width:680px;margin:27px 0 21px;color:#c8d2ca;font-size:.94rem}.report-meta{display:flex;flex-wrap:wrap;gap:18px;color:#93a296;font-size:.7rem}.report-meta span{display:inline-flex;align-items:center;gap:6px}.report-score-card{display:grid;place-items:center;align-content:center;grid-gap:16px;gap:16px;min-height:280px;padding:24px;border:1px solid rgba(240,244,237,.12);border-radius:21px;background:rgba(255,255,255,.04);text-align:center}.report-score-card p{margin:4px 0 0;color:#91a096;font-size:.68rem}.grade-label{font-family:Georgia,Times New Roman,serif;font-size:1.16rem}.score-ring{position:relative;display:grid;place-items:center;width:154px;height:154px}.score-ring svg{position:absolute;inset:0;width:100%;height:100%;transform:rotate(-90deg)}.score-ring circle{fill:none;stroke-width:5}.score-track{stroke:rgba(255,255,255,.1)}.score-progress{stroke:#92c39c;stroke-linecap:round;transition:stroke-dashoffset .6s ease}.score-number{margin-top:-5px;font-family:Georgia,Times New Roman,serif;font-size:3.4rem;letter-spacing:-.08em;line-height:1}.score-label{position:absolute;bottom:36px;color:#96a79b;font-size:.58rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.score-ring-compact{width:92px;height:92px}.score-ring-compact .score-number{font-size:2rem}.score-ring-compact .score-label{display:none}.snapshot-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:14px;border:1px solid var(--line);border-radius:var(--radius-md);background:rgba(255,253,248,.65)}.snapshot-grid>div{display:grid;grid-template-columns:auto 1fr;grid-gap:3px 10px;gap:3px 10px;align-items:center;min-height:92px;padding:20px 24px}.snapshot-grid>div+div{border-left:1px solid var(--line)}.snapshot-grid svg{grid-row:1/3;color:var(--green)}.snapshot-grid span{color:#717770;font-size:.68rem}.snapshot-grid strong{font-family:Georgia,Times New Roman,serif;font-size:1.1rem;font-weight:600}.category-section,.findings-section,.priority-section,.scope-panel{margin-top:74px}.findings-header,.section-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:26px}.findings-header h2,.section-heading-row h2{margin-bottom:0}.section-count{padding-bottom:8px;color:#767b75;font-size:.73rem}.priority-list{border-top:1px solid var(--ink)}.priority-item{display:grid;grid-template-columns:58px 1fr auto;grid-gap:20px;gap:20px;align-items:start;padding:25px 7px 27px;border-bottom:1px solid var(--line)}.priority-number{padding-top:2px;color:var(--green);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem}.priority-item>div>span{color:#777e78;font-size:.66rem;text-transform:capitalize}.priority-item h3{margin:5px 0;font-family:Georgia,Times New Roman,serif;font-size:1.22rem;font-weight:600}.priority-item p{max-width:850px;margin:0;color:var(--ink-soft);font-size:.85rem}.status-dot{width:9px;height:9px;margin-top:8px;border-radius:50%}.status-dot-fail{background:var(--red);box-shadow:0 0 0 5px rgba(159,62,49,.1)}.status-dot-warning{background:var(--amber);box-shadow:0 0 0 5px rgba(169,103,34,.1)}.empty-priority{display:flex;align-items:flex-start;gap:13px;padding:25px;border:1px solid #bfcfbe;border-radius:var(--radius-md);color:var(--green);background:#e8f0e6}.empty-priority p{margin:3px 0 0;color:var(--ink-soft);font-size:.82rem}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.category-card{display:grid;grid-template-columns:1fr auto;grid-gap:13px 12px;gap:13px 12px;padding:20px;border:1px solid var(--line);border-radius:15px;color:var(--ink);background:rgba(255,253,248,.56);text-align:left;cursor:pointer;transition:transform .15s ease,border-color .15s ease,background .15s ease}.category-card-active,.category-card:hover{border-color:#a8b8aa;background:var(--surface);transform:translateY(-2px)}.category-card>span{color:var(--ink-soft);font-size:.74rem;font-weight:700}.category-card>strong{font-family:Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:500;line-height:1}.mini-bar{grid-column:1/-1;height:4px;border-radius:999px;background:#ddd9ce;overflow:hidden}.mini-bar span{display:block;height:100%;border-radius:inherit;background:var(--green-bright)}.category-card small{grid-column:1/-1;color:#858982;font-size:.62rem}.filter-row{display:flex;align-items:center;gap:8px;padding-bottom:5px;color:#747b75}.filter-row select{min-height:38px;padding:0 34px 0 12px;border:1px solid var(--line);border-radius:9px;color:var(--ink-soft);background:var(--surface);font-size:.73rem;cursor:pointer}.finding-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:13px;gap:13px}.finding-card{min-width:0;padding:25px;border:1px solid var(--line);border-radius:var(--radius-md);background:rgba(255,253,248,.63)}.finding-fail{border-top:3px solid var(--red)}.finding-warning{border-top:3px solid var(--amber)}.finding-pass{border-top:3px solid var(--green-bright)}.finding-info{border-top:3px solid var(--blue)}.finding-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.status-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:999px;font-size:.64rem;font-weight:760}.status-pass{color:#24573d;background:var(--mint)}.status-warning{color:#754714;background:var(--amber-soft)}.status-fail{color:#7f2e23;background:var(--red-soft)}.status-info{color:#385a6f;background:var(--blue-soft)}.impact-tag{color:#7d837e;font-size:.63rem;text-transform:capitalize}.impact-high{color:var(--red)}.finding-card h3{margin:18px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:1.23rem;font-weight:600}.finding-card>p{min-height:66px;margin:0;color:var(--ink-soft);font-size:.84rem}.finding-card details{margin-top:18px;border-top:1px solid var(--line)}.finding-card summary{display:flex;align-items:center;justify-content:space-between;padding:13px 0 0;color:#626a63;font-size:.7rem;font-weight:700;cursor:pointer;list-style:none}.finding-card summary::-webkit-details-marker{display:none}.finding-card details[open] summary svg{transform:rotate(180deg)}.evidence-box{margin-top:10px;padding:11px 12px;overflow-wrap:anywhere;border-radius:8px;color:#5c625e;background:#ece8de;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.66rem;line-height:1.55}.recommendation{margin-top:18px;padding:15px;border-radius:10px;background:#ecefe8}.recommendation strong{color:var(--green);font-size:.66rem;letter-spacing:.04em;text-transform:uppercase}.recommendation p{margin:6px 0 0;color:var(--ink-soft);font-size:.76rem}.scope-panel{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:48px;gap:48px;padding:38px;border-radius:var(--radius-lg);color:#e9efe8;background:var(--ink)}.scope-panel>div:first-child>svg{margin-bottom:20px;color:#90bd9b}.scope-panel .eyebrow{display:block;color:#90bd9b}.scope-panel h2{margin:12px 0 16px;font-size:2rem}.scope-panel>div:first-child>p{margin:0;color:#aab7ad;font-size:.82rem}.scope-columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px}.scope-columns h3{margin:0 0 13px;color:#f1f4ee;font-size:.78rem}.scope-columns ul{margin:0;padding:0;list-style:none}.scope-columns li{position:relative;padding:8px 0 8px 16px;border-top:1px solid rgba(255,255,255,.09);color:#aeb9b0;font-size:.7rem}.scope-columns li:before{content:"";position:absolute;top:14px;left:1px;width:5px;height:5px;border-radius:50%;background:#82ae8d}.case-study-page{background:var(--paper)}.case-hero{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:90px;gap:90px;align-items:center;min-height:670px;padding-block:95px}.case-hero h1{font-size:clamp(3rem,5.6vw,5.1rem)}.case-score-card{display:grid;grid-template-columns:auto 1fr;grid-gap:25px;gap:25px;align-items:center;padding:29px;border-radius:var(--radius-lg);color:#edf3ec;background:var(--ink);box-shadow:var(--shadow);transform:rotate(-1deg)}.case-score-card>div:last-child>span{color:#86b594;font-size:.65rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.case-score-card>div:last-child>strong{display:block;margin:5px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:1.35rem}.case-score-card p{margin:0;color:#aab7ad;font-size:.75rem}.architecture-section,.case-problem{padding-block:115px;border-block:1px solid var(--line);background:rgba(255,253,248,.55)}.case-two-column{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:105px;gap:105px}.case-two-column h2{margin-bottom:0}.case-index{display:block;margin-bottom:28px}.case-body-copy{padding-top:44px;color:var(--ink-soft);font-size:1rem}.case-body-copy p{margin:0 0 22px}.case-features,.exclusions-section,.owner-section{padding-block:120px}.case-section-heading{max-width:760px;margin-bottom:48px}.case-section-heading h2{margin-bottom:0}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.principle-grid article{min-height:260px;padding:28px;border:1px solid var(--line);border-radius:var(--radius-md);background:rgba(255,253,248,.6)}.principle-grid svg{color:var(--green)}.owner-grid h3,.principle-grid h3{margin:54px 0 11px;font-family:Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:600}.owner-grid p,.principle-grid p{margin:0;color:var(--ink-soft);font-size:.82rem}.feature-ledger{margin-top:75px;border-top:1px solid var(--ink)}.feature-ledger-head,.feature-ledger-row{display:grid;grid-template-columns:.7fr .9fr 1.4fr;grid-gap:28px;gap:28px;padding:20px 8px;border-bottom:1px solid var(--line)}.feature-ledger-head{color:#757b75;font-size:.66rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.feature-ledger-row strong{font-family:Georgia,Times New Roman,serif;font-size:1rem;font-weight:600}.feature-ledger-row p{margin:0;color:var(--ink-soft);font-size:.77rem}.sample-report-section{padding-block:116px;color:#edf3ec;background:var(--ink)}.light-heading .case-index,.light-heading .eyebrow{color:#8eb999}.light-heading h2{color:#f3f4ed}.sample-report-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:14px;gap:14px}.sample-priority-card,.sample-summary-card{padding:29px;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-md);background:rgba(255,255,255,.035)}.sample-summary-top{display:flex;align-items:center;justify-content:space-between}.sample-priority-card>span,.sample-summary-top>div>span{color:#89b596;font-size:.65rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.sample-summary-top>div>strong{display:block;margin-top:8px;font-family:Georgia,Times New Roman,serif;font-size:1.5rem}.sample-summary-card>p{max-width:520px;margin:20px 0 27px;color:#aab7ad;font-size:.8rem}.sample-bars{display:grid;grid-gap:12px;gap:12px}.sample-bars>div{display:grid;grid-template-columns:90px 1fr 28px;grid-gap:12px;gap:12px;align-items:center;color:#bbc6bd;font-size:.69rem}.sample-bars i{height:4px;border-radius:99px;background:rgba(255,255,255,.1);overflow:hidden}.sample-bars b{display:block;height:100%;background:#7fb08c}.sample-priority-card>div{display:grid;grid-template-columns:28px 1fr;grid-gap:12px;gap:12px;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.09)}.sample-priority-card>div>span{color:#84ad8f;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.63rem}.sample-priority-card strong{font-family:Georgia,Times New Roman,serif;font-size:.95rem;font-weight:600}.sample-priority-card p{margin:5px 0 0;color:#aab7ad;font-size:.67rem}.sample-report-cta{display:flex;align-items:center;gap:15px;margin-top:14px;padding:21px 25px;border-radius:14px;color:var(--ink);background:#d7e1d1}.sample-report-cta p{margin:3px 0 0;color:var(--ink-soft);font-size:.73rem}.owner-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.owner-grid article{padding:25px;border-top:1px solid var(--ink);background:rgba(255,253,248,.35)}.owner-grid svg{color:var(--green)}.owner-grid h3{margin-top:42px}.architecture-stack{border-top:1px solid var(--ink)}.architecture-stack>div{display:grid;grid-template-columns:44px 1fr;grid-gap:18px;gap:18px;padding:22px 5px;border-bottom:1px solid var(--line)}.architecture-stack>div>span{color:var(--green);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.66rem}.architecture-stack strong{font-family:Georgia,Times New Roman,serif;font-size:1.1rem}.architecture-stack p{margin:5px 0 0;color:var(--ink-soft);font-size:.78rem}.exclusions-section{display:grid;grid-template-columns:.88fr 1.12fr;grid-gap:90px;gap:90px}.exclusions-section svg{margin-bottom:22px;color:var(--green)}.exclusions-section h2{margin-bottom:0}.exclusions-section ul{margin:22px 0 0;padding:0;border-top:1px solid var(--ink);list-style:none}.exclusions-section li{padding:17px 5px;border-bottom:1px solid var(--line);color:var(--ink-soft);font-size:.82rem}@media (max-width:980px){:root{--shell:min(100% - 32px,760px)}.header-inner{grid-template-columns:1fr auto}.header-note{display:none}.header-inner nav{gap:18px}.case-hero,.hero-grid{grid-template-columns:1fr;gap:48px}.hero-grid{min-height:auto;padding-block:72px 82px}.hero-art{width:min(100%,590px);justify-self:end}.trust-strip-inner{grid-template-columns:repeat(2,1fr)}.trust-strip-inner span:nth-child(3){border-left:1px solid var(--line)}.trust-strip-inner span:nth-child(-n+2){border-bottom:1px solid var(--line)}.case-two-column,.discipline-section,.exclusions-section{grid-template-columns:1fr;gap:45px}.audit-intro{grid-template-columns:1fr}.audit-intro p{justify-self:start;margin-top:20px}.ethics-section{grid-template-columns:48px 1fr}.ethics-copy{grid-column:2;padding-top:0}.report-hero,.scope-panel{grid-template-columns:1fr}.report-score-card{grid-template-columns:auto 1fr;justify-items:start;min-height:auto;text-align:left}.category-grid,.snapshot-grid{grid-template-columns:repeat(2,1fr)}.snapshot-grid>div:nth-child(3){border-left:0}.snapshot-grid>div:nth-child(3),.snapshot-grid>div:nth-child(4){border-top:1px solid var(--line)}.owner-grid,.principle-grid{grid-template-columns:repeat(2,1fr)}.sample-report-grid{grid-template-columns:1fr}.case-hero{min-height:auto;padding-block:80px}.case-score-card{width:min(100%,620px);justify-self:end}.case-body-copy{padding-top:0}}@media (max-width:680px){:root{--shell:calc(100vw - 24px);--radius-lg:20px}body{font-size:15px}.site-header{position:static}.header-inner{min-height:66px}.header-inner nav a:nth-child(2),.header-inner nav a:nth-child(3){display:none}.case-hero h1,.hero-copy h1{font-size:clamp(2.7rem,13vw,4rem)}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-art{padding:17px;transform:none}.hero-art-score strong{font-size:4.3rem}.trust-strip-inner{grid-template-columns:1fr}.trust-strip-inner span{justify-content:flex-start;padding-left:19px;border-left:1px solid var(--line);border-bottom:1px solid var(--line)}.case-features,.discipline-section,.exclusions-section,.owner-section{padding-block:82px}.discipline-section{gap:42px}.audit-section{padding-block:78px}.audit-console form{padding:24px 18px}.url-field{grid-template-columns:auto 1fr;padding:4px}.url-field>span{padding-left:10px;font-size:.78rem}.url-field input{height:54px;font-size:.8rem}.url-field button{grid-column:1/-1;width:100%;margin:0}.form-undertext{align-items:flex-start;flex-direction:column;gap:11px}.audit-trust-row{grid-template-columns:1fr}.audit-trust-row>div{padding:18px}.audit-trust-row>div+div{border-top:1px solid var(--line);border-left:0}.audit-progress{grid-template-columns:1fr;padding:25px 18px 30px}.ethics-section{grid-template-columns:1fr;gap:20px;padding-block:84px}.ethics-copy{grid-column:1}.footer-inner{justify-content:center;gap:16px}.findings-header,.footer-inner,.report-toolbar,.section-heading-row{align-items:flex-start;flex-direction:column}.report-toolbar{gap:15px}.toolbar-actions{width:100%}.toolbar-actions .button{flex:1 1}.report-hero{padding:26px 20px}.report-score-card{grid-template-columns:1fr;justify-items:center;text-align:center}.report-meta{align-items:flex-start;flex-direction:column;gap:8px}.category-grid,.finding-grid,.owner-grid,.principle-grid,.scope-columns,.snapshot-grid{grid-template-columns:1fr}.snapshot-grid>div+div,.snapshot-grid>div:nth-child(3){border-top:1px solid var(--line);border-left:0}.category-section,.findings-section,.priority-section,.scope-panel{margin-top:56px}.priority-item{grid-template-columns:35px 1fr;gap:10px}.priority-item .status-dot{display:none}.filter-row{width:100%;align-items:stretch;flex-direction:column}.filter-row>svg{display:none}.filter-row label,.filter-row select{width:100%}.finding-card>p{min-height:auto}.scope-panel{padding:28px 21px}.case-score-card{grid-template-columns:1fr;justify-items:center;text-align:center;transform:none}.architecture-section,.case-problem,.sample-report-section{padding-block:82px}.feature-ledger-head{display:none}.feature-ledger-row{grid-template-columns:1fr;gap:8px}.sample-priority-card,.sample-summary-card{padding:22px 18px}.sample-summary-top{align-items:flex-start}.sample-bars>div{grid-template-columns:70px 1fr 25px}.exclusions-section{gap:42px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{.audit-section>.shell>:not(.report-shell),.filter-row,.report-toolbar,.site-footer,.site-header{display:none!important}.audit-section,body{background:white}.audit-section{padding:0;border:0}.report-shell{width:100%}.finding-grid{grid-template-columns:1fr 1fr}}.screenshots-section{padding-block:120px}.screenshot-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;grid-gap:30px;gap:30px;align-items:end}.screenshot-layout figure{margin:0}.desktop-shot{overflow:hidden;border:1px solid #bdb6aa;border-radius:18px;background:var(--surface);box-shadow:0 22px 60px rgba(23,32,25,.12)}.browser-chrome{display:flex;align-items:center;gap:6px;height:34px;padding:0 13px;border-bottom:1px solid var(--line);background:#e9e4da}.browser-chrome>span{width:7px;height:7px;border-radius:50%;background:#a9a79f}.browser-chrome p{margin:0 0 0 8px;color:#73766f;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.58rem}.desktop-shot .screenshot-viewport{position:relative;aspect-ratio:1.55/1;overflow:hidden}.desktop-shot img{object-fit:cover;object-position:top}.mobile-shot{padding:9px 9px 13px;border:1px solid #2a312c;border-radius:31px;background:#111713;box-shadow:0 22px 55px rgba(23,32,25,.18)}.phone-speaker{width:52px;height:4px;margin:1px auto 8px;border-radius:99px;background:#555e57}.mobile-shot .screenshot-viewport{position:relative;aspect-ratio:390/660;overflow:hidden;border-radius:20px;background:var(--paper)}.mobile-shot img{object-fit:cover;object-position:top}.screenshot-layout figcaption{padding:12px 5px 2px;color:#6d746e;font-size:.68rem}.mobile-shot figcaption{padding-inline:8px;color:#b6beb8}@media (max-width:980px){.screenshot-layout{grid-template-columns:1fr 230px}}@media (max-width:680px){.screenshots-section{padding-block:82px}.screenshot-layout{grid-template-columns:1fr;gap:28px}.mobile-shot{width:230px;justify-self:center}}.sample-report-page{padding-block:54px 110px;background:var(--paper)}.sample-page-intro{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:22px;padding:14px 18px;border:1px solid #c9c2b5;border-radius:12px;background:rgba(255,253,248,.65)}.sample-page-intro p{max-width:650px;margin:0;color:var(--ink-soft);font-size:.76rem;text-align:right}.sample-report-cta>svg:last-child{margin-left:auto}@media (max-width:680px){.sample-report-page{padding-block:32px 76px}.sample-page-intro{align-items:flex-start;flex-direction:column;gap:8px}.sample-page-intro p{text-align:left}}.report-shot{overflow:hidden;margin-top:34px!important;border:1px solid #bdb6aa;border-radius:18px;background:var(--surface);box-shadow:0 22px 60px rgba(23,32,25,.1)}.report-shot .screenshot-viewport{position:relative;aspect-ratio:2.35/1;overflow:hidden}.report-shot img{object-fit:cover;object-position:top}.site-footer{padding-top:68px}.footer-main{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(160px,.65fr) minmax(190px,.75fr);grid-gap:72px;gap:72px;padding-bottom:48px}.footer-creator .brand{color:#f4f0e6}.footer-creator .brand-mark{background:#f4f0e6}.footer-creator .brand-mark span{background:var(--ink)}.footer-creator .brand small{color:#8fbd9b}.footer-creator>strong{display:block;margin-top:20px;color:#f0f4ef;font-family:Georgia,Times New Roman,serif;font-size:1.06rem;font-weight:600}.footer-creator>p:not(.footer-byline){max-width:560px;margin:9px 0 0;color:#a9b5ac;font-size:.84rem}.footer-byline{margin:18px 0 0;color:#93a197;font-size:.74rem}.footer-byline a{color:#dfe8e0;font-weight:700;text-decoration:underline;-webkit-text-decoration-color:rgba(223,232,224,.34);text-decoration-color:rgba(223,232,224,.34);text-underline-offset:4px}.footer-links-group>span{display:block;margin-bottom:18px;color:#77857b;font-size:.67rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.footer-links{display:grid;grid-gap:13px;gap:13px}.footer-links a{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;color:#d8e0d9;font-size:.8rem;font-weight:650;transition:color .15s ease,transform .15s ease}.footer-links a:hover{color:#ffffff;transform:translateX(2px)}.footer-byline a:focus-visible,.footer-links a:focus-visible,.legal-back:focus-visible,.legal-content a:focus-visible,.legal-nav a:focus-visible,.security-contact:focus-visible{outline:3px solid rgba(143,189,155,.35);outline-offset:4px;border-radius:4px}.footer-disclaimer{display:grid;grid-template-columns:auto 1fr;grid-gap:13px;gap:13px;align-items:start;padding-block:23px;border-top:1px solid rgba(244,240,230,.12);border-bottom:1px solid rgba(244,240,230,.12);color:#b8c3ba}.footer-disclaimer svg{margin-top:2px;color:#8fbd9b}.footer-disclaimer p{max-width:940px;margin:0;font-size:.76rem}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:78px}.footer-bottom p{margin:0;color:#7e8c82;font-size:.7rem}.lite-disclaimer{margin:18px 0 0;padding:14px 16px;border-left:3px solid var(--amber);color:#675d51;background:#f7ecdb;font-size:.75rem}.scope-disclaimer{margin-top:17px!important;padding:13px 15px;border:1px solid rgba(242,221,189,.22);border-radius:11px;color:#ddc9a7!important;background:rgba(169,103,34,.1);font-size:.76rem!important}.legal-page{min-height:70vh;padding-bottom:120px}.legal-hero{padding-block:70px 62px;border-bottom:1px solid var(--line)}.legal-back{display:inline-flex;align-items:center;gap:7px;margin-bottom:58px;color:var(--ink-soft);font-size:.78rem;font-weight:700}.legal-hero>div{max-width:830px}.legal-hero .eyebrow{display:inline-flex;align-items:center;gap:8px}.legal-hero h1{margin:18px 0 16px;font-size:clamp(3rem,7vw,6.2rem);font-weight:500;letter-spacing:-.055em;line-height:.98}.legal-hero h1,.legal-hero p{font-family:Georgia,Times New Roman,serif}.legal-hero p{max-width:720px;margin:0;color:var(--ink-soft);font-size:clamp(1.08rem,2vw,1.35rem);line-height:1.55}.legal-date{display:block;margin-top:28px;color:#757c76;font-size:.72rem}.legal-layout{display:grid;grid-template-columns:210px minmax(0,760px);grid-gap:100px;gap:100px;align-items:start;padding-top:68px}.legal-nav{position:-webkit-sticky;position:sticky;top:32px;display:grid;grid-gap:8px;gap:8px}.legal-nav>span{margin-bottom:9px;color:var(--green);font-size:.67rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.legal-nav a{padding-block:4px;color:#6b736d;font-size:.76rem;transition:color .15s ease}.legal-nav a:hover{color:var(--ink)}.legal-content{min-width:0}.legal-content>section{scroll-margin-top:32px;padding:54px 0 58px;border-bottom:1px solid var(--line)}.legal-content>section:first-of-type{padding-top:48px}.legal-content>section>span{display:block;margin-bottom:13px;color:var(--green);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem}.legal-content h2{margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,3vw,2.25rem);font-weight:600;letter-spacing:-.03em}.legal-content p{margin:0;color:var(--ink-soft);font-size:.92rem;line-height:1.78}.legal-content p+p{margin-top:16px}.legal-content p a{color:var(--green);font-weight:700;text-decoration:underline;text-underline-offset:4px}.legal-notice{padding:24px 26px;border:1px solid #dfc79f;border-radius:var(--radius-md);background:#f5e7d1}.legal-notice strong{font-family:Georgia,Times New Roman,serif;font-size:1rem}.legal-notice p{margin-top:7px;color:#645747;font-size:.82rem;line-height:1.65}.security-notice{display:grid;grid-template-columns:auto 1fr;grid-gap:15px;gap:15px;border-color:#b9cfbd;background:#e5eee4}.security-notice>svg{margin-top:2px;color:var(--green)}.security-notice p{color:var(--ink-soft)}.security-contact{display:inline-flex;align-items:center;gap:9px;margin-top:22px;padding:12px 16px;border:1px solid var(--line);border-radius:999px;color:var(--ink);background:var(--surface);font-size:.8rem;font-weight:750}@media (max-width:860px){.footer-main{grid-template-columns:1fr 1fr;gap:48px 32px}.footer-creator{grid-column:1/-1}.legal-layout{grid-template-columns:1fr;gap:36px}.legal-nav{position:static;display:flex;flex-wrap:wrap;gap:8px 17px;padding-bottom:28px;border-bottom:1px solid var(--line)}.legal-nav>span{width:100%}}@media (max-width:600px){.site-footer{padding-top:52px}.footer-main{grid-template-columns:1fr;gap:40px;padding-bottom:40px}.footer-creator{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;gap:7px;padding-block:22px}.legal-page{padding-bottom:82px}.legal-hero{padding-block:42px 44px}.legal-back{margin-bottom:40px}.legal-layout{padding-top:42px}.legal-content>section{padding-block:42px}.legal-notice{padding:20px}}