:root{--bg:#08101f;--bg-soft:#0d1730;--panel:rgba(15,23,42,0.88);--panel-2:rgba(15,23,42,0.72);--line:rgba(148,163,184,0.18);--text:#eef2ff;--muted:#a5b4d4;--muted-2:#8aa0c6;--brand:#7c3aed;--brand-2:#a855f7;--brand-soft:rgba(124,58,237,0.18);--success:#22c55e;--warning:#f59e0b;--danger:#ef4444;--shadow:0 20px 60px rgba(2,6,23,0.38);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top left,rgba(124,58,237,.22),transparent 28%),radial-gradient(circle at top right,rgba(14,165,233,.16),transparent 24%),linear-gradient(180deg,#07101f,#091426)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{border:0}.container{width:min(1240px,calc(100% - 32px));margin:0 auto;padding:24px 0 56px}.hero{margin-bottom:20px}.historyPanel,.panel,.proofStrip{border:1px solid var(--line);background:linear-gradient(180deg,rgba(15,23,42,.9),rgba(9,15,30,.92));border-radius:var(--radius);box-shadow:var(--shadow)}.panel{padding:28px;margin-bottom:20px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.proofStrip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px;margin-bottom:20px}.proofItem{padding:16px 18px;border-radius:18px;background:rgba(255,255,255,.03);border:1px solid rgba(148,163,184,.12)}.proofValue{font-size:18px;font-weight:700;margin-bottom:6px}.proofLabel{font-size:14px;color:var(--muted);line-height:1.5}.heroGrid{display:grid;grid-template-columns:1.4fr .8fr;gap:22px;align-items:stretch}.badge,.paywallBadge{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:8px 14px;border-radius:999px;background:rgba(124,58,237,.16);border:1px solid rgba(168,85,247,.34);color:#efe7ff;font-size:13px;font-weight:700;letter-spacing:.02em}.title{margin:16px 0 10px;font-size:clamp(34px,4.6vw,54px);line-height:1.02;letter-spacing:-.03em;max-width:820px}.subtitle{margin:0;font-size:18px;line-height:1.7;color:var(--muted);max-width:760px}.miniBadges{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.miniBadges span{padding:10px 14px;background:rgba(255,255,255,.04);border:1px solid rgba(148,163,184,.14);border-radius:999px;color:var(--text);font-size:13px}.limitedNote,.premiumNote{margin-top:16px;padding:14px 16px;border-radius:16px;background:linear-gradient(180deg,rgba(124,58,237,.12),rgba(56,189,248,.08));border:1px solid rgba(168,85,247,.18);color:#ddd6fe;font-size:14px;line-height:1.55}.heroSide{display:flex}.heroInfoCard{width:100%;padding:22px;border-radius:22px;background:linear-gradient(180deg,rgba(124,58,237,.16),rgba(15,23,42,.2));border:1px solid rgba(168,85,247,.18)}.heroInfoLabel{color:var(--muted);font-size:13px;margin-bottom:10px}.heroInfoValue{font-size:32px;font-weight:800;margin-bottom:8px}.heroInfoSub{color:var(--muted);line-height:1.6;min-height:48px}.heroButtons{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.featureCards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}.featureCard,.historyCard,.innerCard,.leftCard,.photoSetCard,.pricingCard,.rightCard,.sectionCard{border-radius:22px;border:1px solid var(--line);background:rgba(255,255,255,.03);box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}.featureCard,.historyCard,.innerCard,.leftCard,.photoSetCard,.rightCard,.sectionCard{padding:18px}.featureTitle,.historyTitle,.innerCardTitle,.planName,.resultHeader,.sectionTitle{font-weight:700;letter-spacing:-.01em}.featureTitle{font-size:17px;margin-bottom:8px}.tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.chipButton,.clearButton,.copyButton,.generateButton,.paywallClose,.secondaryButton,.tab{transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease,opacity .16s ease}.tab{padding:11px 16px;border-radius:999px;background:rgba(255,255,255,.03);border:1px solid var(--line);color:var(--muted);cursor:pointer}.tab:hover,.tabActive{color:#fff;background:rgba(124,58,237,.18);border-color:rgba(168,85,247,.32)}.contentGrid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:18px}.label{display:block;margin-bottom:8px;color:#d7ddf2;font-size:14px;font-weight:600}.fileInput,.input,.textarea{width:100%;border-radius:18px;border:1px solid rgba(148,163,184,.18);background:rgba(2,6,23,.46);color:var(--text);outline:none}.fileInput,.input{min-height:52px;padding:14px 16px}.textarea{min-height:140px;padding:15px 16px;resize:vertical;line-height:1.6}.input::placeholder,.textarea::placeholder{color:#6f84ad}.fileInput:focus,.input:focus,.textarea:focus{border-color:rgba(168,85,247,.56);box-shadow:0 0 0 4px rgba(124,58,237,.12)}.clearButton,.copyButton,.generateButton,.paywallClose,.secondaryButton{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:0 16px;border-radius:16px;font-weight:700;cursor:pointer}.generateButton{background:linear-gradient(135deg,var(--brand) 0,var(--brand-2) 100%);color:white;box-shadow:0 12px 30px rgba(124,58,237,.28)}.chipButton:hover,.clearButton:hover,.copyButton:hover,.generateButton:hover,.paywallClose:hover,.secondaryButton:hover,.tab:hover{transform:translateY(-1px)}.clearButton:disabled,.copyButton:disabled,.generateButton:disabled,.secondaryButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.chipButton,.clearButton,.copyButton,.paywallClose,.secondaryButton{background:rgba(255,255,255,.04);color:var(--text);border:1px solid rgba(148,163,184,.18)}.downloadLink,.error,.hint,.historyEmpty,.historyMeta,.historyPreview,.innerCardText,.paywallHint,.paywallText,.planList,.planSub,.sectionContent{font-size:14px;line-height:1.6}.downloadLink,.hint,.historyEmpty,.historyMeta,.historyPreview,.innerCardText,.paywallHint,.planList,.planSub,.sectionContent{color:var(--muted)}.error{color:#fecaca;background:rgba(239,68,68,.12);border:1px solid rgba(239,68,68,.22);padding:14px 16px;border-radius:16px}.topSpace{margin-top:14px}.topSpaceZero{margin-top:0}.photoSetWrap,.previewBox,.resultBox,.upsellBlock{margin-top:16px;border-radius:22px;border:1px solid var(--line);background:rgba(255,255,255,.03);padding:18px}.previewThumbWrap{display:flex;flex-direction:column;gap:12px}.previewThumbLabel{font-size:13px;color:var(--muted)}.historyThumb,.historyThumbSmall,.previewImage,.previewThumb,.resultPreviewImage{width:100%;object-fit:cover;border-radius:18px;border:1px solid rgba(148,163,184,.14);background:rgba(2,6,23,.34)}.previewThumb,.resultPreviewImage{max-height:420px}.previewImage{aspect-ratio:1/1}.historyThumb{max-height:240px}.historyThumbRow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.downloadLink{display:inline-flex;padding:10px 14px;border-radius:14px;border:1px solid rgba(148,163,184,.18);background:rgba(255,255,255,.03)}.exportBar,.historyCardTop,.historyHeader,.paywallActions,.paywallTop,.sectionHeader,.upsellActions{display:flex;gap:10px;align-items:center;justify-content:space-between}.sectionGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.sectionHeader{margin-bottom:12px}.resultHeader,.sectionTitle{font-size:16px}.sectionContent{white-space:pre-wrap}.photoSetGrid,.pricingGrid{display:grid;gap:14px}.photoSetGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.photoSetLabel{font-size:13px;color:var(--muted);margin-bottom:10px}.pricingGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.pricingCard{padding:20px;position:relative}.pricingCardAccent{background:linear-gradient(180deg,rgba(124,58,237,.16),rgba(255,255,255,.04));border-color:rgba(168,85,247,.28);transform:translateY(-2px)}.planPopular{position:absolute;top:14px;right:14px;padding:7px 10px;border-radius:999px;background:rgba(124,58,237,.2);color:#efe7ff;font-size:12px;font-weight:800}.planName{font-size:24px;margin-bottom:6px}.planPrice{font-size:28px;font-weight:800;margin:14px 0}.planList{margin:0;padding-left:18px}.historyPanel{padding:24px}.historyList{display:grid;gap:12px}.historyMode{font-size:16px;font-weight:700}.historyActions{display:flex;gap:8px;flex-wrap:wrap}.paywallOverlay{position:fixed;inset:0;background:rgba(2,6,23,.72);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:grid;place-items:center;padding:22px;z-index:80}.paywallModal{width:min(1180px,100%);max-height:90vh;overflow:auto;border-radius:28px;border:1px solid rgba(148,163,184,.18);background:linear-gradient(180deg,rgba(8,16,31,.98),rgba(15,23,42,.96));box-shadow:0 40px 100px rgba(2,6,23,.5);padding:28px}.paywallTitle{margin:14px 0 12px;font-size:clamp(28px,4vw,42px);line-height:1.06;letter-spacing:-.03em}.paywallTitle span{color:#d8b4fe}.paywallText{max-width:800px}.exampleChips{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:12px}.exampleChipsLabel{font-size:13px;color:var(--muted);margin-right:4px}.chipButton{min-height:38px;padding:0 12px;border-radius:999px;cursor:pointer}.upsellBlock{position:relative;overflow:hidden;background:radial-gradient(circle at top right,rgba(168,85,247,.22),transparent 30%),linear-gradient(180deg,rgba(124,58,237,.14),rgba(255,255,255,.03))}.upsellBadge{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(124,58,237,.18);color:#f3e8ff;font-size:12px;font-weight:800;margin-bottom:12px}.upsellTitle{font-size:24px;font-weight:800;line-height:1.15;margin-bottom:10px}.upsellNote,.upsellText{color:var(--muted);line-height:1.65}.upsellText{max-width:760px}.upsellActions{justify-content:flex-start;flex-wrap:wrap;margin-top:16px}.upsellNote{margin-top:12px;font-size:13px}.resultBox{color:var(--muted)}@media (max-width:1080px){.contentGrid,.featureCards,.heroGrid,.photoSetGrid,.pricingGrid,.proofStrip,.sectionGrid{grid-template-columns:1fr}}@media (max-width:720px){.container{width:min(100% - 18px,100%);padding-top:14px;padding-bottom:30px}.historyPanel,.panel,.paywallModal{padding:18px;border-radius:22px}.title{font-size:32px}.subtitle{font-size:16px}.exportBar,.heroButtons,.historyActions,.historyCardTop,.historyHeader,.paywallActions,.paywallTop,.sectionHeader,.upsellActions{flex-direction:column;align-items:stretch}.clearButton,.copyButton,.generateButton,.secondaryButton{width:100%}.historyThumbRow{grid-template-columns:1fr}}.historyThumb{margin-top:12px;width:180px;height:180px;max-width:100%;object-fit:cover;border-radius:14px}.historyThumbRow{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.historyThumbSmall{width:96px;height:96px;object-fit:cover;border-radius:12px;aspect-ratio:1/1}.historyCard{overflow:hidden}@media (max-width:720px){.historyThumb{width:140px;height:140px}.historyThumbSmall{width:82px;height:82px}}.footer{padding:20px}.footerRight{gap:12px}.footer{margin-top:40px;padding:22px;border-top:1px solid var(--line);background:rgba(255,255,255,.02)}.footerContent{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap}.footerLeft{max-width:420px}.footerTitle{font-size:14px;font-weight:700}.footerText{font-size:13px;color:var(--muted);margin-top:4px;line-height:1.5}.footerRight{display:flex;gap:10px;flex-wrap:wrap}.footerLink{font-size:13px;padding:8px 12px;border-radius:10px;background:rgba(255,255,255,.04);border:1px solid var(--line);transition:.2s}.footerLink:hover{background:rgba(124,58,237,.18);border-color:rgba(168,85,247,.4)}