:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top,rgba(59,130,246,.2),transparent 32%),linear-gradient(180deg,#0f172a,#020617);color:#e2e8f0;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-height:100vh;background:transparent}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{width:min(1200px,calc(100vw - 32px));margin:0 auto;padding:32px 0 56px}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:28px;border:1px solid rgba(148,163,184,.18);border-radius:28px;background:#0f172ab8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 24px 60px #0f172a59}.topbar__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.eyebrow{margin:0 0 8px;font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;color:#7dd3fc}.topbar h1{margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05;max-width:12ch}.topbar__subtitle{margin:14px 0 0;max-width:62ch;color:#cbd5e1}.content{margin-top:24px}.stats-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:24px}.stat-card,.template-card,.empty-state,.preview-card{border:1px solid rgba(148,163,184,.16);background:#0f172ab8;box-shadow:0 18px 50px #0f172a47;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.stat-card{padding:18px 20px;border-radius:20px}.stat-card span,.template-card p,.modal__header p,.topbar__subtitle,.empty-state p,.helper-box p,.status-message,.template-card small{color:#94a3b8}.stat-card strong{display:block;margin-top:8px;font-size:1.15rem}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.template-card{border-radius:24px;padding:20px}.template-card__header,.template-card__footer,.preview-card__header,.modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.template-card__header h3,.empty-state h2,.modal h2,.preview-card strong{margin:0}.template-card__badge{padding:6px 10px;border-radius:999px;background:#3b82f626;color:#bfdbfe;font-size:.8rem}.template-card__preview{margin:16px 0 18px;padding:16px;height:180px;border-radius:18px;background:#020617b3;border:1px solid rgba(148,163,184,.14);white-space:pre-wrap;color:#e2e8f0;overflow:auto}.template-card__footer{align-items:center}.template-card__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.button,.icon-button{border:0;border-radius:14px;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover,.icon-button:hover{transform:translateY(-1px)}.button{padding:11px 16px;color:#e2e8f0;background:#1e293beb}.button--large{padding:14px 20px}.button--ghost{background:#1e293b94}.button--primary{background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 16px 30px #2563eb47}.button--danger{background:#7f1d1dc7}.icon-button{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;color:#e2e8f0;background:#1e293bb3;font-size:1.5rem;line-height:1}.empty-state{padding:40px;border-radius:28px;text-align:center}.empty-state--compact{padding:20px;text-align:left}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#020617b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:40}.modal{width:min(720px,100%);max-height:min(90vh,940px);overflow:auto;padding:24px;border-radius:28px;border:1px solid rgba(148,163,184,.18);background:#0f172af5;box-shadow:0 32px 80px #0206178c}.modal--wide{width:min(1080px,100%)}.form,.generator-layout{display:grid;gap:16px}.form label,.generator-layout label{display:grid;gap:8px}.form span,.generator-layout span{font-weight:600}input,textarea{width:100%;border:1px solid rgba(148,163,184,.2);border-radius:18px;padding:14px 16px;color:#e2e8f0;background:#02061794;outline:none}input:focus,textarea:focus{border-color:#60a5facc;box-shadow:0 0 0 4px #3b82f626}textarea{resize:vertical}.helper-box{padding:16px;border-radius:18px;background:#0206177a;border:1px solid rgba(148,163,184,.14)}.chip-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.chip{padding:6px 10px;border-radius:999px;background:#1e293be0;color:#bfdbfe}.form__actions{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap;margin-top:6px}.account-panel{display:grid;gap:24px}.account-section{display:grid;gap:16px;padding:20px;border:1px solid rgba(148,163,184,.16);border-radius:18px;background:#02061757}.account-section h3{margin:0}.account-section p{margin:6px 0 0;color:#94a3b8}.account-section--danger{border-color:#f8717157}.generator-layout{grid-template-columns:minmax(0,360px) minmax(0,1fr);align-items:start}.generator-layout__inputs,.generator-layout__preview{display:grid;gap:14px}.preview-card{padding:18px;border-radius:22px}.preview-card textarea{margin-top:14px;min-height:400px}.generated-title{display:grid;gap:8px;margin-top:14px}.generated-title span{font-weight:600}.generated-title input{margin:0}.status-message{margin:10px 0 0}.error-message{margin:0;color:#fda4af}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-panel{width:min(100%,480px);display:grid;gap:18px;padding:32px;border:1px solid rgba(148,163,184,.18);border-radius:24px;background:#0f172ac7;box-shadow:0 24px 80px #0206174d}.auth-panel .button{width:100%}.landing-page{width:min(1240px,calc(100vw - 48px));margin:0 auto;padding:24px 0 48px}.landing-nav{display:flex;align-items:center;justify-content:space-between;padding:0 0 24px}.landing-brand{display:inline-flex;align-items:center;gap:10px;color:#f8fafc;font-weight:700;letter-spacing:-.02em;text-decoration:none}.landing-brand__mark{display:grid;width:32px;height:32px;place-items:center;border-radius:10px;color:#082f49;background:#7dd3fc;font-family:Georgia,serif;font-size:1.2rem}.landing-hero{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:center;gap:clamp(32px,7vw,104px);min-height:620px;padding:56px 0 72px}.landing-hero__copy h1{max-width:9ch;margin:0;color:#f8fafc;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,8vw,7.3rem);font-weight:400;letter-spacing:-.07em;line-height:.9}.landing-hero__copy h1 em{color:#7dd3fc;font-style:italic}.landing-hero__lede{max-width:46ch;margin:28px 0 0;color:#cbd5e1;font-size:1.08rem}.landing-hero__actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:32px}.landing-note{color:#94a3b8;font-size:.86rem}.product-preview{position:relative;overflow:hidden;border:1px solid rgba(125,211,252,.22);border-radius:26px;background:#e2e8f0;box-shadow:0 32px 90px #02061775,0 0 0 12px #7dd3fc0a;transform:rotate(1.5deg)}.product-preview:after{position:absolute;width:180px;height:180px;right:-72px;bottom:-84px;border-radius:50%;background:#7dd3fc;content:"";opacity:.45}.product-preview__topbar{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;color:#334155;background:#f8fafc;border-bottom:1px solid #cbd5e1}.product-preview__logo{font-size:.82rem;font-weight:800;letter-spacing:-.02em}.product-preview__avatar{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;color:#0c4a6e;background:#bae6fd;font-size:.68rem;font-weight:800}.product-preview__body{padding:clamp(22px,4vw,42px);color:#0f172a;background:linear-gradient(135deg,#f8fafc,#dbeafe)}.product-preview__heading,.product-preview__editor{display:flex;justify-content:space-between;gap:20px}.product-preview__heading{align-items:end;margin-bottom:26px}.product-preview__heading strong{display:block;margin-top:4px;font-family:Georgia,serif;font-size:clamp(1.7rem,4vw,2.5rem);font-weight:400}.product-preview__overline,.preview-label{display:block;color:#64748b;font-size:.62rem;font-weight:800;letter-spacing:.14em}.product-preview__count{color:#0369a1;font-size:.75rem;font-weight:700}.product-preview__editor{align-items:stretch}.product-preview__fields,.product-preview__result{flex:1;min-width:0;padding:20px;border:1px solid rgba(148,163,184,.55);border-radius:14px;background:#ffffffb8}.product-preview__result{border-color:#7dd3fc;background:#f0f9ff}.preview-input{margin:8px 0 22px;padding-bottom:9px;border-bottom:1px solid #94a3b8;color:#334155;font-size:.8rem}.preview-lines{display:grid;gap:8px;margin:10px 0 20px}.preview-lines i{display:block;width:92%;height:6px;border-radius:4px;background:#cbd5e1}.preview-lines i.short{width:64%}.preview-chips{display:flex;gap:6px;flex-wrap:wrap}.preview-chips span{padding:5px 7px;border-radius:6px;color:#0369a1;background:#bae6fd;font-size:.62rem;font-weight:700}.product-preview__result strong{display:block;margin-top:22px;font-family:Georgia,serif;font-size:1.2rem;font-weight:400}.product-preview__result p{min-height:48px;color:#64748b;font-size:.76rem}.preview-copy{display:flex;justify-content:space-between;padding-top:14px;border-top:1px solid #bae6fd;color:#0369a1;font-size:.74rem;font-weight:800}.landing-proof{padding:24px 0 72px;border-top:1px solid rgba(148,163,184,.16);color:#64748b;text-align:center}.landing-proof p{margin:0 0 20px;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.landing-proof div{display:flex;justify-content:center;gap:clamp(20px,7vw,80px);flex-wrap:wrap;color:#cbd5e1;font-family:Georgia,serif;font-size:1.2rem;font-style:italic}.landing-benefits{padding:40px 0 100px}.landing-section-heading{max-width:620px}.landing-section-heading h2,.landing-cta h2{margin:0;color:#f8fafc;font-family:Georgia,serif;font-size:clamp(2.4rem,5vw,4.5rem);font-weight:400;letter-spacing:-.05em;line-height:.98}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:56px}.benefit-grid article{padding-top:20px;border-top:1px solid #334155}.benefit-number{color:#7dd3fc;font-size:.75rem;font-weight:800}.benefit-grid h3{margin:26px 0 10px;color:#f8fafc;font-size:1.15rem}.benefit-grid p{max-width:30ch;margin:0;color:#94a3b8}.landing-cta{display:flex;align-items:end;justify-content:space-between;gap:28px;padding:40px;border-radius:24px;background:#164e63;box-shadow:0 24px 60px #082f494d}.landing-cta h2{max-width:11ch;color:#ecfeff}.button--text{border:0;color:#7dd3fc;background:transparent}@media (max-width: 860px){.topbar{flex-direction:column;align-items:stretch}.topbar__actions{justify-content:stretch}.topbar__actions .button{flex:1}.stats-row,.generator-layout,.grid{grid-template-columns:1fr}.template-card__footer{flex-direction:column;align-items:stretch}.template-card__actions{justify-content:flex-start}.modal{padding:18px}.landing-page{width:min(100% - 32px,600px)}.landing-hero{grid-template-columns:1fr;min-height:auto;padding-top:42px}.landing-hero__copy h1{font-size:clamp(4rem,18vw,6.5rem)}.product-preview{transform:none}.product-preview__editor,.benefit-grid{grid-template-columns:1fr;flex-direction:column}.benefit-grid{display:grid}.landing-cta{align-items:stretch;flex-direction:column;padding:28px}}
