*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--button:#ff5a4e;--primary:#e2564a;--secondary:#cc5a46;--bg:#1a1513;--surface:#2a2220;--card:#231a18;--text:#e6d5cd;--text-dim:hsla(19,33%,85%,.55);--text-faint:hsla(19,33%,85%,.25);--border:rgba(226,86,74,.2)}body{font-family:var(--font-nunito),"Nunito",sans-serif;background:var(--bg);color:var(--text);line-height:1.5}.nav{display:flex;justify-content:space-between;align-items:center;padding:24px 48px;position:absolute;top:0;left:0;right:0;z-index:10}.nav-logo{font-family:Cormorant Garamond,serif;font-size:26px;font-weight:600;text-decoration:none;color:var(--text)}.nav-logo span{color:var(--primary)}.nav-links{display:flex;gap:32px}.nav-links a{color:var(--text-dim);text-decoration:none;font-size:14px}.nav-links a:hover{color:var(--text)}.hero{min-height:85vh;display:flex;align-items:center;justify-content:center;text-align:center;background:radial-gradient(ellipse at 65% 40%,#2a1a15 0,var(--bg) 55%,#110f0e 100%);padding:80px 24px 40px}.hero-content{max-width:700px;margin:0 auto}.eyebrow{font-size:12px;letter-spacing:4px;text-transform:uppercase;color:var(--text-faint);margin-bottom:20px}.headline{font-family:Cormorant Garamond,serif;font-size:56px;line-height:1.2;font-weight:600;margin-bottom:20px}.headline em{color:var(--primary);font-style:italic}.subheadline{font-size:18px;color:var(--text-dim);max-width:520px;margin:0 auto 32px}.cta{background:var(--button);color:#fff;border:none;padding:14px 48px;border-radius:60px;font-size:18px;font-weight:700;cursor:pointer;transition:.2s;font-family:Nunito,sans-serif}.cta:hover{background:var(--secondary);transform:scale(1.02)}.builder-note{font-family:Cormorant Garamond,serif;font-size:24px;font-style:italic;color:var(--primary);margin-top:24px}.cta-cupid{width:60px;height:60px;filter:drop-shadow(0 0 8px rgba(226,86,74,.45));animation:float 3s ease-in-out infinite;margin-bottom:8px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.scroll-arrow{font-size:48px;color:rgba(226,86,74,.6);animation:bounce 2s ease-in-out infinite;display:inline-block;line-height:1;margin-top:32px}@keyframes bounce{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(10px);opacity:1}}.section{padding:80px 24px}.section-light{background:#f0e4dc;color:#1a1513}.section-dark{background:var(--bg)}.section-surface{background:var(--surface)}.section-label{font-size:12px;letter-spacing:3px;text-transform:uppercase;color:var(--primary);text-align:center;margin-bottom:12px}.section-title{font-family:Cormorant Garamond,serif;font-size:40px;text-align:center;margin-bottom:48px;font-weight:400}.section-light .section-title{color:#1a1513}.section-dark .section-title{color:var(--text)}.steps{display:flex;gap:32px;justify-content:center;flex-wrap:wrap;max-width:1000px;margin:0 auto}.step{background:hsla(0,0%,100%,.8);border-radius:20px;padding:32px 24px;text-align:center;flex:1 1;min-width:220px}.step-num{width:44px;height:44px;background:rgba(226,86,74,.1);border:1px solid rgba(226,86,74,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-weight:700;color:var(--primary);font-size:18px}.step-title{font-size:20px;font-weight:700;margin-bottom:8px;color:#1a1513}.step-desc{font-size:14px;color:rgba(26,21,19,.6)}.tones-grid-landing{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:16px;gap:16px;max-width:1200px;margin:0 auto}.tone-card-landing{background:var(--bg);border:1px solid hsla(19,33%,85%,.08);border-radius:20px;padding:28px 20px;transition:border-color .2s}.tone-card-landing:hover{border-color:rgba(226,86,74,.4)}.tone-name{font-size:18px;font-weight:700;margin-bottom:4px}.tone-vibe-landing{font-size:12px;color:var(--text-faint);margin-bottom:16px}.tone-example{font-family:Cormorant Garamond,serif;font-size:15px;font-style:italic;color:hsla(19,33%,85%,.6);border-top:1px solid hsla(19,33%,85%,.08);padding-top:16px}.bios-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:28px;gap:28px;max-width:1000px;margin:0 auto}.bio-card-landing{background:hsla(0,0%,100%,.8);border-radius:24px;padding:28px}.bio-label-landing{font-size:10px;letter-spacing:2px;color:var(--primary);margin-bottom:12px;text-transform:uppercase}.bio-text-landing{font-family:Cormorant Garamond,serif;font-size:16px;line-height:1.65;color:#1a1513;font-style:italic}.bio-tone-tag{display:inline-block;margin-top:20px;font-size:10px;text-transform:uppercase;background:rgba(226,86,74,.1);color:var(--primary);padding:4px 14px;border-radius:30px}.carousel-container{max-width:1100px;margin:0 auto;position:relative}.carousel-track{overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch}.carousel-track::-webkit-scrollbar{display:none}.carousel-inner{display:flex;gap:24px;padding:12px 0 24px}.testimonial-card{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 48px) / 3);scroll-snap-align:start;background:var(--surface);border:.5px solid rgba(226,86,74,.2);border-radius:24px;padding:28px;display:flex;flex-direction:column;gap:16px}.testimonial-text{font-family:Cormorant Garamond,serif;font-size:17px;font-style:italic;line-height:1.6;color:hsla(19,33%,85%,.9)}.testimonial-text:before{content:"\201C";margin-right:4px;vertical-align:middle}.testimonial-text:after,.testimonial-text:before{font-size:32px;color:var(--primary);line-height:1}.testimonial-text:after{content:"\201D";margin-left:4px;vertical-align:bottom}.testimonial-author{font-size:11px;color:var(--text-faint);border-top:.5px solid rgba(226,86,74,.15);padding-top:14px}.testimonial-author,.testimonial-tone{text-transform:uppercase;letter-spacing:1px}.testimonial-tone{display:inline-block;font-size:10px;background:rgba(226,86,74,.08);color:var(--primary);padding:3px 10px;border-radius:20px;border:.5px solid rgba(226,86,74,.15);margin-bottom:8px}.carousel-dots{display:flex;justify-content:center;gap:12px;margin-top:32px}.carousel-dot{width:10px;height:10px;border-radius:50%;background:rgba(226,86,74,.25);border:none;cursor:pointer;transition:.2s}.carousel-dot.active{background:var(--primary);transform:scale(1.3)}.carousel-btn{position:absolute;top:45%;transform:translateY(-50%);background:rgba(226,86,74,.15);border:1px solid rgba(226,86,74,.4);color:var(--primary);border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:32px;font-weight:700;transition:.2s;z-index:5}.carousel-btn:hover{background:rgba(226,86,74,.3);border-color:var(--primary)}.carousel-prev{left:-20px}.carousel-next{right:-20px}.big-cta{background:var(--bg);padding:80px 24px;text-align:center;border-top:1px solid rgba(226,86,74,.1)}.footer{background:#110f0e;padding:32px 48px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.footer-logo{font-family:Cormorant Garamond,serif;font-size:16px;color:hsla(19,33%,85%,.3)}.footer-links{display:flex;gap:28px}.footer-links a{font-size:12px;color:hsla(19,33%,85%,.25);text-decoration:none}.footer-links a:hover{color:var(--text-dim)}.footer-copy{font-size:12px;color:hsla(19,33%,85%,.15)}.q-nav{justify-content:space-between;padding:20px 48px;border-bottom:.5px solid rgba(226,86,74,.1);background:var(--bg);position:-webkit-sticky;position:sticky;top:0;z-index:100}.q-nav,.q-nav-logo{display:flex;align-items:center}.q-nav-logo{font-family:Cormorant Garamond,serif;font-size:22px;letter-spacing:1px;color:var(--text);text-decoration:none;gap:8px}.q-nav-logo span{color:var(--primary)}.nav-cupid{width:32px;height:32px;filter:drop-shadow(0 0 5px rgba(226,86,74,.4))}.nav-back{font-size:13px;color:var(--text-dim);text-decoration:none;display:flex;align-items:center;gap:6px;cursor:pointer;background:none;border:none;font-family:Nunito,sans-serif}.nav-back:hover{color:var(--text)}.progress-wrap{padding:16px 48px 0;max-width:800px;margin:0 auto}.progress-label{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--text-faint);margin-bottom:8px}.progress-bar{height:3px;background:rgba(226,86,74,.12);border-radius:10px}.progress-fill{height:100%;background:var(--primary);border-radius:10px;transition:width .4s ease}.form-wrap{max-width:800px;margin:0 auto;padding:36px 48px}.result-wrap{max-width:600px;margin:0 auto;padding:48px 48px 60px;text-align:center}.page-title{font-family:Cormorant Garamond,serif;font-size:32px;font-weight:600;color:var(--text);margin-bottom:6px}.page-title em{color:var(--primary);font-style:italic}.page-sub{font-size:14px;color:var(--text-dim);margin-bottom:36px;font-weight:300;border-left:2px solid var(--primary);padding-left:12px}.gender-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-bottom:36px}.gender-group label.group-label{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:var(--text-faint);display:block;margin-bottom:10px}.pill-group{display:flex;flex-wrap:wrap;gap:8px}.pill-btn{background:var(--surface);border:1px solid var(--border);padding:8px 16px;border-radius:40px;font-size:13px;cursor:pointer;color:var(--text-dim);transition:all .2s;font-family:Nunito,sans-serif}.pill-btn.selected,.pill-btn:hover{background:rgba(226,86,74,.15);border-color:var(--primary);color:var(--text)}.question{margin-bottom:36px}.question-label{font-size:15px;color:var(--text);margin-bottom:6px;display:flex;gap:8px}.q-num,.question-label{font-weight:700;align-items:center}.q-num{width:24px;height:24px;border-radius:50%;background:rgba(226,86,74,.12);border:1px solid rgba(226,86,74,.3);display:inline-flex;justify-content:center;font-size:11px;color:var(--primary);flex-shrink:0}.question-hint{font-size:12px;color:var(--text-faint);margin-bottom:12px;margin-left:32px;font-style:italic}.tip-box{background:rgba(226,86,74,.05);border:.5px solid rgba(226,86,74,.15);border-radius:8px;padding:10px 14px;font-size:12px;color:rgba(226,86,74,.75);margin-bottom:14px}.traits-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;margin-bottom:16px}.trait-card{background:var(--surface);border:1.5px solid var(--border);border-radius:16px;padding:14px 16px;font-size:13px;line-height:1.45;color:var(--text-dim);cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.trait-card .trait-emoji{font-size:20px;flex-shrink:0}.trait-card:hover{border-color:var(--primary);background:rgba(226,86,74,.05)}.trait-card.selected{background:rgba(226,86,74,.12);border-color:var(--primary);color:var(--text);box-shadow:0 0 0 1px var(--primary)}.trait-card.disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.input-large{line-height:1.5}.input-large,.textarea-large{width:100%;padding:18px 20px;background:var(--surface);border:1px solid var(--border);border-radius:14px;color:var(--text);font-size:16px;font-family:Nunito,sans-serif;transition:border-color .2s}.textarea-large{line-height:1.7;resize:vertical;min-height:120px}.input-large:focus,.textarea-large:focus{outline:none;border-color:var(--primary);background:rgba(226,86,74,.04)}.input-large::placeholder,.textarea-large::placeholder{color:var(--text-faint);font-style:italic;font-size:14px}.char-wrap{display:flex;justify-content:flex-end;margin-top:6px}.char-count{font-size:11px;color:var(--text-faint)}.tones-grid-q{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-top:8px}.tone-card-q{background:var(--surface);border:1.5px solid var(--border);border-radius:16px;padding:20px 14px;text-align:center;cursor:pointer;transition:all .2s ease}.tone-card-q:hover{border-color:var(--primary);transform:translateY(-2px)}.tone-card-q.selected{background:rgba(226,86,74,.12);border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.tone-emoji{font-size:28px;margin-bottom:8px}.tone-name-q{font-size:14px;font-weight:700;margin-bottom:4px;color:var(--text)}.tone-vibe-q{font-size:11px;color:var(--text-faint);font-style:italic}.tone-card-q.selected .tone-name-q{color:var(--primary)}.btn-primary{background:var(--button);color:#fff;border:none;padding:17px 48px;border-radius:50px;font-size:16px;font-weight:700;cursor:pointer;box-shadow:0 4px 20px rgba(255,90,78,.4);transition:all .2s;display:block;width:100%;font-family:Nunito,sans-serif}.btn-primary:hover{background:var(--secondary);transform:translateY(-1px)}.btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-ghost{background:transparent;color:var(--text-dim);border:1px solid var(--border);padding:13px 32px;border-radius:50px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;font-family:Nunito,sans-serif}.btn-ghost:hover{border-color:var(--primary);color:var(--text)}.btn-row{display:flex;gap:12px;margin-top:16px}.btn-row .btn-primary{flex:2 1;margin-top:0}.btn-row .btn-ghost{flex:1 1;margin-top:0}.action-row{margin-bottom:20px}.btn-again{background:transparent;color:var(--text-dim);border:1px solid var(--border);padding:14px 24px;border-radius:50px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;font-family:Nunito,sans-serif}.btn-again:hover{border-color:var(--primary);color:var(--text)}.info-card{text-align:left}.limit-note{margin-top:10px}.btn-coffee{display:inline-block}.refund-note{font-size:11px}.generating-state{text-align:center;padding:48px 0}.generating-state p{font-family:Cormorant Garamond,serif;font-size:20px;font-style:italic;color:var(--text-dim);margin-top:16px}.spinner{width:40px;height:40px;border:3px solid rgba(226,86,74,.2);border-top:3px solid var(--primary);border-radius:50%;animation:spin .8s linear infinite;margin:0 auto}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:1000px){.tones-grid-landing{grid-template-columns:repeat(2,1fr)}.testimonial-card{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 24px)}.carousel-prev{left:-8px}.carousel-next{right:-8px}.carousel-btn{width:36px;height:36px;font-size:28px}}@media (max-width:768px){.nav{padding:16px 24px;position:relative;background:var(--bg)}.nav-links{display:none}.hero{padding:80px 20px;min-height:auto}.headline{font-size:36px}.subheadline{font-size:16px}.steps{flex-direction:column;gap:16px}.bios-grid,.tones-grid-landing{grid-template-columns:1fr}.section{padding:60px 20px}.section-title{font-size:32px}.footer{flex-direction:column;text-align:center;padding:24px}.footer-links{flex-wrap:wrap;justify-content:center}.q-nav{padding:16px 20px}.form-wrap{padding:24px 20px}.result-wrap{padding:32px 20px}.progress-wrap{padding:16px 20px 0}.gender-row,.traits-grid{grid-template-columns:1fr}.tones-grid-q{grid-template-columns:repeat(2,1fr)}.action-row{flex-direction:column}}html{scroll-behavior:smooth}.pill-btn,.tone-card-q,.trait-card,button{-moz-user-select:none;user-select:none;-webkit-user-select:none}.luna-state{text-align:center;padding:48px 0}.luna-avatar{font-size:56px;margin-bottom:16px;animation:float 3s ease-in-out infinite;display:inline-block}.luna-msg{font-family:Cormorant Garamond,serif;font-size:21px;font-style:italic;color:var(--text-dim);margin-top:12px;min-height:2em}.luna-dots{display:flex;justify-content:center;gap:6px;margin-top:20px}.luna-dot{width:7px;height:7px;border-radius:50%;background:var(--primary);opacity:.4;animation:pulse 1.4s ease-in-out infinite}.luna-dot:nth-child(2){animation-delay:.2s}.luna-dot:nth-child(3){animation-delay:.4s}@keyframes pulse{0%,80%,to{opacity:.4}40%{opacity:1}}.result-eyebrow{font-size:11px;letter-spacing:3px;text-transform:uppercase;color:var(--primary);margin-bottom:12px}.result-title{font-family:Cormorant Garamond,serif;font-size:36px;font-weight:600;color:var(--text);margin-bottom:36px}.result-title em{color:var(--primary);font-style:italic}.bio-card-result{background:var(--card);border:1px solid rgba(226,86,74,.2);border-radius:20px;padding:32px;text-align:left;margin-bottom:20px}.bio-card-label{font-size:10px;letter-spacing:2px;text-transform:uppercase;color:var(--primary);margin-bottom:18px}.bio-text-result{font-family:Cormorant Garamond,serif;font-size:19px;line-height:1.85;color:hsla(19,33%,85%,.9);font-style:italic}.bio-tone-tag-result{display:inline-block;margin-top:20px;font-size:10px;letter-spacing:1px;text-transform:uppercase;background:rgba(226,86,74,.1);color:var(--primary);padding:5px 14px;border-radius:20px;border:.5px solid rgba(226,86,74,.2)}.action-row{display:flex;gap:12px;margin-bottom:12px}.btn-copy{flex:1 1;background:var(--button);color:#fff;border:none;padding:14px 24px;border-radius:50px;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s;font-family:Nunito,sans-serif}.btn-copy:hover{background:var(--secondary)}.btn-copy.copied{background:#2a7a4f}.result-actions{display:flex;gap:12px;margin-bottom:24px}.btn-regenerate{flex:1 1;background:transparent;color:var(--primary);border:1px solid rgba(226,86,74,.4);padding:13px 20px;border-radius:50px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;font-family:Nunito,sans-serif}.btn-regenerate:hover{background:rgba(226,86,74,.1);border-color:var(--primary)}.btn-change{flex:1 1;background:transparent;color:var(--text-dim);border:1px solid var(--border);padding:13px 20px;border-radius:50px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;font-family:Nunito,sans-serif}.btn-change:hover{border-color:var(--primary);color:var(--text)}.info-card{background:rgba(226,86,74,.05);border:.5px solid rgba(226,86,74,.15);border-radius:14px;padding:16px 20px;margin-bottom:16px;font-size:13px;color:var(--text-dim);line-height:1.6;text-align:center}.info-strong{color:var(--text)}.limit-note{font-size:13px;color:var(--text-faint);margin-bottom:16px;text-align:center}.coffee-card{background:var(--surface);border:.5px solid var(--border);border-radius:16px;padding:28px;text-align:center;margin-bottom:20px}.coffee-title{font-family:Cormorant Garamond,serif;font-size:24px;font-weight:600;margin-bottom:8px}.coffee-sub{font-size:13px;color:var(--text-dim);margin-bottom:16px;line-height:1.6}.btn-coffee{display:inline-flex;align-items:center;gap:6px;background:transparent;border:1px solid rgba(226,86,74,.4);color:var(--primary);padding:11px 26px;border-radius:40px;font-size:13px;font-weight:600;text-decoration:none;cursor:pointer;transition:all .2s;font-family:Nunito,sans-serif}.btn-coffee:hover{background:rgba(226,86,74,.1);border-color:var(--primary)}.refund-note{font-size:12px;color:var(--text-faint);margin-top:10px}.error-card{background:rgba(226,86,74,.08);border:1px solid rgba(226,86,74,.3);border-radius:14px;margin-bottom:20px;color:var(--primary);font-size:14px}.error-card,.footer-note{padding:20px;text-align:center}.footer-note{font-size:11px}.footer-note,.footer-note a{color:var(--text-faint)}@media(max-width:700px){.q-nav{padding:16px 20px}.form-wrap{padding:24px 20px}.result-wrap{padding:32px 20px}.progress-wrap{padding:16px 20px 0}.gender-row,.traits-grid{grid-template-columns:1fr}.tones-grid-q{grid-template-columns:repeat(2,1fr)}.action-row,.result-actions{flex-direction:column}}@media(max-width:480px){.tones-grid-q{grid-template-columns:1fr}.btn-row{flex-direction:column}}@font-face{font-family:__Cormorant_Garamond_2b676e;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_2b676e;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_2b676e;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/024ead497118aa23-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_2b676e;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Cormorant_Garamond_2b676e;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Cormorant_Garamond_2b676e;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_2b676e;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_2b676e;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/024ead497118aa23-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_2b676e;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Cormorant_Garamond_2b676e;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Cormorant_Garamond_2b676e;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_2b676e;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_2b676e;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_2b676e;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Cormorant_Garamond_2b676e;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Cormorant_Garamond_2b676e;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_2b676e;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_2b676e;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_2b676e;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Cormorant_Garamond_2b676e;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Cormorant_Garamond_Fallback_2b676e;src:local("Times New Roman");ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.00%;size-adjust:96.98%}.__className_2b676e{font-family:__Cormorant_Garamond_2b676e,__Cormorant_Garamond_Fallback_2b676e}.__variable_2b676e{--font-cormorant:"__Cormorant_Garamond_2b676e","__Cormorant_Garamond_Fallback_2b676e"}@font-face{font-family:__Nunito_c94de6;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Nunito_c94de6;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Nunito_c94de6;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Nunito_c94de6;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Nunito_c94de6;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Nunito_c94de6;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Nunito_c94de6;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Nunito_c94de6;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Nunito_c94de6;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Nunito_c94de6;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Nunito_c94de6;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Nunito_c94de6;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Nunito_c94de6;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Nunito_c94de6;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Nunito_c94de6;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Nunito_c94de6;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Nunito_c94de6;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Nunito_c94de6;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Nunito_c94de6;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Nunito_c94de6;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Nunito_c94de6;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Nunito_c94de6;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Nunito_c94de6;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Nunito_c94de6;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Nunito_c94de6;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Nunito_Fallback_c94de6;src:local("Arial");ascent-override:99.71%;descent-override:34.82%;line-gap-override:0.00%;size-adjust:101.39%}.__className_c94de6{font-family:__Nunito_c94de6,__Nunito_Fallback_c94de6;font-style:normal}.__variable_c94de6{--font-nunito:"__Nunito_c94de6","__Nunito_Fallback_c94de6"}