:root{color:#1f2523;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f5f0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f7f5f0;min-width:320px}body{word-break:keep-all;overflow-wrap:break-word;min-width:320px;min-height:100svh;margin:0}button,input,select,textarea{font:inherit;word-break:normal;overflow-wrap:normal}#root{min-height:100svh}.app-shell{color:#1f2523;background:#f7f5f0;grid-template-columns:minmax(0,1fr) minmax(420px,520px);min-height:100svh;display:grid}.intro-panel,.form-panel{min-height:100svh}.intro-panel{color:#fff;background:linear-gradient(#191f1d2e,#191f1d94),url(https://images.unsplash.com/photo-1483985988355-763728e1935b?auto=format&fit=crop&w=1600&q=80) 50%/cover;flex-direction:column;justify-content:space-between;padding:48px;display:flex}.brand-row{align-items:center;gap:12px;width:fit-content;font-size:15px;font-weight:700;display:inline-flex}.brand-mark{background:#ffffff24;border:1px solid #ffffff6b;border-radius:8px;place-items:center;width:40px;height:40px;font-size:13px;display:inline-grid}.intro-copy{max-width:680px;padding:72px 0 20px}.eyebrow{color:#9f6a43;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:800}.intro-panel .eyebrow{color:#f3d9bd}h1,h2,p{margin:0}h1{text-wrap:balance;max-width:640px;font-size:clamp(42px,6vw,78px);font-weight:800;line-height:.96}.intro-copy p:last-child{color:#ffffffd6;text-wrap:pretty;max-width:520px;margin-top:24px;font-size:18px;line-height:1.7}.style-preview{grid-template-columns:minmax(240px,330px) minmax(180px,240px);align-items:stretch;gap:16px;display:grid}.preview-card,.suggestion-list{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0e121185;border:1px solid #ffffff38;border-radius:8px}.preview-card{padding:22px}.preview-label,.suggestion-list span{color:#ffffffb3;font-size:13px;font-weight:700}.preview-card strong{color:#fff;margin-top:8px;font-size:42px;line-height:1;display:block}.meter{background:#ffffff2e;border-radius:999px;height:8px;margin:18px 0 14px;overflow:hidden}.meter span{border-radius:inherit;background:#f0b37e;height:100%;display:block}.preview-card p{color:#ffffffb8;font-size:14px;line-height:1.55}.suggestion-list{padding:22px}.suggestion-list ul{color:#fff;gap:10px;margin:18px 0 0;padding:0;font-size:15px;font-weight:650;list-style:none;display:grid}.form-panel{background:#fffdf9;align-items:center;padding:44px;display:grid}.profile-form{gap:22px;display:grid}.form-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}h2{color:#1f2523;font-size:32px;line-height:1.15}.status-pill{color:#7c4f31;background:#f3eadf;border-radius:999px;flex:none;padding:8px 12px;font-size:13px;font-weight:800}.photo-uploader{cursor:pointer;background:#faf4ee;border:1px dashed #c6b7aa;border-radius:8px;place-items:center;min-height:260px;transition:border-color .16s,background .16s,box-shadow .16s;display:grid;position:relative;overflow:hidden}.photo-uploader.is-dragging{background:#f5eadf;border-color:#9f6a43;box-shadow:0 0 0 4px #9f6a4324}.photo-uploader input{opacity:0;cursor:pointer;position:absolute;inset:0}.photo-uploader img{object-fit:cover;width:100%;height:100%;max-height:360px}.upload-empty{text-align:center;gap:8px;padding:32px;display:grid}.upload-empty strong{color:#1f2523;font-size:20px}.upload-empty small{color:#746a61;text-wrap:pretty;max-width:280px;font-size:14px;line-height:1.5}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.profile-form label:not(.photo-uploader){color:#373f3c;gap:9px;font-size:14px;font-weight:750;display:grid}input,select,textarea{box-sizing:border-box;color:#1f2523;width:100%;font:inherit;background:#fff;border:1px solid #ddd2c6;border-radius:8px;outline:none}input,select{height:52px;padding:0 14px}textarea{resize:vertical;min-height:112px;padding:14px;line-height:1.55}input:focus,select:focus,textarea:focus{border-color:#9f6a43;box-shadow:0 0 0 4px #9f6a4324}.unit-field{position:relative}.unit-field input{padding-right:48px}.unit-field em{color:#8a8178;font-style:normal;font-weight:800;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.primary-action{color:#fff;cursor:pointer;background:#1f2523;border:0;border-radius:8px;height:56px;font-size:16px;font-weight:850;transition:transform .16s,background .16s}.primary-action:hover:not(:disabled){background:#9f6a43;transform:translateY(-1px)}.primary-action:disabled{cursor:wait;opacity:.68}.primary-action:focus-visible{outline-offset:3px;outline:3px solid #9f6a4347}.form-message{border-radius:8px;padding:12px 14px;font-size:14px;font-weight:750;line-height:1.5}.error-message{color:#9d2f20;background:#fff2ef;border:1px solid #efc6bd}@media (width<=980px){.app-shell{grid-template-columns:1fr}.intro-panel,.form-panel{min-height:auto}.intro-panel{gap:64px;padding:30px 22px}.style-preview{grid-template-columns:1fr}.form-panel{padding:30px 22px 40px}}@media (width<=560px){h1{font-size:40px}.field-grid{grid-template-columns:1fr}.form-header{flex-direction:column;align-items:flex-start}}.report-page{color:#1f2523;background:#fffdf9;min-height:100svh;padding:42px}.report-hero{justify-content:space-between;align-items:flex-start;gap:24px;max-width:1180px;margin:0 auto 30px;display:flex}.report-hero h1{color:#1f2523;max-width:720px;font-size:clamp(38px,5vw,64px);line-height:1}.secondary-action{color:#373f3c;min-height:46px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d7c8bb;border-radius:8px;flex:none;padding:0 16px;font-size:14px;font-weight:850;transition:border-color .16s,color .16s,transform .16s}.secondary-action:hover{color:#9f6a43;border-color:#9f6a43;transform:translateY(-1px)}.secondary-action:focus-visible{outline-offset:3px;outline:3px solid #9f6a4338}.report-layout{grid-template-columns:minmax(260px,340px) minmax(0,1fr);align-items:start;gap:22px;max-width:1180px;margin:0 auto;display:grid}.profile-summary,.report-document{background:#fff;border:1px solid #eadfd4;border-radius:8px;box-shadow:0 18px 42px #1f25230f}.profile-summary{position:sticky;top:24px;overflow:hidden}.profile-summary img,.summary-photo-empty{aspect-ratio:4/5;object-fit:cover;background:#f5eee5;width:100%;display:block}.summary-photo-empty{color:#8a8178;place-items:center;font-weight:800;display:grid}.profile-summary>div{padding:22px}.profile-summary h2{margin-bottom:16px;font-size:24px}.summary-list{gap:12px;margin:0;display:grid}.summary-list div{border-top:1px solid #f0e5da;gap:4px;padding-top:12px;display:grid}.summary-list dt{color:#8a8178;font-size:13px;font-weight:800}.summary-list dd{color:#1f2523;margin:0;font-size:16px;font-weight:750;line-height:1.45}.report-document{overflow:hidden}.report-document-header{background:#f7f2eb;border-bottom:1px solid #eadfd4;justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;display:flex}.report-document-header span{color:#9f6a43;text-transform:uppercase;font-size:13px;font-weight:850}.report-document-header strong{color:#373f3c;font-size:14px}.hairstyle-section{border-bottom:1px solid #eadfd4;gap:18px;padding:26px 28px 30px;display:grid}.hairstyle-heading{gap:2px;display:grid}.hairstyle-heading h2{font-size:26px}.hairstyle-grid-image{background:#f5eee5;border:1px solid #eadfd4;border-radius:8px;width:100%;display:block}.hairstyle-empty{color:#746a61;text-align:center;background:#faf4ee;border:1px dashed #d7c8bb;border-radius:8px;place-items:center;min-height:180px;padding:24px;font-size:15px;font-weight:750;line-height:1.5;display:grid}.report-content{overflow-wrap:anywhere;white-space:pre-wrap;color:#2d332f;padding:28px;font-size:16px;line-height:1.8}@media (width<=820px){.report-page{padding:28px 20px 36px}.report-hero{flex-direction:column}.report-layout{grid-template-columns:1fr}.profile-summary{position:static}.profile-summary img,.summary-photo-empty{max-height:360px}}
