@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700&family=Playfair+Display:ital,wght@0,700;1,700&display=swap";@import"https://fonts.googleapis.com/icon?family=Material+Icons+Outlined";:root{font-family:Noto Sans KR,sans-serif;color:#1e2333;background-color:#f8fafc;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--surface: rgba(255, 255, 255, .86);--ink: #1e293b;--ink-muted: rgba(30, 41, 59, .6);--accent: #f472b6;--page-width: clamp(360px, 92vw, 1240px);--page-padding: clamp(16px, 4vw, 32px)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,#fefefe,#f8fafc 56%,#eef2ff)}#root{min-height:100vh}button,input{font-family:inherit}img{display:block}.screen{min-height:max(884px,100dvh);background:#f8fafc;color:#1e293b;padding-bottom:82px}.glass-card{background:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.top-header{position:static;z-index:10;width:min(100%,var(--page-width));padding:16px var(--page-padding);display:flex;align-items:center;justify-content:space-between;margin:0 auto 24px;border-radius:0 0 14px 14px}.top-header h1{margin:0;font-family:Playfair Display,serif;font-style:italic;font-size:1.22rem;letter-spacing:-.01em}.icon-button{border:0;background:transparent;color:#475569;padding:8px;cursor:pointer}.main{width:min(100%,var(--page-width));margin:0 auto;padding:0 var(--page-padding);display:grid;gap:24px}.hero{text-align:center}.hero>span{color:#f472b6;font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hero h2{margin:8px 0 4px;font-family:Playfair Display,serif;font-size:2.2rem;line-height:1.08}.hero>div{font-size:1.9rem;font-weight:800;background:linear-gradient(90deg,#f472b6,#60a5fa);-webkit-background-clip:text;color:transparent;padding-bottom:4px}.profile-card{border-radius:24px;padding:24px;display:flex;align-items:flex-start;gap:18px;box-shadow:0 2px 8px #0f172a0f}.profile-image{width:268px;height:268px;border-radius:999px;overflow:hidden;border:2px solid #fff;box-shadow:0 8px 18px #0f172a29}.profile-image img{width:100%;height:100%;object-fit:cover}.photo-original{object-fit:contain!important;background:#fff;image-rendering:-webkit-optimize-contrast;image-rendering:auto}.profile-placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:.72rem;color:#64748b;background:linear-gradient(135deg,#fbcfe8,#bfdbfe)}.profile-card p{margin:0;font-size:.92rem;color:#64748b}.profile-info{flex:1;min-width:0;margin-left:40px}.stats-chips{margin-top:8px;display:flex;flex-wrap:wrap;gap:10px}.stats-chips span{padding:6px 11px;border-radius:999px;font-size:.8rem;font-weight:600;background:#f1f5f9}.style-gauge{margin-top:12px;padding:10px;border-radius:12px;background:#fff;border:1px solid #e2e8f0}.style-gauge-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.style-gauge-head span{font-size:.72rem;color:#64748b;font-weight:600}.style-gauge-head strong{font-size:.92rem;color:#1e293b}.style-gauge-track{margin-top:8px;height:8px;border-radius:999px;background:#e2e8f0;overflow:hidden}.style-gauge-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#f472b6,#60a5fa)}.profile-right{width:440px;max-width:56%;display:grid;gap:10px;margin-left:auto}.style-submetrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.style-submetric{padding:8px;border-radius:10px;border:1px solid #e2e8f0;background:#fff}.style-submetric-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.style-submetric-head span{font-size:.7rem;color:#64748b;font-weight:600}.style-submetric-head strong{font-size:.8rem;color:#1e293b}.upload-panel{border-radius:24px;padding:14px;display:grid;gap:10px}.upload-zone{height:44px;border-radius:12px;border:1px dashed #cbd5e1;background:#fff;display:grid;place-items:center;color:#64748b;font-size:.78rem;cursor:pointer}.upload-zone.dragging{border-color:#f472b6;background:#fdf2f8}.upload-zone input{display:none}.input-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.input-grid input{height:38px;border:1px solid #dbe3ee;border-radius:12px;background:#fff;padding:0 10px;font-size:.82rem}.gender-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.gender-row label{height:34px;border-radius:10px;border:1px solid #dbe3ee;background:#fff;display:grid;place-items:center;font-size:.72rem;color:#475569;cursor:pointer}.gender-row label.active{border-color:#f472b6;color:#be185d;background:#fdf2f8}.gender-row input{display:none}.inline-controls{display:grid;grid-template-columns:1.1fr 1.1fr 1fr 1fr 1fr;gap:8px;align-items:center}.inline-controls input[type=number]{height:38px;border:1px solid #dbe3ee;border-radius:12px;background:#fff;padding:0 10px;font-size:.82rem;min-width:0}.inline-controls label{height:34px;border-radius:10px;border:1px solid #dbe3ee;background:#fff;display:grid;place-items:center;font-size:.72rem;color:#475569;cursor:pointer;min-width:0}.inline-controls label.active{border-color:#f472b6;color:#be185d;background:#fdf2f8}.inline-controls label input[type=radio]{display:none}@media(max-width:520px){.inline-controls{grid-template-columns:1fr}}.primary-btn{width:100%;height:42px;border:0;border-radius:12px;background:#1e293b;color:#fff;font-size:.82rem;font-weight:600;cursor:pointer}.primary-btn:disabled{opacity:.65;cursor:not-allowed}.analysis{display:grid;gap:10px}.archetype-inline{margin:-2px 0 -6px;padding:10px 12px;border:2px solid #f472b6;border-radius:12px;background:linear-gradient(90deg,#f472b61a,#60a5fa1a);box-shadow:0 6px 16px #f472b626;display:inline-block;width:fit-content;max-width:100%;justify-self:start;font-size:.9rem;font-weight:700;color:#1e293b;white-space:nowrap;overflow-x:auto}.analysis h3,.looks-section h3{margin:0;font-size:1.08rem;font-weight:700;display:flex;align-items:center;gap:6px}.analysis h3 .material-icons-outlined,.looks-section h3 .material-icons-outlined{color:#f472b6}.analysis-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.analysis-grid div{padding:14px;border-radius:16px;background:#fff;border:1px solid #f1f5f9;box-shadow:0 1px 3px #0f172a0f}.analysis-grid p{margin:0 0 4px;font-size:.72rem;color:#64748b}.analysis-grid strong{font-size:.86rem}.analysis-text{margin:0;font-size:.82rem;line-height:1.6;color:#64748b}.looks-section{display:grid;gap:16px}.looks-header{display:flex;justify-content:space-between;align-items:end;gap:10px}.looks-meta{font-size:.66rem;color:#f472b6;font-weight:600}.look-card{border-radius:24px;overflow:hidden;background:#fff;border:1px solid #f1f5f9;box-shadow:0 10px 20px #0f172a14}.look-image{position:relative;aspect-ratio:3 / 4}.look-image img{width:100%;height:100%;object-fit:cover}.look-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#fce7f3,#dbeafe);color:#64748b;font-size:.8rem}.favorite{position:absolute;top:14px;right:14px;background:#ffffffe6;padding:8px;border-radius:999px;box-shadow:0 2px 8px #0f172a26}.favorite .material-icons-outlined{color:#ec4899;font-size:1.15rem}.look-body{padding:18px;display:grid;gap:10px}.look-title-row{display:flex;justify-content:space-between;align-items:start;gap:10px}.look-title-row h4{margin:0;font-size:1.05rem}.look-title-row span{font-size:.62rem;padding:3px 8px;border-radius:8px;background:#fce7f3;color:#be185d}.why-box{padding:12px;border-radius:14px;background:#f8fafc}.why-box p{margin:0 0 6px;color:#94a3b8;text-transform:uppercase;letter-spacing:.02em;font-size:.62rem;font-weight:700}.why-box ul{margin:0;padding:0;list-style:none;display:grid;gap:6px}.why-box li{font-size:.8rem;line-height:1.45;color:#475569}.look-body button{width:100%;height:40px;border:0;border-radius:12px;background:#1e293b;color:#fff;font-size:.75rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.error-card .look-body p{margin:0;color:#be123c;font-size:.84rem}.hair-error{margin:0;color:#be123c;font-size:.78rem}.hairstyle-viewer{border-radius:24px;padding:14px;display:grid;gap:10px}.hairstyle-toggle{width:100%;height:40px;border:1px solid #dbe3ee;border-radius:12px;background:#fff;color:#1e293b;font-size:.8rem;font-weight:600;cursor:pointer}.hairstyle-full-image{width:100%;border-radius:14px;border:1px solid #e2e8f0;background:#fff;display:block}.copy-wrap{text-align:center}.copy-main{border:1px solid #dbe3ee;border-radius:12px;background:#fff;color:#334155;padding:10px 14px;font-size:.78rem;cursor:pointer}.copy-wrap p{margin:6px 0 0;font-size:.74rem;color:#64748b}.cta-section{padding:10px 0 26px;text-align:center}.cta-section p{margin:0;color:#64748b;font-size:.82rem}.cta-section button{margin-top:10px;width:100%;border:0;border-radius:16px;background:linear-gradient(90deg,#f9a8d4,#93c5fd);padding:2px;cursor:pointer}.cta-section button div{background:#fff;border-radius:14px;min-height:46px;display:inline-flex;width:100%;align-items:center;justify-content:center;gap:6px;font-weight:700;color:#1e293b;font-size:.86rem}.footnote{margin-top:8px!important;font-size:.62rem!important;color:#94a3b8!important}.bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:40;border-top:1px solid #e2e8f0;padding:8px 24px;display:flex;justify-content:space-between;align-items:center}.bottom-nav button{border:0;background:transparent;display:inline-flex;flex-direction:column;align-items:center;gap:2px;color:#94a3b8;font-size:.62rem;cursor:pointer}.bottom-nav button.active{color:#f472b6}@media(min-width:860px){.screen{padding-bottom:82px}.top-header{margin:0 auto 26px}.main{grid-template-columns:1fr;gap:24px}.looks-header{position:static;padding-bottom:0}}@media(min-width:900px){.looks-section{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.looks-header{grid-column:1 / -1}}@media(min-width:1180px){.looks-section{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start}.looks-header{grid-column:1 / -1}}@media(max-width:860px){.profile-card{flex-direction:column;align-items:center}.profile-info{width:100%}.profile-right{width:100%;max-width:100%;margin-left:0}.style-submetrics{grid-template-columns:1fr}}
