:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#19243a;background:#f3f5f9}*{box-sizing:border-box}body{margin:0}.shell{max-width:1180px;margin:0 auto;padding:38px 24px 80px}.hero{margin-bottom:28px}.branded-hero{display:grid;grid-template-columns:150px minmax(0,1fr);gap:28px;align-items:start}.book-cover{width:150px;border-radius:10px;box-shadow:0 12px 28px rgba(25,36,58,.18)}.hero-copy{min-width:0}.eyebrow{letter-spacing:.15em;text-transform:uppercase;font-weight:800;color:#5b50ff}.hero h1{font-size:clamp(2.4rem,6vw,4.4rem);line-height:1;margin:.15em 0}.lede{font-size:1.25rem;color:#5f6d83;max-width:900px}.trust-line{display:inline-block;margin:4px 0 8px;padding:9px 12px;border-radius:999px;background:#f2f0ff;color:#493fd2;font-size:.92rem}.brand-row{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin:16px 0 8px}.brand-byline{font-weight:750;color:#35425a}.amazon-cta{display:inline-block;text-decoration:none;background:#19243a;color:#fff;padding:10px 14px;border-radius:10px;font-weight:800}.amazon-cta:hover{opacity:.9}.panel{background:#fff;border:1px solid #e7eaf0;border-radius:24px;padding:28px;margin:20px 0;box-shadow:0 10px 30px rgba(35,48,80,.04)}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:22px}.section-head>div:first-child{display:flex;gap:12px;align-items:center}.step{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#5b50ff;color:#fff;font-weight:800;margin:0}.section-head h2{margin:0;font-size:1.65rem}.example-prompt{margin:-2px 0 18px;padding:12px 14px;border-left:4px solid #5b50ff;background:#f8f7ff;border-radius:0 12px 12px 0;color:#526078}.grid{display:grid;gap:18px;margin:18px 0}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}label span,.label-row>span,legend{display:block;font-weight:750;margin-bottom:8px}textarea,select,input[type=file]{width:100%;border:1px solid #d7dfec;border-radius:14px;padding:13px 14px;background:#fff;font:inherit;color:#1b263b}textarea{resize:vertical}fieldset{border:0;padding:0;margin:20px 0}.stakes{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stakes label{display:flex;gap:10px;align-items:flex-start;border:1px solid #dbe2ee;border-radius:16px;padding:18px}.stakes small{display:block;color:#718096;margin-top:4px}.attachments{margin-top:18px}.label-row{display:flex;justify-content:space-between;gap:12px;align-items:end}.label-row small,.microcopy{color:#7b879a}.microcopy{font-size:.88rem}.file-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.file-chip{padding:7px 10px;background:#f2f0ff;border:1px solid #ded9ff;border-radius:999px;font-size:.88rem}.checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:10px 0 22px}.checks label{display:flex;gap:10px;align-items:flex-start}.segmented{display:flex;background:#f2f4f8;border-radius:12px;padding:4px}.seg{border:0;background:transparent;padding:9px 14px;border-radius:9px;font-weight:700}.seg.active{background:#fff;box-shadow:0 1px 5px rgba(0,0,0,.08);color:#4d43ff}.actions-panel{display:flex;gap:16px;align-items:flex-start}.primary-action{display:flex;flex-direction:column;gap:6px}.action-helper{margin:0;color:#6d788b;font-size:.9rem;max-width:520px}.primary,.secondary{border:0;border-radius:13px;padding:13px 18px;font-weight:800;font-size:1rem;cursor:pointer}.primary{background:#5b50ff;color:#fff}.secondary{background:#eef1f6;color:#1c273b}.hidden{display:none!important}.badge{background:#eeecff;color:#4438d8;padding:9px 12px;border-radius:999px;font-weight:800}.summary-box{background:#f7f8fb;border:1px solid #e7eaf1;border-radius:16px;padding:16px;margin-bottom:18px}.prompt-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:14px 0}.prompt-output{white-space:pre-wrap;background:#111827;color:#f8fafc;border-radius:18px;padding:22px;line-height:1.6;overflow:auto;min-height:240px}.readiness-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.readiness-grid>div{background:#fafbfc;border:1px solid #e8ebf1;border-radius:16px;padding:16px}.readiness-grid h3{margin-top:0}.details-body{padding:14px 0;color:#526078}details{margin-top:18px}summary{font-weight:800;cursor:pointer}.site-footer{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-top:28px;padding:20px 6px;border-top:1px solid #dfe4ed;color:#526078}.site-footer>div{display:flex;flex-direction:column;gap:5px}.footer-build{font-size:.78rem;color:#8a94a5}.site-footer a{color:#4d43ff;font-weight:800;text-decoration:none}@media(max-width:780px){.branded-hero{grid-template-columns:1fr}.book-cover{width:110px}.grid.two,.grid.three,.stakes,.checks,.readiness-grid{grid-template-columns:1fr}.section-head,.prompt-toolbar{align-items:flex-start;flex-direction:column}.label-row{align-items:flex-start;flex-direction:column}.actions-panel{flex-direction:column}.site-footer{align-items:flex-start;flex-direction:column}}