.home-grid-bg{inset:0;overflow:hidden;background:linear-gradient(rgba(0,240,255,.03) 1px,transparent 0),linear-gradient(90deg,rgba(0,240,255,.03) 1px,transparent 0);background-size:60px 60px}.home-glow,.home-grid-bg{position:fixed;pointer-events:none;z-index:-1}.home-glow{border-radius:50%;filter:blur(120px);animation:home-pulse 6s ease-in-out infinite alternate}.home-glow-cyan{width:400px;height:400px;background:radial-gradient(circle,rgba(0,240,255,.15),transparent 70%);top:-10%;left:5%}.home-glow-magenta{width:350px;height:350px;background:radial-gradient(circle,rgba(255,0,228,.12),transparent 70%);bottom:-5%;right:10%}.home-glow-blue{width:300px;height:300px;background:radial-gradient(circle,rgba(0,120,255,.1),transparent 70%);top:40%;left:50%;animation-delay:-3s}@keyframes home-pulse{0%{opacity:.4;transform:scale(1)}to{opacity:1;transform:scale(1.15)}}.home-landing{position:relative}.home-hero{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,520px);gap:56px;align-items:center;text-align:left;padding:72px 24px 64px}.home-hero-copy{min-width:0}.home-eyebrow{font-size:15px;font-weight:600;letter-spacing:.14em;color:#00f0ff;margin:0 0 16px}.home-h1{font-size:46px;font-weight:900;margin:0 0 20px;color:#f0faff;line-height:1.18;letter-spacing:-.03em;max-width:620px;background:linear-gradient(135deg,#f0faff,#9fd8ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.home-sub{color:rgba(200,220,240,.72);font-size:17px;line-height:1.8;margin:0 0 30px;max-width:560px}.home-cta-row{display:flex;gap:16px;align-items:center;justify-content:flex-start;flex-wrap:wrap}.home-hero-note{margin-top:18px;font-size:14px;color:rgba(180,210,240,.45)}.home-btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:14px 36px;font-size:16px;border-radius:12px;background:linear-gradient(135deg,#00c8ff,#06f);border:none;color:#f0faff;font-weight:700;letter-spacing:.02em;cursor:pointer;text-decoration:none;transition:all .25s ease}.home-btn-primary:hover{box-shadow:0 0 28px rgba(0,200,255,.4);transform:translateY(-1px)}.home-btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:14px 36px;font-size:16px;border-radius:12px;background:transparent;border:1px solid rgba(0,240,255,.25);color:#b0c8e0;cursor:pointer;text-decoration:none;transition:all .25s ease}.home-btn-secondary:hover{border-color:rgba(0,240,255,.5);color:#e0f0ff}.home-section{max-width:1080px;margin:0 auto;padding:72px 24px}.home-h2{font-size:32px;font-weight:800;color:#f0faff;text-align:center;margin:0 0 16px;letter-spacing:-.02em}.home-section-sub{color:rgba(200,220,240,.6);font-size:16px;line-height:1.7;text-align:center;max-width:640px;margin:0 auto 40px}.home-h3{font-size:18px;font-weight:700;color:#e8f4ff;margin:0 0 10px}.home-card-desc{color:rgba(200,220,240,.6);font-size:15px;line-height:1.7;margin:0}.home-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:8px}.home-metric{background:rgba(8,20,40,.5);border:1px solid rgba(0,240,255,.12);border-radius:18px;padding:32px 24px;text-align:center;backdrop-filter:blur(10px)}.home-metric-value{font-size:44px;font-weight:900;background:linear-gradient(135deg,#00f0ff,#06f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;line-height:1.2}.home-metric-label{margin-top:10px;color:rgba(200,220,240,.7);font-size:15px;line-height:1.6}.home-card-grid{display:grid;gap:20px;margin-top:8px}.home-card-grid.cols-3{grid-template-columns:repeat(3,1fr)}.home-card-grid.cols-4{grid-template-columns:repeat(4,1fr)}.home-card{background:rgba(8,20,40,.5);border:1px solid rgba(0,240,255,.12);border-radius:18px;padding:28px;backdrop-filter:blur(10px);transition:border-color .25s ease,transform .25s ease}.home-card:hover{border-color:rgba(0,240,255,.32);transform:translateY(-2px)}.home-card-sm{text-align:center}.home-card-icon{font-size:28px;display:block;margin-bottom:14px}.home-showcase-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.home-showcase-item{margin:0;cursor:pointer;border-radius:16px;overflow:hidden;border:1px solid rgba(0,240,255,.1);background:rgba(8,20,40,.5);transition:border-color .25s ease,transform .25s ease}.home-showcase-item:hover{border-color:rgba(0,240,255,.35);transform:translateY(-3px)}.home-showcase-item img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;display:block}.home-showcase-item figcaption{padding:10px 12px;font-size:13px;color:rgba(200,220,240,.6);text-align:center}.home-compare{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:8px}.home-compare-col{border-radius:18px;padding:28px}.home-compare-bad{background:rgba(30,10,20,.4);border:1px solid rgba(255,80,120,.15)}.home-compare-good{background:rgba(0,30,50,.45);border:1px solid rgba(0,240,255,.2)}.home-compare-col ul{list-style:none;margin:0;padding:0}.home-compare-col li{padding:9px 0;font-size:15px;color:rgba(200,220,240,.72)}.home-compare-bad li:before{content:"✕ ";color:#ff6b8a}.home-compare-good li:before{content:"✓ ";color:#00f0ff}.home-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:8px}.home-step{background:rgba(8,20,40,.5);border:1px solid rgba(0,240,255,.12);border-radius:18px;padding:28px 24px;text-align:center;backdrop-filter:blur(10px)}.home-step-n{width:40px;height:40px;margin:0 auto 16px;border-radius:50%;background:linear-gradient(135deg,#00c8ff,#06f);color:#f0faff;font-weight:800;font-size:18px;display:flex;align-items:center;justify-content:center}.home-quote p{color:rgba(220,235,250,.85);font-size:16px;line-height:1.7;margin:0 0 16px}.home-quote footer{color:rgba(0,240,255,.7);font-size:14px}.home-faq{max-width:760px;margin:8px auto 0}.home-faq details{background:rgba(8,20,40,.5);border:1px solid rgba(0,240,255,.12);border-radius:14px;padding:18px 22px;margin-bottom:12px}.home-faq summary{cursor:pointer;font-size:16px;font-weight:600;color:#e8f4ff}.home-faq p{margin:12px 0 0;color:rgba(200,220,240,.65);font-size:15px;line-height:1.7}.home-cta{text-align:center}.home-cta-btn{margin-top:8px}.home-logged-in{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;position:relative}.home-logo-lg{font-size:64px;font-weight:900;background:linear-gradient(135deg,#00f0ff,#06f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:16px}.home-lightbox{position:fixed;inset:0;z-index:999;background:rgba(0,0,0,.75);backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;padding:40px;animation:home-lb-fade .25s ease;cursor:pointer}.home-lightbox-img{max-width:90vw;max-height:85vh;border-radius:20px;-o-object-fit:contain;object-fit:contain;border:1px solid rgba(0,240,255,.1);box-shadow:0 20px 80px rgba(0,0,0,.5);animation:home-lb-scale .3s cubic-bezier(.34,1.56,.64,1);cursor:default}.home-lightbox-close{position:fixed;top:24px;right:24px;width:40px;height:40px;border-radius:50%;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);color:#d0e8ff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s}.home-lightbox-close:hover{background:hsla(0,0%,100%,.12)}@keyframes home-lb-fade{0%{opacity:0}to{opacity:1}}@keyframes home-lb-scale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:1024px){.home-hero{grid-template-columns:minmax(0,1fr);gap:40px;padding:56px 24px 48px;text-align:center}.home-h1,.home-sub{margin-left:auto;margin-right:auto}.home-cta-row{justify-content:center}.home-workbench{max-width:560px;margin:0 auto;width:100%;box-sizing:border-box}}@media (max-width:900px){.home-h1{font-size:40px}.home-sub{font-size:17px}.home-card-grid.cols-3,.home-card-grid.cols-4,.home-metrics,.home-steps{grid-template-columns:1fr 1fr}.home-compare{grid-template-columns:1fr}}@media (max-width:560px){.home-hero{padding:44px 16px 40px}.home-h1{font-size:30px}.home-sub{font-size:16px}.home-h2{font-size:24px}.home-section{padding:48px 16px}.home-card-grid.cols-3,.home-card-grid.cols-4,.home-metrics,.home-steps{grid-template-columns:1fr}.home-showcase-grid{grid-template-columns:1fr 1fr}.home-cta-row{flex-direction:column}.home-btn-primary,.home-btn-secondary{width:100%}}.home-workbench{min-width:0;background:rgba(8,20,40,.55);border:1px solid rgba(0,240,255,.16);border-radius:20px;padding:20px;backdrop-filter:blur(14px);box-shadow:0 0 40px rgba(0,240,255,.05),inset 0 1px 0 rgba(0,240,255,.08)}.home-wb-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.home-wb-h2{font-size:15px;font-weight:700;color:#e8f4ff;margin:0;letter-spacing:.01em}.home-wb-badge{flex-shrink:0;padding:3px 10px;border-radius:999px;font-size:12px;color:#00f0ff;background:rgba(0,240,255,.08);border:1px solid rgba(0,240,255,.25);white-space:nowrap}.home-wb-models{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px}.home-wb-model{padding:7px 14px;border-radius:10px;font-size:13px;font-family:inherit;color:rgba(200,220,240,.65);border:1px solid rgba(0,240,255,.12);background:rgba(0,20,50,.3);cursor:pointer}.home-wb-model.is-active{color:#00f0ff;border-color:rgba(0,240,255,.4);background:rgba(0,240,255,.08)}.home-wb-body{min-width:0}.home-wb-prompt{width:100%;box-sizing:border-box;background:rgba(0,15,40,.5);border:1px solid rgba(0,240,255,.15);border-radius:12px;padding:13px 15px;font-size:14px;font-family:inherit;color:#d0e8ff;min-height:48px;margin-bottom:14px;outline:none}.home-wb-prompt:focus{border-color:rgba(0,240,255,.35)}.home-wb-param-row{display:flex;align-items:center;gap:10px;margin-bottom:10px;flex-wrap:wrap}.home-wb-param-label{font-size:13px;color:rgba(180,210,240,.5);width:48px;flex-shrink:0}.home-wb-pills{display:flex;gap:8px;flex-wrap:wrap}.home-wb-pill{padding:6px 13px;border-radius:8px;font-size:13px;font-family:inherit;color:rgba(200,220,240,.6);border:1px solid rgba(0,240,255,.12);background:transparent;cursor:pointer}.home-wb-pill:hover{border-color:rgba(0,240,255,.32)}.home-wb-pill.is-active{color:#00f0ff;border-color:rgba(0,240,255,.4);background:rgba(0,240,255,.08)}.home-wb-resolution{padding:6px 13px;border-radius:8px;font-size:13px;font-weight:600;letter-spacing:.02em;color:#00f0ff;border:1px solid rgba(0,240,255,.28);background:rgba(0,240,255,.06);cursor:default}.home-wb-preview{position:relative;border-radius:14px;overflow:hidden;border:1px solid rgba(0,240,255,.14);background:rgba(0,15,40,.5);display:flex;align-items:center;justify-content:center;min-height:190px;margin:14px 0 12px}.home-wb-preview img{width:100%;height:auto;display:block}.home-wb-preview-empty{color:rgba(200,220,240,.4);font-size:15px}.home-wb-preview-tag{position:absolute;left:10px;bottom:10px;padding:4px 10px;border-radius:8px;font-size:12px;color:#00f0ff;background:rgba(0,10,30,.75);border:1px solid rgba(0,240,255,.25)}.home-wb-btn{width:100%;margin-top:0}.home-tips{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:8px}.home-tip-card{display:flex;gap:16px;background:rgba(8,20,40,.5);border:1px solid rgba(0,240,255,.12);border-radius:16px;padding:18px;backdrop-filter:blur(10px);transition:border-color .25s ease}.home-tip-card:hover{border-color:rgba(0,240,255,.32)}.home-tip-thumb{width:92px;height:92px;border-radius:12px;-o-object-fit:cover;object-fit:cover;flex-shrink:0;border:1px solid rgba(0,240,255,.12)}.home-tip-body{flex:1;min-width:0}.home-tip-title{font-size:16px;font-weight:700;color:#e8f4ff;margin:0 0 10px;line-height:1.4}.home-tip-num{display:inline-block;margin-right:8px;color:#00f0ff;font-size:13px;font-weight:800;opacity:.7}.home-tip-prompt{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 8px;font-size:13px;color:rgba(200,220,240,.85);background:rgba(0,15,40,.4);border:1px solid rgba(0,240,255,.1);border-radius:8px;padding:8px 10px;line-height:1.6}.home-tip-prompt-text{flex:1;min-width:0}.copy-btn{flex-shrink:0;padding:4px 12px;border-radius:6px;font-size:12px;font-family:inherit;color:#00f0ff;border:1px solid rgba(0,240,255,.3);background:rgba(0,240,255,.08);cursor:pointer;transition:background .2s ease}.copy-btn:hover{background:rgba(0,240,255,.16)}.home-tip-result{margin:0;font-size:13px;color:rgba(180,210,240,.6);line-height:1.6}.home-tip-label{display:inline-block;margin-right:6px;font-size:12px;color:#00f0ff;font-weight:600}.home-tips-more{text-align:center;margin-top:28px}@media (max-width:900px){.home-tips{grid-template-columns:1fr}}@media (max-width:560px){.home-workbench{padding:16px}.home-tip-card{flex-direction:column}.home-tip-thumb{width:100%;height:140px}}