@font-face{font-display:swap;font-family:Anklepants;font-style:normal;font-weight:400;src:url(/static/media/Anklepants.95a3bf6de9763659ef05.otf) format("opentype")}*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary:#0a0a14;--bg-secondary:#12122a;--bg-card:#16162e;--accent-red:#e63946;--accent-red-dk:#c1121f;--accent-cyan:#00c9ff;--text-primary:#fff;--text-muted:#94a3b8;--border:#ffffff14;--nav-height:70px;--max-width:1200px;--font-heading:"Anklepants",monospace;--font-body:"Inter",sans-serif}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0a14;background-color:var(--bg-primary);color:#fff;color:var(--text-primary);font-family:Inter,sans-serif;font-family:var(--font-body);line-height:1.6}img{display:block;max-width:100%}ol,ul{list-style:none}a{color:inherit;text-decoration:none}button{background:none;border:none;cursor:pointer;font-family:Inter,sans-serif;font-family:var(--font-body)}.app{display:flex;flex-direction:column;min-height:100vh}.page-content{flex:1 1;padding-top:var(--nav-height)}.container{margin:0 auto;max-width:var(--max-width);padding:0 24px}.navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a14f2;border-bottom:1px solid var(--border);height:var(--nav-height);left:0;position:fixed;right:0;top:0;z-index:1000}.navbar-container{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:var(--max-width);padding:0 24px}.navbar-brand{align-items:center;cursor:pointer;display:flex;gap:12px;-webkit-user-select:none;user-select:none}.brand-aod{color:var(--accent-red);font-family:var(--font-heading);font-size:1.4rem;font-weight:900;letter-spacing:2px}.brand-full{color:var(--text-muted);font-size:.82rem;font-weight:500;letter-spacing:.5px}@media (max-width:500px){.brand-full{display:none}}.navbar-links{align-items:center;display:flex;gap:4px}.nav-link{border-radius:6px;color:var(--text-muted);font-size:.88rem;font-weight:500;letter-spacing:.3px;padding:8px 16px;transition:color .2s,background .2s}.nav-link:hover{background:#ffffff0f;color:var(--text-primary)}.nav-link.active{background:#e639461a;color:var(--accent-red)}.nav-hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:8px}.nav-hamburger span{background:var(--text-primary);border-radius:2px;display:block;height:2px;width:22px}@media (max-width:640px){.nav-hamburger{display:flex}.navbar-links{align-items:stretch;background:#0a0a14fa;border-bottom:1px solid var(--border);display:none;flex-direction:column;gap:4px;left:0;padding:12px;position:absolute;right:0;top:var(--nav-height)}.navbar--open .navbar-links{display:flex}.nav-link{padding:12px 16px;text-align:left}}.btn{align-items:center;border:2px solid #0000;border-radius:8px;cursor:pointer;display:inline-flex;font-size:.92rem;font-weight:600;justify-content:center;letter-spacing:.4px;padding:13px 28px;transition:all .2s}.btn-primary{background:var(--accent-red);border-color:var(--accent-red);color:#fff}.btn-primary:hover{background:var(--accent-red-dk);border-color:var(--accent-red-dk);box-shadow:0 6px 24px #e6394666;transform:translateY(-2px)}.btn-secondary{background:#0000;border-color:var(--accent-cyan);color:var(--accent-cyan)}.btn-secondary:hover{background:#00c9ff1a;box-shadow:0 6px 24px #00c9ff33;transform:translateY(-2px)}.hero{align-items:center;display:flex;gap:60px;margin:0 auto;max-width:var(--max-width);min-height:calc(100vh - var(--nav-height));overflow:hidden;padding:80px 24px;position:relative}.hero-bg-glow{background:radial-gradient(circle,#e6394612 0,#0000 70%);border-radius:50%;height:700px;left:30%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:700px}.hero-content{flex:1 1;min-width:0}.hero-tag{background:#00c9ff14;border:1px solid #00c9ff4d;border-radius:20px;color:var(--accent-cyan);display:inline-block;font-size:.75rem;font-weight:700;padding:6px 14px;text-transform:uppercase}.hero-tag,.hero-title{letter-spacing:2px;margin-bottom:24px}.hero-title{color:var(--text-primary);font-family:var(--font-heading);font-size:clamp(2.4rem,6vw,4.8rem);font-weight:900;line-height:1.05}.hero-title .highlight{color:var(--accent-red)}.hero-subtitle{color:var(--text-muted);font-size:1.05rem;line-height:1.75;margin-bottom:40px;max-width:520px}.hero-buttons{display:flex;flex-wrap:wrap;gap:16px}.hero-visual{flex:1 1;min-width:0}.cabinet-placeholder,.hero-visual{align-items:center;display:flex;justify-content:center}.cabinet-placeholder{aspect-ratio:3/4;background:linear-gradient(160deg,#1c1c40,#12122a);border:1px solid #00c9ff2e;box-shadow:0 0 60px #00c9ff0f;flex-direction:column;gap:14px;overflow:hidden;position:relative}.cabinet-placeholder,.hero-cabinet-img{border-radius:16px;max-width:360px;width:100%}.hero-cabinet-img{object-fit:cover}@media (max-width:768px){.hero-cabinet-img{max-width:240px}}.cabinet-placeholder:before{background:radial-gradient(ellipse at 50% 20%,#00c9ff12 0,#0000 65%);content:"";inset:0;position:absolute}.cabinet-placeholder-icon{font-size:4.5rem;opacity:.35;position:relative}.cabinet-placeholder-text{color:var(--text-muted);font-family:var(--font-heading);font-size:.7rem;letter-spacing:2px;position:relative}@media (max-width:768px){.hero{flex-direction:column;gap:48px;padding:60px 24px 80px;text-align:center}.hero-subtitle{margin-left:auto;margin-right:auto}.hero-buttons{justify-content:center}.cabinet-placeholder{max-width:240px}}.section-header{margin-bottom:52px;text-align:center}.section-label{color:var(--accent-red);display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:3px;margin-bottom:10px;text-transform:uppercase}.section-title{color:var(--text-primary);font-family:var(--font-heading);font-size:clamp(1.7rem,4vw,2.6rem);font-weight:700;letter-spacing:2px;line-height:1.2;margin-bottom:14px}.section-subtitle{color:var(--text-muted);font-size:.97rem;line-height:1.7;margin:0 auto;max-width:700px}.features{background:var(--bg-secondary);border-bottom:1px solid var(--border);border-top:1px solid var(--border);padding:100px 0}.features-grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:0 auto;max-width:860px}.feature-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:32px;transition:border-color .25s,transform .25s;width:260px}.feature-card:hover{border-color:#e6394666;transform:translateY(-4px)}.feature-icon{font-size:2.4rem;margin-bottom:18px}.feature-title{color:var(--text-primary);font-size:.88rem;font-weight:700;margin-bottom:12px}.feature-desc{color:var(--text-muted);font-size:.9rem;line-height:1.7}.gallery-preview{padding:100px 0}.gallery-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.gallery-grid{grid-template-columns:repeat(4,1fr)}}.gallery-item{align-items:center;aspect-ratio:4/3;background:linear-gradient(135deg,var(--bg-secondary),var(--bg-card));border:1px solid var(--border);border-radius:10px;color:var(--text-muted);display:flex;font-size:.8rem;justify-content:center;letter-spacing:.5px;transition:border-color .2s}.gallery-item:hover{border-color:#00c9ff59}.gallery-item-label{padding:8px;text-align:center}.gallery-item-img{border-radius:inherit;height:100%;object-fit:cover;width:100%}.cta-banner{background:linear-gradient(135deg,#e639460a,#00c9ff0a);border-bottom:1px solid var(--border);border-top:1px solid var(--border);padding:90px 24px;text-align:center}.cta-title{font-family:var(--font-heading);font-size:clamp(1.5rem,4vw,2.3rem);font-weight:700;letter-spacing:2px;margin-bottom:14px}.cta-subtitle{color:var(--text-muted);font-size:.97rem;line-height:1.7;margin-bottom:36px;margin-left:auto;margin-right:auto;max-width:480px}.page-header{background:linear-gradient(180deg,var(--bg-secondary) 0,var(--bg-primary) 100%);padding:80px 24px 64px;text-align:center}.media-section,.page-header{border-bottom:1px solid var(--border)}.media-section{padding:80px 0}.media-section:last-child{border-bottom:none}.screenshots-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.screenshot-item{align-items:center;aspect-ratio:16/9;background:linear-gradient(135deg,var(--bg-secondary),var(--bg-card));border:1px solid var(--border);border-radius:10px;color:var(--text-muted);display:flex;font-size:.85rem;justify-content:center;transition:border-color .2s,transform .2s}.screenshot-item:hover{border-color:#00c9ff59;transform:scale(1.02)}.screenshots-grid--portrait .screenshot-item{aspect-ratio:9/16}.screenshot-img{border-radius:inherit;height:100%;object-fit:cover;width:100%}.video-embed-wrapper{aspect-ratio:16/9;border-radius:14px;margin:0 auto;max-width:820px;overflow:hidden}.video-embed-wrapper iframe{border:none;display:block;height:100%;width:100%}.video-placeholder{aspect-ratio:16/9;background:linear-gradient(135deg,#0d0d22,#1a1a3a);border:2px dashed #00c9ff40;border-radius:14px;color:var(--text-muted);flex-direction:column;font-size:.9rem;gap:14px;margin:0 auto;max-width:820px}.video-placeholder,.video-play-icon{align-items:center;display:flex;justify-content:center}.video-play-icon{background:#00c9ff1f;border:2px solid #00c9ff59;border-radius:50%;font-size:1.6rem;height:68px;padding-left:4px;width:68px}.about-section{border-bottom:1px solid var(--border);padding:90px 0}.about-section:last-child{border-bottom:none}.about-section--alt{background:var(--bg-secondary);border-top:1px solid var(--border)}.about-split{grid-gap:48px;align-items:center;display:grid;gap:48px;grid-template-columns:1fr}@media (min-width:768px){.about-split{grid-template-columns:1fr 1fr}}.about-text h2{font-family:var(--font-heading);font-size:clamp(1.4rem,3vw,2rem);font-weight:700;letter-spacing:2px;margin-bottom:20px}.about-text p{color:var(--text-muted);font-size:.95rem;line-height:1.8;margin-bottom:16px}.about-img{border-radius:14px;object-fit:cover;width:100%}.about-image-placeholder{align-items:center;aspect-ratio:4/3;background:linear-gradient(135deg,var(--bg-secondary),var(--bg-card));border:1px solid var(--border);border-radius:14px;color:var(--text-muted);display:flex;font-size:.85rem;justify-content:center}.highlights-list{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin:0 auto 40px;max-width:860px}.highlight-item{align-items:center;background:var(--bg-card);border:1px solid var(--border);border-radius:10px;color:var(--text-primary);display:flex;font-size:1rem;gap:12px;padding:16px 20px;transition:border-color .25s,transform .25s}.highlight-item:hover{border-color:#e6394666;transform:translateY(-4px)}.highlight-item:before{background:var(--accent-red);border-radius:50%;content:"";flex-shrink:0;height:8px;width:8px}.credits-list{gap:18px;margin-bottom:8px}.credit-item,.credits-list{display:flex;flex-direction:column}.credit-item{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;gap:2px;padding:14px 16px;transition:border-color .25s}.credit-item:hover{border-color:#e6394666}.credit-name{color:var(--text-primary);font-size:.97rem;font-weight:700}.credit-role{color:var(--accent-cyan);font-size:.8rem;font-weight:600;letter-spacing:.4px}.credit-bio{color:var(--text-muted);font-size:.83rem;line-height:1.6;margin-top:4px}.credit-link{color:var(--accent-cyan);font-size:.8rem;margin-top:4px;opacity:.8;text-decoration:none;transition:opacity .2s}.credit-link:hover{opacity:1;text-decoration:underline}.cabinet-callout{background:#e639460d;border:1px solid #e6394659;border-radius:12px;color:var(--text-primary);font-size:1rem;line-height:1.7;margin:0 auto;max-width:620px;padding:24px 32px;text-align:center}.reserve-section{border-bottom:1px solid var(--border);padding:80px 0}.reserve-section:last-child{border-bottom:none}.reserve-section--alt{background:var(--bg-secondary);border-top:1px solid var(--border)}.pricing-cards{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.pricing-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;flex:1 1;max-width:320px;min-width:220px;padding:36px 32px;text-align:center;transition:border-color .25s,transform .25s}.pricing-card:hover{border-color:#e6394666;transform:translateY(-4px)}.pricing-label{color:var(--accent-red);font-size:.75rem;margin-bottom:12px;text-transform:uppercase}.pricing-amount,.pricing-label{font-weight:700;letter-spacing:2px}.pricing-amount{color:var(--text-primary);font-family:var(--font-heading);font-size:2.2rem;margin-bottom:10px}.pricing-note{color:var(--text-muted);font-size:.85rem;line-height:1.6}.reserve-split{grid-gap:48px;align-items:start;display:grid;gap:48px;grid-template-columns:1fr}@media (min-width:768px){.reserve-split{grid-template-columns:1fr 340px}}.reserve-heading{font-family:var(--font-heading);font-size:clamp(1.4rem,3vw,2rem);font-weight:700;letter-spacing:2px;margin-bottom:28px}.reserve-steps{counter-reset:steps;display:flex;flex-direction:column;gap:16px}.reserve-steps li{align-items:flex-start;color:var(--text-muted);counter-increment:steps;display:flex;font-size:.97rem;gap:16px;line-height:1.6}.reserve-steps li:before{align-items:center;background:#e639461f;border:1px solid #e6394666;border-radius:50%;color:var(--accent-red);content:counter(steps);display:flex;flex-shrink:0;font-size:.78rem;font-weight:700;height:28px;justify-content:center;margin-top:1px;width:28px}.reserve-steps li strong{color:var(--text-primary)}.reserve-contact-cards{display:flex;flex-direction:column;gap:18px}.contact-info-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:26px}.contact-info-card h3{color:var(--accent-red);font-family:var(--font-heading);font-size:.78rem;font-weight:700;letter-spacing:2px;margin-bottom:18px}.contact-info-item{align-items:flex-start;display:flex;gap:12px;margin-bottom:14px}.contact-info-item:last-child{margin-bottom:0}.contact-info-icon{flex-shrink:0;font-size:1.1rem;margin-top:1px}.contact-info-text{color:var(--text-muted);font-size:.88rem;line-height:1.6}.contact-info-text em{font-size:.78rem;opacity:.6}.form-success{flex-direction:column;gap:16px;padding:80px 40px;text-align:center}.form-success,.form-success-icon{align-items:center;display:flex;justify-content:center}.form-success-icon{background:#00c9ff1f;border:2px solid var(--accent-cyan);border-radius:50%;color:var(--accent-cyan);font-size:2rem;height:72px;margin-bottom:8px;width:72px}.form-success h2{font-family:var(--font-heading);font-size:1.6rem;font-weight:700;letter-spacing:2px}.form-success p{color:var(--text-muted);font-size:.95rem;line-height:1.7;max-width:380px}.footer{background:var(--bg-secondary);border-top:1px solid var(--border);padding:48px 24px}.footer-container{align-items:center;display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between;margin:0 auto;max-width:var(--max-width)}.footer-brand{display:flex;flex-direction:column;gap:4px}.footer-logo{color:var(--accent-red);font-family:var(--font-heading);font-size:1.4rem;font-weight:900;letter-spacing:2px}.footer-tagline{color:var(--text-muted);font-size:.78rem}.footer-links{display:flex;flex-wrap:wrap;gap:4px}.footer-link{border-radius:6px;color:var(--text-muted);font-size:.85rem;padding:6px 12px;transition:color .2s}.footer-link:hover{color:var(--text-primary)}.footer-copy{border-top:1px solid var(--border);color:var(--text-muted);font-size:.78rem;margin-top:8px;padding-top:24px;text-align:center;width:100%}
/*# sourceMappingURL=main.5875f1d1.css.map*/