:root{--tomato:#ef4938;--deep:#30231f;--cream:#faf4ed;--paper:#fffaf6;--muted:#806d64;--line:#e7d9cf;--green:#748753}body{background:var(--cream)}.product-app{min-height:100vh;color:var(--deep)}.new-header{position:sticky;top:0;z-index:20;height:76px;padding:0 max(24px,calc(50vw - 560px));display:flex;align-items:center;justify-content:space-between;background:#faf4edf0;border-bottom:1px solid rgba(48,35,31,.07);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.new-logo{width:190px;height:45px;overflow:hidden}.new-logo img{width:100%;height:100%;object-fit:cover}.new-header nav{display:flex;align-items:center;gap:25px;font-size:12px;font-weight:700}.new-header nav button,.hero-copy>button{border:0;border-radius:999px;background:var(--tomato);color:#fff;padding:13px 19px;font-weight:800;cursor:pointer}.new-hero{max-width:1120px;margin:auto;min-height:650px;padding:80px 25px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.hero-copy>span,.how-section>span,.product-preview>div>span,.capture-panel>div>span,.report-head span,.concern-detail span,.recommend-products header span{color:#aa685a;font-size:10px;font-weight:900;letter-spacing:.19em}.hero-copy h1{margin:17px 0 20px;font-size:61px;line-height:1.07;letter-spacing:-.065em}.hero-copy h1 em,.product-preview h2 em,.report-head h1 em{font-style:normal;color:var(--tomato)}.hero-copy p{max-width:520px;color:var(--muted);line-height:1.75}.hero-copy>button{display:block;margin-top:28px;padding:17px 23px}.hero-copy>small{display:block;margin-top:13px;color:#a58f85;font-size:10px}.hero-visual{display:grid;place-items:center}.scan-card{width:min(100%,460px);aspect-ratio:1;position:relative;overflow:hidden;border-radius:50% 50% 44% 44%;background:#f1d5cb;box-shadow:0 30px 80px #7d493b24}.scan-card img{width:100%;height:100%;object-fit:cover}.scan-line{position:absolute;left:10%;right:10%;top:45%;height:2px;background:#fff;box-shadow:0 0 13px #fff;animation:scan 2.4s infinite alternate ease-in-out}.scan-label{position:absolute;padding:8px 11px;border-radius:99px;background:#fff;color:var(--deep);box-shadow:0 8px 25px #3c211b1c;font-size:10px;font-weight:800}.scan-label.one{top:25%;left:6%}.scan-label.two{top:46%;right:3%}.scan-label.three{bottom:16%;left:14%}@keyframes scan{0%{top:27%}to{top:72%}}.trust-strip{max-width:1000px;margin:0 auto 90px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:22px;background:#fff}.trust-strip div{padding:25px;text-align:center;border-right:1px solid var(--line)}.trust-strip div:last-child{border:0}.trust-strip b{display:block;color:var(--tomato);font-size:25px}.trust-strip span{font-size:11px;color:var(--muted)}.how-section{padding:100px max(25px,calc(50vw - 540px));background:#efe4da}.how-section h2,.product-preview h2{font-size:43px;line-height:1.16;letter-spacing:-.05em}.how-section>div{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:35px}.how-section article{padding:28px;border-radius:24px;background:var(--paper)}.how-section article i{color:var(--tomato);font-weight:900;font-style:normal}.how-section article h3{margin-top:45px;font-size:20px}.how-section article p{color:var(--muted);font-size:12px;line-height:1.7}.product-preview{max-width:1040px;margin:auto;padding:110px 24px;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.product-preview p{color:var(--muted);line-height:1.7}.preview-stack{display:grid;gap:10px}.preview-stack article{display:flex;align-items:center;gap:15px;padding:18px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 12px 30px #4828190c}.preview-stack article>i{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff0eb;color:var(--tomato);font-style:normal;font-weight:900}.preview-stack article div{display:grid;gap:3px}.preview-stack small,.preview-stack span{color:var(--muted);font-size:9px}.flow-page{max-width:1050px;margin:auto;padding:45px 24px 110px}.flow-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-bottom:45px}.flow-steps span{display:flex;align-items:center;gap:8px;padding-bottom:13px;border-bottom:2px solid var(--line);color:#ae9990;font-size:10px}.flow-steps span.active{border-color:var(--tomato);color:var(--deep);font-weight:900}.flow-steps i{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#eadfd8;font-style:normal}.flow-steps .active i{background:var(--tomato);color:#fff}.capture-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.capture-panel h1{font-size:48px;line-height:1.14;letter-spacing:-.05em}.capture-panel p{color:var(--muted);line-height:1.7}.capture-panel ul{padding:0;list-style:none;color:var(--muted);font-size:12px;line-height:2}.capture-panel li:before{content:"✓";margin-right:9px;color:var(--green);font-weight:900}.upload-box{padding:20px;border-radius:28px;background:#fff;box-shadow:0 25px 60px #60402c14}.upload-box label{height:470px;display:grid;place-items:center;align-content:center;gap:8px;overflow:hidden;border:1.5px dashed #d8c6ba;border-radius:21px;background:#fbf5ef;cursor:pointer}.upload-box label>i{font-size:45px;font-style:normal}.upload-box label>span{color:#a18c82;font-size:10px}.upload-box label input{display:none}.upload-box label.has-photo{display:block}.upload-box label img{width:100%;height:100%;object-fit:cover}.upload-box>button{width:100%;margin-top:13px;padding:15px;border:0;border-radius:13px;background:var(--tomato);color:#fff;font-weight:900}.upload-box>button:disabled{opacity:.35}.upload-box>small{display:block;margin-top:10px;text-align:center;color:#9c8980;font-size:9px}.loading-page{min-height:720px;padding:80px 20px;text-align:center}.face-loader{position:relative;width:260px;height:330px;margin:auto;overflow:hidden;border-radius:45% 45% 38% 38%;background:#eadbd2}.face-loader img{width:100%;height:100%;object-fit:cover}.face-loader i{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 45%,rgba(239,73,56,.35) 50%,transparent 55%);animation:scanface 1.8s infinite}@keyframes scanface{0%{transform:translateY(-60%)}to{transform:translateY(60%)}}.loading-page>span{display:block;margin-top:28px;color:var(--tomato);font-size:10px;font-weight:900;letter-spacing:.2em}.loading-page h1{font-size:34px}.loading-page p{color:var(--muted);font-size:11px}.loading-bar{width:280px;height:5px;margin:25px auto;border-radius:5px;background:#e4d7cf;overflow:hidden}.loading-bar i{display:block;width:45%;height:100%;background:var(--tomato);animation:loading 1.6s infinite}@keyframes loading{0%{transform:translate(-100%)}to{transform:translate(300%)}}.report-page{max-width:1100px;margin:auto;padding:55px 24px 120px}.report-head{display:grid;grid-template-columns:1fr 280px;gap:60px;align-items:center}.report-head h1{font-size:50px;line-height:1.12;letter-spacing:-.05em}.report-head p{color:var(--muted)}.report-head img{width:280px;height:280px;object-fit:cover;border-radius:50%}.report-score{display:grid;grid-template-columns:240px 1fr;gap:18px;margin-top:50px;padding:22px;border-radius:27px;background:#fff}.report-score>div:first-child{padding:22px;border-radius:20px;background:var(--deep);color:#fff}.report-score>div:first-child small{color:#d4bfb5}.report-score>div:first-child b{display:block;margin:15px 0;font-size:61px}.report-score>div:first-child em{font-size:16px;font-style:normal;color:#baa59c}.report-score>div:first-child p{color:#d4c4bd;font-size:11px;line-height:1.6}.score-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.score-grid button{padding:15px 10px;border:1px solid var(--line);border-radius:16px;background:#fff;text-align:left;cursor:pointer}.score-grid button.active{border-color:var(--tomato);background:#fff3ef}.score-grid span,.score-grid small{display:block;color:var(--muted);font-size:9px}.score-grid b{display:block;margin:7px 0;font-size:24px}.score-grid i{display:block;width:100%;height:4px;margin-bottom:9px;border-radius:5px;background:linear-gradient(to right,var(--tomato) var(--score),#eadfd9 var(--score))}.concern-detail{margin:18px 0 70px;padding:27px;border-left:4px solid var(--tomato);background:#f1e6de}.concern-detail h2{margin:8px 0}.concern-detail p{color:var(--muted)}.concern-detail small{color:#a08a80}.recommend-products>header{display:flex;align-items:end;justify-content:space-between;gap:30px}.recommend-products h2{font-size:38px;line-height:1.2}.recommend-products header p{max-width:390px;color:var(--muted);font-size:12px;line-height:1.6}.recommend-products>div{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.recommend-products article{padding:15px;border:1px solid var(--line);border-radius:22px;background:#fff}.product-placeholder{height:190px;position:relative;display:grid;place-items:center;margin-bottom:17px;border-radius:15px;background:linear-gradient(135deg,#f0e0d8,#f5eee8);color:#a68e83}.product-placeholder span{position:absolute;top:10px;left:10px;padding:6px 8px;border-radius:99px;background:var(--tomato);color:#fff;font-size:8px;font-weight:900}.product-placeholder i{font-style:normal;font-size:11px}.recommend-products article>small{color:var(--green);font-size:9px}.recommend-products h3{min-height:48px;margin:7px 0}.rating{font-size:11px;color:#e35c3f}.rating span{color:var(--muted)}.recommend-products article>p{min-height:65px;color:var(--muted);font-size:10px;line-height:1.6}.recommend-products article footer{display:flex;align-items:center;justify-content:space-between;padding:12px 0 0;background:none;color:var(--deep)}.recommend-products article button{border:0;border-radius:10px;padding:9px;background:var(--deep);color:#fff;font-size:9px}.report-actions{display:flex;justify-content:center;gap:10px;margin-top:45px}.report-actions button{padding:13px 18px;border:1px solid var(--line);border-radius:99px;background:#fff}.report-actions button:last-child{background:var(--tomato);color:#fff;border-color:var(--tomato)}.new-footer{padding:55px max(24px,calc(50vw - 540px));background:var(--deep);color:#fff}.new-footer>b{font-size:22px;letter-spacing:.2em}.new-footer>b span{color:var(--tomato)}.new-footer p{color:#d0bfb7}.new-footer small{color:#a69289;font-size:9px}@media(max-width:760px){body{padding-bottom:0}.new-header{height:64px;justify-content:center}.new-header nav{display:none}.new-logo{width:155px;height:38px}.new-hero{grid-template-columns:1fr;padding:55px 20px;gap:35px}.hero-copy h1{font-size:41px}.hero-visual{grid-row:1}.scan-card{width:310px}.trust-strip{margin:0 18px 60px;grid-template-columns:1fr}.trust-strip div{border-right:0;border-bottom:1px solid var(--line)}.how-section{padding:70px 18px}.how-section h2,.product-preview h2{font-size:32px}.how-section>div,.product-preview,.capture-panel,.report-head,.report-score{grid-template-columns:1fr}.product-preview{padding:70px 18px;gap:30px}.flow-page{padding:30px 17px 80px}.flow-steps span{font-size:0;justify-content:center}.flow-steps i{font-size:10px}.capture-panel{gap:20px}.capture-panel h1{font-size:36px}.upload-box label{height:400px}.report-page{padding:35px 17px 90px}.report-head{grid-template-columns:1fr 110px;gap:15px}.report-head h1{font-size:33px}.report-head img{width:110px;height:110px}.report-score{padding:12px}.score-grid{grid-template-columns:repeat(2,1fr)}.score-grid button:last-child{grid-column:1/-1}.recommend-products>header{display:block}.recommend-products h2{font-size:31px}.recommend-products>div{display:flex;overflow-x:auto}.recommend-products article{min-width:280px}.report-actions{flex-direction:column}}@media print{.new-header,.new-footer,.report-actions{display:none}.report-page{padding:20px}.recommend-products>div{grid-template-columns:repeat(3,1fr)}}.preview-stack article>img{width:58px;height:58px;object-fit:contain;border-radius:10px;background:#f8f3ee}.product-placeholder{overflow:hidden}.product-placeholder img{display:block;width:100%;height:100%;padding:18px;object-fit:contain;object-position:center;border-radius:15px;background:#fff}.recommend-products article{display:flex;flex-direction:column;min-width:0}.recommend-products h3{overflow-wrap:anywhere}.recommend-products article footer{margin-top:auto}.recommend-products article footer a{border:0;border-radius:10px;padding:9px;background:var(--deep);color:#fff;font-size:9px;text-decoration:none}.analysis-error{margin-top:20px!important;padding:14px 16px;border-radius:13px;background:#fff0eb;color:#b83629!important;font-size:11px}.sunscreen-section{margin-top:90px;padding-top:70px;border-top:1px solid var(--line)}.product-placeholder.sun{background:linear-gradient(135deg,#fff1c7,#f7d9c9)}.recommend-products .product-placeholder{height:220px;flex:0 0 220px;margin-bottom:0}.recommend-products .product-placeholder img{box-sizing:border-box;padding:12px;object-fit:contain;object-position:center}.recommend-products .product-card-copy{margin-top:auto;padding-top:16px}.recommend-products .product-card-copy>small{display:block;color:var(--green);font-size:9px}.recommend-products .product-card-copy h3{min-height:0;margin:5px 0 4px;font-size:14px;line-height:1.4;letter-spacing:-.02em}.recommend-products .product-card-copy .rating{font-size:10px}.recommend-products .product-card-copy+footer{margin-top:9px}.foundation-grid article{display:flex;flex-direction:column;min-width:0}.foundation-grid article>img{display:block;width:100%;height:210px;box-sizing:border-box;padding:12px;border-radius:14px;background:#fff;object-fit:contain;object-position:center}.foundation-grid article h3{overflow-wrap:anywhere}.report-head img.report-mascot{box-sizing:border-box;padding:18px;border:1px solid var(--line);background:#fff;object-fit:contain}.photo-privacy-consent{display:flex!important;height:auto!important;align-items:flex-start!important;gap:11px!important;margin:13px 0;padding:15px;border:1px solid #eadbd1!important;border-radius:14px!important;background:#fffaf6!important;cursor:pointer}.photo-privacy-consent input{display:block!important;flex:0 0 auto;width:19px;height:19px;margin:1px 0 0;accent-color:var(--tomato)}.photo-privacy-consent span{display:grid;gap:5px}.photo-privacy-consent b{font-size:11px;line-height:1.45}.photo-privacy-consent b em{color:var(--tomato);font-size:9px;font-style:normal}.photo-privacy-consent small{color:var(--muted);font-size:9px;line-height:1.55}@media(max-width:760px){.report-head img.report-mascot{padding:8px}.photo-privacy-consent{padding:13px}}.mobile-bottom-nav{display:none}@media(max-width:760px){.mobile-bottom-nav{position:fixed;z-index:30;left:12px;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));display:grid;grid-template-columns:.65fr 1.5fr .65fr .65fr;align-items:stretch;gap:6px;padding:7px;border:1px solid rgba(72,48,38,.12);border-radius:19px;background:#fffcf8f7;box-shadow:0 15px 40px #48261a38;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-bottom-nav button,.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:0;min-height:48px;padding:6px 5px;border:0;border-radius:13px;background:transparent;color:#7c6c65;font-size:10px;font-weight:850;line-height:1.1;white-space:nowrap;cursor:pointer;text-decoration:none}.mobile-bottom-nav button>span,.mobile-bottom-nav a>span{font-size:12px;line-height:1}.mobile-bottom-nav .instagram-link>span{font-size:10px;font-weight:900;letter-spacing:-.04em}.mobile-bottom-nav button.active{color:var(--tomato);background:#fff0eb}.mobile-bottom-nav .skin-check{background:var(--tomato);color:#fff;font-size:11px}.mobile-bottom-nav .skin-check.active{background:#d83d2e;color:#fff}.mobile-bottom-nav .skin-check>span{font-size:15px}.new-footer{padding-bottom:calc(120px + env(safe-area-inset-bottom))}}@media(max-width:760px){.recommend-products article{min-width:260px}.recommend-products article>small,.recommend-products .product-card-copy>small{font-size:8px;line-height:1.35}.recommend-products article h3,.recommend-products .product-card-copy h3{min-height:0;margin:5px 0 4px;font-size:12px;line-height:1.38;letter-spacing:-.025em;word-break:keep-all;overflow-wrap:anywhere}.recommend-products .rating,.recommend-products .product-card-copy .rating{font-size:9px}.recommend-products article>p{min-height:0;font-size:9px;line-height:1.5;word-break:keep-all}.recommend-products article footer{gap:8px;align-items:flex-end}.recommend-products article footer b{font-size:12px;white-space:nowrap}.recommend-products article footer a{padding:8px!important;font-size:8px!important;white-space:nowrap}.foundation-grid article h3{min-height:0;font-size:14px;line-height:1.4;word-break:keep-all}.foundation-grid article p{font-size:11px;line-height:1.5}.preview-stack article div b{font-size:11px;line-height:1.35;word-break:keep-all}.preview-stack article div span{font-size:8px}}.ingredient-guide{margin:0 0 75px;padding:34px;border-radius:27px;background:#342823;color:#fffaf6}.ingredient-guide header{display:grid;grid-template-columns:1fr 1fr;gap:8px 35px;align-items:end}.ingredient-guide header>span{grid-column:1/-1;color:#e28e7c;font-size:10px;font-weight:900;letter-spacing:.18em}.ingredient-guide h2{margin:4px 0;font-size:31px;line-height:1.2}.ingredient-guide header p{color:#d7c5bd;font-size:11px;line-height:1.6}.ingredient-guide>div{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:25px}.ingredient-guide article{display:grid;gap:8px;padding:20px;border:1px solid #5a4941;border-radius:17px;background:#40332e}.ingredient-guide article>b{color:#ffb29f;font-size:17px}.ingredient-guide article p{min-height:42px;margin:0;color:#ecddd6;font-size:11px;line-height:1.55}.ingredient-guide article span{font-size:9px;color:#cdbab1}.ingredient-guide article small{padding-top:8px;border-top:1px solid #67534a;color:#f3b8aa;font-size:9px;line-height:1.5}@media(max-width:760px){.ingredient-guide{padding:24px 18px}.ingredient-guide header{grid-template-columns:1fr}.ingredient-guide header>span{grid-column:auto}.ingredient-guide>div{grid-template-columns:1fr}.ingredient-guide article p{min-height:auto}}.skin-age-banner{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:12px 18px;max-width:1052px;margin:42px auto -20px;padding:20px 26px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 14px 35px #48281912}.skin-age-banner small{color:#aa685a;font-size:10px;font-weight:900;letter-spacing:.12em}.skin-age-banner b{color:var(--tomato);font-size:38px}.skin-age-banner em{margin-left:3px;color:var(--deep);font-size:16px;font-style:normal}.skin-age-banner p{margin:0;color:var(--muted);font-size:11px}@media(max-width:760px){.skin-age-banner{grid-template-columns:1fr auto;margin:22px 17px -12px;padding:16px 18px}.skin-age-banner p{grid-column:1 / -1}}.skin-overlay{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:48px;max-width:1052px;margin:42px auto -18px;padding:30px;border-radius:26px;background:#efe4da}.skin-overlay span{color:#aa685a;font-size:10px;font-weight:900;letter-spacing:.18em}.skin-overlay h2{margin:10px 0;font-size:30px;line-height:1.25}.skin-overlay p,.skin-overlay figcaption{color:var(--muted);font-size:11px;line-height:1.65}.skin-overlay figure{margin:0}.skin-overlay img{display:block;width:100%;max-height:430px;object-fit:contain;border-radius:20px;background:#fff}.skin-overlay figcaption{margin-top:8px;text-align:center;font-size:9px}@media(max-width:760px){.skin-overlay{grid-template-columns:1fr;gap:18px;margin:28px 17px -8px;padding:20px}}.analysis-mode-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:13px}.analysis-mode-actions button{display:grid;gap:3px;padding:14px 12px;border-radius:14px;cursor:pointer}.analysis-mode-actions button:disabled{cursor:default;opacity:.35}.analysis-mode-actions b{font-size:12px}.analysis-mode-actions span{font-size:9px}.preview-analysis{border:1px solid #ddcbbf;background:#fff8f3;color:var(--deep)}.live-analysis{border:1px solid var(--tomato);background:var(--tomato);color:#fff}.precision-gate-backdrop{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#281b168f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.precision-gate{position:relative;width:min(100%,420px);padding:32px;border:1px solid rgba(119,76,57,.14);border-radius:24px;background:#fffaf6;box-shadow:0 28px 80px #341e1447}.precision-gate>span{color:var(--tomato);font-size:10px;font-weight:900;letter-spacing:.16em}.precision-gate h2{margin:9px 0 8px;font-size:25px;letter-spacing:-.04em}.precision-gate>p{margin:0 0 22px;color:#806c63;font-size:13px}.precision-gate-close{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:50%;background:#f1e7df;color:#6c574e;font-size:22px;cursor:pointer}.precision-gate form{display:grid;gap:9px}.precision-gate label{font-size:11px;font-weight:900}.precision-gate input{width:100%;height:50px;padding:0 15px;border:1px solid #dccbc0;border-radius:13px;outline:none;background:#fff;font:inherit}.precision-gate input:focus{border-color:var(--tomato);box-shadow:0 0 0 3px #ee49341f}.precision-gate form small{color:#d33d2c;font-size:11px;font-weight:800}.precision-gate form button{height:50px;margin-top:4px;border:0;border-radius:13px;background:var(--tomato);color:#fff;font-weight:900;cursor:pointer}.precision-gate>em{display:block;margin-top:14px;color:#9a847a;font-size:10px;font-style:normal;line-height:1.5}.device-measurement-gate{width:min(100%,620px)}.device-measurement-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.device-measurement-fields>label{display:grid;align-content:start;gap:5px;padding:14px;border:1px solid #eadbd2;border-radius:15px;background:#fff}.device-measurement-fields label>span{font-size:12px;font-weight:900}.device-measurement-fields label>small{min-height:16px;color:#a38d83;font-size:9px;font-weight:700}.device-measurement-fields label>div{position:relative}.device-measurement-fields label>div b{position:absolute;top:50%;right:13px;color:#947c72;font-size:12px;transform:translateY(-50%)}.device-measurement-fields input{padding-right:32px}.device-measurement-fields select{width:100%;height:50px;padding:0 10px;border:1px solid #dccbc0;border-radius:13px;outline:none;background:#fff;color:var(--deep);font:inherit;font-size:11px}.device-measurement-fields select:focus{border-color:var(--tomato);box-shadow:0 0 0 3px #ee49341f}.precision-device-report{max-width:1080px;margin:70px auto;padding:42px;border:1px solid #e8d9d0;border-radius:28px;background:#fffaf6}.precision-device-report header>span{color:var(--tomato);font-size:10px;font-weight:900;letter-spacing:.16em}.precision-device-report header h2{margin:9px 0;font-size:30px;letter-spacing:-.045em}.precision-device-report header p{margin:0;color:#816c63;font-size:13px}.precision-device-report>div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:25px 0 16px}.precision-device-report article{display:grid;gap:8px;padding:20px;border:1px solid #eadbd2;border-radius:18px;background:#fff}.precision-device-report article small{color:#927b71;font-size:9px;font-weight:800}.precision-device-report article b{font-size:32px;letter-spacing:-.05em}.precision-device-report article b em{margin-left:3px;color:#9d877d;font-size:12px;font-style:normal}.precision-device-report article>span{color:var(--tomato);font-size:12px;font-weight:900}.precision-device-report article>i{overflow:hidden;height:6px;border-radius:999px;background:#f0e4dc}.precision-device-report article>i u{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#e75a41,#f1a765);text-decoration:none}.precision-device-report footer{padding:18px 20px;border-radius:16px;background:#f3e9e2}.precision-device-report footer b{font-size:11px}.precision-device-report footer p{margin:6px 0 0;color:#705d54;font-size:12px;line-height:1.6}.precision-device-report>small{display:block;margin-top:12px;color:#a08a80;font-size:9px}.skin-overlay.preview figure{position:relative;overflow:hidden;border-radius:20px}.skin-overlay.preview figure>i{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 16% 22% at 34% 48%,rgba(239,73,56,.47),transparent 70%),radial-gradient(ellipse 16% 22% at 66% 48%,rgba(239,73,56,.47),transparent 70%),radial-gradient(ellipse 13% 10% at 50% 65%,rgba(239,73,56,.38),transparent 75%);pointer-events:none}@media(max-width:760px){.analysis-mode-actions{grid-template-columns:1fr}.precision-gate{padding:25px 20px}.device-measurement-fields,.precision-device-report>div{grid-template-columns:1fr}.precision-device-report{margin:45px 16px;padding:27px 18px}.precision-device-report header h2{font-size:25px}}.event-page{max-width:1160px;min-height:720px;margin:auto;padding:38px 24px 120px}.event-intro{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(360px,.97fr);align-items:center;gap:42px;min-height:610px;padding:52px;border:1px solid rgba(112,80,60,.08);border-radius:36px;background:linear-gradient(135deg,#fffaf5,#f5e9dc 62%,#e6ebd9);box-shadow:0 28px 80px #57372517}.event-copy>span,.event-flow header>span,.event-bottom-cta>div>span,.event-form-wrap header>span,.event-success>span{color:#a55e50;font-size:10px;font-weight:900;letter-spacing:.18em}.event-copy h1,.event-form-wrap h1{margin:16px 0 20px;font-size:52px;line-height:1.1;letter-spacing:-.058em}.event-copy h1 em{color:var(--tomato);font-style:normal}.event-copy>p{max-width:610px;margin:0;color:var(--muted);font-size:15px;line-height:1.82;word-break:keep-all}.event-quick-facts{display:flex;gap:8px;margin:24px 0}.event-quick-facts>span{display:grid;gap:3px;min-width:92px;padding:12px 14px;border:1px solid rgba(109,78,58,.1);border-radius:14px;background:#ffffffb8;color:var(--muted);font-size:10px;letter-spacing:0}.event-quick-facts b{color:var(--deep);font-size:13px}.event-copy>button,.event-submit,.event-success button,.event-bottom-cta>button{border:0;background:var(--tomato);color:#fff;font-weight:900;cursor:pointer}.event-copy>button{display:flex;align-items:center;justify-content:space-between;width:min(100%,390px);padding:18px 21px;border-radius:15px;box-shadow:0 12px 24px #ef493833}.event-copy>button:hover,.event-copy>button:focus-visible,.event-submit:hover,.event-submit:focus-visible,.event-bottom-cta>button:hover,.event-bottom-cta>button:focus-visible{background:#d83d2e;transform:translateY(-1px)}.event-reassurance{display:grid;gap:4px;margin-top:16px}.event-reassurance b{font-size:11px}.event-reassurance span{color:#8e776d;font-size:9px;line-height:1.6}.event-visual{position:relative;overflow:hidden;aspect-ratio:1;border-radius:30px;background:#f7efe6}.event-visual img{width:100%;height:100%;object-fit:cover}.event-note{position:absolute;padding:10px 13px;border:1px solid rgba(55,37,28,.08);border-radius:99px;background:#fffcf8f0;box-shadow:0 8px 24px #422b1d1f;font-size:10px;font-weight:900}.note-one{left:18px;bottom:27%}.note-two{right:18px;bottom:13%}.event-flow{padding:100px 12px 92px}.event-flow header{display:flex;align-items:end;justify-content:space-between;gap:30px}.event-flow h2,.event-bottom-cta h2{margin:12px 0 0;font-size:38px;line-height:1.18;letter-spacing:-.045em}.event-flow ol{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:36px 0 0;padding:0;list-style:none}.event-flow li{display:grid;align-content:space-between;min-height:190px;padding:22px;border:1px solid var(--line);border-radius:22px;background:#fff}.event-flow li i{color:var(--tomato);font-size:12px;font-style:normal;font-weight:900}.event-flow li div{display:grid;gap:7px}.event-flow li b{font-size:16px}.event-flow li span{color:var(--muted);font-size:11px;line-height:1.55;word-break:keep-all}.event-bottom-cta{display:grid;grid-template-columns:170px 1fr auto;align-items:center;gap:30px;padding:28px;border-radius:28px;background:var(--deep);color:#fff}.event-bottom-cta>img{width:170px;height:170px;object-fit:cover;border-radius:20px}.event-bottom-cta h2{margin:8px 0;font-size:30px}.event-bottom-cta p{margin:0;color:#d7c7c0;font-size:12px;line-height:1.6}.event-bottom-cta>button{padding:15px 18px;border-radius:13px;white-space:nowrap}.event-form-wrap{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:62px;max-width:980px;margin:30px auto}.event-form-wrap>header{position:sticky;top:110px;align-self:start}.event-form-wrap header>button{display:block;margin-bottom:55px;padding:8px 0;border:0;background:none;color:var(--muted);cursor:pointer}.event-form-wrap h1{font-size:42px}.event-form-wrap header>p{color:var(--muted);font-size:13px;line-height:1.75;word-break:keep-all}.form-promise{display:grid;gap:7px;margin-top:24px;padding:16px;border-left:3px solid var(--green);border-radius:0 14px 14px 0;background:#edf1e4}.form-promise b{font-size:11px}.form-promise span{color:#65724c;font-size:10px;line-height:1.55}.event-form-wrap form{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:30px;border:1px solid rgba(99,67,47,.07);border-radius:28px;background:#fff;box-shadow:0 25px 60px #60402c1c}.form-section-title{grid-column:1/-1;display:flex;align-items:center;gap:11px;margin-top:4px;padding-bottom:2px}.form-section-title:not(:first-child){margin-top:14px;padding-top:20px;border-top:1px solid #f0e5dd}.form-section-title>span{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#fff0eb;color:var(--tomato);font-size:9px;font-weight:900}.form-section-title>div{display:grid;gap:2px}.form-section-title b{font-size:13px}.form-section-title small{color:var(--muted);font-size:9px}.event-form-wrap label{display:grid;gap:8px}.event-form-wrap label>b{font-size:11px}.event-form-wrap input,.event-form-wrap select{width:100%;box-sizing:border-box;min-height:50px;padding:13px 14px;border:1px solid var(--line);border-radius:12px;background:#fffdfb;color:var(--deep);font:inherit;font-size:14px}.event-form-wrap input::placeholder{color:#b7a49b}.event-form-wrap input:focus,.event-form-wrap select:focus{outline:3px solid rgba(239,73,56,.14);border-color:var(--tomato)}.privacy-consent{grid-column:1/-1!important;display:flex!important;align-items:flex-start;gap:11px!important;padding:15px;border-radius:13px;background:#faf4ed}.privacy-consent input{width:19px!important;min-height:19px!important;margin:1px 0 0;accent-color:var(--tomato)}.privacy-consent span{display:grid;gap:5px}.privacy-consent small{color:var(--muted);font-size:9px;line-height:1.55}.event-error{grid-column:1/-1;margin:0;padding:12px 14px;border-radius:10px;background:#fff0eb;color:#b63325;font-size:11px;line-height:1.55}.event-submit{grid-column:1/-1;width:100%;min-height:54px;margin:0;padding:16px;border-radius:14px}.event-submit:disabled{opacity:.58;cursor:wait}.form-disclaimer{grid-column:1/-1;color:#958178;text-align:center;font-size:9px;line-height:1.55}.event-success{max-width:650px;margin:80px auto;text-align:center}.event-success>i{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 25px;border-radius:50%;background:#e6eedc;color:var(--green);font-size:30px;font-style:normal;font-weight:900}.event-success h1{font-size:46px;line-height:1.2;letter-spacing:-.045em}.event-success p{color:var(--muted);line-height:1.8}.event-success>div{display:grid;gap:6px;max-width:420px;margin:24px auto;padding:17px;border-radius:15px;background:#edf1e4}.event-success>div b{font-size:11px}.event-success>div span{color:#65724c;font-size:10px}.event-success button{margin-top:8px;padding:15px 22px;border-radius:99px}.new-header .event-nav{border:1px solid #dfcfc5;background:#fff8f3;color:var(--deep);padding:11px 17px}.new-header .event-nav:hover{border-color:var(--tomato);color:var(--tomato)}@media(max-width:820px){.event-page{padding:22px 16px 80px}.event-intro{grid-template-columns:1fr;gap:24px;min-height:0;padding:18px;border-radius:26px}.event-visual{grid-row:1}.event-copy{padding:6px 3px 4px}.event-copy h1{font-size:36px}.event-flow{padding:70px 2px}.event-flow ol{grid-template-columns:1fr 1fr}.event-bottom-cta{grid-template-columns:105px 1fr}.event-bottom-cta>img{width:105px;height:105px}.event-bottom-cta>button{grid-column:1/-1;width:100%}.event-form-wrap{grid-template-columns:1fr;gap:24px;margin:8px auto}.event-form-wrap>header{position:static}.event-form-wrap header>button{margin-bottom:28px}.event-form-wrap h1{font-size:36px}.event-form-wrap form{padding:22px}.event-success{margin:55px auto}.event-success h1{font-size:37px}}@media(max-width:520px){.event-copy>span{font-size:8px}.event-copy h1{font-size:31px;line-height:1.18}.event-copy h1 br{display:none}.event-copy>p{font-size:13px;line-height:1.7}.event-quick-facts{display:grid;grid-template-columns:repeat(3,1fr)}.event-quick-facts>span{min-width:0;padding:10px}.event-reassurance span{font-size:8.5px}.event-note{padding:8px 10px;font-size:8px}.event-flow header{display:block}.event-flow h2{font-size:30px}.event-flow ol{grid-template-columns:1fr}.event-flow li{min-height:120px}.event-bottom-cta{grid-template-columns:76px 1fr;padding:20px;gap:18px}.event-bottom-cta>img{width:76px;height:76px}.event-bottom-cta h2{font-size:23px}.event-bottom-cta p{font-size:10px}.event-form-wrap h1{font-size:32px}.event-form-wrap form{grid-template-columns:1fr;padding:18px}.form-section-title,.privacy-consent,.event-error,.event-submit,.form-disclaimer{grid-column:auto}.event-success h1{font-size:33px}}@media(max-width:370px){.event-page{padding-inline:10px}.event-intro{padding:13px}.event-copy h1{font-size:28px}.event-quick-facts>span{font-size:8px}.event-quick-facts b{font-size:11px}.event-form-wrap form{padding:15px}}@media(prefers-reduced-motion:reduce){.event-copy>button,.event-submit,.event-bottom-cta>button{transition:none}.event-copy>button:hover,.event-copy>button:focus-visible,.event-submit:hover,.event-submit:focus-visible,.event-bottom-cta>button:hover,.event-bottom-cta>button:focus-visible{transform:none}}.wide-field,.optional-fields{grid-column:1/-1}.optional-fields{overflow:hidden;border:1px solid var(--line);border-radius:13px;background:#fffdfb}.optional-fields summary{display:flex;align-items:center;justify-content:space-between;padding:14px;cursor:pointer;list-style:none}.optional-fields summary::-webkit-details-marker{display:none}.optional-fields summary>span{display:grid;gap:3px}.optional-fields summary b{font-size:11px}.optional-fields summary small{color:var(--muted);font-size:9px}.optional-fields summary i{color:var(--tomato);font-style:normal}.optional-fields[open] summary i{transform:rotate(45deg)}.optional-fields>div{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:0 14px 14px}.optional-fields label b small{color:var(--muted);font-weight:500}.event-form-wrap button,.event-form-wrap summary,.event-intro button,.event-bottom-cta button{touch-action:manipulation}.event-form-wrap button:focus-visible,.event-form-wrap summary:focus-visible,.event-intro button:focus-visible,.event-bottom-cta button:focus-visible,.new-header button:focus-visible{outline:3px solid rgba(239,73,56,.28);outline-offset:3px}@media(max-width:520px){.optional-fields>div{grid-template-columns:1fr}}.event-flow li div{align-self:start;margin-top:26px;text-align:center}.event-flow li b{font-size:19px;text-align:center;line-height:1.3}@media(max-width:760px){.new-header{justify-content:center}.new-header nav{display:none}.event-intro>div>span{font-size:8px;letter-spacing:.14em}.event-intro h1{margin:12px 0 14px;font-size:29px;line-height:1.23;letter-spacing:-.045em;word-break:keep-all}.event-intro h1 br{display:none}.event-intro h1 em:before{content:" "}.event-intro>div>p{margin:0 0 18px;font-size:13px;line-height:1.65;word-break:keep-all}.event-intro ul{display:grid;gap:10px;margin:18px 0;font-size:14px;line-height:1.55}.event-intro li{display:grid;grid-template-columns:20px 1fr;align-items:start;word-break:keep-all}.event-intro li:before{margin-right:0}.event-intro>div>small{display:block;font-size:10px;line-height:1.55;word-break:keep-all}.event-intro>div>button{display:flex;align-items:center;justify-content:space-between;width:100%;margin:22px 0 0;padding:17px 20px;border-radius:14px}}.mobile-history-button{display:none}.new-header .history-nav{background:transparent;color:#10221d;border:1px solid #d8ded9}.history-save-toggle{display:flex;gap:12px;align-items:flex-start;padding:15px 16px;margin:16px 0;border:1px solid #d9dfdb;border-radius:16px;background:#f8faf7;color:#17231f;cursor:pointer}.history-save-toggle input{width:19px;height:19px;margin-top:2px;accent-color:#ff5c45}.history-save-toggle span{display:grid;gap:3px;text-align:left}.history-save-toggle b{font-size:14px}.history-save-toggle small{font-size:12px;line-height:1.45;color:#69726e}.region-map figure{overflow:hidden}.region-map h2 em{color:#ff5c45;font-style:normal}.region-overlay-canvas{display:block;width:100%;height:auto;max-height:680px;object-fit:contain;background:#0a1311}.region-focus-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.region-focus-chips span{padding:8px 11px;border-radius:999px;background:#15251f;color:#fff;font-size:12px;font-weight:850}.photo-quality-note{display:block;margin-top:18px;padding:12px 14px;border-radius:12px;background:#eef4ef;color:#355145;font-weight:700}.score-method{margin:48px 0;padding:36px;border-radius:26px;background:#13231e;color:#fff}.score-method header>span{font-size:12px;letter-spacing:.14em;color:#d9ff83;font-weight:900}.score-method header h2{margin:8px 0;font-size:clamp(28px,4vw,46px)}.score-method header p{margin:0;color:#b9c5c0}.score-method>div{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:28px 0 22px}.score-method article{padding:20px;border-radius:17px;background:#ffffff12}.score-method article b{font-size:17px}.score-method article p{margin:8px 0 0;color:#c6d0cc;line-height:1.6;font-size:14px}.score-method>small{display:block;padding-top:18px;border-top:1px solid rgba(255,255,255,.15);color:#aebcb6;line-height:1.6}.priority-products{margin-top:64px}.priority-products>header{max-width:680px;margin-bottom:32px}.priority-products>header>span,.history-hero span,.history-progress header span{font-size:12px;letter-spacing:.14em;font-weight:900;color:#ff5c45}.priority-products>header h2{margin:8px 0 12px;font-size:clamp(28px,4vw,48px);line-height:1.05}.priority-products>header p{color:#68716d;line-height:1.7}.priority-products>.recommend-products{margin-top:24px;padding-top:34px;border-top:1px solid #dde2dd}.report-limit-note{margin:48px 0 0;padding:22px 24px;border-radius:18px;background:#f4f6f2}.report-limit-note b{display:block;margin-bottom:6px}.report-limit-note p{margin:0;color:#66706b;line-height:1.65}.report-actions{flex-wrap:wrap}.history-page{min-height:75vh;background:#f4f3ee;padding:92px max(5vw,24px) 100px}.history-hero{max-width:1180px;margin:0 auto 46px;display:flex;justify-content:space-between;align-items:flex-end;gap:32px}.history-hero h1{margin:10px 0 16px;font-size:clamp(42px,6vw,74px);line-height:.98;letter-spacing:-.055em}.history-hero p{max-width:620px;margin:0;color:#626b67;line-height:1.7}.history-hero button,.history-empty button{border:0;border-radius:999px;background:#ff5c45;color:#fff;padding:16px 22px;font-weight:900;white-space:nowrap;cursor:pointer}.history-empty,.history-loading{max-width:820px;margin:60px auto;text-align:center;padding:80px 24px;border-radius:28px;background:#fff}.history-empty i{display:grid;place-items:center;width:62px;height:62px;margin:0 auto 18px;border-radius:50%;background:#eef3ed;color:#ff5c45;font-size:32px;font-style:normal}.history-empty h2{margin:0 0 10px;font-size:28px}.history-empty p{margin:0 0 24px;color:#69716d}.history-summary{max-width:1180px;margin:0 auto 28px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.history-summary>div{padding:24px;border-radius:20px;background:#13231e;color:#fff}.history-summary small{display:block;margin-bottom:12px;color:#b5c3bd}.history-summary b{font-size:38px}.history-summary em{font-size:14px;font-style:normal;margin-left:4px;color:#b5c3bd}.history-summary b.down,.history-progress .down{color:#ff8b78}.history-progress{max-width:1180px;margin:0 auto 28px;padding:28px;border-radius:24px;background:#fff}.history-progress header h2{margin:7px 0;font-size:28px}.history-progress header p{margin:0;color:#69716d}.history-progress>div{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:22px}.history-progress article{display:flex;justify-content:space-between;gap:8px;padding:14px;border-radius:13px;background:#f3f5f1}.history-progress article b{font-size:13px}.history-progress article span{color:#1c7357;font-weight:900}.history-list{max-width:1180px;margin:0 auto;display:grid;gap:14px}.history-list>article{display:grid;grid-template-columns:150px 1fr auto;align-items:center;gap:24px;padding:16px;border-radius:22px;background:#fff}.history-photo{position:relative;height:132px;overflow:hidden;border-radius:15px;background:#e5e8e4}.history-photo img{width:100%;height:100%;object-fit:cover}.history-photo span{position:absolute;left:9px;top:9px;padding:5px 8px;border-radius:999px;background:#13231e;color:#fff;font-size:11px;font-weight:900}.history-record-copy>small{color:#7b827f}.history-record-copy h2{margin:7px 0 10px;font-size:25px}.history-record-copy h2 em{font-size:13px;font-style:normal;color:#7b827f}.history-record-copy>div{display:flex;gap:8px;flex-wrap:wrap}.history-record-copy>div span{padding:7px 10px;border-radius:999px;background:#f1f4ef;font-size:12px}.history-record-copy p{margin:10px 0 0;color:#7b827f;font-size:12px}.history-delete{align-self:start;border:0;background:transparent;color:#8a918d;text-decoration:underline;cursor:pointer}.gender-gate{max-width:940px;margin:48px auto 80px;padding:52px;border-radius:32px;background:#fff}.gender-gate>span{color:#ff5c45;font-size:12px;letter-spacing:.14em;font-weight:900}.gender-gate h1{margin:10px 0 14px;font-size:clamp(38px,6vw,64px);line-height:1}.gender-gate>p{color:#68716d}.gender-gate>div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:34px}.gender-gate button{display:grid;gap:8px;text-align:left;padding:24px;border:1px solid #dce2dd;border-radius:19px;background:#f7f8f5;cursor:pointer}.gender-gate button:hover{border-color:#ff5c45;transform:translateY(-2px)}.gender-gate button b{font-size:20px}.gender-gate button small{color:#68716d;line-height:1.45}.gender-change{width:100%;display:flex;justify-content:space-between;margin-bottom:12px;padding:10px 14px;border:1px solid #dce2dd;border-radius:12px;background:#f5f7f3;font-weight:800;cursor:pointer}.gender-change span{color:#ff5c45}.product-placeholder.web i{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(145deg,#e7efe6,#f8e2dc);font-size:34px;font-style:normal;font-weight:950;color:#263a32}.foundation-match{margin:48px 0;padding:42px;border-radius:28px;background:#fff1ed}.foundation-match header>span{font-size:12px;letter-spacing:.14em;color:#ff5c45;font-weight:900}.foundation-match header h2{margin:8px 0 12px;font-size:clamp(30px,4vw,48px);line-height:1.08}.foundation-match header h2 em{color:#ff5c45;font-style:normal}.foundation-match header p{max-width:700px;color:#68716d;line-height:1.6}.tone-summary{display:flex;align-items:center;gap:14px;margin:24px 0;padding:16px;border-radius:16px;background:#fff}.tone-summary i{width:48px;height:48px;border-radius:50%;box-shadow:inset 0 0 0 1px #00000014}.tone-17{background:#f4cfb6}.tone-21{background:#e9bd9e}.tone-23{background:#d8a17f}.tone-25{background:#ba7f5e}.tone-summary div{display:grid;gap:3px}.tone-summary small{color:#7a817e}.foundation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.foundation-grid article{padding:22px;border-radius:18px;background:#fff}.foundation-grid article small{color:#7b817e}.foundation-grid article h3{min-height:64px;margin:10px 0}.foundation-grid article>b{display:inline-block;padding:7px 10px;border-radius:999px;background:#17271f;color:#fff}.foundation-grid article p{color:#68716d;font-size:13px;line-height:1.55}.foundation-grid article a{color:#ff5c45;font-weight:900}@media(max-width:760px){.new-header{gap:10px}.mobile-history-button{display:block;margin-left:auto;border:1px solid #d8ded9;border-radius:999px;background:#fff;padding:9px 13px;font-weight:800}.history-page{padding:56px 16px 70px}.history-hero{display:block}.history-hero button{margin-top:22px}.history-summary{grid-template-columns:1fr 1fr}.history-summary>div:first-child{grid-column:1/-1}.history-progress>div{grid-template-columns:1fr 1fr}.history-list>article{grid-template-columns:96px 1fr;gap:14px}.history-photo{height:116px}.history-delete{grid-column:2;justify-self:end}.region-map{padding-left:16px;padding-right:16px}.score-method{padding:26px 18px}.score-method>div{grid-template-columns:1fr}.gender-gate{margin:26px 16px 60px;padding:30px 20px}.gender-gate>div,.foundation-grid{grid-template-columns:1fr}.foundation-match{padding:28px 18px}.priority-products{margin-top:42px}.report-actions button{width:100%}}@media(max-width:760px){.gender-gate h1{margin:10px 0 12px;font-size:28px;line-height:1.2;letter-spacing:-.045em;word-break:keep-all}.gender-gate>p{margin:0;font-size:12px;line-height:1.6;word-break:keep-all}.gender-gate>div{margin-top:26px}.gender-gate button b{font-size:17px}.gender-gate button small{font-size:11px;word-break:keep-all}}.foundation-grid article>img{width:100%;height:180px;margin-bottom:16px;border-radius:13px;object-fit:contain;background:#f6f4f1}.tone-22{background:#dfae8d}.male-tone-report{display:grid;grid-template-columns:1.2fr .8fr;gap:16px;margin:48px 0;padding:38px;border-radius:28px;background:#e9f2ee}.male-tone-report span{color:#21775d;font-size:12px;font-weight:900;letter-spacing:.14em}.male-tone-report h2{margin:9px 0 12px;font-size:clamp(30px,4vw,48px)}.male-tone-report p{margin:0;color:#5e6e67;line-height:1.65}.male-tone-report aside{padding:22px;border-radius:18px;background:#fff}.male-tone-report aside b{display:block;margin-bottom:8px}@media(max-width:760px){.male-tone-report{grid-template-columns:1fr;padding:28px 18px}}.event-admin-login,.event-admin-state,.event-admin-page{min-height:100vh;color:#30231f;background:#faf4ed}.event-admin-login{display:grid;place-items:center;padding:24px}.event-admin-login>a{position:absolute;top:25px;left:25px;color:#806d64}.event-admin-login section{width:min(100%,430px);padding:36px;border-radius:28px;background:#fff;box-shadow:0 25px 60px #4628191f}.event-admin-login span,.event-admin-page>header span{color:#aa685a;font-size:10px;font-weight:900;letter-spacing:.18em}.event-admin-login h1{font-size:42px;line-height:1.15}.event-admin-login p{color:#806d64;line-height:1.7}.event-admin-login form{display:grid;gap:12px;margin-top:28px}.event-admin-login label{display:grid;gap:8px}.event-admin-login label b{font-size:11px}.event-admin-login input{padding:15px;border:1px solid #e7d9cf;border-radius:12px;font:inherit}.event-admin-login button,.event-admin-state button{padding:15px;border:0;border-radius:12px;background:#ef4938;color:#fff;font-weight:900}.event-admin-login section>small{display:block;margin-top:14px;color:#748753;line-height:1.5}.event-admin-state{display:grid;place-items:center;align-content:center;gap:12px;padding:24px;text-align:center}.event-admin-state p,.event-admin-state a{color:#806d64}.event-admin-page{padding:55px max(24px,calc(50vw - 560px)) 120px}.event-admin-page>header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.event-admin-page>header h1{font-size:48px;line-height:1.13}.event-admin-page>header h1 em{color:#ef4938;font-style:normal}.event-admin-page>header p{color:#806d64}.event-admin-page>header>div:last-child{display:flex;gap:10px}.event-admin-page>header a,.event-admin-page>header button{padding:11px 14px;border:1px solid #e7d9cf;border-radius:10px;background:#fff;color:#30231f;font:inherit;font-size:11px}.event-admin-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:35px 0}.event-admin-summary article{padding:22px;border-radius:18px;background:#fff}.event-admin-summary small{display:block;color:#806d64;font-size:10px}.event-admin-summary b{display:block;margin-top:10px;font-size:32px}.event-admin-summary b em{font-size:12px;font-style:normal}.event-admin-summary .source-name{font-size:20px}.event-admin-list{overflow:hidden;border:1px solid #e7d9cf;border-radius:22px;background:#fff}.event-admin-list>header{display:flex;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e7d9cf}.event-admin-list>header h2{margin:0;font-size:18px}.event-admin-list>header span{color:#806d64;font-size:10px}.event-admin-list>article{display:grid;grid-template-columns:44px 1.2fr repeat(4,1fr);align-items:center;gap:15px;padding:18px 24px;border-bottom:1px solid #f0e5dd}.event-admin-avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff0eb;color:#ef4938;font-weight:900}.event-admin-list article>div{display:grid;gap:4px}.event-admin-list article small,.event-admin-list article span{color:#806d64;font-size:10px}.event-admin-list article b{font-size:12px}.event-admin-empty{padding:60px;text-align:center;color:#806d64}.event-admin-error{padding:14px;border-radius:10px;background:#fff0eb;color:#b63325}@media(max-width:820px){.event-admin-page{padding:35px 16px 80px}.event-admin-page>header{align-items:flex-start;flex-direction:column}.event-admin-page>header h1{font-size:37px}.event-admin-summary{grid-template-columns:1fr}.event-admin-list>article{grid-template-columns:40px 1fr}.event-admin-list article>div:nth-child(n+3){padding-left:55px;grid-column:1/-1}.event-admin-login section{padding:27px}.event-admin-login h1{font-size:35px}}.event-admin-tabs{display:flex;gap:8px;margin:38px 0 24px;padding:6px;border-radius:14px;background:#eee2d9;width:max-content}.event-admin-tabs button{padding:12px 18px;border:0;border-radius:10px;background:transparent;color:#806d64;font:inherit;font-size:12px;font-weight:800}.event-admin-tabs button.active{background:#fff;color:#30231f;box-shadow:0 5px 15px #46281914}.content-editor{display:grid;gap:18px;padding-bottom:90px}.content-editor>section{overflow:hidden;border:1px solid #e7d9cf;border-radius:22px;background:#fff}.content-editor>section>header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 26px;border-bottom:1px solid #efe3da}.content-editor>section>header small{color:#aa685a;font-size:9px;font-weight:900;letter-spacing:.16em}.content-editor>section>header h2{margin:5px 0 0;font-size:21px}.content-editor>section>header p{margin:0;color:#806d64;font-size:11px}.content-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:25px}.content-fields label{display:grid;gap:8px}.content-fields label.wide,.step-editor.wide{grid-column:1/-1}.content-fields label b{font-size:11px;color:#5c4840}.content-fields input,.content-fields textarea{box-sizing:border-box;width:100%;padding:13px 14px;border:1px solid #dfd0c5;border-radius:10px;background:#fffdfb;color:#30231f;font:inherit;font-size:12px}.content-fields textarea{min-height:82px;resize:vertical;line-height:1.65}.content-fields input:focus,.content-fields textarea:focus{outline:2px solid #f6b7aa;border-color:#ef4938}.step-editor{display:grid;grid-template-columns:42px 1fr 1.5fr;align-items:start;gap:14px;padding:16px;border-radius:14px;background:#faf4ed}.step-editor strong{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#ef4938;color:#fff;font-size:11px}.visibility-toggle{display:flex!important;align-items:center;gap:8px;font-size:11px;font-weight:800}.visibility-toggle input{width:auto}.content-save-bar{position:sticky;bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 20px;border:1px solid #dfd0c5;border-radius:16px;background:#fffffff5;box-shadow:0 16px 40px #46281929;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.content-save-bar div{display:grid;gap:4px}.content-save-bar b{font-size:12px}.content-save-bar span{color:#806d64;font-size:10px}.content-save-bar button{padding:13px 20px;border:0;border-radius:10px;background:#ef4938;color:#fff;font:inherit;font-size:12px;font-weight:900}.content-save-bar button:disabled{opacity:.6}@media(max-width:820px){.event-admin-tabs{width:100%}.event-admin-tabs button{flex:1;padding:11px 8px}.content-editor>section>header{align-items:flex-start;flex-direction:column;padding:19px}.content-fields{grid-template-columns:1fr;padding:18px}.content-fields label.wide,.step-editor.wide{grid-column:auto}.step-editor{grid-template-columns:38px 1fr}.step-editor label:last-child{grid-column:2}.content-save-bar{bottom:10px}.content-save-bar div{display:none}}.camera-capture,.camera-review{display:grid;gap:14px}.camera-stage,.camera-review>img{position:relative;width:100%;height:470px;overflow:hidden;border-radius:21px;background:#241d1a}.camera-stage video{width:100%;height:100%;object-fit:contain;transform:scaleX(-1)}.camera-idle .camera-stage video,.camera-starting .camera-stage video{opacity:0}.camera-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse 31% 42% at 50% 49%,transparent 97%,rgba(18,14,13,.46) 100%)}.face-mesh-canvas{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;pointer-events:none;filter:drop-shadow(0 0 3px rgba(0,0,0,.25))}.face-guide-oval{position:absolute;left:20%;top:8%;width:60%;height:82%;border:1px solid rgba(255,255,255,.58);border-radius:48% 48% 44% 44%;transition:border-color .2s,box-shadow .2s;pointer-events:none;z-index:3}.camera-active .face-guide-oval{opacity:.32}.face-guide-oval.ready{border-color:#d9ff83;box-shadow:0 0 0 2px #d9ff832e,inset 0 0 35px #d9ff8314}.face-guide-oval.warning{border-color:#ffd7a1}.face-guide-oval>span{position:absolute;width:28px;height:28px;border-color:#fff;border-style:solid}.face-guide-oval>span:nth-child(1){top:-2px;left:12%;border-width:3px 0 0 3px;border-radius:13px 0 0}.face-guide-oval>span:nth-child(2){top:-2px;right:12%;border-width:3px 3px 0 0;border-radius:0 13px 0 0}.face-guide-oval>span:nth-child(3){bottom:-2px;left:12%;border-width:0 0 3px 3px;border-radius:0 0 0 13px}.face-guide-oval>span:nth-child(4){right:12%;bottom:-2px;border-width:0 3px 3px 0;border-radius:0 0 13px}.face-guide-oval.ready>span{border-color:#d9ff83}.face-guide-oval.warning>span{border-color:#ffd7a1}.detected-face-box{position:absolute;z-index:3;border:1.5px solid rgba(255,255,255,.78);border-radius:8px;box-shadow:0 0 0 1px #0000001f,inset 0 0 22px #ffffff0a;transition:all .12s linear;pointer-events:none}.detected-face-box.ready{border:2px solid #d9ff83}.detected-face-box.warning{border-color:#ffd7a1}.camera-start-panel,.camera-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;justify-items:center;gap:9px;padding:36px;text-align:center;color:#fff;background:radial-gradient(circle at 50% 32%,#5e4840 0,#2d2421 58%,#211a18);z-index:5}.camera-start-panel>i{display:grid;place-items:center;width:58px;height:58px;margin-bottom:7px;border:1px solid rgba(255,255,255,.32);border-radius:50%;color:#ff735f;font-size:30px;font-style:normal}.camera-start-panel>b,.camera-loading>b{font-size:18px}.camera-start-panel>span,.camera-loading>span{color:#cdbdb6;font-size:11px;line-height:1.65}.camera-start-panel>button{margin-top:12px;padding:14px 18px;border:0;border-radius:999px;color:#fff;background:#ef4938;font-weight:900;cursor:pointer}.camera-start-panel>button:disabled{cursor:not-allowed;opacity:.48}.camera-retry-panel>i{color:#ffd7a1;font-size:22px;font-weight:900}.camera-loading>i{width:34px;height:34px;margin-bottom:9px;border:3px solid rgba(255,255,255,.2);border-top-color:#ff735f;border-radius:50%;animation:camera-spin .8s linear infinite}@keyframes camera-spin{to{transform:rotate(360deg)}}.camera-guide-message,.camera-review-badge{display:flex;align-items:center;gap:11px;min-height:58px;padding:11px 14px;border:1px solid #eaded7;border-radius:15px;background:#fffaf6}.camera-guide-message>i,.camera-review-badge>i{display:grid;flex:0 0 28px;place-items:center;width:28px;height:28px;border-radius:50%;color:#fff;background:#ab968c;font-size:10px;font-style:normal}.camera-guide-message.ready{border-color:#c9dc9f;background:#f7fbe9}.camera-guide-message.ready>i,.camera-review-badge>i{background:#748753}.camera-guide-message.warning{border-color:#f1cfaa;background:#fff8ec}.camera-guide-message.warning>i{background:#d89348}.camera-guide-message span,.camera-review-badge span{display:grid;gap:3px}.camera-guide-message b,.camera-review-badge b{font-size:12px}.camera-guide-message small,.camera-review-badge small{color:#8b776e;font-size:9px;line-height:1.5}.camera-shutter{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:52px;border:0;border-radius:14px;color:#fff;background:#ef4938;font-weight:900;cursor:pointer}.camera-shutter:disabled{cursor:wait;opacity:.42}.camera-shutter>i{width:17px;height:17px;border:2px solid currentColor;border-radius:50%;box-shadow:inset 0 0 0 3px #ef4938,inset 0 0 0 8px currentColor}.upload-box .camera-fallback{display:block;height:auto;overflow:visible;border:0;border-radius:0;color:#927f76;background:transparent;text-align:center;font-size:10px;cursor:pointer}.upload-box .camera-fallback b{color:#4e3b34;text-decoration:underline;text-underline-offset:3px}.upload-box .camera-fallback input{display:none}.upload-box .camera-fallback.disabled{cursor:not-allowed;opacity:.42;pointer-events:none}.camera-privacy{display:block;color:#aa9890;text-align:center;font-size:9px;line-height:1.6}.camera-permission-error{margin:0;padding:12px 14px;border-radius:12px;color:#a63d31;background:#fff0eb;font-size:10px;line-height:1.6}.camera-review>img{display:block;object-fit:contain;background:#241d1a}.camera-review>button{width:100%;padding:12px;border:1px solid #dfd0c7;border-radius:12px;color:#5f4c44;background:#fff;font-weight:800;cursor:pointer}@media(max-width:760px){.camera-stage,.camera-review>img{height:min(62vh,500px);min-height:390px}.camera-start-panel{padding:28px}.face-guide-oval{left:18%;top:7%;width:64%;height:84%}}:root{--red:#ee4934;--ink:#30231f;--cream:#f7f0e8;--paper:#fffaf5;--green:#718750;--line:#e6d9d0;font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Noto Sans KR,sans-serif;color:var(--ink);background:var(--cream);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding-bottom:84px;background:var(--cream)}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{position:sticky;top:0;z-index:20;height:72px;padding:0 max(24px,calc(50vw - 520px));display:flex;align-items:center;justify-content:space-between;background:#f7f0e8;border-bottom:1px solid rgba(70,43,31,.08);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.logo{width:178px;height:42px;overflow:hidden;background:var(--cream)}.logo img{width:100%;height:100%;display:block;object-fit:cover;mix-blend-mode:normal}.site-header nav{display:flex;align-items:center;gap:26px;font-size:13px}.login-link{padding:10px 15px;border-radius:24px;color:#fff;background:var(--ink)}main{overflow:hidden}.choice-hero{max-width:960px;margin:auto;padding:54px 24px 64px;text-align:center}.step-flow{display:inline-flex;align-items:center;gap:9px;padding:9px 14px;margin-bottom:34px;border:1px solid var(--line);border-radius:28px;background:#fff9;font-size:10px;color:#9a8379}.step-flow b{color:var(--red)}.step-flow i{font-style:normal;color:#c0ada4}.eyebrow,.recommendation-copy>span,.program-section header span,.record-section>div>span,.skin-link span{letter-spacing:.18em;color:#a16858;font-size:10px;font-weight:900}.choice-hero h1{margin:13px 0 15px;letter-spacing:-.06em;font-size:56px;line-height:1.08}.choice-hero h1 em{color:var(--red);font-style:normal}.lead{margin:0 auto 30px;max-width:600px;color:#78655d;line-height:1.7}.mood-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.mood-grid button{min-height:118px;padding:14px 8px;border:1px solid var(--line);border-radius:20px;background:#fff;cursor:pointer;transition:.2s}.mood-grid button:hover,.mood-grid button.selected{transform:translateY(-3px);border-color:var(--red);background:#fff2ed;box-shadow:0 10px 25px #6f3d2820}.mood-grid i{display:block;margin-bottom:9px;font-size:30px;font-style:normal}.mood-grid span{font-size:12px;font-weight:800}.choice-hero>small{display:block;margin-top:15px;color:#a18a80;font-size:10px}.recommendation{display:grid;grid-template-columns:.85fr 1.15fr;gap:32px;align-items:center;padding:74px max(28px,calc(50vw - 520px));background:#efe4da}.recommendation-copy h2{margin:12px 0;font-size:40px;line-height:1.18;letter-spacing:-.055em}.recommendation-copy>p{color:#77655e;line-height:1.7}.quick-routine{display:flex;align-items:center;gap:11px;margin-top:25px;padding:14px;border-radius:16px;background:#fff}.quick-routine>i{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#edf2e3;color:var(--green);font-style:normal}.quick-routine div{display:grid;gap:3px;flex:1}.quick-routine small{color:#9b8177;font-size:9px}.quick-routine b{font-size:12px}.quick-routine button{border:0;border-radius:10px;padding:9px;background:#3d322e;color:#fff;font-size:9px}.quick-routine button.done{background:var(--green)}.featured-program{overflow:hidden;border-radius:28px;background:#fff;box-shadow:0 20px 45px #60422e14}.program-visual{height:180px;position:relative;display:grid;place-items:center;background:linear-gradient(135deg,#dce8c9,#f5ddcc)}.program-visual i{font-size:70px;font-style:normal}.program-visual span{position:absolute;right:15px;top:15px;padding:7px 10px;border-radius:20px;background:#fff;color:#6f844e;font-size:9px;font-weight:900}.program-body{padding:25px}.program-body>small,.program-grid article>small{color:var(--green);font-size:9px}.program-body h3{font-size:27px;margin:8px 0}.program-body>p{color:#78675f;font-size:12px;line-height:1.5}.program-facts{display:grid;gap:6px;margin:16px 0;font-size:11px}.social-proof{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:12px;background:#fff2ea;font-size:10px}.social-proof em{color:var(--red);font-style:normal;font-weight:900}.why{margin:15px 0;padding:14px;border-left:3px solid var(--red);background:#fffaf4}.why b{font-size:10px}.why p{margin:5px 0 0;color:#78655d;font-size:10px;line-height:1.55}.program-body>button,.program-grid button{width:100%;border:0;border-radius:13px;padding:14px;background:var(--red);color:#fff;font-weight:900;cursor:pointer}.program-body>button.booked{background:var(--green)}.program-section{max-width:1040px;margin:auto;padding:80px 24px}.program-section>header{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.program-section h2{font-size:32px;margin:8px 0 0}.program-section header a{color:var(--red);font-size:11px;font-weight:900}.program-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.program-grid article{padding:18px;border:1px solid var(--line);border-radius:23px;background:#fff}.mini-cover{position:relative;display:grid;place-items:center;height:135px;margin:-18px -18px 17px;border-radius:23px 23px 0 0;background:linear-gradient(135deg,#eadedf,#e4ecd5);font-size:48px}.mini-cover span{position:absolute;right:12px;top:12px;padding:6px 8px;border-radius:20px;background:#fff;font-size:9px}.program-grid h3{margin:8px 0}.program-grid p{min-height:38px;color:#78675f;font-size:11px;line-height:1.5}.program-grid article>b{display:block;margin:14px 0;color:#87736a;font-size:10px}.program-grid button{padding:11px;background:var(--ink);font-size:10px}.record-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding:80px max(28px,calc(50vw - 500px));background:#3c302c;color:#fff}.record-section h2{margin:10px 0;font-size:39px;line-height:1.2}.record-section>div>p{color:#d2c1ba;line-height:1.7}.record-section>div>a{display:inline-block;margin-top:14px;padding:12px 15px;border-radius:12px;background:var(--red);font-size:11px;font-weight:900}.record-preview{padding:22px;border-radius:22px;background:#fff;color:var(--ink)}.record-preview header{display:flex;justify-content:space-between}.record-preview header span{color:#927d74;font-size:10px}.week{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;margin:18px 0}.week i{display:grid;place-items:center;height:38px;border-radius:11px;background:#eee5de;font-size:9px;font-style:normal}.week i.on{background:var(--red);color:#fff}.record-preview article{display:flex;align-items:center;gap:12px;padding:13px 0;border-top:1px solid #eee5de}.record-preview article>i{display:grid;place-items:center;width:39px;height:39px;border-radius:11px;background:#edf2e3;font-style:normal}.record-preview article div{display:grid;gap:3px}.record-preview small{color:#947f76;font-size:9px}.record-preview b{font-size:12px}.skin-link{display:grid;grid-template-columns:.65fr 1.35fr;align-items:center;overflow:hidden;max-width:960px;margin:80px auto;padding:0 50px 0 0;border-radius:28px;background:var(--red);color:#fff}.skin-link img{width:100%;height:320px;object-fit:cover}.skin-link h2{font-size:31px;margin:10px 0}.skin-link p{color:#ffe0d9;line-height:1.6}.skin-link a{display:inline-block;padding:12px 15px;border-radius:12px;background:#fff;color:var(--red);font-size:11px;font-weight:900}.bottom-nav{position:fixed;z-index:50;bottom:12px;left:50%;transform:translate(-50%);display:grid;grid-template-columns:repeat(4,1fr);width:min(430px,calc(100% - 28px));height:66px;padding:6px;border:1px solid #eee3db;border-radius:22px;background:#fff;box-shadow:0 12px 35px #38271f25}.bottom-nav a{display:grid;place-content:center;gap:2px;text-align:center;color:#9d8880;border-radius:16px}.bottom-nav a.active{color:var(--red);background:#fff0eb;font-weight:900}.bottom-nav i{font-size:19px;font-style:normal}.bottom-nav span{font-size:9px}footer{padding:55px max(24px,calc(50vw - 520px)) 115px;background:#2f2724;color:#fff}.footer-wordmark{letter-spacing:.22em;font-size:24px}.footer-wordmark>span{color:#df8a75}.footer-wordmark small{display:block;margin-top:8px;letter-spacing:.3em;color:#a9968f;font-size:6px}.footer-wordmark+p{color:#d5c5bf}footer>small{color:#9f8e87;font-size:9px}@media(max-width:760px){.site-header{justify-content:center}.site-header nav{display:none}.logo{width:145px;height:36px}.choice-hero{padding:38px 17px 52px}.step-flow{max-width:100%;overflow:hidden;white-space:nowrap}.step-flow i,.step-flow span:nth-of-type(2){display:none}.choice-hero h1{font-size:39px}.lead{font-size:13px}.mood-grid{grid-template-columns:repeat(2,1fr)}.mood-grid button:last-child{grid-column:1/-1}.recommendation{grid-template-columns:1fr;padding:55px 18px}.recommendation-copy h2{font-size:31px}.program-body h3{font-size:23px}.program-section{padding:60px 18px}.program-section>header{align-items:start;gap:16px}.program-section h2{font-size:26px}.program-grid{grid-template-columns:1fr}.record-section{grid-template-columns:1fr;gap:35px;padding:60px 18px}.record-section h2{font-size:31px}.skin-link{grid-template-columns:1fr;margin:55px 18px;padding:0 0 28px;text-align:center}.skin-link img{height:220px}.skin-link>div{padding:0 22px}.skin-link h2{font-size:25px}.bottom-nav{bottom:8px}footer{padding-left:25px;padding-right:25px}}.site-header button{border:0;cursor:pointer}.auth-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:20px;background:#2b211db3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.auth-modal{position:relative;width:min(430px,100%);padding:34px;border-radius:26px;background:#fffaf5;box-shadow:0 30px 90px #2015104d}.auth-close{position:absolute;top:14px;right:16px;border:0;background:transparent;color:#8f7a71;font-size:26px;cursor:pointer}.auth-modal>span{color:#a16858;font-size:9px;font-weight:900;letter-spacing:.18em}.auth-modal h2{margin:12px 0;font-size:29px;line-height:1.3}.auth-modal p{color:#7d6961;font-size:12px;line-height:1.65}.auth-modal input{width:100%;margin-top:12px;padding:13px 14px;border:1px solid #ded1c8;border-radius:12px;background:#fff;font:inherit}.auth-submit{width:100%;margin-top:9px;padding:13px;border:0;border-radius:12px;background:#ee4934;color:#fff;font-weight:900;cursor:pointer}.auth-submit:disabled{opacity:.45}.auth-modal>small{display:block;margin-top:12px;color:#8e6b52;line-height:1.5}.profile-modal label{display:grid;gap:6px;margin-top:12px;color:#5f4d46;font-size:11px}.profile-modal input,.profile-modal select{width:100%;margin:0;padding:13px 14px;border:1px solid #ded1c8;border-radius:12px;background:#fff;color:#30231f;font:inherit}.skin-link>div{padding-left:52px}@media(max-width:760px){.skin-link>div{padding:0 22px}}.standalone-page{min-height:70vh;max-width:1080px;margin:0 auto;padding:64px 24px 120px}.page-intro{max-width:750px;margin-bottom:34px}.page-intro.centered{margin-right:auto;margin-left:auto;text-align:center}.page-intro>span{color:#a16858;font-size:10px;font-weight:900;letter-spacing:.18em}.page-intro h1{margin:14px 0;font-size:46px;line-height:1.15;letter-spacing:-.055em}.page-intro h1 em{color:#ee4934;font-style:normal}.page-intro p{color:#78655d;line-height:1.7}.category-tabs{display:flex;gap:8px;margin-bottom:24px;overflow-x:auto}.category-tabs button{flex:none;padding:10px 14px;border:1px solid #e4d7ce;border-radius:22px;background:#fff;color:#806d64;font-size:11px;cursor:pointer}.category-tabs button.active{border-color:#30231f;background:#30231f;color:#fff}.all-program-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.all-program-grid>article{overflow:hidden;border:1px solid #e6d9d0;border-radius:25px;background:#fff}.program-art{position:relative;display:grid;place-items:center;height:190px;background:linear-gradient(135deg,#dce8c9,#f5ddcc)}.program-art i{font-size:70px;font-style:normal}.program-art>span{position:absolute;top:14px;right:14px;padding:7px 10px;border-radius:20px;background:#fff;font-size:9px;font-weight:900}.art-writing,.art-photo{background:linear-gradient(135deg,#e9dff0,#f8e5d8)}.art-yoga,.art-running{background:linear-gradient(135deg,#dbe7ed,#e6ebd7)}.art-ceramic,.art-cooking{background:linear-gradient(135deg,#ead8ca,#f3ebd8)}.program-card-copy{padding:23px}.program-card-copy>small{color:#718750;font-size:9px}.program-card-copy h2{margin:8px 0;font-size:22px}.program-card-copy>p{color:#78675f;font-size:11px;line-height:1.55}.program-card-copy dl{display:grid;grid-template-columns:42px 1fr;gap:6px;font-size:10px}.program-card-copy dt{color:#a08a80}.program-card-copy dd{margin:0}.why.compact{margin:15px 0}.capacity-row{display:flex;justify-content:space-between;margin-bottom:10px;padding:10px;border-radius:10px;background:#fff2ea;font-size:9px}.capacity-row b{color:#ee4934}.program-card-copy>button,.skin-upload-card>button,.skin-result-new>button,.login-required button{width:100%;padding:13px;border:0;border-radius:12px;background:#ee4934;color:#fff;font-weight:900;cursor:pointer}.program-card-copy>button.booked,.skin-result-new>button.saved{background:#718750}.program-detail-link{display:block;width:100%;padding:11px;border-radius:12px;background:#30231f;color:#fff;font-size:10px;font-weight:900;text-align:center}.application-modal label{display:grid;gap:6px;margin-top:12px;color:#5f4d46;font-size:11px}.application-modal label input{width:100%;margin:0;padding:13px 14px;border:1px solid #ded1c8;border-radius:12px;background:#fff;font:inherit}.funnel-steps{display:grid;grid-template-columns:26px 1fr 26px 1fr 26px;align-items:center;margin:0 32px 25px}.funnel-steps i{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#eee5de;color:#a38e85;font-size:10px;font-style:normal;font-weight:900}.funnel-steps i.active,.funnel-steps i.done{background:#ee4934;color:#fff}.funnel-steps span{height:2px;background:#eee5de}.application-review{display:grid;gap:1px;overflow:hidden;margin:18px 0;border-radius:15px;background:#e9ddd5}.application-review>div{display:grid;grid-template-columns:75px 1fr;gap:8px;padding:12px;background:#fff}.application-review small{color:#947f76}.consent-check{grid-template-columns:18px 1fr;align-items:start;padding:12px;border-radius:12px;background:#fff4e9;line-height:1.5}.consent-check input{width:16px!important;margin-top:2px!important}.funnel-actions{display:grid;grid-template-columns:.7fr 1.3fr;gap:8px;margin-top:12px}.funnel-actions button{padding:13px;border:0;border-radius:12px;background:#eee5de;color:#6f5d55;font-weight:900;cursor:pointer}.funnel-actions button:last-child{background:#ee4934;color:#fff}.funnel-actions button:disabled{opacity:.4}.form-error{display:block;margin-top:10px;color:#b74232!important}.application-done{display:grid;justify-items:center;padding:20px 0 5px;text-align:center}.application-done>i{display:grid;place-items:center;width:62px;height:62px;margin-bottom:15px;border-radius:50%;background:#718750;color:#fff;font-size:27px;font-style:normal}.application-done>span{color:#718750;font-size:9px;font-weight:900;letter-spacing:.17em}.application-done p{max-width:320px}.application-done a,.application-done button{width:100%;margin-top:8px;padding:12px;border:0;border-radius:12px;background:#ee4934;color:#fff;font-weight:900}.application-done button{background:#eee5de;color:#6d5b53}.booking-record-link{display:flex;align-items:center;gap:11px;padding:13px 0;border-bottom:1px solid #eee5de}.booking-record-link>i{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:#edf2e3;font-style:normal}.booking-record-link>div{display:grid;flex:1;gap:3px}.booking-record-link small,.booking-record-link span{color:#8d7970;font-size:9px}.booking-record-link b{font-size:12px}.booking-record-link em{color:#a48f86;font-size:25px;font-style:normal}.guide-back{display:inline-block;margin-bottom:20px;color:#8d776e;font-size:11px}.guide-hero{display:grid;grid-template-columns:.85fr 1.15fr;overflow:hidden;border-radius:28px;background:#fff}.guide-hero>div{position:relative;display:grid;place-items:center;min-height:430px;background:linear-gradient(135deg,#dce8c9,#f5ddcc)}.guide-hero>div i{font-size:110px;font-style:normal}.guide-hero>div span{position:absolute;top:18px;right:18px;padding:7px 10px;border-radius:20px;background:#fff;color:#718750;font-size:9px;font-weight:900}.guide-hero>article{padding:40px}.guide-hero article>small{color:#718750}.guide-hero h1{margin:10px 0;font-size:38px;letter-spacing:-.05em}.guide-hero article>p{color:#78675f;line-height:1.65}.guide-hero dl{display:grid;grid-template-columns:65px 1fr;gap:9px;margin:25px 0;font-size:11px}.guide-hero dt{color:#9a857b}.guide-hero dd{margin:0;font-weight:700}.guide-hero button{width:100%;padding:14px;border:0;border-radius:13px;background:#ee4934;color:#fff;font-weight:900}.guide-status{padding:14px;border-radius:13px;background:#edf3e3;color:#607244;font-size:11px;font-weight:800;line-height:1.5}.guide-sections{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:18px}.guide-sections>section{padding:27px;border:1px solid #e6d9d0;border-radius:22px;background:#fff}.guide-sections section>span{color:#a16858;font-size:9px;font-weight:900;letter-spacing:.15em}.guide-sections h2{margin:8px 0 18px}.guide-sections ol,.guide-sections ul{padding-left:20px}.guide-sections li{margin-bottom:13px}.guide-sections li p{margin:4px 0;color:#78675f;font-size:10px;line-height:1.5}.guide-contact{margin-top:20px;padding:15px;border-radius:13px;background:#fff3df}.guide-contact p{margin:5px 0 0;color:#78675f;font-size:10px;line-height:1.5}.skin-upload-card{max-width:520px;margin:0 auto}.photo-preview{display:grid;place-items:center;height:540px;overflow:hidden;border:2px dashed #d9a295;border-radius:28px;background:#eee3da;cursor:pointer}.photo-preview input{display:none}.photo-preview>div{display:grid;gap:8px;color:#8d776e;text-align:center}.photo-preview i{font-size:60px;font-style:normal}.photo-preview span{font-size:10px}.photo-preview.filled{border:0}.photo-preview img{width:100%;height:100%;object-fit:cover}.skin-upload-card>button{margin-top:10px}.skin-upload-card>button:disabled{background:#cfc3bb}.skin-upload-card>small{display:block;margin-top:10px;color:#917e76;font-size:9px;text-align:center}.skin-result-new{max-width:760px;margin:55px auto 0}.quality-ok{display:flex;align-items:center;gap:12px;padding:18px;border-radius:17px;background:#edf3e3}.quality-ok>i{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#718750;color:#fff;font-style:normal}.quality-ok div{display:grid;gap:3px}.quality-ok span{color:#6d785a;font-size:10px}.skin-result-new>h2{margin-top:35px}.finding-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.finding-grid article{display:grid;grid-template-columns:40px 1fr;gap:3px 10px;padding:16px;border:1px solid #e6d9d0;border-radius:17px;background:#fff}.finding-grid article>i{grid-row:1 / 4;font-size:24px;font-style:normal}.finding-grid small{color:#987b70;font-size:9px}.finding-grid p{color:#77665f;font-size:10px;line-height:1.5}.ingredient-box{margin:18px 0;padding:20px;border-radius:18px;background:#fff3df}.ingredient-box span{color:#9a713e;font-size:9px}.ingredient-box h3{margin:7px 0}.ingredient-box p{color:#705f55;font-size:11px;line-height:1.6}.login-required{max-width:520px;margin:70px auto;padding:48px;border-radius:28px;background:#fff;text-align:center}.login-required>i{font-size:55px;font-style:normal}.login-required p{color:#78675f;line-height:1.6}.record-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:25px 0}.record-summary article{display:grid;gap:8px;padding:22px;border-radius:20px;background:#fff}.record-summary small{color:#8d7970}.record-summary b{color:#ee4934;font-size:32px}.record-summary em{margin-left:3px;color:#806c63;font-size:11px;font-style:normal}.records-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px}.records-list{padding:22px;border:1px solid #e6d9d0;border-radius:22px;background:#fff}.records-list>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.records-list h2{font-size:18px}.records-list header a,.empty-record a{color:#ee4934;font-size:9px;font-weight:900}.records-list>article{display:flex;gap:11px;padding:13px 0;border-bottom:1px solid #eee5de}.records-list>article>i{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:#edf2e3;font-style:normal}.records-list article div{display:grid;gap:3px}.records-list small,.records-list span{color:#8d7970;font-size:9px}.records-list b{font-size:12px}.empty-record{padding:35px 10px;border-radius:14px;background:#f7f2ed;text-align:center}.login-required>a{display:inline-block;margin-top:10px;color:#ee4934;font-size:11px;font-weight:900}.admin-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:28px}.admin-summary article{display:grid;gap:7px;padding:20px;border-radius:18px;background:#30231f;color:#fff}.admin-summary small{color:#d4c1ba;font-size:9px}.admin-summary b{font-size:24px}.admin-groups{display:grid;gap:16px}.admin-groups>section{padding:22px;border:1px solid #e6d9d0;border-radius:22px;background:#fff}.admin-groups>section>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.admin-groups h2{margin:0;font-size:19px}.admin-groups header span{padding:6px 9px;border-radius:20px;background:#fff0ea;color:#ee4934;font-size:9px;font-weight:900}.applicant-table article{display:grid;grid-template-columns:42px 1.3fr 1fr 1fr .8fr;gap:12px;align-items:center;padding:13px 0;border-top:1px solid #eee5de}.applicant-avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#edf2e3;color:#718750;font-weight:900}.applicant-table article>div:not(.applicant-avatar){display:grid;gap:3px}.applicant-table small,.applicant-table span{color:#88746c;font-size:9px}.applicant-table b{font-size:12px}.point-balance{width:min(100%,760px);margin:0 auto 24px;padding:18px 22px;border-radius:20px;background:#342823;color:#fff8f2;display:flex;align-items:center;justify-content:space-between;gap:18px;box-shadow:0 12px 30px #34282321}.point-balance>div{display:grid;gap:3px}.point-balance span{color:#d8b9aa;font-size:10px;font-weight:800;letter-spacing:.14em}.point-balance b{font-size:28px;letter-spacing:-.04em}.point-balance a,.point-balance button{color:#fff8f2;font-size:12px;font-weight:700;text-decoration:none;border:0;background:transparent;cursor:pointer}@media(max-width:760px){.point-balance{align-items:flex-end;padding:16px 18px}.point-balance a,.point-balance button{max-width:155px;text-align:right}.standalone-page{padding:42px 18px 105px}.page-intro h1{font-size:34px}.all-program-grid,.finding-grid,.records-columns{grid-template-columns:1fr}.record-summary{gap:7px}.record-summary article{padding:15px 10px}.record-summary b{font-size:25px}.admin-summary{grid-template-columns:1fr 1fr 1fr;gap:6px}.admin-summary article{padding:14px 10px}.applicant-table article{grid-template-columns:42px 1fr}.applicant-table article>div:nth-child(n+3){grid-column:2}.photo-preview{height:460px}.guide-hero,.guide-sections{grid-template-columns:1fr}.guide-hero>div{min-height:260px}.guide-hero>article{padding:25px}.guide-hero h1{font-size:30px}}
