.Hero-module__kdTI_W__hero{background:linear-gradient(180deg, #f8faff 0%, var(--bg-page) 100%);padding:100px 0 48px;position:relative;overflow:hidden}.Hero-module__kdTI_W__blob1{pointer-events:none;background:radial-gradient(circle,#4f46e514 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-120px;right:-80px}.Hero-module__kdTI_W__blob2{pointer-events:none;background:radial-gradient(circle,#10b9810f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-60px;left:-100px}.Hero-module__kdTI_W__gridBg{pointer-events:none;background-image:linear-gradient(#00000005 1px,#0000 1px),linear-gradient(90deg,#00000005 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 50% 40%,#000,#0000);mask-image:radial-gradient(70% 60% at 50% 40%,#000,#0000)}.Hero-module__kdTI_W__inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:48px;max-width:1200px;display:grid;position:relative}.Hero-module__kdTI_W__copy{text-align:left}.Hero-module__kdTI_W__pill{background:var(--green-light);color:#065f46;border-radius:var(--radius-full);border:1px solid #10b98133;align-items:center;gap:8px;margin-bottom:28px;padding:8px 18px;font-size:.85rem;font-weight:600;display:inline-flex}.Hero-module__kdTI_W__pillDot{background:var(--green);border-radius:50%;width:8px;height:8px;animation:2s infinite Hero-module__kdTI_W__pulse}@keyframes Hero-module__kdTI_W__pulse{0%,to{opacity:1}50%{opacity:.4}}.Hero-module__kdTI_W__headline{letter-spacing:-.04em;color:var(--text-primary);margin-bottom:20px;font-size:3.25rem;font-weight:900;line-height:1.1}.Hero-module__kdTI_W__highlight{color:var(--accent)}.Hero-module__kdTI_W__subtext{color:var(--text-body);max-width:460px;margin-bottom:28px;font-size:1.12rem;line-height:1.7}.Hero-module__kdTI_W__actions{flex-wrap:wrap;gap:14px;margin-bottom:28px;display:flex}.Hero-module__kdTI_W__trust{flex-wrap:wrap;gap:20px;display:flex}.Hero-module__kdTI_W__trustItem{color:var(--text-body);align-items:center;gap:6px;font-size:.88rem;font-weight:500;display:flex}.Hero-module__kdTI_W__visual{justify-content:center;display:flex}.Hero-module__kdTI_W__launchCard{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:460px;padding:24px;box-shadow:0 20px 60px #00000014,0 0 0 1px #00000008}.Hero-module__kdTI_W__launchHeader{border-bottom:1px solid var(--border);align-items:center;gap:8px;margin-bottom:20px;padding-bottom:16px;display:flex}.Hero-module__kdTI_W__launchTitle{color:var(--text-primary);font-size:1.05rem;font-weight:700}.Hero-module__kdTI_W__stepSection{align-items:center;gap:8px;margin-top:16px;margin-bottom:8px;display:flex}.Hero-module__kdTI_W__stepSection:first-of-type{margin-top:0}.Hero-module__kdTI_W__stepNum{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.72rem;font-weight:700;display:flex}.Hero-module__kdTI_W__stepName{color:var(--text-primary);font-size:.88rem;font-weight:600}.Hero-module__kdTI_W__dropzone{border:2px dashed var(--border);border-radius:var(--radius-md);cursor:pointer;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:24px 16px;transition:border-color .2s,background .2s;display:flex}.Hero-module__kdTI_W__dropzone:hover,.Hero-module__kdTI_W__dropzone.Hero-module__kdTI_W__dragging{border-color:var(--accent);background:var(--accent-light)}.Hero-module__kdTI_W__dropzone.Hero-module__kdTI_W__hasFile{cursor:default;background:#22c55e0a;border-style:solid;border-color:#22c55e}.Hero-module__kdTI_W__fileInput{display:none}.Hero-module__kdTI_W__dropLabel{color:var(--text-primary);font-size:.88rem}.Hero-module__kdTI_W__dropMeta{color:var(--text-muted);font-size:.75rem}.Hero-module__kdTI_W__fileUploaded{align-items:center;gap:8px;display:flex}.Hero-module__kdTI_W__uploadedName{color:var(--text-primary);font-size:.88rem;font-weight:600}.Hero-module__kdTI_W__changeBtn{color:var(--accent);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:2px 6px;font-size:.75rem;font-weight:600}.Hero-module__kdTI_W__changeBtn:hover{background:var(--accent-light)}.Hero-module__kdTI_W__domainRow{flex-direction:column;gap:8px;display:flex}.Hero-module__kdTI_W__domainTabs{gap:0;margin-bottom:8px;display:flex}.Hero-module__kdTI_W__domainTab{color:var(--text-muted);background:var(--bg-soft);border:1.5px solid var(--border);cursor:pointer;text-align:center;flex:1;justify-content:center;align-items:center;min-height:44px;padding:10px 12px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.Hero-module__kdTI_W__domainTab:first-child{border-radius:var(--radius-md) 0 0 var(--radius-md);border-right:none}.Hero-module__kdTI_W__domainTab:last-child{border-radius:0 var(--radius-md) var(--radius-md) 0}.Hero-module__kdTI_W__domainTab:hover{color:var(--text-body)}.Hero-module__kdTI_W__activeTab{background:var(--bg-white);color:var(--accent);border-color:var(--accent);box-shadow:0 0 0 1px var(--accent);z-index:1}.Hero-module__kdTI_W__subdomainInput{border:1.5px solid var(--border);border-radius:var(--radius-md);align-items:center;display:flex;overflow:hidden}.Hero-module__kdTI_W__nameInput{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:10px 12px;font-family:inherit;font-size:.88rem}.Hero-module__kdTI_W__fullDomainInput{border:1.5px solid var(--border);border-radius:var(--radius-md);width:100%;color:var(--text-primary);background:0 0;outline:none;padding:10px 12px;font-family:inherit;font-size:.88rem;transition:border-color .2s}.Hero-module__kdTI_W__fullDomainInput:focus{border-color:var(--accent)}.Hero-module__kdTI_W__domainSuffix{color:var(--text-muted);background:var(--bg-soft);border-left:1.5px solid var(--border);white-space:nowrap;padding:10px 12px;font-size:.85rem;font-weight:500}.Hero-module__kdTI_W__customNote{color:var(--text-muted);padding:4px 0;font-size:.8rem}.Hero-module__kdTI_W__launchBtn{width:100%;margin-top:4px;padding:14px;font-size:.95rem}.Hero-module__kdTI_W__upgradeCard{border:1.5px solid var(--accent);border-radius:var(--radius-lg);text-align:left;background:linear-gradient(135deg,#6366f10d 0%,#6366f105 100%);margin-top:16px;padding:16px}.Hero-module__kdTI_W__upgradeTitle{color:var(--text-primary);margin:0 0 4px;font-size:1rem;font-weight:700}.Hero-module__kdTI_W__upgradeSubtitle{color:var(--text-muted);margin:0 0 12px;font-size:.82rem}.Hero-module__kdTI_W__domainList{flex-direction:column;gap:6px;margin:0 0 12px;padding:0;list-style:none;display:flex}.Hero-module__kdTI_W__domainItem{border-radius:var(--radius-sm);background:var(--bg-soft);align-items:center;gap:8px;padding:8px 10px;font-size:.82rem;display:flex}.Hero-module__kdTI_W__domainAvail{flex-shrink:0;font-size:.75rem}.Hero-module__kdTI_W__domainName{color:var(--text-primary);flex:1;font-weight:600}.Hero-module__kdTI_W__domainBadge{color:var(--green);white-space:nowrap;font-size:.72rem;font-weight:500}.Hero-module__kdTI_W__upgradeCta{width:100%;margin-top:4px;padding:12px;font-size:.88rem}.Hero-module__kdTI_W__showMoreBtn{text-align:center;width:100%;color:var(--accent);cursor:pointer;background:0 0;border:none;padding:8px 0 4px;font-size:.8rem;font-weight:500;transition:opacity .15s;display:block}.Hero-module__kdTI_W__showMoreBtn:hover{opacity:.7}.Hero-module__kdTI_W__upgradeMeta{color:var(--text-muted);text-align:center;margin:10px 0 0;font-size:.72rem}.Hero-module__kdTI_W__skipBtn{text-align:center;width:100%;color:var(--text-muted);cursor:pointer;background:0 0;border:none;margin-top:4px;padding:8px 0;font-size:.78rem;transition:color .15s;display:block}.Hero-module__kdTI_W__skipBtn:hover{color:var(--text-body)}.Hero-module__kdTI_W__nudgeBanner{border-radius:var(--radius-md);background:linear-gradient(135deg,#6366f114 0%,#6366f108 100%);border:1px solid #6366f133;justify-content:space-between;align-items:center;gap:8px;margin-top:14px;padding:10px 14px;display:flex}.Hero-module__kdTI_W__nudgeText{color:var(--text-primary);font-size:.8rem;font-weight:500}.Hero-module__kdTI_W__nudgeClose{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;min-width:28px;min-height:28px;padding:4px;font-size:.9rem;line-height:1;transition:background .15s;display:flex}.Hero-module__kdTI_W__nudgeClose:hover{background:var(--bg-soft)}.Hero-module__kdTI_W__upgradeSkeleton{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.Hero-module__kdTI_W__skeletonLine{border-radius:var(--radius-sm);background:linear-gradient(90deg, var(--bg-soft) 25%, var(--border) 50%, var(--bg-soft) 75%);background-size:200% 100%;height:36px;animation:1.5s infinite Hero-module__kdTI_W__shimmer}@keyframes Hero-module__kdTI_W__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Hero-module__kdTI_W__progressWrap{text-align:center;padding:20px 0}.Hero-module__kdTI_W__progressSteps{justify-content:space-between;margin-bottom:20px;display:flex;position:relative}.Hero-module__kdTI_W__progressStep{flex-direction:column;flex:1;align-items:center;gap:6px;display:flex}.Hero-module__kdTI_W__progressDot{border:2px solid var(--border);background:var(--bg-white);width:32px;height:32px;color:var(--bg-white);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Hero-module__kdTI_W__progressStepLabel{color:var(--text-muted);font-size:.7rem;font-weight:600;transition:color .3s}.Hero-module__kdTI_W__stepDone .Hero-module__kdTI_W__progressDot{background:var(--green);border-color:var(--green);color:#fff}.Hero-module__kdTI_W__stepDone .Hero-module__kdTI_W__progressStepLabel{color:var(--green)}.Hero-module__kdTI_W__stepActive .Hero-module__kdTI_W__progressDot{border-color:var(--accent);background:var(--accent-light)}.Hero-module__kdTI_W__stepActive .Hero-module__kdTI_W__progressStepLabel{color:var(--accent);font-weight:700}.Hero-module__kdTI_W__stepPending .Hero-module__kdTI_W__progressDot{border-color:var(--border);background:var(--bg-soft)}.Hero-module__kdTI_W__stepError .Hero-module__kdTI_W__progressDot{color:#ef4444;background:#fecaca;border-color:#ef4444}.Hero-module__kdTI_W__stepError .Hero-module__kdTI_W__progressStepLabel{color:#ef4444}.Hero-module__kdTI_W__spinner{border:2px solid var(--accent);border-top-color:#0000;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite Hero-module__kdTI_W__spin}@keyframes Hero-module__kdTI_W__spin{to{transform:rotate(360deg)}}.Hero-module__kdTI_W__buildFeed{flex-direction:column;align-items:center;gap:8px;display:flex}.Hero-module__kdTI_W__buildActivity{color:var(--text-body);font-size:.85rem;font-weight:600}.Hero-module__kdTI_W__buildProgressTrack{background:var(--border);border-radius:3px;width:100%;height:5px;overflow:hidden}.Hero-module__kdTI_W__buildProgressFill{background:linear-gradient(90deg, var(--accent), var(--green));border-radius:3px;height:100%;transition:width 1s ease-out}.Hero-module__kdTI_W__buildTimer{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.78rem}.Hero-module__kdTI_W__progressLabel{color:var(--text-body);margin-top:8px;font-size:.85rem;font-weight:600}.Hero-module__kdTI_W__signupPanel{padding:4px 0}.Hero-module__kdTI_W__signupTitle{color:var(--text-primary);text-align:center;margin-bottom:14px;font-size:.9rem;font-weight:700}.Hero-module__kdTI_W__googleBtn{border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--bg-white);cursor:pointer;width:100%;color:var(--text-primary);justify-content:center;align-items:center;gap:8px;padding:11px 20px;font-family:inherit;font-size:.85rem;font-weight:600;transition:box-shadow .15s,border-color .15s;display:flex}.Hero-module__kdTI_W__googleBtn:hover{box-shadow:var(--shadow-sm);border-color:var(--text-muted)}.Hero-module__kdTI_W__orDivider{align-items:center;gap:12px;margin:14px 0;display:flex}.Hero-module__kdTI_W__orDivider:before,.Hero-module__kdTI_W__orDivider:after{content:"";background:var(--border);flex:1;height:1px}.Hero-module__kdTI_W__orDivider span{color:var(--text-muted);text-transform:lowercase;font-size:.78rem;font-weight:500}.Hero-module__kdTI_W__emailForm{flex-direction:column;gap:8px;display:flex}.Hero-module__kdTI_W__emailInput{border:1.5px solid var(--border);border-radius:var(--radius-md);width:100%;color:var(--text-primary);background:0 0;outline:none;padding:10px 12px;font-family:inherit;font-size:.88rem;transition:border-color .15s}.Hero-module__kdTI_W__emailInput:focus{border-color:var(--accent)}.Hero-module__kdTI_W__emailBtn{width:100%;padding:11px;font-size:.88rem}.Hero-module__kdTI_W__privacyNote{color:var(--text-muted);justify-content:center;align-items:center;gap:5px;margin-top:10px;font-size:.72rem;font-weight:500;display:flex}.Hero-module__kdTI_W__shakeError{animation:.4s Hero-module__kdTI_W__shake;border-color:#ef4444!important}@keyframes Hero-module__kdTI_W__shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}.Hero-module__kdTI_W__inputError{border-color:#ef4444!important}.Hero-module__kdTI_W__errorText{color:#ef4444;margin-top:4px;font-size:.75rem;font-weight:500}.Hero-module__kdTI_W__checkEmailWrap{text-align:center;padding:24px 0 12px}.Hero-module__kdTI_W__checkEmailIcon{margin-bottom:12px;font-size:2.5rem}.Hero-module__kdTI_W__checkEmailTitle{color:var(--text-primary);margin-bottom:8px;font-size:1.15rem;font-weight:700}.Hero-module__kdTI_W__checkEmailText{color:var(--text-body);margin-bottom:4px;font-size:.88rem}.Hero-module__kdTI_W__checkEmailAddr{color:var(--accent);margin-bottom:12px;font-size:.92rem;font-weight:600}.Hero-module__kdTI_W__checkEmailSub{color:var(--text-muted);margin-bottom:16px;font-size:.82rem;line-height:1.5}.Hero-module__kdTI_W__resendBtn{border:1.5px solid var(--border);border-radius:var(--radius-md);color:var(--text-body);cursor:pointer;background:0 0;align-items:center;gap:4px;padding:8px 16px;font-family:inherit;font-size:.8rem;font-weight:600;transition:border-color .15s;display:inline-flex}.Hero-module__kdTI_W__resendBtn:hover{border-color:var(--accent);color:var(--accent)}.Hero-module__kdTI_W__confirmWrap{text-align:center;padding:20px 0 8px}.Hero-module__kdTI_W__confirmIcon{margin-bottom:10px}.Hero-module__kdTI_W__confirmTitle{color:var(--text-primary);margin-bottom:4px;font-size:1.2rem;font-weight:800}.Hero-module__kdTI_W__confirmSub{color:var(--text-body);margin-bottom:18px;font-size:.88rem}.Hero-module__kdTI_W__confirmCard{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius-md);text-align:left;margin-bottom:16px;padding:14px 16px}.Hero-module__kdTI_W__confirmRow{align-items:center;gap:10px;padding:5px 0;display:flex}.Hero-module__kdTI_W__confirmRow+.Hero-module__kdTI_W__confirmRow{border-top:1px solid var(--border)}.Hero-module__kdTI_W__confirmLabel{flex-shrink:0;font-size:.85rem}.Hero-module__kdTI_W__confirmValue{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:500;overflow:hidden}.Hero-module__kdTI_W__browseBtn{border:1.5px solid var(--border);border-radius:var(--radius-md);color:var(--text-body);cursor:pointer;background:0 0;align-items:center;gap:6px;padding:10px 20px;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .15s;display:inline-flex}.Hero-module__kdTI_W__browseBtn:hover{border-color:var(--accent);color:var(--accent)}.Hero-module__kdTI_W__previewNote{color:var(--text-muted);margin:16px 0 12px;font-size:.82rem;line-height:1.5}.Hero-module__kdTI_W__dashboardCta{width:100%;padding:12px 20px;font-size:.95rem}.Hero-module__kdTI_W__securityLine{border-top:1px solid var(--border);color:var(--text-muted);justify-content:center;align-items:center;gap:6px;margin-top:16px;padding-top:14px;font-size:.75rem;font-weight:500;display:flex}@media (max-width:1024px){.Hero-module__kdTI_W__headline{font-size:2.75rem}.Hero-module__kdTI_W__inner{gap:32px}}@media (max-width:960px){.Hero-module__kdTI_W__inner{text-align:center;grid-template-columns:1fr;gap:40px}.Hero-module__kdTI_W__copy{text-align:center}.Hero-module__kdTI_W__subtext{margin-left:auto;margin-right:auto}.Hero-module__kdTI_W__actions,.Hero-module__kdTI_W__trust{justify-content:center}.Hero-module__kdTI_W__hero{padding:64px 0 32px}.Hero-module__kdTI_W__headline{font-size:2.5rem}.Hero-module__kdTI_W__launchCard{max-width:420px;margin:0 auto}}@media (max-width:768px){.Hero-module__kdTI_W__hero{padding:48px 0 24px}.Hero-module__kdTI_W__headline{font-size:2rem}.Hero-module__kdTI_W__subtext{font-size:1rem}.Hero-module__kdTI_W__pill{margin-bottom:20px;padding:6px 14px;font-size:.78rem}.Hero-module__kdTI_W__trust{gap:12px}.Hero-module__kdTI_W__trustItem{font-size:.82rem}.Hero-module__kdTI_W__launchCard{padding:20px}.Hero-module__kdTI_W__dropzone{padding:20px 12px}}@media (max-width:480px){.Hero-module__kdTI_W__hero{padding:32px 0 16px}.Hero-module__kdTI_W__headline{font-size:1.65rem}.Hero-module__kdTI_W__subtext{margin-bottom:20px;font-size:.92rem}.Hero-module__kdTI_W__actions{margin-bottom:20px}.Hero-module__kdTI_W__trust{flex-direction:column;align-items:center;gap:8px}.Hero-module__kdTI_W__launchCard{padding:16px}.Hero-module__kdTI_W__stepSection{margin-top:12px}.Hero-module__kdTI_W__domainSuffix{padding:8px 10px;font-size:.78rem}.Hero-module__kdTI_W__nameInput{padding:8px 10px;font-size:.82rem}.Hero-module__kdTI_W__domainTab{min-height:40px;padding:8px;font-size:.75rem}.Hero-module__kdTI_W__tabDetail{font-size:.68rem}}
.LogoBar-module__nAgz2G__section{background:var(--bg-page);padding:16px 0 56px}.LogoBar-module__nAgz2G__label{text-align:center;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin-bottom:24px;font-size:.85rem;font-weight:600}.LogoBar-module__nAgz2G__grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.LogoBar-module__nAgz2G__logoCard{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-md);align-items:center;gap:10px;padding:14px 22px;transition:box-shadow .2s,border-color .2s,transform .2s;display:flex}.LogoBar-module__nAgz2G__logoCard:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.LogoBar-module__nAgz2G__logoIcon{flex-shrink:0;align-items:center;display:flex}.LogoBar-module__nAgz2G__logoName{color:var(--text-primary);white-space:nowrap;font-size:.95rem;font-weight:600}.LogoBar-module__nAgz2G__activity{color:var(--text-body);justify-content:center;align-items:center;gap:8px;margin-top:24px;font-size:.82rem;display:flex}.LogoBar-module__nAgz2G__activityDot{background:var(--green);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s infinite LogoBar-module__nAgz2G__pulse}@keyframes LogoBar-module__nAgz2G__pulse{0%,to{opacity:1}50%{opacity:.35}}.LogoBar-module__nAgz2G__activityText strong{color:var(--text-primary);font-weight:600}@media (max-width:768px){.LogoBar-module__nAgz2G__grid{gap:8px}.LogoBar-module__nAgz2G__logoCard{padding:8px 14px}.LogoBar-module__nAgz2G__logoName{font-size:.8rem}.LogoBar-module__nAgz2G__logoIcon svg{width:22px;height:22px}.LogoBar-module__nAgz2G__activity{font-size:.75rem}}@media (max-width:480px){.LogoBar-module__nAgz2G__section{padding:12px 0 40px}.LogoBar-module__nAgz2G__label{margin-bottom:16px;font-size:.75rem}.LogoBar-module__nAgz2G__grid{justify-content:center;gap:6px}.LogoBar-module__nAgz2G__logoCard{padding:8px 10px}.LogoBar-module__nAgz2G__logoName{display:none}.LogoBar-module__nAgz2G__logoIcon svg{width:20px;height:20px}.LogoBar-module__nAgz2G__activityText{font-size:.72rem}}
.Dashboard-module__gOMfzW__section{background:var(--bg-soft);padding:80px 0}.Dashboard-module__gOMfzW__label{text-align:center;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:10px;font-size:.8rem;font-weight:600}.Dashboard-module__gOMfzW__heading{text-align:center;letter-spacing:-.03em;margin-bottom:12px;font-size:2.5rem;font-weight:800}.Dashboard-module__gOMfzW__sub{text-align:center;color:var(--text-body);max-width:540px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:1.05rem}.Dashboard-module__gOMfzW__browser{background:#fff;border-radius:12px;max-width:1060px;margin:0 auto;overflow:hidden;box-shadow:0 24px 80px #0000001f,0 0 0 1px #0000000d}.Dashboard-module__gOMfzW__browserBar{background:#f8f9fa;border-bottom:1px solid #eaedf0;align-items:center;gap:12px;padding:10px 16px;display:flex}.Dashboard-module__gOMfzW__dots{gap:5px;display:flex}.Dashboard-module__gOMfzW__dots span{border-radius:50%;width:10px;height:10px;display:block}.Dashboard-module__gOMfzW__urlBar{color:#9ca3af;background:#fff;border:1px solid #e5e7eb;border-radius:6px;flex:1;align-items:center;gap:6px;padding:4px 14px;font-size:.75rem;display:flex}.Dashboard-module__gOMfzW__appShell{grid-template-columns:170px 1fr;min-height:440px;display:grid}.Dashboard-module__gOMfzW__sidebar{background:#f9fafb;border-right:1px solid #eaedf0;padding:16px 0}.Dashboard-module__gOMfzW__sidebarLogo{color:#111827;border-bottom:1px solid #eaedf0;align-items:center;gap:8px;margin-bottom:8px;padding:0 16px 14px;font-size:.88rem;font-weight:700;display:flex}.Dashboard-module__gOMfzW__sidebarIcon{background:var(--accent);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.Dashboard-module__gOMfzW__sidebarNav{flex-direction:column;gap:1px;padding:4px 8px;display:flex}.Dashboard-module__gOMfzW__navItem{color:#6b7280;cursor:default;border-radius:6px;align-items:center;gap:8px;padding:7px 10px;font-size:.78rem;font-weight:500;display:flex}.Dashboard-module__gOMfzW__navActive{color:var(--accent);background:#eef2ff;font-weight:600}.Dashboard-module__gOMfzW__dashMain{background:#fff;padding:20px 24px;overflow:hidden}.Dashboard-module__gOMfzW__dashHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.Dashboard-module__gOMfzW__dashTitle{color:#111827;font-size:1.1rem;font-weight:700}.Dashboard-module__gOMfzW__newSiteBtn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:6px;align-items:center;gap:5px;padding:6px 14px;font-family:inherit;font-size:.75rem;font-weight:600;display:inline-flex}.Dashboard-module__gOMfzW__statsRow{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px;display:grid}.Dashboard-module__gOMfzW__statCard{border:1px solid #eaedf0;border-radius:8px;padding:14px 16px}.Dashboard-module__gOMfzW__statLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:.68rem;font-weight:500}.Dashboard-module__gOMfzW__statValue{color:#111827;align-items:center;gap:4px;margin:2px 0;font-size:1.35rem;font-weight:800;display:flex}.Dashboard-module__gOMfzW__statUp{color:#16a34a;font-size:.85rem}.Dashboard-module__gOMfzW__statSub{color:#16a34a;font-size:.68rem;font-weight:500}.Dashboard-module__gOMfzW__usageTrack{background:#eaedf0;border-radius:2px;width:100%;height:4px;margin:6px 0 4px;overflow:hidden}.Dashboard-module__gOMfzW__usageFill{background:var(--accent);border-radius:2px;height:100%}.Dashboard-module__gOMfzW__tableWrap{border:1px solid #eaedf0;border-radius:8px;overflow:hidden}.Dashboard-module__gOMfzW__tableHeader{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;background:#f9fafb;border-bottom:1px solid #eaedf0;grid-template-columns:2fr 80px 70px 150px 70px 60px;align-items:center;gap:8px;padding:8px 16px;font-size:.68rem;font-weight:600;display:grid}.Dashboard-module__gOMfzW__tableRow{border-bottom:1px solid #f3f4f6;grid-template-columns:2fr 80px 70px 150px 70px 60px;align-items:center;gap:8px;padding:12px 16px;transition:background .1s;display:grid}.Dashboard-module__gOMfzW__tableRow:last-child{border-bottom:none}.Dashboard-module__gOMfzW__tableRow:hover{background:#fafbfc}.Dashboard-module__gOMfzW__tdSite{align-items:center;gap:10px;min-width:0;display:flex}.Dashboard-module__gOMfzW__siteName{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:600;overflow:hidden}.Dashboard-module__gOMfzW__siteUrl{color:#9ca3af;font-size:.7rem;font-weight:400}.Dashboard-module__gOMfzW__preview{background:#f3f4f6;border:1px solid #eaedf0;border-top:2.5px solid;border-radius:6px;flex-direction:column;flex-shrink:0;gap:2px;width:40px;height:40px;padding:5px 4px 4px;display:flex;position:relative;overflow:hidden}.Dashboard-module__gOMfzW__previewNav{align-items:center;gap:2px;margin-bottom:2px;display:flex}.Dashboard-module__gOMfzW__previewLogo{border-radius:1px;width:5px;height:5px}.Dashboard-module__gOMfzW__previewNavLinks{gap:1.5px;margin-left:auto;display:flex}.Dashboard-module__gOMfzW__previewNavLink{background:#d1d5db;border-radius:.5px;width:4px;height:1.5px}.Dashboard-module__gOMfzW__previewBody{flex-direction:column;gap:1.5px;display:flex}.Dashboard-module__gOMfzW__previewH1{opacity:.5;background:#374151;border-radius:.5px;width:70%;height:2.5px}.Dashboard-module__gOMfzW__previewP{opacity:.4;background:#9ca3af;border-radius:.5px;width:90%;height:1.5px}.Dashboard-module__gOMfzW__previewCta{opacity:.7;border-radius:1px;width:35%;height:3px;margin-top:1px}.Dashboard-module__gOMfzW__previewLabel{display:none}.Dashboard-module__gOMfzW__tdStatus{font-size:0}.Dashboard-module__gOMfzW__badge{border-radius:20px;align-items:center;gap:4px;padding:3px 8px;font-size:.68rem;font-weight:600;display:inline-flex}.Dashboard-module__gOMfzW__badgeLive{color:#16a34a;background:#ecfdf5}.Dashboard-module__gOMfzW__badgeDraft{color:#ca8a04;background:#fefce8}.Dashboard-module__gOMfzW__badgeDot{background:currentColor;border-radius:50%;width:5px;height:5px}.Dashboard-module__gOMfzW__tdViews{color:#111827;font-size:.78rem;font-weight:600}.Dashboard-module__gOMfzW__tdTrend{align-items:center;display:flex}.Dashboard-module__gOMfzW__sparkline{display:block}.Dashboard-module__gOMfzW__tdUpdated{color:#9ca3af;font-size:.72rem}.Dashboard-module__gOMfzW__tdActions{justify-content:flex-end;gap:2px;display:flex}.Dashboard-module__gOMfzW__iconBtn{color:#9ca3af;cursor:default;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;width:28px;height:28px;transition:color .1s,background .1s;display:flex}.Dashboard-module__gOMfzW__iconBtn:hover{color:#111827;background:#f3f4f6}@media (max-width:1024px){.Dashboard-module__gOMfzW__appShell{grid-template-columns:140px 1fr}.Dashboard-module__gOMfzW__tableHeader,.Dashboard-module__gOMfzW__tableRow{grid-template-columns:2fr 70px 60px 120px 60px 50px}}@media (max-width:900px){.Dashboard-module__gOMfzW__appShell{grid-template-columns:1fr}.Dashboard-module__gOMfzW__sidebar{display:none}.Dashboard-module__gOMfzW__tableHeader{grid-template-columns:2fr 70px 60px 50px;display:grid}.Dashboard-module__gOMfzW__thTrend,.Dashboard-module__gOMfzW__thUpdated{display:none}.Dashboard-module__gOMfzW__tableRow{grid-template-columns:2fr 70px 60px 50px;display:grid}.Dashboard-module__gOMfzW__tdTrend,.Dashboard-module__gOMfzW__tdUpdated{display:none}.Dashboard-module__gOMfzW__statsRow{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Dashboard-module__gOMfzW__section{padding:64px 0}.Dashboard-module__gOMfzW__heading{font-size:2rem}.Dashboard-module__gOMfzW__sub{margin-bottom:32px;font-size:.95rem}.Dashboard-module__gOMfzW__dashMain{padding:14px}.Dashboard-module__gOMfzW__statsRow{grid-template-columns:1fr;gap:8px}.Dashboard-module__gOMfzW__statValue{font-size:1.1rem}.Dashboard-module__gOMfzW__tableHeader{display:none}.Dashboard-module__gOMfzW__tableRow{flex-wrap:wrap;align-items:center;gap:8px;padding:10px 12px;display:flex}.Dashboard-module__gOMfzW__tdSite{flex:1;min-width:0}.Dashboard-module__gOMfzW__tdActions{display:none}.Dashboard-module__gOMfzW__browserBar{gap:8px;padding:8px 12px}.Dashboard-module__gOMfzW__dots span{width:8px;height:8px}.Dashboard-module__gOMfzW__urlBar{padding:3px 10px;font-size:.68rem}}@media (max-width:480px){.Dashboard-module__gOMfzW__section{padding:48px 0}.Dashboard-module__gOMfzW__heading{font-size:1.65rem}.Dashboard-module__gOMfzW__sub{margin-bottom:24px;font-size:.88rem}.Dashboard-module__gOMfzW__browser{border-radius:8px}.Dashboard-module__gOMfzW__dashMain{padding:10px}.Dashboard-module__gOMfzW__dashHeader{margin-bottom:10px}.Dashboard-module__gOMfzW__dashTitle{font-size:.9rem}.Dashboard-module__gOMfzW__newSiteBtn{padding:5px 10px;font-size:.68rem}.Dashboard-module__gOMfzW__statsRow{gap:6px}.Dashboard-module__gOMfzW__statCard{padding:10px 12px}.Dashboard-module__gOMfzW__statLabel{font-size:.62rem}.Dashboard-module__gOMfzW__statValue{font-size:.95rem}.Dashboard-module__gOMfzW__tableRow{padding:8px 10px}.Dashboard-module__gOMfzW__siteName{font-size:.75rem}.Dashboard-module__gOMfzW__siteUrl{font-size:.65rem}.Dashboard-module__gOMfzW__preview{width:32px;height:32px}.Dashboard-module__gOMfzW__badge{padding:2px 6px;font-size:.6rem}.Dashboard-module__gOMfzW__tdViews{font-size:.7rem}}
.DemoPreview-module__BUBJjG__section{background:var(--bg-white);padding:96px 0}.DemoPreview-module__BUBJjG__label{text-align:center;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:10px;font-size:.85rem;font-weight:600}.DemoPreview-module__BUBJjG__heading{text-align:center;letter-spacing:-.03em;margin-bottom:12px;font-size:2.5rem;font-weight:800}.DemoPreview-module__BUBJjG__sub{text-align:center;color:var(--text-body);max-width:520px;margin-bottom:56px;margin-left:auto;margin-right:auto;font-size:1.1rem}.DemoPreview-module__BUBJjG__demo{align-items:center;gap:0;max-width:900px;margin:0 auto;display:flex}.DemoPreview-module__BUBJjG__panel{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-page);flex:1;overflow:hidden}.DemoPreview-module__BUBJjG__panelLive{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow)}.DemoPreview-module__BUBJjG__panelHeader{background:var(--bg-soft);border-bottom:1px solid var(--border);align-items:center;gap:6px;padding:10px 14px;display:flex}.DemoPreview-module__BUBJjG__panelLive .DemoPreview-module__BUBJjG__panelHeader{background:var(--accent-light);border-bottom-color:#6366f126}.DemoPreview-module__BUBJjG__dot{border-radius:50%;width:10px;height:10px}.DemoPreview-module__BUBJjG__panelTitle{color:var(--text-muted);align-items:center;gap:4px;margin-left:8px;font-size:.75rem;display:flex}.DemoPreview-module__BUBJjG__lockIcon{color:#22c55e;display:inline-flex}.DemoPreview-module__BUBJjG__panelBody{flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:32px 24px;display:flex}.DemoPreview-module__BUBJjG__fileIcon{opacity:.7;margin-bottom:12px}.DemoPreview-module__BUBJjG__fileName{color:var(--text-primary);margin-bottom:4px;font-size:1rem;font-weight:700}.DemoPreview-module__BUBJjG__fileMeta{color:var(--text-muted);font-size:.8rem}.DemoPreview-module__BUBJjG__arrow{flex-direction:column;flex-shrink:0;align-items:center;gap:8px;padding:0 12px;display:flex}.DemoPreview-module__BUBJjG__arrowLine{background:var(--accent);opacity:.3;width:2px;height:32px}.DemoPreview-module__BUBJjG__arrowBadge{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.08em;border-radius:var(--radius-full);white-space:nowrap;padding:6px 12px;font-size:.65rem;font-weight:700}.DemoPreview-module__BUBJjG__mockSite{width:100%}.DemoPreview-module__BUBJjG__mockNav{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.DemoPreview-module__BUBJjG__mockLogo{background:var(--accent);opacity:.5;border-radius:3px;width:40px;height:12px}.DemoPreview-module__BUBJjG__mockLinks{gap:8px;display:flex}.DemoPreview-module__BUBJjG__mockLink{background:var(--text-muted);opacity:.2;border-radius:3px;width:32px;height:8px}.DemoPreview-module__BUBJjG__mockHero{flex-direction:column;gap:8px;display:flex}.DemoPreview-module__BUBJjG__mockHeading{background:var(--text-primary);opacity:.15;border-radius:4px;width:80%;height:16px}.DemoPreview-module__BUBJjG__mockText{background:var(--text-muted);opacity:.12;border-radius:3px;width:100%;height:8px}.DemoPreview-module__BUBJjG__mockBtn{background:var(--accent);opacity:.5;border-radius:6px;width:80px;height:24px;margin-top:8px}.DemoPreview-module__BUBJjG__liveBadge{color:#22c55e;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:6px;margin-top:16px;font-size:.8rem;font-weight:700;display:flex}.DemoPreview-module__BUBJjG__liveGreen{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s infinite DemoPreview-module__BUBJjG__livePulse}@keyframes DemoPreview-module__BUBJjG__livePulse{0%,to{opacity:1;box-shadow:0 0 #22c55e66}50%{opacity:.7;box-shadow:0 0 0 6px #22c55e00}}@media (max-width:768px){.DemoPreview-module__BUBJjG__section{padding:64px 0}.DemoPreview-module__BUBJjG__heading{font-size:2rem}.DemoPreview-module__BUBJjG__sub{margin-bottom:36px;font-size:1rem}.DemoPreview-module__BUBJjG__demo{flex-direction:column;gap:0}.DemoPreview-module__BUBJjG__arrow{flex-direction:row;padding:12px 0}.DemoPreview-module__BUBJjG__arrowLine{width:32px;height:2px}.DemoPreview-module__BUBJjG__panelBody{min-height:160px;padding:24px 16px}}@media (max-width:480px){.DemoPreview-module__BUBJjG__section{padding:48px 0}.DemoPreview-module__BUBJjG__heading{font-size:1.65rem}.DemoPreview-module__BUBJjG__sub{margin-bottom:28px;font-size:.88rem}.DemoPreview-module__BUBJjG__panelBody{min-height:140px;padding:20px 12px}.DemoPreview-module__BUBJjG__panelTitle{font-size:.68rem}.DemoPreview-module__BUBJjG__fileName{font-size:.88rem}.DemoPreview-module__BUBJjG__fileMeta{font-size:.72rem}.DemoPreview-module__BUBJjG__mockBtn{width:60px;height:20px}.DemoPreview-module__BUBJjG__liveBadge{font-size:.72rem}}
.HowItWorks-module__IhtW0W__section{background:var(--bg-soft);padding:96px 0}.HowItWorks-module__IhtW0W__heading{text-align:center;letter-spacing:-.03em;margin-bottom:12px;font-size:2.5rem;font-weight:800}.HowItWorks-module__IhtW0W__subheading{text-align:center;color:var(--text-body);max-width:500px;margin-bottom:56px;margin-left:auto;margin-right:auto;font-size:1.1rem}.HowItWorks-module__IhtW0W__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid;position:relative}.HowItWorks-module__IhtW0W__card{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg-page);padding:36px 28px;transition:box-shadow .2s,transform .2s;position:relative}.HowItWorks-module__IhtW0W__card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.HowItWorks-module__IhtW0W__iconWrap{border-radius:var(--radius-md);background:var(--accent-light);width:56px;height:56px;color:var(--accent);justify-content:center;align-items:center;margin-bottom:20px;display:flex}.HowItWorks-module__IhtW0W__stepBadge{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:10px;font-size:.75rem;font-weight:700}.HowItWorks-module__IhtW0W__cardTitle{color:var(--text-primary);margin-bottom:10px;font-size:1.2rem;font-weight:700}.HowItWorks-module__IhtW0W__cardDesc{color:var(--text-body);font-size:.95rem;line-height:1.65}.HowItWorks-module__IhtW0W__connector{width:24px;height:24px;color:var(--text-muted);z-index:2;display:none;position:absolute;top:50%;right:-24px;transform:translateY(-50%)}@media (min-width:769px){.HowItWorks-module__IhtW0W__connector{justify-content:center;align-items:center;display:flex}}@media (max-width:768px){.HowItWorks-module__IhtW0W__section{padding:64px 0}.HowItWorks-module__IhtW0W__grid{grid-template-columns:1fr}.HowItWorks-module__IhtW0W__heading{font-size:2rem}.HowItWorks-module__IhtW0W__subheading{margin-bottom:36px;font-size:1rem}.HowItWorks-module__IhtW0W__card{padding:28px 20px}}@media (max-width:480px){.HowItWorks-module__IhtW0W__section{padding:48px 0}.HowItWorks-module__IhtW0W__heading{font-size:1.65rem}.HowItWorks-module__IhtW0W__subheading{margin-bottom:28px;font-size:.92rem}.HowItWorks-module__IhtW0W__card{padding:24px 16px}.HowItWorks-module__IhtW0W__iconWrap{width:44px;height:44px;margin-bottom:14px}.HowItWorks-module__IhtW0W__cardTitle{font-size:1.05rem}.HowItWorks-module__IhtW0W__cardDesc{font-size:.88rem}}
.Features-module__7TYKaW__section{background:var(--bg-page);padding:96px 0}.Features-module__7TYKaW__heading{text-align:center;letter-spacing:-.03em;margin-bottom:12px;font-size:2.5rem;font-weight:800}.Features-module__7TYKaW__sub{text-align:center;color:var(--text-body);margin-bottom:56px;font-size:1.1rem}.Features-module__7TYKaW__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Features-module__7TYKaW__card{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:32px 28px;transition:box-shadow .2s,transform .2s}.Features-module__7TYKaW__card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.Features-module__7TYKaW__emoji{margin-bottom:16px;font-size:2rem;display:block}.Features-module__7TYKaW__title{color:var(--text-primary);margin-bottom:8px;font-size:1.1rem;font-weight:700}.Features-module__7TYKaW__desc{color:var(--text-body);font-size:.95rem;line-height:1.6}@media (max-width:900px){.Features-module__7TYKaW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Features-module__7TYKaW__section{padding:64px 0}.Features-module__7TYKaW__grid{grid-template-columns:1fr}.Features-module__7TYKaW__heading{font-size:2rem}.Features-module__7TYKaW__sub{margin-bottom:36px;font-size:1rem}.Features-module__7TYKaW__card{padding:24px 20px}}@media (max-width:480px){.Features-module__7TYKaW__section{padding:48px 0}.Features-module__7TYKaW__heading{font-size:1.65rem}.Features-module__7TYKaW__sub{margin-bottom:28px;font-size:.88rem}.Features-module__7TYKaW__card{padding:20px 16px}.Features-module__7TYKaW__emoji{margin-bottom:10px;font-size:1.6rem}.Features-module__7TYKaW__title{font-size:1rem}.Features-module__7TYKaW__desc{font-size:.88rem}}
.Testimonials-module__cVMt_a__section{background:var(--bg-dark);color:var(--text-on-dark);padding:96px 0}.Testimonials-module__cVMt_a__label{text-align:center;text-transform:uppercase;letter-spacing:.1em;color:#6366f1cc;margin-bottom:10px;font-size:.85rem;font-weight:600}.Testimonials-module__cVMt_a__heading{text-align:center;letter-spacing:-.03em;color:var(--text-on-dark);margin-bottom:48px;font-size:2.25rem;font-weight:800}.Testimonials-module__cVMt_a__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Testimonials-module__cVMt_a__card{background:var(--bg-dark-soft);border-radius:var(--radius-lg);border:1px solid #ffffff0f;flex-direction:column;gap:20px;padding:32px 28px;transition:box-shadow .2s,transform .2s;display:flex}.Testimonials-module__cVMt_a__card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0000004d}.Testimonials-module__cVMt_a__stars{color:#f59e0b;letter-spacing:2px;font-size:1rem}.Testimonials-module__cVMt_a__quote{color:var(--text-on-dark-muted);flex:1;font-size:.95rem;font-style:italic;line-height:1.7}.Testimonials-module__cVMt_a__author{border-top:1px solid #ffffff14;align-items:center;gap:12px;padding-top:16px;display:flex}.Testimonials-module__cVMt_a__avatar{color:#6366f1e6;background:#6366f133;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;font-weight:700;display:flex}.Testimonials-module__cVMt_a__name{color:var(--text-on-dark);font-size:.9rem;font-weight:700}.Testimonials-module__cVMt_a__role{color:var(--text-on-dark-muted);font-size:.8rem}@media (max-width:900px){.Testimonials-module__cVMt_a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Testimonials-module__cVMt_a__section{padding:64px 0}.Testimonials-module__cVMt_a__grid{grid-template-columns:1fr}.Testimonials-module__cVMt_a__heading{font-size:1.8rem}.Testimonials-module__cVMt_a__card{padding:24px 20px}}@media (max-width:480px){.Testimonials-module__cVMt_a__section{padding:48px 0}.Testimonials-module__cVMt_a__heading{margin-bottom:32px;font-size:1.5rem}.Testimonials-module__cVMt_a__card{gap:14px;padding:20px 16px}.Testimonials-module__cVMt_a__quote{font-size:.88rem}.Testimonials-module__cVMt_a__avatar{width:34px;height:34px;font-size:.8rem}.Testimonials-module__cVMt_a__name{font-size:.82rem}.Testimonials-module__cVMt_a__role{font-size:.72rem}}
.Pricing-module__Ha4Scq__section{background:var(--bg-page);padding:96px 0}.Pricing-module__Ha4Scq__heading{text-align:center;letter-spacing:-.03em;margin-bottom:12px;font-size:2.5rem;font-weight:800}.Pricing-module__Ha4Scq__sub{text-align:center;color:var(--text-body);margin-bottom:56px;font-size:1.1rem}.Pricing-module__Ha4Scq__grid{grid-template-columns:repeat(4,1fr);align-items:start;gap:24px;display:grid}.Pricing-module__Ha4Scq__card{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;padding:36px 28px;transition:box-shadow .2s,transform .2s;display:flex;position:relative}.Pricing-module__Ha4Scq__card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.Pricing-module__Ha4Scq__highlighted{border:2px solid var(--accent);box-shadow:var(--shadow-lg);padding-top:48px}.Pricing-module__Ha4Scq__highlighted:hover{box-shadow:var(--shadow-lg), 0 0 0 4px var(--accent-glow)}.Pricing-module__Ha4Scq__recommended{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.08em;border-radius:var(--radius-full);white-space:nowrap;padding:6px 16px;font-size:.75rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.Pricing-module__Ha4Scq__planName{color:var(--text-primary);margin-bottom:12px;font-size:1.25rem;font-weight:700}.Pricing-module__Ha4Scq__priceRow{align-items:baseline;gap:4px;margin-bottom:12px;display:flex}.Pricing-module__Ha4Scq__price{letter-spacing:-.03em;color:var(--text-primary);font-size:2.75rem;font-weight:900}.Pricing-module__Ha4Scq__period{color:var(--text-muted);font-size:1rem;font-weight:500}.Pricing-module__Ha4Scq__desc{color:var(--text-body);min-height:44px;margin-bottom:12px;font-size:.95rem;line-height:1.5}.Pricing-module__Ha4Scq__planNote{color:var(--green);margin-bottom:24px;font-size:.8rem;font-weight:600}.Pricing-module__Ha4Scq__features{flex-direction:column;flex:1;gap:16px;margin-bottom:32px;list-style:none;display:flex}.Pricing-module__Ha4Scq__feature{color:var(--text-primary);align-items:center;gap:10px;font-size:.95rem;display:flex}.Pricing-module__Ha4Scq__checkIcon{flex-shrink:0}.Pricing-module__Ha4Scq__dash{width:18px;color:var(--text-muted);flex-shrink:0;justify-content:center;font-weight:500;display:inline-flex}.Pricing-module__Ha4Scq__planBtn{width:100%;margin-top:auto}.Pricing-module__Ha4Scq__footnote{background:var(--bg-soft);border-radius:var(--radius-md);color:var(--text-body);justify-content:center;align-items:center;gap:8px;max-width:600px;margin-top:40px;margin-left:auto;margin-right:auto;padding:16px 24px;font-size:.85rem;display:flex}@media (max-width:1024px){.Pricing-module__Ha4Scq__grid{grid-template-columns:repeat(2,1fr);max-width:680px;margin:0 auto}}@media (max-width:600px){.Pricing-module__Ha4Scq__grid{grid-template-columns:1fr;max-width:420px}}@media (max-width:768px){.Pricing-module__Ha4Scq__section{padding:64px 0}.Pricing-module__Ha4Scq__heading{font-size:2rem}.Pricing-module__Ha4Scq__sub{font-size:1rem}.Pricing-module__Ha4Scq__footnote{padding:12px 16px;font-size:.8rem}}@media (max-width:480px){.Pricing-module__Ha4Scq__section{padding:48px 0}.Pricing-module__Ha4Scq__heading{font-size:1.65rem}.Pricing-module__Ha4Scq__sub{font-size:.88rem}.Pricing-module__Ha4Scq__grid{max-width:100%}.Pricing-module__Ha4Scq__footnote{text-align:center;flex-direction:column;font-size:.75rem}}
.FAQ-module__YkGEka__section{background:var(--bg-soft);padding:96px 0}.FAQ-module__YkGEka__inner{max-width:720px}.FAQ-module__YkGEka__heading{text-align:center;letter-spacing:-.03em;margin-bottom:48px;font-size:2.5rem;font-weight:800}.FAQ-module__YkGEka__list{flex-direction:column;display:flex}.FAQ-module__YkGEka__item{border-bottom:1px solid var(--border)}.FAQ-module__YkGEka__item:first-child{border-top:1px solid var(--border)}.FAQ-module__YkGEka__question{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:24px 0;font-size:1.1rem;font-weight:600;display:flex}.FAQ-module__YkGEka__question:hover{color:var(--accent)}.FAQ-module__YkGEka__chevron{color:var(--text-muted);flex-shrink:0;transition:transform .2s;display:flex}.FAQ-module__YkGEka__chevron.FAQ-module__YkGEka__open{transform:rotate(180deg)}.FAQ-module__YkGEka__answer{color:var(--text-body);max-width:620px;padding:0 0 24px;font-size:1rem;line-height:1.7}@media (max-width:768px){.FAQ-module__YkGEka__section{padding:64px 0}.FAQ-module__YkGEka__heading{margin-bottom:36px;font-size:2rem}.FAQ-module__YkGEka__question{padding:20px 0;font-size:1rem}.FAQ-module__YkGEka__answer{font-size:.92rem}}@media (max-width:480px){.FAQ-module__YkGEka__section{padding:48px 0}.FAQ-module__YkGEka__heading{margin-bottom:28px;font-size:1.65rem}.FAQ-module__YkGEka__question{padding:16px 0;font-size:.92rem}.FAQ-module__YkGEka__answer{padding-bottom:16px;font-size:.85rem}}
.FinalCTA-module__y-fj2q__section{background:var(--bg-dark);padding:96px 0}.FinalCTA-module__y-fj2q__inner{text-align:center;max-width:600px}.FinalCTA-module__y-fj2q__heading{letter-spacing:-.03em;color:var(--text-on-dark);margin-bottom:16px;font-size:2.75rem;font-weight:900}.FinalCTA-module__y-fj2q__sub{color:var(--text-on-dark-muted);margin-bottom:40px;font-size:1.15rem;line-height:1.7}@media (max-width:768px){.FinalCTA-module__y-fj2q__section{padding:64px 0}.FinalCTA-module__y-fj2q__heading{font-size:2rem}.FinalCTA-module__y-fj2q__sub{font-size:1rem}}@media (max-width:480px){.FinalCTA-module__y-fj2q__section{padding:48px 0}.FinalCTA-module__y-fj2q__heading{font-size:1.65rem}.FinalCTA-module__y-fj2q__sub{margin-bottom:28px;font-size:.92rem}.FinalCTA-module__y-fj2q__inner{max-width:100%}}
