.sv3{background:var(--ink);color:var(--cream);overflow-x:clip}.sv3-pixel-grid{z-index:0;pointer-events:none;background-image:linear-gradient(#ede8df06 1px,#0000 1px),linear-gradient(90deg,#ede8df06 1px,#0000 1px);background-size:22px 22px;position:fixed;inset:0}.sv3>section,.sv3>div{z-index:1;position:relative}.sv3-hero{min-height:88vh;padding:var(--s-7) var(--gutter) var(--s-6);justify-content:space-between;gap:var(--s-5);border-bottom:1px solid #ede8df12;flex-direction:column;display:flex}.sv3-hero-top{justify-content:space-between;align-items:flex-start;gap:var(--s-4);display:flex}.sv3-hero-index{white-space:nowrap;margin-top:2px}.sv3-hero-title{font-family:var(--font-j);letter-spacing:-.055em;color:var(--cream);margin-top:auto;margin-left:-.04em;font-size:clamp(3.2rem,9.5vw,9.5rem);font-weight:800;line-height:.9}.sv3-hero-line{display:block}.sv3-hero-title .sv3-hero-accent{font-family:var(--font-f);color:var(--sage);letter-spacing:-.02em;font-style:normal;font-weight:300}.sv3-hero-sub{font-family:var(--font-j);color:var(--cream-mute);max-width:52ch;margin-top:var(--s-4);font-size:clamp(13px,1.2vw,15px);font-weight:300;line-height:1.75}@media (max-width:640px){.sv3-hero{gap:var(--s-4);min-height:75vh}.sv3-hero-title{font-size:clamp(2.8rem,11vw,5rem)}}.sv3-reel-stage{min-height:100dvh}.sv3-reel-canvas{border-bottom:1px solid #ede8df12;grid-template-columns:clamp(220px,32vw,400px) 1fr;height:100dvh;display:grid;position:sticky;top:0;overflow:hidden}.sv3-reel-nav{padding:var(--s-5) clamp(20px, 2.5vw, 36px) var(--s-4) var(--gutter);border-right:1px solid #ede8df12;flex-direction:column;display:flex;overflow:hidden}.sv3-reel-nav-head{margin-bottom:var(--s-5)}.sv3-reel-title{font-family:var(--font-j);letter-spacing:-.04em;color:var(--cream);margin-top:var(--s-2);font-size:clamp(1.3rem,2.6vw,2.1rem);font-weight:800;line-height:1}.sv3-reel-items{flex-direction:column;flex:1;justify-content:space-between;margin:0;padding:0;list-style:none;display:flex}.sv3-reel-item{all:unset;box-sizing:border-box;cursor:pointer;align-items:flex-start;gap:var(--s-3);padding:var(--s-3) 0;border-top:1px solid #ede8df14;width:100%;display:flex}.sv3-reel-item:focus-visible{outline:2px solid var(--sage);outline-offset:4px;border-radius:2px}.sv3-reel-num{font-family:var(--font-j);letter-spacing:.12em;color:var(--cream-mute);transition:color .45s var(--ease-out);flex-shrink:0;padding-top:2px;font-size:clamp(.6rem,.85vw,.75rem);font-weight:600;line-height:1.4}.sv3-reel-info{flex-direction:column;gap:3px;min-width:0;display:flex}.sv3-reel-name{font-family:var(--font-j);letter-spacing:-.03em;color:var(--cream-mute);transition:color .45s var(--ease-out), font-size .45s var(--ease-out);white-space:nowrap;text-overflow:ellipsis;font-size:clamp(.85rem,1.4vw,1.1rem);font-weight:800;line-height:1;overflow:hidden}.sv3-reel-sector{letter-spacing:.03em;color:var(--cream-mute);opacity:0;max-height:0;transition:opacity .45s var(--ease-out), max-height .45s var(--ease-out);text-wrap:balance;font-size:clamp(.6rem,.9vw,.72rem);line-height:1.35;overflow:hidden}.sv3-reel-visit{font-family:var(--font-j);letter-spacing:.1em;text-transform:uppercase;color:var(--terra-lite);opacity:0;max-height:0;transition:opacity .45s var(--ease-out), max-height .45s var(--ease-out), color .2s var(--ease-out);align-items:center;gap:4px;margin-top:4px;font-size:clamp(.6rem,.8vw,.7rem);font-weight:600;text-decoration:none;display:inline-flex;overflow:hidden}.sv3-reel-visit:hover,.sv3-reel-visit:focus-visible{color:var(--cream);outline:none}.sv3-reel-item[data-active=true]{border-top-color:#ede8df4d}.sv3-reel-item[data-active=true] .sv3-reel-num{color:var(--terra-lite)}.sv3-reel-item[data-active=true] .sv3-reel-name{color:var(--cream);font-size:clamp(1.05rem,1.8vw,1.4rem)}.sv3-reel-item[data-active=true] .sv3-reel-sector{opacity:1;max-height:3.4em}.sv3-reel-item[data-active=true] .sv3-reel-visit{opacity:1;max-height:2em}.sv3-reel-progress-track{margin-top:var(--s-4);background:#ede8df14;flex-shrink:0;height:1px;position:relative;overflow:hidden}.sv3-reel-progress-fill{background:var(--terra-lite);transition:width .5s var(--ease-out);position:absolute;inset:0 auto 0 0}.sv3-reel-frame{background:var(--ink);position:relative;overflow:hidden}.sv3-reel-slide{opacity:0;transition:opacity .4s var(--ease-out);position:absolute;inset:0;overflow:hidden}.sv3-reel-slide[data-active=true]{opacity:1}.sv3-reel-slide img{will-change:transform;width:100%;height:auto;display:block}@media (max-width:767px){.sv3-reel-stage{min-height:unset}.sv3-reel-canvas{flex-direction:column;height:auto;display:flex;position:static;overflow:visible}.sv3-reel-nav{padding:var(--s-5) var(--gutter) var(--s-4);border-bottom:1px solid #ede8df12;border-right:none}.sv3-reel-items{gap:0}.sv3-reel-item{border-top-color:#ede8df1a}.sv3-reel-item .sv3-reel-name{color:var(--cream)}.sv3-reel-item .sv3-reel-sector{opacity:1;max-height:3.4em}.sv3-reel-item .sv3-reel-visit{opacity:1;max-height:2em}.sv3-reel-progress-track{display:none}.sv3-reel-frame{height:clamp(200px,56vw,340px);position:relative}.sv3-reel-slide{display:none}.sv3-reel-slide[data-active=true]{opacity:1;display:block;position:absolute}.sv3-reel-slide img{object-fit:cover;object-position:top center;will-change:auto;width:100%;height:100%}}.sv3-services{padding:var(--s-7) 0 0;border-bottom:1px solid #ede8df12;overflow:hidden}.sv3-serv-eyebrow{margin-bottom:var(--s-5);padding:0 var(--gutter)}.sv3-serv-planes{flex-direction:column;gap:0;display:flex}.sv3-plane{width:100%;min-height:38vh;padding:var(--s-6) var(--gutter) var(--s-6);align-items:flex-start;display:flex;position:relative}.sv3-plane--0{background:#ede8df0a;border-top:1px solid #ede8df1a;border-bottom:1px solid #ede8df0f}.sv3-plane--1{z-index:1;background:#7a997717;border-top:1px solid #7a997738;border-bottom:1px solid #7a99771a;width:93%;margin-top:-80px;margin-left:7%}.sv3-plane--2{z-index:2;width:98%;padding-bottom:var(--s-7);background:#c45c2b1a;border-top:1px solid #c45c2b42;margin-top:-64px;margin-left:2%}.sv3-plane-inner{gap:var(--s-3);flex-direction:column;width:100%;display:flex}.sv3-plane-head{justify-content:space-between;align-items:flex-start;gap:var(--s-4);display:flex}.sv3-plane-name{font-family:var(--font-j);letter-spacing:-.045em;color:var(--cream);font-size:clamp(1.8rem,4vw,3.8rem);font-weight:800;line-height:1}.sv3-plane--1 .sv3-plane-head{gap:var(--s-2);flex-direction:column}.sv3-plane--2 .sv3-plane-head{align-items:flex-end}.sv3-plane--0 .sv3-plane-price{--lbl-ink:var(--cream-mute)}.sv3-plane--1 .sv3-plane-price{--lbl-ink:var(--sage)}.sv3-plane--2 .sv3-plane-price{--lbl-ink:var(--terra-lite);font-size:13px}.sv3-plane-price{white-space:nowrap;flex-shrink:0}.sv3-plane-desc{font-family:var(--font-j);color:var(--cream-mute);max-width:52ch;font-size:clamp(13px,1.2vw,15px);font-weight:300;line-height:1.65}.sv3-plane-spec{font-family:var(--font-j);letter-spacing:.07em;text-transform:uppercase;color:var(--cream-mute);opacity:.55;font-size:11px;font-weight:400}.sv3-plane-deco{pointer-events:none;position:absolute;top:0;right:0}.sv3-plane--0 .sv3-plane-deco{border-bottom:1px solid #ede8df14;border-left:1px solid #ede8df14;width:80px;height:80px}.sv3-plane--1 .sv3-plane-deco{clip-path:polygon(100% 0,0 0,100% 100%);background:#7a99771f;width:60px;height:60px}.sv3-plane--2 .sv3-plane-deco{background:var(--terra);opacity:.6;width:100px;height:4px;top:auto;bottom:var(--s-5);right:var(--gutter)}@media (max-width:600px){.sv3-plane--1,.sv3-plane--2{width:100%;margin-top:-40px;margin-left:0}.sv3-plane-head{gap:var(--s-2);flex-direction:column}.sv3-plane--2 .sv3-plane-head{align-items:flex-start}.sv3-plane-name{line-height:1.06}}.sv3-duo{border-bottom:1px solid #ede8df12;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;min-height:64vh;display:grid;position:relative}.sv3-duo-eyebrow{padding:var(--s-5) var(--gutter) var(--s-3);border-bottom:1px solid #ede8df0f;grid-column:1/-1;align-items:center;display:flex}.sv3-duo-col{padding:var(--s-7) var(--gutter) var(--s-6);flex-direction:column;display:flex;position:relative;overflow:hidden}.sv3-duo-col--sqwr{background:var(--cream);color:var(--ink);border-right:2px solid var(--ink);justify-content:space-between;overflow:visible}.sv3-duo-col--sqwr .kick{--kick-ink:var(--sage-deep)}.sv3-duo-col--sqwr .sv3-duo-col-desc{color:#0e0d0aa6}.sv3-duo-col--flows{background:var(--ink);color:var(--cream);border-left:1px solid #ede8df14;justify-content:flex-end}.sv3-duo-col--flows .sv3-duo-col-desc{color:var(--cream-mute)}.sv3-duo-col-spacer{min-height:var(--s-6);flex:1}.sv3-duo-col-flows-body{gap:var(--s-3);flex-direction:column;display:flex}.sv3-duo-col-flows-declaration{font-family:var(--font-j);letter-spacing:-.05em;color:var(--cream);font-size:clamp(2.2rem,5vw,4rem);font-weight:800;line-height:1}.sv3-sqwr-wordmark{flex-shrink:0;width:100%;display:block;overflow:visible}.sv3-sqwr-wordmark rect{transform-box:fill-box;transform-origin:50%}.sv3-duo-col-desc{font-family:var(--font-j);max-width:38ch;font-size:clamp(13px,1.2vw,15px);font-weight:300;line-height:1.7}.sv3-duo-col-accent--flows{background:var(--terra);opacity:.7;flex-shrink:0;width:clamp(50px,10vw,90px);height:2px;display:block}@media (max-width:680px){.sv3-duo{grid-template-columns:1fr}.sv3-duo-col--sqwr{border-right:none;border-bottom:2px solid var(--ink)}.sv3-duo-col--flows{border-top:1px solid #ede8df14;border-left:none}.sv3-duo-col-spacer{min-height:var(--s-5);flex:0}.sv3-duo-col-flows-declaration{font-size:clamp(1.8rem,9vw,3rem)}}.sv3-close{background:var(--ink);color:var(--cream);padding:var(--s-8) var(--gutter);gap:var(--s-6);border-top:1px solid #ede8df14;grid-template-columns:1fr 1fr;align-items:start;display:grid}.sv3-close-statement{font-family:var(--font-j);letter-spacing:-.04em;color:var(--cream);font-size:clamp(1.6rem,3.5vw,3.2rem);font-weight:800;line-height:1}.sv3-close-actions{gap:var(--s-5);flex-direction:column;align-self:center;display:flex}.sv3-close-cta{font-family:var(--font-j);letter-spacing:.06em;color:var(--cream);text-underline-offset:4px;text-decoration:underline;-webkit-text-decoration-color:var(--terra-lite);text-decoration-color:var(--terra-lite);transition:text-decoration-color .25s var(--ease-out), color .25s var(--ease-out);padding-bottom:2px;font-size:13px;font-weight:700;text-decoration-thickness:1px;display:inline-block}.sv3-close-cta:hover{color:var(--terra-lite);-webkit-text-decoration-color:var(--cream);text-decoration-color:var(--cream)}.sv3-close-note{font-family:var(--font-j);letter-spacing:.02em;color:var(--cream-mute);max-width:50ch;font-size:11px;font-weight:300;line-height:1.7}@media (max-width:768px){.sv3-close{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.sv3-reel-frame{-webkit-overflow-scrolling:touch;overflow-y:auto}.sv3-reel-slide img{will-change:auto}.sv3-reel-item .sv3-reel-sector{opacity:1;max-height:3.4em}.sv3-reel-item .sv3-reel-visit{opacity:1;max-height:2em}}
