*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:linear-gradient(135deg,#f5e6d3,#e8c8a0 30%,#d4aa70 70%,#c4956a);min-height:100vh}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-main{flex:1 1;display:flex;flex-direction:column}.site-footer{text-align:center;color:#8b7b55;font-size:.75rem;padding:16px 20px 20px;line-height:1.4}.container{max-width:800px;margin:0 auto;padding:20px;flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center}.card{background:linear-gradient(145deg,#fffef9,#fff8f0 50%,#fff5e6);border-radius:24px;padding:40px;box-shadow:0 25px 50px rgba(139,90,43,.25),inset 0 0 0 1px hsla(0,0%,100%,.5);width:100%;max-width:600px;animation:fadeIn .6s ease;border:1px solid hsla(35,54%,64%,.2)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.title{text-align:center;font-size:2rem;background:linear-gradient(135deg,#8b5a2b,#d4aa70 50%,#a67c52);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:10px;font-weight:700}.subtitle{text-align:center;color:#8b7b55;margin-bottom:30px;font-size:1rem}.section-title{font-size:1.3rem;color:#8b5a2b;margin-bottom:20px;text-align:center;font-weight:600}.form-group{margin-bottom:25px}.form-group label{display:block;font-size:1rem;color:#8b7b55;margin-bottom:10px;font-weight:500}.select-group{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.select-btn{padding:12px 30px;border:2px solid #d4aa70;border-radius:30px;background:#fff;color:#8b5a2b;font-size:1rem;cursor:pointer;transition:all .3s ease;font-weight:500}.select-btn.active{background:linear-gradient(135deg,#d4aa70,#c4956a);color:#fff;border-color:#d4aa70}.btn-primary{width:100%;padding:16px 30px;background:linear-gradient(135deg,#d4aa70,#c4956a 50%,#b88a5a);border:none;border-radius:30px;color:#fff;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px hsla(35,54%,64%,.4),inset 0 0 0 1px hsla(0,0%,100%,.1);text-shadow:0 1px 2px rgba(0,0,0,.1)}.question-card{background:linear-gradient(145deg,#fff9f0,#fff5e6);border-radius:16px;padding:25px;margin-bottom:20px;border:1px solid hsla(35,54%,64%,.15)}.question-number{font-size:.9rem;color:#a67c52;margin-bottom:10px;font-weight:600}.question-text{font-size:1.1rem;color:#5d4e37;margin-bottom:20px;font-weight:500;line-height:1.6}.options-grid{display:grid;grid-gap:12px;gap:12px}.btn-quiz-submit{margin-top:20px}.btn-quiz-submit:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.btn-quiz-prev{margin-top:20px;padding:10px 20px;background:transparent;border:2px solid #d4aa70;border-radius:30px;color:#8b5a2b;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-moz-user-select:none;user-select:none;-webkit-user-select:none}.btn-quiz-prev:disabled{opacity:.6;cursor:not-allowed}.option-btn{padding:16px 20px;background:#fff;border:2px solid #e8d5c4;border-radius:12px;text-align:left;cursor:pointer;transition:all .15s ease;font-size:.95rem;color:#6b5b4f;font-weight:500}.option-btn.selected{border-color:#d4aa70;background:linear-gradient(135deg,#fff5e6,#ffe8c8);color:#8b5a2b;font-weight:600}.option-btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.option-btn:disabled:hover{border-color:#e8d5c4;background:#fff}.progress-bar{width:100%;height:8px;background:linear-gradient(90deg,#e8d5c4,#d4c4b0);border-radius:4px;margin-bottom:30px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#d4aa70,#c4956a 50%,#b88a5a);border-radius:4px;transition:width .4s ease;box-shadow:0 0 10px hsla(35,54%,64%,.5)}.result-card{text-align:center;background:linear-gradient(145deg,#fffef9,#faf8f5);border-color:hsla(36,14%,66%,.25);padding-top:28px;overflow:visible}.result-hero{min-height:70vh;display:flex;flex-direction:column;align-items:center;margin-bottom:28px;padding:24px 20px 20px;border-radius:20px;background:linear-gradient(165deg,#fff 0,var(--result-secondary,#fff8f0) 55%,color-mix(in srgb,var(--result-accent) 18%,#fff) 100%);border:2px solid var(--result-accent);box-shadow:0 10px 36px color-mix(in srgb,var(--result-primary) 22%,transparent),inset 0 1px 0 hsla(0,0%,100%,.9);box-sizing:border-box}.result-hero-label{font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;color:var(--result-accent);font-weight:700;margin-bottom:10px;flex-shrink:0}.fragrance-type{display:flex;flex-direction:column;align-items:center;gap:4px;margin-bottom:16px;font-weight:700;line-height:1.25;flex-shrink:0}.result-gif-slot{min-height:0}.result-gif-loading,.result-gif-slot{display:flex;flex:1 1;width:100%;align-items:center;justify-content:center;position:relative}.result-gif-loading{min-height:200px;flex-direction:column;gap:12px;z-index:1}.result-gif-loading-ring{width:42px;height:42px;border-radius:50%;border:3px solid color-mix(in srgb,var(--result-accent) 35%,transparent);border-top-color:var(--result-primary);animation:resultGifSpin .9s linear infinite}.result-gif-loading-text{margin:0;font-size:.9rem;font-weight:600;color:var(--result-primary)}@keyframes resultGifSpin{to{transform:rotate(1turn)}}.result-gif-frame{display:flex;align-items:center;justify-content:center;flex:1 1;width:100%;min-height:0;padding:14px 16px;border-radius:22px;background:#fff;border:3px solid var(--result-primary);box-shadow:0 0 0 5px color-mix(in srgb,var(--result-accent) 35%,transparent),0 14px 32px color-mix(in srgb,var(--result-primary) 28%,transparent);position:relative;box-sizing:border-box}.result-gif-frame.is-loading{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden;pointer-events:none;padding:0;border:0;box-shadow:none}.result-gif-frame:after,.result-gif-frame:before{position:absolute;font-size:.85rem;color:var(--result-accent);opacity:.85;line-height:1}.result-gif-frame:before{content:"✦";top:10px;left:12px}.result-gif-frame:after{content:"✦";bottom:10px;right:12px}.result-gif{margin-bottom:0;filter:none;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.result-gif-img{object-fit:contain;display:block;max-width:100%;max-height:100%;width:auto;height:auto}.fragrance-type-emoji{font-size:2rem;line-height:1}.fragrance-type-en{font-size:2.1rem;letter-spacing:.06em;font-weight:800;background:linear-gradient(135deg,var(--result-primary) 0,var(--result-accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.fragrance-type-zh{font-size:1.55rem;font-weight:700;color:var(--result-primary)}.result-details{display:flex;flex-direction:column;gap:20px;text-align:center;width:100%;margin-top:20px}.result-card .qrcode-panel,.result-card .result-auxiliary-section,.result-card .result-compatible-section,.result-card .result-flaws-section,.result-card .result-remedies-section,.result-card .result-scenarios-section,.result-card .result-strengths-section,.result-card .result-title-section,.result-card .result-weaknesses-section{margin-bottom:0}.result-auxiliary-section,.result-compatible-section,.result-flaws-section,.result-remedies-section,.result-scenarios-section,.result-strengths-section,.result-title-section,.result-weaknesses-section{text-align:left;background:hsla(36,26%,96%,.85);border-radius:14px;padding:16px 18px;margin-bottom:12px;border:1px solid hsla(36,14%,66%,.18);box-shadow:none}.result-scenarios-section{background:linear-gradient(145deg,color-mix(in srgb,var(--result-secondary,#fff8f0) 80%,#fff) 0,hsla(36,26%,96%,.9) 100%)}.scenario-list{list-style:none;display:flex;flex-direction:column;gap:10px}.scenario-item{display:grid;grid-template-columns:32px 1fr;grid-gap:8px 10px;gap:8px 10px;align-items:start;padding:12px 12px 12px 10px;border-radius:12px;background:hsla(0,0%,100%,.72);border:1px solid color-mix(in srgb,var(--result-accent,#d4aa70) 22%,transparent)}.scenario-icon{font-size:1.35rem;line-height:1;margin-top:2px}.scenario-body{min-width:0}.scenario-title{font-size:.9rem;font-weight:700;color:#5c5348;margin-bottom:4px;line-height:1.4}.scenario-desc{font-size:.84rem;color:#7a7268;line-height:1.65}.result-strengths-section{background:linear-gradient(145deg,color-mix(in srgb,var(--result-secondary,#fff8f0) 65%,#f5fff8) 0,hsla(36,26%,96%,.9) 100%);border-color:color-mix(in srgb,var(--result-accent,#d4aa70) 28%,hsla(36,14%,66%,.18))}.result-weaknesses-section{background:linear-gradient(145deg,color-mix(in srgb,var(--result-secondary,#fff8f0) 65%,#fffaf5) 0,hsla(36,26%,96%,.9) 100%)}.result-auxiliary-section{background:linear-gradient(145deg,color-mix(in srgb,var(--result-secondary,#fff8f0) 70%,#fff5ee) 0,hsla(36,26%,96%,.9) 100%);border-color:color-mix(in srgb,var(--result-accent,#d4aa70) 24%,hsla(36,14%,66%,.18))}.auxiliary-scent-list{list-style:none;display:flex;flex-direction:column;gap:10px}.auxiliary-scent-item{padding:12px 12px 10px;border-radius:12px;background:hsla(0,0%,100%,.72);border:1px solid color-mix(in srgb,var(--result-accent,#d4aa70) 20%,transparent)}.auxiliary-scent-name{font-size:.9rem;font-weight:700;color:#5c5348;margin-bottom:8px;line-height:1.45}.auxiliary-scent-benefit{font-size:.84rem;line-height:1.65;color:#6b6358;margin-bottom:6px}.auxiliary-scent-benefit:last-child{margin-bottom:0}.auxiliary-scent-label{display:inline-block;min-width:4.2em;margin-right:6px;font-weight:700;color:var(--result-primary,#b8732e)}.trait-list{list-style:none;display:flex;flex-direction:column;gap:8px}.trait-item{position:relative;padding:10px 12px 10px 28px;border-radius:10px;font-size:.86rem;line-height:1.65;color:#6b6358;background:hsla(0,0%,100%,.65)}.trait-item:before{position:absolute;left:12px;top:14px;font-size:.7rem;font-weight:700;line-height:1}.trait-list--strengths .trait-item{border:1px solid color-mix(in srgb,var(--result-accent,#d4aa70) 20%,transparent)}.trait-list--strengths .trait-item:before{content:"＋";color:var(--result-primary,#b8732e)}.trait-list--weaknesses .trait-item{border:1px solid hsla(36,14%,66%,.22)}.trait-list--weaknesses .trait-item:before{content:"－";color:#a69b8c}.result-section-label{font-size:.88rem;color:#a69b8c;margin-bottom:10px;font-weight:600;text-align:center}.result-quote{font-size:.98rem;font-weight:600;line-height:1.7;margin-bottom:8px;text-align:center;color:#5c5348}.result-tagline{color:#9a9085;font-size:.88rem;line-height:1.65;text-align:center}.result-compatible,.result-flaws{color:#7a7268;font-size:.9rem;line-height:1.75;text-align:center}.remedy-list{list-style:none;display:flex;flex-direction:column;gap:14px}.remedy-item{padding-bottom:12px;border-bottom:1px dashed hsla(36,14%,66%,.25)}.remedy-item:last-child{padding-bottom:0;border-bottom:none}.remedy-category{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 8px;color:#6b6358;font-size:.88rem;font-weight:600;line-height:1.6;margin-bottom:6px}.remedy-category-label{display:inline-block;padding:2px 9px;border-radius:20px;font-size:.82rem;font-weight:600;white-space:nowrap;flex-shrink:0;color:#6b6358;background:hsla(36,14%,66%,.12);border:1px solid hsla(36,14%,66%,.22)}.remedy-ingredient-line{flex:1 1 auto;min-width:0}.remedy-arrow{color:#b0a596;font-weight:500}.remedy-hint{color:#9a9085;font-size:.85rem;line-height:1.55;padding-left:4px}.result-tie-note{color:#8a8278;font-size:.88rem;line-height:1.65;margin-bottom:12px;padding:12px 14px;background:hsla(36,14%,66%,.1);border-radius:12px;border:1px solid hsla(36,14%,66%,.15)}.compatible-section{background:linear-gradient(145deg,#fff9f0,#fff5e6);border-radius:16px;padding:20px;margin-bottom:25px;border:1px solid hsla(35,54%,64%,.2)}.compatible-title{font-size:1rem;color:#8b5a2b;margin-bottom:15px;font-weight:600}.compatible-tags{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.compatible-tag{padding:10px 22px;border-radius:25px;font-size:.9rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;border:2px solid transparent;transition:all .3s ease;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08)}.navigation-btns{display:flex;gap:15px;margin-top:30px}.result-nav-btns{flex-direction:column}.share-hint-overlay{position:fixed;inset:0;background:rgba(45,35,25,.55);display:flex;align-items:flex-start;justify-content:center;padding:max(56px,calc(env(safe-area-inset-top, 0px) + 48px)) 16px 16px;z-index:100;animation:fadeIn .25s ease}.share-hint-content{position:relative;width:100%;max-width:320px;background:linear-gradient(145deg,#fffef9,#fff5e6);border-radius:20px;padding:28px 24px 24px;text-align:center;box-shadow:0 20px 50px rgba(0,0,0,.25);border:1px solid hsla(35,54%,64%,.3)}.share-hint-arrow{position:absolute;top:-64px;right:-8px;width:72px;height:72px;color:#fff;filter:drop-shadow(0 2px 8px rgba(0,0,0,.45));pointer-events:none;animation:shareArrowPoint 1.2s ease-in-out infinite}.share-hint-arrow svg{width:100%;height:100%;display:block}.share-hint-title{font-size:1.15rem;font-weight:700;color:#8b5a2b;margin-bottom:12px}.share-hint-text{color:#6b5b4f;font-size:.95rem;line-height:1.7;margin-bottom:6px}.share-hint-text strong{color:#8b5a2b}.share-hint-close{margin-top:18px;width:100%}.result-chest-section{width:100%;display:flex;flex-direction:column;align-items:center;gap:12px}.btn-read-more{display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:132px;margin:0;padding:11px 22px;background:linear-gradient(135deg,var(--result-primary) 0,var(--result-accent) 100%);border:none;border-radius:22px;color:#fff;font-size:.95rem;font-weight:700;cursor:pointer;box-shadow:0 6px 20px color-mix(in srgb,var(--result-primary) 35%,transparent);transition:transform .2s ease,box-shadow .2s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-moz-user-select:none;user-select:none;-webkit-user-select:none;text-shadow:0 1px 2px rgba(0,0,0,.12)}.btn-read-more--divider{position:relative;z-index:2;margin:2px auto 10px;pointer-events:auto}.result-more-content{position:relative;display:flex;flex-direction:column;gap:16px;width:100%;transition:opacity .45s ease,max-height .45s ease}.result-more-content--preview-clear{gap:0}.scenario-list--continued{margin-top:-6px}.result-more-blurred-tail{filter:blur(6px);opacity:.72;-moz-user-select:none;user-select:none;pointer-events:none;-webkit-user-select:none;max-height:180px;overflow:hidden;border-radius:14px}.result-more-blurred-tail:after{content:"";position:absolute;left:0;right:0;bottom:0;height:56px;background:linear-gradient(180deg,rgba(255,252,245,0),rgba(255,252,245,.9));pointer-events:none;border-radius:0 0 14px 14px}.result-more-content.is-revealed{animation:resultContentReveal .55s ease}@keyframes resultContentReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chest-reveal-panel.is-revealed{animation:chestRevealPop .65s cubic-bezier(.34,1.35,.64,1)}.promo-ad-backdrop{position:fixed;inset:0;background:rgba(44,36,28,.18);z-index:120;animation:promoAdBackdropIn .85s ease;pointer-events:none}.promo-ad-panel{position:fixed;top:0;right:0;bottom:0;z-index:130;display:flex;align-items:stretch;pointer-events:none;transition:transform .42s cubic-bezier(.32,.72,0,1)}.promo-ad-panel.is-minimized,.promo-ad-panel.is-open{pointer-events:auto}.promo-ad-panel.is-open{transform:translateX(0)}.promo-ad-panel.is-minimized{transform:translateX(calc(100% - 46px));align-items:center}.promo-ad-tab{flex-shrink:0;width:46px;border:none;border-radius:14px 0 0 14px;background:linear-gradient(180deg,var(--result-primary,#b8732e) 0,var(--result-accent,#d4aa70) 100%);color:#fff;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px 6px;box-shadow:-4px 0 18px rgba(74,48,16,.22);-webkit-tap-highlight-color:transparent;touch-action:manipulation;writing-mode:vertical-rl;-webkit-text-orientation:mixed;text-orientation:mixed}.promo-ad-panel.is-minimized .promo-ad-tab{height:10dvh;min-height:58px;max-height:80px;padding:8px 6px;gap:4px;border-radius:12px 0 0 12px}.promo-ad-panel.is-minimized .promo-ad-tab-icon{font-size:1rem}.promo-ad-panel.is-minimized .promo-ad-tab-text{font-size:.68rem;letter-spacing:.08em}.promo-ad-panel.is-open .promo-ad-tab{visibility:hidden;pointer-events:none}.promo-ad-tab-icon{font-size:1.2rem;writing-mode:horizontal-tb;line-height:1}.promo-ad-tab-text{font-size:.82rem;font-weight:700;letter-spacing:.12em;line-height:1.2}.promo-ad-panel-body{width:min(88vw,360px);max-width:calc(100vw - 46px);background:linear-gradient(180deg,#fffef9 0,var(--result-secondary,#fbf0e4) 100%);box-shadow:-8px 0 32px rgba(74,48,16,.22);border-left:2px solid hsla(35,54%,64%,.45);display:flex;flex-direction:column;overflow:hidden}.promo-ad-panel.is-open .promo-ad-panel-body{animation:promoAdSlideIn .85s ease}.promo-ad-panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 14px 12px 16px;border-bottom:1px solid hsla(35,54%,64%,.35);background:linear-gradient(135deg,hsla(0,0%,100%,.92),rgba(255,248,232,.88));flex-shrink:0}.promo-ad-panel-title{margin:0;font-size:1rem;font-weight:700;color:var(--result-primary,#8b5a2b)}.promo-ad-close{flex-shrink:0;width:34px;height:34px;border:none;border-radius:50%;background:hsla(35,54%,64%,.18);color:#8b5a2b;font-size:1.45rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background .15s ease,transform .15s ease}.promo-ad-panel-scroll{flex:1 1;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:14px 14px 24px}.promo-ad-panel-scroll .chest-product-image{margin-bottom:12px}.promo-ad-panel-scroll .qrcode-panel{margin-top:14px}@keyframes promoAdSlideIn{0%{opacity:0;transform:translateX(28px)}to{opacity:1;transform:translateX(0)}}@keyframes promoAdBackdropIn{0%{opacity:0}to{opacity:1}}.chest-reveal-box{position:relative;width:100%;max-width:100%;margin:0 0 18px;padding:0 8px 12px;background:linear-gradient(165deg,#4a3010,#7a5228 38%,#a67c3d);border-radius:18px 18px 14px 14px;border:2px solid #d4aa70;box-shadow:0 14px 36px rgba(74,48,16,.35),inset 0 1px 0 rgba(255,230,160,.45)}.chest-reveal-lid{position:relative;height:28px;margin:0 -2px;background:linear-gradient(180deg,#c9a000,#e6c04a 45%,#b8892e);border-radius:16px 16px 4px 4px;border:2px solid #f5e6a8;border-bottom:none;box-shadow:inset 0 2px 0 hsla(0,0%,100%,.45);display:flex;align-items:center;justify-content:center;transform-origin:top center}.chest-reveal-lid.is-open{animation:chestLidOpen .7s ease forwards}.chest-reveal-lid-gem{font-size:.85rem;color:#fff8e0;text-shadow:0 1px 2px rgba(74,48,16,.5)}.chest-reveal-body{padding-top:8px}.chest-reveal-inner{background:linear-gradient(145deg,#fffef9 0,var(--result-secondary,#fbf0e4) 100%);border-radius:12px;padding:12px 10px;border:1px solid hsla(35,54%,64%,.45);box-shadow:inset 0 0 24px hsla(35,54%,64%,.12)}.chest-reveal-inner.is-risen{animation:chestInnerRise .75s cubic-bezier(.34,1.25,.64,1) .15s both}.chest-product-image{width:100%;height:auto;object-fit:contain;border-radius:8px;display:block;border:1px solid hsla(35,54%,64%,.3);box-shadow:0 6px 16px rgba(74,48,16,.12)}.chest-product-info{margin-top:12px;text-align:center}.chest-product-name-row{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:12px}.chest-product-name-btn{width:100%;max-width:100%;border:1px dashed hsla(35,54%,64%,.55);border-radius:12px;background:linear-gradient(165deg,rgba(255,254,249,.9),rgba(255,240,208,.55));padding:8px 12px;cursor:pointer;font:inherit;color:inherit;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease;box-shadow:0 2px 8px rgba(212,160,23,.12)}.chest-product-name-btn.is-active{border-color:var(--result-primary,#b8732e);border-style:solid;background:linear-gradient(165deg,#fff 0,color-mix(in srgb,var(--result-secondary,#fbf0e4) 75%,#ffe9a8) 100%);box-shadow:0 0 0 2px color-mix(in srgb,var(--result-primary,#b8732e) 18%,transparent),0 4px 12px rgba(212,160,23,.2)}.chest-product-names{min-width:0;text-align:center;pointer-events:none}.chest-product-info-icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#fff8e0,#ffe9a8);border:1px solid rgba(201,160,0,.45);font-size:.95rem;line-height:1;pointer-events:none}.chest-product-name{margin:0 0 2px;font-size:.95rem;font-weight:700;color:var(--result-primary,#8b5a2b);line-height:1.4}.chest-product-name-zh{margin:0;font-size:.85rem;font-weight:600;color:#8b7b55}.chest-price-offer{margin-top:4px;padding:14px 12px;border-radius:14px;background:linear-gradient(135deg,#fff8e0,#ffe9a8);border:2px dashed #c9a000;text-align:center}.chest-price-offer-label{margin:0 0 10px;font-size:.9rem;font-weight:700;color:#8b5a2b}.chest-price-breakdown{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px 8px;margin-bottom:8px}.chest-price-original{font-size:1rem;font-weight:700;color:#8b7b55;text-decoration:line-through;-webkit-text-decoration-color:rgba(158,48,80,.55);text-decoration-color:rgba(158,48,80,.55)}.chest-price-equals,.chest-price-minus{font-size:1rem;font-weight:700;color:#8b5a2b}.chest-price-discount{font-size:.95rem;font-weight:800;color:#9e3050}.chest-price-final{font-size:1.35rem;font-weight:800;color:#fff;padding:4px 12px;border-radius:999px;background:linear-gradient(135deg,var(--result-primary,#9e3050) 0,var(--result-accent,#d4577a) 100%);box-shadow:0 4px 12px color-mix(in srgb,var(--result-primary) 30%,transparent)}.chest-price-offer-note{margin:0 0 10px;font-size:.82rem;font-weight:600;color:#8b5a2b}.chest-price-coupon-code{margin:0 0 8px;font-size:1.55rem;font-weight:800;letter-spacing:.15em;color:#5c3d0e}.chest-price-offer-hint{margin:0;font-size:.78rem;color:#8b7b55;line-height:1.5}@keyframes chestRevealPop{0%{opacity:0;transform:translateY(24px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes chestLidOpen{0%{transform:perspective(400px) rotateX(0deg)}to{transform:perspective(400px) rotateX(-18deg)}}@keyframes chestInnerRise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.chest-reveal-panel .qrcode-panel{margin-top:0;margin-bottom:0}@keyframes shareArrowPoint{0%,to{transform:translate(0);opacity:.92}50%{transform:translate(6px,-8px);opacity:1}}.btn-secondary{flex:1 1;padding:12px 20px;background:linear-gradient(145deg,#f5e6d3,#e8d5c4);border:none;border-radius:30px;color:#8b5a2b;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.emoji{font-size:3rem;margin-bottom:15px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.error-message{background:linear-gradient(145deg,#fee,#fdd);color:#a33;padding:15px;border-radius:10px;margin-bottom:20px;text-align:center;border:1px solid #fbc}.loading{text-align:center;color:#8b7b55;padding:40px}.loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,253,245,.95);display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:24px;z-index:10;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.loading-text{margin:0;padding:0 20px;max-width:320px;color:#8b5a2b;font-size:1rem;font-weight:500;line-height:1.6;text-align:center}.loading-text-line{display:block}.btn-primary,.btn-secondary,.option-btn,.select-btn{-webkit-tap-highlight-color:transparent;touch-action:manipulation;-moz-user-select:none;user-select:none;-webkit-user-select:none}@media (hover:hover){.select-btn:hover{background:linear-gradient(135deg,#d4aa70,#c4956a);color:#fff;border-color:#d4aa70}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px hsla(35,54%,64%,.5)}.btn-secondary:hover{background:linear-gradient(145deg,#e8d5c4,#d4c4b0)}.btn-quiz-prev:hover{background:linear-gradient(145deg,#f5e6d3,#e8d5c4)}}@media (hover:none){.option-btn:active{border-color:#d4aa70;background:linear-gradient(145deg,#fff9f0,#fff5e6)}.select-btn:active{background:linear-gradient(135deg,#d4aa70,#c4956a);color:#fff}.btn-primary:active{transform:scale(.98)}.btn-secondary:active{background:linear-gradient(145deg,#e8d5c4,#d4c4b0)}.btn-quiz-prev:active{background:linear-gradient(145deg,#f5e6d3,#e8d5c4)}}.select-vertical{display:flex;flex-direction:column;gap:12px;width:100%}.perfume-offer-section{margin:24px 0 0;padding:26px 20px 22px;border-radius:22px;background:linear-gradient(160deg,#fff8e8,#ffe4a8 42%,#ffd080);border:3px solid #c4956a;box-shadow:0 0 0 4px rgba(255,235,190,.85),0 14px 40px rgba(184,138,90,.42),inset 0 1px 0 hsla(0,0%,100%,.95);position:relative}.perfume-offer-section:after,.perfume-offer-section:before{position:absolute;font-size:1rem;color:#a67c52;opacity:1;line-height:1}.perfume-offer-section:before{content:"✦";top:14px;left:16px}.perfume-offer-section:after{content:"✦";bottom:14px;right:16px}.perfume-offer-label{font-size:.82rem;letter-spacing:.2em;text-transform:uppercase;color:#9a6b35;font-weight:800;margin-bottom:8px}.perfume-offer-title{text-align:center;font-size:1.1rem;margin-bottom:18px;font-weight:800;line-height:1.7;background:linear-gradient(135deg,#9e3050,#d4577a 42%,#c9782e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn-perfume-blend{display:block;width:100%;max-width:320px;margin:0 auto;padding:14px 28px;background:linear-gradient(135deg,#ffe566,gold 35%,#e6b800);border:2px solid #c9a000;border-radius:30px;color:#5c3d0e;font-size:1.1rem;font-weight:800;cursor:pointer;box-shadow:0 6px 20px rgba(212,160,23,.45),inset 0 1px 0 hsla(0,0%,100%,.55);transition:transform .2s ease,box-shadow .2s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-moz-user-select:none;user-select:none;-webkit-user-select:none}.coupon-panel{margin:16px 16px 0;padding:14px 16px;border-radius:12px;background:linear-gradient(135deg,#fff8e0,#ffe9a8);border:2px dashed #c9a000;text-align:center}.coupon-label{font-size:.9rem;font-weight:700;color:#8b5a2b;margin-bottom:6px}.coupon-value{font-size:1.25rem;color:#9e3050}.coupon-code,.coupon-value{font-weight:800;margin-bottom:8px}.coupon-code{font-size:1.6rem;letter-spacing:.15em;color:#5c3d0e}.coupon-hint{font-size:.8rem;color:#8b7b55;line-height:1.4}.qrcode-panel{background:linear-gradient(145deg,#fff,#fff8f0);border-radius:14px;padding-bottom:20px;margin-top:18px;text-align:center;animation:slideUp .5s ease;box-shadow:0 8px 24px hsla(35,54%,64%,.2),inset 0 0 0 1px hsla(0,0%,100%,.8);border:2px solid hsla(35,54%,64%,.35);overflow:hidden;max-width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.qrcode-image{width:min(280px,92%);height:auto;max-width:100%;border-radius:8px;margin-bottom:12px;pointer-events:auto;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto;-webkit-touch-callout:none;-webkit-user-drag:none;border:1px solid hsla(35,54%,64%,.2)}.qrcode-hint{color:#6b5b4f;font-size:.9rem;line-height:1.5;font-weight:500}.company-hint,.qrcode-hint{margin-left:20px;margin-right:20px}.company-hint{text-align:left;color:#8b7b55;font-size:.7rem;line-height:1}.more-products-accordion{margin:16px 16px 0;border-top:1px solid hsla(35,54%,64%,.35)}.more-products-toggle{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 12px;border:none;background:transparent;color:#8b5a2b;font-size:.95rem;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent}.more-products-chevron{display:inline-block;font-size:.72rem;transition:transform .25s ease}.more-products-chevron.is-open{transform:rotate(180deg)}.more-products-panel{padding:0 0 4px;animation:moreProductsOpen .3s ease}.more-products-intro{margin:0 0 12px;font-size:.82rem;font-weight:600;color:#8b7b55}.more-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.more-product-card{display:flex;flex-direction:column;align-items:center;width:100%;padding:8px 6px;border-radius:14px;background:linear-gradient(165deg,#fffef9,#fff0d0 55%,#ffe9a8);border:2px solid #d4aa70;box-shadow:0 5px 14px rgba(212,160,23,.28),inset 0 1px 0 hsla(0,0%,100%,.75);text-align:center;min-width:0;cursor:pointer;font:inherit;color:inherit;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-moz-user-select:none;user-select:none;-webkit-user-select:none;transform:translateY(0);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease}.more-product-card.is-active{border-color:var(--result-primary,#b8732e);background:linear-gradient(165deg,#fff 0,color-mix(in srgb,var(--result-secondary,#fbf0e4) 80%,#ffe9a8) 100%);box-shadow:0 0 0 2px color-mix(in srgb,var(--result-primary,#b8732e) 25%,transparent),0 6px 18px rgba(212,160,23,.35),inset 0 1px 0 hsla(0,0%,100%,.85)}.more-product-card .more-product-image,.more-product-card .more-product-name,.more-product-card .more-product-name-zh,.more-product-card .more-product-price,.more-product-card .more-product-tap-hint{pointer-events:none}.more-product-image{width:100%;height:150px;object-fit:cover;object-position:center top;border-radius:8px;border:1px solid hsla(35,54%,64%,.25);display:block}.more-product-info-btn{margin-top:6px;width:32px;height:32px;border:none;border-radius:50%;background:linear-gradient(135deg,#fff8e0,#ffe9a8);border:1px solid rgba(201,160,0,.45);font-size:.95rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}.more-product-name{margin:6px 0 2px;font-size:.68rem;font-weight:700;color:#8b5a2b;line-height:1.3;word-break:break-word}.more-product-name-zh{margin:0 0 4px;font-size:.65rem;font-weight:600;color:#8b7b55;line-height:1.3}.more-product-price{margin:0;display:inline-block;padding:2px 8px;border-radius:999px;background:hsla(0,0%,100%,.55);color:#8b5a2b;font-size:.62rem;font-weight:700}.more-product-tap-hint{display:inline-block;margin-top:6px;padding:4px 8px;border-radius:999px;font-size:.58rem;font-weight:800;letter-spacing:.02em;color:#5c3d0e;background:linear-gradient(135deg,#ffe566,gold);border:1px solid #c9a000;box-shadow:0 2px 6px rgba(212,160,23,.25),inset 0 1px 0 hsla(0,0%,100%,.55)}.fragrance-notes-panel,.more-product-notes-panel{margin-top:12px;padding:12px;border-radius:12px;background:linear-gradient(145deg,#fff,#fff8f0);border:1px solid hsla(35,54%,64%,.4);text-align:left;animation:moreProductsOpen .25s ease}.chest-notes-panel{margin:0 0 12px;animation:none}.fragrance-notes-title,.more-product-notes-title{margin:0 0 10px;font-size:.9rem;font-weight:700;color:#8b5a2b;text-align:center}.fragrance-notes-block,.more-product-notes-block{margin-bottom:10px}.fragrance-notes-block:last-child,.more-product-notes-block:last-child{margin-bottom:0}.fragrance-notes-block p,.more-product-notes-block p{margin:0 0 6px;font-size:.78rem;line-height:1.55;color:#6b5b4f}.fragrance-notes-block p:last-child,.more-product-notes-block p:last-child{margin-bottom:0}.fragrance-notes-block-en,.more-product-notes-block-en{padding-top:10px;border-top:1px dashed hsla(35,54%,64%,.4)}.fragrance-notes-label,.more-product-notes-label{font-weight:700;color:#8b5a2b}.fragrance-notes-price{margin:12px 0 0;padding-top:10px;border-top:1px dashed hsla(35,54%,64%,.4);text-align:center;font-size:.95rem;font-weight:800;color:#8b5a2b;letter-spacing:.04em}@keyframes moreProductsOpen{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (hover:hover){.btn-read-more:hover{transform:translateY(-2px);box-shadow:0 10px 28px color-mix(in srgb,var(--result-primary) 45%,transparent)}.btn-perfume-blend:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(212,160,23,.55),inset 0 1px 0 hsla(0,0%,100%,.55)}.more-product-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(212,160,23,.38),inset 0 1px 0 hsla(0,0%,100%,.85)}.chest-product-name-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(212,160,23,.22)}.promo-ad-tab:hover{filter:brightness(1.05)}.promo-ad-close:hover{background:hsla(35,54%,64%,.32)}}@media (hover:none){.btn-perfume-blend:active,.btn-read-more:active{transform:scale(.98)}.more-product-card:active{transform:translateY(1px) scale(.98);box-shadow:0 2px 8px rgba(212,160,23,.22),inset 0 1px 0 hsla(0,0%,100%,.65)}.chest-product-name-btn:active{transform:scale(.98)}.promo-ad-tab:active{transform:scale(.97)}.promo-ad-close:active{transform:scale(.94)}}