:root{--yp-ink: #18233a;--yp-ink-soft: #657487;--yp-bg: #f5fbff;--yp-surface: #ffffff;--yp-line: #d8ecf8;--yp-line-strong: #cde3f0;--yp-accent: #1d8fc7;--yp-accent-deep: #1d6eaa;--yp-accent-soft: #edf8ff;--yp-berry: #f06f9b}body{margin:0;font-family:Inter,Pretendard,Noto Sans KR,Noto Sans JP,Segoe UI,sans-serif;background:var(--yp-bg);color:var(--yp-ink)}.app-shell{min-height:100vh;background:radial-gradient(circle at 50% 0%,rgba(29,143,199,.1),transparent 38%),linear-gradient(180deg,#f5fbff,#eaf5fd 54%,#f5fbff);background-size:cover;background-position:center top;background-attachment:fixed}.home-hero{position:relative;min-height:560px;overflow:hidden;padding:clamp(28px,5vw,58px);border:1px solid var(--yp-line);background:linear-gradient(90deg,#fffffff5,#edf8ffeb 38%,#fffffffa),radial-gradient(circle at 76% 46%,rgba(29,143,199,.1),transparent 24%),linear-gradient(180deg,#fff,#edf8ff);color:var(--yp-ink);border-radius:18px;box-shadow:inset 0 0 0 12px #ffffffb8,inset 0 0 0 13px #1d8fc71a,0 24px 70px #18233a1f}.home-hero:before{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;pointer-events:none;border-radius:12px;background:radial-gradient(circle at 50% 7%,var(--yp-accent) 0 16px,rgba(29,143,199,.35) 17px 18px,transparent 19px),linear-gradient(90deg,transparent 0 6%,rgba(29,143,199,.45) 6.25%,rgba(29,143,199,.28) 6.75%,transparent 7.2%),linear-gradient(90deg,transparent 92.8%,rgba(29,143,199,.28) 93.25%,rgba(29,143,199,.45) 93.75%,transparent 94.2%),linear-gradient(180deg,rgba(29,143,199,.05),transparent 26%,rgba(240,111,155,.05) 76%,transparent);box-shadow:inset 0 0 0 1px #1d8fc729,inset 0 0 80px #1d8fc70f}.home-hero:after{content:"";position:absolute;right:clamp(42px,9vw,112px);top:74px;width:min(34vw,390px);aspect-ratio:.78;border:1px solid rgba(174,231,255,.36);background:linear-gradient(180deg,#edfaff14,#040c1447 56%,#03080ea8),linear-gradient(90deg,transparent 0 49.7%,rgba(255,255,255,.36) 49.9%,transparent 50.2%),linear-gradient(180deg,transparent 0 42%,rgba(255,255,255,.28) 42.2%,transparent 42.5%),url(https://images.unsplash.com/photo-1524504388940-b1c1722653e1?auto=format&fit=crop&w=900&q=86);background-position:center top;background-size:cover;border-radius:10px;box-shadow:inset 0 0 0 999px #060f1a29,inset 0 0 0 1px #ffffff1a,0 0 0 16px #03060bd6,0 0 0 17px #81dbff1f,0 26px 88px #000000b3;opacity:.9}.home-hero>*{position:relative;z-index:1;max-width:min(620px,52%);padding:28px;border:1px solid var(--yp-line);background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;box-shadow:0 18px 48px #18233a1a}.home-hero .MuiChip-root{border-color:#1d8fc76b;color:var(--yp-accent-deep);background:var(--yp-accent-soft);font-weight:700;letter-spacing:0}.home-hero .MuiTypography-h3{max-width:560px;color:var(--yp-ink);line-height:1.08;letter-spacing:0}.home-hero .MuiTypography-body1{color:var(--yp-ink-soft);font-size:1.05rem}.module-card{min-height:280px;height:100%;padding:28px;border:1px solid var(--yp-line);background:var(--yp-surface);border-radius:12px;color:var(--yp-ink);box-shadow:0 14px 34px #18233a14}.module-card .MuiTypography-root{color:inherit}.module-card .MuiTypography-body1{color:var(--yp-ink-soft)}.active-module{border-color:var(--yp-accent);background:linear-gradient(180deg,#ffffff,var(--yp-accent-soft));box-shadow:0 0 0 1px #1d8fc738,0 18px 44px #1d8fc729}.disabled-module{background:#f7fbfe;opacity:.9}.module-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:8px;background:var(--yp-accent-soft);color:var(--yp-accent);box-shadow:inset 0 0 0 1px #1d8fc72e}.module-card .MuiButton-contained{background:linear-gradient(90deg,var(--yp-accent),var(--yp-accent-deep));color:#fff;font-weight:900;box-shadow:0 12px 24px #1d8fc742}.module-card .MuiChip-root{background:var(--yp-accent-soft);color:var(--yp-accent-deep)}.virtual-module-card{background:linear-gradient(180deg,#fff,#f8fdff 62%,#fff5f8)}.virtual-preview-panel,.virtual-control-panel,.virtual-reco-card,.virtual-upload-panel{height:100%;padding:22px;border:1px solid var(--yp-line);border-radius:14px;background:#fffffff5;box-shadow:0 14px 34px #18233a14}.virtual-upload-panel{height:auto}.virtual-upload-drop{position:relative;display:grid;place-items:center;min-height:260px;cursor:pointer;overflow:hidden;border:2px dashed var(--yp-line-strong);border-radius:12px;background:linear-gradient(180deg,#ffffff,var(--yp-accent-soft));transition:border-color .15s ease,background .15s ease}.virtual-upload-drop:hover,.virtual-upload-drop.is-over{border-color:var(--yp-accent);background:linear-gradient(180deg,var(--yp-accent-soft),#ffffff)}.virtual-upload-drop img{width:100%;height:100%;max-height:320px;object-fit:contain;display:block;background:#fff}.virtual-result-image{position:relative;overflow:hidden;min-height:430px;border:1px solid var(--yp-line);border-radius:12px;background:#f7fbfe}.virtual-result-image span{position:absolute;top:12px;left:12px;z-index:1;padding:6px 9px;border-radius:999px;font-size:12px;font-weight:900;color:var(--yp-ink);background:#ffffffdb}.virtual-result-image img{width:100%;height:100%;min-height:430px;object-fit:contain;display:block}.virtual-face-stage{--face-line: 42%;--jaw-balance: 28%;--nose-contour: 34%;--blemish-care: 56%;position:relative;min-height:520px;overflow:hidden;border-radius:12px;background:linear-gradient(90deg,#18233a14 0,#18233a14 49.8%,#1d8fc742 49.9%,#1d8fc742 50.2%,#18233a14 50.3%),radial-gradient(circle at 50% 30%,rgba(240,111,155,.18),transparent 28%),linear-gradient(180deg,#f7fbfe,#e8f6fd)}.virtual-before,.virtual-after{position:absolute;top:18px;z-index:2;padding:7px 10px;border-radius:999px;font-size:12px;font-weight:900;background:#ffffffd6;color:var(--yp-ink)}.virtual-before{left:18px}.virtual-after{right:18px}.virtual-face-outline{position:absolute;left:50%;top:50%;width:min(58%,310px);height:72%;transform:translate(-50%,-44%);border:3px solid rgba(24,35,58,.34);border-radius:calc(43% + (var(--face-line) * .05)) calc(43% + (var(--face-line) * .05)) calc(48% - (var(--jaw-balance) * .08)) calc(48% - (var(--jaw-balance) * .08)) / 40% 40% 58% 58%;background:radial-gradient(circle at 36% 58%,rgba(240,111,155,.18),transparent 10%),radial-gradient(circle at 64% 58%,rgba(240,111,155,.18),transparent 10%),linear-gradient(180deg,#ffe2d7,#f5bda8);box-shadow:inset 0 -26px 42px #a458481f,0 28px 56px #18233a2e}.virtual-eye,.virtual-nose,.virtual-mouth,.virtual-blemish{position:absolute;left:50%;transform:translate(-50%)}.virtual-eye{top:38%;width:34px;height:8px;border-radius:999px;background:#283144}.virtual-eye-left{margin-left:-58px}.virtual-eye-right{margin-left:58px}.virtual-nose{top:45%;width:calc(12px + var(--nose-contour) * .08);height:calc(42px + var(--nose-contour) * .14);border-radius:999px;border-left:2px solid rgba(120,72,64,.34);border-right:2px solid rgba(120,72,64,.16)}.virtual-mouth{top:62%;width:74px;height:18px;border-bottom:4px solid rgba(143,55,76,.58);border-radius:50%}.virtual-blemish{width:calc(10px - var(--blemish-care) * .07);height:calc(10px - var(--blemish-care) * .07);min-width:2px;min-height:2px;border-radius:50%;background:#693a346b}.virtual-blemish.one{top:51%;margin-left:-78px}.virtual-blemish.two{top:57%;margin-left:88px}.virtual-scan-line{position:absolute;top:12%;right:10%;bottom:12%;left:10%;pointer-events:none;border:1px solid rgba(29,143,199,.22);background:linear-gradient(90deg,transparent 0 49.8%,rgba(29,143,199,.32) 49.9% 50.1%,transparent 50.2%),linear-gradient(180deg,transparent 0 49.8%,rgba(29,143,199,.32) 49.9% 50.1%,transparent 50.2%)}.virtual-reco-card{position:relative;min-height:172px}.virtual-reco-no{display:inline-grid;place-items:center;width:34px;height:34px;margin-bottom:14px;border-radius:50%;font-size:12px;font-weight:900;color:#fff;background:var(--yp-accent)}.virtual-flow-header,.virtual-flow-footer,.virtual-step-guide,.virtual-report-card,.virtual-report-summary{padding:22px;border:1px solid var(--yp-line);border-radius:14px;background:#fffffff5;box-shadow:0 14px 34px #18233a14}.virtual-flow-footer{padding:14px 18px}.virtual-step-guide{height:100%;background:linear-gradient(180deg,#ffffff,var(--yp-accent-soft))}.virtual-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.virtual-choice-grid .MuiButton-root{min-height:46px;justify-content:flex-start;border-radius:10px;font-weight:800;text-align:left;line-height:1.25;white-space:normal}.virtual-target-card{height:100%;cursor:pointer;padding:20px;border:1px solid var(--yp-line);border-radius:14px;background:#fff;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.virtual-target-card:hover,.virtual-target-card.selected{transform:translateY(-2px);border-color:var(--yp-accent);box-shadow:0 18px 38px #1d8fc729}.virtual-target-face{width:96px;height:118px;margin-bottom:14px;border:3px solid rgba(24,35,58,.34);background:radial-gradient(circle at 36% 44%,#283144 0 4px,transparent 5px),radial-gradient(circle at 64% 44%,#283144 0 4px,transparent 5px),linear-gradient(180deg,#ffe4da,#f4bca8);box-shadow:inset 0 -18px 30px #a458481f}.virtual-target-face.oval{border-radius:48% 48% 46% 46%/38% 38% 56% 56%}.virtual-target-face.vline{border-radius:46% 46% 22% 22%/38% 38% 66% 66%}.virtual-target-face.soft{border-radius:50%}.virtual-target-face.defined{border-radius:42% 42% 38% 38%/34% 34% 60% 60%}.virtual-report-stage{padding:18px;border-radius:18px;background:linear-gradient(135deg,#1d8fc714,#f06f9b1a),#fff}.virtual-report-card{max-width:1120px;margin:0 auto}.virtual-report-summary{box-shadow:none}.score-row{display:grid;grid-template-columns:110px 1fr 42px;gap:12px;align-items:center}.page-panel{padding:28px;border:1px solid rgba(202,218,234,.42);background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.personal-color-preview{min-height:360px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(118,206,255,.28);background:linear-gradient(180deg,#061220e0,#03080ef5),radial-gradient(circle at 50% 20%,rgba(99,205,255,.18),transparent 28%);color:#e8f6ffd6;border-radius:10px}.personal-color-preview img{width:100%;height:100%;max-height:420px;object-fit:cover;display:block}.personal-color-result{min-height:100%}.palette-swatch{width:92px;height:92px;display:flex;align-items:flex-end;padding:8px;border-radius:8px;border:1px solid rgba(12,24,38,.16);box-shadow:0 12px 24px #0000001f}.palette-swatch span{padding:3px 6px;border-radius:6px;background:#ffffffb8;color:#172033;font-size:.72rem;font-weight:800}.makeup-box{min-height:104px;padding:16px;border:1px solid rgba(153,180,204,.38);background:#f6f9fcd1;border-radius:8px}.kiosk-header,.kiosk-flow-panel,.kiosk-nav{border-color:#76ceff3d;background:linear-gradient(180deg,#fafdfff5,#eff6fbf0);box-shadow:inset 0 1px #ffffffd1,0 20px 70px #00000042;border-radius:10px}.kiosk-header .MuiStepLabel-label{font-weight:800;letter-spacing:0}.kiosk-flow-panel{min-height:560px;position:relative;overflow:hidden}.kiosk-flow-panel:before{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;pointer-events:none;border:1px solid rgba(18,39,56,.08);border-radius:8px}.kiosk-device-panel{min-height:460px;display:flex;flex-direction:column;justify-content:space-between;padding:26px;border-radius:10px;color:#f4fbff;background:radial-gradient(circle at 50% 16%,rgba(120,220,255,.22),transparent 28%),linear-gradient(180deg,#162330,#070d14 68%,#03060a);box-shadow:inset 0 0 0 10px #00000047,inset 0 0 0 11px #9de2ff1a}.kiosk-device-panel .MuiTypography-root{color:inherit}.kiosk-device-panel .MuiTypography-body1{color:#daebf6c7}.kiosk-face-placeholder{min-height:230px;display:grid;place-items:center;align-content:center;gap:8px;border:1px solid rgba(164,232,255,.24);border-radius:8px;background:linear-gradient(90deg,transparent 0 49.6%,rgba(255,255,255,.28) 49.8%,transparent 50.2%),linear-gradient(180deg,transparent 0 47.8%,rgba(255,255,255,.24) 48%,transparent 48.4%),linear-gradient(180deg,#f1f8ff1a,#07121e9e);color:#bcefff}.kiosk-preview{min-height:430px;box-shadow:inset 0 0 0 10px #00000029,0 18px 46px #0000002e}.kiosk-result-empty,.kiosk-season-card,.kiosk-slider-card,.kiosk-recommend-card,.kiosk-match-card,.kiosk-print-sheet,.kiosk-qr-box{padding:22px;border:1px solid rgba(122,152,176,.22);background:#ffffffc7;border-radius:8px}.kiosk-result-empty{min-height:430px;display:grid;place-content:center;text-align:center;background:radial-gradient(circle at 50% 30%,rgba(95,194,255,.16),transparent 24%),#ffffffc7}.kiosk-season-card{color:#f7fbff;background:linear-gradient(135deg,#091623f5,#142a39f0),radial-gradient(circle at 84% 16%,rgba(114,210,255,.18),transparent 24%);box-shadow:0 18px 46px #05132042}.kiosk-season-card .MuiTypography-root{color:inherit}.kiosk-season-card .MuiTypography-body1{color:#dceef8c7}.kiosk-slider-card,.kiosk-recommend-card,.kiosk-match-card{min-height:170px;background:linear-gradient(180deg,#ffffffe6,#f3f8fcdb)}.kiosk-match-card.compact{min-height:118px}.kiosk-print-sheet{min-height:420px;background:linear-gradient(180deg,#fff,#f8fbfd);box-shadow:0 18px 46px #00000024}.kiosk-qr-box{min-height:420px;display:grid;place-items:center;align-content:center;gap:16px;text-align:center}.fake-qr{width:148px;height:148px;border:10px solid #fff;background:linear-gradient(90deg,#111 10px,transparent 10px 20px,#111 20px 30px,transparent 30px 40px,#111 40px 50px,transparent 50px),linear-gradient(180deg,transparent 10px,#111 10px 20px,transparent 20px 30px,#111 30px 40px,transparent 40px 50px,#111 50px);background-size:50px 50px;box-shadow:0 14px 34px #0000002e}.print-report-stage{display:grid;justify-items:center;padding:8px 0 4px}.print-report-card{width:min(100%,920px);aspect-ratio:1.34 / 1;overflow:hidden;border:1px solid #cfd6dd;background:#fbfcfd;color:#20242b;box-shadow:0 22px 60px #08141e2e,inset 0 0 0 1px #ffffffd1}.report-top{height:60px;display:grid;grid-template-columns:150px 1fr 120px;border-bottom:1px solid #d8dde3}.report-top>*{padding:13px 18px;border-right:1px solid #d8dde3}.report-top>*:last-child{border-right:0}.report-kicker,.report-section-title{color:#59636f;font-size:.66rem!important;font-weight:900!important;letter-spacing:0!important;text-transform:uppercase}.report-date,.report-face{margin-top:4px!important;font-size:.78rem!important;font-weight:800!important}.report-brand{align-self:center;color:#6d7480;font-size:1.05rem!important;font-weight:900!important;text-align:right}.report-grid{height:calc(100% - 60px);display:grid;grid-template-columns:32% 68%}.report-left{padding:14px;border-right:1px solid #d8dde3}.report-main{padding:14px 18px}.report-photo{aspect-ratio:4 / 3;display:grid;place-items:center;overflow:hidden;margin-bottom:14px;border:1px solid #d8dde3;background:#f3f6f8;color:#87919c}.report-photo img{width:100%;height:100%;object-fit:contain;object-position:center center;display:block}.report-mood-thumb img{width:100%;height:100%;object-fit:cover;display:block}.report-copy{margin-top:6px!important;color:#3f4751;font-size:.7rem!important;line-height:1.45!important}.report-copy.strong{color:#1d232b;font-weight:900!important}.report-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:9px}.report-tags span{color:#2f3742;font-size:.62rem;font-weight:900}.report-palette{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:12px}.report-palette>div{height:20px;border:1px solid rgba(30,37,46,.12)}.report-title-row{display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:18px;align-items:start}.report-title{margin-top:8px!important;font-size:clamp(1.25rem,2.5vw,1.75rem)!important;font-weight:950!important;line-height:1.16!important}.report-mood-thumb{aspect-ratio:1 / 1.18;overflow:hidden;border:1px solid #d8dde3;background:#eef2f5}.report-mood-thumb .style-mood-thumb{width:100%;height:100%;aspect-ratio:auto;border-radius:0}.report-makeup-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:8px}.report-mini-title{color:#1e252d;font-size:.75rem!important;font-weight:900!important}.product-title{display:block;margin-top:12px!important}.report-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;margin-top:8px}.report-product-grid.dense{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 10px}.report-product-grid.dense .report-product{grid-template-columns:28px minmax(0,1fr);gap:7px}.report-product-grid.dense .report-product-image{width:28px;height:38px}.report-product-grid.dense .report-product-info p{font-size:.54rem}.report-product{min-height:52px;display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px;align-items:start}.report-product-image{width:34px;height:46px;display:grid;place-items:center;overflow:hidden;border:1px solid #d8dde3;background:#eef2f5}.report-product-image img{width:100%;height:100%;object-fit:cover;display:block}.report-product-image span,.report-product-info span{display:grid;place-items:center;width:18px;height:18px;margin-top:1px;border-radius:50%;background:#c2485c;color:#fff;font-size:.58rem;font-weight:900}.report-product-info{display:grid;grid-template-columns:24px minmax(0,1fr);gap:6px;align-items:start}.report-product.empty .report-product-image span,.report-product.empty .report-product-info span{background:#9aa5b1}.report-product-info .MuiTypography-root{display:-webkit-box;overflow:hidden;color:#333b45;font-size:.68rem;font-weight:800;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.report-bottom{display:flex;justify-content:flex-end;gap:14px;margin-top:12px}.fake-qr.small{width:74px;height:74px;border-width:6px;background-size:24px 24px;box-shadow:none}.fake-qr.small.alt{filter:invert(.08)}.report-qr-label{margin-top:4px!important;width:92px;color:#4a5562;font-size:.58rem!important;font-weight:900!important;text-align:center}.face-shape-screen{color:#1a2433}.kiosk-sub-tabs,.makeup-tabs{flex-wrap:wrap}.kiosk-sub-tabs .MuiChip-root,.makeup-tabs .MuiChip-root{height:34px;border-radius:999px;background:#f2f5f8;color:#7a8796;font-weight:800}.kiosk-sub-tabs .MuiChip-root.selected,.makeup-tabs .MuiChip-root.selected{background:#18202a;color:#fff}.face-diagram{position:relative;min-height:260px;display:grid;place-items:center;border:1px solid rgba(151,170,188,.28);background:linear-gradient(90deg,transparent 0 49.8%,rgba(45,160,205,.18) 50%,transparent 50.2%),linear-gradient(180deg,transparent 0 49.8%,rgba(45,160,205,.18) 50%,transparent 50.2%),#fbfdff;border-radius:8px}.face-outline{position:relative;width:138px;height:186px;border:3px solid #6e8796;border-radius:48% 48% 46% 46%/34% 34% 62% 62%;background:#ffffffad}.hair-line{position:absolute;left:18px;right:18px;top:26px;height:34px;border-top:3px solid #617987;border-radius:50% 50% 0 0}.brow,.eye,.nose,.mouth{position:absolute;background:#596f7d}.brow{top:78px;width:30px;height:3px;border-radius:99px}.brow.left,.eye.left{left:28px}.brow.right,.eye.right{right:28px}.eye{top:91px;width:24px;height:8px;border-radius:50%}.nose{left:64px;top:105px;width:8px;height:28px;border-radius:99px;opacity:.72}.mouth{left:50px;bottom:32px;width:38px;height:7px;border-radius:0 0 50% 50%}.measure-line{position:absolute;background:#39a1ca94}.measure-line.horizontal{left:62px;right:62px;height:2px}.measure-line.horizontal.top{top:76px}.measure-line.horizontal.mid{top:144px}.measure-line.vertical{top:38px;bottom:38px;width:2px}.measure-line.vertical.left{left:72px}.measure-line.vertical.right{right:72px}.face-ratio-panel,.face-makeup-section{padding:18px;border:1px solid rgba(151,170,188,.28);background:#fff;border-radius:8px}.face-ratio-row{display:grid;grid-template-columns:160px minmax(0,1fr);gap:14px;align-items:center;margin-top:16px}.face-ratio-track{height:8px;overflow:hidden;border-radius:999px;background:#edf1f5}.face-ratio-track>div{height:100%;border-radius:inherit;background:#202832}.section-index{width:24px;height:24px;display:grid;place-items:center;border-radius:4px;background:#202832;color:#fff;font-weight:900;font-size:.82rem}.face-product-row{display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;align-items:center}.product-swatch{width:54px;height:54px;border:1px solid #e0e6ec;border-radius:6px;box-shadow:inset 0 0 0 8px #ffffff80}.product-swatch.blush{background:linear-gradient(135deg,#f8ccd4,#e84a7d)}.product-swatch.shading{background:linear-gradient(135deg,#d4beb0,#8b6c5e)}.print-card-button{min-height:52px;background:#141a22!important;font-weight:900!important}.rakuten-product-card{height:100%;display:flex;flex-direction:column;gap:10px;padding:14px;border:1px solid rgba(122,152,176,.22);background:#fff;border-radius:8px;box-shadow:0 14px 30px #09142014}.report-pick-control{align-self:flex-start;margin:-4px 0 0 -4px!important}.report-pick-control .MuiFormControlLabel-label{color:#59636f;font-size:.78rem;font-weight:800}.item-match-column{height:100%;display:flex;flex-direction:column;gap:16px}.item-match-product-stack{min-height:0}.item-match-product-stack .rakuten-product-card{height:auto;min-height:0}.rakuten-product-image{aspect-ratio:1 / 1;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:#f4f7fa;color:#9aa8b6}.rakuten-product-image img{width:100%;height:100%;object-fit:cover;display:block}.rakuten-product-title{min-height:3.1em;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.55}.style-consult-screen{color:#1a2433}.style-consult-hint{height:34px;border-radius:999px;background:#eef2f6;color:#51606f;font-weight:800}.style-mood-card{cursor:pointer;display:flex;flex-direction:column;gap:12px;padding:12px;border:2px solid transparent;border-radius:14px;background:#fff;box-shadow:0 14px 30px #09142014;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.style-mood-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px #09142024}.style-mood-card.selected{border-color:#18202a;box-shadow:0 18px 40px #18202a38}.style-mood-thumb{aspect-ratio:3 / 4;border-radius:10px;background:#f4f7fa;box-shadow:inset 0 -40px 60px #0000002e}.style-mood-thumb.cherry-chocolate{background:radial-gradient(120% 90% at 30% 20%,#9c2b39,#6a1c28 45%,#3a2017)}.style-mood-thumb.tomato-red{background:radial-gradient(120% 90% at 30% 20%,#f0533a,#d83a28 45%,#8f2417)}.style-mood-thumb.rose-wine{background:radial-gradient(120% 90% at 30% 20%,#8e2f4a,#6a1f38 45%,#3f1422)}.style-mood-thumb.plum-creme{background:radial-gradient(120% 90% at 30% 20%,#8a3a72,#6e2a5a 45%,#b78aa6)}.style-mood-thumb.berry-sorbet{background:radial-gradient(120% 90% at 30% 20%,#e85a82,#d8466e 45%,#f6b7cd)}.style-mood-thumb.peach-latte{background:radial-gradient(120% 90% at 30% 20%,#f6a98a,#ef9a86 45%,#d9b59c)}.style-mood-thumb.coral{background:radial-gradient(120% 90% at 30% 20%,#ff7a66,#f55f4d 45%,#f3a48f)}.style-mood-thumb.caramel-mocha{background:radial-gradient(120% 90% at 30% 20%,#b07a4e,#8a5a36 45%,#4f3522)}.style-mood-label{text-align:center;padding:6px 4px 8px}.style-mood-thumb.photo{overflow:hidden;box-shadow:none;background:#f4f7fa}.style-mood-thumb.photo img{width:100%;height:100%;object-fit:cover;object-position:center 30%;display:block}.style-mood-card.selected .style-mood-label{color:#18202a}.camera-box{position:relative;overflow:hidden;border:1px solid #d6deea;background:#111827;aspect-ratio:4 / 3}.large-camera{max-height:62vh}.camera-video{width:100%;height:100%;display:block;object-fit:cover;transform:scaleX(-1)}.camera-empty{position:absolute;top:0;right:0;bottom:0;left:0;justify-content:center;background:#f8fafc}.capture-preview{display:grid;grid-template-columns:72px minmax(0,1fr) 36px;gap:12px;align-items:center;padding:8px;border:1px solid #d6deea;background:#f8fafc}.photo-grid{display:grid;gap:8px}.capture-preview img{width:72px;height:54px;object-fit:cover}.product-row{padding:14px 0;border-bottom:1px solid #e5eaf2}.product-row:last-child{border-bottom:0}@media(max-width:720px){.home-hero{min-height:620px;padding:24px}.home-hero:before{background:radial-gradient(circle at 50% 5%,#0b0f14 0 13px,rgba(147,226,255,.52) 14px 15px,transparent 16px),linear-gradient(90deg,transparent 4%,rgba(212,244,255,.7) 4.5%,transparent 5.2%),linear-gradient(90deg,transparent 94.8%,rgba(212,244,255,.58) 95.5%,transparent 96.2%),linear-gradient(180deg,rgba(255,255,255,.08),transparent 42%)}.home-hero:after{top:auto;right:22px;bottom:20px;width:min(56vw,230px);opacity:.48}.home-hero>*{max-width:none;padding:22px}.score-row{grid-template-columns:92px 1fr 36px}.page-panel{padding:18px}.virtual-choice-grid{grid-template-columns:1fr}}.lang-toggle{position:fixed;top:14px;right:18px;z-index:1200;background:#ffffffe6;padding:4px;border:1px solid var(--yp-line);border-radius:999px;box-shadow:0 6px 18px #18233a1a}.lang-toggle .MuiButton-root{border-radius:999px;font-weight:800}.nail-dropzone{padding:20px;border:1px solid var(--yp-line);border-radius:14px;background:var(--yp-surface)}.nail-dropzone-inner{display:flex;flex-direction:column;align-items:center;gap:8px;padding:40px 20px;text-align:center;cursor:pointer;border:2px dashed var(--yp-line-strong);border-radius:12px;background:linear-gradient(180deg,#ffffff,var(--yp-accent-soft));transition:border-color .15s ease,background .15s ease}.nail-dropzone-inner:hover,.nail-dropzone-inner.is-over{border-color:var(--yp-accent);background:linear-gradient(180deg,var(--yp-accent-soft),#ffffff)}.nail-dropzone-icon{display:grid;place-items:center;width:62px;height:62px;border-radius:50%;color:var(--yp-accent);background:var(--yp-accent-soft);box-shadow:inset 0 0 0 1px #1d8fc733}.nail-guide{height:100%;padding:22px;border:1px solid var(--yp-line);border-radius:14px;background:var(--yp-surface)}.nail-step-no{flex:0 0 auto;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;font-weight:900;font-size:13px;color:#fff;background:var(--yp-accent)}.nail-tip-dot{flex:0 0 auto;width:7px;height:7px;margin-top:7px;border-radius:50%;background:var(--yp-berry)}.nail-camera{margin-top:16px;padding:14px;border:1px solid var(--yp-line);border-radius:12px;background:var(--yp-accent-soft)}.nail-camera-view{display:block;width:100%;max-height:420px;object-fit:cover;border-radius:10px;background:#0d1b2a}.nail-swatch{cursor:pointer;padding:6px 8px;border:1px solid transparent;border-radius:10px;transition:border-color .15s ease,background .15s ease}.nail-swatch:hover{background:var(--yp-accent-soft)}.nail-swatch.is-active{border-color:var(--yp-accent);background:var(--yp-accent-soft)}.nail-swatch-dot{width:40px;height:40px;border-radius:50%;border:1px solid var(--yp-line-strong);box-shadow:inset 0 -6px 10px #0000001a}.nail-tryon-img{display:block;width:100%;max-height:260px;object-fit:contain;background:#f7fafc;border-radius:10px;border:1px solid var(--yp-line);margin-top:4px}@media(min-width:900px){.nail-tryon-img{max-height:300px}}.nail-preview{position:relative;display:grid;place-items:center;min-height:340px;cursor:pointer;overflow:hidden;border:2px dashed var(--yp-line-strong);border-radius:12px;background:linear-gradient(180deg,#ffffff,var(--yp-accent-soft));transition:border-color .15s ease}.nail-preview:hover,.nail-preview.is-over{border-color:var(--yp-accent)}.nail-preview img{width:100%;height:100%;max-height:460px;object-fit:contain;background:#fff}.pc-consult{padding:20px;border:1px solid var(--yp-line);border-radius:14px;background:var(--yp-surface)}.report-products{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:8px}.report-product{display:flex;gap:8px;align-items:center;min-width:0}.report-product-thumb{flex:0 0 auto;width:46px;height:46px;display:grid;place-items:center;overflow:hidden;border:1px solid #d8dde3;border-radius:6px;background:#f3f6f8}.report-product-thumb img{width:100%;height:100%;object-fit:contain;display:block}.report-product-body{min-width:0}.report-product-no{display:inline-block;min-width:20px;padding:0 5px;border-radius:999px;font-size:10px;font-weight:800;color:#fff;background:var(--yp-accent)}.report-product-name{font-size:12px;font-weight:700;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.report-product-brand{font-size:11px;color:#6b7684;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
