:root{color-scheme:light;font-family:Trebuchet MS,Segoe UI Variable,sans-serif;line-height:1.5;font-weight:400;color:#1d1a17;background:radial-gradient(circle at top left,rgba(240,106,61,.22),transparent 38%),radial-gradient(circle at top right,rgba(33,141,125,.18),transparent 30%),linear-gradient(180deg,#fff7ec,#f7efe4);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0}button,input,textarea,select{font:inherit}.app-shell{position:relative;min-height:100vh;overflow:hidden}.app-shell__glow{position:absolute;inset:auto;width:18rem;height:18rem;border-radius:999px;filter:blur(28px);opacity:.6;pointer-events:none}.app-shell__glow--left{top:-4rem;left:-3rem;background:#f06a3d52}.app-shell__glow--right{right:-4rem;top:12rem;background:#1c8c7a38}.app-shell__content{position:relative;width:min(1120px,calc(100% - 2rem));margin:0 auto;padding:1.25rem 0 4rem}.hero{padding:1.25rem 0 1.5rem}.hero__eyebrow,.section-head__eyebrow,.surface-card__eyebrow{margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;color:#1d1a179e}.hero__title{margin:0;max-width:14ch;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,8vw,5.4rem);line-height:.95}.hero__subtitle{max-width:40rem;margin:1rem 0 0;font-size:1.04rem;color:#1d1a17c7}.dashboard-grid,.next-step-grid{display:grid;gap:1rem;grid-template-columns:repeat(12,1fr);margin-bottom:1rem}.dashboard-grid>*,.next-step-grid>*{grid-column:span 12}.surface-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf4c2;border:1px solid rgba(29,26,23,.08);border-radius:1.5rem;padding:1.25rem;box-shadow:0 18px 50px #39271814}.surface-card--accent{background:linear-gradient(135deg,#f06a3d1f,#ffffffad),#fffaf4d1}.surface-card__title{margin:0;font-size:1.4rem}.surface-card__body{margin-top:1rem}.stat-list{display:grid;gap:.75rem}.stat-row{display:flex;justify-content:space-between;gap:1rem;align-items:baseline;border-bottom:1px dashed rgba(29,26,23,.12);padding-bottom:.5rem}.inline-note,.body-copy{margin:0;color:#1d1a17c7}.bullet-list,.ordered-list{margin:0;padding-left:1.1rem}.bullet-list li,.ordered-list li{margin-bottom:.55rem}.section-head{display:flex;justify-content:space-between;gap:1rem;align-items:end;margin:2rem 0 1rem}.section-head__title{margin:0;font-size:clamp(1.7rem,5vw,2.5rem)}.pill,.preset-card__badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.5rem .85rem;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;background:#1d1a1714}.preset-grid{display:grid;gap:1rem}.preset-card{display:flex;flex-direction:column;gap:.9rem;min-height:17rem;padding:1.25rem;border-radius:1.6rem;border:1px solid rgba(29,26,23,.08);background:linear-gradient(160deg,#ffffffb3,#f7e9d7eb),#fffcf7eb;box-shadow:0 14px 44px #422a1217}.preset-card--selected{border-color:#f06a3d94;box-shadow:0 18px 50px #f06a3d2e}.preset-card__title{margin:0;font-size:1.35rem}.preset-card__subtitle,.preset-card__prompt{margin:0;color:#1d1a17c2}.preset-card__action,.primary-button{border:0;border-radius:999px;padding:.8rem 1rem;cursor:pointer;transition:transform .12s ease,opacity .12s ease,background .12s ease}.preset-card__action{margin-top:auto;background:#1d1a1714;color:#1d1a17}.primary-button{background:linear-gradient(135deg,#f06a3d,#e08b2d);color:#fff;font-weight:700}.preset-card__action:hover,.primary-button:hover{transform:translateY(-1px)}.preset-card__action:disabled,.primary-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.preset-card__meta{display:flex;flex-wrap:wrap;gap:.55rem}.preset-card__meta span{padding:.42rem .7rem;border-radius:999px;background:#1d1a1712;font-size:.84rem}.upload-panel{display:grid;gap:.9rem}.upload-panel__row{display:flex;justify-content:space-between;gap:1rem;align-items:baseline}.file-picker{display:grid;gap:.5rem}.file-picker input{width:100%;border:1px dashed rgba(29,26,23,.18);border-radius:1rem;padding:.9rem;background:#ffffff8c}.upload-summary{border-top:1px dashed rgba(29,26,23,.12);padding-top:.9rem}@media(min-width:720px){.dashboard-grid>:first-child,.next-step-grid>:first-child{grid-column:span 5}.dashboard-grid>:last-child,.next-step-grid>:last-child{grid-column:span 7}.preset-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
