[data-theme=dark] .quiz-site-header{background:#1a0f11f2}[data-theme=dark] .quiz-site-header .logo-text{color:#f0dce0}[data-theme=dark] .quiz-site-header .logo-sub{color:#8a5a63}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;background:#fef0f3e6;backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.site-header nav{max-width:1100px;margin:0 auto;padding:1.1rem 2rem;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:baseline;gap:2px;font-family:Cormorant Garamond,serif;font-size:1.4rem}.logo-text{color:var(--text-primary);font-style:italic;font-weight:500}.logo-dot{color:var(--rose-gold);font-size:1.6rem;line-height:1}.logo-sub{color:var(--text-muted);font-weight:300;font-size:1rem;letter-spacing:.08em}.back-link{display:flex;align-items:center;gap:.4rem;font-size:.82rem;color:var(--text-secondary);transition:color .2s}.back-link:hover{color:var(--text-primary)}.quiz-hero{padding:8rem 2rem 4rem;background:var(--cream);position:relative;overflow:hidden}.hero-inner{max-width:700px;margin:0 auto;position:relative;z-index:1}.section-label{font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:var(--rose-gold);margin-bottom:.8rem;font-weight:500}.quiz-title{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,5vw,3rem);color:var(--text-primary);margin-bottom:.8rem}.quiz-title em{font-style:italic;color:var(--rose-gold)}.quiz-sub{font-size:.95rem;color:var(--text-secondary);font-weight:300;line-height:1.8}.quiz-counter{display:inline-flex;align-items:center;gap:.4rem;margin-top:1rem;padding:.4rem 1rem;border-radius:100px;background:#ffffff80;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(245,213,218,.4);font-size:.75rem;color:var(--text-muted);font-weight:400}.quiz-counter svg{color:var(--rose-gold);opacity:.7}#quizCount{font-weight:700;color:var(--rose-gold);font-family:DM Sans,sans-serif}.deco-a{position:absolute;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,var(--blush),transparent 70%);top:-40px;right:-60px;opacity:.5}.quiz-page{max-width:700px;margin:0 auto;padding:2rem 2rem 4rem;position:relative}.quiz-page:before{content:"";position:fixed;top:20%;right:-100px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(250,212,220,.3),transparent 70%);pointer-events:none;z-index:-1}.quiz-page:after{content:"";position:fixed;bottom:20%;left:-80px;width:250px;height:250px;border-radius:50%;background:radial-gradient(circle,rgba(240,219,200,.25),transparent 70%);pointer-events:none;z-index:-1}.quiz-section{padding:1.5rem;margin-bottom:1rem;background:#ffffff8c;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(245,213,218,.4);border-radius:20px}.quiz-q-label{font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;color:var(--rose-gold);font-weight:600;margin-bottom:.5rem}.quiz-section h2{font-family:Cormorant Garamond,serif;font-size:1.3rem;color:var(--text-primary);margin-bottom:1rem;line-height:1.4}.quiz-submit-btn{width:100%;padding:1rem;border-radius:100px;border:none;background:var(--rose-gold);color:#fff;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .25s;margin-top:.5rem}.quiz-submit-btn:hover:not(:disabled){background:var(--deep-rose);transform:translateY(-2px);box-shadow:0 8px 24px #c9848c40}.quiz-submit-btn:disabled{background:var(--border);color:var(--text-muted);cursor:not-allowed}.quiz-submit-hint{font-size:.75rem;color:var(--text-muted);text-align:center;margin-top:.5rem;font-style:italic}.quiz-options{display:flex;flex-direction:column;gap:.6rem}.quiz-opt{padding:1rem 1.2rem;background:#ffffff8c;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1.5px solid rgba(245,213,218,.4);border-radius:14px;font-family:DM Sans,sans-serif;font-size:.9rem;color:var(--text-secondary);cursor:pointer;transition:all .2s;text-align:left;font-weight:300;line-height:1.5}.quiz-opt:hover{border-color:var(--rose);background:#fde8ec99;color:var(--text-primary)}.quiz-opt.selected{border-color:var(--rose-gold);background:#fad4dc99;color:var(--text-primary);font-weight:500}.quiz-hint{font-size:.82rem;color:var(--text-muted);margin-bottom:1rem;font-style:italic}.quiz-options--multi{flex-wrap:wrap;flex-direction:row;gap:.5rem}.quiz-opt--multi{flex:0 0 auto;padding:.7rem 1rem;font-size:.85rem;text-align:center}.quiz-opt--multi.selected{border-color:var(--rose-gold);background:var(--blush)}.routine-note{background:#e8eaf680;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(179,157,219,.3);border-radius:14px;padding:1.2rem;margin-bottom:1.5rem}.routine-note strong{display:block;margin-bottom:.3rem;color:#5c6bc0;font-size:.88rem}.routine-note p{font-size:.82rem;color:var(--text-secondary);line-height:1.7;font-weight:300;margin:0}.pregnancy-warning{background:#ff950014;border:1px solid rgba(255,149,0,.25);border-radius:14px;padding:1.2rem;margin-bottom:1.5rem}.pregnancy-warning strong{display:block;margin-bottom:.4rem;color:#e68a00;font-size:.9rem}.pregnancy-warning p{font-size:.85rem;color:var(--text-secondary);line-height:1.7;font-weight:300}.pregnancy-warning a{color:var(--rose-gold);text-decoration:underline}.concern-tags{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center;margin-bottom:1.5rem;padding:1rem;background:#fff9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(245,213,218,.5);border-radius:14px}.concern-tags-label{font-size:.72rem;color:var(--text-muted);font-weight:600;margin-right:.3rem;white-space:nowrap}.concern-tag{font-size:.7rem;padding:.3rem .8rem;border-radius:100px;background:var(--blush);color:var(--rose-gold-dark);font-weight:500;letter-spacing:.03em}.quiz-results{animation:fadeIn .4s ease}.result-card{background:linear-gradient(135deg,#fad4dc80,#fde8ec66);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(250,212,220,.4);border-radius:20px;padding:2.5rem;text-align:center;margin-bottom:2rem;box-shadow:0 8px 32px #b45a6e0f}.result-type{font-family:Cormorant Garamond,serif;font-size:2rem;color:var(--text-primary);margin-bottom:.8rem}.result-desc{font-size:.9rem;color:var(--text-secondary);line-height:1.8;font-weight:300;max-width:500px;margin:0 auto}.result-section{margin-bottom:2.5rem}.result-note{font-size:.85rem;color:var(--text-muted);margin-bottom:1rem;font-weight:300}.routine-header{display:flex;align-items:center;gap:.8rem;padding:1rem 1.2rem;border-radius:14px;margin-bottom:1rem;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.routine-header--morning{background:#fff8e199;border:1px solid rgba(255,224,178,.5)}.routine-header--night{background:#e8eaf699;border:1px solid rgba(209,196,233,.5)}.routine-emoji{font-size:1.8rem;line-height:1}.routine-header h3{font-family:Cormorant Garamond,serif;font-size:1.2rem;color:var(--text-primary);margin:0;padding:0;border:none}.routine-subtitle{font-size:.75rem;color:var(--text-muted);font-weight:300;margin-top:.1rem}.result-heading{font-family:Cormorant Garamond,serif;font-size:1.3rem;color:var(--text-primary);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid var(--blush)}.result-heading em{font-style:italic;color:var(--rose-gold)}.routine-steps{display:flex;flex-direction:column;gap:0;background:#ffffff8c;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(245,213,218,.4);border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #b45a6e0a}.routine-step{display:flex;align-items:flex-start;gap:.8rem;padding:.9rem 1.2rem;border-bottom:1px solid var(--border);transition:background .15s}.routine-step:last-child{border-bottom:none}.routine-step:hover{background:#fde8ec80}.step-num{width:26px;height:26px;border-radius:50%;background:var(--rose-gold);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;flex-shrink:0;margin-top:.1rem}.step-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.step-name{font-size:.88rem;color:var(--text-primary);font-weight:600}.step-tip{font-size:.78rem;color:var(--text-muted);font-weight:300;line-height:1.5}.serum-ingredients{display:flex;flex-direction:column;gap:.3rem;margin-top:.5rem;padding-top:.5rem;border-top:1px dashed var(--border)}.serum-ingredient{font-size:.78rem;color:var(--text-secondary);line-height:1.5;padding:.3rem 0}.extra-serums-box{background:#fde8ec66;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(245,213,218,.4);border-radius:14px;padding:1.2rem;margin-top:1rem}.extra-serums-title{font-size:.78rem;color:var(--text-secondary);margin-bottom:.8rem;font-weight:500}.extra-serum-list{display:flex;flex-direction:column;gap:.5rem}.extra-serum-card{display:flex;flex-direction:column;gap:.15rem;padding:.7rem .9rem;background:var(--white);border:1px solid var(--border);border-radius:10px}.extra-serum-name{font-size:.85rem;color:var(--rose-gold);font-weight:600}.extra-serum-tip{font-size:.78rem;color:var(--text-muted);font-weight:300;line-height:1.5}.shop-hint{color:var(--rose-gold);font-weight:500;font-size:.82rem}.kayman-group{margin-bottom:1.2rem}.kayman-group-label{font-size:.68rem;letter-spacing:.15em;text-transform:uppercase;color:var(--rose-gold);font-weight:600;margin-bottom:.5rem;padding-bottom:.3rem;border-bottom:1px solid rgba(245,213,218,.4)}.kayman-group-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.6rem}.kayman-card{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:1rem .6rem .8rem;background:#fff9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(245,213,218,.4);border-radius:16px;transition:all .25s;color:inherit;text-align:center}.kayman-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #b45a6e1a;border-color:var(--rose);background:#ffffffd9}.kayman-img-wrap{width:80px;height:80px;display:flex;align-items:center;justify-content:center}.kayman-img-wrap img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .3s}.kayman-card:hover .kayman-img-wrap img{transform:scale(1.08)}.kayman-name{font-size:.75rem;color:var(--text-primary);font-weight:500;line-height:1.3}.kayman-shop{display:inline-flex;align-items:center;gap:.25rem;font-size:.6rem;color:var(--text-muted);font-weight:500;padding:.2rem .5rem;border-radius:100px;background:#f5d5da4d;transition:all .2s}.kayman-card:hover .kayman-shop{background:var(--rose-gold);color:#fff}.kayman-shop svg{opacity:.7}.kayman-card:hover .kayman-shop svg{opacity:1;stroke:#fff}.brand-divider{display:flex;align-items:center;gap:1rem;margin-bottom:1.2rem}.brand-divider:before,.brand-divider:after{content:"";flex:1;height:1px;background:var(--border)}.brand-divider span{font-size:.7rem;color:var(--text-muted);font-weight:500;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.product-card{display:flex;flex-direction:column;gap:.3rem;padding:1.2rem;background:#ffffff8c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(245,213,218,.4);border-radius:14px;transition:all .25s;color:inherit}.product-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #b45a6e1a;border-color:var(--rose);background:#fffc}.product-cat{font-size:.62rem;color:var(--rose-gold);font-weight:600;letter-spacing:.12em;text-transform:uppercase}.product-name{font-size:.88rem;color:var(--text-primary);font-weight:400;line-height:1.4;flex-grow:1}.product-link{font-size:.75rem;color:var(--rose-gold);font-weight:500;margin-top:.3rem}.guide-grid{display:flex;flex-direction:column;gap:.5rem}.guide-card{display:flex;justify-content:space-between;align-items:center;padding:.9rem 1.2rem;background:#ffffff80;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(245,213,218,.35);border-radius:12px;transition:all .2s;color:inherit}.guide-card:hover{border-color:var(--rose);transform:translate(4px);background:#fffc}.guide-title{font-size:.88rem;color:var(--text-primary);font-weight:400}.guide-arrow{color:var(--rose-gold);font-weight:500}.quiz-disclaimer{text-align:center;padding:1rem;margin-bottom:1.5rem;border-top:1px solid var(--border)}.quiz-disclaimer p{font-size:.7rem;color:var(--text-muted);font-weight:300;line-height:1.6;font-style:italic;max-width:500px;margin:0 auto}.result-cta{display:flex;gap:.8rem;justify-content:center;flex-wrap:wrap}.retake-btn,.browse-btn{padding:.8rem 2rem;border-radius:100px;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s}.retake-btn{background:none;border:1.5px solid var(--rose-gold);color:var(--rose-gold)}.retake-btn:hover{background:var(--rose-gold);color:#fff}.browse-btn{background:var(--rose-gold);color:#fff;border:none;display:inline-flex;align-items:center}.browse-btn:hover{background:var(--deep-rose)}main{min-height:calc(100vh - 200px)}.post-footer{text-align:center;padding:2rem;background:var(--footer-bg);font-size:.82rem;color:#fff6;font-weight:300}.post-footer a{color:var(--rose)}@media (max-width: 640px){.product-grid{grid-template-columns:1fr}.quiz-page{padding:1.5rem 1.2rem 3rem}}
