*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}@keyframes marqueeUp{0%{transform:translateY(0)}to{transform:translateY(-33.33%)}}@keyframes marqueeDown{0%{transform:translateY(-33.33%)}to{transform:translateY(0)}}@keyframes glowPulse{0%,to{opacity:.4}50%{opacity:.7}}.fusion-root{font-family:DM Sans,sans-serif;background:#050200;height:100vh;overflow:hidden;position:relative}.fusion-bg{position:fixed;inset:0;z-index:0;pointer-events:none;opacity:.2}.fusion-bg canvas{width:100%;height:100%;display:block}.fusion-root:after{content:"";position:fixed;inset:0;z-index:50;pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px 256px}.photo-card{flex-shrink:0;border-radius:14px;overflow:hidden;aspect-ratio:3/4;position:relative;border:1px solid rgba(176,122,36,.15)}.photo-noise{position:absolute;inset:0;opacity:.12;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:128px 128px}.photo-glow{position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);width:60%;aspect-ratio:1/1;border-radius:50%;background:radial-gradient(circle,rgba(224,160,40,.2) 0%,transparent 70%);animation:glowPulse 4s ease-in-out infinite}.photo-head{position:absolute;top:18%;left:50%;transform:translate(-50%);width:40%;aspect-ratio:1/1;border-radius:50%;background:#e0a0280f;border:1px solid rgba(224,160,40,.08)}.photo-body{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:65%;height:45%;border-radius:50% 50% 0 0;background:#e0a0280a;border:1px solid rgba(224,160,40,.06);border-bottom:none}.fusion-nav{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;position:absolute;top:0;left:0;right:0;z-index:30}.nav-logo{display:flex;align-items:center;gap:8}.nav-contact{display:none;font-size:18px;padding:10px 24px;border-radius:999px;font-family:Stylish,serif;background:#e0a0281f;color:#e0a028;border:1px solid rgba(224,160,40,.25);text-decoration:none;transition:all .2s;box-shadow:0 4px 20px #e0a02833,0 8px 40px #00000080}.nav-contact:hover{background:#e0a02833;box-shadow:0 4px 24px #e0a02859,0 8px 40px #00000080}.hero-wrapper{position:relative;height:100vh;overflow:hidden}.hero-marquee{position:fixed;inset:0;display:flex;gap:12px;padding:0 16px;z-index:1;mask-image:linear-gradient(to bottom,black 0%,black 97%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 0%,black 97%,transparent 100%)}.marquee-col{width:50%}.hero-content{position:relative;z-index:10;height:100%;display:flex;flex-direction:column;justify-content:center;padding:32px 24px 48px}.hero-content:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(to right,#0a0806f7,#0a0806e6 40%,#0a080699 75%,#0a080626)}.hero-badge{display:inline-flex;align-items:center;gap:10px;padding:8px 16px;border-radius:999px;background:#05ce7814;border:1px solid rgba(5,206,120,.2);align-self:flex-start;margin-bottom:24px;position:relative}.hero-subheading{font-family:Stylish,serif;font-size:2rem;font-weight:400;font-style:italic;letter-spacing:.05em;color:#d4a84a;margin-bottom:0}.hero-heading{font-family:Stylish,serif;color:#f5e6c8;font-size:3.5rem;line-height:1.04;letter-spacing:-.025em;margin-bottom:20px;text-shadow:0 0 80px rgba(224,160,40,.25)}.hero-arrow{position:absolute;bottom:30%;right:0}.hero-sub{font-size:18px;line-height:1.7;color:#f0d2a0cc;margin-bottom:12px;max-width:460px}.hero-tagline{font-family:Stylish,serif;font-size:16px;line-height:1.5;color:#f0d2a08c;font-style:italic;margin-bottom:32px;max-width:460px}.hero-ctas{display:flex;align-items:center;gap:32px;flex-wrap:wrap}.cta-primary{padding:16px 32px;border-radius:999px;font-size:18px;font-weight:400;font-family:Stylish,serif;background:linear-gradient(135deg,#c8880c,#e0a028,#c8880c);color:#1a1008;text-decoration:none;display:inline-block;transition:all .3s;box-shadow:0 4px 24px #e0a02833,inset 0 1px #ffffff26}.cta-primary:hover{transform:scale(1.03);box-shadow:0 6px 32px #e0a02859,inset 0 1px #ffffff26}.cta-demo{display:flex;align-items:center;gap:10px;cursor:pointer;background:none;border:none}.cta-demo-circle{width:44px;height:44px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#e0a0280f;border:1px solid rgba(224,160,40,.2);transition:all .3s}.cta-demo-label{font-size:16px;font-family:Stylish,serif;text-transform:uppercase;letter-spacing:.18em;color:#e0a0288c;transition:all .3s}.cta-demo:hover .cta-demo-circle{transform:scale(1.1);background:#e0a0281a;box-shadow:0 0 20px #e0a02826}.cta-demo:hover .cta-demo-label{color:#e0a028d9;text-shadow:0 0 20px rgba(224,160,40,.15)}@media(min-width:768px){.fusion-nav{padding:20px 40px}.nav-contact{display:inline-flex}.hero-wrapper{height:100vh}.hero-marquee{inset:0 0 0 50%;padding:0;gap:14px}.hero-content{width:50%;padding:0 24px 0 40px}.hero-content:before{display:none}.hero-heading{font-size:4rem;margin-bottom:22px}.hero-badge{margin-bottom:32px}.hero-subheading{font-size:2.4rem;margin-bottom:10px}.hero-sub{font-size:18px;margin-bottom:14px}.hero-tagline{font-size:16px;margin-bottom:36px}.cta-primary{padding:16px 32px;font-size:18px}.cta-demo-circle{width:46px;height:46px}.photo-card{border-radius:16px}}@media(min-width:1024px){.fusion-nav{padding:20px 56px}.hero-marquee{left:48%;gap:16px}.hero-content{width:48%;padding:0 32px 0 56px}.hero-heading{font-size:5rem;margin-bottom:28px}.hero-badge{margin-bottom:40px}.hero-subheading{font-size:2.8rem}.hero-sub{font-size:20px;margin-bottom:16px}.hero-tagline{font-size:17px;margin-bottom:44px}.cta-primary{padding:18px 36px;font-size:20px}.cta-demo-circle{width:48px;height:48px}}@media(min-width:1280px){.hero-heading{font-size:6rem}.hero-arrow{right:-10px}}.video-modal-overlay{position:fixed;inset:0;z-index:100;background:#000000b3;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);display:flex;align-items:center;justify-content:center;padding:24px;animation:modalFadeIn .25s ease}.video-modal{position:relative;width:100%;max-width:900px;border-radius:12px;overflow:hidden;background:#0a0804;box-shadow:0 8px 60px #0009,0 0 40px #e0a02814}.video-modal-close{position:absolute;top:12px;right:12px;z-index:10;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#0009;border:1px solid rgba(240,216,168,.15);cursor:pointer;transition:background .2s}.video-modal-close:hover{background:#000c}.video-modal-player{display:block;width:100%;aspect-ratio:16/9;background:#000}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.site-footer{position:fixed;bottom:16px;left:24px;z-index:20;font-size:12px;letter-spacing:.05em;opacity:.5;color:#e0b46440}.site-footer a{color:#e0b46459;text-decoration:none;transition:color .2s}.site-footer a:hover{color:#e0b46499}
