@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Manrope:wght@400;500;700&display=swap";
html,body{background-color:#1e1d1c;margin:0;padding:0}.hero-root{background-color:#1e1d1c;flex-direction:column;width:100%;min-height:100svh;font-family:Manrope,sans-serif;display:flex;position:relative;overflow:visible}.hero-root:before{content:"";pointer-events:none;z-index:1;opacity:.35;position:absolute;inset:0}.hero-left{opacity:0;z-index:100;background-color:#0000;flex-direction:column;flex:0 0 58%;justify-content:center;gap:2rem;padding:clamp(2rem,5vw,5rem) clamp(1rem,3vw,3rem) clamp(2rem,5vw,5rem) clamp(2rem,5vw,5rem);animation:.9s cubic-bezier(.22,1,.36,1) .15s forwards fadeUp;display:flex;position:relative;transform:translateY(28px)}.hero-eyebrow{background-color:#1e1d1c;align-items:center;gap:.75rem;margin-top:10px;margin-bottom:-20px;display:flex}.hero-eyebrow-line{background:#fff;width:2.5rem;height:1.5px}.hero-eyebrow-text{letter-spacing:.22em;text-transform:uppercase;color:#ffffff80;font-size:.7rem;font-weight:700}.hero-heading{letter-spacing:-.01em;color:#fff;margin:0;font-family:Bebas Neue,sans-serif;font-size:clamp(3.5rem,8vw,8.5rem);line-height:.95}.hero-heading-outline{-webkit-text-stroke:1.5px white;color:#0000;display:block}.hero-heading-solid{display:block}.hero-body{color:#ffffff73;max-width:38ch;font-size:clamp(.85rem,1.2vw,1rem);line-height:1.7}.hero-cta-row{flex-wrap:wrap;align-items:center;gap:1.2rem;display:flex}.hero-btn-primary{color:#000;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#fff;border:none;padding:.85rem 2rem;font-family:Manrope,sans-serif;font-size:.8rem;font-weight:700;transition:background .2s,color .2s,transform .18s}.hero-btn-primary:hover{color:#fff;background:0 0;outline:1.5px solid #fff;transform:translateY(-2px)}.hero-btn-ghost{color:#ffffff8c;letter-spacing:.05em;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-family:Manrope,sans-serif;font-size:.8rem;font-weight:500;transition:color .2s;display:flex}.hero-btn-ghost:hover{color:#fff}.hero-btn-ghost-arrow{transition:transform .2s;display:inline-block}.hero-btn-ghost:hover .hero-btn-ghost-arrow{transform:translate(4px)}.hero-right{z-index:50;flex:0 0 42%;justify-content:center;align-items:center;display:flex;overflow:visible}.hero-divider{z-index:5;background:linear-gradient(#0000,#ffffff1f 30% 70%,#0000);width:1px;position:absolute;top:12%;bottom:12%;left:0}.hero-canvas-wrap{opacity:0;width:100%;height:100%;min-height:340px;animation:1.2s .5s forwards fadeIn;overflow:visible!important}.hero-canvas-wrap canvas{position:absolute}.hero-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;background:#ffffff0d;border:1px solid #ffffff1a;align-items:center;gap:.6rem;padding:.5rem 1rem .5rem .5rem;animation:.8s .9s forwards fadeUp;display:flex;position:absolute;bottom:2.5rem;right:2rem}.hero-badge-dot{background:#4ade80;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse}.hero-badge-text{letter-spacing:.08em;color:#fff9;text-transform:uppercase;font-size:.7rem;font-weight:600}.hero-bottom{z-index:2;background:#1e1d1c;flex-shrink:0;position:relative}@media (max-width:900px){.hero-main{flex-direction:column}.hero-left{background-color:#1e1d1c;flex:none;padding:3rem 2rem 1.5rem}.hero-heading{font-size:clamp(3rem,10vw,5.5rem)}.hero-right{background-color:#1e1d1c;flex:none;height:50vw;min-height:260px;max-height:420px}.hero-divider{display:none}.hero-badge{bottom:1rem;right:1rem}}@media (max-width:540px){.hero-eyebrow{margin-top:50px;margin-bottom:-10px}.hero-left{gap:1.25rem;padding:2.5rem 1.25rem 1rem}.hero-heading{font-size:clamp(2.8rem,13vw,4rem)}.hero-body{font-size:.82rem}.hero-right{height:55vw;max-height:300px}.hero-btn-primary{padding:.75rem 1.5rem;font-size:.75rem}}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{to{opacity:1}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.sg-section{background:#0a0a0a;position:relative}.sg-item{width:100%;height:100vh;position:relative;overflow:hidden}.sg-divider{z-index:2;background:#ffffff0d;height:1px;position:absolute;top:0;left:0;right:0}.sg-item img{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background:#0a0a0a;width:100%;height:100%;position:absolute;inset:0}.sg-protect{z-index:10;position:absolute;inset:0}.sg-sticky{z-index:20;pointer-events:none;position:fixed;bottom:40px;left:40px}.sg-title-label{letter-spacing:.2em;color:#fff3;text-transform:uppercase;margin-bottom:6px;font-family:DM Mono,monospace;font-size:10px}.sg-title-name{letter-spacing:.08em;color:#ffffffd9;font-family:DM Mono,monospace;font-size:13px}.sg-imgWrap{width:100%;height:100%;position:relative;overflow:hidden}.sg-img.base{object-fit:cover;opacity:1;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;transition:opacity .5s;position:absolute;inset:0}.sg-img.hover{object-fit:cover;opacity:0;z-index:2;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;transition:opacity .5s,transform .5s;position:absolute;inset:0}.sg-imgWrap:hover .sg-img.hover{opacity:1;transform:scale(1.02)}.sg-imgWrap:hover .sg-img.base{opacity:.3}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
