@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;background-color:#f9fafb;min-height:100vh}.hidden{display:none!important}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-8{gap:2rem}.min-h-screen{min-height:100vh}.w-full{width:100%}.w-5{width:1.25rem}.w-12{width:3rem}.w-24{width:6rem}.h-2{height:.5rem}.h-5{height:1.25rem}.h-12{height:3rem}.h-24{height:6rem}.max-w-lg{max-width:32rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-7xl{max-width:80rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-4{margin-top:1rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-8{padding-left:2rem;padding-right:2rem}.px-12{padding-left:3rem;padding-right:3rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.pt-24{padding-top:6rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-5xl{font-size:3rem;line-height:1}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-white{color:#fff}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-gray-900{color:#111827}.text-gray-400{color:#9ca3af}.text-green-600{color:#16a34a}.text-red-600{color:#dc2626}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-green-100{background-color:#dcfce7}.border-2{border-width:2px}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-red-500{border-color:#ef4444}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.absolute{position:absolute}.relative{position:relative}.fixed{position:fixed}.top-0{top:0}.left-0{left:0}.right-0{right:0}.bottom-0{bottom:0}.z-50{z-index:50}.z-10{z-index:10}.z-1000{z-index:1000}.block{display:block}.leading-relaxed{line-height:1.625}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.opacity-50{opacity:.5}.transition-colors{transition-property:color,background-color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}header{position:absolute;top:0;left:0;right:0;z-index:50;padding:1.5rem 2rem}.header-content{display:flex;align-items:center;justify-content:center;gap:.5rem}.logo-text{font-weight:600;color:#374151}.hero-section{background-image:url(/bg.webp);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.hero-section:before{content:"";position:absolute;inset:0;background:linear-gradient(to right,#fffffff2,#ffffffb3,#ffffff4d)}.content-wrapper{position:relative;z-index:10}.quiz-card{background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 4px 24px #00000014}.option-label{transition:all .2s ease;cursor:pointer;border:2px solid #e5e7eb;white-space:nowrap}.option-label:hover{border-color:#d1d5db}.option-input:checked+.option-label{background-color:#f0fdf4;border-color:#16a34a}.progress-bar{transition:width .5s ease-in-out;background:linear-gradient(to right,#4ade80,#16a34a);height:.5rem;border-radius:9999px}.green-accent{color:#16a34a}.btn-primary{background:linear-gradient(135deg,#16a34a,#15803d);transition:all .3s ease;border:none;outline:none;cursor:pointer;box-shadow:0 4px 14px #16a34a66}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#15803d,#14532d);transform:translateY(-2px);box-shadow:0 6px 20px #16a34a80}.btn-primary:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #16a34a66}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-primary:focus{outline:none;box-shadow:0 0 0 3px #16a34a33}.btn-secondary{background:transparent;color:#6b7280;border:none;padding:1rem 3rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:color .2s ease;text-decoration:none;display:inline-block}.btn-secondary:hover{color:#374151}.btn-paypal{background:linear-gradient(135deg,#0070ba,#003087);transition:all .3s ease;border:none;outline:none;cursor:pointer;box-shadow:0 4px 14px #0070ba66}.btn-paypal:hover:not(:disabled){background:linear-gradient(135deg,#005ea6,#001f5b);transform:translateY(-2px);box-shadow:0 6px 20px #0070ba80}.btn-paypal:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #0070ba66}.btn-paypal:disabled{opacity:.5;cursor:not-allowed}.btn-paypal:focus{outline:none;box-shadow:0 0 0 3px #0070ba33}button{border:none;outline:none}button:focus{outline:none}button:disabled{opacity:.3;cursor:not-allowed!important}.subscription-card{transition:all .3s ease;cursor:pointer;position:relative;border:2px solid #e5e7eb;background-color:#fff}.subscription-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.subscription-input:checked+.subscription-card{border-color:#16a34a;background-color:#f0fdf4;box-shadow:0 8px 24px #16a34a33}.badge-popular{position:absolute;top:-10px;right:20px;background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;font-size:12px;font-weight:600;padding:4px 12px;border-radius:12px;box-shadow:0 2px 8px #16a34a4d}.price-tag{font-size:2rem;font-weight:700;color:#16a34a}.hover\:text-gray-600:hover{color:#4b5563}.hover\:text-gray-900:hover{color:#111827}.hover\:bg-gray-50:hover{background-color:#f9fafb}.hover\:opacity-85:hover{opacity:.85}.email-input{width:100%;padding:1rem 1.25rem;font-size:1rem;border:2px solid #e5e7eb;border-radius:.75rem;transition:all .2s ease;font-family:Inter,sans-serif}.email-input:focus{outline:none;border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1a}.email-input.error{border-color:#ef4444}.email-input.error:focus{box-shadow:0 0 0 3px #ef44441a}.error-text{color:#dc2626;font-size:.875rem;margin-top:.5rem;display:none}.error-text.show{display:block}.loading-overlay{display:none;position:fixed;inset:0;background:#fff;z-index:1000;justify-content:center;align-items:center}.loading-overlay.active{display:flex}.loading-content{background:#fff;padding:2.5rem;border-radius:1rem;text-align:center;max-width:20rem;box-shadow:0 0 10px #dfdede}.spinner{border:4px solid #f3f4f6;border-top:4px solid #16a34a;border-radius:50%;width:3rem;height:3rem;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text{color:#374151;font-weight:500}.verification-progress{width:100%;height:8px;background:#f3f4f6;border-radius:9999px;margin-top:1rem;overflow:hidden}.verification-progress-bar{height:100%;background:linear-gradient(to right,#4ade80,#16a34a);border-radius:9999px;transition:width .3s ease}.error-message{background:#fee2e2;color:#991b1b;padding:1rem;border-radius:.5rem;margin-top:1rem;display:none;text-align:center;font-size:.875rem}.error-message.show{display:block}#payment-element{padding:1.5rem 0;margin-bottom:1.5rem}#payment-screen,#payment-screen-paypal{display:none}.payment-processing{text-align:center;padding:2rem;color:#6b7280}.payment-method-buttons{display:flex;flex-direction:column;gap:.75rem}.btn-payment-method{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:9999px;cursor:pointer;transition:all .3s ease;border:none;outline:none;width:100%}.btn-payment-method svg{flex-shrink:0}#paypal-button-container,#paypal-buttons-stripe{min-height:55px;margin:1.5rem 0}.toast-container{position:fixed;top:20px;right:20px;z-index:99999;display:flex;flex-direction:column;gap:10px;max-width:400px}.toast{background:#fff;border-radius:12px;padding:16px 20px;box-shadow:0 8px 32px #00000026;display:flex;align-items:flex-start;gap:12px;animation:slideIn .3s ease-out;border-left:4px solid #16a34a}.toast.hiding{animation:slideOut .3s ease-out forwards}@keyframes slideIn{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOut{0%{transform:translate(0);opacity:1}to{transform:translate(400px);opacity:0}}.toast-icon{width:24px;height:24px;flex-shrink:0;border-radius:50%;background:#dcfce7;display:flex;align-items:center;justify-content:center}.toast-content{flex:1}.toast-title{font-weight:600;color:#111827;font-size:14px;margin-bottom:4px}.toast-message{color:#6b7280;font-size:13px;line-height:1.4}.toast-close{width:20px;height:20px;flex-shrink:0;background:none;border:none;cursor:pointer;color:#9ca3af;transition:color .2s;padding:0;display:flex;align-items:center;justify-content:center}.toast-close:hover{color:#374151}.cookie-consent{position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 24px #00000026;padding:1.5rem 2rem;z-index:9999;display:none;animation:slideUp .3s ease-out}.cookie-banner-close{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border:none;background:transparent;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:all .2s ease;padding:0}.cookie-banner-close:hover{background:#f3f4f6;color:#111827}.cookie-banner-close svg{width:20px;height:20px}.cookie-consent.show{display:block}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideDown{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}.cookie-consent-content{max-width:80rem;margin:0 auto;display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.cookie-consent-text{flex:1;min-width:300px}.cookie-consent-title{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.5rem}.cookie-consent-description{font-size:.875rem;color:#6b7280;line-height:1.5}.cookie-consent-description a{color:#16a34a;text-decoration:underline}.cookie-consent-description a:hover{color:#15803d}.cookie-consent-buttons{display:flex;gap:.75rem;align-items:center}.cookie-consent-btn{padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;border-radius:9999px;cursor:pointer;transition:all .2s ease;border:none;outline:none;white-space:nowrap}.cookie-consent-btn-primary{background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;box-shadow:0 2px 8px #16a34a4d}.cookie-consent-btn-primary:hover{background:linear-gradient(135deg,#15803d,#14532d);box-shadow:0 4px 12px #16a34a66}.cookie-consent-btn-secondary{background:#fff;color:#374151;border:2px solid #e5e7eb}.cookie-consent-btn-secondary:hover{background:#f9fafb;border-color:#d1d5db}.cookie-settings-overlay{position:fixed;inset:0;background:#00000080;z-index:10000;display:none;align-items:center;justify-content:center;padding:1rem}.cookie-settings-overlay.show{display:flex}.cookie-settings-modal{background:#fff;border-radius:1rem;box-shadow:0 20px 60px #0000004d;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.95) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.cookie-settings-header{padding:1.5rem 2rem .75rem;border-bottom:1px solid #e5e7eb;position:relative}.cookie-settings-close{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border:none;background:transparent;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:all .2s ease}.cookie-settings-close:hover{background:#f3f4f6;color:#111827}.cookie-settings-close svg{width:20px;height:20px}.cookie-settings-title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.5rem}.cookie-settings-intro{font-size:.875rem;color:#6b7280;line-height:1.5}.cookie-settings-intro a{color:#16a34a;text-decoration:underline}.cookie-settings-intro a:hover{color:#15803d}.cookie-settings-body{padding:1rem 2rem}.cookie-category{padding:1rem 0;border-bottom:1px solid #f3f4f6}.cookie-category:last-child{border-bottom:none}.cookie-category-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.cookie-category-name{font-weight:600;color:#111827;font-size:1rem}.cookie-category-description{font-size:.875rem;color:#6b7280;line-height:1.5}.cookie-category-status{font-size:.75rem;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.toggle-switch{position:relative;display:inline-block;width:48px;height:24px}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;inset:0;background-color:#d1d5db;transition:.3s;border-radius:24px}.toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}.toggle-switch input:checked+.toggle-slider{background-color:#16a34a}.toggle-switch input:checked+.toggle-slider:before{transform:translate(24px)}.cookie-settings-footer{padding:1rem 2rem 1.5rem;border-top:1px solid #e5e7eb;display:flex;gap:.75rem;flex-wrap:wrap}.cookie-settings-footer .cookie-consent-btn{flex:1;min-width:120px}.cookie-settings-footer .btn-confirm{flex:2}.container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:6rem 1.5rem 1.5rem}.success-card{background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 4px 24px #00000014;border-radius:1rem;padding:3rem 2.5rem;max-width:42rem;width:100%;text-align:center}.success-icon{width:6rem;height:6rem;background:linear-gradient(135deg,#dcfce7,#bbf7d0);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;position:relative}.success-icon svg{width:3rem;height:3rem}.checkmark{stroke:#16a34a;stroke-width:3;fill:none;animation:checkmark .6s ease-in-out}@keyframes checkmark{0%{stroke-dasharray:0,100;stroke-dashoffset:0}to{stroke-dasharray:100,0;stroke-dashoffset:0}}h1{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:1rem}.subtitle{color:#6b7280;font-size:1.125rem;line-height:1.625;margin-bottom:2rem}.error-icon{width:6rem;height:6rem;background:linear-gradient(135deg,#fee2e2,#fecaca);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem}.error-icon svg{width:3rem;height:3rem}.footer-links{display:flex;align-items:center;justify-content:center;gap:2rem;margin-top:1.5rem;font-size:.875rem}.footer-links a{color:#6b7280;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:#111827}.loading-state{display:block}.content-state{display:none}.quiz-mobile-header{display:none;align-items:center;justify-content:center;gap:.5rem;padding-bottom:1rem;width:100%}@media(min-width:768px){.md\:justify-start{justify-content:flex-start}}@media(max-width:640px){header.absolute{position:fixed;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.75rem 1rem}header{position:fixed!important;top:0;left:0;right:0;background:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 1px 3px #0000001a;padding:.75rem 1rem;z-index:100}.quiz-mobile-header{display:none}#quiz-screen{padding:70px 5px 20px;min-height:100vh;display:flex;align-items:center;justify-content:center}#quiz-screen .quiz-card{padding:1rem;width:100%;max-width:100%;margin:auto}.quiz-card,.success-card{padding:2rem .5rem}h1{font-size:1.5rem}.subtitle{font-size:1rem}.button-group{flex-direction:column}.footer-links{flex-direction:column;gap:1rem}.toast-container{top:10px;right:10px;left:10px;max-width:none}.toast{padding:12px 16px}.cookie-consent{padding:1rem}.cookie-banner-close{top:.5rem;right:.5rem}.cookie-consent-content{flex-direction:column}.cookie-consent-buttons{flex-direction:row;flex-wrap:wrap;width:100%}.cookie-consent-buttons button{flex:1 1 calc(50% - .375rem);min-width:100px}.cookie-consent-buttons button:first-child{flex:1 1 100%}.cookie-settings-modal{max-height:85vh}.cookie-settings-header,.cookie-settings-body,.cookie-settings-footer{padding-left:1.5rem;padding-right:1.5rem}.cookie-settings-title{font-size:1.25rem}.cookie-settings-footer{flex-direction:row;flex-wrap:wrap}.cookie-settings-footer .cookie-consent-btn{min-width:100px;flex:1 1 calc(50% - .375rem)}.cookie-settings-footer .btn-confirm{flex:1 1 100%}}@media(max-width:640px)and (max-height:800px){#quiz-screen{align-items:flex-start}#quiz-screen .quiz-card{margin:10px 0 0}}#prev-btn.hidden{visibility:hidden!important;pointer-events:none!important}#payment-email,#paypal-email{word-break:break-all;overflow-wrap:break-word;max-width:100%}@media(max-width:640px){.bg-gray-50 .flex{flex-direction:column;align-items:flex-start!important}.bg-gray-50 .text-right{text-align:left!important;width:100%}}.subscription-check-overlay{position:fixed;inset:0;background:#fff;z-index:999;display:none}.subscription-check-overlay.active{display:block}.timer-banner{position:fixed;top:0;left:0;right:0;background:linear-gradient(135deg,#111827,#1f2937);z-index:10000;padding:12px 20px;display:none;box-shadow:0 4px 12px #00000026}.timer-banner.active{display:block}.timer-content{max-width:600px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.timer-left{display:flex;flex-direction:column;gap:2px}.timer-label{color:#9ca3af;font-size:12px;font-weight:500;margin:0;line-height:1}.timer-countdown{font-size:28px;font-weight:700;color:#fff;font-variant-numeric:tabular-nums;letter-spacing:.02em;line-height:1}.timer-button{background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;font-size:14px;font-weight:700;padding:12px 24px;border-radius:9999px;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #16a34a66;white-space:nowrap;text-transform:uppercase;letter-spacing:.05em}.timer-button:hover{background:linear-gradient(135deg,#15803d,#14532d);transform:translateY(-2px);box-shadow:0 6px 16px #16a34a80}body.timer-active #results-screen,body.timer-active #payment-screen{padding-top:100px}@media(max-width:480px){.timer-banner{padding:10px 16px}.timer-content{gap:12px}.timer-label{font-size:11px}.timer-countdown{font-size:24px}.timer-button{font-size:12px;padding:10px 16px}body.timer-active #results-screen,body.timer-active #payment-screen{padding-top:90px}}@media(max-width:480px){#quiz-screen,#quiz-screen .quiz-card{padding:15px}#quiz-screen .option-label{padding:12px 10px;font-size:1rem}#quiz-screen .option-label .text-gray-700{font-size:1rem}}@media(max-width:400px){#quiz-screen .option-label{overflow-x:auto}#quiz-screen .option-label .text-gray-700{font-size:.8rem}}
