@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.update-walkthrough{--uw-background: var(--background, var(--paper));--uw-card: var(--card, var(--paper));--uw-ink: var(--foreground, var(--ink));--uw-muted: var(--muted-foreground, var(--muted));--uw-soft: var(--secondary, var(--surface));--uw-border: var(--border, var(--line));--uw-primary: var(--primary, var(--forest));--uw-on-primary: var(--primary-foreground, var(--on-forest));--uw-focus: var(--ring, var(--focus));width:100%;min-width:0;overflow:clip;color:var(--uw-ink);background:var(--uw-background);border:1px solid var(--uw-border);border-radius:1.25rem;container-type:inline-size}.update-walkthrough .update-walkthrough__header{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:2rem;padding:2rem;border-bottom:1px solid var(--uw-border)}.update-walkthrough .update-walkthrough__eyebrow{margin:0 0 .85rem;color:var(--uw-muted);font-size:.65rem;font-weight:600;letter-spacing:.14em;line-height:1.5;text-transform:uppercase}.update-walkthrough .update-walkthrough__title{margin:0;font-family:var(--font-editorial, Georgia, serif);font-size:clamp(1.75rem,3cqi,2.5rem);font-weight:400;letter-spacing:-.035em;line-height:1.15;text-wrap:balance}.update-walkthrough .update-walkthrough__description{margin:.8rem 0 0;color:var(--uw-muted);font-size:.875rem;line-height:1.6}.update-walkthrough .update-walkthrough__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:0;margin:0;list-style:none}.update-walkthrough .update-walkthrough__steps li{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;margin:0;color:var(--uw-muted);font-size:.7rem;line-height:1.5}.update-walkthrough .update-walkthrough__step-number{display:grid;width:1.9rem;height:1.9rem;place-items:center;border:1px solid var(--uw-border);border-radius:50%;font-size:.7rem}.update-walkthrough .update-walkthrough__steps [aria-current=step]{color:var(--uw-ink);font-weight:600}.update-walkthrough .update-walkthrough__steps [aria-current=step] .update-walkthrough__step-number{color:var(--uw-on-primary);background:var(--uw-primary);border-color:var(--uw-primary)}.update-walkthrough .update-walkthrough__body{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(18rem,1fr);align-items:start}.update-walkthrough .update-walkthrough__preview{min-width:0;margin:0;padding:1.6rem}.update-walkthrough .update-walkthrough__preview-heading{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:.55rem 1rem;margin-bottom:1rem;font-size:.75rem;font-weight:600}.update-walkthrough .update-walkthrough__preview-state{color:var(--uw-muted);font-size:.65rem;font-weight:400}.update-walkthrough .update-walkthrough__image-frame{overflow:hidden;aspect-ratio:16 / 10;background:var(--uw-soft);border-radius:.65rem}.update-walkthrough .update-walkthrough__image{display:block;width:100%;height:100%;object-fit:cover}.update-walkthrough .update-walkthrough__image-fallback{display:flex;width:100%;height:100%;min-height:12rem;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem;color:var(--uw-muted);font-size:.85rem;line-height:1.6;text-align:center}.update-walkthrough .update-walkthrough__caption{display:grid;gap:.4rem;padding-top:1rem;font-size:.75rem;line-height:1.55}.update-walkthrough .update-walkthrough__caption span+span{color:var(--uw-muted);font-size:.65rem}.update-walkthrough .update-walkthrough__instruction{min-width:0;align-self:stretch;padding:1.6rem;background:var(--uw-card);border-left:1px solid var(--uw-border)}.update-walkthrough .update-walkthrough__step-title{margin:0;font-family:var(--font-editorial, Georgia, serif);font-size:1.7rem;font-weight:400;letter-spacing:-.025em;line-height:1.2}.update-walkthrough .update-walkthrough__step-title:focus-visible{outline:2px solid var(--uw-focus);outline-offset:5px}.update-walkthrough .update-walkthrough__step-body{margin:.9rem 0 1.2rem;color:var(--uw-muted);font-size:.8rem;line-height:1.75}.update-walkthrough .update-walkthrough__choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;min-width:0;padding:0;margin:0 0 1.3rem;border:0}.update-walkthrough .update-walkthrough__choices legend{margin-bottom:.7rem;padding:0;font-size:.75rem;font-weight:600}.update-walkthrough .update-walkthrough__choice{position:relative;display:flex;min-width:0;flex-direction:column;overflow:hidden;color:var(--uw-ink);background:var(--uw-background);border:1px solid var(--uw-border);border-radius:.5rem;cursor:pointer}.update-walkthrough .update-walkthrough__choice[data-selected=true]{border-color:var(--uw-primary);box-shadow:inset 0 0 0 1px var(--uw-primary)}.update-walkthrough .update-walkthrough__choice:has(input:focus-visible){outline:3px solid var(--uw-focus);outline-offset:3px}.update-walkthrough .update-walkthrough__choice input{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.update-walkthrough .update-walkthrough__thumbnail{display:block;overflow:hidden;aspect-ratio:1.6;background:var(--uw-soft)}.update-walkthrough .update-walkthrough__thumbnail img{display:block;width:100%;height:100%;object-fit:cover}.update-walkthrough .update-walkthrough__thumbnail-fallback{display:grid;width:100%;height:100%;place-items:center;color:var(--uw-muted)}.update-walkthrough .update-walkthrough__choice-name{padding:.7rem .6rem 0;font-size:.7rem;line-height:1.5}.update-walkthrough .update-walkthrough__choice-status{display:flex;min-height:1.8rem;align-items:center;gap:.25rem;padding:.2rem .6rem .45rem;color:var(--uw-primary);font-size:.6rem;line-height:1.4}.update-walkthrough .update-walkthrough__warning{padding:.9rem 1rem;margin:0 0 1.2rem;color:var(--uw-ink);background:var(--uw-soft);border-left:2px solid var(--uw-primary);font-size:.75rem;line-height:1.75}.update-walkthrough .update-walkthrough__actions{display:flex;flex-direction:column;gap:.45rem}.update-walkthrough .update-walkthrough__button{display:inline-flex;width:100%;height:auto;min-height:44px;align-items:center;justify-content:center;gap:.6rem;padding:.75rem .9rem;color:var(--uw-on-primary);background:var(--uw-primary);border:1px solid var(--uw-primary);border-radius:.5rem;font-family:inherit;font-size:.75rem;font-weight:600;line-height:1.5;white-space:normal;cursor:pointer}.update-walkthrough .update-walkthrough__button:hover:not(:disabled){filter:brightness(.95)}.update-walkthrough .update-walkthrough__button:focus-visible{outline:3px solid var(--uw-focus);outline-offset:3px}.update-walkthrough .update-walkthrough__button:disabled{opacity:.55;cursor:not-allowed}.update-walkthrough .update-walkthrough__button--back{color:var(--uw-muted);background:transparent;border-color:transparent}.update-walkthrough .update-walkthrough__status{display:flex;align-items:flex-start;gap:.5rem;margin:1rem 0 0;color:var(--uw-muted);font-size:.7rem;line-height:1.7}.update-walkthrough .update-walkthrough__status svg{flex:none;margin-top:.15rem}.update-walkthrough--compact .update-walkthrough__header{padding:1.35rem}.update-walkthrough--compact .update-walkthrough__preview,.update-walkthrough--compact .update-walkthrough__instruction{padding:1.25rem}@container (max-width: 760px){.update-walkthrough .update-walkthrough__header{grid-template-columns:1fr;gap:1.5rem}.update-walkthrough .update-walkthrough__body{grid-template-columns:1fr}.update-walkthrough .update-walkthrough__image-frame{aspect-ratio:16 / 10}.update-walkthrough .update-walkthrough__instruction{border-top:1px solid var(--uw-border);border-left:0}.update-walkthrough .update-walkthrough__choices{max-width:26rem}.update-walkthrough .update-walkthrough__actions{flex-direction:row;flex-wrap:wrap}.update-walkthrough .update-walkthrough__button{width:auto;flex:1 1 12rem}}@container (max-width: 440px){.update-walkthrough .update-walkthrough__header,.update-walkthrough .update-walkthrough__preview,.update-walkthrough .update-walkthrough__instruction{padding:1.15rem}.update-walkthrough .update-walkthrough__title{font-size:1.8rem}.update-walkthrough .update-walkthrough__steps{gap:.7rem}.update-walkthrough .update-walkthrough__steps li{font-size:.65rem}.update-walkthrough .update-walkthrough__step-body{font-size:.8rem}}.project-guide-visual{--pgv-paper: var(--background, var(--paper));--pgv-card: var(--card, var(--paper));--pgv-ink: var(--foreground, var(--ink));--pgv-muted: var(--muted-foreground, var(--muted));--pgv-soft: var(--secondary, var(--surface));--pgv-line: var(--border, var(--line));--pgv-accent: var(--primary, var(--forest));--pgv-on-accent: var(--primary-foreground, var(--on-forest));container-type:inline-size;width:100%;min-width:0;margin:0;padding:clamp(20px,3cqi,32px);color:var(--pgv-ink);background:var(--pgv-paper);border:1px solid var(--pgv-line);border-radius:8px;box-sizing:border-box}.project-guide-visual *,.project-guide-visual *:before,.project-guide-visual *:after{box-sizing:border-box}.project-guide-visual p,.project-guide-visual ul,.project-guide-visual ol{margin:0}.project-guide-visual :is(ul,ol)>li{margin:0}.project-guide-visual ul,.project-guide-visual ol{padding:0;list-style:none}.project-guide-visual strong{font-weight:550}.project-guide-visual svg{flex-shrink:0}.project-guide-visual .pgv-caption{margin:0 0 25px}.project-guide-visual .pgv-eyebrow{color:var(--pgv-muted);font-size:9px;letter-spacing:1.6px;line-height:1.6}.project-guide-visual .pgv-title{margin:7px 0 0;font-family:var(--font-editorial, Georgia, serif);font-size:clamp(24px,3.4cqi,33px);line-height:1.13;letter-spacing:-.7px}.project-guide-visual .pgv-note{margin:23px 0 0;padding-top:15px;border-top:1px solid var(--pgv-line);color:var(--pgv-muted);font-size:11px;line-height:1.8}.project-guide-visual .pgv-small-label{display:block;color:var(--pgv-muted);font-size:11px;line-height:1.65}.project-guide-visual .pgv-node-label{display:flex;align-items:center;gap:9px;font-size:12px;line-height:1.5;font-weight:550}.project-guide-visual .pgv-materials{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.project-guide-visual .pgv-material{display:flex;flex-direction:column;min-width:0}.project-guide-visual .pgv-paper{position:relative;display:flex;aspect-ratio:4/4.5;max-height:155px;align-items:center;justify-content:center;color:var(--pgv-accent);background:var(--pgv-card);border:1px solid var(--pgv-line);border-bottom:3px solid var(--pgv-accent)}.project-guide-visual .pgv-paper-index{position:absolute;top:10px;left:10px;color:var(--pgv-muted);font-size:9px}.project-guide-visual .pgv-paper-rule{position:absolute;width:25%;height:1px;bottom:21px;background:var(--pgv-line)}.project-guide-visual .pgv-material>strong{margin-top:12px;font-size:12px;line-height:1.5}.project-guide-visual .pgv-material>span{margin-top:5px;color:var(--pgv-muted);font-size:10px;line-height:1.6}.project-guide-visual .pgv-structure{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:30px;align-items:center}.project-guide-visual .pgv-building-drawing{position:relative;display:flex;flex-direction:column;gap:6px;max-width:150px;padding:18px 0 0;margin:18px auto 0;border-bottom:2px solid var(--pgv-accent);color:var(--pgv-accent)}.project-guide-visual .pgv-building-roof{position:absolute;top:0;left:12px;right:12px;height:13px;border:1px solid currentColor;background:var(--pgv-soft)}.project-guide-visual .pgv-building-floor{display:block;height:29px;border:1px solid currentColor;background:repeating-linear-gradient(90deg,transparent 0,transparent calc(25% - 1px),var(--pgv-line) calc(25% - 1px),var(--pgv-line) 25%)}.project-guide-visual .pgv-building-floor--different{background:var(--pgv-soft);border-style:dashed;height:36px;margin-bottom:6px}.project-guide-visual .pgv-floor-relations{display:grid;gap:16px}.project-guide-visual .pgv-floor-relation{display:grid;grid-template-columns:52px minmax(0,1fr);gap:16px;padding:14px 0;border-top:1px solid var(--pgv-line)}.project-guide-visual .pgv-floor-sample{display:block;height:22px;margin-bottom:5px;border:1px solid var(--pgv-accent);background:linear-gradient(90deg,var(--pgv-soft) 48%,var(--pgv-accent) 48%,var(--pgv-accent) 50%,var(--pgv-soft) 50%)}.project-guide-visual .pgv-floor-relation--different .pgv-floor-sample{height:32px;border-style:dashed;background:var(--pgv-soft)}.project-guide-visual .pgv-floor-relation p{display:flex;align-items:center;gap:8px;margin-top:6px;font-size:12px;line-height:1.5;color:var(--pgv-accent)}.project-guide-visual .pgv-organize{display:grid;grid-template-columns:minmax(0,.9fr) 25px minmax(0,1.1fr);gap:18px;align-items:center}.project-guide-visual .pgv-library{min-width:0;padding:18px;border:1px solid var(--pgv-line);background:var(--pgv-card)}.project-guide-visual .pgv-library-file{display:flex;align-items:center;gap:12px;margin:22px 0;color:var(--pgv-accent);font-size:12px}.project-guide-visual .pgv-flow-arrow{color:var(--pgv-accent)}.project-guide-visual .pgv-gallery-rows{margin:12px 0}.project-guide-visual .pgv-gallery-rows li{display:flex;align-items:center;gap:11px;padding:11px 0;border-bottom:1px solid var(--pgv-line);font-size:12px}.project-guide-visual .pgv-gallery-rows li>span:first-child{color:var(--pgv-muted);font-size:9px}.project-guide-visual .pgv-row-swatch{width:27px;height:21px;border:1px solid var(--pgv-line);background:var(--pgv-soft)}.project-guide-visual .pgv-connections{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px 30px;align-items:center}.project-guide-visual .pgv-selection{color:var(--pgv-accent);text-align:center}.project-guide-visual .pgv-selection-svg{width:100%;height:auto;max-height:200px}.project-guide-visual .pgv-connection-chain{border-left:1px solid var(--pgv-accent);padding-left:18px}.project-guide-visual .pgv-connection-chain li{position:relative;display:grid;gap:8px;padding:8px 0 22px;font-size:12px;line-height:1.6}.project-guide-visual .pgv-connection-chain li:last-child{padding-bottom:8px}.project-guide-visual .pgv-connection-chain li>span:last-child:not(.pgv-connection-dot){color:var(--pgv-muted);font-size:11px}.project-guide-visual .pgv-connection-dot{position:absolute;left:-22px;top:14px;width:7px;height:7px;border:1px solid var(--pgv-accent);background:var(--pgv-card);border-radius:50%}.project-guide-visual .pgv-connection-result{grid-column:1/-1;display:flex;gap:9px;align-items:center;padding:11px 14px;background:var(--pgv-soft);font-size:11px;line-height:1.5}.project-guide-visual .pgv-review{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:25px}.project-guide-visual .pgv-devices{display:flex;align-items:flex-end;gap:15px}.project-guide-visual .pgv-device-group:first-child{flex:1}.project-guide-visual .pgv-device-group{min-width:0;text-align:center}.project-guide-visual .pgv-device-group>span{margin-top:8px}.project-guide-visual .pgv-desktop{aspect-ratio:1.4;border:1px solid var(--pgv-accent);border-bottom-width:6px;border-radius:3px;padding:8px}.project-guide-visual .pgv-phone{width:56px;height:100px;padding:7px 5px;border:1px solid var(--pgv-accent);border-bottom-width:5px;border-radius:6px}.project-guide-visual .pgv-device-toolbar{display:block;height:3px;width:35%;margin-bottom:8px;background:var(--pgv-accent);opacity:.55}.project-guide-visual .pgv-device-content{display:grid;grid-template-columns:1fr 1fr;gap:4px;height:70%}.project-guide-visual .pgv-device-content>span{background:var(--pgv-soft);border:1px solid var(--pgv-line)}.project-guide-visual .pgv-device-content>span:first-child{grid-column:1/-1;min-height:22px;border-color:var(--pgv-accent)}.project-guide-visual .pgv-phone .pgv-device-content{grid-template-columns:1fr}.project-guide-visual .pgv-review-list{display:grid;gap:16px}.project-guide-visual .pgv-review-list li{display:flex;align-items:flex-start;gap:9px;font-size:11px;line-height:1.7}.project-guide-visual .pgv-review-list svg{margin-top:2px;color:var(--pgv-accent)}.project-guide-visual .pgv-update{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.project-guide-visual .pgv-update li{min-width:0}.project-guide-visual .pgv-update-image{position:relative;display:grid;aspect-ratio:1.4;max-height:110px;place-items:center;color:var(--pgv-accent);border:1px solid var(--pgv-line);background:var(--pgv-card)}.project-guide-visual .pgv-update-image--1{background:var(--pgv-soft);border-style:dashed;border-color:var(--pgv-accent)}.project-guide-visual .pgv-update-image--2{border:2px solid var(--pgv-accent)}.project-guide-visual .pgv-update-arrow{position:absolute;right:-20px;top:calc(50% - 10px);z-index:1;background:var(--pgv-paper)}.project-guide-visual .pgv-update-step{display:flex;gap:9px;margin-top:14px;align-items:baseline;font-size:13px;line-height:1.5}.project-guide-visual .pgv-update-step>span{font-size:9px;color:var(--pgv-muted)}.project-guide-visual .pgv-update li>p{margin-top:6px;font-size:10px;line-height:1.7;color:var(--pgv-muted)}.project-guide-visual .pgv-film{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:28px;align-items:start}.project-guide-visual .pgv-film-source,.project-guide-visual .pgv-film-cover{display:grid;gap:9px;min-width:0}.project-guide-visual .pgv-film strong{font-size:12px;line-height:1.5}.project-guide-visual .pgv-filmstrip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;height:110px;padding:13px 7px;border-block:5px dotted var(--pgv-accent);background:var(--pgv-soft);color:var(--pgv-accent)}.project-guide-visual .pgv-filmstrip>span{border:1px solid currentColor;background:linear-gradient(135deg,transparent 49%,var(--pgv-line) 50%,transparent 51%)}.project-guide-visual .pgv-poster{display:flex;flex-direction:column;height:110px;align-items:center;justify-content:center;gap:17px;border:1px solid var(--pgv-accent);color:var(--pgv-accent);background:var(--pgv-card)}.project-guide-visual .pgv-poster-rule{width:35%;height:1px;background:var(--pgv-line)}.project-guide-visual .pgv-tours{display:grid;justify-items:center;gap:13px}.project-guide-visual .pgv-tour-sources{display:grid;width:min(100%,400px);grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.project-guide-visual .pgv-tour-sources>div{display:flex;justify-content:center;align-items:center;gap:12px;padding:17px 12px;border:1px solid var(--pgv-line);background:var(--pgv-card);font-size:12px;line-height:1.6}.project-guide-visual .pgv-tour-arrow{color:var(--pgv-accent)}.project-guide-visual .pgv-tour-steps{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.project-guide-visual .pgv-tour-steps li{display:grid;gap:8px;padding-top:12px;border-top:1px solid var(--pgv-accent);font-size:12px;line-height:1.7}.project-guide-visual .pgv-tour-steps li>span{font-size:9px;color:var(--pgv-muted)}.project-guide-visual--compact{padding:20px}.project-guide-visual--compact .pgv-title{font-size:clamp(23px,3cqi,29px)}.guide-list .project-guide-visual{margin-bottom:24px}@container (max-width: 440px){.project-guide-visual .pgv-materials{grid-template-columns:repeat(2,minmax(0,1fr));gap:19px 14px}.project-guide-visual .pgv-paper{aspect-ratio:1.6;max-height:95px}.project-guide-visual .pgv-paper-rule{bottom:12px}.project-guide-visual .pgv-paper svg{width:28px;height:28px}.project-guide-visual .pgv-structure{grid-template-columns:minmax(0,.65fr) minmax(0,1.35fr);gap:18px}.project-guide-visual .pgv-node-label{font-size:11px;flex-wrap:wrap}.project-guide-visual .pgv-floor-relation{grid-template-columns:1fr;gap:4px}.project-guide-visual .pgv-floor-relation>div:first-child{display:flex;gap:5px}.project-guide-visual .pgv-floor-sample{width:35px;height:20px}.project-guide-visual .pgv-floor-relation--different .pgv-floor-sample{height:25px}.project-guide-visual .pgv-organize{grid-template-columns:1fr;gap:13px}.project-guide-visual .pgv-library{padding:14px}.project-guide-visual .pgv-library-file{margin:15px 0}.project-guide-visual .pgv-flow-arrow{transform:rotate(90deg);justify-self:center}.project-guide-visual .pgv-connections{gap:15px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.project-guide-visual .pgv-connection-chain{padding-left:13px}.project-guide-visual .pgv-connection-dot{left:-17px}.project-guide-visual .pgv-review{grid-template-columns:1fr;gap:20px}.project-guide-visual .pgv-devices{max-width:310px}.project-guide-visual .pgv-desktop{max-height:145px}.project-guide-visual .pgv-review-list{gap:10px}.project-guide-visual .pgv-update{gap:12px}.project-guide-visual .pgv-update-arrow{right:-14px;width:15px}.project-guide-visual .pgv-update-step{flex-wrap:wrap;gap:4px 8px;font-size:11px}.project-guide-visual .pgv-update-image{min-height:67px}.project-guide-visual .pgv-film{gap:17px}.project-guide-visual .pgv-filmstrip{gap:4px;padding-inline:5px}.project-guide-visual .pgv-filmstrip,.project-guide-visual .pgv-poster{height:95px}.project-guide-visual .pgv-tour-sources{gap:10px}.project-guide-visual .pgv-tour-sources>div{flex-direction:column;gap:8px;text-align:center;padding:12px 9px}.project-guide-visual .pgv-tour-steps{grid-template-columns:1fr;gap:11px}.project-guide-visual .pgv-tour-steps li{grid-template-columns:22px 1fr;gap:8px;padding-top:11px}}.commercial-site .visual-tutorial-section{margin:0 auto;padding:2rem clamp(1.25rem,5vw,5rem) 4rem;max-width:1440px}.product-story,.process-story{--story-gap: clamp(24px, 4vw, 64px)}.product-capture{margin:0;min-width:0}.product-capture__image{position:relative;overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:12px;aspect-ratio:16/9}.product-capture img{width:100%;height:100%;object-fit:contain;display:block}.product-capture figcaption{font-size:11px;line-height:1.6;color:var(--muted);margin-top:12px;max-width:78ch}.product-capture__enlarge{position:absolute;right:10px;bottom:10px;display:flex;align-items:center;gap:7px;padding:9px 11px;border-radius:6px;background:var(--paper);color:var(--ink);font-size:11px;box-shadow:0 2px 15px #0002}.product-capture__missing{height:100%;min-height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;text-align:center;color:var(--muted);font-size:12px}.product-capture__missing p{max-width:35ch;margin:12px 0 0}.story-opening{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:var(--story-gap);padding:24px 5% 80px}.story-opening h2{font-size:clamp(32px,3.4vw,52px)}.story-opening p{color:var(--muted);font-size:14px}.story-opening--reverse{padding-top:64px;padding-bottom:64px;background:var(--surface)}.story-index{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.story-index span{display:flex;gap:7px;align-items:center;font-size:11px;padding:8px 10px;border:1px solid var(--line);border-radius:30px}.story-spread{padding:70px 5%;border-top:1px solid var(--line)}.story-spread header{max-width:650px;margin-bottom:35px}.story-spread header p{max-width:58ch;color:var(--muted);font-size:14px}.story-spread .small-index,.story-opening .small-index{display:block;margin-bottom:22px}.media-contact-sheet{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:20px}.media-contact-sheet .product-capture__image{aspect-ratio:4/3;border-radius:3px}.media-contact-sheet>.media-material:nth-child(-n+2) img{object-fit:cover}.media-contact-sheet>.media-material:first-child img{object-position:center 25%}.media-contact-sheet>.media-material>figcaption{display:flex;gap:12px;margin-top:14px;font-size:12px}.media-contact-sheet figcaption>span{color:var(--muted);font-size:10px}.evidence-pair{display:grid;grid-template-columns:1fr 1fr;gap:24px}.story-checks{padding:0;list-style:none;border-top:1px solid var(--line);margin:26px 0}.story-checks li{padding:12px 0;border-bottom:1px solid var(--line);font-size:13px;display:flex;gap:12px}.story-crm{display:grid;grid-template-columns:1fr 1fr;gap:var(--story-gap);padding:80px 5%}.story-crm p{font-size:14px;color:var(--muted)}.crm-flow{list-style:none;padding:0;margin:0 0 20px;display:grid;gap:0}.crm-flow li{display:flex;gap:18px;align-items:center;position:relative;padding:14px 0}.crm-flow p{margin:0}.crm-flow__icon{flex:none;width:46px;height:46px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;background:var(--surface);font-size:12px}.crm-flow li:not(:last-child):after{content:"";position:absolute;left:22px;top:60px;height:28px;border-left:1px solid var(--line)}.experience-sequence{padding:70px 5%;border-top:1px solid var(--line)}.experience-sequence--team{background:var(--surface)}.story-heading{max-width:720px;margin-bottom:35px}.story-heading h2{font-size:clamp(32px,3.6vw,54px)}.story-heading>p:last-child{color:var(--muted);font-size:14px;max-width:65ch}.sequence-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,.85fr);gap:36px;align-items:start}.sequence-caption{font-size:14px;margin:20px 0 0;max-width:68ch}.sequence-steps{list-style:none;padding:0;margin:0}.sequence-steps button{width:100%;display:flex;align-items:center;gap:14px;padding:20px 16px;background:transparent;border:0;border-bottom:1px solid var(--line);text-align:left;min-height:90px}.sequence-steps button[aria-pressed=true]{background:var(--forest);color:var(--on-forest);border-radius:8px;border-color:transparent}.sequence-steps button>svg{margin-left:auto;flex:none}.sequence-number{font-size:11px;opacity:.7}.sequence-steps strong{display:block;font-size:14px;font-weight:550}.sequence-steps small{display:block;font-size:11px;opacity:.75;margin-top:5px;line-height:1.5}.sequence-arrows{display:flex;align-items:center;justify-content:space-between;margin:20px 0;font-size:11px}.sequence-arrows button{width:44px;height:44px;border-radius:50%;border:1px solid var(--line);background:var(--paper);display:grid;place-items:center}.sequence-arrows button:disabled{opacity:.35;cursor:default}.sequence-controls .text-link{font-size:12px;min-height:44px}.process-path{display:grid;grid-template-columns:repeat(4,1fr);margin:0 5% 38px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.process-path button{display:flex;gap:12px;padding:20px 12px;font-size:12px;align-items:center}.process-path span{color:var(--muted);font-size:10px}.process-spread{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:var(--story-gap);padding:65px 5%;border-top:1px solid var(--line);align-items:center;scroll-margin-top:30px}.process-spread:nth-of-type(2n){background:var(--surface)}.process-numeral{font-family:Georgia,serif;font-size:64px;line-height:1;color:var(--muted);opacity:.55;display:block;margin-bottom:22px}.process-copy h2{font-size:clamp(32px,3.2vw,48px)}.process-copy>p{font-size:14px;max-width:50ch;color:var(--muted)}.process-copy .process-outcome{color:var(--ink);border-left:2px solid var(--forest);padding-left:18px;margin-top:26px}.home-proof{margin-top:24px}.home-proof .product-capture__image{max-width:700px}.value-strip .value-picture{aspect-ratio:16/9;margin:0 0 18px}.value-strip .value-picture img{width:100%;height:100%;object-fit:cover;border-radius:6px}.pilot-visual{padding:0 5% 56px}.pilot-visual ol{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);padding:0;border:1px solid var(--line);border-radius:12px;overflow:hidden}.pilot-visual li{padding:28px;display:flex;gap:18px;align-items:center;font-size:14px}.pilot-visual li+li{border-left:1px solid var(--line)}.pilot-visual li>span{font-size:11px;color:var(--muted)}@media(max-width:900px){.story-opening,.story-crm,.process-spread{grid-template-columns:1fr;gap:28px}.sequence-layout{grid-template-columns:1fr}.sequence-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.sequence-steps button{height:100%;padding:14px;align-items:flex-start}.sequence-steps button>svg{display:none}.sequence-controls>.text-link{margin-top:0}.sequence-arrows{max-width:250px}.sequence-steps small{font-size:10px}.story-opening{padding-bottom:45px}.story-opening--reverse{padding-top:45px}.media-contact-sheet{gap:12px}.story-spread{padding-top:45px;padding-bottom:45px}}@media(max-width:600px){.media-contact-sheet{grid-template-columns:1fr 1fr}.media-contact-sheet>.media-material:last-child{grid-column:1/-1}.media-contact-sheet>.media-material:last-child .product-capture__image{aspect-ratio:16/9}.evidence-pair{grid-template-columns:1fr}.story-crm,.experience-sequence{padding-top:40px;padding-bottom:40px}.sequence-steps button{display:block;padding:12px 9px;min-height:100px}.sequence-number{display:block;margin-bottom:10px}.sequence-steps strong{font-size:12px}.sequence-steps small{display:none}.process-path{grid-template-columns:1fr 1fr}.process-path button{min-height:58px}.process-spread{padding-top:40px;padding-bottom:40px}.process-numeral{font-size:46px}.product-capture__enlarge span{display:none}.product-capture__enlarge{min-width:40px;min-height:40px;justify-content:center}.pilot-visual ol{grid-template-columns:1fr}.pilot-visual li+li{border-left:0;border-top:1px solid var(--line)}}.demo-live-link{padding:35px 5%;display:flex;align-items:center;gap:25px;flex-wrap:wrap}.demo-live-link p{flex-basis:100%;margin:0;font-size:12px}.process-path button{background:transparent;border:0;text-align:left}.commercial-site .value-strip>div{display:flex;flex-direction:column;align-items:stretch;min-width:0;gap:10px}.commercial-site .value-strip .value-picture{width:100%;height:auto;margin-bottom:8px}.home-proof{margin-bottom:24px}.media-contact-sheet>.media-material{margin:0;min-width:0}.media-material>p{display:flex;gap:12px;margin-top:14px;font-size:12px}.media-material>p>span{color:var(--muted);font-size:10px}.product-capture__image[data-failed]{aspect-ratio:auto;min-height:150px}.product-capture__enlarge{min-width:44px;min-height:44px;justify-content:center}.commercial-site .value-strip .value-picture{aspect-ratio:auto}.process-spread:focus-visible{outline:2px solid var(--focus);outline-offset:-3px}.home-hero.home-hero--editorial{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:clamp(32px,4vw,76px);align-items:center;min-height:0;padding:52px 5% 54px}.home-hero--editorial .hero-copy{min-width:0;padding:16px 0 12px}.home-hero--editorial .hero-eyebrow{max-width:310px;padding-left:16px;border-left:2px solid var(--forest);color:var(--forest);font-size:9px;letter-spacing:1.65px;line-height:1.8;margin-bottom:30px}.home-hero.home-hero--editorial h1{max-width:570px;margin-bottom:28px;font-size:clamp(50px,5.4vw,91px);line-height:.99;letter-spacing:-2.7px}.home-hero--editorial .lead{max-width:410px;font-size:15px;line-height:1.85}.home-hero--editorial .cta-row{gap:18px 24px;margin-top:18px}.home-hero--editorial .button{min-height:50px;border-radius:5px;padding:17px 20px}.home-hero--editorial .hero-bridge{max-width:320px;margin:38px 0 0;padding-top:20px;border-top:1px solid var(--line);font-size:12px;line-height:1.8}.home-hero--editorial .hero-note{max-width:340px;padding-top:12px;margin:0;font-size:10px;line-height:1.7}.project-visual.product-portrait{min-width:0;min-height:0;padding:0 12px;overflow:hidden;color:var(--on-forest);background:var(--forest);border:1px solid var(--forest);border-radius:5px;box-shadow:0 18px 48px -32px #132c1f8c}.product-portrait__heading{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:52px;padding:12px 10px;color:var(--on-forest);font-size:10px}.product-portrait__wordmark{font-size:17px;font-weight:600;letter-spacing:-.9px}.product-portrait__scene{position:relative;min-height:330px;aspect-ratio:1.62;overflow:hidden;background:var(--surface);border-radius:2px}.product-portrait .product-portrait__exterior{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 58%}.product-portrait__step{display:flex;align-items:center;gap:10px;margin:0 0 17px;font-size:10px;font-weight:550;line-height:1.5}.product-portrait__step>span{opacity:.7;font-size:9px;font-weight:400;font-variant-numeric:tabular-nums}.product-portrait__scene-step{position:absolute;top:18px;left:18px;gap:12px;padding:8px 11px;color:var(--on-forest);background:#152c21de;border:1px solid rgb(255 255 255 / 24%)}.product-portrait__project{position:absolute;inset-inline:0;bottom:0;display:flex;justify-content:space-between;align-items:flex-end;padding:52px 22px 23px;color:#fff;background:linear-gradient(transparent,#131f19d6)}.product-portrait__project span{font-size:9px;letter-spacing:1.2px}.product-portrait__project p{margin:7px 0 0;font-family:Georgia,Times New Roman,serif;font-size:37px;line-height:1;letter-spacing:-.6px}.product-portrait__workbench{display:grid;grid-template-columns:1.1fr .9fr;gap:0;padding:20px 10px 22px}.product-portrait__materials{min-width:0;padding-right:18px}.product-portrait__library{display:flex;align-items:center;gap:13px}.product-portrait__thumbnail{position:relative;display:grid;flex:0 0 80px;height:89px;place-items:center;overflow:hidden;background:#ffffff17}.product-portrait .product-portrait__thumbnail img{position:static;width:100%;height:100%;object-fit:cover;object-position:42% 50%}.product-portrait__materials-title{margin:0 0 8px;font-size:11px;line-height:1.4}.product-portrait__library ul{display:grid;gap:5px;margin:0;padding:0;list-style:none}.product-portrait__library li{display:flex;align-items:center;gap:7px;font-size:10px;line-height:1.45;color:#d5ded1}.product-portrait__update{padding-left:20px;border-left:1px solid rgb(247 245 239 / 21%)}.product-portrait__update .product-portrait__step{flex-wrap:wrap}.product-portrait__update .product-portrait__step>svg{margin-left:auto}.product-portrait__update-note{max-width:210px;margin:19px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(20px,1.7vw,28px);font-weight:400;line-height:1.18}.product-portrait .product-portrait__caption{position:static;display:flex;align-items:center;gap:10px 18px;padding:13px 10px 15px;color:#d5ded1;background:none;border-top:1px solid rgb(247 245 239 / 21%);font-size:8px;line-height:1.7;letter-spacing:.35px}.product-portrait__fallback{display:grid;min-height:inherit;height:100%;place-content:center;gap:20px;padding:72px 30px 30px;color:var(--ink)}.product-portrait__fallback p{max-width:310px;margin:0;font-size:14px}@media(min-width:1600px){.home-hero.home-hero--editorial{padding-block:68px}.product-portrait__scene{min-height:420px}}@media(max-width:1100px){.home-hero.home-hero--editorial{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:26px;padding:40px 4%}.home-hero.home-hero--editorial h1{font-size:clamp(48px,5.8vw,65px)}.product-portrait__scene{min-height:330px}.product-portrait__thumbnail{flex-basis:61px;height:81px}.product-portrait__library{gap:9px}.product-portrait__workbench{padding-inline:5px}.product-portrait__update{padding-left:15px}}@media(max-width:800px){.home-hero.home-hero--editorial{grid-template-columns:minmax(0,1fr);gap:28px;padding:35px 6% 36px}.home-hero--editorial .hero-copy{padding:0}.home-hero--editorial .hero-eyebrow{max-width:300px;margin-bottom:25px}.home-hero.home-hero--editorial h1{max-width:570px;font-size:clamp(49px,9vw,68px);line-height:1.02;letter-spacing:-2px;margin-bottom:23px}.home-hero--editorial .lead{max-width:490px;font-size:14px}.home-hero--editorial .hero-bridge{display:none}.home-hero--editorial .hero-note{max-width:450px;padding-top:10px}.product-portrait__scene{min-height:270px}.product-portrait__thumbnail{flex-basis:80px;height:85px}.product-portrait__update-note{max-width:200px;font-size:25px}}@media(max-width:450px){.project-visual.product-portrait{padding-inline:8px}.product-portrait__heading{min-height:48px;padding-inline:7px;font-size:9px}.product-portrait__scene{aspect-ratio:1.12;min-height:0}.product-portrait__scene-step{top:13px;left:13px}.product-portrait__project{padding:45px 17px 20px}.product-portrait__workbench{grid-template-columns:1fr;padding:18px 7px}.product-portrait__materials{padding:0}.product-portrait__library{gap:15px}.product-portrait__thumbnail{flex-basis:104px;height:74px}.product-portrait__library ul{display:flex;flex-wrap:wrap;gap:6px 12px}.product-portrait__materials-title{font-size:12px}.product-portrait__update{display:grid;grid-template-columns:98px minmax(0,1fr);gap:20px;align-items:start;padding:17px 0 0;margin-top:18px;border-left:0;border-top:1px solid rgb(247 245 239 / 21%)}.product-portrait__update .product-portrait__step{gap:8px;margin:1px 0 0}.product-portrait__update .product-portrait__step>svg{display:none}.product-portrait__update-note{max-width:none;margin:0;font-size:22px}.product-portrait .product-portrait__caption{flex-direction:column;align-items:flex-start;gap:4px;padding-inline:7px}}.presentation-notice{margin:0;padding:12px 5%;border-bottom:1px solid var(--line);background:var(--surface);color:var(--ink);font-size:12px;line-height:1.65}:root{font-family:Inter Variable,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;--paper: #f7f5ef;--ink: #253d34;--muted: #64726b;--line: #d9ded6;--surface: #eeeee6;--accent: #b5c694;--forest: #213e32;--on-forest: #f7f5ef;--focus: #32614b}*{box-sizing:border-box}body{margin:0;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button,a,summary,input{touch-action:manipulation}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid var(--focus);outline-offset:5px}main:focus{outline:none}.commercial-site{max-width:1920px;margin:auto}.site-header{min-height:104px;padding:24px 5%;display:flex;align-items:center;gap:36px;border-bottom:1px solid var(--line)}.wordmark{font-size:29px;font-weight:650;letter-spacing:-1.8px;white-space:nowrap}.wordmark span{color:var(--muted)}.main-nav{display:flex;align-items:center;gap:30px;margin:auto}.main-nav a,.login-link{font-size:13px;font-weight:550;padding:12px 0}.main-nav a[aria-current=page]{text-decoration:underline;text-underline-offset:7px}.header-actions{display:flex;align-items:center;gap:24px}.language-toggle{min-width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:transparent;font-size:11px}.login-link{display:flex;align-items:center;gap:9px;white-space:nowrap}.menu-toggle,.mobile-login{display:none}.home-hero{display:grid;grid-template-columns:46% 54%;min-height:675px}.hero-copy{padding:85px 10% 48px 11%;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:10px;line-height:1.65;font-weight:650;letter-spacing:2px;margin:0 0 28px}h1,h2,p{margin-top:0}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-1.8px;line-height:1.05;text-wrap:balance;white-space:pre-line}h1{font-size:clamp(46px,4.7vw,83px);margin-bottom:28px}h2{font-size:clamp(32px,3.1vw,48px);margin-bottom:24px}p,li{line-height:1.75}.lead{font-size:15px;color:var(--muted);max-width:570px}.cta-row{display:flex;flex-wrap:wrap;align-items:center;gap:24px;margin-top:16px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;background:var(--forest);color:var(--on-forest);border:1px solid transparent;border-radius:999px;padding:16px 22px;min-height:48px;font-size:12px;font-weight:550;transition:transform .18s,opacity .18s}.button:hover{transform:translateY(-2px)}.button:disabled{opacity:.5;cursor:default;transform:none}.button--light{color:var(--forest);background:var(--paper)}.text-link{font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:12px;min-height:44px;text-decoration:underline;text-underline-offset:5px}.hero-note{font-size:11px;color:var(--muted);padding-top:40px;max-width:310px;margin:auto 0 0}.project-visual{position:relative;margin:0;min-height:580px;background:var(--surface);overflow:hidden}.project-visual img{width:100%;height:100%;position:absolute;object-fit:cover}.project-visual figcaption{position:absolute;bottom:0;inset-inline:0;display:flex;justify-content:space-between;gap:18px;padding:34px 26px 22px;font-size:9px;line-height:1.5;letter-spacing:.65px;color:#fff;background:linear-gradient(transparent,#16251eb3)}.visual-fallback{min-height:580px;display:grid;place-content:center;padding:14%}.visual-fallback p{max-width:340px;font-size:14px}.visual-monogram{font-family:Georgia,serif;font-size:170px;font-style:italic}.value-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:30px 5%;border-bottom:1px solid var(--line);gap:40px}.value-strip>div{display:flex;gap:30px;align-items:center}.value-strip p{font-size:14px;margin:0}.small-index{font-size:10px;color:var(--muted);letter-spacing:1px;font-variant-numeric:tabular-nums}.editorial-section{display:grid;grid-template-columns:1fr 1fr;gap:12%;padding:100px 8%}.large-copy{font-size:20px;letter-spacing:-.3px}.dark-section{margin:0 5% 80px;background:var(--forest);color:var(--on-forest);padding:70px 7%;display:grid;grid-template-columns:1.1fr 1fr;gap:15%}.dark-section p:not(.eyebrow){font-size:14px;opacity:.85}.dark-section a:focus-visible,.dark-section button:focus-visible{outline-color:var(--accent)}.relationship{display:flex;align-items:center;flex-direction:column;justify-content:center;font-size:12px}.relationship strong{font-size:40px;letter-spacing:-2px;font-weight:600;padding:22px}.relationship-line{width:1px;background:var(--accent);height:48px;margin:12px;opacity:.7}.page-intro{padding:70px 8% 54px;max-width:1050px}.page-intro h1{font-size:clamp(42px,5vw,74px)}.page-intro .lead{max-width:680px}.feature-list{padding:0 8%}.feature-list article{display:grid;grid-template-columns:50px 1fr 1.1fr;gap:35px;border-top:1px solid var(--line);padding:32px 0;align-items:baseline}.feature-list h2{font-size:31px;margin:0}.feature-list p{font-size:14px;margin:0;color:var(--muted)}.plain-steps{padding-left:20px;font-size:14px}.plain-steps li{padding:5px 0 5px 12px}.muted{font-size:12px;color:var(--muted);margin-top:20px}.scope-note{margin:0 8% 65px;padding:32px;border:1px solid var(--line);font-size:13px;color:var(--muted)}.scope-note h2{font-family:inherit;font-size:17px;letter-spacing:-.4px;color:var(--ink)}.scope-note p{margin-bottom:0}.steps-list{max-width:920px;padding:0 8%}.steps-list article{display:grid;grid-template-columns:75px 1fr;gap:30px;padding:40px 0;border-top:1px solid var(--line)}.step-number{font-family:Georgia,serif;font-size:44px;color:var(--muted)}.steps-list h2{font-size:32px;margin-bottom:16px}.steps-list p{font-size:14px;color:var(--muted)}.steps-list small{font-size:11px;font-weight:600}.next-step{margin:48px 8% 80px;padding:40px;background:var(--surface);display:flex;align-items:center;gap:30px;justify-content:space-between}.next-step h2{font-size:30px;margin:0}.demo-feature{margin:0 8%;display:grid;grid-template-columns:1.25fr 1fr;gap:8%;align-items:center}.demo-feature .project-visual{min-height:460px}.demo-feature p{font-size:14px}.audience-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10%;padding:65px 8%}.audience-grid article{border-top:1px solid var(--line);padding-top:26px}.audience-grid h2{font-size:30px;margin-top:20px}.audience-grid p{font-size:14px;color:var(--muted)}.guide-list{max-width:1100px;padding:0 8% 90px}.guide-list details{border-top:1px solid var(--line)}.guide-list summary{display:flex;gap:30px;align-items:center;list-style:none;font-size:19px;font-weight:500;padding:30px 0;cursor:pointer}.guide-list summary::-webkit-details-marker{display:none}.guide-list summary>span:last-child{margin-left:auto;font-size:22px}.guide-list details[open] summary>span:last-child{transform:rotate(45deg)}.guide-list details>div{padding:0 0 20px 50px;font-size:14px;color:var(--muted)}.guide-list li{margin-bottom:12px}.check-list{list-style:none;padding:0;font-size:14px}.check-list li{display:flex;gap:16px;margin-bottom:18px;align-items:baseline}.check-list svg{flex:0 0 auto}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding:0 8% 80px}.contact-layout h2{font-size:30px}.contact-layout p{font-size:14px}.needs-list{border:0;padding:0;margin:20px 0}.needs-list label{display:flex;align-items:center;min-height:54px;gap:14px;border-top:1px solid var(--line);cursor:pointer;font-size:14px}.needs-list input{width:18px;height:18px;accent-color:var(--forest)}.contact-summary{background:var(--surface);padding:32px;align-self:start}.contact-summary ul{padding-left:20px;font-size:14px;margin-bottom:24px}.copy-status{min-height:24px;margin-top:16px}.site-footer{padding:50px 5% 22px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:32px}.site-footer p{font-size:12px;color:var(--muted);margin-top:15px}.site-footer nav{display:flex;flex-wrap:wrap;align-content:start;justify-content:flex-end;gap:15px 28px}.site-footer nav a{font-size:12px;min-height:32px;display:flex;align-items:center}.site-footer .preview-note{grid-column:1 / -1;font-size:10px;border-top:1px solid var(--line);padding-top:20px;margin:0}.skip-link{position:fixed;top:-100px;left:16px;z-index:10;background:var(--forest);color:var(--on-forest);padding:15px}.skip-link:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media(max-width:1050px){.site-header{gap:20px;padding-inline:4%}.main-nav{gap:20px}.hero-copy{padding:55px 9%}.home-hero{min-height:630px;grid-template-columns:48% 52%}.home-hero h1{font-size:54px}.hero-note{padding-top:28px}.editorial-section{gap:8%}}@media(max-width:700px){.login-link{display:none}.site-header{min-height:80px;padding:16px 6%;gap:16px;position:relative}.wordmark{font-size:26px}.header-actions{margin-left:auto;order:1}.menu-toggle{display:grid;place-items:center;border:0;background:transparent;width:44px;height:44px;padding:10px;order:2}.main-nav{display:none;position:absolute;top:100%;inset-inline:0;padding:22px 6%;background:var(--paper);border-bottom:1px solid var(--line);z-index:5;margin:0}.main-nav.is-open{display:flex;flex-direction:column;gap:0;align-items:stretch}.main-nav a{padding:14px 0}.main-nav .mobile-login{display:block}.home-hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:40px 6% 32px}.eyebrow{font-size:9px;letter-spacing:1.6px;margin-bottom:23px}.home-hero h1,h1{font-size:clamp(43px,11vw,65px);max-width:540px;margin-bottom:20px}.lead{font-size:14px}.cta-row{gap:12px 22px;margin-top:8px}.hero-note{padding-top:20px;max-width:100%}.project-visual,.demo-feature .project-visual{min-height:380px}.project-visual figcaption{padding:32px 6% 20px;font-size:8px}.value-strip{padding:22px 6%;gap:18px}.value-strip>div{flex-direction:column;align-items:start;gap:10px}.value-strip p{font-size:11px}.editorial-section{grid-template-columns:1fr;padding:55px 6%;gap:10px}.large-copy{font-size:17px}.dark-section{margin:0 6% 48px;padding:38px 8%;grid-template-columns:1fr;gap:35px}.relationship{padding-top:12px}.relationship-line{height:25px}.relationship strong{font-size:34px;padding:6px}.page-intro{padding:42px 6% 28px}.page-intro h1{font-size:45px}.feature-list{padding:0 6%}.feature-list article{grid-template-columns:24px 1fr;gap:10px 12px;padding:25px 0}.feature-list h2{font-size:30px}.feature-list p{grid-column:2;font-size:13px}.scope-note{margin:0 6% 42px;padding:22px}.steps-list{padding:0 6%}.steps-list article{grid-template-columns:44px 1fr;gap:16px;padding:26px 0}.step-number{font-size:30px}.steps-list h2{font-size:28px}.next-step{margin:30px 6% 48px;padding:25px;flex-direction:column;align-items:start}.demo-feature{margin:0 6%;grid-template-columns:1fr;gap:30px}.demo-feature h2{font-size:36px}.demo-feature .eyebrow{margin-bottom:14px}.audience-grid{padding:35px 6%;grid-template-columns:1fr;gap:25px}.guide-list{padding:0 6% 50px}.guide-list summary{gap:15px;font-size:16px}.guide-list details>div{padding-left:0}.contact-layout{grid-template-columns:1fr;padding:0 6% 45px;gap:20px}.contact-summary{padding:24px}.site-footer{grid-template-columns:1fr;padding:30px 6% 20px;gap:12px}.site-footer nav{justify-content:start;gap:5px 24px}.site-footer .preview-note{margin-top:16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
