:root{color-scheme:light;--bg: #f8faf9;--surface: #ffffff;--surface-strong: #eef8f6;--text: #101313;--muted: #5c6768;--border: #dfe7e5;--accent: #008f8a;--accent-dark: #00726e;--coral: #f04f43;--warning-bg: #fff3ef;--warning-text: #9a241b;--shadow: 0 24px 70px rgba(16, 19, 19, .08);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;background:radial-gradient(circle at 74% 8%,rgba(0,143,138,.08),transparent 28rem),linear-gradient(180deg,#ffffff 0%,var(--bg) 38%,#ffffff 100%)}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}.icon{width:1.05rem;height:1.05rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9;flex:0 0 auto}.site-header{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:1rem 0;background:#ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(223,231,229,.7)}.brand,.nav-links button,.ghost-button,.text-button,.icon-button,.sidebar-link{border:0;background:transparent;color:var(--text)}.brand{display:inline-flex;align-items:center;gap:.55rem;padding:0;font-size:1.35rem;font-weight:800}.brand-mark{display:grid;place-items:center;width:2rem;height:2rem;color:var(--accent);border:2px solid currentColor;border-radius:.45rem}.nav-links{display:flex;justify-content:center;gap:.35rem}.nav-links button,.ghost-button,.text-button{min-height:2.5rem;padding:0 .85rem;border-radius:.45rem;color:var(--muted);font-size:.94rem;font-weight:700}.nav-links button.active,.nav-links button:hover,.ghost-button:hover,.text-button:hover{color:var(--text);background:var(--surface-strong)}.header-actions,.hero-actions,.trust-row,.section-heading,.preview-logo,.preview-new,.primary-button,.secondary-button,.profile-card{display:flex;align-items:center}.header-actions{justify-content:flex-end;gap:.65rem}.primary-button,.secondary-button{min-height:3rem;justify-content:center;gap:.5rem;padding:0 1.2rem;border:1px solid transparent;border-radius:.5rem;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.primary-button{background:var(--accent);color:#fff;box-shadow:0 14px 30px #008f8a38}.primary-button:hover{background:var(--accent-dark);transform:translateY(-1px)}.secondary-button{color:var(--text);background:var(--surface);border-color:var(--border)}.secondary-button:hover{border-color:var(--accent)}.compact{min-height:2.7rem}.full-width{width:100%}.icon-button{display:grid;place-items:center;width:2.55rem;height:2.55rem;border:1px solid var(--border);border-radius:.5rem;background:var(--surface)}.plan-chip{display:inline-flex;align-items:center;min-height:2rem;padding:0 .7rem;border-radius:999px;color:var(--accent-dark);background:var(--surface-strong);font-size:.82rem;font-weight:800}.hero-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(34rem,1.1fr);gap:4rem;align-items:center;width:min(1180px,calc(100% - 2rem));min-height:calc(100vh - 5rem);margin:0 auto;padding:5rem 0 4rem}.hero-copy h1{max-width:13ch;margin:0;font-size:clamp(3rem,7vw,5.7rem);line-height:.96;letter-spacing:0}.hero-copy,.product-preview,.preview-sidebar,.preview-form,.preview-result,.generator-panel,.result-panel{min-width:0}.hero-copy p{max-width:34rem;margin:1.5rem 0 0;color:var(--muted);font-size:1.16rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:.85rem;margin-top:2rem}.trust-row{flex-wrap:wrap;gap:1rem;margin-top:1.4rem;color:var(--muted);font-weight:700}.trust-row span{display:inline-flex;align-items:center;gap:.45rem}.product-preview{display:grid;grid-template-columns:10rem minmax(12rem,.9fr) minmax(15rem,1.1fr);min-height:32rem;overflow:hidden;background:var(--surface);border:1px solid var(--border);border-radius:.8rem;box-shadow:var(--shadow)}.preview-sidebar,.preview-form,.preview-result{padding:1.25rem}.preview-sidebar{display:flex;flex-direction:column;gap:1rem;border-right:1px solid var(--border);background:linear-gradient(180deg,#fff,#f6fbfa);color:var(--muted);font-size:.88rem;font-weight:700}.preview-logo{gap:.45rem;color:var(--text);font-size:1rem;font-weight:900}.preview-new{min-height:2.6rem;border:0;border-radius:.5rem;background:var(--accent);color:#fff;font-weight:800}.preview-form{border-right:1px solid var(--border)}.preview-form h3,.preview-result h3{margin:0 0 1.2rem}.preview-form label{display:grid;gap:.4rem;margin-bottom:1rem;font-size:.78rem;font-weight:800}.preview-form label span{min-height:2.7rem;padding:.75rem;border:1px solid var(--border);border-radius:.45rem;color:var(--muted);font-size:.86rem;font-weight:600}.preview-form button{display:flex;align-items:center;justify-content:center;gap:.45rem;width:100%;min-height:2.8rem;border:0;border-radius:.5rem;background:var(--accent);color:#fff;font-weight:800}.preview-result>div{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.preview-result button{display:grid;place-items:center;width:2.2rem;height:2.2rem;border:1px solid var(--border);border-radius:.45rem;background:var(--surface)}.preview-result p{color:#2c3435;font-size:.88rem;line-height:1.65}.split-section,.benefit-band,.faq-section,.cta-section,.page-layout,.auth-layout,.app-shell{width:min(1180px,calc(100% - 2rem));margin:0 auto}.split-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:4rem;padding:5rem 0;border-top:1px solid var(--border)}.split-section h2,.benefit-band h2,.faq-section h2,.cta-section h2,.centered-heading h1,.auth-copy h1,.section-heading h1,.page-layout h1{margin:0;font-size:clamp(2.1rem,4vw,3.5rem);line-height:1.08;letter-spacing:0}.split-section p,.centered-heading p,.auth-copy p,.section-heading p,.faq-list p,.profile-card p{color:var(--muted);line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border-top:1px solid var(--border);border-left:1px solid var(--border)}.feature-item{padding:1.4rem;border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:#ffffffb8}.feature-item .icon,.benefit-row span:before{color:var(--accent)}.feature-item h3{margin:1rem 0 .5rem}.feature-item p{margin:0;color:var(--muted);line-height:1.6}.benefit-band{padding:4rem 2rem;text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:.8rem;box-shadow:0 16px 45px #1013130a}.benefit-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2rem}.benefit-row span{display:grid;gap:.65rem;justify-items:center;color:var(--muted);font-weight:800}.benefit-row span:before{content:"";width:2.1rem;height:2.1rem;border:2px solid currentColor;border-radius:.55rem}.faq-section{padding:5rem 0}.faq-section h2,.cta-section h2,.centered-heading{text-align:center}.faq-list{display:grid;gap:.75rem;max-width:720px;margin:2rem auto 0}details{background:var(--surface);border:1px solid var(--border);border-radius:.55rem;padding:1rem 1.15rem}summary{cursor:pointer;font-weight:850}.cta-section{display:grid;justify-items:center;gap:1.4rem;padding:4rem 0 6rem}.auth-layout{display:grid;grid-template-columns:.9fr minmax(20rem,.55fr);gap:4rem;align-items:start;padding:6rem 0}.auth-form,.generator-panel,.result-panel,.pricing-card,.profile-card,.profile-details{background:var(--surface);border:1px solid var(--border);border-radius:.8rem;box-shadow:0 16px 45px #1013130d}.auth-form{display:grid;gap:1rem;padding:1.4rem}.segmented-control{display:grid;grid-template-columns:1fr 1fr;gap:.35rem;padding:.35rem;background:var(--surface-strong);border-radius:.55rem}.segmented-control button{min-height:2.4rem;border:0;border-radius:.4rem;background:transparent;color:var(--muted);font-weight:850}.segmented-control button.selected{background:var(--surface);color:var(--text);box-shadow:0 6px 18px #10131314}label{display:grid;gap:.45rem;color:var(--text);font-weight:850}input,select,textarea{width:100%;border:1px solid var(--border);border-radius:.5rem;background:#fff;color:var(--text);padding:.85rem .9rem;resize:vertical}input:focus,select:focus,textarea:focus,button:focus-visible{outline:3px solid rgba(0,143,138,.22);outline-offset:2px}.error-notice{padding:.85rem 1rem;border:1px solid rgba(240,79,67,.3);border-radius:.5rem;color:var(--warning-text);background:var(--warning-bg);font-weight:750}.app-shell{display:grid;grid-template-columns:14rem minmax(18rem,.85fr) minmax(22rem,1fr);gap:1rem;padding:2rem 0 5rem}.dashboard-sidebar{display:flex;flex-direction:column;gap:.7rem}.sidebar-link{min-height:2.8rem;padding:0 .9rem;border-radius:.5rem;text-align:left;color:var(--muted);font-weight:800}.sidebar-link.selected,.sidebar-link:hover{background:var(--surface-strong);color:var(--text)}.usage-card{margin-top:auto;padding:1rem;border:1px solid var(--border);border-radius:.7rem;background:var(--surface)}.usage-card span,.usage-card button{color:var(--muted);font-size:.86rem;font-weight:750}.usage-card strong{display:block;margin-top:.3rem}.usage-card button{padding:0;border:0;background:transparent;color:var(--accent-dark)}.usage-meter{height:.45rem;margin:.8rem 0;overflow:hidden;background:var(--surface-strong);border-radius:999px}.usage-meter span{display:block;height:100%;background:var(--accent)}.generator-panel,.result-panel{display:grid;align-content:start;gap:1.1rem;padding:1.35rem}.section-heading{justify-content:space-between;gap:1rem}.section-heading h1,.section-heading h2{margin:0}.section-heading h2{font-size:1.45rem}.section-heading p{margin:.3rem 0 0}.control-grid{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.history-list{display:grid;gap:.55rem;margin-top:.6rem}.history-list h2{margin:0;font-size:1.05rem}.history-list p{margin:0;color:var(--muted)}.history-list button{min-height:2.55rem;padding:0 .8rem;border:1px solid var(--border);border-radius:.45rem;background:var(--surface);text-align:left;font-weight:750}.email-result{display:grid;gap:1rem}.email-result pre{margin:0;white-space:pre-wrap;color:#2e3738;font-family:inherit;line-height:1.75}.empty-result{display:grid;justify-items:center;align-content:center;min-height:26rem;padding:2rem;text-align:center;color:var(--muted);border:1px dashed var(--border);border-radius:.7rem}.empty-result .icon{width:2.6rem;height:2.6rem;color:var(--accent)}.page-layout{padding:5rem 0}.page-layout.narrow{max-width:760px}.centered-heading{max-width:720px;margin:0 auto 2.4rem}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.pricing-card{display:grid;gap:1rem;padding:1.4rem}.pricing-card.highlighted{border-color:#f04f43cc;box-shadow:0 18px 55px #f04f431f}.pricing-card h2,.profile-card h1{margin:0}.pricing-card p{margin:0;color:var(--muted)}.pricing-card strong{font-size:2.5rem}.pricing-card strong span{color:var(--muted);font-size:.95rem}.pricing-card ul{display:grid;gap:.7rem;margin:0;padding:0;list-style:none}.pricing-card li:before{content:"✓";margin-right:.45rem;color:var(--accent);font-weight:900}.profile-card{gap:1.2rem;padding:1.5rem}.profile-avatar{display:grid;place-items:center;width:4.5rem;height:4.5rem;border-radius:1rem;color:var(--accent);background:var(--surface-strong)}.profile-avatar .icon{width:2.1rem;height:2.1rem}.profile-details{display:grid;gap:0;margin-top:1rem;overflow:hidden}.profile-details div{display:flex;justify-content:space-between;gap:1rem;padding:1rem 1.3rem;border-bottom:1px solid var(--border)}.profile-details div:last-child{border-bottom:0}.profile-details span{color:var(--muted);font-weight:750}@media(max-width:980px){.site-header{grid-template-columns:1fr auto}.nav-links{grid-column:1 / -1;justify-content:flex-start;overflow-x:auto;padding-bottom:.15rem}.hero-section,.split-section,.auth-layout,.app-shell{grid-template-columns:1fr}.hero-section{min-height:auto;gap:2.5rem;padding-top:3rem}.product-preview{grid-template-columns:1fr;min-height:0}.preview-sidebar,.preview-form{border-right:0;border-bottom:1px solid var(--border)}.pricing-grid,.benefit-row{grid-template-columns:1fr 1fr}}@media(max-width:640px){.site-header{width:min(100% - 1rem,1180px);gap:.8rem}.brand{font-size:1.08rem}.header-actions{gap:.35rem}.ghost-button{display:none}.hero-section,.split-section,.benefit-band,.faq-section,.cta-section,.page-layout,.auth-layout,.app-shell{width:min(100% - 1rem,1180px)}.hero-copy h1{max-width:11ch;font-size:3.25rem}.hero-copy p{font-size:1rem}.primary-button,.secondary-button{width:100%}.header-actions .primary-button{width:auto;min-width:8.4rem}.feature-grid,.pricing-grid,.benefit-row,.control-grid{grid-template-columns:1fr}.app-shell{padding-top:1rem}.dashboard-sidebar{order:2}.generator-panel,.result-panel,.auth-form,.pricing-card{padding:1rem}.profile-details div,.section-heading{align-items:flex-start;flex-direction:column}}
