:root{color:#132235;background:#f3f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.72}.page{min-height:100vh;padding:28px;background:linear-gradient(180deg,#e8f1fb 0,#f7fbff 320px),#f7fbff}.hero,.main{max-width:1500px;margin:0 auto}.hero{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:26px}.eyebrow{margin:0 0 7px;color:#496982;font-size:.76rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin-bottom:10px;color:#0d2038;font-size:clamp(2.2rem,5vw,4.8rem);line-height:.96;letter-spacing:0}.subtitle{max-width:720px;margin-bottom:0;color:#52687a;font-size:1.04rem;line-height:1.55}.status-stack{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.status-pill{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 12px;border:1px solid #cbd9e8;border-radius:999px;background:#ffffffdb;color:#24394f;font-size:.86rem;font-weight:800;white-space:nowrap}.status-pill.ready{border-color:#9dbde4;color:#1d4f91}.status-pill.pending{border-color:#dec890;color:#76541a;background:#fffaf0}.status-pill.neutral{border-color:#c8d8e8}.profile-chooser{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.profile-card{position:relative;display:grid;grid-template-columns:52px 1fr 24px;gap:14px;min-height:142px;padding:20px;border:1px solid #d8e2ed;border-radius:12px;background:#fff;color:#1d3145;text-align:left;box-shadow:0 18px 44px #162b4414;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.profile-card:hover,.profile-card.selected{transform:translateY(-2px);border-color:#6fa2dc;box-shadow:0 22px 48px #1f569626}.profile-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:12px;background:#eaf3ff;color:#1f5f9f}.profile-card strong,.profile-card small{display:block}.profile-card strong{margin-bottom:8px;font-size:1.04rem}.profile-card small{color:#5b6f82;font-size:.92rem;line-height:1.45}.spark{color:#1f6fb8}.quick-form{display:grid;grid-template-columns:repeat(3,minmax(160px,1fr)) minmax(220px,1.3fr) auto;align-items:end;gap:12px;margin:16px 0 18px;padding:14px;border:1px solid #dce6f0;border-radius:12px;background:#ffffffd6;box-shadow:0 14px 34px #162b440f}label{display:grid;gap:7px;color:#40576b;font-size:.78rem;font-weight:800}input{width:100%;min-height:42px;border:1px solid #cddbe8;border-radius:9px;background:#fbfdff;color:#1c3045;outline:none;padding:0 12px;font-size:.92rem;font-weight:600}input:focus{border-color:#5f99d7;box-shadow:0 0 0 3px #5f99d72e}.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:1px solid #1f5f9f;border-radius:9px;background:#1f5f9f;color:#fff;padding:0 16px;font-size:.9rem;font-weight:850;white-space:nowrap}.error-panel,.empty-panel,.loading-panel,.results{border:1px solid #dce6f0;border-radius:16px;background:#fff;box-shadow:0 24px 60px #162b4414}.error-panel{display:flex;align-items:center;gap:10px;min-height:58px;padding:16px;border-color:#e5b0ab;background:#fff4f2;color:#8a342d;font-weight:800}.empty-panel{display:grid;place-items:center;min-height:330px;padding:36px;color:#526a7e;text-align:center}.empty-panel p{max-width:420px;margin:14px 0 0;line-height:1.55}.loading-panel{display:grid;grid-template-columns:120px 1fr;gap:24px;align-items:center;min-height:350px;padding:46px;background:radial-gradient(circle at 16% 20%,rgba(118,166,220,.28),transparent 34%),linear-gradient(135deg,#fff,#f3f8ff)}.loading-orbit{display:grid;place-items:center;width:104px;height:104px;border:1px solid #c6d9ee;border-radius:50%;background:#fff;color:#1f5f9f;box-shadow:0 20px 44px #1f5f9f2b}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-panel h2{margin-bottom:18px;color:#122842;font-size:clamp(1.6rem,3vw,3rem);line-height:1.04}.loading-steps{display:flex;flex-wrap:wrap;gap:10px}.loading-steps span{min-height:34px;padding:8px 12px;border:1px solid #d3e2f2;border-radius:999px;background:#ffffffc2;color:#48677f;font-size:.86rem;font-weight:800}.results{padding:18px}.results-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px}.results-heading h2{margin:0;color:#132842;font-size:1.55rem}.results-heading>span{color:#5f7486;font-size:.86rem;font-weight:800}.email-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.email-card{display:flex;flex-direction:column;min-height:620px;border:1px solid #dae6f1;border-radius:14px;background:#fff;overflow:hidden}.email-topline{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:52px;padding:12px 14px;border-bottom:1px solid #e6eef6;background:#f7fbff}.email-topline span{color:#215b95;font-size:.82rem;font-weight:900}.copy-button{display:grid;place-items:center;width:34px;height:34px;border:1px solid #cfdae8;border-radius:9px;background:#fff;color:#2a4056}.email-card h3{min-height:86px;margin:0;padding:16px 16px 8px;color:#13263d;font-size:1.18rem;line-height:1.24}.preheader{min-height:58px;margin:0;padding:0 16px 14px;border-bottom:1px solid #e6eef6;color:#647789;font-size:.9rem;line-height:1.45}.email-body{flex:1;padding:16px;color:#293846;font-family:Georgia,Times New Roman,serif;font-size:.98rem;line-height:1.66}.email-body p{margin-bottom:13px}.email-body p:last-child{margin-bottom:0}.cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;margin:0 16px 14px;border-radius:9px;background:#1f5f9f;color:#fff;font-size:.9rem;font-weight:850;text-decoration:none}.email-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:44px;padding:10px 14px;border-top:1px solid #e6eef6;color:#66798a;font-size:.78rem;font-weight:800}.review-state{color:#76541a}.review-state.approved_for_review{color:#1f5f9f}.review-state.blocked{color:#96352e}@media(max-width:1180px){.hero{align-items:flex-start;flex-direction:column}.status-stack{justify-content:flex-start}.profile-chooser,.email-grid{grid-template-columns:1fr}.email-card{min-height:auto}.quick-form{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-form .wide{grid-column:1 / -1}}@media(max-width:640px){.page{padding:16px}h1{font-size:2.3rem}.profile-card,.loading-panel,.quick-form{grid-template-columns:1fr}.profile-card{min-height:0}.spark{display:none}.loading-panel{padding:28px}.loading-orbit{width:82px;height:82px}.results-heading{align-items:flex-start;flex-direction:column}}
