*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
    html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}
    body{font-family:'Inter',system-ui,sans-serif;background:#faf7f2;color:#2c1810;line-height:1.6;min-height:100vh}
    img{max-width:100%;height:auto;display:block}
    a{color:inherit;text-decoration:none}
    button{font-family:inherit;cursor:pointer;border:none}
    input{font-family:inherit}
    .skip-link{position:absolute;top:-40px;left:0;background:#8b5e3c;color:#fff;padding:8px 16px;z-index:9999;transition:top .3s}
    .skip-link:focus{top:0}

    .header{background:rgba(250,247,242,.95);backdrop-filter:blur(16px);border-bottom:1px solid rgba(139,94,60,.1);position:sticky;top:0;z-index:100}
    .header-inner{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:14px 28px}
    .logo{display:flex;align-items:center;gap:10px;font-family:'Playfair Display',serif;font-weight:700;font-size:1.3rem;color:#3d2314}
    .logo-icon{width:36px;height:36px;background:linear-gradient(135deg,#8b5e3c,#6b4226);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.1rem}
    .header-actions{display:flex;align-items:center;gap:18px}
    .header-location{color:#8a7260;font-size:.88rem}
    .btn-outline{background:transparent;border:2px solid #8b5e3c;color:#3d2314;padding:8px 20px;border-radius:24px;font-weight:600;font-size:.88rem;transition:all .25s;font-family:'Inter',sans-serif}
    .btn-outline:hover{background:#8b5e3c;color:#fff}

    .hero{max-width:1140px;margin:0 auto;padding:56px 24px;display:grid;grid-template-columns:1fr 1.05fr;gap:52px;align-items:center}
    .badge{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(90deg,#8b5e3c,#a67c52);color:#fff;padding:7px 18px;border-radius:20px;font-size:.72rem;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:24px}
    .hero-title{font-family:'Playfair Display',serif;font-size:2.9rem;font-weight:700;line-height:1.1;margin-bottom:20px;color:#1a0f08;letter-spacing:-.3px}
    .hero-title span{color:#8b5e3c}
    .hero-desc{font-size:1.1rem;color:#6b5344;line-height:1.7;margin-bottom:28px;max-width:440px}
    .social-proof{display:flex;align-items:center;gap:14px;margin-bottom:32px;flex-wrap:wrap}
    .sp-badge{display:flex;align-items:center;gap:8px;background:#fff;padding:10px 18px;border-radius:30px;box-shadow:0 2px 14px rgba(92,61,46,.07);border:1px solid rgba(139,94,60,.12)}
    .sp-dot{width:8px;height:8px;background:#4CAF50;border-radius:50%}
    .sp-text{font-weight:600;color:#3d2314;font-size:.9rem}
    .btn-primary{background:linear-gradient(135deg,#8b5e3c,#6b4226);color:#fff;padding:17px 36px;border-radius:30px;font-size:1.05rem;font-weight:700;box-shadow:0 10px 28px rgba(139,94,60,.3);transition:all .25s;display:inline-flex;align-items:center;gap:10px;font-family:'Inter',sans-serif}
    .btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 36px rgba(139,94,60,.4)}
    .hero-time{font-size:.78rem;color:#a09080;margin-top:16px}
    .hero-visual{position:relative}
    .hero-img-wrap{border-radius:24px;overflow:hidden;box-shadow:0 24px 64px rgba(92,61,46,.15);position:relative}
    .hero-img{width:100%;height:400px;object-fit:cover}
    .hero-img-overlay{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,rgba(26,15,8,.35))}
    .floating-tag{position:absolute;background:#fff;padding:10px 18px;border-radius:16px;box-shadow:0 6px 20px rgba(0,0,0,.08);font-weight:700;color:#3d2314;font-size:.88rem;font-family:'Inter',sans-serif}
    .floating-tag.top{top:-10px;right:-8px}
    .floating-tag.bottom{bottom:24px;left:-14px;font-weight:500;font-size:.85rem;color:#6b5344}

    .trust-bar{background:#fff;border-top:1px solid rgba(139,94,60,.08);border-bottom:1px solid rgba(139,94,60,.08);padding:20px 0}
    .trust-inner{max-width:1140px;margin:0 auto;padding:0 24px;display:flex;justify-content:center;gap:40px;flex-wrap:wrap;align-items:center}
    .trust-item{display:flex;align-items:center;gap:8px;color:#6b5344;font-size:.88rem}
    .trust-stars{color:#d4a574;font-size:1rem}

    .quiz-container{max-width:720px;margin:0 auto;padding:40px 20px}
    .quiz-card{background:#fff;border-radius:24px;padding:36px 40px 40px;box-shadow:0 8px 40px rgba(92,61,46,.06);border:1px solid rgba(139,94,60,.08)}
    .quiz-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}
    .quiz-label{font-size:.78rem;font-weight:700;color:#a08060;letter-spacing:1.5px}
    .quiz-pct{font-size:.78rem;color:#b8a090;font-weight:500}
    .progress-bar{height:5px;background:#f0e8dc;border-radius:3px;margin-bottom:32px;overflow:hidden}
    .progress-fill{height:100%;background:linear-gradient(90deg,#8b5e3c,#a67c52);border-radius:3px;transition:width .6s cubic-bezier(.4,0,.2,1)}
    .quiz-category{display:flex;align-items:center;gap:8px;margin-bottom:12px}
    .quiz-category-text{color:#8b5e3c;font-weight:700;font-size:.76rem;letter-spacing:1.8px;text-transform:uppercase}
    .quiz-title{font-family:'Playfair Display',serif;font-size:1.6rem;font-weight:700;color:#1a0f08;margin-bottom:6px;line-height:1.3}
    .quiz-subtitle{color:#8a7260;margin-bottom:28px;font-size:.95rem;line-height:1.5}
    .options-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
    .option-btn{background:#fff;border:2px solid #f0e8dc;padding:18px 16px;border-radius:16px;text-align:left;cursor:pointer;transition:all .2s;display:flex;align-items:flex-start;gap:12px;width:100%;font-size:.93rem;font-weight:600;color:#2c1810;font-family:'Inter',sans-serif}
    .option-btn:hover{border-color:#8b5e3c;box-shadow:0 4px 16px rgba(139,94,60,.1);transform:translateY(-2px)}
    .option-emoji{font-size:1.3rem;flex-shrink:0;margin-top:1px}

    .form-container{max-width:560px;margin:0 auto;padding:48px 20px}
    .form-card{background:#fff;border-radius:24px;padding:40px 44px;box-shadow:0 8px 40px rgba(92,61,46,.08);border:1px solid rgba(139,94,60,.08)}
    .form-header{text-align:center;margin-bottom:28px}
    .form-emoji{font-size:2.6rem;margin-bottom:10px}
    .form-title{font-family:'Playfair Display',serif;font-size:1.6rem;color:#1a0f08;margin-bottom:8px;font-weight:700}
    .form-desc{color:#6b5344;font-size:.95rem;line-height:1.6}
    .form-group{margin-bottom:18px}
    .form-label{display:block;font-weight:600;color:#2c1810;margin-bottom:6px;font-size:.88rem}
    .form-input{width:100%;padding:13px 16px;border:2px solid #f0e8dc;border-radius:14px;font-size:.95rem;outline:none;transition:all .2s;color:#2c1810;background:#fff}
    .form-input:focus{border-color:#8b5e3c;box-shadow:0 0 0 3px rgba(139,94,60,.1)}
    .checkbox-wrap{display:flex;align-items:flex-start;gap:10px;margin-bottom:26px}
    .checkbox-wrap input{margin-top:3px;width:16px;height:16px;accent-color:#8b5e3c;cursor:pointer}
    .checkbox-label{font-size:.82rem;color:#6b5344;line-height:1.5;cursor:pointer}
    .checkbox-label a{color:#8b5e3c;font-weight:600}
    .btn-submit{width:100%;padding:16px;border-radius:30px;font-size:1rem;font-weight:700;transition:all .25s;display:flex;align-items:center;justify-content:center;gap:8px;border:none;cursor:pointer;font-family:'Inter',sans-serif}
    .btn-submit.enabled{background:linear-gradient(135deg,#8b5e3c,#6b4226);color:#fff;box-shadow:0 10px 28px rgba(139,94,60,.3)}
    .btn-submit.enabled:hover{transform:translateY(-2px);box-shadow:0 14px 36px rgba(139,94,60,.4)}
    .btn-submit.disabled{background:#d0c8bc;color:#fff;cursor:not-allowed}
    .form-security{text-align:center;font-size:.75rem;color:#b0a090;margin-top:16px}

    .thankyou-container{max-width:600px;margin:0 auto;padding:80px 24px;text-align:center}
    .thankyou-card{background:#fff;border-radius:24px;padding:48px;box-shadow:0 8px 40px rgba(92,61,46,.08);border:1px solid rgba(139,94,60,.08)}
    .success-icon{width:72px;height:72px;background:linear-gradient(135deg,#4CAF50,#388E3C);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:2rem;color:#fff}
    .thankyou-title{font-family:'Playfair Display',serif;font-size:1.6rem;color:#1a0f08;margin-bottom:12px;font-weight:700}
    .thankyou-text{color:#6b5344;font-size:1rem;line-height:1.7;margin-bottom:24px}
    .result-box{background:#faf6f1;border-radius:16px;padding:20px;margin-bottom:24px}
    .result-label{font-size:.85rem;color:#8a7260;margin-bottom:8px}
    .result-value{font-family:'Playfair Display',serif;font-size:1.3rem;font-weight:700;color:#8b5e3c}
    .result-desc{font-size:.9rem;color:#6b5344;margin-top:8px}
    .btn-restart{background:transparent;border:2px solid #8b5e3c;color:#3d2314;padding:12px 28px;border-radius:24px;font-weight:600;cursor:pointer;transition:all .25s;font-family:'Inter',sans-serif}
    .btn-restart:hover{background:#8b5e3c;color:#fff}

    .footer{background:#1a0f08;color:#c9b8a8;padding:28px;text-align:center;font-size:.82rem}
    .footer-inner{max-width:1200px;margin:0 auto}
    .footer-links{display:flex;justify-content:center;gap:24px;margin-bottom:16px;flex-wrap:wrap}
    .footer-links a{color:#c9b8a8;transition:color .2s}
    .footer-links a:hover{color:#d4a574}
    .footer-info{display:flex;justify-content:center;gap:20px;margin-bottom:12px;flex-wrap:wrap;color:#a09080}
    .footer-copy{color:#8a7060;font-size:.75rem}

    .cmp-banner{position:fixed;bottom:0;left:0;right:0;background:#fff;z-index:1001;padding:20px 24px;box-shadow:0 -4px 20px rgba(0,0,0,.08);border-top:3px solid #8b5e3c;display:none}
    .cmp-banner.active{display:block}
    .cmp-inner{max-width:800px;margin:0 auto}
    .cmp-title{font-size:1rem;font-weight:700;color:#1a0f08;margin-bottom:8px}
    .cmp-text{font-size:.85rem;color:#6b5344;margin-bottom:12px;line-height:1.5}
    .cmp-buttons{display:flex;gap:10px;flex-wrap:wrap}
    .cmp-btn{background:#8b5e3c;color:#fff;border:none;padding:10px 24px;border-radius:20px;font-weight:600;cursor:pointer;font-size:.85rem}
    .cmp-btn-outline{background:transparent;color:#8b5e3c;border:2px solid #8b5e3c;padding:10px 24px;border-radius:20px;font-weight:600;cursor:pointer;font-size:.85rem}
    .cmp-btn-secondary{background:#f0e8dc;color:#5c3d2e;border:none;padding:10px 24px;border-radius:20px;font-weight:600;cursor:pointer;font-size:.85rem}

    .modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:200;display:none;align-items:center;justify-content:center;padding:20px}
    .modal-overlay.active{display:flex}
    .modal-content{background:#fff;border-radius:20px;max-width:600px;max-height:80vh;overflow-y:auto;padding:32px;box-shadow:0 20px 60px rgba(0,0,0,.3)}
    .modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}
    .modal-title{font-family:'Playfair Display',serif;font-size:1.3rem;color:#1a0f08;font-weight:700}
    .modal-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#8a7260}
    .modal-body{color:#6b5344;font-size:.9rem;line-height:1.7}
    .modal-body strong{color:#1a0f08}
    .modal-body p{margin-bottom:12px}
    .modal-body a{color:#8b5e3c}

    .hidden{display:none}

    @media(max-width:900px){.hero{grid-template-columns:1fr;padding:40px 20px}.hero-title{font-size:2.2rem}.hero-visual{margin-top:32px}.options-grid{grid-template-columns:1fr}.trust-inner{gap:20px}}
    @media(max-width:600px){.header-inner{padding:12px 16px}.quiz-card{padding:24px}.form-card{padding:28px}.cmp-banner{padding:16px}}
    @media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
