.svd-page{background:var(--hd-paper);color:var(--hd-ink);font-family:var(--font-hd-sans)}.svd-page a:focus-visible{outline:2px solid var(--hd-red);outline-offset:3px;border-radius:2px}.svd-hero-motif svg{display:block;width:100%;height:auto}.svd-motif-line{stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;opacity:.16;transition:opacity .4s ease}.svd-motif-brain,.svd-motif-fold{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:opacity .4s ease}.svd-motif-brain{opacity:.5}.svd-motif-fold{opacity:.35}.svd-motif-nodes circle{stroke:currentColor;stroke-width:1.5}.svd-motif-nodes circle,.svd-motif-screen{fill:var(--hd-cream);opacity:.5;transition:opacity .4s ease}.svd-motif-glyph,.svd-motif-screen,.svd-motif-stand{stroke:currentColor;stroke-width:2;stroke-linejoin:round}.svd-motif-glyph,.svd-motif-stand{fill:none;stroke-linecap:round;transition:opacity .4s ease}.svd-motif-glyph{opacity:.5}.svd-motif-stand{opacity:.35}.svd-motif-gear,.svd-motif-gear-detail,.svd-motif-rim,.svd-motif-shard{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:opacity .4s ease}.svd-motif-gear{opacity:.5}.svd-motif-gear-detail{opacity:.35}.svd-motif-rim{stroke-dasharray:5 9;opacity:.25}.svd-motif-shard{opacity:.35}.svd-motif-dot{fill:currentColor;opacity:.22;transition:opacity .4s ease}.svd-motif circle.svd-motif-accent{fill:var(--hd-red);stroke:none;opacity:1}@media(hover:hover){.svd-hero:hover .svd-motif-line{opacity:.24}.svd-hero:hover .svd-motif-nodes circle:not(.svd-motif-accent){opacity:.7}.svd-hero:hover .svd-motif-brain{opacity:.65}.svd-hero:hover .svd-motif-fold{opacity:.5}.svd-hero:hover .svd-motif-glyph,.svd-hero:hover .svd-motif-screen{opacity:.65}.svd-hero:hover .svd-motif-stand{opacity:.5}.svd-hero:hover .svd-motif-gear{opacity:.65}.svd-hero:hover .svd-motif-gear-detail{opacity:.5}.svd-hero:hover .svd-motif-rim{opacity:.35}.svd-hero:hover .svd-motif-shard{opacity:.5}.svd-hero:hover .svd-motif-dot{opacity:.3}}.svd-h2,.svd-h2-small{margin:0;font-family:var(--font-hd-sans);font-weight:800;color:var(--hd-ink);letter-spacing:-.035em;line-height:1.1}.svd-lede{margin:0;max-width:42rem;color:var(--hd-iron);font-size:clamp(1.05rem,1.5vw,1.2rem);line-height:1.6}.svd-eyebrow{margin:0 0 .75rem;font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--hd-mute)}.svd-h2{margin-bottom:2rem;font-size:clamp(1.8rem,4vw,2.6rem);max-width:26ch}.svd-h2-small{margin-bottom:2.25rem;font-size:clamp(1.3rem,2.3vw,1.7rem)}.svd-problem{padding:clamp(3.5rem,8vw,5.5rem) clamp(1.25rem,4vw,3.5rem) 0;max-width:78rem;margin:0 auto}.svd-problem-inner{max-width:46rem}.svd-problem-body p{margin:0 0 1.15rem;font-size:1.05rem;line-height:1.7;color:var(--hd-iron)}.svd-problem-body p:last-child{margin-bottom:0}.svd-capabilities{margin-top:clamp(3.5rem,8vw,5.5rem);padding:clamp(4.5rem,9vw,6.5rem) 0 clamp(5rem,9vw,7rem);background:var(--hd-fog);border-top:1px solid var(--hd-line);border-bottom:1px solid var(--hd-line)}.svd-capabilities-inner{max-width:78rem;margin:0 auto;padding:0 clamp(1.25rem,4vw,3.5rem)}.svd-cap-grid{display:grid;grid-template-columns:1fr;gap:1.75rem}@media(min-width:640px){.svd-cap-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1100px){.svd-cap-grid{grid-template-columns:repeat(3,1fr)}}.svd-cap-card{display:flex;flex-direction:column;padding:clamp(1.5rem,3vw,2.25rem);background:var(--hd-card);border:1px solid var(--hd-line);border-radius:1.25rem;transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease}.svd-cap-card:hover{border-color:#ce222259;transform:translateY(-4px);box-shadow:0 20px 44px #11111017}@media(prefers-reduced-motion:reduce){.svd-cap-card{transition:none}.svd-cap-card:hover{transform:none}}.svd-cap-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.svd-cap-numeral{margin:0;font-family:var(--font-hd-serif);font-style:italic;font-weight:500;font-size:clamp(2.4rem,4.6vw,3.1rem);line-height:.9;letter-spacing:-.02em;color:var(--hd-red)}.svd-cap-icon{flex-shrink:0;width:2.5rem;height:2.5rem;color:var(--hd-iron);transition:transform .3s ease}.svd-cap-icon svg{display:block;width:100%;height:100%}.svd-cap-icon .svd-icon-accent{fill:var(--hd-red);transform-box:fill-box;transform-origin:center;transition:transform .3s ease}.svd-cap-card:hover .svd-cap-icon{transform:translateY(-2px);color:var(--hd-ink)}.svd-cap-card:hover .svd-cap-icon .svd-icon-accent{transform:scale(1.35)}@media(prefers-reduced-motion:reduce){.svd-cap-icon,.svd-cap-icon .svd-icon-accent{transition:none}.svd-cap-card:hover .svd-cap-icon,.svd-cap-card:hover .svd-cap-icon .svd-icon-accent{transform:none}}.svd-cap-rule{display:block;width:2.75rem;height:2px;margin-bottom:1.5rem;background:var(--hd-ink);opacity:.16;transition:width .3s ease,background .3s ease,opacity .3s ease}.svd-cap-card:hover .svd-cap-rule{width:4.5rem;background:var(--hd-red);opacity:.6}@media(prefers-reduced-motion:reduce){.svd-cap-rule{transition:none}}.svd-cap-title{margin:0 0 .65rem;font-size:clamp(1.15rem,1.8vw,1.4rem);font-weight:750;letter-spacing:-.025em;line-height:1.2;color:var(--hd-ink)}.svd-cap-body{margin:0;color:var(--hd-iron);font-size:.95rem;line-height:1.6}.svd-why{padding:clamp(3.5rem,8vw,5.5rem) clamp(1.25rem,4vw,3.5rem) 0;max-width:78rem;margin:0 auto}.svd-why-inner{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:900px){.svd-why-inner{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}}.svd-why-head .svd-h2{margin-bottom:0;max-width:20ch}.svd-why-list{display:flex;flex-direction:column;border-top:1px solid var(--hd-line)}.svd-why-row{display:flex;gap:1.25rem;padding:1.5rem 0;border-bottom:1px solid var(--hd-line);transition:gap .3s ease}.svd-why-row:hover{gap:1.6rem}@media(prefers-reduced-motion:reduce){.svd-why-row{transition:none}}.svd-why-num{flex-shrink:0;font-family:var(--font-hd-serif);font-style:italic;font-weight:500;font-size:1.4rem;color:var(--hd-red);opacity:.75;min-width:2.25rem}.svd-why-title{margin:0 0 .5rem;font-size:1.1rem;font-weight:700;letter-spacing:-.02em;color:var(--hd-ink)}.svd-why-body{margin:0;max-width:40rem;color:var(--hd-iron);font-size:.98rem;line-height:1.65}.svd-faq{padding:clamp(3.5rem,8vw,5.5rem) clamp(1.25rem,4vw,3.5rem) 0;max-width:78rem;margin:0 auto}.svd-faq-inner{max-width:52rem}.svd-siblings{margin-top:clamp(3.5rem,8vw,5.5rem);padding:clamp(4rem,8vw,6rem) clamp(1.25rem,4vw,3.5rem);background:linear-gradient(180deg,var(--hd-paper),var(--hd-cream));border-top:1px solid var(--hd-line)}.svd-siblings>*{max-width:78rem;margin-left:auto;margin-right:auto}.svd-sibling-grid{display:flex;flex-direction:column;border-top:1px solid var(--hd-line);max-width:78rem;margin:0 auto}.svd-sibling-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:.35rem 1rem;padding:1.25rem .25rem;border-bottom:1px solid var(--hd-line);text-decoration:none;color:inherit;transition:gap .25s ease}.svd-sibling-row:focus-visible,.svd-sibling-row:hover{gap:.35rem 1.4rem}.svd-sibling-row:focus-visible .svd-sibling-arrow,.svd-sibling-row:hover .svd-sibling-arrow{color:var(--hd-red);transform:translate(4px)}@media(prefers-reduced-motion:reduce){.svd-sibling-arrow,.svd-sibling-row{transition:none}}.svd-sibling-title{font-weight:700;font-size:clamp(1.05rem,1.6vw,1.2rem);letter-spacing:-.02em;color:var(--hd-ink)}.svd-sibling-preview{flex:1;min-width:18rem;color:var(--hd-iron);font-size:.92rem;line-height:1.5}.svd-sibling-arrow{font-style:normal;color:var(--hd-mute);transition:color .25s ease,transform .25s ease}.svd-close-section{padding:clamp(4.5rem,10vw,8rem) clamp(1.25rem,4vw,3.5rem)}.svd-close{max-width:78rem;margin:0 auto;display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.75rem}
