@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=IBM+Plex+Sans:wght@400;500;600&display=swap";:root{--bg:#060507;--surface:#140e13c7;--surface-strong:#0b090ceb;--surface-soft:#ffffff0a;--border:#ffffff1f;--border-strong:#f4a26157;--text:#f4efe8;--muted:#f4efe8b8;--accent:#f4a261;--accent-soft:#f4a2611f;--success:#8be4c1;--shadow:0 28px 90px #00000057;--serif:"Cormorant Garamond", serif;--sans:"IBM Plex Sans", sans-serif;font-family:var(--sans);color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#f4a26138,#0000 32%),radial-gradient(circle at 100% 0,#78ffd61f,#0000 28%),linear-gradient(#0a0609 0%,#050407 100%);font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%}body{min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}#root{min-height:100vh}.app-frame{width:min(1240px,100% - 32px);margin:0 auto;padding:24px 0 48px}.app-frame-profile{width:100%;padding:0}.site-header{border:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0605078c;border-radius:24px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:16px 22px;display:flex}.brand-mark{font-family:var(--serif);letter-spacing:.08em;text-transform:uppercase;font-size:1.8rem}.site-nav{color:var(--muted);flex-wrap:wrap;gap:16px;display:flex}.page-shell,.home-shell{gap:28px;display:grid}.hero-panel,.value-panel,.panel,.metric-card,.feature-card,.hero-card,.profile-card,.profile-empty,.admin-auth,.auth-card{border:1px solid var(--border);background:var(--surface);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:var(--shadow)}.hero-panel{border-radius:36px;grid-template-columns:1.15fr .85fr;gap:28px;padding:40px;display:grid}.hero-copy h1,.profile-card h1,.profile-empty h1,.admin-auth h1,.console-header h1{font-family:var(--serif);letter-spacing:-.03em;margin:0;font-size:clamp(3rem,5vw,5.4rem);line-height:.95}.hero-copy,.hero-card,.value-panel,.panel,.metric-card,.feature-card,.admin-auth,.auth-card,.profile-card,.profile-empty{border-radius:28px}.hero-card,.admin-auth,.auth-card,.panel,.profile-card,.profile-empty{padding:28px}.hero-stats,.feature-grid,.console-metrics,.console-actions,.console-bulk,.field-grid,.panel-actions{gap:16px;display:grid}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:28px}.hero-stats article,.metric-card{background:var(--surface-soft);border:1px solid var(--border);border-radius:20px;padding:18px}.hero-stats strong,.metric-card strong{font-family:var(--serif);margin-bottom:8px;font-size:2.4rem;display:block}.eyebrow{color:var(--accent);letter-spacing:.22em;text-transform:uppercase;margin:0 0 12px;font-size:.8rem}.section-copy,.hero-copy p,.hero-card p,.feature-card p,.panel p,.status-pill,.profile-copy,.profile-empty p{color:var(--muted)}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card{min-height:220px;padding:24px}.feature-card h2,.value-panel h2,.panel h2{font-family:var(--serif);margin:0 0 12px;font-size:2rem;line-height:1}.value-panel{grid-template-columns:1fr .75fr;gap:24px;padding:32px;display:grid}.waitlist-form{gap:14px;display:grid}.field{gap:8px;display:grid}.field span,.toolbar-group label,.toggle-row{color:var(--muted);font-size:.92rem}.field input,.field textarea,.field select,.link-editor-row input,.toolbar-group select{border:1px solid var(--border);width:100%;color:var(--text);background:#ffffff08;border-radius:16px;padding:14px 16px}.field textarea{resize:vertical}.field-error{color:var(--accent)}.form-success{color:var(--success)}.primary-button,.ghost-button,.profile-link,.profile-row-button{transition:transform .18s,border-color .18s,background .18s}.primary-button,.ghost-button{border:1px solid #0000;border-radius:999px;padding:13px 18px}.primary-button{color:#120d0f;background:linear-gradient(135deg,#f4a261f5,#ffe0b2f0);font-weight:600}.ghost-button{border-color:var(--border);color:var(--text);background:#ffffff08}.primary-button:hover,.ghost-button:hover,.profile-link:hover,.profile-row-button:hover{transform:translateY(-1px)}.console-header,.console-grid{gap:22px;display:grid}.console-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.console-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.console-bulk{grid-template-columns:repeat(2,minmax(0,1fr))}.toolbar-group{border:1px solid var(--border);background:#ffffff06;border-radius:22px;align-items:end;gap:12px;padding:18px;display:flex}.toolbar-group label{flex:1;gap:8px;display:grid}.console-grid{grid-template-columns:.92fr 1.08fr}.profile-rail,.console-main{gap:18px;display:grid}.profile-rail{border:1px solid var(--border);background:var(--surface-strong);border-radius:28px;padding:24px}.profile-list{gap:10px;display:grid}.profile-row{background:#ffffff06;border:1px solid #0000;border-radius:18px;grid-template-columns:auto 1fr;align-items:start;gap:12px;padding:12px;display:grid}.profile-row.active{border-color:var(--border-strong)}.checkbox-wrap{padding-top:8px}.profile-row-button{text-align:left;width:100%;color:var(--text);background:0 0;border:0;gap:4px;display:grid}.profile-row-button span,.profile-row-button small{color:var(--muted)}.panel-head{margin-bottom:16px}.panel-head h2{margin-bottom:8px}.panel-head p{margin:0}.import-preview ul{color:var(--muted);margin:12px 0 0;padding-left:18px}.toggle-row{align-items:center;gap:10px;display:inline-flex}.link-editor{gap:12px;display:grid}.link-editor-row{grid-template-columns:.9fr 1.1fr;gap:10px;display:grid}.status-pill{border:1px solid var(--border);background:#ffffff08;border-radius:999px;padding:14px 18px}.preview-frame{border:1px solid var(--border);background:#0000002e;border-radius:24px;overflow:hidden}.profile-shell{background:radial-gradient(circle at 50% 0,#ff5ab43d,#0000 34%),linear-gradient(#8f1ee0 0%,#7618c6 45%,#8e20df 100%);min-height:100vh;padding:0}.profile-funnel{width:min(100%,454px);margin:0 auto;padding:8px 12px 32px}.profile-funnel-card,.profile-empty{text-align:center;border-radius:30px;width:100%}.profile-funnel-card{background:linear-gradient(#5f128cf5,#490b6df7);border:1px solid #ff83c438;margin-top:8px;padding:24px 16px 18px;box-shadow:0 32px 70px #1a042b57,inset 0 1px #ffffff0f}.profile-avatar-frame{justify-content:center;margin-bottom:12px;display:flex}.profile-avatar-image,.profile-avatar-fallback{border:3px solid #ffffff29;border-radius:50%;width:92px;height:92px;box-shadow:0 12px 30px #0000003d}.profile-avatar-image{object-fit:cover;background:#ffffff14}.profile-avatar-fallback{color:#fff;letter-spacing:.08em;background:radial-gradient(circle at 35% 30%,#ffd4c0,#96684d 58%,#4d2c25 100%);place-items:center;font-size:1.35rem;font-weight:700;display:grid}.profile-pill-row{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:12px;display:flex}.profile-pill{color:#f6efff;background:#28144a8f;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.78rem;display:inline-flex}.profile-pill-live{background:#2d405e75}.profile-pill-dot{background:#41d96f;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #41d96f1f}.profile-funnel-title{font-family:var(--sans);letter-spacing:-.04em;margin:0;font-size:clamp(2.1rem,8vw,2.9rem);font-weight:700;line-height:.95}.profile-copy{color:#ffffffdb}.profile-copy-compact{max-width:30ch;margin:12px auto 8px;font-size:.98rem}.profile-tease{color:#ffe260;margin:0 0 14px;font-size:.95rem;font-weight:600}.profile-promo-stack{gap:12px;display:grid}.profile-promo-card{border:1px solid #ff80bc57;border-radius:18px;min-height:224px;display:block;position:relative;overflow:hidden;box-shadow:0 18px 40px #00000038}.profile-promo-photo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.profile-promo-image{background:linear-gradient(140deg,#2c0c414d,#ff579c2e),radial-gradient(circle at 70% 24%,#ffdec185,#0000 18%),radial-gradient(circle at 34% 74%,#21082fe6,#0000 40%),linear-gradient(#8d6185 0%,#664252 46%,#311726 100%);position:absolute;inset:0;transform:scale(1.03)}.profile-promo-card-2 .profile-promo-image{background:linear-gradient(150deg,#ffffff1a,#ff608e1f),radial-gradient(circle at 52% 28%,#fff1e9b8,#0000 20%),radial-gradient(circle at 62% 76%,#451234e6,#0000 34%),linear-gradient(#b4a1ae 0%,#9c7b86 44%,#53303b 100%)}.profile-promo-card:after{content:"";background:linear-gradient(#0000 35%,#000000b8 100%);position:absolute;inset:0}.profile-promo-card-glow:after{background:linear-gradient(#0000 25%,#000000c2 100%),radial-gradient(circle at 50% 24%,#ffd7eb3d,#0000 24%)}.profile-promo-card-soft:after{background:linear-gradient(#0000 30%,#200d25b8 100%)}.profile-promo-card-smoke:after{background:linear-gradient(#0000 28%,#000c 100%)}.profile-promo-subtitle{color:#ffffffd1;font-size:.88rem}.profile-promo-overlay{z-index:1;gap:4px;padding:18px 14px 14px;display:grid;position:absolute;inset:auto 0 0}.profile-promo-badge{letter-spacing:.08em;text-transform:uppercase;color:#ffffffd1;font-size:.72rem}.profile-promo-overlay strong{color:#fff;font-size:1.02rem}.profile-mini-links{gap:10px;margin-top:12px;display:grid}.profile-mini-link{color:#fff;background:#ffffff14;border:1px solid #ffffff1a;border-radius:14px;padding:12px 14px;font-size:.92rem}.profile-subscribe-card{background:linear-gradient(#8a59b59e,#5a2d88b8);border:1px solid #ffffff1a;border-radius:18px;margin-top:14px;padding:14px}.profile-subscribe-label{color:#f4dbff;margin:0 0 12px;font-size:.95rem;font-weight:700}.profile-subscribe-form{gap:10px;display:grid}.profile-email-input{color:#fff;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:13px 14px}.profile-email-input::placeholder{color:#ffffffb8}.profile-subscribe-button{color:#fff;background:linear-gradient(#ff6758 0%,#ff3953 100%);border:0;border-radius:12px;padding:12px 14px;font-weight:700}.profile-form-error,.profile-form-success{margin:10px 0 0;font-size:.88rem}.profile-form-error{color:#ffd3d3}.profile-form-success{color:#d8ffd7}.profile-shell[data-theme=signal-lux]{background:radial-gradient(circle at 50% 0,#80ffd62e,#0000 32%),linear-gradient(#6f1bc5 0%,#551a96 45%,#6f20ca 100%)}.profile-shell[data-theme=signal-lux] .profile-pill-live{background:#1a52566b}@media (width<=960px){.hero-panel,.value-panel,.console-grid,.feature-grid,.console-bulk,.console-actions,.console-metrics,.hero-stats{grid-template-columns:1fr}.site-header{flex-direction:column;align-items:start}.app-frame{width:min(100%,100% - 20px)}.hero-panel,.value-panel,.profile-rail,.panel,.hero-card{padding:24px}.hero-copy h1,.profile-card h1,.profile-empty h1,.admin-auth h1,.console-header h1{font-size:clamp(2.3rem,11vw,3.8rem)}.link-editor-row,.field-grid{grid-template-columns:1fr}.profile-funnel{width:min(100%,430px);padding-inline:10px}.profile-funnel-card{padding:22px 14px 18px}}
