:root{font-family:Segoe UI,Apple SD Gothic Neo,sans-serif;line-height:1.5;font-weight:400;color:#241814;background:radial-gradient(circle at top left,#f5d8c0 0%,transparent 28%),radial-gradient(circle at bottom right,#d8b099 0%,transparent 24%),linear-gradient(180deg,#f7efe8,#f4ede6);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{min-width:320px}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}img{display:block}#root{min-height:100vh}.app-shell{min-height:100vh;display:grid;grid-template-columns:1.02fr .98fr;gap:28px;padding:32px}.hero-panel,.form-panel{position:relative;overflow:hidden;border-radius:32px;padding:40px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 24px 80px #271c151f}.hero-panel{background:radial-gradient(circle at top right,rgba(255,255,255,.34),transparent 28%),linear-gradient(145deg,#7f462ff0,#e7c4a2e0);color:#fff8f2;display:flex;flex-direction:column;justify-content:space-between;min-height:680px}.hero-panel:after{content:"";position:absolute;inset:auto -80px -120px auto;width:280px;height:280px;border-radius:999px;background:#fff8f224}.eyebrow,.section-kicker{margin:0 0 16px;text-transform:uppercase;letter-spacing:.18em;font-size:.76rem;font-weight:700}.hero-panel h1,.form-panel h2,.report-header h3{margin:0;letter-spacing:-.05em}.hero-panel h1{font-size:clamp(2.4rem,4vw,4.8rem);line-height:.98}.hero-copy,.panel-header p,.report-header p{margin:20px 0 0;max-width:34rem;font-size:1.05rem;line-height:1.7}.hero-highlights{position:relative;z-index:1;display:grid;gap:14px;margin-top:36px}.hero-highlights div{display:flex;align-items:center;gap:16px;padding:18px 20px;border-radius:20px;background:#fff8f224;border:1px solid rgba(255,248,242,.2)}.hero-highlights strong{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:#fff8f2;color:#7f462f;font-size:.95rem}.hero-highlights span{font-size:1rem}.form-panel{background:#fffaf5c7;border:1px solid rgba(140,90,61,.12)}.panel-header h2{font-size:clamp(2rem,3vw,3.4rem);color:#241814}.panel-header p{color:#6f5a51}.profile-form{margin-top:32px;display:grid;gap:24px}.photo-field{position:relative;display:block;min-height:360px;border-radius:28px;border:1px dashed rgba(127,70,47,.28);background:linear-gradient(180deg,#ffffffe6,#f8ebddb8);cursor:pointer;overflow:hidden}.photo-field input{position:absolute;inset:0;opacity:0;cursor:pointer}.photo-preview,.photo-placeholder{width:100%;height:100%}.photo-preview{object-fit:cover}.photo-placeholder{display:grid;place-items:center;align-content:center;gap:10px;color:#6f5a51;text-align:center}.photo-placeholder strong{font-size:1.35rem;color:#241814}.photo-placeholder p{margin:0}.photo-badge{display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;border-radius:999px;background:#241814;color:#fff8f2;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.input-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.input-field{display:grid;gap:10px}.input-field span{font-size:.95rem;font-weight:700;color:#241814}.input-wrap{display:flex;align-items:center;gap:12px;min-height:64px;padding:0 18px;border-radius:18px;background:#ffffffe0;border:1px solid rgba(140,90,61,.12)}.input-wrap input{flex:1;border:0;outline:0;background:transparent;color:#241814;font-size:1.2rem;font-weight:700}.input-wrap input::placeholder{color:#b49a8d}.input-wrap em{font-style:normal;color:#7f675c;font-weight:600}.submit-button{min-height:64px;border:0;border-radius:18px;background:linear-gradient(135deg,#241814,#7f462f);color:#fff8f2;font-size:1rem;font-weight:700;letter-spacing:.01em}.submit-button:hover{border:0;filter:brightness(1.04)}.submit-button:disabled{opacity:.72;cursor:wait}.feedback{margin:0;padding:14px 16px;border-radius:16px;font-size:.95rem}.feedback.error{background:#84202014;color:#8a2f2f}.report-panel{margin-top:32px;padding-top:28px;border-top:1px solid rgba(140,90,61,.16)}.report-header h3{font-size:clamp(1.8rem,2.5vw,2.7rem);color:#241814}.report-header p{color:#6f5a51}.report-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px}.report-card{padding:22px;border-radius:24px;background:#ffffffbd;border:1px solid rgba(140,90,61,.12)}.report-card h4{margin:0 0 14px;font-size:1.02rem;color:#241814}.report-card ul{margin:0;padding:0;list-style:none;display:grid;gap:12px}.report-card li{color:#5c4b43;line-height:1.6}.report-card strong{display:block;margin-bottom:4px;color:#241814}.report-card span{display:block}@media(max-width:1100px){.app-shell{grid-template-columns:1fr;padding:18px}.hero-panel,.form-panel{padding:28px}.hero-panel{min-height:auto}}@media(max-width:640px){.input-grid,.report-grid{grid-template-columns:1fr}.photo-field{min-height:280px}.hero-panel h1,.form-panel h2,.report-header h3{line-height:1.04}}
