.eco-strip{border-top:1px solid #dce5e1;background:#f5f7f8;padding:8px 24px}.eco-strip-inner{display:flex;align-items:center;flex-wrap:wrap;gap:4px 10px;max-width:80rem;margin:0 auto;font-size:11px;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif}.eco-strip-brand{font-weight:800;color:#236a4b;letter-spacing:.04em;flex-shrink:0}.eco-strip-sep{display:inline-block;width:1px;height:12px;background:#dce5e1;flex-shrink:0}.eco-strip-divider{color:#c0ccc7;font-size:10px}.eco-strip-link{color:#5f6d67;text-decoration:none;transition:color .12s;white-space:nowrap}.eco-strip-link:hover{color:#236a4b}.eco-strip-anchor{font-weight:600}@media(max-width:480px){.eco-strip{padding:8px 16px}.eco-strip-inner{gap:4px 8px}}:root{--white: #ffffff;--paper: #FAFAF7;--smoke: #f0f0ed;--silver: #c8c8c2;--stone: #7a7a74;--charcoal: #2a2a26;--ink: #1A1A1A;--gold: #b8a882;--gold-dk: #8a6a3a;--bg: #FAFAF7;--text: #1A1A1A;--muted: #5e5a56;--dim: #8a8680;--surface: #ffffff;--surface-alt:#f0f0ed;--border: rgba(0,0,0,.08);--border-mid: rgba(0,0,0,.15);--shadow: 0 1px 4px rgba(0,0,0,.07), 0 1px 2px rgba(0,0,0,.04);--sp-1: 4px;--sp-2: 8px;--sp-3: 12px;--sp-4: 16px;--sp-5: 20px;--sp-6: 24px;--sp-8: 32px;--sp-10: 40px;--sp-12: 48px;--sp-16: 64px;--sp-20: 80px;--sp-24: 96px;--prose: 68ch;--radius: 3px;--mono: "DM Mono", ui-monospace, monospace;--display: "Cormorant Garamond", Georgia, serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:DM Sans,ui-sans-serif,system-ui,-apple-system,sans-serif;font-weight:350;font-size:18px;line-height:1.65;background:#fafaf7;color:#1a1a1a;overflow-x:hidden;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:Cormorant Garamond,Georgia,serif;font-weight:400;line-height:1.06;letter-spacing:-.02em;color:#1a1a1a;margin-top:0}h3{font-family:DM Sans,sans-serif;font-weight:600;letter-spacing:-.01em;line-height:1.25;font-size:20px}h4{font-size:20px}p{margin-top:0}a{color:var(--gold-dk);text-decoration:none;transition:color .2s}a:hover{color:#1a1a1a}.kicker{font-family:DM Mono,ui-monospace,monospace;font-size:16px;font-weight:400;letter-spacing:.14em;text-transform:uppercase;color:var(--dim);margin:0;display:block;line-height:1.4}.btn{display:inline-flex;align-items:center;font-family:DM Sans,sans-serif;font-size:16px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;padding:1rem 2.5rem;border-radius:1px;transition:all .18s;cursor:pointer;border:none;min-height:52px;white-space:nowrap}.btn-primary{background:var(--gold);color:#1a1a1a;border:1px solid var(--gold)}.btn-primary:hover{background:#3d3428;border-color:#3d3428;color:#fafaf7}.btn-outline{background:transparent;color:var(--muted);border:1px solid rgba(0,0,0,.18)}.btn-outline:hover{border-color:var(--gold);color:var(--gold-dk)}.tag{display:inline-block;font-family:DM Mono,monospace;font-size:16px;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:var(--stone);border:1px solid rgba(0,0,0,.12);border-radius:1px;padding:.25em .65em;background:#fff;line-height:1.4}.tag-dark{background:#2a2a26;color:#c8c8c2;border-color:transparent}code{font-family:DM Mono,ui-monospace,monospace;font-size:16px;background:#0000000f;padding:.15em .4em;border-radius:2px;color:var(--charcoal)}pre{background:#1e1e2e;color:#cdd6f4;border-radius:4px;padding:1.5rem 1.75rem;overflow-x:auto;font-family:DM Mono,ui-monospace,monospace;font-size:16px;line-height:1.7;border:1px solid rgba(0,0,0,.1)}pre code{background:transparent;color:inherit;padding:0;border-radius:0}.container{max-width:76rem;margin:0 auto;padding:0 clamp(1.5rem,5vw,4rem)}.hub-nav{position:sticky;top:0;z-index:100;background:#fafaf7f2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.07)}.hub-nav-inner{max-width:80rem;margin:0 auto;padding:0 clamp(1.5rem,5vw,4rem);height:60px;display:flex;align-items:center;gap:2rem}.hub-nav-brand{display:flex;align-items:center;gap:.6rem;text-decoration:none;flex-shrink:0}.hub-nav-logo-mark{flex-shrink:0;display:block}.hub-nav-brand-mark{width:28px;height:28px;display:grid;place-items:center;border:1px solid rgba(184,168,130,.55);border-radius:2px;font-family:Cormorant Garamond,serif;font-size:17px;font-weight:600;color:#1a1a1a;background:#fff}.hub-nav-brand-name{font-family:Cormorant Garamond,serif;font-size:18px;font-weight:600;color:#1a1a1a;letter-spacing:.02em}.hub-nav-links{display:flex;align-items:center;gap:.25rem;flex:1}.hub-nav-link{font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;letter-spacing:.04em;color:var(--stone);text-decoration:none;padding:.35rem .7rem;border-radius:2px;transition:color .15s}.hub-nav-link:hover{color:#1a1a1a}.hub-nav-link.active{color:#1a1a1a;font-weight:500}.hub-nav-cta{font-family:DM Sans,sans-serif;font-size:16px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--gold-dk);text-decoration:none;border:1px solid rgba(184,168,130,.45);border-radius:1px;padding:.4rem 1rem;transition:all .15s;white-space:nowrap}.hub-nav-cta:hover{background:var(--gold);border-color:var(--gold);color:#1a1a1a}@media(max-width:760px){.hub-nav-links{display:none}}.page-shell{min-height:100vh;display:flex;flex-direction:column;background:#fafaf7}.page-shell>main{flex:1}.page-header{padding:clamp(4rem,8vw,7rem) 0 clamp(2.5rem,4vw,4rem);border-bottom:1px solid rgba(0,0,0,.08)}.page-header .kicker{margin-bottom:1.5rem}.page-header h1{font-size:clamp(36px,5vw,52px);font-weight:400;line-height:1.06;letter-spacing:-.025em;margin-bottom:1.25rem}.hero-lede{font-size:clamp(18px,2vw,22px);line-height:1.65;color:var(--muted);max-width:52ch;margin:0}.section{padding-block:clamp(64px,8vw,96px);border-top:1px solid rgba(0,0,0,.08)}.section h2{font-size:clamp(28px,3.5vw,40px);font-weight:400;letter-spacing:-.025em;color:#1a1a1a;line-height:1.08}.eyebrow{font-family:DM Mono,ui-monospace,monospace;font-size:16px;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--gold-dk);margin-bottom:2rem;display:flex;align-items:center;gap:1rem}.eyebrow:before,.eyebrow:after{content:"";display:block;width:2.5rem;height:1px;background:var(--gold);opacity:.55;flex-shrink:0}.home-shell{min-height:100vh;display:flex;flex-direction:column;background:#fafaf7}.hero{min-height:68vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(5rem,10vw,9rem) clamp(1.5rem,6vw,4rem) clamp(4rem,7vw,7rem);position:relative;overflow:hidden;background:#fafaf7;border-bottom:1px solid rgba(0,0,0,.08)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(0,0,0,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.025) 1px,transparent 1px);background-size:60px 60px;pointer-events:none}.hero:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 20% 60%,rgba(184,168,130,.09) 0%,transparent 70%);pointer-events:none}.hero>*{position:relative;z-index:1}h1{font-family:Libre Baskerville,Georgia,serif;font-size:clamp(40px,8vw,72px);font-weight:400;line-height:1.02;letter-spacing:-.025em;color:#1a1a1a;margin-bottom:1.25rem;max-width:820px}.lede{font-size:clamp(18px,2vw,22px);font-weight:350;color:var(--muted);max-width:52ch;line-height:1.7;margin-bottom:2.5rem}.actions{display:flex;gap:1.25rem;align-items:center;flex-wrap:wrap}.actions a{font-family:DM Sans,sans-serif;font-size:16px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;min-height:48px;display:inline-flex;align-items:center;padding:.875rem 2rem;border-radius:1px;transition:all .2s}.actions a:first-child{background:var(--gold);color:#1a1a1a;border:1px solid var(--gold)}.actions a:first-child:hover{background:#3d3428;border-color:#3d3428;color:#fafaf7}.actions a:not(:first-child){color:var(--muted);border:none;padding-left:0}.actions a:not(:first-child):hover{color:#1a1a1a}.panel{flex:1;background:#fff;color:#1a1a1a;display:grid;grid-template-columns:minmax(200px,.55fr) minmax(0,1.45fr);gap:2.5rem;padding:clamp(3rem,6vw,6rem) clamp(1.5rem,6vw,4rem);border-top:1px solid rgba(0,0,0,.07)}.panel h2{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(24px,3.5vw,38px);color:#1a1a1a;font-weight:400;letter-spacing:-.025em;line-height:1.1;max-width:22ch;margin-bottom:0}.panel h2 em{font-style:italic;color:var(--stone)}.panel>div:first-child .eyebrow{color:var(--stone);margin-bottom:1rem}.panel>div:first-child .eyebrow:before,.panel>div:first-child .eyebrow:after{background:var(--stone);opacity:.35}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;align-content:start}.home-shell article{min-height:165px;display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.09);border-radius:3px;padding:16px 18px;background:#fafaf7;transition:border-color .18s,box-shadow .18s}.home-shell article:hover{border-color:#b8a88280;box-shadow:0 2px 10px #00000012}.card-heading{display:flex;gap:10px;align-items:flex-start;margin-bottom:8px}.home-shell article h3{font-family:DM Sans,sans-serif;font-size:18px;font-weight:500;color:#1a1a1a;letter-spacing:0;margin-bottom:2px}.home-shell article p{font-size:16px;color:var(--stone);line-height:1.55;max-width:none;margin-bottom:0}.app-icon{width:28px;height:28px;display:inline-grid;place-items:center;flex:0 0 auto;border:1px solid rgba(184,168,130,.4);border-radius:4px;background:#fff;font-size:16px}.subtitle{font-family:DM Mono,monospace;font-size:16px;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:var(--dim)}.category{margin-bottom:8px;color:var(--gold-dk);font-family:DM Mono,ui-monospace,monospace;font-size:16px;font-weight:400;letter-spacing:.04em}.tags{display:flex;flex-wrap:wrap;gap:5px;margin:10px 0 0;padding:0;list-style:none}.tags li{border:1px solid rgba(0,0,0,.12);border-radius:1px;padding:2px 8px;color:var(--stone);font-family:DM Mono,monospace;font-size:16px;font-weight:400;letter-spacing:.04em;background:#fff}.app-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:12px}.app-actions a,.app-actions button{min-height:32px;display:inline-flex;align-items:center;border:1px solid rgba(0,0,0,.15);border-radius:1px;padding:5px 12px;background:#fff;color:#2a2a26;font-family:DM Sans,sans-serif;font:inherit;font-size:16px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:border-color .15s,color .15s}.app-actions a:hover,.app-actions button:hover{border-color:var(--gold);color:var(--gold-dk)}dl{display:grid;gap:3px;margin:10px 0 0;font-size:16px}dt{font-family:DM Mono,monospace;font-size:16px;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:var(--dim)}dd{margin:0 0 6px;overflow-wrap:anywhere;color:var(--muted)}.tier-table{width:100%;border-collapse:collapse;font-size:18px;border:1px solid rgba(0,0,0,.09);border-radius:3px;overflow:hidden}.tier-table thead tr{background:var(--surface-alt);border-bottom:1px solid rgba(0,0,0,.09)}.tier-table th{font-family:DM Mono,monospace;font-size:16px;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:var(--dim);padding:1rem 1.25rem;text-align:left}.tier-table td{padding:1rem 1.25rem;color:var(--muted);border-bottom:1px solid rgba(0,0,0,.06);vertical-align:top;line-height:1.6;font-size:18px}.tier-table td:first-child{color:#1a1a1a;font-weight:500;white-space:nowrap}.tier-table tbody tr:last-child td{border-bottom:none}.article-layout{max-width:68ch;margin:0 auto;padding-block:5rem 7rem}.article-header{margin-bottom:3.5rem}.article-header h1{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(36px,5vw,52px);font-weight:400;letter-spacing:-.025em;margin-top:1.25rem;margin-bottom:1.25rem;line-height:1.08}.article-meta{display:flex;align-items:center;gap:.75rem;margin-bottom:1.75rem}.meta-sep{color:#0003}.article-lede{font-size:clamp(20px,2.2vw,24px);line-height:1.65;color:var(--muted);max-width:56ch;margin:0}.article-body{font-size:18px;line-height:1.78;color:#1a1a1a}.article-body h2{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(26px,3vw,34px);font-weight:400;margin-top:3rem;margin-bottom:1.25rem;letter-spacing:-.02em}.article-body p{margin-top:0}.article-body p+p{margin-top:1.25rem}.article-body ul{list-style:none;margin-block:1.75rem;padding:0}.article-body ul li{padding-left:1.25rem;position:relative;margin-bottom:.875rem;color:var(--muted);line-height:1.7;font-size:18px}.article-body ul li:before{content:"—";position:absolute;left:0;color:var(--dim)}.article-body pre{margin-block:2rem}.article-body strong{color:#1a1a1a;font-weight:600}.article-body code{font-size:16px}.article-body .tier-table{margin-block:2rem}.journal-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.journal-item{padding-block:2.5rem;border-bottom:1px solid rgba(0,0,0,.08);display:grid;grid-template-columns:1fr auto;gap:2.5rem;align-items:start;text-decoration:none;color:inherit;transition:opacity .15s}.journal-item:first-child{border-top:1px solid rgba(0,0,0,.08)}.journal-item:hover{opacity:.72}.journal-item-title{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(24px,3vw,32px);font-weight:400;color:#1a1a1a;letter-spacing:-.02em;line-height:1.15;margin-bottom:.75rem}.journal-item-lede{font-size:18px;color:var(--muted);line-height:1.65;max-width:60ch;margin:0}.journal-item-meta{display:flex;flex-direction:column;align-items:flex-end;gap:.75rem;flex-shrink:0}.portfolio-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1px;background:#00000014;border:1px solid rgba(0,0,0,.08);border-radius:3px;overflow:hidden}.portfolio-card{background:#fafaf7;padding:2rem;display:flex;flex-direction:column;gap:1.25rem}.portfolio-card:hover{background:#fff}.card-top{display:flex;flex-direction:column;gap:.65rem}.card-name{font-family:Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:400;color:#1a1a1a;letter-spacing:-.02em;margin:0}.card-badges{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.25rem}.card-domains{display:flex;flex-wrap:wrap;gap:.5rem}.domain-link{font-family:DM Mono,monospace;font-size:16px;color:var(--gold-dk);text-decoration:none;letter-spacing:.04em;border-bottom:1px solid rgba(184,168,130,.35);padding-bottom:1px;transition:border-color .15s}.domain-link:hover{border-color:var(--gold);color:#1a1a1a}.card-body{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;padding-top:1.25rem;border-top:1px solid rgba(0,0,0,.07);flex:1}.card-body-label{font-family:DM Mono,monospace;font-size:16px;letter-spacing:.12em;text-transform:uppercase;color:var(--dim);margin-bottom:.5rem;display:block}.card-body-text{font-size:17px;color:var(--muted);line-height:1.65;margin:0}.card-foot{display:flex;flex-wrap:wrap;gap:.35rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.06)}.service-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.svc-card{padding-block:clamp(48px,6vw,80px);border-top:1px solid rgba(0,0,0,.08)}.svc-card:last-child{border-bottom:1px solid rgba(0,0,0,.08)}.svc-header{display:grid;grid-template-columns:5rem 1fr auto;gap:1.75rem;align-items:start;margin-bottom:2.5rem}.svc-num{display:block}.svc-name{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(28px,4vw,40px);font-weight:400;line-height:1.08;letter-spacing:-.03em;margin-bottom:.75rem}.svc-tagline{font-size:20px;color:var(--muted);line-height:1.55;margin:0}.svc-context{margin-top:.75rem}.svc-price-block{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem;flex-shrink:0}.svc-price{font-size:22px;font-weight:700;color:#1a1a1a;letter-spacing:-.025em;line-height:1}.svc-price-note{font-family:DM Mono,monospace;font-size:16px;text-transform:uppercase;letter-spacing:.1em;color:var(--dim);text-align:right;max-width:20ch;line-height:1.5;margin:0}.svc-timeline{font-size:18px;color:var(--muted);margin-top:.5rem}.svc-desc{padding-top:2rem;border-top:1px solid rgba(0,0,0,.07);margin-bottom:2.5rem;padding-left:6.75rem}.svc-desc p{font-size:18px;line-height:1.78;max-width:72ch;color:var(--muted);margin:0}.svc-body{display:grid;grid-template-columns:1fr 15rem;gap:2.5rem;align-items:start;padding-left:6.75rem}.deliv-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.deliv-list li{font-size:18px;color:var(--muted);padding-left:1.25rem;position:relative;line-height:1.65}.deliv-list li:before{content:"—";position:absolute;left:0;color:var(--dim);top:.15em}.svc-engage{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;padding-top:2.5rem}.svc-cta{white-space:nowrap}.engage-note{font-size:16px;color:var(--dim);line-height:1.6;max-width:18ch;margin:0}.how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:2.5rem}.how-step{display:flex;flex-direction:column;gap:.65rem}.how-num{display:block;margin-bottom:.75rem}.how-step h3{font-size:20px;font-weight:600;font-family:DM Sans,sans-serif}.how-step p{font-size:18px;color:var(--muted);margin:0;line-height:1.65}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-top:3rem}.reason-cards{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#00000014;border:1px solid rgba(0,0,0,.08);border-radius:3px;overflow:hidden;margin-top:3rem}.reason-card{background:#fafaf7;padding:2rem;display:flex;flex-direction:column;gap:.75rem}.reason-card h3{font-family:DM Sans,sans-serif;font-size:18px;font-weight:600;color:#1a1a1a;margin:0}.reason-card p{font-size:18px;color:var(--muted);line-height:1.65;margin:0}.legal-body{max-width:68ch;padding-block:3.5rem 7rem}.legal-body h2{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(24px,2.5vw,30px);font-weight:400;color:#1a1a1a;margin-top:3rem;margin-bottom:1rem;letter-spacing:-.02em;line-height:1.1}.legal-body p,.legal-body li{font-size:18px;color:var(--muted);line-height:1.75;margin-bottom:1rem}.legal-body ul{padding-left:1.5rem;margin-bottom:1.25rem}.legal-toc{border:1px solid rgba(0,0,0,.08);border-radius:3px;padding:2rem;background:#fff;margin-bottom:3rem}.legal-toc ol{padding-left:1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:.5rem 2rem;margin:0}.legal-toc li{font-size:18px;color:var(--muted);margin-bottom:0}.legal-toc a{color:var(--gold-dk);text-decoration:none}.legal-toc a:hover{color:#1a1a1a}.legal-notice{background:#fff;border:1px solid rgba(0,0,0,.09);border-radius:3px;padding:1.25rem 1.5rem;margin-bottom:2.5rem;font-size:18px;color:var(--muted);line-height:1.65}.lifecycle-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.lifecycle-step{padding-right:2.5rem}.lifecycle-step:last-child{padding-right:0}.step-connector{display:flex;align-items:center;margin-bottom:1.5rem}.step-num-circle{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid rgba(0,0,0,.15);border-radius:50%;color:#1a1a1a;flex-shrink:0;font-family:DM Mono,monospace;font-size:16px;letter-spacing:.08em;background:#fff}.connector-line{flex:1;height:1px;background:#00000017;margin-left:.75rem}.step-content{display:flex;flex-direction:column;gap:.6rem}.step-name{font-family:DM Sans,sans-serif;font-size:20px;font-weight:600;color:#1a1a1a;margin:0;letter-spacing:-.01em}.step-summary{color:var(--dim);margin-bottom:.25rem}.step-body{font-size:17px;line-height:1.72;color:var(--muted);margin:0}.step-outputs{list-style:none;display:flex;flex-direction:column;gap:.3rem;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.07);padding-left:0}.step-outputs li{font-family:DM Mono,monospace;font-size:16px;text-transform:uppercase;letter-spacing:.1em;color:var(--dim);padding-left:1rem;position:relative}.step-outputs li:before{content:"→";position:absolute;left:0;color:#0003}.case-card{margin-top:2.5rem;border:1px solid rgba(0,0,0,.09);border-radius:3px;overflow:hidden}.case-meta-row{display:flex;border-bottom:1px solid rgba(0,0,0,.09);background:var(--surface-alt)}.case-meta-item{flex:1;padding:1.25rem 1.75rem;border-right:1px solid rgba(0,0,0,.09);display:flex;flex-direction:column;gap:.5rem}.case-meta-item:last-child{border-right:none}.case-meta-label{color:var(--dim)}.case-meta-val{font-size:18px;color:var(--muted);margin:0;line-height:1.55}.case-body-grid{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid rgba(0,0,0,.09)}.case-col{padding:2.5rem;border-right:1px solid rgba(0,0,0,.09);display:flex;flex-direction:column;gap:1.25rem}.case-col:last-child{border-right:none}.case-col-heading{font-family:DM Sans,sans-serif;font-size:18px;font-weight:600;color:#1a1a1a;margin:0}.case-col p{font-size:18px;line-height:1.75;color:var(--muted);margin:0}.case-list{list-style:none;display:flex;flex-direction:column;gap:1rem;padding:0;margin:0}.case-list li{font-size:18px;line-height:1.7;color:var(--muted);padding-left:1.25rem;position:relative}.case-list li:before{content:"—";position:absolute;left:0;color:var(--dim)}.case-list strong{color:#1a1a1a}.case-results{padding:2.5rem;border-bottom:1px solid rgba(0,0,0,.09);background:#fff}.case-results-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:1.25rem}.result-item{display:flex;flex-direction:column;gap:.6rem}.result-stat{font-size:clamp(28px,3.5vw,40px);font-weight:700;color:#1a1a1a;letter-spacing:-.04em;line-height:1;margin:0}.result-label{font-size:17px;color:var(--dim);line-height:1.55;margin:0}.case-note{padding:1.25rem 2.5rem;font-family:DM Mono,monospace;font-size:16px;text-transform:uppercase;letter-spacing:.1em;color:var(--dim);background:var(--surface-alt);margin:0}.dsd-cta{display:grid;grid-template-columns:1fr auto;gap:2.5rem;align-items:center}.dsd-cta-actions{display:flex;flex-direction:column;gap:.875rem;flex-shrink:0}.intro-grid{display:grid;grid-template-columns:1fr 22rem;gap:5rem;align-items:start}.intro-facts{display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.09);border-radius:3px;overflow:hidden}.fact-item{padding:1.25rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.07);display:flex;flex-direction:column;gap:.5rem}.fact-item:last-child{border-bottom:none}.fact-label{color:var(--dim)}.fact-body{font-size:17px;line-height:1.65;color:var(--muted);margin:0}.fact-body a{color:#1a1a1a}.pricing-stub{margin-top:2.5rem;border:1.5px dashed rgba(0,0,0,.15);border-radius:3px;padding:2.5rem;display:flex;flex-direction:column;gap:1.25rem}.stub-label{color:var(--dim)}.stub-body{font-size:18px;color:var(--muted);max-width:58ch;margin:0;line-height:1.7}.stub-note{font-family:DM Mono,monospace;font-size:16px;color:#00000040;letter-spacing:.16em;text-transform:uppercase}.pricing-principles{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem 4rem;margin-top:2rem}.principle-label{color:var(--dim)}.principle-body{font-size:18px;line-height:1.7;color:var(--muted);margin:0}.pkg-row-list{list-style:none;padding:0;margin:0}.pkg-row{display:grid;grid-template-columns:3.5rem 1fr auto;gap:2rem;padding-block:2rem;border-bottom:1px solid rgba(0,0,0,.08);align-items:center}.pkg-row:first-child{border-top:1px solid rgba(0,0,0,.08)}.pkg-row-num{color:var(--dim);font-family:DM Mono,monospace;font-size:16px}.pkg-row-body h3{font-size:20px;font-weight:600;font-family:DM Sans,sans-serif;margin-bottom:.5rem}.pkg-row-body p{font-size:18px;color:var(--muted);margin:0;line-height:1.6}.pkg-row-right{display:flex;flex-direction:column;align-items:flex-end;gap:.875rem;flex-shrink:0}.pkg-row-price{font-size:22px;font-weight:700;color:#1a1a1a;letter-spacing:-.02em}.why-grid{display:grid;grid-template-columns:1fr 20rem;gap:5rem;align-items:start}.why-aside{display:flex;flex-direction:column;gap:2rem}.why-item{display:flex;flex-direction:column;gap:.35rem}.why-item p{font-size:18px;color:var(--muted);margin:0}.why-item a{font-size:18px;color:#1a1a1a;text-decoration:none}.why-item a:hover{opacity:.7}.steps{display:flex;flex-direction:column;gap:2.5rem}.step{display:flex;flex-direction:column;gap:1rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(0,0,0,.08)}.step:last-child{border-bottom:none;padding-bottom:0}.step-num-label{display:block;color:var(--dim);font-family:DM Mono,monospace;font-size:16px;letter-spacing:.14em;text-transform:uppercase}.step p{font-size:18px;color:var(--muted);margin:0;line-height:1.65}.req-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin-top:2rem}.req-item{display:flex;flex-direction:column;gap:.4rem;border:1px solid rgba(0,0,0,.09);border-radius:3px;padding:1.25rem 1.5rem;background:#fff}.req-item strong{color:#1a1a1a;font-size:18px}.pub-hero{min-height:80vh;display:flex;align-items:center;position:relative;overflow:hidden;background:#fafaf7;border-bottom:1px solid rgba(0,0,0,.08)}.pub-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(0,0,0,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.022) 1px,transparent 1px);background-size:64px 64px;pointer-events:none}.pub-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 55% 55% at 15% 65%,rgba(184,168,130,.1) 0%,transparent 70%);pointer-events:none}.pub-hero-inner{position:relative;z-index:1;width:100%;max-width:76rem;margin:0 auto;padding:clamp(5rem,10vw,9rem) clamp(1.5rem,5vw,4rem)}.pub-eyebrow{font-family:DM Mono,ui-monospace,monospace;font-size:16px;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--gold-dk);margin-bottom:2.5rem;display:flex;align-items:center;gap:1.25rem}.pub-eyebrow-line{display:block;width:3rem;height:1px;background:var(--gold);opacity:.55;flex-shrink:0}.pub-h1{font-family:Libre Baskerville,Georgia,serif;font-size:clamp(52px,9vw,96px);font-weight:400;line-height:1;letter-spacing:-.03em;color:#1a1a1a;margin-bottom:1.75rem;position:relative}.pub-tm{font-size:.28em;vertical-align:super;letter-spacing:0;font-weight:400;color:var(--dim)}.pub-statement{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(22px,3vw,30px);font-weight:400;font-style:italic;color:var(--muted);max-width:52ch;line-height:1.6;margin-bottom:3rem}.pub-actions{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.pub-grid-section{padding-block:clamp(72px,8vw,96px);border-bottom:1px solid rgba(0,0,0,.08)}.pub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#00000014;border:1px solid rgba(0,0,0,.08);border-radius:3px;overflow:hidden}.pub-cell{background:#fafaf7;padding:2.5rem 2rem;display:flex;flex-direction:column;gap:1rem;text-decoration:none;color:inherit;transition:background .18s}.pub-cell:hover{background:#fff}.pub-cell-kicker{color:var(--dim)}.pub-cell-heading{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(24px,2.5vw,30px);font-weight:400;color:#1a1a1a;letter-spacing:-.02em;line-height:1.15;margin:0}.pub-cell-body{font-size:18px;color:var(--muted);line-height:1.65;margin:0;flex:1}.pub-cell-cta{font-family:DM Mono,monospace;font-size:16px;letter-spacing:.1em;text-transform:uppercase;color:var(--gold-dk);margin-top:.5rem}.pub-approach{padding-block:clamp(72px,8vw,96px);border-bottom:1px solid rgba(0,0,0,.08);background:#fff}.pub-approach-inner{display:grid;grid-template-columns:1fr 22rem;gap:5rem;align-items:start}.pub-approach-heading{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(32px,4vw,46px);font-weight:400;color:#1a1a1a;letter-spacing:-.025em;line-height:1.1;margin-top:1.5rem;margin-bottom:1.75rem}.pub-approach-body{font-size:18px;color:var(--muted);line-height:1.78;max-width:58ch;margin:0}.pub-approach-facts{display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.09);border-radius:3px;overflow:hidden}.pub-fact{padding:1.25rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.07);display:flex;flex-direction:column;gap:.5rem}.pub-fact:last-child{border-bottom:none}.pub-fact-label{color:var(--dim)}.pub-fact-val{font-size:17px;color:var(--muted);margin:0;line-height:1.55}.pub-fact-val a{color:#1a1a1a}.pub-hero-inner--center{display:flex;flex-direction:column;align-items:center;text-align:center}.pub-eyebrow--center{justify-content:center}.pub-h1 em{font-style:italic}.pub-subline{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(20px,2.2vw,26px);font-weight:400;font-style:italic;color:var(--muted);max-width:52ch;line-height:1.55;margin-bottom:1.5rem;margin-top:0}.pub-hero-body{font-size:clamp(17px,1.8vw,20px);color:var(--muted);max-width:60ch;line-height:1.65;margin:0 0 3rem}.pub-actions--center{justify-content:center;align-items:center}.pub-text-arrow{font-family:DM Mono,ui-monospace,monospace;font-size:16px;letter-spacing:.1em;text-transform:uppercase;color:var(--gold-dk);text-decoration:none;display:inline-flex;align-items:center;gap:.4em;transition:color .15s;min-height:44px}.pub-text-arrow:hover{color:#1a1a1a}[data-theme=dark] .pub-subline{color:#e8e4dca6}[data-theme=dark] .pub-hero-body{color:#beb8ae}[data-theme=dark] .pub-text-arrow{color:#c8b890}[data-theme=dark] .pub-text-arrow:hover{color:#e8e4dc}.pub-cta-section{padding-block:clamp(72px,8vw,96px)}.pub-cta-inner{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:center}.pub-cta-heading{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(28px,3.5vw,40px);font-weight:400;color:#1a1a1a;letter-spacing:-.025em;line-height:1.1;margin-top:1rem;margin-bottom:0}.pub-cta-body{font-size:18px;color:var(--muted);margin-top:.875rem;max-width:52ch;line-height:1.65}.pub-cta-actions{display:flex;flex-direction:column;gap:.875rem;flex-shrink:0}@media(max-width:1100px){.intro-grid,.why-grid,.pub-approach-inner{grid-template-columns:1fr 18rem;gap:3rem}}@media(max-width:960px){.pub-grid,.pub-cta-inner{grid-template-columns:1fr}.pub-cta-actions{flex-direction:row}.pub-approach-inner,.intro-grid,.why-grid{grid-template-columns:1fr;gap:2.5rem}.lifecycle-flow{grid-template-columns:1fr 1fr;gap:2.5rem}.lifecycle-step{padding-right:0}.connector-line{display:none}.case-body-grid{grid-template-columns:1fr}.case-col{border-right:none;border-bottom:1px solid rgba(0,0,0,.09)}.case-col:last-child{border-bottom:none}.case-results-grid{grid-template-columns:1fr 1fr}.dsd-cta{grid-template-columns:1fr}.dsd-cta-actions{flex-direction:row}.pricing-principles,.panel{grid-template-columns:1fr;gap:2rem}.contact-grid{grid-template-columns:1fr;gap:2.5rem}.svc-desc,.svc-body{padding-left:0}.svc-body{grid-template-columns:1fr}.svc-engage{padding-top:0;flex-direction:row;align-items:center;gap:2rem}.how-grid{grid-template-columns:1fr 1fr}}@media(max-width:700px){.hub-nav-links{display:none}body{font-size:17px}.pub-grid,.portfolio-grid,.card-body{grid-template-columns:1fr}.journal-item{grid-template-columns:1fr;gap:1rem}.journal-item-meta{align-items:flex-start}.legal-toc ol,.reason-cards{grid-template-columns:1fr}.svc-header{grid-template-columns:1fr;gap:1rem}.svc-price-block{align-items:flex-start}.svc-engage{flex-direction:column}.how-grid,.lifecycle-flow{grid-template-columns:1fr}.case-meta-row{flex-direction:column}.case-meta-item{border-right:none;border-bottom:1px solid rgba(0,0,0,.09)}.case-meta-item:last-child{border-bottom:none}.case-results-grid{grid-template-columns:1fr 1fr;gap:1.25rem}.pkg-row{grid-template-columns:1fr;gap:1rem}.pkg-row-num{display:none}.pkg-row-right{align-items:flex-start;flex-direction:row}.eyebrow:before,.eyebrow:after{width:1.75rem}}@media(max-width:480px){.article-layout{padding-block:3rem 5rem}.pub-hero{min-height:70vh}}.tag-live{background:#22c55e1a;color:#166534;border-color:#22c55e38}.tag-dev{background:#0000000a;color:var(--stone);border-color:#0000001a}.domain-link--pending{color:var(--dim);border-bottom-color:#00000014;cursor:default}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid rgba(0,0,0,.14);border-radius:2px;background:transparent;color:var(--stone);cursor:pointer;padding:0;font-size:16px;line-height:1;transition:border-color .15s,color .15s;flex-shrink:0}.theme-toggle:hover{border-color:var(--gold);color:var(--gold-dk)}:root[data-theme=dark]{--bg: #141210;--text: #E8E4DC;--muted: #BEB8AE;--dim: #8A8680;--surface: #1C1A16;--surface-alt:#201E1A;--border: rgba(232,228,220,.08);--border-mid: rgba(232,228,220,.14);--shadow: 0 1px 4px rgba(0,0,0,.55);--stone: #9A968E;--gold-dk: #c8b890}[data-theme=dark] body{background:#141210;color:#e8e4dc}[data-theme=dark] h1,[data-theme=dark] h2{color:#b8a882}[data-theme=dark] h3,[data-theme=dark] h4{color:#e8e4dc}[data-theme=dark] a{color:#c8b890}[data-theme=dark] a:hover{color:#e8e4dc}[data-theme=dark] .hub-nav{background:#141210f0;border-bottom-color:#e8e4dc14;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}[data-theme=dark] .hub-nav-brand-name{color:#b8a882;letter-spacing:.04em}[data-theme=dark] .hub-nav-logo-mark circle,[data-theme=dark] .hub-nav-logo-mark path,[data-theme=dark] .hub-nav-logo-mark line{stroke:#b8a882}[data-theme=dark] .hub-nav-logo-mark circle:last-child{fill:#b8a882;stroke:none}[data-theme=dark] .hub-nav-link{color:#9a968e}[data-theme=dark] .hub-nav-link:hover,[data-theme=dark] .hub-nav-link.active{color:#e8e4dc}[data-theme=dark] .hub-nav-cta{color:#b8a882;border-color:#b8a88266}[data-theme=dark] .hub-nav-cta:hover{background:#b8a882;border-color:#b8a882;color:#141210}[data-theme=dark] .theme-toggle{border-color:#e8e4dc29;color:#8a8680}[data-theme=dark] .theme-toggle:hover{border-color:#b8a882;color:#b8a882}[data-theme=dark] .page-shell{background:#141210}[data-theme=dark] .page-header{border-bottom-color:#e8e4dc14}[data-theme=dark] .page-header h1{color:#b8a882}[data-theme=dark] .hero-lede{color:#beb8ae}[data-theme=dark] .kicker{color:#8a8680}[data-theme=dark] .section{border-top-color:#e8e4dc14}[data-theme=dark] .section h2{color:#b8a882}[data-theme=dark] .btn-primary{background:#b8a882;border-color:#b8a882;color:#141210}[data-theme=dark] .btn-primary:hover{background:#c8b890;border-color:#c8b890;color:#141210}[data-theme=dark] .btn-outline{color:#beb8ae;border-color:#e8e4dc33}[data-theme=dark] .btn-outline:hover{border-color:#b8a882;color:#b8a882}[data-theme=dark] .tag{background:#e8e4dc0d;color:#beb8ae;border-color:#e8e4dc1a}[data-theme=dark] .tag-live{background:#22c55e1a;color:#86efac;border-color:#22c55e33}[data-theme=dark] .tag-dev{background:#e8e4dc0a;color:#8a8680;border-color:#e8e4dc14}[data-theme=dark] .portfolio-grid{background:#e8e4dc14;border-color:#e8e4dc14}[data-theme=dark] .portfolio-card{background:#141210}[data-theme=dark] .portfolio-card:hover{background:#1c1a16}[data-theme=dark] .card-name{color:#b8a882}[data-theme=dark] .card-body{border-top-color:#e8e4dc12}[data-theme=dark] .card-body-text{color:#beb8ae}[data-theme=dark] .card-body-label{color:#8a8680}[data-theme=dark] .card-foot{border-top-color:#e8e4dc0f}[data-theme=dark] .domain-link{color:#c8b890;border-bottom-color:#c8b89047}[data-theme=dark] .domain-link:hover{color:#e8e4dc;border-bottom-color:#b8a882}[data-theme=dark] .domain-link--pending{color:#8a8680;border-bottom-color:#e8e4dc14}[data-theme=dark] .pub-hero{background:#141210;border-bottom-color:#e8e4dc14}[data-theme=dark] .pub-hero:before{background-image:linear-gradient(rgba(184,168,130,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(184,168,130,.03) 1px,transparent 1px)}[data-theme=dark] .pub-hero:after{background:radial-gradient(ellipse 55% 55% at 15% 65%,rgba(184,168,130,.07) 0%,transparent 70%)}[data-theme=dark] .pub-h1{color:#b8a882}[data-theme=dark] .pub-statement{color:#beb8ae}[data-theme=dark] .pub-eyebrow{color:#b8a882}[data-theme=dark] .pub-eyebrow-line{background:#b8a882;opacity:.45}[data-theme=dark] .pub-grid-section{border-bottom-color:#e8e4dc14}[data-theme=dark] .pub-grid{background:#e8e4dc14;border-color:#e8e4dc14}[data-theme=dark] .pub-cell{background:#141210;color:#e8e4dc}[data-theme=dark] .pub-cell:hover{background:#1c1a16}[data-theme=dark] .pub-cell-heading{color:#b8a882}[data-theme=dark] .pub-cell-body{color:#beb8ae}[data-theme=dark] .pub-cell-cta{color:#c8b890}[data-theme=dark] .pub-approach{background:#1c1a16;border-bottom-color:#e8e4dc14}[data-theme=dark] .pub-approach-heading{color:#b8a882}[data-theme=dark] .pub-approach-body{color:#beb8ae}[data-theme=dark] .pub-approach-facts{border-color:#e8e4dc17}[data-theme=dark] .pub-fact{border-bottom-color:#e8e4dc12}[data-theme=dark] .pub-fact-val{color:#beb8ae}[data-theme=dark] .pub-fact-val a{color:#e8e4dc}[data-theme=dark] .pub-cta-heading{color:#b8a882}[data-theme=dark] .pub-cta-body{color:#beb8ae}[data-theme=dark] .journal-item{border-bottom-color:#e8e4dc14}[data-theme=dark] .journal-item:first-child{border-top-color:#e8e4dc14}[data-theme=dark] .journal-item-title{color:#b8a882}[data-theme=dark] .journal-item-lede{color:#beb8ae}[data-theme=dark] .svc-card{border-top-color:#e8e4dc14}[data-theme=dark] .svc-card:last-child{border-bottom-color:#e8e4dc14}[data-theme=dark] .svc-name{color:#b8a882}[data-theme=dark] .svc-tagline{color:#beb8ae}[data-theme=dark] .svc-desc{border-top-color:#e8e4dc12}[data-theme=dark] .svc-desc p{color:#beb8ae}[data-theme=dark] .svc-price{color:#e8e4dc}[data-theme=dark] .deliv-list li{color:#beb8ae}[data-theme=dark] .svc-engage .engage-note{color:#8a8680}[data-theme=dark] .reason-cards{background:#e8e4dc14;border-color:#e8e4dc14}[data-theme=dark] .reason-card{background:#141210}[data-theme=dark] .reason-card h3{color:#e8e4dc}[data-theme=dark] .reason-card p{color:#beb8ae}[data-theme=dark] .article-body{color:#e8e4dc}[data-theme=dark] .article-body h2{color:#b8a882}[data-theme=dark] .article-body strong{color:#e8e4dc}[data-theme=dark] .article-body ul li,[data-theme=dark] .article-lede{color:#beb8ae}[data-theme=dark] .meta-sep{color:#e8e4dc2e}[data-theme=dark] .article-header h1,[data-theme=dark] .legal-body h2{color:#b8a882}[data-theme=dark] .legal-body p,[data-theme=dark] .legal-body li{color:#beb8ae}[data-theme=dark] .legal-toc{background:#1c1a16;border-color:#e8e4dc14}[data-theme=dark] .legal-notice{background:#1c1a16;border-color:#e8e4dc14;color:#beb8ae}[data-theme=dark] .legal-toc a{color:#c8b890}[data-theme=dark] .legal-toc li{color:#beb8ae}[data-theme=dark] .intro-facts{border-color:#e8e4dc17}[data-theme=dark] .fact-item{border-bottom-color:#e8e4dc12}[data-theme=dark] .fact-body{color:#beb8ae}[data-theme=dark] .fact-body a{color:#e8e4dc}[data-theme=dark] .case-meta-row{background:#201e1a;border-bottom-color:#e8e4dc14}[data-theme=dark] .case-meta-item{border-right-color:#e8e4dc12}[data-theme=dark] .case-meta-val{color:#beb8ae}[data-theme=dark] .case-body-grid{border-bottom-color:#e8e4dc14}[data-theme=dark] .case-col{border-right-color:#e8e4dc12;border-bottom-color:#e8e4dc12}[data-theme=dark] .case-col-heading{color:#e8e4dc}[data-theme=dark] .case-col p,[data-theme=dark] .case-list li{color:#beb8ae}[data-theme=dark] .case-list strong{color:#e8e4dc}[data-theme=dark] .case-results{background:#1c1a16;border-bottom-color:#e8e4dc14}[data-theme=dark] .result-stat{color:#b8a882}[data-theme=dark] .case-note{background:#181614;color:#8a8680}[data-theme=dark] .pkg-row{border-bottom-color:#e8e4dc14}[data-theme=dark] .pkg-row:first-child{border-top-color:#e8e4dc14}[data-theme=dark] .pkg-row-body h3{color:#e8e4dc}[data-theme=dark] .pkg-row-body p{color:#beb8ae}[data-theme=dark] .pkg-row-price{color:#b8a882}[data-theme=dark] .pricing-stub{border-color:#e8e4dc24}[data-theme=dark] .stub-body{color:#beb8ae}[data-theme=dark] .stub-note{color:#e8e4dc38}[data-theme=dark] .step{border-bottom-color:#e8e4dc14}[data-theme=dark] .step p{color:#beb8ae}[data-theme=dark] .req-item{border-color:#e8e4dc17;background:#1c1a16}[data-theme=dark] .req-item strong{color:#e8e4dc}[data-theme=dark] .tier-table{border-color:#e8e4dc17}[data-theme=dark] .tier-table thead tr{background:#201e1a;border-bottom-color:#e8e4dc14}[data-theme=dark] .tier-table td{color:#beb8ae;border-bottom-color:#e8e4dc0f}[data-theme=dark] .tier-table td:first-child{color:#e8e4dc}[data-theme=dark] .step-num-circle{border-color:#e8e4dc29;background:#1c1a16;color:#e8e4dc}[data-theme=dark] .connector-line{background:#e8e4dc17}[data-theme=dark] .step-name{color:#e8e4dc}[data-theme=dark] .step-body{color:#beb8ae}[data-theme=dark] .step-outputs li{color:#8a8680}[data-theme=dark] .step-outputs li:before{color:#e8e4dc2e}[data-theme=dark] .how-step h3{color:#e8e4dc}[data-theme=dark] .how-step p,[data-theme=dark] .why-item p{color:#beb8ae}[data-theme=dark] .why-item a{color:#e8e4dc}
