*{box-sizing:border-box}:root{--bg:#061013;--bg-soft:#0a2024;--panel:rgba(255,255,255,.08);--panel-strong:rgba(255,255,255,.13);--panel-border:rgba(255,255,255,.16);--text:#f8fffb;--muted:#b7c9c4;--accent:#28e28b;--highlight:#ffd166;--shadow:0 24px 80px rgba(0,0,0,.25)}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:linear-gradient(135deg,var(--bg) 0%,var(--bg-soft) 48%,#12342f 100%)}button,input,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.app-shell,.footer{width:min(1120px,calc(100% - 32px));margin:0 auto}.app-shell{padding:32px 0 24px}.hero,.panel{border:1px solid var(--panel-border);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.05));box-shadow:var(--shadow)}.hero{padding:42px clamp(24px,5vw,48px)}.hero-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:clamp(24px,4vw,42px);align-items:center}.hero-copy{min-width:0}.hero-media{display:flex;justify-content:center}.hero-photo-card{width:100%;max-width:380px;padding:14px;border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.05));border:1px solid rgba(40,226,139,.28);box-shadow:0 18px 45px rgba(0,0,0,.28)}.hero-photo{width:100%;height:auto;border-radius:20px;object-fit:cover}.badge,.eyebrow{display:inline-flex;margin:0 0 16px;color:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.badge{padding:8px 14px;border:1px solid rgba(40,226,139,.42);border-radius:999px;background:rgba(40,226,139,.12)}h1,h2,p{margin-top:0}h1{max-width:760px;margin-bottom:18px;font-size:clamp(2.9rem,7vw,5.7rem);line-height:.94;letter-spacing:-.06em}h2{margin-bottom:8px;font-size:clamp(1.5rem,3vw,2.2rem);letter-spacing:-.03em}.subtitle{max-width:740px;margin-bottom:20px;color:var(--highlight);font-size:clamp(1.15rem,2.6vw,1.7rem);font-weight:800;line-height:1.2}.intro{max-width:800px;margin-bottom:0;color:var(--muted);font-size:1.06rem;line-height:1.7}.panel{margin-top:24px;padding:clamp(22px,4vw,36px)}.section-heading{margin-bottom:22px}.mode-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.mode-card{min-height:190px;padding:22px;border:1px solid var(--panel-border);border-radius:18px;color:var(--text);background:var(--panel-strong);text-align:left;transition:transform .2s,border-color .2s}.mode-card:hover,.mode-card:focus-visible{transform:translateY(-4px);border-color:rgba(40,226,139,.72);outline:none}.mode-icon{display:grid;place-items:center;width:52px;height:52px;margin-bottom:18px;border-radius:16px;background:rgba(40,226,139,.14);font-size:1.6rem}.mode-card h3{margin:0 0 10px;font-size:1.25rem}.mode-card p{margin:0;color:var(--muted);line-height:1.55}.builder-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:22px}.vibe-form{display:grid;gap:20px}.form-grid,.dynamic-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}label{display:grid;gap:8px;color:var(--muted);font-weight:700}input,select{width:100%;border:1px solid var(--panel-border);border-radius:12px;padding:14px;color:var(--text);background:rgba(0,0,0,.22);outline:none}input:focus,select:focus{border-color:var(--accent);box-shadow:0 0 0 4px rgba(40,226,139,.1)}option{color:#0b1c20}.actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.primary-button,.secondary-button,.ghost-button{min-height:48px;border-radius:999px;border:1px solid transparent;padding:12px 18px;font-weight:800;transition:transform .18s}.primary-button{color:#052016;background:var(--accent)}.secondary-button{color:var(--text);border-color:var(--panel-border);background:var(--panel-strong)}.ghost-button{color:var(--accent);border-color:rgba(40,226,139,.35);background:rgba(40,226,139,.08)}.primary-button:hover,.secondary-button:hover,.ghost-button:hover{transform:translateY(-2px)}.message-card{min-height:150px;padding:clamp(22px,4vw,34px);border:1px solid rgba(40,226,139,.38);border-radius:18px;background:rgba(40,226,139,.12)}.message-card p{margin:0;white-space:pre-wrap;font-size:clamp(1.15rem,2.2vw,1.5rem);line-height:1.55;font-weight:700}.output-actions{margin-top:18px}.copy-status{min-height:24px;margin:14px 0 0;color:var(--accent);font-weight:700}.footer{padding:20px 0 40px;color:var(--muted);text-align:center}.footer p{margin-bottom:10px}.footer-links{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px}.footer a{color:var(--accent);text-decoration:none;font-weight:700}.footer a:hover{text-decoration:underline}.footer-counter{display:flex;justify-content:center;align-items:center;margin:16px auto 0}.footer-counter img{display:inline-block;margin:0 auto}.hidden{display:none!important}@media(max-width:980px){.hero-layout{grid-template-columns:1fr}.hero-copy{order:1}.hero-media{order:2}.hero-photo-card{max-width:340px}.mode-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.app-shell,.footer{width:min(100% - 22px,1120px)}.app-shell{padding-top:24px}.hero,.panel{border-radius:22px}.hero{padding:28px 20px}.hero-photo-card{max-width:100%;padding:10px}.mode-grid,.form-grid,.dynamic-fields{grid-template-columns:1fr}.mode-card{min-height:150px}.builder-header{flex-direction:column}.actions,.actions button{width:100%}}