@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,500,0,0";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css";:root{font-family:Manrope,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;--top-nav-height: 76px;--top-nav-offset: 0px;--top-nav-content-gap: 12px;--preview-model-tabs-height: 72px;--brand-logo-size: 82px;color:#e5e7eb;background:#0b0f14}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;overflow-x:clip;color:#e5e7eb;background:radial-gradient(circle at 8% -10%,rgba(56,189,248,.18),transparent 35%),radial-gradient(circle at 90% -15%,rgba(16,185,129,.12),transparent 30%),#0b0f14}.mouseSpotlight{--spotlight-x: 50vw;--spotlight-y: 50vh;position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:30;opacity:0;background:radial-gradient(520px circle at var(--spotlight-x) var(--spotlight-y),rgba(100,255,218,.12),transparent 45%);transition:opacity .22s ease}.mouseSpotlight.visible{opacity:.85}.appShell{min-height:100vh;position:relative;padding-top:calc(var(--top-nav-height) + var(--top-nav-offset) + var(--top-nav-content-gap));display:flex;flex-direction:column}.appShellPreviewTabs{padding-top:calc(var(--top-nav-height) + var(--top-nav-offset) + var(--top-nav-content-gap));background:linear-gradient(180deg,#000 0,#000 92px,rgba(4,9,16,.985) 148px,rgba(4,10,18,.94) 212px,rgba(5,11,19,.76) 304px,rgba(6,12,21,.38) 420px,transparent 560px)}.topToast{position:fixed;top:calc(var(--top-nav-height) + 12px);left:50%;transform:translate(-50%);z-index:1200;border:1px solid;border-radius:12px;padding:.65rem .9rem;font-size:.95rem;font-weight:600;box-shadow:0 12px 30px #02061773}.topToast.success{border-color:#0f766e;background:#0f766ef0;color:#ecfdf5}.appShellPreviewTabs .topToast{top:calc(var(--top-nav-height) + 12px)}.previewModelTabs{position:relative;top:auto;left:auto;right:auto;z-index:1;margin-top:18px;min-height:var(--preview-model-tabs-height);border-bottom:2px solid #0f766e;background:#000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.previewModelTabs.limit-reached{border-bottom-color:#b91c1c}.previewUsageTimer{width:min(1320px,100%);margin:0 auto;padding:.35rem 1rem .55rem;display:flex;align-items:center;gap:.6rem;color:#cbd5e1;font-size:.84rem}.previewUsageTimerInline{width:fit-content;max-width:100%;margin:0;padding:1.2rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;border:1px solid #1f2937;border-radius:14px;background:#0f1724;box-shadow:0 8px 20px #0206172e}.previewUsageTimerLabel{color:#99f6e4;font-weight:700;white-space:nowrap}.previewModelTabs:before{content:"";position:absolute;top:0;left:0;right:0;height:0;background:#000}.previewModelTabsInner{width:min(1320px,100%);margin:0 auto;padding:0 1rem;min-height:var(--preview-model-tabs-height);position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:.5rem}.previewModelTabIndicator{position:absolute;left:1rem;right:1rem;bottom:-2px;height:calc(var(--preview-model-tabs-height) + 12px);width:calc((100% - 2rem - 1rem) / 3);border:2px solid #0f766e;border-bottom:0;border-radius:18px 18px 0 0;background:linear-gradient(180deg,#11312cfa,#0a1817);box-shadow:inset 0 1px #7dd3c014;transform:translate(calc(var(--active-model-index, 0) * (100% + .5rem)));transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .22s ease;pointer-events:none}.previewModelTabs.limit-reached .previewModelTabIndicator{border-color:#b91c1c;box-shadow:inset 0 1px #fca5a51f;background:linear-gradient(180deg,#450a0afa,#1c0808)}.previewModelTab{min-width:0;width:100%;position:relative;z-index:1;border:2px solid #223041;border-bottom:0;border-radius:18px 18px 0 0;background:linear-gradient(180deg,#141c29f0,#0a0f18fa);color:#8ea0b7;padding:.9rem 1rem .75rem;display:grid;gap:.22rem;text-align:left;min-height:calc(var(--preview-model-tabs-height) - 18px);transform:translateY(0);transition:color .18s ease,transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.previewModelTab:hover{color:#e5e7eb;border-color:#3b4b5f;transform:translateY(0)}.previewModelTab.limited{border-color:#7f1d1d;background:linear-gradient(180deg,#450a0af0,#1c0808fa);color:#fecaca}.previewModelTab.limited:hover{border-color:#b91c1c;color:#fee2e2}.previewModelTab.active{z-index:3;color:#f8fafc;border-color:transparent;background:transparent;box-shadow:none;transform:translateY(0);min-height:var(--preview-model-tabs-height);padding:1rem 1rem .9rem}.previewModelTab.active:hover,.previewModelTab.active.limited:hover{border-color:transparent;background:transparent;color:#f8fafc}.previewModelTabTitle{font-size:.98rem;font-weight:700}.previewModelTabSubtitle{font-size:.83rem;line-height:1.35;color:#94a3b8}.previewModelTab.limited .previewModelTabSubtitle{color:#fca5a5}.previewModelTab.active .previewModelTabSubtitle{color:#cbd5e1}.topNav{position:fixed;top:var(--top-nav-offset);left:0;right:0;z-index:1000;border-bottom:1px solid #1f2937;background:#0b0f14d6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.topNavInner{width:min(1320px,100%);margin:0 auto;min-height:var(--top-nav-height);padding:.35rem 1rem .15rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem}.brandBlock{flex-shrink:0;padding:0;border:0;background:transparent;cursor:pointer}.brandLogo{width:var(--brand-logo-size);height:var(--brand-logo-size);display:block;object-fit:contain;cursor:pointer;flex-shrink:0;transition:transform .18s ease;transform-origin:center}.brandLogo:hover{transform:scale(1.08)}.topNavLinks{display:inline-flex;gap:1rem}.topNavInner>.topNavLinks:not(.topNavAuthLinks){justify-self:center}.topNavAuthLinks{justify-self:end}.menuToggleBtn{display:none;width:46px;height:46px;border-radius:12px;border:1px solid #334155;background:#0f1724;color:#e5e7eb;align-items:center;justify-content:center;flex-direction:column;gap:4px;padding:0}.menuToggleBar{width:20px;height:2px;border-radius:99px;background:#cbd5e1;display:block}.mobileMenuSheet{display:none}.navBtn{border:1px solid #1f2937;background:#0f1724;color:#9ca3af;border-radius:999px;padding:.5rem .9rem;font-size:1rem;line-height:1.2;transition:color .18s ease,border-color .18s ease,background-color .18s ease,transform .18s ease}.navBtn:hover{color:#e5e7eb;border-color:#334155;transform:translateY(-1px)}.navBtn.active{color:#e5e7eb;background:#111827;border-color:#0f766e}.navBtnAccount{min-width:46px;height:46px;padding:0 .8rem;border-radius:999px;font-weight:700;letter-spacing:.02em;position:relative;display:inline-flex;align-items:center;justify-content:center}.navBtnAccountAvatar,.navBtnAccountAvatar.active{width:52px;min-width:52px;height:52px;padding:0;overflow:visible;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.navBtnAccountAvatar:hover{transform:scale(1.05)}.navBtnAccountAvatar.active{transform:scale(1.08);box-shadow:0 0 0 3px #0f766e38}.navAccountAvatar{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:999px;object-fit:cover;display:block;z-index:0}.navAccountCaret{font-family:Material Symbols Outlined;font-weight:500;font-style:normal;font-size:17px;line-height:1;position:absolute;right:-4px;bottom:-4px;width:20px;height:20px;border-radius:999px;display:grid;place-items:center;color:#e2e8f0;background:#0f1724e6;border:1px solid #334155;transition:transform .18s ease,background-color .18s ease,border-color .18s ease;z-index:5}.navAccountCaret.open{transform:rotate(180deg);background:#0f766e;border-color:#14b8a6}.topNavAuthLinks{position:relative}.accountDropdown{position:absolute;top:calc(100% + .5rem);right:0;min-width:150px;border:1px solid #1f2937;border-radius:10px;background:#0f1724;padding:.35rem;display:grid;gap:.25rem;box-shadow:0 14px 30px #02061773;opacity:0;transform:translateY(-4px);pointer-events:none;transition:opacity .16s ease,transform .16s ease;z-index:1200}.accountDropdown.open{opacity:1;transform:translateY(0);pointer-events:auto}.accountDropdownItem{width:100%;justify-content:flex-start;border:1px solid #1f2937;background:#111827;color:#d1d5db;border-radius:8px;padding:.45rem .55rem;font-size:.88rem}.accountDropdownItemIcon{color:#22d3ee;width:1rem;text-align:center}.topNavLinks a{color:#9ca3af;text-decoration:none;font-size:.92rem}.topNavLinks a:hover{color:#e5e7eb}.container{position:relative;z-index:1;flex:1 0 auto;width:min(1320px,100%);margin:0 auto;padding:0 1rem;display:grid;gap:0}h1,h2,h3,h4{margin:0;color:#f8fafc}p{margin:0;color:#9ca3af}.heroSection,.ideasSection,.pricingSection,.previewSection,.gallerySection,.howSection,.testimonialSection{border:0;background:transparent;border-radius:0;padding:0;box-shadow:none}.heroSection{position:relative;overflow:hidden;min-height:520px;display:grid;place-items:center}.ideasSection{width:100%;display:grid;gap:1.25rem;align-content:start;padding-bottom:3rem}.heroGlow{position:absolute;top:-120px;left:50%;transform:translate(-50%);width:min(720px,88%);height:220px;border-radius:999px;background:radial-gradient(circle,rgba(34,211,238,.26),transparent 68%);filter:blur(18px);pointer-events:none}.heroFrame{position:relative;width:100vw;min-height:100svh;margin-left:calc(50% - 50vw);border:1px solid #1f2937;border-left:0;border-right:0;border-radius:0;background:radial-gradient(circle at 50% 42%,rgba(56,189,248,.22),transparent 42%),radial-gradient(circle at 50% 62%,rgba(16,185,129,.16),transparent 46%),#0b0f14;padding:0 1rem;display:grid;place-items:center}.heroCenter{max-width:780px;margin:0 auto;text-align:center;display:grid;gap:1rem}.heroCenter .eyebrow{justify-self:center;border-top:1px solid #164e63;border-bottom:1px solid #164e63;padding:.35rem .95rem}.heroCenter h1{font-size:clamp(2rem,5.6vw,4.2rem);line-height:1.05}.heroTitleAccent{color:#22d3ee}.heroCenter p{font-size:clamp(1rem,2.1vw,1.5rem);color:#cbd5e1}.heroCenterActions{justify-content:center;margin-top:.2rem}.actionBtn:hover,.heroCenterActions .ghostBtn:hover{background:#111827;border-color:#374151;color:#22d3ee;filter:none;box-shadow:0 8px 18px #0f172459}.heroOrb{position:absolute;width:72px;height:72px;border-radius:999px;border:1px solid #0f766e;background:#111827f2;color:#67e8f9;font-size:.9rem;font-weight:700;display:grid;place-items:center;box-shadow:0 0 0 4px #0f766e24}.heroOrbIcon{width:30px;height:30px}.heroOrbIconGlyph{font-size:30px;line-height:1}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 24}.heroOrb.left.top{top:21%;left:15%}.heroOrb.left.middle{top:47%;left:7%}.heroOrb.left.bottom{bottom:18%;left:18%}.heroOrb.right.top{top:21%;right:15%}.heroOrb.right.middle{top:47%;right:7%}.heroOrb.right.bottom{bottom:18%;right:18%}.heroCopy h1{font-size:clamp(1.6rem,3.6vw,2.6rem);line-height:1.08;margin:.4rem 0 .7rem}.homeTestimonialBand{width:100vw;margin-left:calc(50% - 50vw);border:0;border-radius:0;padding:2.4rem 0;background:radial-gradient(circle at 14% 20%,rgba(56,189,248,.12),transparent 45%),#0f1724}.homeTestimonialBandInner{width:min(1320px,100%);margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);gap:1.4rem;align-items:center}.homeTestimonialLeft{display:grid;gap:.75rem;justify-items:start;text-align:left;align-content:start}.homeTestimonialEyebrow{color:#22d3ee;font-size:.78rem;letter-spacing:.06em}.homeTestimonialLeft h2{font-size:clamp(1.5rem,3.5vw,2.6rem);line-height:1.12}.homeTestimonialHint{font-size:.9rem;color:#94a3b8;max-width:56ch}.homeTestimonialActions{margin-top:.35rem;justify-self:start}.homeTestimonialCards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.homeTestimonialCard{position:relative;border:1px solid #1f2937;border-radius:12px;background:#111827;padding:1.55rem .95rem .9rem;min-height:220px;display:grid;align-content:start;gap:.45rem}.homeTestimonialAvatar{width:52px;height:52px;border-radius:999px;object-fit:cover;position:absolute;top:-24px;left:50%;transform:translate(-50%);border:2px solid #1f2937;background:#0b1220}.homeTestimonialQuote{justify-self:center;font-size:1.65rem;line-height:1;font-weight:800;color:#22d3ee}.homeTestimonialCard h3{margin-top:.05rem;text-align:center;font-size:1.04rem}.homeTestimonialRole{text-align:center;font-size:.75rem;color:#94a3b8}.homeTestimonialText{margin-top:.25rem;font-size:.78rem;line-height:1.55;color:#cbd5e1;text-align:center}.homeTestimonialStars{margin-top:.15rem;justify-self:center}.eyebrow{color:#67e8f9;font-size:.78rem;letter-spacing:.08em;font-weight:700}.heroActions{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.6rem}button{border:1px solid #0f766e;border-radius:10px;padding:.62rem .95rem;background:#06b6d4;color:#f8fafc;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem;transition:transform .18s ease,filter .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease}button:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 8px 20px #06b6d433}button:disabled{background:#334155;border-color:#334155;color:#94a3b8;cursor:not-allowed;transform:none}.ghostBtn{background:#111827;border-color:#374151;color:#d1d5db;transition:color .18s ease,border-color .18s ease,background-color .18s ease,transform .18s ease,box-shadow .18s ease}.ghostBtn:hover{background:#0f1724;border-color:#4b5563;box-shadow:0 8px 18px #0f172459}.dangerBtn{background:#7f1d1d;border-color:#b91c1c;color:#fee2e2}.dangerBtn:hover{background:#991b1b;border-color:#dc2626;box-shadow:0 8px 20px #7f1d1d59}.heroDemo .heroBeforeAfter{display:grid;gap:.65rem;grid-template-columns:1fr 1fr}.heroBeforeAfter p{margin-bottom:.35rem;color:#cbd5e1;font-size:.86rem}.demoStage{border:1px solid #1f2937;border-radius:12px;min-height:220px;background:#0f1724;display:grid;place-items:center;overflow:hidden}.demoStage img{width:100%;height:100%;object-fit:cover}.demoPlaceholder{color:#6b7280;font-size:.9rem}.ideasSection h2,.pricingSection h2,.previewSection h2,.gallerySection h2,.howSection h2,.testimonialSection h2{margin-bottom:.85rem}.pricingSection{width:min(1320px,100%);margin:0 auto;padding:1rem 0 1.5rem}.previewSection{padding-top:1rem;padding-bottom:2rem}.previewSectionHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.8rem}.previewSectionHeader h2{margin-bottom:0}.previewUsageRow{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.8rem;margin-bottom:1.4rem}.freePreviewUsageCard{border-color:#22d3ee3d;background:linear-gradient(180deg,#08101cf5,#060c18eb),radial-gradient(circle at top right,rgba(45,212,191,.15),transparent 42%);box-shadow:inset 0 0 0 1px #22d3ee14,0 0 30px #06b6d414}.previewFreeAccessBtn{min-height:48px}.homePricingSection{padding:2rem 0 2.75rem}.homePricingSection .pricingGrid{margin-top:1.5rem}.homePricingSection>.pricingCard.featured{margin-top:1.1rem;margin-bottom:1.35rem;padding:1.6rem}#pricing.pricingSection{padding-top:2rem}.faqSection{width:min(1320px,100%);margin:0 auto;padding:2.5rem 0 3rem;display:grid;grid-template-columns:minmax(240px,.9fr) minmax(0,1.1fr);gap:2.5rem;align-items:start}.faqIntro{display:grid;gap:.8rem}.faqEyebrow{color:#22d3ee;text-transform:uppercase;letter-spacing:.14em;font-size:.78rem}.faqIntro h2{font-size:clamp(2.6rem,6vw,5rem);line-height:.92;letter-spacing:-.04em}.faqIntro h2 span{display:block}.faqList{display:grid;min-width:0}.faqItem{border-top:1px solid rgba(148,163,184,.18);min-width:0}.faqItem.open{border-color:#22d3ee4d}.faqItem:last-child{border-bottom:1px solid rgba(148,163,184,.18)}.faqTrigger{width:100%;border:0;background:transparent;color:#f8fafc;padding:1.25rem 0;display:grid;grid-template-columns:1.5rem 1fr;gap:1rem;align-items:start;text-align:left;font-size:clamp(1rem,1.8vw,1.2rem);cursor:pointer;min-width:0}.faqTrigger span:last-child{min-width:0;overflow-wrap:anywhere;word-break:break-word}.faqItem:hover .faqTrigger{color:#dbeafe}.faqIcon{color:#1d9bf0;font-size:2rem;line-height:.9;font-weight:300}.faqAnswer{padding:0 0 1.25rem 2.5rem;color:#cbd5e1;max-width:46rem;max-height:0;opacity:0;overflow:hidden;padding-bottom:0;transform:translateY(-6px);transition:max-height .22s ease,opacity .22s ease,transform .22s ease,padding-bottom .22s ease}.faqItem.open .faqAnswer{max-height:180px;opacity:1;padding-bottom:1.25rem;transform:translateY(0);color:#dbeafe}.faqItem:hover .faqAnswer{color:#dbeafe}.pricingIntro{color:#94a3b8;margin-bottom:1rem}.pricingGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.pricingSection>.pricingCard.featured+.pricingGrid{margin-top:2rem}.pricingCard{border:1px solid #1f2937;border-radius:24px;padding:1.1rem;background:radial-gradient(circle at 75% 0%,rgba(34,211,238,.16),transparent 34%),linear-gradient(160deg,#0b111d,#05080f);box-shadow:0 18px 40px #02061773;display:grid;gap:.82rem;min-width:0}.pricingCard.featured{border-color:#0f766ebf;box-shadow:0 0 0 1px #22d3ee29,0 22px 48px #22d3ee1f}.pricingHead{display:flex;align-items:center;gap:.72rem;min-width:0}.pricingHead>div{min-width:0}.pricingIcon{width:46px;height:46px;border-radius:12px;border:1px solid rgba(34,211,238,.4);color:#22d3ee;display:grid;place-items:center;background:#22d3ee1a}.pricingHead h3{font-size:1.55rem;margin-bottom:.12rem}.pricingHead p{color:#9ca3af;overflow-wrap:anywhere;word-break:break-word}.pricingPriceRow{display:inline-flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.pricingPriceRow strong{font-size:clamp(2.2rem,5vw,3.2rem);color:#22d3ee;font-weight:800;line-height:1}.pricingPriceRow span{color:#f8fafc;font-size:1.55rem}.pricingBilling{color:#f8fafc;font-weight:700;overflow-wrap:anywhere;word-break:break-word}.pricingCta{width:100%;border:1px solid #06b6d4;border-radius:999px;background:#0f1724;color:#e5e7eb;font-size:2rem;line-height:1.1;font-weight:700;padding:.72rem 1rem;justify-content:center;box-shadow:0 10px 22px #02061752;white-space:normal}.pricingCta:hover{transform:translateY(-1px);filter:brightness(1.04)}.pricingFeatures{border:1px solid #1f2937;border-radius:18px;background:#0b1220;padding:1rem .9rem .9rem}.pricingFeatures h4{font-size:1.65rem;margin-bottom:.8rem}.pricingFeatures ul{margin:0;padding:0;list-style:none;display:grid;gap:.55rem}.pricingFeatures li{display:grid;grid-template-columns:1rem 1fr;align-items:start;gap:.5rem;color:#e5e7eb;overflow-wrap:anywhere;word-break:break-word}.pricingFeatureIcon{font-weight:700;line-height:1;margin-top:.15rem}.pricingFeatureIcon.on{color:#22d3ee}.pricingFeatureIcon.off{color:#64748b;opacity:.8}.paymentSuccessSection{position:relative;display:grid;place-items:center;isolation:isolate;min-height:calc(100vh - var(--top-nav-height, 84px));width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:clamp(2rem,5vw,4rem) 0;background:radial-gradient(circle at top,rgba(34,211,238,.18),transparent 34%),linear-gradient(180deg,#09485cfa,#061927 68%,#030c14);text-align:center}.paymentSuccessGlow{position:absolute;border-radius:999px;filter:blur(18px);opacity:.75;z-index:-1}.paymentSuccessGlowLeft{top:-64px;left:-48px;width:220px;height:220px;background:#22d3ee2e}.paymentSuccessGlowRight{right:-58px;bottom:-82px;width:260px;height:260px;background:#0891b229}.paymentSuccessBadge{display:inline-flex;align-items:center;gap:.45rem;margin:0 auto 1.25rem;padding:.5rem .95rem;border:1px solid rgba(125,211,252,.24);border-radius:999px;background:#0618247a;color:#c9f5ff;font-size:.92rem;letter-spacing:.02em}.paymentSuccessBadge .material-symbols-outlined{font-size:1.05rem}.paymentSuccessIconWrap{display:grid;place-items:center;width:84px;height:84px;margin:0 auto 1.5rem;border-radius:999px;border:1px solid rgba(34,211,238,.25);background:radial-gradient(circle at top,#22d3ee42,#030c144d);box-shadow:inset 0 1px #ffffff1f,0 14px 32px #020c1852}.paymentSuccessIcon{font-size:2.8rem;color:#22d3ee}.paymentSuccessSection h2{margin:0;font-size:clamp(2.4rem,6vw,4.9rem);line-height:.96;letter-spacing:-.05em;color:#f8fafc}.paymentSuccessLead{width:min(720px,100%);padding-inline:1rem;margin:1.35rem auto 0;color:#e2e8f0e6;font-size:clamp(1rem,2vw,1.18rem);line-height:1.75}.paymentSuccessSummary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;width:min(900px,calc(100vw - 2rem));margin:2rem auto 0}.paymentSuccessDetailCard{border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:1.15rem 1rem;background:#030c1438;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;gap:.28rem;justify-items:center}.paymentSuccessDetailCard.featured{border-color:#22d3ee47;background:#07202e52}.paymentSuccessDetailLabel{color:#93c5fd;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.paymentSuccessDetailCard strong{color:#f8fafc;font-size:clamp(1.15rem,2.5vw,1.8rem)}.paymentSuccessEmailValue{max-width:100%;font-size:clamp(.98rem,1.7vw,1.2rem);line-height:1.45;overflow-wrap:anywhere;word-break:break-word}.paymentSuccessDetailCard p{margin:0;color:#94a3b8}.paymentSuccessMeta{width:min(820px,calc(100vw - 2rem));margin:1rem auto 0;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:#030c142e;overflow:hidden}.paymentSuccessMetaRow{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.15rem}.paymentSuccessMetaRow+.paymentSuccessMetaRow{border-top:1px solid rgba(148,163,184,.14)}.paymentSuccessMetaRow span{color:#94a3b8}.paymentSuccessMetaRow strong{color:#f8fafc;text-align:right;overflow-wrap:anywhere}.paymentSuccessActions{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem;margin-top:1.6rem}.ideaGrid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.ideaGridFive{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch}.ideaCarousel{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.35rem}.ideaCarouselTrackWrap{position:relative;min-width:0}.ideaCarouselTrack{display:grid;grid-auto-flow:column;grid-auto-columns:clamp(170px,21vw,225px);gap:.95rem;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:.35rem;padding-inline:0;cursor:default;touch-action:pan-x}.ideaCarouselTrack::-webkit-scrollbar{height:7px}.ideaCarouselTrack::-webkit-scrollbar-thumb{background:#334155;border-radius:999px}.ideaCarouselTrack::-webkit-scrollbar-track{background:#0f1724}.ideaSlide{scroll-snap-align:start}.ideaCarouselTrack.isDragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.ideaCarouselTrack:hover{cursor:grab}.ideaCarouselTrack.isDragging *{-webkit-user-select:none;user-select:none}.ideaSlide .ideaCard{height:100%}.carouselDragTooltip{position:fixed;z-index:1600;display:inline-flex;align-items:center;gap:.25rem;padding:.28rem .5rem;border-radius:999px;border:1px solid #334155;background:#0f1724e6;color:#dbeafe;font-size:.72rem;line-height:1;pointer-events:none;opacity:0;transform:translateY(2px) scale(.98);transition:opacity .16s ease,transform .16s ease}.carouselDragTooltip.visible{opacity:1;transform:translateY(0) scale(1)}.carouselDragTooltipIcon{font-size:.95rem;line-height:1}.carouselBtn{position:static;z-index:5;width:34px;min-width:34px;height:34px;padding:0;border-radius:999px;font-size:1.35rem;line-height:1;display:grid;place-items:center;border:1px solid #334155;background:#111827;color:#cbd5e1}.carouselBtn:hover{border-color:#475569;color:#f8fafc;transform:none;filter:none;box-shadow:0 0 0 3px #38bdf81f}.ideaCategory+.ideaCategory{margin-top:1.35rem}.ideaCategory h3{margin:0 0 .7rem;color:#e5e7eb}.ideaCard{border:1px solid #1f2937;border-radius:9px;background:#0f1724;padding:.48rem;display:grid;gap:.38rem;transition:transform .22s ease,border-color .22s ease}.ideaCard h3{color:#22d3ee}.ideaCard:hover{transform:translateY(-3px);border-color:#334155}.ideaImg{position:relative;border-radius:9px 9px 7px 7px;aspect-ratio:3 / 4;background:#0b1220;display:grid;place-items:center;overflow:hidden;border:1px solid #1f2937;margin:-.48rem -.48rem 0;width:calc(100% + .96rem)}.ideaImg img{width:100%;height:100%;object-fit:contain;object-position:center;-webkit-user-drag:none;display:block;opacity:0;transform:scale(1);will-change:transform;backface-visibility:hidden;transform:translateZ(0) scale(1);transition:opacity .12s linear,transform .14s cubic-bezier(.2,.8,.2,1)}.ideaImg img.isLoaded{opacity:1}.ideaImg:hover img.isLoaded{transform:translateZ(0) scale(1.02)}.ideaImgLoader{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.ideaContent{position:relative;display:grid;gap:.35rem;padding-left:1.8rem}.ideaScissorBadge{position:absolute;top:.1rem;left:0;z-index:3;width:1.5rem;height:1.5rem;border-radius:999px;display:grid;place-items:center;border:1px solid #0f766e;background:#0b0f14cc;color:#22d3ee;box-shadow:0 0 0 2px #22d3ee29;pointer-events:none}.ideaScissorBadge .material-symbols-outlined{font-size:.9rem;line-height:1}.sk-cube-grid--idea{width:26px;height:26px}.ideaFocus{margin-top:-.15rem;color:#93c5fd;font-size:.72rem}.tagRow{display:flex;flex-wrap:wrap;gap:.3rem}.tagRow span{border:1px solid #334155;border-radius:999px;color:#9ca3af;font-size:.66rem;padding:.14rem .34rem}.workspace{display:grid;gap:.9rem;grid-template-columns:1fr;align-items:start}.previewControls.full-height{height:100%;align-self:stretch;align-content:start;grid-template-rows:repeat(2,max-content) 1fr max-content}.previewControls>button{width:auto;justify-self:end;align-self:end}.previewGenerateBtn{min-width:12.5rem;justify-content:center}.previewControls textarea{min-height:180px}.previewAudienceField{display:grid;gap:.45rem}.previewAudienceLabel{font-weight:600;color:#e5e7eb}.previewAudienceOptions{display:inline-flex;flex-wrap:wrap;gap:.65rem}.previewAudienceOption{position:relative;display:inline-flex;align-items:center;gap:.45rem;border:1px solid #1f2937;border-radius:999px;background:#0b1220;color:#cbd5e1;padding:.7rem .95rem;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.previewAudienceOption input{width:1rem;height:1rem;margin:0;accent-color:#22d3ee}.previewAudienceOption.active{border-color:#0f766e;background:#0f766e24;color:#f8fafc}.card,.result{border:1px solid #1f2937;background:#0f1724;border-radius:14px;padding:.9rem}.card{display:grid;gap:.75rem}.previewSection .result.large{padding:1.2rem}.previewLimitMessage{margin:0 0 .9rem}.freePreviewModalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2100;display:grid;place-items:center;padding:1.2rem;background:radial-gradient(circle at top,rgba(34,211,238,.16),transparent 35%),#020617c7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.freePreviewModalCard{width:min(100%,560px);display:grid;gap:1rem;padding:1.35rem;border:1px solid rgba(34,211,238,.2);border-radius:24px;background:linear-gradient(180deg,#080f1cf7,#050a14f2),radial-gradient(circle at top right,rgba(45,212,191,.12),transparent 44%);box-shadow:0 24px 80px #02061780,0 0 42px #06b6d41a}.freePreviewModalEyebrow{margin:0;color:#67e8f9;font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.freePreviewModalCard h3{margin:0;font-size:clamp(1.5rem,4vw,2rem)}.freePreviewModalLead{margin:0;color:#cbd5e1;line-height:1.6}.freePreviewModalStats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.freePreviewModalStats>div,.freePreviewModalNotice,.freePreviewCountdownPanel,.freePreviewAdStage{border:1px solid rgba(51,65,85,.9);border-radius:16px;background:#0f172ab8;padding:.95rem 1rem}.freePreviewAdStage{padding:.75rem}.freePreviewAdMedia,.freePreviewAdFallback{display:block;width:100%;aspect-ratio:16 / 9;border:0;border-radius:12px;overflow:hidden;background:radial-gradient(circle at top,rgba(34,211,238,.18),transparent 45%),linear-gradient(180deg,#0f172af5,#020617fa)}.freePreviewAdFallback{position:relative;display:grid;align-items:stretch;padding:1rem}.freePreviewAdFallbackBadge{position:absolute;top:.85rem;left:.85rem;z-index:1;padding:.3rem .55rem;border-radius:999px;background:#0ea5e92e;color:#bae6fd;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.freePreviewAdFallbackScreen{display:grid;place-items:center;flex:1;border-radius:10px;background:linear-gradient(135deg,#082f49e6,#164e6359),linear-gradient(180deg,#1e293be6,#0f172af2)}.freePreviewAdFallbackScreen .material-symbols-outlined{font-size:3.6rem;color:#a5f3fceb}.freePreviewAdFallbackTimeline{margin-top:.9rem;height:.42rem;border-radius:999px;background:#334155bf;overflow:hidden}.freePreviewAdFallbackTimeline span{display:block;width:36%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#22d3ee,#38bdf8);animation:freePreviewAdPulse 2.2s ease-in-out infinite}@keyframes freePreviewAdPulse{0%{transform:translate(-25%)}50%{transform:translate(120%)}to{transform:translate(-25%)}}.freePreviewModalStatLabel{display:block;margin-bottom:.35rem;color:#94a3b8;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em}.freePreviewModalStats strong{color:#f8fafc;font-size:1.05rem}.freePreviewModalNotice{display:grid;gap:.45rem}.freePreviewModalNotice p{margin:0;color:#cbd5e1;line-height:1.55}.freePreviewCountdownPanel{display:flex;align-items:center;gap:.7rem;color:#a5f3fc}.freePreviewCountdownPanel .material-symbols-outlined{font-size:1.45rem}.freePreviewModalActions{display:flex;flex-wrap:wrap;gap:.65rem}.previewWorkspaceStage{position:relative;overflow:visible}.previewWorkspaceLayer{will-change:transform,opacity}.previewWorkspaceLayer.static,.previewWorkspaceLayer.incoming{position:relative;z-index:1}.previewWorkspaceLayer.outgoing{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.previewWorkspaceLayer.incoming.right{animation:previewWorkspaceEnterFromRight .86s cubic-bezier(.2,.9,.2,1) .32s both}.previewWorkspaceLayer.incoming.left{animation:previewWorkspaceEnterFromLeft .86s cubic-bezier(.2,.9,.2,1) .32s both}.previewWorkspaceLayer.outgoing.right{animation:previewWorkspaceExitToLeft .86s cubic-bezier(.2,.9,.2,1) both}.previewWorkspaceLayer.outgoing.left{animation:previewWorkspaceExitToRight .86s cubic-bezier(.2,.9,.2,1) both}label{display:grid;gap:.34rem;font-weight:600;color:#e5e7eb}.fieldHint,.hint{color:#9ca3af;font-size:.9rem}input,textarea,select{width:100%;border:1px solid #1f2937;border-radius:10px;background:#0b1220;color:#e5e7eb;padding:.6rem .7rem;font:inherit}input::file-selector-button{margin-right:.6rem;border:1px solid #374151;border-radius:8px;background:#1f2937;color:#e5e7eb;padding:.35rem .62rem}textarea::placeholder{color:#6b7280}.compareGridSimple{display:grid;gap:.8rem;grid-template-columns:1fr 1fr}.comparePanel{border:0;border-radius:12px;background:transparent;padding:0}.comparePanel h4{margin:0 0 .45rem;font-size:.94rem}.compareStage{position:relative;width:100%;max-height:min(72vh,700px);border-radius:12px;border:0;background:#0a0f1a;overflow:hidden;display:grid;place-items:center}.compareImg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;transition:transform .2s ease}.zoomable:hover .compareImg{transform:scale(1.05)}.placeholder{color:#94a3b8;background:#0f1724d9;border:1px solid #1f2937;border-radius:8px;padding:.3rem .55rem;z-index:2}.previewPlaceholderWithLoader{display:grid;justify-items:center;gap:.55rem;z-index:2}.previewActions{margin-top:.75rem;display:flex;flex-wrap:wrap;gap:.45rem}.galleryGrid{display:grid;gap:.8rem;grid-template-columns:1fr}.galleryCard{border:1px solid #1f2937;border-radius:12px;padding:.65rem;background:#0f1724}.historyCard{padding:0}.historyTableHint{padding:.7rem .85rem 0;font-size:.84rem;color:#93c5fd}.historyTableWrap{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#22d3ee #0b1220;border-top:1px solid #1f2937;border-bottom-left-radius:12px;border-bottom-right-radius:12px;background:linear-gradient(90deg,#0b1220f2,#0b122000) left center / 20px 100% no-repeat,linear-gradient(270deg,#0b1220f2,#0b122000) right center / 20px 100% no-repeat}.historyTable{width:100%;border-collapse:collapse;min-width:760px}.historyTableWrap::-webkit-scrollbar{height:10px}.historyTableWrap::-webkit-scrollbar-track{background:#0b1220}.historyTableWrap::-webkit-scrollbar-thumb{background:#164e63;border-radius:999px;border:2px solid #0b1220}.historyTableWrap::-webkit-scrollbar-thumb:hover{background:#22d3ee}.historyTable th,.historyTable td{border-bottom:1px solid #1f2937;padding:.65rem .75rem;text-align:left;vertical-align:middle}.historyTable th{background:#111827;color:#93c5fd;font-size:.82rem;font-weight:700;letter-spacing:.02em}.historyTable tbody tr:hover{background:#1e293b73}.historyActions{display:inline-flex;align-items:center;gap:.55rem}.historyModalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;background:#020617bf;display:grid;place-items:center;padding:1rem}.historyModal{width:min(980px,100%);border:1px solid #1f2937;border-radius:14px;background:#0f172a;box-shadow:0 20px 60px #00000080;overflow:hidden}.historyModalHead{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.9rem 1rem;border-bottom:1px solid #1f2937}.historyModalHead h3{margin:0;font-size:1rem}.historyModalHead p{margin:.2rem 0 0;color:#94a3b8;font-size:.86rem}.historyModalGrid{display:grid;gap:.85rem;grid-template-columns:1fr 1fr;padding:1rem}.historyModalPanel{border:1px solid #1f2937;border-radius:10px;background:#0b1220;padding:.65rem}.historyModalPanel h4{margin:0 0 .5rem}.historyModalPanel img{width:100%;height:100%;max-height:460px;object-fit:contain;display:block;border-radius:8px;border:1px solid #334155;background:#020617}.howGrid{display:grid;gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.howGrid article{border:1px solid #1f2937;border-radius:12px;background:#0f1724;padding:.8rem}.stepIcon{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;background:#164e63;color:#67e8f9;font-weight:700;margin-bottom:.45rem}.howSection{width:min(980px,100%);margin-inline:auto;text-align:center}.howStepperWrap{display:flex;align-items:center;justify-content:center;gap:0;margin:.3rem 0 1rem}.howStepperItem{display:inline-flex;align-items:center}.howStepCircle{width:54px;height:54px;border-radius:999px;border:3px solid #e5e7eb;background:#0f1724;color:#f8fafc;font-size:1rem;font-weight:700;display:grid;place-items:center;box-shadow:none}.howStepCircle:hover{transform:none;filter:none;box-shadow:none}.howStepCircle.active,.howStepCircle.completed{border-color:#22d3ee;background:transparent;color:#22d3ee}.howStepConnector{width:clamp(60px,12vw,92px);height:3px;background:#e5e7eb;display:block}.howStepConnector.completed{background:#22d3ee}.howStepCard{border:0;border-radius:12px;background:transparent;padding:.95rem;display:grid;gap:.65rem;justify-items:center;max-width:760px;margin-inline:auto}.howStepCard p{max-width:64ch}.howImageFrame{border:2px solid #e5e7eb;border-radius:4px;min-height:clamp(230px,44vw,430px);overflow:hidden;background:#0b1220;width:100%}.howStepImage{width:100%;height:100%;object-fit:contain;display:block}.howActions{margin-top:.2rem;display:flex;justify-content:center;gap:.5rem}.howStepText{margin-top:.55rem;color:#93c5fd;font-size:.9rem}.howStepPreviewLabel{color:#cbd5e1;font-size:.9rem}.testimonialGrid{display:grid;gap:2.6rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2rem}.testimonialIntro{margin-bottom:.55rem;color:#cbd5e1}.testimonialSection{padding-bottom:1.4rem}.testimonialTopActions{margin:.35rem 0 .95rem}.testimonialForm{border:1px solid #1f2937;border-radius:12px;background:#0f1724;padding:.8rem;display:grid;gap:.65rem;margin-bottom:.9rem}.testimonialFormRow{display:grid;grid-template-columns:1fr 160px;gap:.65rem}.testimonialFormActions{display:flex;justify-content:flex-end;gap:.6rem}.testimonialDeleteActions{justify-content:flex-start}.testimonialModalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1150;background:#020617bf;display:grid;place-items:center;padding:1rem}.testimonialModal{width:min(680px,100%);border:1px solid #1f2937;border-radius:14px;background:#0f172a;box-shadow:0 20px 60px #00000080;padding:1rem;display:grid;gap:.75rem}.testimonialModalHead{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.testimonialModalHead h3{margin:0;font-size:1.05rem}.testimonialModalHead p{margin:.25rem 0 0;color:#94a3b8}.testimonialFormModal{margin-bottom:0}.testimonialSummary{display:inline-flex;align-items:center;gap:.45rem;margin-bottom:.55rem}.testimonialAverageValue{color:#f8fafc}.testimonialAverageText{color:#94a3b8;font-size:.8rem}.testimonialMeta{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.85rem}.testimonialMeta span{border:1px solid #334155;border-radius:999px;padding:.22rem .56rem;font-size:.76rem;color:#bfdbfe;background:#0f1724b3}.testimonialCard{border:1px solid #1f2937;border-radius:12px;background:#0f1724;padding:2rem .95rem .9rem;display:grid;gap:.72rem;position:relative;overflow:visible}.testimonialHead{display:flex;align-items:center;gap:.6rem}.testimonialPerson{min-width:0}.testimonialPerson strong{display:block;line-height:1.2}.avatar{position:relative;width:64px;height:64px;border-radius:999px;background:linear-gradient(140deg,#0f766e,#164e63);display:grid;place-items:center;color:#ecfeff;font-size:.78rem;font-weight:700;overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover;display:block}.avatar span{position:absolute;top:0;right:0;bottom:0;left:0;display:none;place-items:center}.testimonialVisit{margin-top:.16rem;font-size:.72rem;color:#94a3b8}.testimonialReview{color:#d1d5db;line-height:1.6;margin-top:.35rem;font-size:1rem;min-height:3.4em}.testimonialLoadMoreWrap{margin-top:.9rem;display:flex;justify-content:center}.testimonialCardStack{border-radius:10px}.testimonialCardStack.featured{background:#111827;border-color:#334155;box-shadow:0 8px 20px #0f172459}.testimonialAvatarFloat{position:absolute;top:-28px;left:.95rem}.testimonialBigQuote{position:absolute;top:.45rem;right:.9rem;font-size:2.8rem;line-height:1;font-weight:800;color:#22d3ee;opacity:.95}.testimonialBottomRow{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.testimonialCardActions{display:flex;justify-content:flex-end;gap:.55rem;margin-top:.35rem}.testimonialStars .starRow{white-space:nowrap}.testimonialCardStack .avatar{width:56px;height:56px}.authSection{min-height:calc(100svh - var(--top-nav-height));display:grid;place-items:center;padding:1.2rem 0}.authCard{--auth-card-radius: 14px;width:min(560px,100%);border:1px solid #1f2937;border-radius:var(--auth-card-radius);background:linear-gradient(180deg,#0f1724f2,#0b1220eb);padding:1.1rem;display:grid;gap:.7rem;position:relative;isolation:isolate}.authCardHighlight{border-color:#334155;overflow:hidden}.authCardLoginHighlight{width:min(430px,100%);min-height:0;gap:.95rem;padding:1.3rem 1.2rem}.authCardLoginHighlight .authForm{margin-top:.2rem;gap:.8rem}.authCardLoginHighlight .authActions{margin-top:.15rem}.authCardLoginHighlight .authFootnote{margin-top:.2rem;padding-top:0}.blueHighlightFrame{position:relative;isolation:isolate}.blueHighlightLine{position:absolute;width:36%;height:2px;border-radius:999px;background:linear-gradient(90deg,#22d3ee00,#22d3ee4d 20%,#22d3eef2,#38bdf84d 80%,#38bdf800);box-shadow:0 0 8px #22d3ee38;pointer-events:none;z-index:2}.blueHighlightLine.top{top:-1px;left:10%;animation:loginTopLineDrift 5.8s cubic-bezier(.42,0,.58,1) infinite alternate}.blueHighlightLine.bottom{bottom:-1px;left:54%;animation:loginBottomLineDrift 5.8s cubic-bezier(.42,0,.58,1) infinite alternate}@keyframes loginTopLineDrift{0%{left:6%}to{left:58%}}@keyframes loginBottomLineDrift{0%{left:58%}to{left:6%}}.authLead{color:#cbd5e1;margin-top:-.15rem}.authForm{display:grid;gap:.7rem}.authActions{display:flex;flex-wrap:wrap;gap:.5rem}.authMessage{display:inline-block;width:fit-content;max-width:100%;border-radius:10px;padding:.55rem .7rem;border:1px solid;font-size:.93rem}.authMessage.success{border-color:#0f766e;background:#0f766e24;color:#a7f3d0}.authMessage.error{border-color:#7f1d1d;background:#7f1d1d38;color:#fecaca}.resetCodeInput{text-align:center;font-size:clamp(1.85rem,4vw,2.35rem);font-weight:700;letter-spacing:.35em;padding-left:calc(.35em + .75rem)}.resetCodeHint{margin:-.2rem 0 0;color:#94a3b8;font-size:.9rem}.logoutOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:grid;place-items:center;padding:1.5rem;background:radial-gradient(circle at top,rgba(34,211,238,.18),transparent 40%),#030712b8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.logoutOverlayCard{display:grid;justify-items:center;gap:.9rem;min-width:min(92vw,360px);padding:1.8rem 1.6rem;border:1px solid rgba(148,163,184,.24);border-radius:24px;background:linear-gradient(180deg,#0f172af5,#0f172ae0);box-shadow:0 24px 80px #02061773;text-align:center}.logoutOverlayCard strong{color:#f8fafc;font-size:1.05rem;letter-spacing:.02em}.logoutOverlayCard p{margin:0;color:#cbd5e1;font-size:.95rem}.authFootnote{font-size:.9rem;display:flex;align-items:center;gap:.45rem}.authMetaRow{margin-top:-.1rem;display:flex;align-items:center;justify-content:space-between;gap:.6rem}.legalConsentPanel{display:grid;gap:.8rem;margin-top:.15rem;padding:.95rem 1rem;border:1px solid rgba(34,211,238,.18);border-radius:14px;background:linear-gradient(180deg,#080f1ceb,#060b18e0),radial-gradient(circle at top right,rgba(45,212,191,.14),transparent 45%);box-shadow:inset 0 0 0 1px #0f172a8c,0 0 24px #06b6d414}.legalConsentTitle{margin:0;color:#e2e8f0;font-size:.9rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.legalConsentRow{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:.7rem;color:#cbd5e1;font-size:.95rem;line-height:1.55}.legalConsentRow input{width:1rem;height:1rem;margin-top:.2rem;accent-color:#22d3ee}.legalInlineLink{display:inline;font-size:inherit;font-weight:600}.passwordField{position:relative;display:block}.passwordField input{padding-right:3rem}.passwordToggleBtn{position:absolute;top:50%;right:.55rem;transform:translateY(-50%);width:2rem;height:2rem;padding:0;border:0;border-radius:999px;background:transparent;color:#94a3b8;display:inline-flex;align-items:center;justify-content:center;box-shadow:none}.passwordToggleBtn:hover{background:#0f1724b8;color:#e5e7eb;transform:translateY(-50%);box-shadow:none;filter:none}.passwordToggleBtn .material-symbols-outlined{font-size:1.2rem;line-height:1}.authInlineBtn{padding:.25rem .55rem;font-size:.82rem}.authLinkBtn{padding:0;border:0;border-radius:0;background:transparent;color:#22d3ee;text-decoration:underline;text-underline-offset:2px;font-size:.9rem;line-height:1.2;box-shadow:none}.authLinkBtn:hover{background:transparent;color:#67e8f9;transform:none;box-shadow:none;filter:none}.authLinkBtn:disabled{background:transparent;border-color:transparent;color:#64748b}.profileSection{width:min(1100px,100%);margin:0}.profileCard{border:0;border-radius:14px;background:transparent;padding:1rem;display:grid;gap:.9rem}.profileColumns{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.profileColumns:after{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;transform:translate(-50%);background:linear-gradient(to bottom,#22d3ee0f,#22d3ee3d,#22d3ee0f);filter:blur(.4px);pointer-events:none}.profileColumns:before{content:"";position:absolute;left:50%;top:-40px;width:4px;height:140px;transform:translate(-50%);background:linear-gradient(to bottom,#22d3ee00,#67e8f9d1,#22d3ee00);filter:blur(1.2px);pointer-events:none;animation:profileDividerFlow 5.8s cubic-bezier(.22,.61,.36,1) infinite}.profilePanel{border:0;border-radius:0;background:transparent;padding:0 .5rem;display:grid;gap:.9rem}@keyframes profileDividerFlow{0%{top:-40px;opacity:.1}10%{opacity:1}90%{opacity:1}to{top:calc(100% - 80px);opacity:.1}}.profileHeader{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.profileForm{display:grid;gap:.75rem}.profileAvatarRow{display:flex;flex-wrap:wrap;align-items:center;gap:.9rem}.profileAvatar{position:relative;width:72px;height:72px;border-radius:999px;border:1px solid #0f766e;background:#111827;overflow:hidden;display:grid;place-items:center;color:#67e8f9;font-weight:700}.profileAvatar img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;border-radius:inherit;object-fit:cover;object-position:center}.profileAvatarUpload{min-width:220px}.profileUsageSummary{display:grid;gap:.25rem;margin-top:.35rem}.profileConfirmBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1400;background:#020617ad;display:grid;place-items:center;padding:1rem}.profileConfirmModal{width:min(460px,100%);border:1px solid #1f2937;border-radius:12px;background:#0b1220;padding:1rem;display:grid;gap:.85rem}.profileConfirmModal h3{margin:0}.profileConfirmModal p{margin:0;color:#cbd5e1}.profilePlansModal{width:min(860px,100%);max-height:min(80vh,760px);overflow:auto;border:1px solid #1f2937;border-radius:12px;background:#0b1220;padding:1rem;display:grid;gap:.9rem}.profilePlansGrid{display:grid;gap:.8rem}.profilePlanItem{border:1px solid #1f2937;border-radius:12px;background:#0f1724;padding:.85rem;display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:space-between}.profilePlanItem h4{margin:0 0 .2rem}@media (max-width: 900px){.profileColumns{grid-template-columns:1fr;gap:1.25rem}.profileColumns:before,.profileColumns:after{display:none}}.starRow{display:inline-flex;gap:.08rem;line-height:1;align-items:center}.starMeter{display:inline-flex;align-items:center;justify-content:center;width:.95rem;height:.95rem}.starIcon{width:100%;height:100%;display:block}.rating{border:1px solid #334155;border-radius:999px;padding:.2rem .48rem;background:#111827;color:#fcd34d}.checkRow{display:inline-flex;align-items:center;gap:.45rem}.checkRow input{width:auto;margin:0}.warnBox{border:1px solid #854d0e;background:#2a1c10;color:#f59e0b;border-radius:10px;padding:.6rem}.warnBox p{color:#f59e0b}.status{display:inline-flex;align-items:center;gap:.45rem;color:#9ca3af}.sk-cube-grid{width:40px;height:40px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:1px;-webkit-animation:sk-cubeGridRotate 2.2s linear infinite;animation:sk-cubeGridRotate 2.2s linear infinite}.sk-cube-grid .sk-cube{width:100%;height:100%;background-color:#22d3ee;-webkit-animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out;animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out;transform-origin:center center;will-change:transform,opacity}.sk-cube-grid .sk-cube1{-webkit-animation-delay:.2s;animation-delay:.2s}.sk-cube-grid .sk-cube2{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-cube-grid .sk-cube3{-webkit-animation-delay:.4s;animation-delay:.4s}.sk-cube-grid .sk-cube4{-webkit-animation-delay:.1s;animation-delay:.1s}.sk-cube-grid .sk-cube5{-webkit-animation-delay:.2s;animation-delay:.2s}.sk-cube-grid .sk-cube6{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-cube-grid .sk-cube7{-webkit-animation-delay:0s;animation-delay:0s}.sk-cube-grid .sk-cube8{-webkit-animation-delay:.1s;animation-delay:.1s}.sk-cube-grid .sk-cube9{-webkit-animation-delay:.2s;animation-delay:.2s}.sk-cube-grid--inline{width:16px;height:16px}.sk-cube-grid--status{width:14px;height:14px}.sk-cube-grid--overlay{width:56px;height:56px}.sk-cube-grid--preview{width:28px;height:28px}@-webkit-keyframes sk-cubeGridScaleDelay{0%,70%,to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1);opacity:1}35%{-webkit-transform:scale3d(.35,.35,1);transform:scale3d(.35,.35,1);opacity:.2}}@keyframes sk-cubeGridScaleDelay{0%,70%,to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1);opacity:1}35%{-webkit-transform:scale3d(.35,.35,1);transform:scale3d(.35,.35,1);opacity:.2}}@-webkit-keyframes sk-cubeGridRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes sk-cubeGridRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner{width:14px;height:14px;border-radius:999px;border:2px solid rgba(255,255,255,.5);border-top-color:#fff;animation:spin .9s linear infinite}.spinner.small{width:12px;height:12px;border-color:#9ca3af40;border-top-color:#9ca3af}pre{margin:0;border:1px solid #7f1d1d;border-radius:10px;background:#3b0c0c;color:#fecaca;padding:.8rem;overflow:auto}.siteFooter{position:relative;z-index:1;margin-top:auto;border-top:1px solid #1f2937;background:#0b0f14;padding:1.3rem 1rem 1rem;overflow-x:clip}.footerInner{width:min(1320px,100%);margin:0 auto;display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:1rem;min-width:0}.footerBrand h3,.footerBlock h4{margin:0 0 .45rem;color:#f8fafc}.footerBrand p,.footerBlock p{color:#94a3b8;font-size:.92rem;margin:0 0 .2rem}.footerBlock{display:grid;align-content:start;min-width:0}.footerBlock a{color:#9ca3af;text-decoration:none;font-size:.92rem;margin:0 0 .2rem;overflow-wrap:anywhere;word-break:break-word}.footerBlock a:hover{color:#e5e7eb}.footerLinks{display:grid;gap:.2rem}.footerLinks a{color:#9ca3af;text-decoration:none;font-size:.92rem}.footerLinkBtn{padding:0;border:0;background:transparent;color:#9ca3af;text-decoration:none;font-size:.92rem;text-align:left;justify-content:flex-start;box-shadow:none;min-width:0;overflow-wrap:anywhere;word-break:break-word;white-space:normal}.footerLinks a:hover{color:#e5e7eb}.footerLinkBtn:hover{color:#e5e7eb;background:transparent;transform:none;filter:none;box-shadow:none}.footerBottom{width:min(1320px,100%);margin:1rem auto 0;padding-top:.8rem;border-top:1px solid #1f2937}.footerBottom p{color:#64748b;font-size:.86rem}@keyframes spin{to{transform:rotate(360deg)}}@keyframes previewWorkspaceEnterFromRight{0%{opacity:.72;transform:translate(calc(100vw + 120px))}to{opacity:1;transform:translate(0)}}@keyframes previewWorkspaceEnterFromLeft{0%{opacity:.72;transform:translate(calc(-100vw - 120px))}to{opacity:1;transform:translate(0)}}@keyframes previewWorkspaceExitToLeft{0%{opacity:1;transform:translate(0)}to{opacity:.72;transform:translate(calc(-100vw - 120px))}}@keyframes previewWorkspaceExitToRight{0%{opacity:1;transform:translate(0)}to{opacity:.72;transform:translate(calc(100vw + 120px))}}@media (min-width: 980px){.workspace{grid-template-columns:380px 1fr;align-items:stretch}.compareGridSimple{grid-template-columns:1fr 1fr}}@media (max-width: 1080px){.heroOrb{display:none}.previewUsageRow{justify-content:stretch}.previewUsageTimerInline{width:100%}.testimonialGrid,.pricingGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.homeTestimonialBandInner{grid-template-columns:1fr;gap:1.2rem}.faqSection{grid-template-columns:1fr;gap:1.5rem}.faqIntro h2 br{display:none}}@media (max-width: 740px){:root{--brand-logo-size: 62px;--top-nav-offset: 0px}.pricingSection{padding:1.2rem 0 1.9rem}:root{--top-nav-height: 56px;--preview-model-tabs-height: 188px}.previewModelTabsInner{align-items:stretch;padding-top:.5rem;padding-bottom:.55rem;grid-template-columns:1fr;gap:.45rem}.previewModelTabIndicator{display:none}.previewModelTab{min-width:0;width:100%;border-radius:14px;border-bottom:1px solid #1f2937;transform:none}.previewModelTab:hover,.previewModelTab.active{transform:none}.compareGridSimple{grid-template-columns:1fr}.previewWorkspaceLayer.incoming.right,.previewWorkspaceLayer.incoming.left,.previewWorkspaceLayer.outgoing.right,.previewWorkspaceLayer.outgoing.left{animation-duration:.36s}.mouseSpotlight{display:none}.topNavInner{grid-template-columns:auto minmax(0,1fr) auto;justify-content:space-between;gap:.65rem;padding:.05rem .72rem}.topNavLinks:not(.topNavAuthLinks){display:none}.topNavAuthLinks{display:inline-flex;align-items:center;margin-left:auto;margin-right:.55rem;min-width:0}.menuToggleBtn{display:inline-flex;flex-shrink:0}.topNavAuthLinks .navBtn{min-height:40px;padding:.45rem .8rem;font-size:.95rem}.topNavAuthLinks .navBtnAccountAvatar,.topNavAuthLinks .navBtnAccountAvatar.active{width:44px;min-width:44px;height:44px}.topNavAuthLinks .navAccountCaret{width:18px;height:18px;font-size:15px;right:-3px;bottom:-3px}.mobileMenuSheet{display:block;position:fixed;top:var(--top-nav-height);right:0;bottom:0;left:0;z-index:900;background:linear-gradient(180deg,#0b0f14fa,#060a11fc),#0b0f14fa;transform:translateY(-100%);opacity:0;pointer-events:none;transition:transform .25s ease,opacity .25s ease}.mobileMenuSheet.open{transform:translateY(0);opacity:1;pointer-events:auto}.mobileMenuNav{min-height:100%;display:grid;align-content:start;gap:.65rem;padding:1rem;overflow-y:auto}.mobileMenuLink{width:100%;justify-content:flex-start;border:1px solid #1f2937;border-radius:14px;background:#0f1724;color:#d1d5db;padding:.95rem 1rem;font-size:1.05rem;font-weight:600}.mobileMenuLink.active{border-color:#0f766e;color:#f8fafc}.heroFrame{width:100vw;min-height:calc(100svh - var(--top-nav-height));margin-left:calc(50% - 50vw);overflow:clip;padding:1.75rem 1rem 2.25rem}.heroOrb{width:52px;height:52px;font-size:.7rem}.heroOrbIcon{width:22px;height:22px}.heroOrb.left.top{top:12%;left:4%}.heroOrb.left.middle{display:none}.heroOrb.left.bottom{bottom:14%;left:5%}.heroOrb.right.top,.heroOrb.right.middle,.heroOrb.right.bottom{display:none}.heroCenter{width:min(100%,320px);max-width:100%;padding:0 .4rem;gap:.9rem}.heroCenter .eyebrow{width:100%;max-width:100%;padding:.35rem .5rem;font-size:.72rem;letter-spacing:.07em}.heroCenter h1,.heroCopy h1{font-size:clamp(1.8rem,8.5vw,2.4rem);line-height:1.08;margin:.2rem 0 .45rem}.heroCenter p{font-size:.98rem;line-height:1.45;max-width:26ch;justify-self:center}.heroCenterActions{width:100%;flex-direction:column;align-items:stretch;gap:.7rem;margin-top:.45rem}.heroCenterActions .actionBtn,.heroCenterActions .ghostBtn{width:100%;justify-content:center;min-height:46px}.footerInner,.testimonialGrid,.testimonialFormRow,.pricingGrid{grid-template-columns:1fr}.pricingCard{border-radius:16px;padding:.9rem;width:100%}.pricingHead{gap:.6rem}.pricingIcon{width:40px;height:40px}.pricingHead h3{font-size:1.1rem}.pricingHead p{font-size:.88rem}.pricingPriceRow strong{font-size:clamp(1.8rem,9vw,2.3rem)}.pricingPriceRow span{font-size:1rem}.pricingBilling{font-size:.95rem}.pricingCta{font-size:1.35rem;min-height:48px;padding:.7rem .95rem}.pricingFeatures h4{font-size:1.05rem}.pricingFeatures{padding:.85rem .8rem .8rem}.pricingFeatures ul{gap:.45rem}.pricingFeatures li{gap:.45rem;font-size:.95rem}.homePricingSection{padding:1.4rem 0 2rem}.homePricingSection .pricingGrid{margin-top:1.1rem}.homePricingSection>.pricingCard.featured{padding:1.1rem;margin-bottom:1rem}.faqSection{padding:1.6rem 0 2.2rem}.faqTrigger{grid-template-columns:1.2rem 1fr;gap:.85rem;padding:1rem 0}.faqIcon{font-size:1.65rem}.faqAnswer{padding-left:2.05rem}.homeTestimonialBand{padding:1.4rem .9rem}.homeTestimonialCards{grid-template-columns:1fr;gap:1.3rem}.ideaCarousel{display:block}.ideaCarouselTrackWrap{overflow:visible}.carouselBtn{display:none}.ideaCarouselTrack{display:grid;grid-auto-flow:unset;grid-auto-columns:unset;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:.8rem;overflow:visible;padding-inline:0;padding-bottom:0;scroll-snap-type:none}.ideaGridFive{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:.8rem}.ideaSlide{min-width:0}.ideaSlide .ideaCard{height:auto}.ideaImg{aspect-ratio:4 / 3;max-height:300px;background:#0b1220}.ideaImg img{object-fit:contain;object-position:center}.carouselDragTooltip{display:none}.authCard{padding:.95rem}.authCardLoginHighlight{min-height:0}.howStepCircle{width:46px;height:46px}.howStepConnector{width:clamp(28px,8vw,44px)}.howActions{justify-content:stretch}.howActions button{flex:1;justify-content:center}.historyTable{min-width:640px}.historyTableHint{padding:.65rem .8rem 0;font-size:.8rem}.historyModalHead{align-items:flex-start;flex-direction:column}.historyModalGrid{grid-template-columns:1fr}.paymentSuccessSection{min-height:auto;padding:2rem 0 1.4rem}.paymentSuccessSection h2{font-size:clamp(2rem,10vw,3rem)}.paymentSuccessLead{line-height:1.55}.paymentSuccessSummary{grid-template-columns:1fr}.paymentSuccessMetaRow{flex-direction:column;align-items:flex-start}.paymentSuccessMetaRow strong{text-align:left}.paymentSuccessActions{flex-direction:column}}@media (max-width: 480px){.container{width:100%;padding:0 .65rem}.appShell,.appShellPreviewTabs{padding-top:calc(var(--top-nav-height) + var(--top-nav-content-gap))}.heroFrame{display:block;width:100%;min-height:auto;margin-left:0;border-left:0;border-right:0;padding:.45rem 1rem 1.25rem}.homeTestimonialBandInner,.faqSection,.footerInner,.galleryCard,.historyCard,.pricingCard,.profileSection,.howSection,.previewSection,.ideasSection,.testimonialSection{min-width:0}.faqSection{grid-template-columns:1fr;gap:1rem;padding:1.4rem .45rem 2rem}.faqEyebrow{font-size:.72rem;letter-spacing:.1em}.faqIntro h2{max-width:100%;font-size:clamp(1.7rem,8vw,2.2rem);line-height:.98;letter-spacing:-.03em;overflow-wrap:normal;word-break:normal;padding-right:.2rem}.faqIntro h2 span+span{margin-top:.14em}.faqIntro,.faqList,.homeTestimonialLeft,.homeTestimonialCards{min-width:0}.faqTrigger{gap:.7rem;font-size:.94rem}.faqAnswer{padding-left:1.8rem;max-width:100%;font-size:.88rem;line-height:1.42}.galleryCard{padding:.5rem}.historyTable{min-width:560px}.historyTable th,.historyTable td{padding:.55rem .6rem;font-size:.88rem}.footerInner{gap:.85rem}.footerBrand p,.footerBlock p,.footerBlock a,.footerLinkBtn,.footerBottom p{font-size:.84rem;line-height:1.4}.profileAvatarUpload{min-width:0;width:100%}.logoutOverlayCard{min-width:0;width:min(100%,320px)}.pricingSection{padding:1rem 0 1.7rem}.ideaCategory h3{margin-bottom:.55rem;font-size:1rem}.ideaCarousel{display:block}.ideaCarouselTrackWrap{overflow:visible}.ideaCarouselTrack{display:grid;grid-auto-flow:row;grid-auto-columns:unset;grid-template-columns:1fr;gap:.7rem;overflow:visible;padding-bottom:0;scroll-snap-type:none}.ideaGridFive{grid-template-columns:1fr;gap:.75rem}.ideaCard{padding:.42rem;gap:.32rem}.ideaImg{aspect-ratio:4 / 3;max-height:260px;margin:-.42rem -.42rem 0;width:calc(100% + .84rem);background:#0b1220}.ideaImg img{object-fit:contain;object-position:center}.ideaCard h3{font-size:.98rem}.ideaFocus{font-size:.78rem;line-height:1.35}.tagRow{gap:.24rem}.tagRow span{font-size:.62rem;padding:.12rem .3rem}.pricingGrid{gap:.8rem}.pricingCard{padding:.82rem;border-radius:14px}.pricingHead{align-items:flex-start;gap:.55rem}.pricingIcon{width:36px;height:36px;border-radius:10px}.pricingHead h3{font-size:1rem}.pricingHead p,.pricingBilling{font-size:.84rem;line-height:1.4}.pricingPriceRow{gap:.35rem}.pricingPriceRow strong{font-size:1.55rem}.pricingPriceRow span{font-size:.9rem}.pricingCta{min-height:48px;font-size:1rem;padding:.72rem .8rem}.pricingFeatures{padding:.75rem}.pricingFeatures h4{font-size:.98rem}.pricingFeatures li{font-size:.85rem;line-height:1.35}.topNavInner{grid-template-columns:auto minmax(0,1fr) auto;gap:.45rem;padding:.1rem .65rem}.topNavAuthLinks{margin-right:.35rem}.topNavAuthLinks .navBtnAccountAvatar,.topNavAuthLinks .navBtnAccountAvatar.active{width:46px;min-width:46px;height:46px}.menuToggleBtn{width:42px;height:42px}.topNavAuthLinks .navAccountCaret{width:16px;height:16px;font-size:13px;right:-2px;bottom:-2px}.heroOrb{display:none}.heroCenter{width:100%;max-width:100%;padding:0 1rem;gap:.8rem}.heroCenter .eyebrow{display:none}.heroCenter h1,.heroCopy h1{max-width:12ch;justify-self:center;font-size:clamp(1.65rem,8vw,2rem);line-height:1.08;text-wrap:balance}.heroCenter p{max-width:24ch;font-size:.9rem;line-height:1.45}.heroCenterActions{gap:.65rem;margin-top:.25rem}.heroCenterActions .actionBtn,.heroCenterActions .ghostBtn{min-height:44px;padding-inline:.9rem;font-size:.95rem}.homeTestimonialBand{width:100%;margin-left:0;padding:.9rem .15rem}.homeTestimonialBandInner{width:100%;padding:0;gap:.85rem}.homeTestimonialLeft{gap:.55rem}.homeTestimonialLeft h2{max-width:13ch;font-size:clamp(1.55rem,7vw,1.9rem);line-height:1.08}.homeTestimonialHint{max-width:32ch;font-size:.84rem;line-height:1.4}.homeTestimonialActions{width:100%;justify-self:stretch}.homeTestimonialActions .actionBtn,.homeTestimonialActions .ghostBtn,.homeTestimonialActions button{width:100%;justify-content:center;min-height:44px;font-size:.95rem}.homeTestimonialCard{padding:1.35rem .8rem .8rem;min-height:0;gap:.35rem}.homeTestimonialAvatar{width:46px;height:46px;top:-20px}.homeTestimonialQuote{font-size:1.35rem}.homeTestimonialCard h3{font-size:.98rem}.homeTestimonialRole{font-size:.72rem}.homeTestimonialText{font-size:.8rem;line-height:1.45}}@media (max-width: 390px){:root{--brand-logo-size: 54px;--top-nav-offset: 0px}.container{padding:0 .55rem}.faqSection{gap:.85rem;padding:1.2rem .35rem 1.8rem}.faqEyebrow{font-size:.66rem;letter-spacing:.08em}.faqIntro h2{max-width:100%;font-size:1.45rem;line-height:.96;padding-right:.15rem}.faqIntro h2 span+span{margin-top:.12em}.faqTrigger{gap:.55rem;font-size:.88rem}.faqIcon{font-size:1.35rem}.faqAnswer{padding-left:1.55rem;font-size:.8rem;line-height:1.35}.historyTable{min-width:500px}.historyTable th,.historyTable td{padding:.48rem .52rem;font-size:.8rem}.ideaCarouselTrack{grid-template-columns:1fr}.ideaImg{aspect-ratio:1.15 / 1;max-height:220px}.ideaImg img{object-fit:contain;object-position:center}.ideaCard h3{font-size:.92rem}.ideaFocus{font-size:.74rem}.footerBrand p,.footerBlock p,.footerBlock a,.footerLinkBtn,.footerBottom p{font-size:.78rem;line-height:1.35}.logoutOverlayCard{width:min(100%,290px);padding:1.3rem 1rem}.topNavInner{grid-template-columns:auto minmax(0,1fr) auto;gap:.35rem;padding:.08rem .55rem}.topNavAuthLinks .navBtnAccountAvatar,.topNavAuthLinks .navBtnAccountAvatar.active{width:40px;min-width:40px;height:40px}.menuToggleBtn{width:40px;height:40px}.heroFrame{padding:1rem .85rem 1.2rem}.heroCenter{padding:0 .55rem;gap:.7rem}.heroCenter h1,.heroCopy h1{max-width:11ch;font-size:1.55rem;line-height:1.06}.heroCenter p{max-width:21ch;font-size:.84rem;line-height:1.4}.heroCenterActions{gap:.55rem}.heroCenterActions .actionBtn,.heroCenterActions .ghostBtn{min-height:42px;font-size:.9rem}.homeTestimonialBand{padding:.75rem .1rem}.homeTestimonialEyebrow{font-size:.66rem}.homeTestimonialLeft h2{max-width:11ch;font-size:1.42rem;line-height:1.04}.homeTestimonialHint{max-width:28ch;font-size:.8rem;line-height:1.35}.homeTestimonialActions .actionBtn,.homeTestimonialActions .ghostBtn,.homeTestimonialActions button{min-height:42px;font-size:.88rem;padding-inline:.85rem}.homeTestimonialCard{padding:1.2rem .72rem .75rem}.homeTestimonialText{font-size:.76rem;line-height:1.38}.pricingCard{padding:.8rem;gap:.7rem}.pricingHead{gap:.5rem}.pricingIcon{width:36px;height:36px;border-radius:10px}.pricingHead h3{font-size:1rem}.pricingHead p,.pricingBilling{font-size:.82rem}.pricingPriceRow strong{font-size:1.65rem}.pricingPriceRow span{font-size:.92rem}.pricingCta{font-size:1.05rem;min-height:42px;padding:.65rem .8rem}.pricingFeatures{padding:.75rem}.pricingFeatures h4{font-size:.98rem;margin-bottom:.55rem}.pricingFeatures li{font-size:.88rem;line-height:1.35}}@media (max-width: 740px){.freePreviewModalCard{padding:1.1rem;border-radius:20px}.freePreviewModalStats{grid-template-columns:1fr}.freePreviewModalActions>button{width:100%;justify-content:center}}@media (prefers-reduced-motion: reduce){.carouselDragTooltip{transition-duration:0ms;transform:none}}
