*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,'PingFang SC','Microsoft YaHei',sans-serif;background:#060817;color:#fff}a{color:inherit}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 28px;background:rgba(6,8,23,.72);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.logo{font-weight:900;text-decoration:none}.topbar nav{display:flex;gap:18px}.topbar nav a,.mini-cta{text-decoration:none;color:#cbd5e1;font-size:14px}.mini-cta{padding:9px 14px;border-radius:999px;background:rgba(255,255,255,.1);color:#fff}.landing{overflow:hidden}.hero-v2{max-width:1180px;margin:0 auto;min-height:680px;padding:70px 22px 46px;display:grid;grid-template-columns:1.02fr .98fr;gap:44px;align-items:center;background:radial-gradient(circle at 88% 8%,rgba(34,211,238,.22),transparent 30%),radial-gradient(circle at 10% 82%,rgba(168,85,247,.25),transparent 28%)}.badge{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.08);color:#bae6fd;font-weight:700;font-size:13px}.hero-copy h1{font-size:clamp(44px,7vw,82px);line-height:1.02;margin:24px 0 18px;letter-spacing:-.05em}.hero-copy p{font-size:20px;line-height:1.55;color:#cbd5e1;max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0}.button,button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:18px;background:rgba(255,255,255,.12);color:#fff;padding:14px 22px;font-weight:900;font-size:16px;cursor:pointer;text-decoration:none;margin:6px 8px 6px 0}.primary,button.primary,.button.primary{background:linear-gradient(135deg,#8b5cf6,#06b6d4);box-shadow:0 18px 50px rgba(34,211,238,.22)}.ghost{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06)}.trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.trust-row span{padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.08);color:#dbeafe;font-size:13px}.hero-showcase{position:relative;min-height:520px}.showcase-stack{position:relative;height:430px}.sample-card{position:absolute;width:255px;height:335px;border-radius:34px;padding:18px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.2);box-shadow:0 28px 90px rgba(0,0,0,.38);backdrop-filter:blur(18px);display:flex;flex-direction:column;justify-content:space-between}.sample-a{left:10px;top:40px;transform:rotate(-8deg)}.sample-b{right:35px;top:5px;transform:rotate(7deg)}.sample-c{left:135px;top:160px;transform:rotate(2deg)}.sample-face{height:240px;border-radius:26px;display:flex;align-items:center;justify-content:center;font-weight:1000;font-size:56px;background:linear-gradient(135deg,#1e1b4b,#22d3ee);color:#fff}.sample-b .sample-face{background:linear-gradient(135deg,#581c87,#f0abfc)}.sample-c .sample-face{background:linear-gradient(135deg,#7c2d12,#fbbf24)}.sample-card span{font-weight:900}.share-preview{display:flex;align-items:center;gap:14px;position:absolute;left:24px;right:24px;bottom:0;padding:18px;border-radius:28px;background:rgba(255,255,255,.92);color:#111827;box-shadow:0 20px 70px rgba(0,0,0,.28)}.share-preview p{margin:4px 0 0;color:#475569}.share-photo{width:70px;height:70px;border-radius:22px;background:linear-gradient(135deg,#8b5cf6,#06b6d4);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:1000}.fake-qr{margin-left:auto;width:58px;height:58px;border-radius:10px;background:repeating-linear-gradient(45deg,#111 0 5px,#fff 5px 10px)}.upload-section,.section{max-width:1040px;margin:0 auto;padding:42px 18px}.upload-card,.panel{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);border-radius:32px;padding:24px;box-shadow:0 24px 80px rgba(0,0,0,.25);backdrop-filter:blur(14px)}.upload-head{text-align:center}.upload-head h2{font-size:34px;margin:8px 0}.upload-head p,.muted{color:#94a3b8}.file-drop{display:flex!important;flex-direction:column;align-items:center;justify-content:center;min-height:180px;margin:20px 0;padding:24px;border:2px dashed rgba(125,211,252,.45);border-radius:28px;background:rgba(14,165,233,.08);text-align:center;cursor:pointer}.file-drop input{position:absolute;opacity:0;pointer-events:none}.file-icon{width:64px;height:64px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#8b5cf6,#06b6d4);font-size:38px;margin-bottom:12px}.file-drop small{color:#94a3b8;margin-top:6px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}label{display:block;color:#dbeafe;font-weight:700}label.wide{grid-column:1/-1}input,select{width:100%;margin-top:8px;padding:14px 15px;border-radius:16px;border:1px solid rgba(255,255,255,.16);background:rgba(2,6,23,.7);color:#fff;font-size:16px}.full-submit{width:100%;margin-top:18px}.section-title{text-align:center;max-width:720px;margin:0 auto 24px}.section-title h2,.section h2{font-size:38px;margin:10px 0}.section-title p,.section p{color:#cbd5e1;line-height:1.6}.benefit-grid,.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.benefit-grid>div,.features div{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:26px;padding:22px}.benefit-grid b{color:#67e8f9}.challenge-callout{text-align:center;border-radius:34px;background:linear-gradient(135deg,rgba(88,28,135,.55),rgba(8,145,178,.34));border:1px solid rgba(255,255,255,.13);margin-top:28px}.pricing-strip{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;text-align:center}.pricing-strip b,.price-big{font-size:48px;color:#67e8f9}.wrap{max-width:1080px;margin:0 auto;padding:42px 18px}.result-hero{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:20px}.result-hero h1{font-size:44px;margin:16px 0 8px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.result-grid figure{margin:0}.grid img,.poster{width:100%;border-radius:28px;border:1px solid rgba(255,255,255,.15);box-shadow:0 16px 50px rgba(0,0,0,.35)}figcaption{color:#cbd5e1;margin:10px 4px}.success{border-color:rgba(74,222,128,.55);background:rgba(22,101,52,.22)}.unlock-card{display:flex;align-items:center;justify-content:space-between;gap:18px}.viral-card code{background:rgba(0,0,0,.35);padding:4px 8px;border-radius:8px;word-break:break-all}.pay-wrap{max-width:640px}.pay-card{text-align:center}.check-list{text-align:left;display:inline-block;line-height:2;color:#dbeafe}.tiny{font-size:12px}.wall{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:12px;margin:24px 0}.wall img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:22px}.row{display:flex;gap:10px;align-items:center;flex-wrap:wrap;background:rgba(255,255,255,.07);padding:12px;border-radius:16px;margin:10px 0}.row input{width:auto;min-width:160px}.admin pre{max-height:420px;overflow:auto;background:#020617;border-radius:18px;padding:16px;color:#d1d5db}@media(max-width:760px){.topbar{padding:12px 14px}.topbar nav{display:none}.hero-v2{grid-template-columns:1fr;gap:18px;padding:34px 14px}.hero-copy h1{font-size:44px}.hero-copy p{font-size:17px}.hero-showcase{min-height:390px}.showcase-stack{height:300px}.sample-card{width:190px;height:250px;border-radius:26px}.sample-face{height:175px;font-size:42px}.sample-a{left:0;top:25px}.sample-b{right:0;top:0}.sample-c{left:92px;top:115px}.share-preview{position:relative;left:auto;right:auto;bottom:auto;margin-top:8px}.form-grid{grid-template-columns:1fr}.upload-card,.panel{border-radius:24px;padding:18px}.section-title h2,.section h2{font-size:30px}.result-hero h1{font-size:34px}.unlock-card{display:block}.pricing-strip b,.price-big{font-size:40px}}
@media(max-width:760px){
  .hero-v2{padding-top:24px;padding-bottom:22px;gap:8px}
  .hero-copy h1{font-size:40px;margin:16px 0 10px}
  .hero-copy p{font-size:16px;margin:0}
  .hero-actions{margin:16px 0 10px}
  .trust-row span:nth-child(n+4){display:none}
  .hero-showcase{min-height:300px}
  .showcase-stack{height:235px}
  .sample-card{width:160px;height:210px;padding:12px;border-radius:22px}
  .sample-face{height:145px;font-size:34px;border-radius:18px}
  .sample-a{left:2px;top:18px}.sample-b{right:4px;top:0}.sample-c{left:78px;top:90px}
  .share-preview{padding:12px;border-radius:22px}.share-photo{width:54px;height:54px;border-radius:16px}.fake-qr{width:44px;height:44px}
  .upload-section{padding-top:18px}
}

.market-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:18px}.market-card{display:block;text-decoration:none;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);border-radius:24px;padding:14px;transition:.18s transform,.18s background}.market-card:hover{transform:translateY(-3px);background:rgba(255,255,255,.13)}.market-card img{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:18px;margin-bottom:12px}.market-card b{display:block;font-size:18px;margin:6px 0}.market-card span{color:#94a3b8;font-size:14px}.switch-row{display:flex;align-items:center;gap:8px;padding:12px 14px;border-radius:16px;background:rgba(255,255,255,.06);font-weight:700}.switch-row input{width:auto;margin:0}.result-grid figure:first-child img{max-height:560px;object-fit:contain;background:rgba(255,255,255,.05)}
@media(max-width:760px){.market-grid{grid-template-columns:1fr 1fr;gap:12px}.market-card{padding:10px;border-radius:18px}.market-card img{border-radius:14px}.market-card b{font-size:15px}.market-card span{font-size:12px}}
.file-preview{display:block;max-width:220px;max-height:180px;object-fit:cover;border-radius:18px;margin-top:14px;border:1px solid rgba(255,255,255,.18);box-shadow:0 12px 34px rgba(0,0,0,.28)}.file-preview[hidden]{display:none}.full-submit:disabled{opacity:.72;cursor:wait}
.loading-box{margin-top:20px;padding:22px;border-radius:22px;background:rgba(34,211,238,.12);border:1px solid rgba(125,211,252,.28);font-weight:900;color:#bae6fd;text-align:center}
.intent-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}.intent-cards label{position:relative;cursor:pointer}.intent-cards input{position:absolute;opacity:0;pointer-events:none}.intent-cards span{display:block;min-height:88px;padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);transition:.16s}.intent-cards b{display:block;color:#fff;font-size:16px}.intent-cards small{display:block;color:#94a3b8;margin-top:6px;line-height:1.35}.intent-cards input:checked+span{border-color:#67e8f9;background:linear-gradient(135deg,rgba(139,92,246,.35),rgba(6,182,212,.22));box-shadow:0 12px 36px rgba(34,211,238,.18)}
@media(max-width:760px){.intent-cards{grid-template-columns:1fr}.intent-cards span{min-height:auto}}
.batch-img{width:100%;border-radius:22px;border:1px solid rgba(255,255,255,.14);box-shadow:0 12px 34px rgba(0,0,0,.28);background:rgba(255,255,255,.05)}
.state-triplet{display:grid;grid-template-columns:.8fr 1.1fr 1.1fr;gap:18px;margin:18px 0 22px}.state-triplet figure{margin:0;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:24px;padding:12px}.state-triplet img{width:100%;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);object-fit:contain;max-height:560px}.state-triplet figcaption{display:flex;flex-direction:column;gap:4px;margin:10px 4px 2px;color:#cbd5e1}.state-triplet figcaption b{color:#fff}.state-triplet figcaption span{font-size:13px;color:#94a3b8}.state-triplet.compact{grid-template-columns:repeat(3,1fr);gap:10px}.state-triplet.compact figure{padding:8px;border-radius:18px}.state-triplet.compact img{height:150px;object-fit:cover;border-radius:13px}.state-triplet.compact figcaption{font-size:12px;margin:6px 2px 0}
@media(max-width:760px){.state-triplet{grid-template-columns:1fr;gap:14px}.state-triplet.compact{grid-template-columns:1fr}.state-triplet.compact img{height:auto;max-height:360px}}

/* Meme async result compact layout */
.compact-result{max-width:980px;padding-top:24px}.compact-result .result-hero{align-items:center;margin-bottom:14px}.compact-result .result-hero h1{font-size:34px;margin:8px 0}.compact-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.job-card{padding:16px;border-radius:22px}.job-card h2{font-size:22px;margin:10px 0 8px}.job-card .batch-img{max-height:320px;object-fit:contain;border-radius:18px}.regen-form{margin-top:10px;padding-top:10px;border-top:1px solid rgba(255,255,255,.12)}.regen-form input{font-size:14px;padding:11px 12px}.regen-form button{width:100%;margin:8px 0 0;padding:11px 14px;font-size:14px}.job-card .button{padding:10px 14px;font-size:14px;border-radius:14px}.job-card .row{padding:0;background:transparent;margin:8px 0}
@media(max-width:760px){.compact-result{padding-top:16px}.compact-grid{grid-template-columns:1fr 1fr;gap:10px}.job-card{padding:12px;border-radius:18px}.job-card h2{font-size:17px}.job-card .batch-img{max-height:210px}.job-card .muted{font-size:12px}.regen-form input{font-size:13px}.regen-form button,.job-card .button{font-size:13px;padding:9px 10px}.compact-result .result-hero{display:block}.compact-result .result-hero h1{font-size:28px}}

.mood-page{min-height:100vh;background:linear-gradient(180deg,#fff7ed,#fdf2f8 42%,#eef2ff);color:#1f2937}.mood-shell{max-width:980px;margin:0 auto;padding:34px 16px 54px}.mood-hero{text-align:center;padding:24px 10px 14px}.mood-hero.single{max-width:720px;margin:80px auto;background:rgba(255,255,255,.78);border:1px solid rgba(251,113,133,.25);border-radius:28px;box-shadow:0 24px 70px rgba(244,114,182,.18)}.mood-hero h1{font-size:clamp(36px,7vw,64px);line-height:1.05;margin:18px 0 12px;color:#111827;letter-spacing:0}.mood-hero p{font-size:19px;color:#4b5563;line-height:1.55}.mood-form{display:grid;gap:18px}.step-card{background:rgba(255,255,255,.86);border:1px solid rgba(251,113,133,.2);border-radius:28px;padding:22px;box-shadow:0 18px 60px rgba(244,114,182,.13)}.step-card h2{margin:0 0 16px;color:#111827}.mood-drop{background:rgba(255,247,237,.9);border-color:rgba(251,146,60,.42);color:#1f2937}.choice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.style-grid{grid-template-columns:repeat(auto-fit,minmax(185px,1fr))}.fidelity-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.choice-card{position:relative;min-height:116px;padding:16px;border-radius:22px;border:1px solid rgba(148,163,184,.32);background:#fff;color:#111827;cursor:pointer;display:flex;flex-direction:column;gap:6px;align-items:flex-start;justify-content:center}.choice-card input{position:absolute;opacity:0;inset:0}.choice-card:has(input:checked){border-color:#fb7185;box-shadow:0 0 0 3px rgba(251,113,133,.18);background:#fff1f2}.choice-emoji{font-size:28px}.choice-card small{color:#6b7280}.mood-page input,.mood-page select,.mood-page textarea{background:#fff;color:#111827;border-color:rgba(148,163,184,.38)}.admin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.admin-field textarea{width:100%;margin-top:8px;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.16);background:rgba(2,6,23,.7);color:#fff;font:13px/1.45 ui-monospace,SFMono-Regular,Menlo,monospace}.file-preview{display:block;max-width:260px;max-height:260px;object-fit:contain;margin-top:14px;border-radius:18px}

.mood-result-placeholder{margin-top:18px}.empty-poster{min-height:260px;border:2px dashed rgba(251,146,60,.35);border-radius:24px;background:rgba(255,247,237,.74);display:flex;align-items:center;justify-content:center;text-align:center;color:#9ca3af;font-weight:800;font-size:18px}.mood-result-img{max-height:720px;object-fit:contain;background:#fff}.mood-page .job-card{background:rgba(255,255,255,.9);color:#111827;border-color:rgba(251,113,133,.2)}.mood-page .job-card h2{color:#111827}.mood-page .job-card .muted{color:#6b7280}.mood-page .job-card .row{background:transparent}
.image-lightbox{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(2,6,23,.82);backdrop-filter:blur(10px)}.image-lightbox[hidden]{display:none}.image-lightbox img{max-width:96vw;max-height:90vh;object-fit:contain;border-radius:20px;box-shadow:0 24px 80px rgba(0,0,0,.5);background:#fff}.lightbox-close{position:fixed;top:16px;right:18px;width:44px;height:44px;padding:0;margin:0;border-radius:999px;background:rgba(255,255,255,.16);font-size:30px;line-height:1}.mood-result-img{cursor:zoom-in}.meme-history{margin-top:16px;padding-top:14px;border-top:1px solid rgba(148,163,184,.22)}.history-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.history-head h3{margin:0;color:inherit}.history-toggle{padding:8px 12px;margin:0;border-radius:999px;font-size:13px;background:rgba(251,113,133,.12);color:#be123c}.history-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px}.history-item{display:block;margin:0;padding:8px;border:1px solid rgba(148,163,184,.24);border-radius:16px;background:rgba(255,255,255,.68);color:#374151;text-align:left}.history-item img,.history-thumb{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:12px;background:#fff;border:1px solid rgba(148,163,184,.22)}.history-thumb{display:flex;align-items:center;justify-content:center;color:#9ca3af;font-weight:900}.history-item small{display:block;margin-top:6px;color:#6b7280;line-height:1.35}.history-extra{display:none}.meme-history.expanded .history-extra{display:block}@media(max-width:760px){.history-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.history-item{padding:6px;border-radius:12px}.history-item small{font-size:10px}.image-lightbox{padding:12px}.image-lightbox img{max-width:98vw;max-height:88vh}}
.blindbox-card{display:grid;grid-template-columns:auto 1fr;gap:8px 12px;align-items:center;padding:18px;border:1px solid rgba(251,113,133,.26);border-radius:22px;background:#fff;color:#111827;cursor:pointer}.blindbox-card input{grid-row:1/3;width:auto;margin:0}.blindbox-card b{font-size:20px}.blindbox-card small{grid-column:2;color:#6b7280;line-height:1.45}.guided-control.is-disabled,.guided-control-title.is-disabled{opacity:.45}.guided-control.is-disabled{filter:grayscale(.35)}.guided-control.is-disabled .choice-card{cursor:not-allowed}.guided-control-title.is-disabled input{cursor:not-allowed;background:#f3f4f6}
