@font-face{font-family:Futura;src:url(/fonts/Futuramediumc.otf) format("opentype");font-weight:500;font-display:swap}@font-face{font-family:Futura;src:url(/fonts/Futuralightc.otf) format("opentype");font-weight:300;font-display:swap}:root{font-family:Futura,Arial,sans-serif;color:#51697f;background:#f3f3f3;font-synthesis:none;--blue: #849fba;--blue-dark: #51697f;--coral: #cc5a54;--cream: #edded3;--gray: #f3f3f3;--white: #fff}*{box-sizing:border-box}html{min-width:320px;background:var(--gray)}body{margin:0;min-width:320px;min-height:100vh;background:var(--gray)}button,a{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid rgba(204,90,84,.35);outline-offset:3px}.app-shell{min-height:100dvh;background:var(--gray)}.site-header{position:sticky;top:0;z-index:50;background:#f3f3f3e6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{width:min(100% - 32px,1280px);height:72px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.brand-logo{display:block;width:105px;max-height:38px;object-fit:contain}.header-spacer{width:42px;height:42px}.page{width:min(100% - 32px,1280px);margin:0 auto;padding:18px 0 32px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;letter-spacing:0}p{font-weight:300;line-height:1.4}.eyebrow{color:var(--coral);font-size:14px;font-weight:500}.eyebrow.light{color:#ffffffc2}.icon-button{width:42px;height:42px;border:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.icon-button.coral{color:#fff;background:var(--coral)}.icon-button.pale{color:var(--blue);background:var(--cream);flex:0 0 48px;height:48px}.primary-button,.secondary-button{min-height:48px;border-radius:999px;padding:0 22px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-weight:500;transition:transform .18s ease,opacity .18s ease,background .18s ease}.primary-button{color:#fff;background:var(--coral)}.primary-button.on-coral{color:var(--coral);background:#fff}.secondary-button{color:var(--blue);background:#fff;border-color:#586c7a6b}.primary-button:active,.secondary-button:active{transform:scale(.985)}.primary-button:disabled{opacity:.42;cursor:not-allowed}.intro-page{width:min(100% - 40px,1380px);display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:20px}.intro-hero{min-height:430px;padding:44px;border-radius:24px;background:var(--blue);color:#fff;display:flex;align-items:stretch;justify-content:space-between;gap:36px;grid-column:1 / 9}.intro-copy{max-width:750px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.intro-copy h1{margin-top:14px;max-width:720px;font-size:clamp(42px,5vw,72px);line-height:.98}.hero-text{max-width:650px;margin-top:22px;color:#ffffffdb;font-size:18px}.intro-copy .primary-button{margin-top:30px}.scan-mark{position:relative;width:180px;height:180px;flex:0 0 180px;align-self:center;display:flex;align-items:center;justify-content:center}.scan-mark:before,.scan-mark:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:3px solid rgba(255,255,255,.72);border-left-color:transparent;border-right-color:transparent;border-radius:30px}.scan-mark:after{transform:rotate(90deg)}.intro-summary{padding:32px;border-radius:24px;display:flex;flex-direction:column;justify-content:space-between;gap:40px;background:#ffffffeb;grid-column:9 / -1}.intro-summary h2{max-width:720px;margin-top:6px;color:var(--blue);font-size:32px;line-height:1.06}.intro-summary>p{color:#586c7aad;font-size:16px}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;grid-column:1 / -1}.benefit-item{min-height:220px;padding:24px;border-radius:24px;background:#ffffffeb;display:flex;flex-direction:column}.benefit-top{display:flex;align-items:center;justify-content:space-between;color:#586c7a7a}.benefit-icon{width:48px;height:48px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--coral)}.benefit-icon svg{width:23px}.benefit-item h3{margin-top:auto;font-size:22px}.benefit-item p{margin-top:8px;color:#586c7ab3}.medical-note{padding:8px 2px 0;color:#586c7a8a;font-size:12px;text-align:center;grid-column:1 / -1}.test-page{display:grid;grid-template-columns:390px minmax(0,1fr);gap:24px;align-items:start}.test-sidebar{position:sticky;top:90px;display:flex;flex-direction:column;gap:16px}.progress-panel,.question-panel,.option-button{border-radius:24px}.progress-panel{padding:22px;background:#ffffffeb}.progress-panel .eyebrow{color:var(--blue)}.progress-label{margin-top:18px;display:flex;justify-content:space-between;color:#586c7aa8;font-size:13px}.progress-track,.mini-track{height:8px;margin-top:8px;border-radius:999px;overflow:hidden;background:#e9edf0}.progress-track span,.mini-track span{display:block;height:100%;border-radius:inherit;background:var(--coral);transition:width .35s ease}.progress-track span{background:var(--blue)}.question-panel{min-height:300px;padding:26px;background:var(--blue);color:#fff}.question-icon{width:42px;height:42px;margin-bottom:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#ffffff2e}.question-icon.white{background:#fff;color:var(--coral)}.question-panel h1{margin-top:12px;font-size:30px;line-height:1.08}.question-hint{margin-top:16px;color:#ffffffc7}.desktop-actions{display:grid;grid-template-columns:auto 1fr;gap:10px}.desktop-actions .primary-button:only-child{grid-column:1 / -1}.options-section{min-width:0;padding-bottom:70px}.options-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.option-button{position:relative;min-height:112px;padding:20px;border:1px solid transparent;background:#ffffffeb;color:var(--blue);display:flex;align-items:flex-start;gap:14px;text-align:left;font-size:18px;line-height:1.2;transition:background .18s ease,border-color .18s ease,transform .18s ease}.option-button:hover{background:#849fba1f}.option-button:active{transform:scale(.99)}.option-button.selected{color:#fff;background:var(--blue)}.selection-circle{width:28px;height:28px;flex:0 0 28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--blue);border:1px solid rgba(88,108,122,.12)}.option-chevron{margin-left:auto;flex:0 0 auto;opacity:.38}.selection-note{margin-top:14px;color:#586c7a99;font-size:13px;text-align:right}.mobile-actions{display:none}.result-page{width:min(100% - 40px,1380px);display:flex;flex-direction:column;gap:14px}.result-dashboard{display:grid;grid-template-columns:.95fr 1fr .95fr;gap:20px;align-items:stretch}.result-column{min-width:0;height:100%;display:flex;flex-direction:column;gap:20px}.score-hero{min-height:184px;padding:26px;border-radius:22px;color:#fff;background:var(--blue)}.score-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.score-top>span{padding:5px 9px;border:1px solid rgba(255,255,255,.32);border-radius:999px;color:#ffffffc7;font-size:10px}.score-line{margin-top:8px;display:flex;align-items:baseline;gap:8px}.score-line strong{font-size:58px;line-height:.9}.score-line span{font-size:20px;color:#ffffffb3}.score-hero h1{margin-top:14px;font-size:24px;line-height:1.08}.score-hero p:last-child{margin-top:9px;color:#ffffffd1;font-size:14px}.score-meter{position:relative;height:3px;margin-top:20px;border-radius:999px;background:#ffffff40}.score-meter span{display:block;height:100%;border-radius:inherit;background:#fff}.score-meter i{position:absolute;top:50%;width:12px;height:12px;border:3px solid var(--blue);border-radius:50%;background:#fff;transform:translate(-50%,-50%)}.section-block,.breakdown-panel,.lumi-cta{padding:24px;border:0;border-radius:22px;background:#ffffffeb;box-shadow:0 1px 1px #51697f06;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.result-dashboard .eyebrow{color:#51697f9e}.result-dashboard .score-hero .eyebrow{color:#ffffffb8}.archetype-card{min-height:214px;display:flex;flex-direction:column;justify-content:center}.profile-card{min-height:424px;flex:1}.issues-card{min-height:322px}.insights-block{min-height:274px;flex:1}.section-heading{display:flex;align-items:center}.section-heading h2{margin-top:5px;color:#30383f;font-size:22px;line-height:1.12}.section-lead{margin-top:18px;font-size:15px;color:#51697fc7}.profile-grid{margin-top:18px;display:grid}.profile-item{padding:15px 0;border-top:1px solid rgba(81,105,127,.12)}.profile-item:first-child{border-top:0;padding-top:0}.profile-item.wide{grid-column:1 / -1}.profile-item>span{color:var(--blue);font-size:12px;font-weight:500}.profile-item h3{margin-top:4px;color:#30383f;font-size:18px}.profile-item p{margin-top:6px;color:#51697fad;font-size:13px}.priority-row{margin-top:4px;padding:14px 0 0;border-top:1px solid rgba(81,105,127,.12);display:flex;color:var(--blue-dark)}.priority-row div{display:flex;flex-direction:column;gap:3px}.priority-row span{color:var(--blue);font-size:12px}.priority-row strong{font-weight:500;line-height:1.2}.issue-list{margin-top:18px;display:flex;flex-direction:column}.issue-summary{margin-bottom:22px;display:flex;align-items:baseline;gap:9px}.issue-summary strong{color:var(--blue);font-size:42px;line-height:1;font-weight:500}.issue-summary span{color:#51697f9e;font-size:13px}.issue-item{padding:18px 0;border-top:1px solid rgba(88,108,122,.13);display:grid;grid-template-columns:36px 1fr;gap:12px}.issue-item:first-child{border-top:0;padding-top:0}.issue-item>span{width:28px;height:28px;border-radius:9px;display:flex;align-items:center;justify-content:center;color:var(--blue-dark);background:#849fba2e;font-size:12px}.issue-item h3{color:#30383f;font-size:16px}.issue-item p,.empty-copy{margin-top:5px;color:#51697fad;font-size:13px}.insight-grid{margin-top:18px;display:grid}.insight-grid article{padding:15px 0;border-top:1px solid rgba(81,105,127,.12)}.insight-grid article:first-child{border-top:0;padding-top:0}.insight-grid h3{color:#30383f;font-size:16px}.insight-grid p{margin-top:6px;color:#51697fad;font-size:13px}.breakdown-panel{min-height:320px}.breakdown-list{margin-top:18px;display:flex;flex-direction:column;gap:16px}.breakdown-item>div:first-child{display:flex;justify-content:space-between;gap:12px;font-size:14px}.breakdown-item strong{color:var(--blue-dark);font-weight:500}.mini-track{height:6px;background:#e9edf0}.mini-track span{background:var(--blue)}.lumi-cta{min-height:350px;display:flex;flex:1;flex-direction:column}.cta-products{height:104px;margin-bottom:26px;display:flex;align-items:flex-end;justify-content:center}.cta-product{width:78px;height:88px;margin-left:-12px;border:1px solid rgba(81,105,127,.08);border-radius:16px 16px 10px 10px;background-color:#e7edf2;background-position:center;background-repeat:no-repeat;background-size:27px;box-shadow:0 8px 18px #51697f14}.cta-product:first-child{margin-left:0;transform:rotate(-5deg);background-image:url(/icons/product/hydrophilic_oil.svg)}.cta-product.serum{z-index:2;height:100px;background-color:#d4e0e9;background-image:url(/icons/product/serum.svg)}.cta-product.cream{transform:rotate(5deg);background-color:#edf0f2;background-image:url(/icons/product/cream.svg)}.lumi-cta h2{margin-top:8px;color:#30383f;font-size:25px;line-height:1.08}.lumi-cta>p:last-of-type{margin-top:12px;color:#51697fb8;font-size:14px}.lumi-cta .primary-button{width:100%;margin-top:auto;padding-inline:15px}.restart-button{width:230px;align-self:center;background:transparent}.routine-page,.routine-result-page{width:min(100% - 40px,1380px);display:flex;flex-direction:column;gap:20px}.routine-heading{padding:34px 38px;border-radius:24px;display:flex;align-items:end;justify-content:space-between;gap:32px;color:#fff;background:var(--blue)}.routine-heading>div:first-child{max-width:760px}.routine-heading h1{margin-top:8px;font-size:38px;line-height:1.05}.routine-heading .eyebrow{color:#ffffffb8}.routine-heading p:last-child{margin-top:14px;color:#ffffffc7}.routine-progress{min-width:180px;text-align:right}.routine-progress>span{color:#fff;font-size:24px;font-weight:500}.routine-progress>div{height:7px;margin-top:9px;border-radius:999px;overflow:hidden;background:#fff}.routine-progress i{display:block;height:100%;border-radius:inherit;background:var(--coral);transition:width .25s ease}.upload-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:18px;align-items:start}.routine-step-list{display:flex;flex-direction:column;gap:8px}.routine-step-list button{min-height:76px;padding:14px;border:1px solid transparent;border-radius:20px;display:flex;align-items:center;gap:12px;color:var(--blue);background:#ffffffeb;text-align:left}.routine-step-list button.active{color:#fff;background:var(--blue)}.routine-step-list button>span{width:30px;height:30px;flex:0 0 30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--coral);background:#fff;font-size:13px}.product-icon{width:19px;height:19px;display:block;background:currentColor;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.routine-step-list button>div{min-width:0;display:flex;flex-direction:column;gap:3px}.routine-step-list strong{overflow:hidden;font-size:14px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.routine-step-list small{color:#586c7a8f;font-size:11px}.routine-step-list button.active small{color:#ffffffad}.upload-panel{min-height:500px;padding:30px;border-radius:24px;background:#ffffffeb}.product-hero-icon{width:52px;height:52px;margin-bottom:16px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:var(--blue);background:#ffffffe0}.product-hero-icon .product-icon{width:28px;height:28px}.upload-panel h2{margin-top:7px;font-size:30px}.upload-panel>p:not(.eyebrow,.photo-tip,.form-error){margin-top:9px;color:#586c7aa8}.photo-grid{margin-top:24px;display:grid;grid-template-columns:repeat(2,minmax(0,220px));gap:12px}.photo-preview,.photo-add{aspect-ratio:1 / 1;min-width:0;border-radius:20px;overflow:hidden}.photo-preview{position:relative;background:var(--gray)}.photo-preview img{width:100%;height:100%;display:block;object-fit:cover}.photo-preview button{position:absolute;top:9px;right:9px;width:34px;height:34px;padding:0;border:0;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--blue);background:#fffffff0}.photo-add{border:1px dashed rgba(88,108,122,.35);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:var(--blue);background:var(--gray);cursor:pointer;text-align:center}.photo-add svg{color:var(--coral)}.photo-add strong{font-weight:500}.photo-add span{color:#586c7a8c;font-size:12px}.photo-add input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.photo-tip{margin-top:16px;display:flex;align-items:center;gap:8px;color:#586c7a99;font-size:13px}.photo-tip svg{flex:0 0 auto}.form-error{margin-top:16px;padding:12px 14px;border-radius:14px;color:#9c3430;background:#f8dfdc;font-size:14px}.routine-actions{margin-top:28px;display:flex;justify-content:flex-end;gap:10px}.routine-loading{width:min(100% - 40px,760px);min-height:520px;margin-bottom:24px;padding:54px;border-radius:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#ffffffeb;text-align:center}.routine-loading h1{margin-top:8px;font-size:32px}.routine-loading>p:last-of-type{max-width:520px;margin-top:12px;color:#51697fa6}.lumi-processing-mark{position:relative;width:112px;height:112px;margin-bottom:38px;color:var(--blue)}.lumi-processing-mark span{position:absolute;border-radius:50%;background:currentColor;animation:lumi-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.lumi-processing-mark span:nth-child(1){top:0;right:0;bottom:0;left:0;opacity:.1}.lumi-processing-mark span:nth-child(2){top:8px;right:8px;bottom:8px;left:8px;opacity:.2}.lumi-processing-mark span:nth-child(3){top:16px;right:16px;bottom:16px;left:16px;opacity:.4}.lumi-processing-mark span:nth-child(4){top:24px;right:24px;bottom:24px;left:24px;opacity:.6}.analysis-progress{width:min(100%,320px);height:6px;margin-top:28px;border-radius:999px;overflow:hidden;background:#849fba2e}.analysis-progress span{display:block;height:100%;border-radius:inherit;background:var(--coral);transition:width .35s ease}.routine-loading small{margin-top:9px;color:#51697f85;font-size:12px}@keyframes lumi-pulse{0%,to{opacity:.35;transform:scale(.96)}50%{opacity:.75;transform:scale(1)}}.routine-result-hero{min-height:300px;padding:38px 42px;border-radius:24px;display:flex;align-items:center;justify-content:space-between;gap:30px;color:#fff;background:var(--blue)}.routine-result-hero>div{max-width:780px}.routine-result-hero h1{margin-top:10px;font-size:38px;line-height:1.05}.routine-result-hero p:last-child{margin-top:16px;color:#fffc;font-size:17px}.routine-result-hero>svg{flex:0 0 auto}.routine-summary-band{padding:24px 28px;border-radius:22px;display:grid;grid-template-columns:1fr 2fr;gap:20px;background:#ffffffeb}.routine-summary-band div{display:flex;flex-direction:column;gap:5px}.routine-summary-band span{color:var(--coral);font-size:12px}.routine-summary-band strong{font-weight:500}.flag-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.flag-count{min-height:130px;padding:22px;border-radius:22px;display:flex;flex-direction:column;justify-content:flex-end}.flag-count strong{font-size:42px;font-weight:500;line-height:1}.flag-count span{margin-top:5px;font-size:14px}.flag-count.green{color:#34715a;background:#dcebe2}.flag-count.yellow{color:#8a671c;background:#f4e9c7}.flag-count.red{color:#a2413c;background:#f3d9d7}.product-result-list{padding:28px;border-radius:24px;background:#ffffffeb}.product-result{min-height:118px;padding:20px 0;border-top:1px solid rgba(88,108,122,.14);display:grid;grid-template-columns:12px minmax(0,1fr) auto;align-items:start;gap:16px}.product-result:first-of-type{margin-top:20px}.product-result>div:nth-child(2)>span{color:#586c7a8c;font-size:12px}.product-result h3{margin-top:3px;font-size:20px}.product-result p{max-width:760px;margin-top:8px;color:#586c7aad;font-size:14px}.flag-dot{width:12px;height:12px;margin-top:5px;border-radius:50%}.flag-dot.green,.flag-badge.green{background:#dcebe2;color:#34715a}.flag-dot.yellow,.flag-badge.yellow{background:#f4e9c7;color:#8a671c}.flag-dot.red,.flag-badge.red{background:#f3d9d7;color:#a2413c}.flag-dot.neutral,.flag-badge.neutral{background:#e4e8ea;color:var(--blue)}.flag-badge{padding:7px 10px;border-radius:999px;font-size:12px;font-weight:500;white-space:nowrap}.routine-final-note{padding:22px 24px;border-radius:20px;display:flex;gap:14px;background:#ffffffeb}.routine-final-note svg{flex:0 0 auto;color:var(--coral)}.routine-final-note strong{font-weight:500}.routine-final-note p{margin-top:5px;color:#586c7ab3}.routine-result-actions{display:flex;justify-content:flex-end;gap:10px}.site-footer{width:min(100% - 40px,1380px);margin:20px auto 0;padding:28px 32px;border-radius:24px 24px 0 0;display:grid;grid-template-columns:220px minmax(0,1fr);gap:40px;color:var(--blue-dark);background:var(--gray)}.footer-brand{display:flex;align-items:flex-start}.footer-brand img{width:144px;height:auto;display:block;object-fit:contain}.footer-content{display:grid;grid-template-columns:1fr 1fr 1.1fr 1.25fr;gap:28px}.footer-content nav,.footer-details{display:flex;flex-direction:column;gap:20px}.footer-content a{color:#51697fad;font-size:18px;font-weight:300;line-height:1.2;text-decoration:none;transition:color .18s ease}.footer-content a:hover{color:var(--coral)}.footer-details>div{display:flex;flex-direction:column;gap:12px}.footer-details p{color:#51697f73;font-size:16px;line-height:1.35}@media(max-width:900px){.intro-hero{grid-column:1 / 8}.intro-summary{grid-column:8 / -1}.test-page{grid-template-columns:330px minmax(0,1fr)}.options-grid{grid-template-columns:1fr}.result-dashboard{grid-template-columns:1fr 1fr}.result-column-right{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.upload-layout{grid-template-columns:260px minmax(0,1fr)}.site-footer{grid-template-columns:180px minmax(0,1fr);gap:28px}.footer-content{grid-template-columns:1fr 1fr}}@media(max-width:700px){.header-inner,.page{width:min(calc(100% - 24px),1280px)}.header-inner{height:62px}.brand-logo{width:88px}.page{padding-top:8px;padding-bottom:22px}.intro-page{display:flex;flex-direction:column}.intro-hero{width:100%;min-width:0;min-height:calc(100dvh - 160px);padding:26px 22px;border-radius:22px;overflow:hidden;flex-direction:column;gap:24px}.intro-copy{display:contents}.intro-copy h1{max-width:100%;margin-top:2px;font-size:38px;line-height:.98;overflow-wrap:anywhere}.hero-text{margin-top:-8px;font-size:16px}.intro-copy .primary-button{width:100%;margin-top:auto;order:5}.scan-mark{width:96px;height:96px;flex-basis:96px;align-self:center;order:4}.scan-mark svg{width:34px}.intro-summary{padding:22px;gap:12px}.intro-summary h2{font-size:27px}.benefit-grid{grid-template-columns:1fr;gap:10px}.benefit-item{min-height:148px;padding:18px;border-radius:22px}.benefit-item h3{font-size:20px}.test-page{display:flex;flex-direction:column;align-items:stretch;gap:12px;padding-bottom:92px}.test-sidebar{position:static;display:contents}.progress-panel{order:1;padding:17px 18px;border-radius:22px}.progress-label{margin-top:12px}.question-panel{order:2;min-height:205px;padding:20px;border-radius:22px}.question-icon{width:38px;height:38px;margin-bottom:14px}.question-panel h1{font-size:26px}.question-hint{margin-top:10px;font-size:14px}.desktop-actions{display:none}.options-section{order:3;width:100%;padding-bottom:0}.options-grid{gap:9px}.option-button{min-height:82px;padding:15px;border-radius:22px;font-size:16px;align-items:center}.selection-note{margin:10px 3px 0}.mobile-actions{position:fixed;z-index:40;left:0;right:0;bottom:0;display:flex;gap:8px;padding:10px max(12px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 -10px 30px #586c7a14}.mobile-actions .primary-button{flex:1}.result-page{width:min(100% - 16px,1280px)}.result-dashboard{display:flex;flex-direction:column;align-items:stretch;gap:11px}.result-column{display:contents}.score-hero{order:1;min-height:238px;padding:24px;border-radius:20px}.archetype-card{order:2;min-height:210px}.profile-card{order:3;min-height:0}.issues-card{order:4;min-height:0}.insights-block{order:5;min-height:0}.breakdown-panel{order:6;min-height:0}.lumi-cta{order:7;min-height:330px}.restart-button{width:100%}.score-line strong{font-size:58px}.score-hero h1{margin-top:16px;font-size:25px}.score-hero p:last-child{font-size:14px}.section-block{padding:22px;border-radius:20px}.section-heading h2{font-size:22px}.section-lead{margin-top:18px;font-size:16px}.profile-item.wide{grid-column:auto}.breakdown-panel,.lumi-cta{padding:22px;border-radius:20px}.lumi-cta h2{font-size:25px}.routine-heading{padding:22px;border-radius:22px;flex-direction:column;align-items:stretch;gap:22px}.routine-heading h1{font-size:30px}.routine-progress{min-width:0;text-align:left}.upload-layout{display:flex;flex-direction:column;gap:12px}.routine-step-list{width:100%;flex-direction:row;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.routine-step-list::-webkit-scrollbar{display:none}.routine-step-list button{min-width:78px;min-height:64px;padding:10px;justify-content:center}.routine-step-list button>div{display:none}.upload-panel{width:100%;min-height:0;padding:22px;border-radius:22px}.upload-panel h2{font-size:25px}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.routine-actions{justify-content:stretch}.routine-actions .primary-button{flex:1;padding-inline:14px}.routine-result-hero{min-height:350px;padding:26px 22px;border-radius:22px;align-items:flex-start}.routine-result-hero h1{font-size:30px}.routine-result-hero>svg{width:42px}.routine-summary-band{padding:20px 22px;grid-template-columns:1fr}.flag-count{min-height:110px;padding:16px}.flag-count strong{font-size:36px}.flag-count span{font-size:12px}.product-result-list{padding:20px;border-radius:22px}.product-result{grid-template-columns:10px minmax(0,1fr);gap:12px}.flag-badge{grid-column:2;width:fit-content}.routine-result-actions{flex-direction:column-reverse}.routine-result-actions button{width:100%}.site-footer{width:min(calc(100% - 24px),1280px);margin-top:10px;padding:10px;border-radius:16px 16px 0 0;grid-template-columns:1fr;gap:8px}.footer-brand img{width:auto;height:16px}.footer-content{grid-template-columns:1fr 1fr;gap:8px 12px}.footer-content nav,.footer-details{display:grid;grid-template-columns:1fr 1fr;gap:5px 8px}.footer-content a{display:block;font-size:9px;line-height:1.05}.footer-details{grid-column:1 / -1}.footer-details>div{gap:4px}.footer-details p{font-size:9px;line-height:1.15}}@media(max-width:390px){.intro-copy h1{font-size:36px}.score-hero{min-height:260px}}
