.so{--ink:#0a0a0f;--void:#060609;--surface:#1a1a22;--line:#23232c;--bone:#f5f5f7;--bone-dim:#b9b9c0;--ash:#8c8c92;--gold:#c9a96e;--gold-light:#e0c992;--blue:#2b7dc2;--blue-light:#4a9fe5;--ease:cubic-bezier(.23,1,.32,1);background:var(--ink);color:var(--bone);font-family:Outfit,sans-serif;font-weight:300;line-height:1.6;position:relative;overflow:hidden}.so *{box-sizing:border-box;margin:0;padding:0}.so a{color:inherit;text-decoration:none}.so img{display:block;max-width:100%}.so__wrap{width:100%;max-width:1320px;margin:0 auto;padding-inline:clamp(1.25rem,4vw,3rem)}.so__eyebrow{font-size:.72rem;font-weight:600;letter-spacing:.26em;text-transform:uppercase;color:var(--gold)}.so__eyebrow:before{content:"";display:inline-block;width:1.6rem;height:1px;margin-right:.7rem;vertical-align:middle;background:linear-gradient(90deg,var(--blue),var(--blue-light))}.so h2{font-family:Cormorant Garamond,serif;font-weight:300;line-height:1.04;font-size:clamp(2rem,4.6vw,3.4rem)}.so h2 em,.so h1 em{font-style:italic;color:var(--gold-light)}.so p{color:var(--bone-dim)}.so__lead{color:var(--bone);font-size:clamp(1.05rem,1.6vw,1.3rem);line-height:1.6;max-width:48rem}.so__btn{display:inline-flex;align-items:center;gap:.6rem;padding:1rem 1.9rem;border-radius:100px;font-size:.74rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;transition:transform .3s var(--ease),box-shadow .3s}.so__btn--gold{color:var(--ink);background:linear-gradient(135deg,var(--gold),var(--gold-light))}.so__btn--gold:hover{transform:translateY(-2px);box-shadow:0 14px 34px -12px #c9a96e99}.so__btn--ghost{border:1px solid rgba(74,159,229,.4);color:var(--bone)}.so__btn--ghost:hover{border-color:var(--blue-light);color:var(--blue-light)}.so__btn svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2}.so__ctarow{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.so-reveal{opacity:0;transform:translateY(28px);transition:opacity .9s var(--ease),transform .9s var(--ease)}.so-reveal.in{opacity:1;transform:none}.so__crumb{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;font-size:.74rem;letter-spacing:.06em;color:var(--ash);text-transform:uppercase}.so__crumb a:hover{color:var(--blue-light)}.so__crumb span{color:var(--gold)}.so__hero{padding:clamp(7rem,12vw,9.5rem) 0 0}.so__h1{font-family:Cormorant Garamond,serif;font-weight:300;line-height:1;margin:1.4rem 0 1.5rem;font-size:clamp(2.8rem,7vw,5.4rem);max-width:18ch}.so__trust{margin-top:clamp(3.5rem,7vw,5.5rem);border-block:1px solid var(--line);display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line)}@media(min-width:760px){.so__trust{grid-template-columns:repeat(4,1fr)}}.so__trust div{background:var(--ink);padding:1.6rem 1.2rem;text-align:center}.so__trust b{display:block;font-family:Cormorant Garamond,serif;font-weight:400;font-size:1.9rem;color:var(--gold-light)}.so__trust small{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--ash)}.so__sec{padding:clamp(4rem,8vw,6.5rem) 0}.so__grouphead{margin-bottom:clamp(2.4rem,4.5vw,3.2rem)}.so__grouphead .so__eyebrow{display:inline-block}.so__grouphead .so__badge{margin-left:.6rem}.so__grouphead h2{margin-top:.55rem;font-size:clamp(1.85rem,3.6vw,2.7rem)}.so__rule{display:block;width:54px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--gold),rgba(201,169,110,0));margin-top:1.05rem}.so__badge{display:inline-flex;align-items:center;font-size:.6rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--bone);background:linear-gradient(135deg,var(--blue),var(--blue-light));padding:.28rem .6rem;border-radius:100px;transform:translateY(-.25rem)}.so__bento{display:grid;gap:1.2rem;grid-template-columns:repeat(2,1fr)}@media(min-width:760px){.so__bento{grid-template-columns:repeat(3,1fr)}}@media(min-width:1080px){.so__bento--6{grid-template-columns:repeat(3,1fr)}}.so__tile{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:300px;border-radius:14px;overflow:hidden;border:1px solid var(--line);background:var(--surface)}.so__tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.6;transition:transform 1s var(--ease),opacity .6s}.so__tile:hover img{transform:scale(1.07);opacity:.78}.so__tile-body{position:relative;padding:1.5rem 1.5rem 1.6rem;background:linear-gradient(180deg,transparent,rgba(6,6,9,.9) 62%)}.so__tile h3{font-family:Cormorant Garamond,serif;font-weight:400;font-size:1.55rem;line-height:1.1;margin-bottom:.45rem;color:var(--bone)}.so__tile p{font-size:.88rem;color:var(--bone-dim)}.so__tile-arrow{position:absolute;top:1.2rem;right:1.2rem;width:36px;height:36px;border-radius:50%;border:1px solid rgba(201,169,110,.5);display:grid;place-items:center;color:var(--gold-light);opacity:0;transform:translateY(-4px);transition:opacity .4s var(--ease),transform .4s var(--ease),background .3s}.so__tile:hover .so__tile-arrow{opacity:1;transform:none}.so__tile-arrow svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2}@media(min-width:760px){.so__tile--wide{grid-column:1 / -1;min-height:340px;flex-direction:row;align-items:flex-end}.so__tile--wide .so__tile-body{width:100%;background:linear-gradient(0deg,rgba(6,6,9,.92),transparent 75%)}}.so__wtmeta{margin-top:.8rem;font-size:.82rem;color:var(--ash);letter-spacing:.04em}@media(prefers-reduced-motion:reduce){.so-reveal{opacity:1!important;transform:none!important;transition:none!important}}
