@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&family=Playfair+Display:ital,wght@0,700;1,400&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,400;0,500;0,700;1,400&family=Playfair+Display:ital,wght@0,700;1,400&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=DM+Sans:wght@400;500;700&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;height:100%;overflow-x:hidden;width:100%}.header-container{background-color:#fff;box-shadow:0 1px 0 #00000014;box-sizing:border-box;height:64px;justify-content:space-between;left:0;padding-left:120px;padding-right:120px;position:fixed;top:0;width:100%;z-index:1000}.header-container,.header-left{align-items:center;display:flex}.header-logo{filter:brightness(0);height:4rem;object-fit:contain;width:auto}@media (min-width:768px){.header-logo{height:5rem}}.header-right{align-items:center;display:flex;gap:24px}.header-link{color:#737373;cursor:pointer;display:block;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;height:20px;letter-spacing:.1px;line-height:20px;text-decoration:none;transition:color .25s ease}.header-link:hover{color:#111}.header-join-btn{background-color:#ed592c;border:none;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:700;letter-spacing:.5px;padding:10px 28px;text-transform:uppercase;transition:all .2s ease;white-space:nowrap}.header-join-btn:hover{opacity:.9;transform:translateY(-1px)}.header-hamburger{align-items:center;background:none;border:none;color:#121212;cursor:pointer;display:none;justify-content:center;padding:4px;transition:color .2s ease;z-index:1100}.header-hamburger:hover{color:#ed592c}.mobile-menu{align-items:flex-start;background-color:#fff;box-shadow:0 8px 24px #00000014;display:none;flex-direction:column;gap:0;left:0;max-height:0;opacity:0;overflow:hidden;pointer-events:none;position:fixed;top:64px;transition:max-height .35s ease,opacity .3s ease;width:100%;z-index:999}.mobile-menu.mobile-menu-open{max-height:300px;opacity:1;pointer-events:all}.mobile-menu-link{border-bottom:1px solid #0000000f;box-sizing:border-box;color:#121212;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;letter-spacing:.1px;padding:18px 24px;text-decoration:none;transition:background-color .2s ease,color .2s ease;width:100%}.mobile-menu-link:hover{background-color:#ed592c0a;color:#ed592c}.mobile-menu-btn{background-color:#ed592c;border:none;box-sizing:border-box;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:13px;font-weight:700;letter-spacing:.5px;margin:20px 24px;padding:14px 24px;text-align:center;text-transform:uppercase;transition:opacity .2s ease;width:calc(100% - 48px)}.mobile-menu-btn:hover{opacity:.9}@media (max-width:1024px){.header-container{padding:0 40px}}@media (max-width:768px){.header-container{padding:0 28px}.desktop-nav{display:none}.header-hamburger,.mobile-menu{display:flex}.header-logo{height:3.5rem}}@media (max-width:480px){.header-container{padding:0 20px}.mobile-menu-link{font-size:14px;padding:16px 20px}.mobile-menu-btn{font-size:12px;margin:16px 20px;padding:13px 20px;width:calc(100% - 40px)}.header-logo{height:3rem}}:root{--header-height:64px;--side-padding:120px}.home-wrapper{width:100%}[data-reveal]{backface-visibility:hidden;-webkit-backface-visibility:hidden;opacity:0;transform:translate3d(0,20px,0);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}[data-reveal].revealed{opacity:1;transform:translateZ(0)}[data-reveal][data-delay="0"].revealed{transition-delay:0ms}[data-reveal][data-delay="1"].revealed{transition-delay:90ms}[data-reveal][data-delay="2"].revealed{transition-delay:.18s}[data-reveal][data-delay="3"].revealed{transition-delay:.27s}[data-reveal][data-delay="4"].revealed{transition-delay:.36s}[data-reveal][data-delay="5"].revealed{transition-delay:.45s}[data-reveal][data-delay="6"].revealed{transition-delay:.54s}[data-reveal][data-delay="7"].revealed{transition-delay:.63s}[data-reveal][data-delay="8"].revealed{transition-delay:.72s}.home-hero{align-items:center;background-color:#121212;box-sizing:border-box;display:flex;margin-top:64px;margin-top:var(--header-height);min-height:calc(100vh - 64px);min-height:calc(100vh - var(--header-height));overflow:hidden;position:relative;width:100%}.hero-video-wrapper{inset:0;position:absolute;z-index:1}.hero-video{background-color:#121212;display:block;filter:saturate(0) brightness(.35);height:100%;object-fit:contain;width:100%}.hero-overlay{background:linear-gradient(180deg,#12121266 0,#0000 40%,#0000 60%,#121212b3);inset:0;position:absolute;z-index:2}.hero-content{box-sizing:border-box;padding:96px 120px 64px;padding:96px var(--side-padding) 64px;position:relative;width:100%;z-index:3}.hero-inner{align-items:flex-start;display:flex;flex-direction:column;max-width:768px}.hero-reveal{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s ease}.hero-content--revealed .hero-reveal--1{opacity:1;transform:translateY(0);transition-delay:0s}.hero-content--revealed .hero-reveal--2{opacity:1;transform:translateY(0);transition-delay:.18s}.hero-content--revealed .hero-reveal--3{opacity:1;transform:translateY(0);transition-delay:.36s}.hero-content--revealed .hero-reveal--4{opacity:1;transform:translateY(0);transition-delay:.54s}.hero-eyebrow{color:#ed592c;font-size:clamp(18px,2vw,22px);font-style:italic;font-weight:400;line-height:1.3}.hero-eyebrow,.hero-headline{font-family:Libre Baskerville,serif;margin:0 0 32px}.hero-headline{color:#f2f2f2;font-size:clamp(40px,6vw,72px);font-weight:700;letter-spacing:-.5px;line-height:1.15}.highlight-orange{color:#ed592c}.hero-subheadline{color:#f2f2f2b3;display:block;font-family:Libre Baskerville,serif;font-size:clamp(24px,4vw,56px);font-weight:700;letter-spacing:-.3px;line-height:1.15;margin-top:16px}.hero-description{color:#f2f2f299;font-family:DM Sans,sans-serif;font-size:clamp(16px,1.5vw,18px);font-weight:500;line-height:1.6;margin:0 0 48px;max-width:576px}.hero-cta-btn{align-items:center;background-color:#ed592c;border:none;border-radius:0;color:#fff;cursor:pointer;display:inline-flex;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;gap:10px;letter-spacing:.1em;padding:16px 40px;text-transform:uppercase;transition:opacity .2s ease,transform .2s ease}.hero-cta-btn:hover{opacity:.9;transform:translateY(-2px)}.hero-bottom-border{background-color:#ed592c;bottom:0;height:4px;left:0;position:absolute;width:100%;z-index:10}@media (max-width:1024px){:root{--side-padding:40px}.hero-content{max-width:580px}}@media (max-width:768px){:root{--side-padding:28px}.home-hero{align-items:center;height:100svh;margin-top:0}.hero-content{max-width:100%;padding-bottom:32px;padding-left:120px;padding-left:var(--side-padding);padding-right:120px;padding-right:var(--side-padding);padding-top:88px;padding-top:calc(var(--header-height) + 24px)}.hero-eyebrow{font-size:18px;height:auto;margin:0 0 12px}.hero-headline{font-size:40px;line-height:1.15;margin:0 0 10px}.hero-headline br{display:none}.hero-subheadline{font-size:30px;line-height:1.15;margin:0 0 18px}.hero-subheadline br{display:none}.hero-description{font-size:15px;line-height:24px;margin:0 0 24px}.hero-description br{display:none}.hero-cta-btn{align-self:flex-start;font-size:12px;padding:13px 24px}}@media (max-width:480px){:root{--side-padding:20px}.home-hero{align-items:center;height:100svh;margin-top:0}.hero-content{padding-bottom:28px;padding-left:120px;padding-left:var(--side-padding);padding-right:120px;padding-right:var(--side-padding);padding-top:80px;padding-top:calc(var(--header-height) + 16px)}.hero-eyebrow{font-size:16px;margin:0 0 10px}.hero-headline{font-size:32px;letter-spacing:-.3px;line-height:1.15;margin:0 0 8px}.hero-headline br{display:none}.hero-subheadline{font-size:24px;line-height:1.15;margin:0 0 16px}.hero-subheadline br{display:none}.hero-description{font-size:14px;line-height:22px;margin:0 0 22px}.hero-description br{display:none}.hero-cta-btn{align-self:flex-start;font-size:12px;padding:12px 22px}}.section-cream{background-color:#f8f5ec}.section2-container{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-height:calc(100vh - 64px);min-height:calc(100vh - var(--header-height));padding:96px 20px;position:relative;width:100%}@media (min-width:1024px){.section2-container{padding:144px 20px}}.section2-container .section2-content{max-width:768px;text-align:left;width:100%}.section2-container .section2-eyebrow{color:#ed592c;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;letter-spacing:3px;line-height:16px;margin-bottom:24px;text-transform:uppercase}.section2-container .section2-headline{color:#121212;font-family:Libre Baskerville,serif;font-size:48px;font-weight:700;line-height:48px;margin-bottom:32px}.section2-container .section2-body{margin-bottom:32px}.section2-container .section2-text{color:#737373;font-family:DM Sans,sans-serif;font-size:18px;line-height:28px;margin-bottom:18px}.section2-container .section2-text-bold{color:#121212;font-family:DM Sans,sans-serif;font-size:18px;font-weight:600;line-height:28px}.section2-container .section2-divider{border:none;border-top:1px solid #00000014;margin:40px 0;width:100%}.section2-container .section2-footer-headline{font-feature-settings:normal;color:#121212;font-family:Libre Baskerville,serif;font-size:30px;font-style:italic;font-variation-settings:normal;font-weight:700;line-height:36px;margin:0}@media (max-width:768px){.section2-container{align-items:flex-start;height:auto;min-height:calc(100vh - 64px);min-height:calc(100vh - var(--header-height));padding:80px 28px}.section2-container .section2-headline{font-size:34px;line-height:1.2;margin-bottom:24px}.section2-container .section2-headline br{display:none}.section2-container .section2-text{font-size:16px;line-height:26px;margin-bottom:14px}.section2-container .section2-text br{display:none}.section2-container .section2-text-bold{font-size:16px;line-height:26px}.section2-container .section2-footer-headline{font-size:22px;line-height:1.4}.section2-container .section2-divider{margin:28px 0}}@media (max-width:480px){.section2-container{padding:60px 20px}.section2-container .section2-eyebrow{font-size:11px;letter-spacing:2px;margin-bottom:16px}.section2-container .section2-headline{font-size:28px;line-height:1.2;margin-bottom:20px}.section2-container .section2-text,.section2-container .section2-text-bold{font-size:15px;line-height:24px}.section2-container .section2-footer-headline{font-size:20px;line-height:1.4}}.section-dark{background-color:#121212}.section3-container{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-height:calc(100vh - 64px);min-height:calc(100vh - var(--header-height));padding:96px 20px;position:relative;width:100%}@media (min-width:1024px){.section3-container{padding:144px 20px}}.section3-content{max-width:1200px;text-align:left;width:100%}.section3-eyebrow{color:#ed592c;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;letter-spacing:3px;line-height:16px;margin-bottom:24px;text-transform:uppercase}.section3-headline{color:#f2f2f2;margin-bottom:16px}.highlight-orange-italic,.section3-headline{font-family:Libre Baskerville,serif;font-size:48px;font-weight:700;line-height:48px}.highlight-orange-italic{color:#ed592c;font-style:italic}.section3-subtitle{color:#8c8c8c;font-family:DM Sans,sans-serif;font-size:16px;line-height:24px;margin-bottom:64px}.section3-grid{grid-gap:0;border:1px solid #ffffff14;display:grid;gap:0;grid-template-columns:1fr}@media (min-width:768px){.section3-grid{grid-template-columns:repeat(3,1fr)}}.section3-card{border-bottom:1px solid #ffffff14;padding:32px;transition:background-color .3s ease}@media (min-width:1024px){.section3-card{padding:48px 60px}}@media (min-width:768px){.section3-card{border-bottom:none;border-right:1px solid #ffffff14}.section3-card:last-child{border-right:none}}.section3-card:hover{background-color:#ffffff08}.section3-card-number{color:#ed592c;display:block;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;letter-spacing:.2em;margin-bottom:24px}.section3-card-title{color:#fff;font-family:Libre Baskerville,serif;font-size:clamp(24px,3vw,32px);font-weight:700;margin-bottom:16px}.section3-card-text{color:#ffffff80;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.6}@media (max-width:768px){.section3-container{align-items:flex-start;height:auto;min-height:calc(100vh - 64px);min-height:calc(100vh - var(--header-height));padding:80px 28px}.section3-headline{font-size:34px;line-height:1.2;margin-bottom:12px}.section3-headline br{display:none}.highlight-orange-italic{font-size:34px;line-height:1.2}.section3-subtitle{font-size:15px;margin-bottom:40px}.section3-card{padding:28px 24px}.section3-card:last-child{border-bottom:none}}@media (max-width:480px){.section3-container{padding:60px 20px}.section3-eyebrow{font-size:11px;letter-spacing:2px;margin-bottom:16px}.highlight-orange-italic,.section3-headline{font-size:26px;line-height:1.2}.section3-subtitle{font-size:14px;margin-bottom:32px}.section3-card{padding:24px 20px}.section3-card-title{font-size:22px}.section3-card-text{font-size:14px}}.section4-container{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-height:calc(100vh - 64px);min-height:calc(100vh - var(--header-height));padding:96px 20px;position:relative;width:100%}@media (min-width:1024px){.section4-container{padding:144px 20px}}.section4-content{max-width:768px;text-align:left;width:100%}.section4-eyebrow{color:#ed592c;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;letter-spacing:.25em;line-height:16px;margin-bottom:40px;text-transform:uppercase}.section4-headline{color:#121212;font-family:Libre Baskerville,serif;font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.2;margin-bottom:40px}.section4-body{display:flex;flex-direction:column;gap:24px}.section4-intro{color:#121212;font-family:Libre Baskerville,serif;font-size:clamp(24px,3vw,28px);font-weight:700;margin:0}.section4-text-group{display:flex;flex-direction:column;gap:24px}.section4-text-muted{color:#737373;font-family:DM Sans,sans-serif;font-size:18px;line-height:1.6;margin:0}.section4-quote{border-left:4px solid #ed592c;font-size:20px;font-weight:700;padding-bottom:8px;padding-left:24px;padding-top:8px}.section4-quote,.section4-text-highlight{color:#121212;font-family:DM Sans,sans-serif;line-height:1.6;margin:0}.section4-text-highlight{font-size:18px;font-weight:500}@media (max-width:768px){.section4-container{align-items:flex-start;height:auto;min-height:calc(100vh - 64px);min-height:calc(100vh - var(--header-height));padding:80px 28px}.section4-eyebrow{font-size:11px;margin-bottom:24px}.section4-headline{font-size:28px;line-height:1.3;margin-bottom:28px}.section4-headline br{display:none}.section4-body{gap:18px}.section4-intro{font-size:22px}.section4-text-group{gap:18px}.section4-text-muted{font-size:15px;line-height:1.6}.section4-quote{font-size:16px;padding-left:18px}.section4-text-highlight{font-size:15px}}@media (max-width:480px){.section4-container{padding:60px 20px}.section4-headline{font-size:24px}.section4-intro{font-size:20px}.section4-text-muted{font-size:14px}.section4-quote{font-size:15px;padding-left:16px}.section4-text-highlight{font-size:14px}}.section5-container{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-height:calc(100vh - 64px);min-height:calc(100vh - var(--header-height));overflow:hidden;padding:96px 20px;position:relative;width:100%}@media (min-width:1024px){.section5-container{padding:144px 20px}}.section5-glow{background-color:#ed592c14;border-radius:50%;filter:blur(120px);height:600px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:600px;z-index:1}.section5-content{max-width:1000px;position:relative;text-align:center;width:100%;z-index:2}.section5-eyebrow{color:#ed592c;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;letter-spacing:.25em;line-height:16px;margin-bottom:30px;text-transform:uppercase}.section5-headline{color:#f2f2f2;font-size:clamp(32px,6vw,64px);line-height:1.15;margin-bottom:20px}.section5-headline,.section5-highlight{font-family:Libre Baskerville,serif;font-weight:700}.section5-highlight{color:#ed592c;font-size:clamp(40px,8vw,84px);font-style:italic;line-height:1.1;margin:0 0 40px}.section5-subtitle{color:#8c8c8c;font-family:DM Sans,sans-serif;font-size:18px;line-height:1.6;margin:0 auto 56px;white-space:nowrap}.section5-cta-btn{align-items:center;background-color:#ed592c;border:none;border-radius:2px;color:#fff;cursor:pointer;display:inline-flex;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;gap:12px;letter-spacing:.1em;padding:20px 48px;text-transform:uppercase;transition:all .2s ease}.section5-cta-btn:hover{opacity:.9;transform:translateY(-2px)}@media (max-width:768px){.section5-container{height:auto;min-height:calc(100vh - 64px);min-height:calc(100vh - var(--header-height));padding:80px 28px}.section5-eyebrow{font-size:11px;margin-bottom:20px}.section5-headline{font-size:32px;margin-bottom:14px}.section5-headline br{display:none}.section5-highlight{font-size:44px;margin:0 0 28px}.section5-subtitle{font-size:15px;margin-bottom:36px;padding:0 10px;white-space:normal}.section5-glow{height:320px;width:320px}.section5-cta-btn{font-size:13px;justify-content:center;padding:16px 36px;width:100%}}@media (max-width:480px){.section5-container{padding:60px 20px}.section5-eyebrow{font-size:11px;margin-bottom:16px}.section5-headline{font-size:26px}.section5-highlight{font-size:36px;margin:0 0 24px}.section5-subtitle{font-size:14px;margin-bottom:30px}.section5-cta-btn{font-size:12px;padding:14px 28px}}.footer-container{background-color:#f8f5ec;border-top:1px solid #00000014;box-sizing:border-box;padding:60px 120px;width:100%}.footer-content{margin:0 auto;max-width:1400px;width:100%}.footer-top-row{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:32px;width:100%}.footer-logo{filter:brightness(0);height:64px;object-fit:contain;width:auto}@media (min-width:768px){.footer-logo{height:80px}}.footer-tagline{color:#737373;font-family:DM Sans,sans-serif;font-size:14px;margin:0 0 40px;text-align:left}.footer-links{align-items:center;display:flex;gap:32px}.footer-link{color:#737373;font-family:DM Sans,sans-serif;font-size:14px;text-decoration:none;transition:color .25s ease}.footer-link:hover{color:#111}.footer-bottom{border-top:1px solid #0000000d;margin-top:40px;padding-top:24px}.footer-copyright{color:#73737399;font-family:DM Sans,sans-serif;font-size:12px;margin:0}@media (max-width:1024px){.footer-container{padding:60px 40px}}@media (max-width:768px){.footer-container{padding:48px 28px}.footer-top-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px;width:100%}.footer-logo{height:52px}.footer-links{align-items:center;display:flex;gap:20px}.footer-link{font-size:13px}.footer-tagline{font-size:13px;margin:0 0 32px}.footer-bottom{margin-top:32px;padding-top:20px}.footer-copyright{font-size:12px}}@media (max-width:480px){.footer-container{padding:40px 20px}.footer-top-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;width:100%}.footer-logo{height:44px}.footer-links{align-items:center;display:flex;flex-wrap:wrap;gap:12px 16px;justify-content:flex-end;max-width:55%}.footer-link{font-size:12px}.footer-tagline{font-size:13px;line-height:1.6;margin:0 0 28px}.footer-bottom{margin-top:24px;padding-top:18px}.footer-copyright{font-size:11px;line-height:1.6}}@media (max-width:360px){.footer-container{padding:36px 16px}.footer-top-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px;width:100%}.footer-logo{height:38px}.footer-links{align-items:center;display:flex;flex-wrap:wrap;gap:10px 14px;justify-content:flex-end;max-width:58%}.footer-link{font-size:11px}.footer-tagline{font-size:12px}.footer-copyright{font-size:11px}}.quiz-wrapper{background-color:#f8f5ec;display:flex;flex-direction:column;min-height:100vh}.quiz-nav{align-items:center;background-color:#fff;border-bottom:1px solid #00000014;display:flex;justify-content:space-between;padding:20px 48px;position:sticky;top:0;z-index:10}.quiz-nav-logo-link{display:inline-block}.quiz-nav-logo{filter:brightness(0);height:64px;object-fit:contain;width:auto}@media (min-width:768px){.quiz-nav-logo{height:80px}}.quiz-nav-counter{color:#ed592c;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;letter-spacing:.2em}.quiz-container{flex:1 1;margin:0 auto;max-width:672px;padding:48px 24px;width:100%}.quiz-progress-track{background-color:#00000014;border-radius:100px;height:4px;margin-bottom:32px;overflow:hidden;width:100%}.quiz-progress-fill{background-color:#ed592c;border-radius:100px;height:100%;min-width:4px;transition:width .4s ease}.quiz-section-tag{color:#12121259;font-family:DM Sans,sans-serif;font-size:11px;font-weight:500;letter-spacing:.2em;margin:0 0 16px;text-transform:uppercase}.quiz-question-block{display:flex;flex-direction:column}.quiz-eyebrow{color:#ed592c;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;letter-spacing:.2em;margin:0 0 24px;text-transform:uppercase}.quiz-question-headline{color:#121212;font-family:Libre Baskerville,serif;font-size:clamp(24px,4vw,32px);font-weight:700;letter-spacing:-.02em;line-height:1.3;margin:0 0 40px}.quiz-options{display:flex;flex-direction:column;gap:12px;margin-bottom:48px}.quiz-option-btn{background-color:#fff;border:1px solid #0000001f;border-radius:0;color:#737373;cursor:pointer;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.5;padding:20px;text-align:left;transition:all .2s ease;width:100%}.quiz-option-btn:hover{border-color:#12121266;color:#121212}.quiz-option-btn.quiz-option-selected{background-color:#ed592c0a;border-color:#ed592c;color:#121212}.quiz-nav-buttons{align-items:center;display:flex;justify-content:space-between}.quiz-back-btn{align-items:center;background:#0000;border:none;color:#737373;cursor:pointer;display:inline-flex;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;gap:8px;letter-spacing:.15em;padding:0;text-transform:uppercase;transition:color .2s ease}.quiz-back-btn:hover{color:#121212}.quiz-back-btn:disabled{cursor:not-allowed;opacity:.3}.quiz-next-btn{align-items:center;background-color:#121212;border:1px solid #121212;color:#f8f5ec;cursor:pointer;display:inline-flex;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;gap:8px;letter-spacing:.15em;padding:14px 32px;text-transform:uppercase;transition:all .2s ease}.quiz-next-btn:hover{background-color:#ed592c;border-color:#ed592c}.quiz-next-btn:disabled{cursor:not-allowed;opacity:.3}@media (max-width:768px){.quiz-nav{padding:16px 24px}.quiz-container{padding:40px 20px}.quiz-progress-track{margin-bottom:24px}}.quiz-results-page{animation:qr-fadeUp .6s ease forwards;flex:1 1;margin:0 auto;max-width:672px;padding:48px 24px 80px;width:100%}@keyframes qr-fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.qr-header{margin-bottom:40px;text-align:center}.qr-badge{border-radius:40px;display:inline-block;font-family:DM Sans,sans-serif;font-size:11px;font-weight:500;letter-spacing:2.5px;margin-bottom:16px;padding:8px 20px;text-transform:uppercase}.qr-title{font-family:Libre Baskerville,serif;font-size:clamp(28px,5vw,44px);font-weight:700;line-height:1.2;margin-bottom:16px}.qr-desc{color:#121212a6;font-family:DM Sans,sans-serif;font-size:16px;line-height:1.7;margin:0 auto;max-width:520px}.qr-ring-wrap{display:flex;justify-content:center;margin:40px 0}.qr-ring{height:140px;position:relative;width:140px}.qr-ring-bg{fill:none;stroke:#00000014;stroke-width:8}.qr-ring-fill{fill:none;stroke:#ed592c;stroke-width:8;stroke-linecap:round;stroke-dasharray:345;stroke-dashoffset:345;transition:stroke-dashoffset 1.5s ease}.qr-ring-center{align-items:center;display:flex;flex-direction:column;inset:0;justify-content:center;position:absolute}.qr-score-num{color:#121212;font-family:Libre Baskerville,serif;font-size:36px;font-weight:700;line-height:1}.qr-score-denom{color:#12121266;font-family:DM Sans,sans-serif;font-size:12px}.qr-breakdown-title{color:#121212;font-family:Libre Baskerville,serif;font-size:22px;font-weight:700;margin-bottom:20px;text-align:center}.qr-breakdown-grid{display:flex;flex-direction:column;gap:12px;margin-bottom:40px}.qr-breakdown-item{background:#fff;border:1px solid #00000014;border-radius:0;padding:20px}.qr-breakdown-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.qr-breakdown-name{color:#121212;letter-spacing:.05em}.qr-breakdown-name,.qr-breakdown-score{font-family:DM Sans,sans-serif;font-size:13px;font-weight:700}.qr-breakdown-score{color:#ed592c}.qr-breakdown-bar{background:#00000014;border-radius:100px;height:4px;margin-bottom:10px;overflow:hidden}.quiz-breakdown-fill{background:#ed592c;border-radius:100px;height:100%;transition:width 1.2s ease;width:0}.qr-breakdown-insight{color:#12121280;font-family:DM Sans,sans-serif;font-size:12px;font-style:italic;line-height:1.5}.qr-hyma-note{background:#121212;color:#fff;margin:40px 0;overflow:hidden;padding:36px 40px;position:relative}.qr-hyma-note:before{color:#ffffff0f;content:"\201C";font-family:Libre Baskerville,serif;font-size:120px;left:16px;line-height:1;pointer-events:none;position:absolute;top:-20px}.qr-hyma-label{color:#ed592c;font-family:DM Sans,sans-serif;font-size:11px;font-weight:700;letter-spacing:2px;margin-bottom:16px;text-transform:uppercase}.qr-hyma-note p{color:#ffffffd9;font-size:15px;font-style:italic;line-height:1.8}.qr-hyma-note p,.qr-hyma-sig{font-family:DM Sans,sans-serif}.qr-hyma-sig{color:#ffffff80;font-size:14px;font-weight:500;margin-top:20px}.qr-cta-block{background:#fff;border:1px solid #00000014;margin-bottom:40px;padding:48px 40px;text-align:center}.qr-cta-block h3{color:#121212;font-family:Libre Baskerville,serif;font-size:26px;font-weight:700;margin-bottom:12px}.qr-cta-block p{color:#1212128c;font-size:15px;line-height:1.6;margin:0 auto 28px;max-width:400px}.qr-cta-block p,.qr-cta-btn{font-family:DM Sans,sans-serif}.qr-cta-btn{background:#121212;border:1px solid #121212;color:#f8f5ec;cursor:pointer;display:inline-block;font-size:13px;font-weight:700;letter-spacing:.12em;padding:16px 36px;text-decoration:none;text-transform:uppercase;transition:all .2s ease}.qr-cta-btn:hover{background:#ed592c;border-color:#ed592c}.qr-cta-sub{color:#12121259;font-family:DM Sans,sans-serif;font-size:12px;letter-spacing:.05em;margin-top:14px}@media (max-width:768px){.quiz-results-page{padding:32px 20px 60px}.qr-hyma-note{padding:28px 24px}.qr-cta-block{padding:32px 20px}}
/*# sourceMappingURL=main.f8be64a2.css.map*/