.local2-hero{border-bottom:1px solid var(--sp-line);position:relative;overflow:hidden}.local2-hero:before{content:"";background:radial-gradient(circle,rgba(163,116,42,.15),transparent 66%);border-radius:50%;width:44rem;height:44rem;position:absolute;top:-12rem;right:-14rem}.local2-hero__grid{opacity:.55;background-image:linear-gradient(rgba(163,116,42,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(163,116,42,.06) 1px,transparent 1px);background-size:4rem 4rem;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0%,transparent 80%);mask-image:linear-gradient(#000 0%,transparent 80%)}.local2-hero__inner{grid-template-columns:minmax(0,1fr) minmax(430px,1fr);align-items:center;gap:3.5rem;padding:max(4.5rem,min(8vw,6.5rem)) 0 max(3.5rem,min(6vw,5rem));display:grid;position:relative}.local2-hero__copy .sp-h1{max-width:12ch;margin-top:1.3rem}.local2-hero__copy .sp-lead{max-width:32rem;margin-top:1.5rem}.local2-hero__ctas{flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:2.1rem;display:flex}.local2-hero__proof{color:var(--sp-faint);letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;gap:.5rem 1.4rem;margin-top:2.2rem;font-size:.72rem;font-weight:700;display:flex}.local2-hero__proof span{align-items:center;gap:.45rem;display:inline-flex}.local2-hero__proof i{background:var(--sp-gold-soft);border-radius:50%;width:.4rem;height:.4rem}.local2-vault{border:1px solid var(--sp-line);background:var(--sp-white);border-radius:1.4rem;position:relative;transform:rotate(-1deg);box-shadow:0 40px 90px rgba(40,30,20,.14),0 6px 20px rgba(40,30,20,.07)}.local2-vault__bar{color:var(--sp-faint);letter-spacing:.04em;background:#fbf9f5;border-bottom:1px solid #f0eae2;border-radius:1.4rem 1.4rem 0 0;justify-content:space-between;align-items:center;gap:.8rem;padding:.85rem 1.1rem;font-size:.66rem;font-weight:750;display:flex}.local2-vault__dots{gap:.28rem;display:flex}.local2-vault__dots i{background:#d8cec2;border-radius:50%;width:.44rem;height:.44rem}.local2-vault__dots i:first-child{background:#dfa172}.local2-vault__dots i:nth-child(2){background:#e3cb8d}.local2-vault__dots i:last-child{background:#9dbd9a}.local2-vault__sealed{color:#6f9a72;align-items:center;gap:.4rem;display:inline-flex}.local2-vault__sealed b{background:#79b881;border-radius:50%;width:.42rem;height:.42rem;box-shadow:0 0 0 3px rgba(121,184,129,.18)}.local2-vault__body{gap:.8rem;padding:1.2rem;display:grid}.local2-vault__perimeter{background:radial-gradient(circle at 50% 62%,rgba(163,116,42,.1),transparent 62%),#fffdf8;border:1.5px dashed #c9ad7a;border-radius:1rem;padding:1rem;position:relative}.local2-vault__label{color:var(--sp-gold-deep);letter-spacing:.1em;text-transform:uppercase;background:#f3eadf;border-radius:999px;align-items:center;gap:.4rem;padding:.32rem .65rem;font-size:.6rem;font-weight:850;display:inline-flex}.local2-vault__label svg{width:.7rem;height:.7rem}.local2-vault__nodes{grid-template-columns:repeat(3,1fr);gap:.55rem;margin-top:.9rem;display:grid}.local2-vault__node{border:1px solid var(--sp-line);color:var(--sp-ink-soft);text-align:center;background:#fff;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem .5rem;font-size:.74rem;font-weight:700;display:flex}.local2-vault__node svg{width:.9rem;height:.9rem;color:var(--sp-gold);flex:none}.local2-vault__node--core{color:#fff;background:linear-gradient(140deg,#a3742a,#8a5f22);border-color:transparent;font-size:.8rem;box-shadow:0 12px 26px rgba(163,116,42,.35)}.local2-vault__node--core svg{color:#ffd9a3}.local2-vault__outside{background:#fbf8f2;border:1px dashed #e0d5c2;border-radius:.8rem;justify-content:space-between;align-items:center;gap:.7rem;padding:.6rem .8rem;display:flex}.local2-vault__blocked{color:var(--sp-faint);white-space:nowrap;align-items:center;gap:.45rem;font-size:.72rem;font-weight:750;display:inline-flex}.local2-vault__blocked svg{width:.85rem;height:.85rem}.local2-vault__blocked s{-webkit-text-decoration-color:rgba(163,116,42,.7);text-decoration-color:rgba(163,116,42,.7);text-decoration-thickness:2px}.local2-vault__outside-note{color:var(--sp-faint);text-align:right;font-size:.64rem;line-height:1.35}.local2-vault__caption{color:var(--sp-faint);text-align:center;justify-content:center;align-items:center;gap:.5rem;margin-top:1.1rem;font-size:.72rem;display:flex}.local2-deploy{grid-template-columns:repeat(6,1fr);gap:1rem;display:grid}.local2-deploy__cell{grid-column:span 2;display:flex}.local2-deploy__cell:nth-child(4),.local2-deploy__cell:nth-child(5){grid-column:span 3}.local2-deploy__card{border:1px solid var(--sp-line);background:var(--sp-white);border-radius:1.1rem;flex-direction:column;flex:1;padding:1.3rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.local2-deploy__card:hover{border-color:#d8c7a8;transform:translateY(-4px);box-shadow:0 20px 44px rgba(40,30,20,.11)}.local2-deploy__top{justify-content:space-between;align-items:center;display:flex}.local2-deploy__num{color:var(--sp-gold);font-family:var(--font-geist-mono),monospace;font-size:.7rem;font-weight:700}.local2-deploy__icon{width:2.1rem;height:2.1rem;color:var(--sp-gold);background:#f3eadf;border-radius:.6rem;place-items:center;display:grid}.local2-deploy__icon svg{width:1.05rem;height:1.05rem}.local2-deploy__card h3{letter-spacing:-.02em;margin-top:1.1rem;font-size:1.02rem;font-weight:800;line-height:1.15}.local2-deploy__card p{color:var(--sp-muted);margin-top:.45rem;font-size:.8rem;line-height:1.55}.local2-correlate{border:1px solid var(--sp-line);background:var(--sp-white);border-radius:1.4rem;overflow:hidden;box-shadow:0 30px 70px rgba(40,30,20,.12),0 6px 18px rgba(40,30,20,.06)}.local2-correlate__bar{color:var(--sp-faint);letter-spacing:.04em;background:#fbf9f5;border-bottom:1px solid #f0eae2;justify-content:space-between;align-items:center;gap:.8rem;padding:.85rem 1.1rem;font-size:.66rem;font-weight:750;display:flex}.local2-correlate__body{gap:1.1rem;padding:max(1.1rem,min(3vw,1.6rem));display:grid}.local2-correlate__q{align-items:flex-start;gap:.7rem;display:flex}.local2-correlate__avatar{width:2rem;height:2rem;color:var(--sp-gold);background:#f3eadf;border-radius:50%;flex:none;place-items:center;font-size:.62rem;font-weight:850;display:grid}.local2-correlate__bubble{color:var(--sp-ink);background:#fffdf9;border:1px solid #ede6dc;border-radius:.95rem;padding:.8rem 1rem;font-size:.92rem;font-weight:650;line-height:1.45}.local2-correlate__map{padding-top:1.15rem;position:relative}.local2-correlate__map:before{content:"";border-top:1.5px dashed #d8c7a8;position:absolute;top:0;left:9%;right:9%}.local2-correlate__sources{grid-template-columns:repeat(5,1fr);gap:.6rem;display:grid}.local2-source{border:1px solid var(--sp-line);text-align:center;background:#fffdf9;border-radius:.85rem;padding:.75rem .6rem;position:relative}.local2-source:before{background:var(--sp-gold);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:calc(-1.15rem - 3.5px);left:50%;transform:translate(-50%);box-shadow:0 0 0 3px rgba(163,116,42,.16)}.local2-source svg{width:1rem;height:1rem;color:var(--sp-gold)}.local2-source strong{letter-spacing:-.01em;margin-top:.4rem;font-size:.76rem;font-weight:800;display:block}.local2-source span{color:var(--sp-faint);margin-top:.15rem;font-size:.64rem;display:block}.local2-correlate__flow{justify-content:center;display:flex}.local2-correlate__flow span{width:2rem;height:2rem;color:var(--sp-gold);background:#fff;border:1px solid #e0d5c2;border-radius:50%;place-items:center;display:grid}.local2-correlate__flow svg{width:.9rem;height:.9rem}.local2-correlate__a{background:linear-gradient(160deg,#fffdf6,#fdf6e9);border:1px solid #e6ddc8;border-radius:1rem;padding:1.1rem}.local2-correlate__a-head{color:#7f956f;letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:.8rem;font-size:.64rem;font-weight:800;display:flex}.local2-correlate__a-head svg{width:.8rem;height:.8rem}.local2-correlate__rows{margin-top:.85rem;display:grid}.local2-correlate__row{color:var(--sp-ink-soft);border-bottom:1px dashed #eadfc8;align-items:baseline;gap:.7rem;padding:.55rem 0;font-size:.8rem;line-height:1.5;display:flex}.local2-correlate__row:last-child{border-bottom:0}.local2-correlate__row b{color:var(--sp-gold-deep);font-family:var(--font-geist-mono),monospace;background:rgba(163,116,42,.1);border-radius:999px;flex:none;padding:.22rem .5rem;font-size:.6rem;font-weight:700}.local2-correlate__summary{color:var(--sp-gold-deep);background:rgba(163,116,42,.09);border-radius:.7rem;align-items:flex-start;gap:.55rem;margin-top:.85rem;padding:.7rem .85rem;font-size:.78rem;font-weight:650;line-height:1.5;display:flex}.local2-correlate__summary svg{flex:none;width:.9rem;height:.9rem;margin-top:.15rem}.local2-beyond{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:start;gap:1.4rem;display:grid}.local2-beyond__panel{border:1px solid var(--sp-line);background:var(--sp-white);border-radius:1.2rem;height:100%;padding:1.5rem}.local2-beyond__not{color:var(--sp-faint);background:#fbf8f2;border:1px dashed #d8c7a8;border-radius:999px;align-items:center;gap:.5rem;padding:.42rem .8rem;font-size:.7rem;font-weight:750;display:inline-flex}.local2-beyond__not svg{width:.8rem;height:.8rem;color:var(--sp-gold)}.local2-beyond__not s{-webkit-text-decoration-color:rgba(163,116,42,.7);text-decoration-color:rgba(163,116,42,.7);text-decoration-thickness:2px}.local2-beyond__panel h3{letter-spacing:-.03em;margin-top:1.2rem;font-size:1.25rem;font-weight:850;line-height:1.15}.local2-beyond__points{gap:.55rem;margin-top:1rem;display:grid}.local2-beyond__points li{color:var(--sp-ink-soft);align-items:center;gap:.55rem;font-size:.88rem;font-weight:650;display:flex}.local2-beyond__points svg{width:.9rem;height:.9rem;color:var(--sp-gold);flex:none}.local2-beyond__panel .sp-small{margin-top:1.2rem;display:block}.local2-beyond__shelf{border:1px solid var(--sp-line);background:var(--sp-white);border-radius:1.2rem;height:100%;padding:1.5rem}.local2-beyond__shelf-head{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.1rem;display:flex}.local2-beyond__shelf-head strong{letter-spacing:-.02em;font-size:1.05rem;font-weight:850}.local2-beyond__shelf-head span{color:var(--sp-faint);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:.7rem;font-weight:750}.local2-dept{grid-template-columns:repeat(5,1fr);gap:.8rem;display:grid}.local2-dept__cell{display:flex}.local2-dept__tile{border:1px solid var(--sp-line);background:var(--sp-white);border-radius:1rem;flex-direction:column;flex:1;min-height:9rem;padding:1rem;transition:transform .17s,box-shadow .17s,border-color .17s;display:flex}.local2-dept__tile:hover{border-color:#d8c7a8;transform:translateY(-4px);box-shadow:0 16px 36px rgba(40,30,20,.1)}.local2-dept__icon{width:2.1rem;height:2.1rem;color:var(--sp-gold);background:#f3eadf;border-radius:.6rem;place-items:center;display:grid}.local2-dept__icon svg{width:1.05rem;height:1.05rem}.local2-dept__tile strong{letter-spacing:-.02em;margin-top:auto;padding-top:1rem;font-size:.84rem;font-weight:800;line-height:1.25;display:block}.local2-spectrum__rail{background:linear-gradient(90deg,#141210 0%,#8a5f22 55%,#c79b4a 100%);border-radius:999px;height:3px;margin:0 5% 1.6rem;position:relative}.local2-spectrum__rail i{border:3px solid var(--sp-gold);background:var(--sp-cream);border-radius:50%;width:11px;height:11px;position:absolute;top:50%;transform:translate(-50%,-50%)}.local2-spectrum__stops{grid-template-columns:repeat(5,1fr);gap:.9rem;display:grid}.local2-spectrum__stop{border:1px solid var(--sp-line);background:var(--sp-white);border-radius:1rem;padding:1.1rem;transition:transform .17s,box-shadow .17s,border-color .17s}.local2-spectrum__stop:hover{border-color:#d8c7a8;transform:translateY(-3px);box-shadow:0 14px 32px rgba(40,30,20,.09)}.local2-spectrum__stop>svg{width:1.15rem;height:1.15rem;color:var(--sp-gold)}.local2-spectrum__stop strong{letter-spacing:-.02em;margin-top:.7rem;font-size:.88rem;font-weight:800;line-height:1.2;display:block}.local2-spectrum__stop span{color:var(--sp-muted);margin-top:.35rem;font-size:.72rem;line-height:1.5;display:block}.local2-spectrum__stop--hybrid{background:linear-gradient(160deg,#fffdf6,#fdf6e9);border-color:#d8c7a8}.local2-spectrum__note{color:var(--sp-muted);text-align:center;justify-content:center;align-items:center;gap:.6rem;margin-top:1.8rem;font-size:.86rem;line-height:1.55;display:flex}.local2-spectrum__note svg{width:.95rem;height:.95rem;color:var(--sp-gold);flex:none}.local2-closing .sp-h2{max-width:19ch;font-size:max(2.4rem,min(5.4vw,4.3rem))}@media (max-width:1020px){.local2-hero__inner{grid-template-columns:1fr}.local2-hero__copy .sp-h1{max-width:14ch}.local2-vault{max-width:40rem;transform:none}.local2-deploy{grid-template-columns:repeat(2,1fr)}.local2-deploy__cell,.local2-deploy__cell:nth-child(4),.local2-deploy__cell:nth-child(5){grid-column:auto}.local2-correlate__map{padding-top:0}.local2-correlate__map:before,.local2-source:before{display:none}.local2-correlate__sources{grid-template-columns:repeat(3,1fr)}.local2-beyond{grid-template-columns:1fr}.local2-dept,.local2-spectrum__stops{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.local2-deploy{grid-template-columns:1fr}.local2-correlate__sources{grid-template-columns:repeat(2,1fr)}.local2-correlate__row{flex-direction:column;align-items:flex-start;gap:.35rem}.local2-dept{grid-template-columns:repeat(2,1fr)}.local2-dept__tile{min-height:7.5rem}.local2-spectrum__rail{display:none}.local2-spectrum__stops{grid-template-columns:1fr}.local2-spectrum__note{text-align:left;align-items:flex-start}.local2-vault__outside{flex-direction:column;align-items:flex-start}.local2-vault__outside-note{text-align:left}.local2-hero__proof{gap:.4rem 1rem}}@media (prefers-reduced-motion:reduce){.local2-vault,.local2-deploy__card:hover,.local2-dept__tile:hover,.local2-spectrum__stop:hover{transform:none}}
