:root{color-scheme:dark;font-family:Inter,system-ui,sans-serif;background:radial-gradient(circle at top left,rgba(92,109,145,.22),transparent 28%),radial-gradient(circle at bottom right,rgba(185,145,93,.16),transparent 34%),#0d1014;color:#f6f3ef}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{max-width:100%;display:block}.site-shell{min-height:100vh;padding:1.5rem}.auth-shell,.dashboard-shell,.download-shell,.section,.site-nav,.success-shell{max-width:1180px;margin:0 auto}.site-nav{justify-content:space-between;padding-bottom:1rem}.brand,.site-nav{display:flex;align-items:center}.brand{gap:.75rem;font-weight:700}.brand-mark{width:2.4rem;height:2.4rem;border-radius:.9rem;background:linear-gradient(135deg,#e4c498,#7187b0)}.account-actions,.button-row,.features-grid,.hero-actions,.nav-actions,.pricing-grid{display:flex;gap:.85rem;flex-wrap:wrap}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem}.hero{display:grid;grid-template-columns:1.1fr 1fr;grid-gap:1.2rem;gap:1.2rem;align-items:center;padding:2rem 0 1rem}.account-home-panel,.account-stat-card,.auth-card,.dashboard-card,.download-card,.empty-state-card,.feature-card,.hero-copy,.price-card,.render-history-card,.slider-card,.success-card,.surface{border-radius:28px;border:1px solid rgba(255,255,255,.08);background:rgba(15,18,24,.8);box-shadow:0 20px 60px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.account-home-panel,.auth-card,.dashboard-card,.download-card,.empty-state-card,.hero-copy,.success-card,.surface{padding:1.3rem}.hero h1{margin:.35rem 0 .9rem;font-size:clamp(2.6rem,5vw,4.9rem);line-height:.95;letter-spacing:-.05em}.eyebrow{margin:0;text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;color:#c2c0bb}.muted{color:#c0bcb3}.action-button,.cta-primary,.cta-secondary,.ghost-button,.google-hero-button,.google-nav-button,.pricing-button{border-radius:999px;border:0;padding:.9rem 1.15rem}.action-button,.cta-primary,.pricing-button{background:#dfbb88;color:#17120d}.cta-secondary,.ghost-button{background:rgba(255,255,255,.05);color:#f6f3ef;border:1px solid rgba(255,255,255,.08)}.google-hero-button,.google-nav-button{display:inline-flex;align-items:center;gap:.7rem;background:#ffffff;color:#171717;border:1px solid rgba(255,255,255,.14)}.google-hero-button svg,.google-nav-button svg{width:1rem;height:1rem}.google-hero-button:disabled,.google-nav-button:disabled{opacity:.7;cursor:wait}.section{padding:1rem 0}.section h2{font-size:2rem;margin-bottom:.5rem}.features-grid,.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.feature-card,.price-card{padding:1.1rem}.price-card.featured{border-color:rgba(223,187,136,.36);transform:translateY(-6px)}.account-header,.price-row{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.slider-card{padding:1rem}.slider-frame{position:relative;overflow:hidden;border-radius:20px;min-height:420px}.slider-image{width:100%;height:100%;min-height:420px;object-fit:cover}.slider-image-overlay{position:absolute;inset:0}.slider-divider{position:absolute;top:0;bottom:0;width:3px;background:rgba(255,255,255,.88)}.slider-label{position:absolute;top:1rem;padding:.45rem .75rem;border-radius:999px;background:rgba(7,9,12,.76)}.slider-label-left{left:1rem}.slider-label-right{right:1rem}.slider-input{width:100%;margin-top:1rem}.auth-shell,.dashboard-shell,.download-shell,.success-shell{display:grid;place-items:center;min-height:calc(100vh - 3rem)}.auth-card,.dashboard-card,.download-card,.success-card{width:min(720px,100%)}.download-flow{width:min(920px,100%);display:grid;grid-gap:1rem;gap:1rem}.download-step-card{padding:1.35rem;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:rgba(15,18,24,.82);box-shadow:0 20px 60px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.download-step-heading{display:flex;gap:1rem;align-items:flex-start}.download-step-heading h1,.download-step-heading h2{margin:.2rem 0 0}.download-step-index{display:inline-grid;place-items:center;width:2.4rem;height:2.4rem;border-radius:999px;background:rgba(223,187,136,.16);color:#f3d4a6;font-weight:700}.download-plugin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.download-plugin-card{padding:1.05rem;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.02)}.auth-card-login{display:grid;grid-template-columns:1.1fr .95fr;grid-gap:1.2rem;gap:1.2rem;align-items:stretch}.auth-login-copy{display:grid;align-content:start;grid-gap:.85rem;gap:.85rem}.auth-login-copy h1{margin:0;font-size:clamp(2.3rem,4vw,3.2rem);line-height:.95;letter-spacing:-.05em}.auth-provider-panel{display:grid;grid-gap:.9rem;gap:.9rem;align-content:center;padding:1rem;border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02)),rgba(6,8,12,.55);border:1px solid rgba(255,255,255,.08)}.auth-provider-label{margin:0;font-size:.92rem;color:#d4d0c7}.auth-pill-row{display:flex;flex-wrap:wrap;gap:.6rem}.auth-pill{padding:.45rem .75rem;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:#d8d4cb;font-size:.88rem}.auth-pill,.google-signin-button{display:inline-flex;align-items:center}.google-signin-button{justify-content:center;gap:.9rem;width:100%;min-height:3.5rem;padding:.75rem 1.1rem;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff;color:#1f1f1f;font-weight:600;box-shadow:0 10px 30px rgba(0,0,0,.22);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.google-signin-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 34px rgba(0,0,0,.28);background:#f8f9fa}.google-signin-button:disabled{opacity:.7;cursor:wait}.google-signin-icon{display:inline-grid;place-items:center;width:2rem;height:2rem;border-radius:999px;background:#fff}.google-mark{width:1.15rem;height:1.15rem}.auth-helper-text{margin:0;color:#bdb7ac;font-size:.92rem}.field{display:grid;grid-gap:.45rem;gap:.45rem;margin-bottom:1rem}input{width:100%;padding:.9rem 1rem;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:rgba(8,11,15,.9);color:#f6f3ef}.account-home-panel,.account-panel{display:grid;grid-gap:1rem;gap:1rem}.account-home-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.account-home-header h2{margin:.35rem 0 0;font-size:clamp(2rem,3vw,2.8rem);line-height:.95;letter-spacing:-.05em}.account-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.account-stat-card{padding:1rem;display:grid;grid-gap:.5rem;gap:.5rem}.account-stat-card strong{font-size:2rem;line-height:1}.render-history-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.render-history-card{overflow:hidden}.render-history-media{aspect-ratio:4/3;overflow:hidden;background:rgba(255,255,255,.04)}.render-history-image{width:100%;height:100%;object-fit:cover}.render-history-copy{display:grid;grid-gap:.65rem;gap:.65rem;padding:1rem}.render-history-copy h3{margin:0;font-size:1rem;line-height:1.35}.render-history-meta{display:flex;gap:.55rem;flex-wrap:wrap}.render-chip{display:inline-flex;align-items:center;padding:.45rem .7rem;border-radius:999px;background:rgba(255,255,255,.05);color:#d7d2c8;font-size:.78rem}.dialog-backdrop{position:fixed;inset:0;display:grid;place-items:center;padding:1.5rem;background:rgba(4,6,10,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50}.dialog-card{width:min(520px,100%);padding:1.4rem;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:rgba(15,18,24,.95);box-shadow:0 24px 70px rgba(0,0,0,.35)}.dialog-card-wide{width:min(1040px,100%)}.dialog-card h2{margin:.35rem 0 .75rem;font-size:clamp(2rem,4vw,2.8rem);line-height:.95;letter-spacing:-.05em}.account-avatar{width:3.2rem;height:3.2rem;border-radius:999px;object-fit:cover}.credits-pill{display:inline-flex;gap:.5rem;align-items:center;padding:.55rem .8rem;border-radius:999px;background:rgba(223,187,136,.14)}.error-text{color:#ff9f97}@media (max-width:920px){.account-stat-grid,.auth-card-login,.download-plugin-grid,.features-grid,.hero,.pricing-grid,.render-history-grid{grid-template-columns:1fr}.download-step-heading{flex-direction:column}}