:root{
  color-scheme:light;--paper:#f7f7f4;--surface:#fff;--ink:#25282a;--muted:#62686c;
  --line:#e2e5e4;--sage:#81978e;--soft:#edf1ed;--shadow:0 12px 36px rgba(37,40,42,.07);
  --serif:"Noto Serif JP","Yu Mincho","Hiragino Mincho ProN",serif;
  --sans:"Noto Sans JP",-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;
  font-family:var(--sans);color:var(--ink);background:transparent;font-synthesis:none;
}
*{box-sizing:border-box}body{margin:0;display:flow-root;background:var(--paper);position:relative;isolation:isolate;border-radius:24px;overflow-wrap:anywhere}
button,input,a,summary{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a,summary{touch-action:manipulation}button,summary{cursor:pointer}
button{color:inherit}button:disabled{cursor:default;opacity:.45}a{color:inherit}img{max-width:100%;display:block}svg{display:block}
h1,h2,h3,p,figure{margin:0}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #637e70;outline-offset:5px}
[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.icon{width:22px;height:22px;flex:0 0 auto}#screen-heading{outline:none;scroll-margin-top:20px}
.mist{position:fixed;inset:0;z-index:-1;pointer-events:none;overflow:hidden;contain:strict;border-radius:inherit}
.mist::before,.mist::after{content:"";position:absolute;width:clamp(400px,80vw,1200px);height:clamp(350px,50vw,750px);border-radius:50%;background:radial-gradient(ellipse,#fff 10%,#ffffffc4 30%,transparent 68%);filter:blur(14px);animation:mist-drift 26s ease-in-out infinite alternate}
.mist::before{top:-100px;left:-25%}.mist::after{right:-25%;bottom:-120px;animation-delay:-14s;animation-duration:32s;background:radial-gradient(ellipse,#e7ebe480,transparent 68%)}
@keyframes mist-drift{from{transform:translate3d(-12px,6px,0)}to{transform:translate3d(35px,-18px,0)}}
.site-header{max-width:1120px;margin:auto;padding:28px 32px 22px;display:flex;align-items:center;justify-content:space-between;gap:16px}
.brand{font:28px/1.2 Georgia,"Times New Roman",serif;letter-spacing:-.6px}.header-label{font-size:10px;letter-spacing:.21em;color:var(--muted)}
main{max-width:1120px;padding:16px 32px 24px;margin:auto}.eyebrow{font-size:11px;letter-spacing:.22em;line-height:1.8;color:#61766b;font-weight:500}
#screen{opacity:1;transition:opacity 160ms ease-out}#screen.is-leaving{opacity:0}
.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:54px;max-width:100%;padding:16px 24px;border:1px solid var(--ink);border-radius:14px;font-size:14px;line-height:1.6;font-weight:500;text-decoration:none;transition:background-color .18s,box-shadow .18s}
.primary{background:var(--ink);color:#fff;box-shadow:0 4px 0 #1b1e1d,0 8px 20px #25282a0a}.primary:hover:not(:disabled){background:#3d4640;box-shadow:0 4px 0 #26332b,0 12px 26px #25282a18}.primary:active:not(:disabled){box-shadow:0 2px 0 #1b1e1d}
.secondary{background:var(--surface);color:var(--ink);border-color:#b8c1bb;box-shadow:none}.secondary:hover{background:var(--soft)}
.text-button{background:transparent;border:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 0;min-height:44px;font-size:13px;line-height:1.6;color:var(--muted)}.text-button:hover{color:var(--ink)}.text-button .icon{width:17px;height:17px}
.welcome{display:grid;grid-template-columns:1.03fr 1fr;background:var(--surface);border:1px solid #edf0ec;border-radius:24px;box-shadow:var(--shadow);overflow:hidden;min-height:540px}
.welcome-copy{padding:58px 36px 48px 44px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.welcome-kicker{margin-top:14px;padding:6px 11px;border-radius:30px;background:#eff3ed;color:#526759;font-size:11px;line-height:1.6;letter-spacing:.03em;font-weight:500}
.welcome h1{font-family:var(--serif);font-weight:500;font-size:clamp(27px,3.2vw,38px);line-height:1.75;letter-spacing:.025em;margin:16px 0 20px}
.welcome-lead{font-size:14px;line-height:2.1;color:var(--muted)}.start-cta{margin-top:32px;min-width:240px}
.welcome-meta{display:flex;gap:20px;flex-wrap:wrap;margin-top:24px;font-size:10px;letter-spacing:.16em;color:var(--muted)}
.welcome-visual{position:relative;min-height:400px;background:#d8d8cf}.welcome-visual>img{height:100%;width:100%;object-fit:cover;position:absolute;inset:0;object-position:48% center}
.welcome-photo-note{position:absolute;left:22px;bottom:22px;border:1px solid #ffffff80;border-radius:40px;background:#fffffff2;color:#4a514b;font-size:10px;letter-spacing:.18em;padding:10px 16px}
.welcome-benefits,.diagnosis-flow{padding:76px 0 0;text-align:center}.welcome-benefits h2,.diagnosis-flow h2,.final-cta h2{font-family:var(--serif);font-weight:500;font-size:clamp(24px,3vw,32px);line-height:1.75;letter-spacing:.025em;margin:12px 0 30px}.benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;text-align:left}.benefit-grid article{position:relative;padding:28px 26px 30px;border:1px solid var(--line);border-radius:20px;background:#ffffffb8;box-shadow:0 6px 24px #25282a08}.benefit-grid article>span{display:block;font:30px/1 Georgia,serif;color:#87978d;margin-bottom:22px}.benefit-grid h3{font-family:var(--serif);font-size:19px;line-height:1.7;font-weight:500;margin:0 0 10px}.benefit-grid p{font-size:13px;line-height:1.9;color:var(--muted)}
.diagnosis-flow{max-width:840px;margin:0 auto}.diagnosis-flow ol{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;text-align:left}.diagnosis-flow li{position:relative;display:flex;gap:14px;padding:10px 22px}.diagnosis-flow li+li{border-left:1px solid var(--line)}.diagnosis-flow li>span{display:flex;align-items:center;justify-content:center;flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:#61776a;color:#fff;font:16px/1 Georgia,serif}.diagnosis-flow strong{display:block;font-size:14px;line-height:1.7;font-weight:500;margin:5px 0 7px}.diagnosis-flow li p{font-size:11px;line-height:1.85;color:var(--muted)}
.final-cta{margin:76px auto 20px;padding:52px 28px;text-align:center;border:1px solid #dce3dc;border-radius:24px;background:linear-gradient(135deg,#f1f4ef,#fff);box-shadow:var(--shadow)}.final-cta h2{margin-bottom:14px}.final-cta>p:not(.eyebrow){font-size:13px;line-height:1.9;color:var(--muted)}.final-cta .start-cta{margin-top:26px}.final-cta small{display:block;margin-top:16px;font-size:10px;line-height:1.8;color:var(--muted)}
.question-shell{max-width:760px;margin:0 auto}.mode-places,.mode-music{max-width:920px}.question-top{display:flex;justify-content:space-between;align-items:center;gap:16px}.step-count{font:15px/1.5 Georgia,serif;color:#7e8581;letter-spacing:.05em}.step-count strong{font-size:27px;font-weight:400;color:var(--ink)}
.progress{display:flex;gap:7px;height:3px;margin-top:10px}.progress span{height:3px;flex:1;background:#e3e7e1;border-radius:2px}.progress .done{background:#82968a}.progress .current{background:#bdcbbf}
.question-heading{margin:36px 0 30px;text-align:center}.question-heading h1{font-family:var(--serif);font-weight:500;font-size:clamp(24px,3vw,32px);line-height:1.75;letter-spacing:.025em;margin:12px 0}.question-heading>p:last-child{font-size:14px;line-height:1.9;color:var(--muted)}
fieldset{padding:0;margin:0;border:0;min-width:0}.choices{display:grid;gap:14px}.impressions{grid-template-columns:repeat(2,minmax(0,1fr))}.levels{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.choice{position:relative;min-width:0;display:block;cursor:pointer}.choice>input{position:absolute;width:1px;height:1px;opacity:0;top:20px;left:20px;margin:0}
.choice-surface{position:relative;display:flex;align-items:center;gap:18px;height:100%;padding:24px 20px;background:var(--surface);border:1px solid var(--line);border-radius:20px;box-shadow:0 3px 0 #e5e9e2,0 8px 20px #25282a04;transition:background-color .18s,border-color .18s,box-shadow .18s}
.choice:hover .choice-surface{border-color:#aab8ae;box-shadow:0 3px 0 #dce3da,0 12px 28px #25282a0a}
.choice>input:checked+.choice-surface{background:#f0f4ef;border-color:#536f5d;box-shadow:0 0 0 2px #536f5d,0 4px 0 #c8d8c9}
.choice>input:focus-visible+.choice-surface{outline:3px solid #718575;outline-offset:4px}
.selection-check{position:absolute;right:10px;top:10px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;color:#fff;background:#596f5f;border-radius:50%;opacity:0}.selection-check>.icon{width:14px;height:14px}.choice>input:checked+.choice-surface .selection-check{opacity:1}
.choice-text{display:block;min-width:0}.choice-title{display:block;font-size:16px;line-height:1.6;font-weight:500}.choice-description{display:block;font-size:12px;line-height:1.85;color:var(--muted);margin-top:6px}.choice-en{display:block;font-size:9px;line-height:1.6;letter-spacing:.12em;color:#69786d;margin-bottom:5px}
.impression-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;flex:0 0 48px;color:#6d8172;background:#f4f5f0;border-radius:50%}.impression-icon>.icon{width:27px;height:27px}
.levels .choice-surface{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:28px;padding:32px 22px;min-height:230px}.levels .choice-title{font-family:var(--serif);font-size:19px}.intensity-mark{display:flex;align-items:center;gap:8px;height:36px}.intensity-mark i{width:11px;height:11px;border-radius:50%;background:#e3e8df}.intensity-mark i:first-child,.level-1 i:nth-child(2),.level-2 i{background:#829580}.level-1 i{width:14px;height:14px}.level-2 i{width:17px;height:17px}
.places{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.places .choice-surface{display:block;padding:0;overflow:hidden}.place-photo{display:block;aspect-ratio:4/3;overflow:hidden;background:#e7e5de}.place-photo img{width:100%;height:100%;object-fit:cover}.places .choice-text{padding:16px 18px 20px}.places .choice-title{font-family:var(--serif);font-size:22px}.places .choice-description{font-size:12px}
.music{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.music .choice-surface{display:block;padding:0;overflow:hidden}.music-art{display:flex;align-items:center;justify-content:center;aspect-ratio:1.8;position:relative;isolation:isolate;overflow:hidden;color:#526153;background:#e4e8df}
.music-art.has-video{color:#fff;background:#1e2a2b}.music-bg-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;transition:transform .45s ease}.choice>input:checked+.choice-surface .music-bg-video{transform:scale(1.06)}.music-video-shade{position:absolute;inset:0;background:linear-gradient(180deg,#10202a1c,#10202a66);z-index:1}.music-selected-label{position:absolute;right:12px;top:12px;z-index:3;padding:5px 10px;border-radius:20px;background:#536f5de6;color:#fff;font-size:10px;letter-spacing:.08em;opacity:0;transform:translateY(-4px);transition:opacity .2s,transform .2s}.choice>input:checked+.choice-surface .music-selected-label{opacity:1;transform:translateY(0)}.music-art::before,.music-art::after{content:"";position:absolute;border:1px solid #ffffff80;border-radius:50%;width:110px;height:110px;right:-30px;bottom:-60px;z-index:1}.music-art::after{width:180px;height:180px;left:-60px;top:-70px;right:auto;bottom:auto}
.art-jazz{background:linear-gradient(135deg,#d7dbd6,#eeece5);color:#4c5750}.art-acoustic{background:linear-gradient(135deg,#e5dfcf,#f0ebe0);color:#796b4f}.art-soul{background:linear-gradient(135deg,#e5dadd,#f0e9e4);color:#79616b}.art-piano{background:linear-gradient(135deg,#dce4e9,#edf0ef);color:#596f7c}.art-pop{background:linear-gradient(135deg,#e6e4cf,#f2eddb);color:#817951}
.music .choice-text{padding:18px 18px 22px}.music-title-row{display:flex;align-items:center;gap:7px;min-height:17px}.music-title-row>.icon{width:17px;height:17px;flex:none;color:#61766b}.music .choice-title{font-size:15px;min-height:48px}.music .choice-description{font-size:12px}
.palette{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;max-width:640px;margin:auto}.palette .choice-surface{flex-direction:column;gap:14px;justify-content:center;text-align:center;padding:24px 8px 20px;min-height:142px}.palette .choice-title{font-size:14px}.color-chip{display:block;width:54px;height:54px;border-radius:50%;background:radial-gradient(circle at 30% 24%,#ffffff75,transparent 62%),var(--chip);box-shadow:inset 0 0 0 1px #25282a12,inset -3px -5px 8px #25282a08,0 6px 12px #25282a12;flex-shrink:0}.palette .no-color{grid-column:1/-1;max-width:380px;width:100%;justify-self:center;margin-top:6px}.palette .no-color .choice-surface{min-height:62px;padding:14px 26px;gap:4px;box-shadow:none;background:#ffffff99}.palette .no-color .choice-description{margin:0}
.question-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:30px 0 8px}.selection-help{font-size:12px;line-height:1.8;color:var(--muted)}.next-button{min-width:130px}
.loading-screen{min-height:490px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:32px 10px}.loading-screen h1{font-family:var(--serif);font-weight:500;font-size:27px;line-height:1.9;margin:16px 0}.loading-screen>p:last-child{color:var(--muted);font-size:14px}.loading-orbit{width:120px;height:120px;position:relative;margin-bottom:34px;animation:orbit-turn 6s linear infinite}.loading-orbit i{position:absolute;width:80px;height:80px;left:0;top:0;border:1px solid #91a08c;border-radius:50%;background:#c8d0bf10}.loading-orbit i:nth-child(2){left:40px;top:0;border-color:#b5a992;background:#e4d3b815}.loading-orbit i:nth-child(3){left:20px;top:36px;border-color:#abbabd;background:#c6d4d615}@keyframes orbit-turn{to{transform:rotate(360deg)}}
.result-heading{text-align:center;margin:16px 0 40px}.result-heading h1{font-family:var(--serif);font-weight:500;font-size:clamp(28px,3.6vw,38px);line-height:1.75;margin:14px 0}.result-heading>p:last-child{font-size:14px;line-height:1.8;color:var(--muted)}
.result-card{min-width:0;display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}
.result-card.featured{display:grid;grid-template-columns:.9fr 1.1fr}.product-visual{position:relative;min-width:0;padding:24px 28px 18px;background:#f7f7f4;background-image:radial-gradient(ellipse at 50% 42%,var(--scent-soft),transparent 76%)}
.visual-label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.visual-label>span{font-size:10px;letter-spacing:.13em;color:#3f4d43;background:#ffffffe6;padding:6px 9px;border-radius:6px}.visual-label>strong{font:36px/1 Georgia,serif;color:#36433be0}
.product-photo{max-width:310px;width:100%;aspect-ratio:3/4;margin:auto;border-radius:120px 120px 20px 20px;overflow:hidden;box-shadow:0 10px 34px #25282a0d;background:#fff}.bottle-photo{display:block;width:100%;height:100%;overflow:hidden;background:#f4f4ef}.photo-caption{text-align:center;font-size:11px;line-height:1.7;color:#48554b;margin-top:15px}
.product-content{padding:28px;min-width:0;display:flex;flex-direction:column}.featured .product-content{padding:32px}.result-topline{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px}.rank-label{font-size:11px;letter-spacing:.035em;color:#607565}.score{font-size:10px;color:var(--muted);white-space:nowrap}.score strong{font:25px/1 Georgia,serif;color:var(--ink)}.score>span{font-size:10px}
.product-content h2{font-family:var(--serif);font-weight:500;font-size:26px;line-height:1.7;margin:16px 0 10px}.featured .product-content h2{font-size:clamp(27px,3vw,34px)}.scent-story{font-size:15px;line-height:1.9;color:#555f57}.tags{display:flex;gap:6px;flex-wrap:wrap;margin:14px 0 24px}.tags>span{padding:4px 10px;border-radius:30px;font-size:10px;line-height:1.6;color:#607366;background:#eff3ed}
.recommendation{border-top:1px solid #e8ece6;padding-top:20px}.recommendation h3{font-size:12px;line-height:1.6;font-weight:500;margin:0 0 8px}.recommendation>p{font-size:13px;line-height:1.85;color:var(--muted)}.match-reasons{list-style:none;padding:0;margin:14px 0 0;display:grid;gap:7px}.match-reasons li{display:flex;gap:7px;align-items:flex-start;font-size:11px;line-height:1.7;color:#536557}.match-reasons .icon{width:13px;height:13px;margin-top:3px}
.bgm-note{display:flex;gap:12px;align-items:flex-start;padding:16px 0;margin:16px 0 4px;border-top:1px solid #e8ece6;border-bottom:1px solid #e8ece6}.bgm-note>.icon{color:#6f8574;width:23px;height:23px;margin-top:4px}.bgm-note>div{min-width:0}.detail-label{display:block;font-size:10px;color:#64756a;letter-spacing:.04em}.bgm-note strong{font-weight:500;font-size:12px;line-height:1.7;display:block;margin:4px 0}.bgm-note div>span:last-child{display:block;font-size:11px;color:var(--muted);line-height:1.8}
.bottle-details{margin:8px 0 20px}.bottle-details summary{list-style:none;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;padding:10px 0}.bottle-details summary::-webkit-details-marker{display:none}.bottle-details summary>.icon{width:17px;height:17px}.bottle-details[open] summary>.icon{transform:rotate(45deg)}.bottle-picker>p:first-child{font-size:12px;color:var(--muted);line-height:1.8;margin:0 0 12px}.bottle-options{display:flex;flex-wrap:wrap;gap:8px}.bottle-option{width:calc((100% - 16px)/3);min-width:0;border:1px solid var(--line);border-radius:12px;padding:6px;background:#fff;color:var(--ink);display:flex;flex-direction:column;gap:6px;align-items:center}.bottle-option>.bottle-photo{height:auto;aspect-ratio:3/4;max-height:120px;border-radius:7px}.bottle-option>span{font-size:11px;line-height:1.6}.bottle-option[aria-pressed=true]{border-color:#617865;box-shadow:0 0 0 1px #617865;background:#f0f4ee}.bottle-description{font-size:12px;line-height:1.8;margin-top:14px;color:#4c5d50}.small-note{font-size:10px;line-height:1.8;margin-top:8px;color:var(--muted)}
.purchase-area{margin-top:auto}.amazon-link{display:flex;width:100%;gap:10px;min-height:54px;padding:14px 12px;font-size:13px}.amazon-link>.icon{width:17px;height:17px}.purchase-note{text-align:center;margin-top:12px;font-size:10px;color:var(--muted);line-height:1.8}.other-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:28px}.other-results .product-visual{padding:20px 26px 16px}.other-results .product-photo{max-width:220px}.other-results .visual-label>strong{font-size:30px}.other-results .product-content{flex:1}.result-disclaimer{text-align:center;font-size:11px;line-height:1.9;color:var(--muted);margin:30px 0 20px}.result-actions{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}
.site-footer{max-width:1056px;margin:12px auto 0;padding:24px 20px 30px;text-align:center;font-size:10px;line-height:1.9;color:#667069}.site-footer .footer-brand{font:21px/1.4 Georgia,serif;color:#566259;margin-bottom:9px}.return-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:12px;font-size:12px;text-underline-offset:4px}.dedicated body{min-height:100vh;border-radius:0}
@media(min-width:1100px){.featured .product-visual{padding-top:32px}.featured .product-photo{margin-top:28px}}
@media(max-width:800px){.site-header{padding:22px 24px 16px}main{padding:16px 24px 20px}.welcome{min-height:480px}.welcome-copy{padding:38px 24px}.welcome h1{font-size:27px}.welcome-lead{font-size:13px}.start-cta{min-width:0;width:100%;padding:15px 16px;gap:10px}.benefit-grid{gap:12px}.benefit-grid article{padding:24px 20px}.diagnosis-flow li{padding:10px 14px}.levels .choice-surface{padding:28px 16px}.levels .choice-title{font-size:17px}.result-card.featured{grid-template-columns:1fr 1.15fr}.featured .product-content{padding:24px}.featured .product-visual{padding:24px 18px}.other-results{gap:18px}.music .choice-title{font-size:14px}.choice-description{font-size:11px}.places .choice-text,.music .choice-text{padding:14px}}
@media(max-width:640px){.site-header{padding:22px 20px 14px}.brand{font-size:25px}.header-label{font-size:8px;letter-spacing:.12em}main{padding:12px 20px 20px}.welcome{display:flex;flex-direction:column;min-height:0;border-radius:22px}.welcome-copy{padding:32px 24px}.welcome-kicker{font-size:10px}.welcome h1{font-size:25px;line-height:1.75;margin:14px 0 16px}.welcome-lead{font-size:13px;line-height:1.95}.desktop-break{display:none}.welcome-visual{min-height:210px;aspect-ratio:1.75}.welcome-meta{gap:16px;margin-top:22px}.start-cta{margin-top:26px}.welcome-benefits,.diagnosis-flow{padding-top:56px}.welcome-benefits h2,.diagnosis-flow h2,.final-cta h2{font-size:24px;margin-bottom:24px}.benefit-grid{grid-template-columns:1fr;gap:14px}.benefit-grid article{padding:24px}.benefit-grid article>span{font-size:25px;margin-bottom:14px}.benefit-grid h3{font-size:18px}.diagnosis-flow ol{grid-template-columns:1fr}.diagnosis-flow li{padding:16px 4px}.diagnosis-flow li+li{border-left:0;border-top:1px solid var(--line)}.final-cta{margin-top:56px;padding:40px 22px}.final-cta br{display:none}.question-heading{margin:26px 0 24px}.question-heading h1{font-size:25px;line-height:1.75;margin:10px 0}.question-heading>p:last-child{font-size:13px}.impressions{grid-template-columns:1fr;gap:12px}.choice-surface{padding:18px;border-radius:16px}.choice-title{font-size:15px}.choice-description{font-size:12px}.impression-icon{width:40px;height:40px;flex-basis:40px}.impression-icon>.icon{width:23px;height:23px}.levels{grid-template-columns:1fr;gap:14px}.levels .choice-surface{flex-direction:row;align-items:center;gap:22px;min-height:106px;padding:24px 18px}.levels .choice-title{font-family:var(--sans);font-size:16px}.intensity-mark{min-width:62px;gap:5px;justify-content:center}.level-2 i{width:14px;height:14px}.level-1 i{width:12px;height:12px}.places,.music{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.places .choice-text,.music .choice-text{padding:14px 12px 16px}.places .choice-title{font-size:20px}.places .choice-description{font-size:11px}.choice-en{font-size:8px;letter-spacing:.07em}.music-art{aspect-ratio:1.45}.music-art>.icon{width:42px;height:42px}.music .choice-title{font-size:13px;line-height:1.8;min-height:48px}.music .choice-description{font-size:11px}.palette{gap:10px}.palette .choice-surface{min-height:116px;padding:20px 4px 12px;gap:12px;border-radius:16px}.palette .choice-title{font-size:11px}.color-chip{width:42px;height:42px}.palette .selection-check{width:17px;height:17px;top:5px;right:5px}.palette .selection-check>.icon{width:11px;height:11px}.palette .no-color{margin-top:8px}.palette .no-color .choice-title{font-size:14px}.palette .no-color .choice-description{font-size:11px}.question-bottom{margin-top:24px;flex-direction:column;gap:14px}.next-button{width:100%;font-size:14px}.selection-help{font-size:11px}.loading-screen{min-height:430px}.loading-screen h1{font-size:23px}.loading-screen>p:last-child{font-size:12px}.result-heading{margin:12px 0 26px}.result-heading h1{font-size:27px}.result-heading>p:last-child{font-size:13px}.result-card.featured{display:flex;flex-direction:column}.product-visual,.featured .product-visual{padding:20px 22px 16px}.product-photo,.featured .product-photo{max-width:235px}.product-content,.featured .product-content{padding:24px 22px}.featured .product-content h2{font-size:28px}.product-content h2{font-size:26px}.other-results{grid-template-columns:1fr;gap:24px;margin-top:24px}.other-results .product-photo{max-width:210px}.score strong{font-size:23px}.scent-story{font-size:14px}.bottle-option>span{font-size:11px}.bottle-option>.bottle-photo{max-height:112px}.result-actions{gap:16px;flex-direction:column}.result-actions>.secondary{width:100%}.site-footer{padding-top:18px}.result-disclaimer{font-size:10px}.purchase-note{font-size:10px}}
@media(max-width:360px){main{padding-left:16px;padding-right:16px}.site-header{padding-left:16px;padding-right:16px}.header-label{font-size:7px;letter-spacing:.08em}.welcome-copy{padding:30px 20px}.welcome h1{font-size:25px}.palette{gap:8px}.color-chip{width:38px;height:38px}.palette .choice-title{font-size:11px}.places,.music{gap:10px}.music .choice-text,.places .choice-text{padding:12px 10px}.product-content,.featured .product-content{padding:22px 18px}.product-content h2,.featured .product-content h2{font-size:25px}.question-heading h1{font-size:23px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Optional design diagnosis */
.design-entry{margin:18px 0 6px;padding-top:18px;border-top:1px solid var(--line)}
.design-entry p{font-size:13px;line-height:1.8;margin-bottom:12px}.design-entry .secondary{width:100%;gap:10px;font-size:13px;display:flex;align-items:center;justify-content:center;white-space:normal}
.design-entry>span{display:block;text-align:center;color:var(--muted);font-size:11px;margin-top:8px}.design-question .selected-scent{font-size:13px;line-height:1.8;color:#607565;margin-top:14px}.design-choices{grid-template-columns:1fr;gap:14px}.design-choices .choice-surface{min-height:96px}.design-question .progress{grid-template-columns:repeat(2,1fr)}
.design-results{max-width:1000px;margin:0 auto}.design-answer-summary{padding:16px 0;margin:8px 0 14px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.design-answer-summary p{font-size:13px;line-height:1.9;margin-top:6px}.design-suggestion{font-size:12px;color:var(--muted);margin-bottom:12px}.design-result .bottle-picker{margin-bottom:24px}.design-results .result-actions{margin-top:28px}

/* Scent result photographs stay neutral until the separate design result. */
.result-card .product-photo.scent-preview{aspect-ratio:1;max-width:440px;border-radius:18px;background:#f7f7f4}
.scent-preview>img{display:block;width:100%;height:100%;object-fit:contain}

.music-option{min-width:0;display:flex;flex-direction:column}.music-option>.choice{flex:1;display:flex}.music-option .choice-surface{width:100%}.music-controls{position:relative;z-index:4;padding:12px 4px 4px;text-align:center}.music-preview{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:9px 18px;border:1px solid #81978e;border-radius:24px;background:#fff;font-size:12px;text-decoration:none;color:#334c3d;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.music-preview[aria-pressed="true"]{background:#e0e9df}.music-preview:focus-visible{outline:3px solid #718575;outline-offset:3px}.music-track-title{display:block;font-size:10px;line-height:1.6;margin:7px auto 0;color:#62686c;max-width:230px}.music-credits{margin-top:24px;font-size:11px;line-height:1.8;color:#62686c}.music-credits ul{padding-left:20px}.music-credits li{margin:7px 0}
.music-option{min-width:0;display:flex;flex-direction:column}.music-option>.choice{flex:1;display:flex}.music-option .choice-surface{width:100%}.music-track-title{display:block;font-size:10px;line-height:1.6;margin:9px auto 0;color:#62686c;max-width:230px;text-align:center}.music-preview-area{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin:24px 0 6px;padding:16px;border:1px solid var(--line);border-radius:16px;background:#f7f8f4;text-align:center}.music-preview-area p{width:100%;font-size:12px;color:var(--muted);margin:0}.music-preview-area .music-preview{font-weight:500}.music-preview-area .music-preview:disabled{opacity:.45;cursor:not-allowed}.music-preview-mode{font-size:11px;color:#66756a}.music-mode-shell{max-width:680px}.music-mode-choices{display:grid;gap:14px;max-width:520px;margin:0 auto}.music-mode-choice{display:flex;align-items:center;gap:12px;flex-wrap:wrap;width:100%;min-height:68px;padding:16px 20px;border-radius:16px;text-align:left;cursor:pointer}.music-mode-choice .music-mode-icon{font-size:20px;min-width:48px;text-align:center}.music-mode-choice strong{font-size:15px}.music-mode-choice span:last-child{width:100%;padding-left:60px;font-size:11px;line-height:1.6;opacity:.8}.music-mode-choice[aria-pressed="true"]{box-shadow:0 0 0 2px #536f5d}.music-mode-choice.secondary{color:var(--ink);background:#fff;border:1px solid var(--line)}
.music-mode-inline{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin:-8px auto 24px;padding:12px;border:1px solid var(--line);border-radius:16px;background:#f7f8f4;max-width:620px}.music-mode-label{width:100%;text-align:center;font-size:11px;line-height:1.6;color:var(--muted)}.music-mode-inline .music-mode-choice{flex:1;min-width:170px;min-height:48px;padding:10px 14px;justify-content:center;gap:7px;border:1px solid #b8c1bb;border-radius:12px;background:var(--surface);color:var(--ink);box-shadow:none}.music-mode-inline .music-mode-choice[aria-pressed="true"]{border-color:var(--ink);background:var(--ink);color:#fff;box-shadow:0 4px 0 #1b1e1d,0 8px 20px #25282a0a}.music-mode-inline .music-mode-choice:hover{background:var(--soft)}.music-mode-inline .music-mode-choice[aria-pressed="true"]:hover{background:#3d4640}.music-mode-inline .music-mode-choice .music-mode-icon{min-width:auto;font-size:16px}.music-mode-inline .music-mode-choice strong{font-size:12px}.music-mode-inline .music-mode-choice span:last-child{display:none}
@media(max-width:480px){.music-mode-inline{flex-direction:column;align-items:stretch;margin-top:-8px}.music-mode-inline .music-mode-choice{width:100%;flex:none;min-width:0}}
