.scroll-hero:where(.astro-htn3cshh){position:relative;height:400vh}.scroll-hero-sticky:where(.astro-htn3cshh){position:sticky;top:0;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.scroll-hero-bg:where(.astro-htn3cshh){position:absolute;inset:0;z-index:0}.scroll-hero-bg:where(.astro-htn3cshh) img:where(.astro-htn3cshh){width:100%;height:100%;object-fit:cover;object-position:center 40%;filter:brightness(.55);opacity:.95}.scroll-hero-overlay:where(.astro-htn3cshh){position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#17181c66,#17181c33 40%,#17181cf2);pointer-events:none}.scroll-hero-content:where(.astro-htn3cshh){position:relative;z-index:2;text-align:center;max-width:760px;padding:0 1.5rem}.scroll-hero-content:where(.astro-htn3cshh) h1:where(.astro-htn3cshh){font-size:clamp(2.8rem,7vw,4.5rem);font-weight:800;letter-spacing:-.03em;line-height:1.05;color:#fafafa;text-shadow:0 2px 30px rgba(0,0,0,.5);margin-bottom:1rem}.scroll-hero-content:where(.astro-htn3cshh) h1:where(.astro-htn3cshh) .accent:where(.astro-htn3cshh){color:#d47520}:where(.astro-htn3cshh)[data-hero-title]{display:inline-block;will-change:opacity,transform}:where(.astro-htn3cshh)[data-hero-accent]{display:inline-block;will-change:opacity,transform}.scroll-hero-divider:where(.astro-htn3cshh){width:60px;height:3px;background:#d47520;border-radius:2px;margin:0 auto 1.5rem}.scroll-hero-default:where(.astro-htn3cshh){will-change:opacity}.scroll-hero-default:where(.astro-htn3cshh) p:where(.astro-htn3cshh){font-size:clamp(1.05rem,2.5vw,1.3rem);color:#a8acb2;line-height:1.7;max-width:600px;margin:0 auto;text-shadow:0 1px 10px rgba(0,0,0,.3)}.scroll-hero-cta:where(.astro-htn3cshh){opacity:0;will-change:opacity;margin-top:2rem;display:flex;justify-content:center}.scroll-hero-actions:where(.astro-htn3cshh){display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn:where(.astro-htn3cshh){display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 2rem;border-radius:8px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .2s ease;cursor:pointer;border:none}.btn-primary:where(.astro-htn3cshh){background:#d47520;color:#fafafa;box-shadow:0 4px 20px #d4752059}.btn-primary:where(.astro-htn3cshh):hover{background:#b86418;box-shadow:0 6px 28px #d4752080;transform:translateY(-2px)}.btn-outline:where(.astro-htn3cshh){background:transparent;color:#f4f5f7;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(4px)}.btn-outline:where(.astro-htn3cshh):hover{border-color:#fff6;color:#fafafa;background:#ffffff0f;transform:translateY(-2px)}.scroll-hero-callout:where(.astro-htn3cshh){position:absolute;left:50%;top:75%;transform:translate(-50%,-50%);text-align:center;opacity:0;pointer-events:none;will-change:opacity,transform;width:90%;max-width:640px}.scroll-hero-callout-scrim:where(.astro-htn3cshh){position:absolute;inset:-60px -80px;background:radial-gradient(ellipse,rgba(23,24,28,.6) 0%,transparent 70%);z-index:-1;pointer-events:none}.scroll-hero-callout-headline:where(.astro-htn3cshh){font-size:1.4rem;font-weight:700;color:#fafafa;margin-bottom:1rem}.scroll-hero-callout-desc:where(.astro-htn3cshh){font-size:1.05rem;font-weight:400;color:#a8acb2;max-width:580px;margin:0 auto;line-height:1.7}.scroll-hero-spacer:where(.astro-htn3cshh){height:80vh;pointer-events:none}@media(max-width:768px){.scroll-hero:where(.astro-htn3cshh){height:300vh}.scroll-hero-spacer:where(.astro-htn3cshh){height:60vh}.scroll-hero-callout-headline:where(.astro-htn3cshh){font-size:1.35rem}.scroll-hero-callout-desc:where(.astro-htn3cshh){font-size:.95rem;max-width:340px}}.features-section:where(.astro-yobonxjp){padding:2rem 2rem 6rem}.features-container:where(.astro-yobonxjp){max-width:1200px;margin:0 auto}.features-header:where(.astro-yobonxjp){margin-bottom:2.5rem}.features-header:where(.astro-yobonxjp) h2:where(.astro-yobonxjp){font-size:clamp(2rem,5vw,3rem);font-weight:700;letter-spacing:-.025em;color:var(--color-white, #fafafa);margin-bottom:.5rem}.features-header:where(.astro-yobonxjp) p:where(.astro-yobonxjp){color:var(--color-text-muted, #A8ACB2);font-size:1.05rem;max-width:560px}.features-tabs:where(.astro-yobonxjp){display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.features-tab:where(.astro-yobonxjp){padding:.5rem 1.25rem;border-radius:9999px;font-size:.875rem;font-weight:500;white-space:nowrap;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease;border:1px solid var(--color-border, rgba(255,255,255,.12));background:transparent;color:var(--color-text-muted, #A8ACB2)}.features-tab:where(.astro-yobonxjp):hover{border-color:var(--color-accent, #D47520);color:var(--color-white, #fafafa)}.features-tab:where(.astro-yobonxjp):focus-visible{outline:2px solid var(--color-accent, #D47520);outline-offset:2px}.features-tab:where(.astro-yobonxjp).active{background:var(--color-accent, #D47520);border-color:var(--color-accent, #D47520);color:#fff}.features-panel:where(.astro-yobonxjp){display:none}.features-panel:where(.astro-yobonxjp).active{display:block;animation:panelFadeIn .3s ease}@keyframes panelFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.features-panel:where(.astro-yobonxjp).active{animation:none}}.panel-inner:where(.astro-yobonxjp){display:grid;grid-template-columns:1fr 1.6fr;min-height:420px;border-radius:16px;overflow:hidden;border:1px solid var(--color-border, rgba(255,255,255,.1));background:var(--color-surface, #24272f)}.panel-text:where(.astro-yobonxjp){padding:2.5rem;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(135deg,rgba(212,117,32,.2) 0%,rgba(212,117,32,.05) 60%,transparent 100%);border-right:1px solid var(--color-border, rgba(255,255,255,.08))}.panel-text:where(.astro-yobonxjp) h3:where(.astro-yobonxjp){font-size:1.5rem;font-weight:700;color:var(--color-white, #fafafa);line-height:1.3;margin-bottom:.75rem;letter-spacing:-.015em}.panel-text:where(.astro-yobonxjp) p:where(.astro-yobonxjp){color:var(--color-text-muted, #A8ACB2);font-size:.95rem;line-height:1.65}.panel-screenshot:where(.astro-yobonxjp){display:flex;align-items:center;justify-content:center;padding:1.5rem;background:var(--color-surface, #1a1d23);overflow:hidden}.panel-screenshot:where(.astro-yobonxjp) img:where(.astro-yobonxjp){width:100%;height:100%;object-fit:cover;border-radius:10px;border:1px solid var(--color-border, rgba(255,255,255,.08))}.screenshot-placeholder:where(.astro-yobonxjp){display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--color-text-muted, #545861);width:100%;height:100%;min-height:300px;border-radius:10px;border:1px dashed var(--color-border, rgba(255,255,255,.12));background:#ffffff05}.screenshot-placeholder:where(.astro-yobonxjp) svg:where(.astro-yobonxjp){opacity:.4}.screenshot-placeholder:where(.astro-yobonxjp) span:where(.astro-yobonxjp){font-size:.85rem;opacity:.5}@media(max-width:768px){.features-section:where(.astro-yobonxjp){padding:1.5rem 1rem 4rem}.features-tabs:where(.astro-yobonxjp){gap:.375rem;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.25rem}.features-tabs:where(.astro-yobonxjp)::-webkit-scrollbar{display:none}.features-tab:where(.astro-yobonxjp){font-size:.8rem;padding:.4rem 1rem}.panel-inner:where(.astro-yobonxjp){grid-template-columns:1fr;min-height:auto}.panel-text:where(.astro-yobonxjp){border-right:none;border-bottom:1px solid var(--color-border, rgba(255,255,255,.08));padding:2rem 1.5rem}.panel-text:where(.astro-yobonxjp) h3:where(.astro-yobonxjp){font-size:1.25rem}.panel-screenshot:where(.astro-yobonxjp){padding:1rem}.screenshot-placeholder:where(.astro-yobonxjp){min-height:200px}}:where(.astro-j7pv25f6),:where(.astro-j7pv25f6):before,:where(.astro-j7pv25f6):after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #17181c;--color-surface: #3A3F47;--color-border: rgba(255,255,255,.1);--color-text: #F4F5F7;--color-text-muted: #A8ACB2;--color-accent: #D47520;--color-accent-hover: #B86418;--color-white: #FAFAFA}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:var(--color-bg);color:var(--color-text);line-height:1.6;-webkit-font-smoothing:antialiased}.nav:where(.astro-j7pv25f6){position:fixed;top:0;left:0;right:0;z-index:100;padding:.75rem 2rem;display:flex;align-items:center;justify-content:space-between;background:transparent;border-bottom:1px solid transparent;transition:background .4s ease,border-color .4s ease,box-shadow .4s ease}.nav:where(.astro-j7pv25f6).scrolled{background:#17181ce6;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--color-border);box-shadow:0 1px 12px #0000004d}.nav-brand:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.65rem;text-decoration:none;color:var(--color-white);font-weight:700;font-size:1.05rem;letter-spacing:-.01em}.nav-brand:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){flex-shrink:0;border-radius:4px}.nav-links:where(.astro-j7pv25f6){display:flex;gap:1.25rem;align-items:center}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:#fff9;text-decoration:none;font-size:.85rem;font-weight:500;transition:color .2s}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--color-white)}.nav-links:where(.astro-j7pv25f6) .btn-sm:where(.astro-j7pv25f6){background:#ffffff14;color:var(--color-white);padding:.4rem 1.1rem;border-radius:20px;font-weight:600;font-size:.85rem;border:1px solid rgba(255,255,255,.12);transition:background .2s,border-color .2s}.nav-links:where(.astro-j7pv25f6) .btn-sm:where(.astro-j7pv25f6):hover{background:#ffffff24;border-color:#ffffff40;color:var(--color-white)}.cta:where(.astro-j7pv25f6){padding:5rem 2rem;text-align:center;border-top:1px solid var(--color-border)}.cta:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:clamp(1.6rem,4vw,2.2rem);font-weight:700;color:var(--color-white);margin-bottom:1rem}.cta:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:var(--color-text-muted);font-size:1.1rem;max-width:500px;margin:0 auto 2rem}.cta-actions:where(.astro-j7pv25f6){display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.footer:where(.astro-j7pv25f6){padding:2rem;text-align:center;color:var(--color-text-muted);font-size:.85rem;border-top:1px solid var(--color-border)}.footer:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--color-accent);text-decoration:none}.footer:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{text-decoration:underline}@media(max-width:768px){.nav:where(.astro-j7pv25f6){padding:.75rem 1rem}.nav-links:where(.astro-j7pv25f6){gap:1rem}}@media(max-width:480px){.nav-links:where(.astro-j7pv25f6) .hide-mobile:where(.astro-j7pv25f6){display:none}}
