:root{--teal:#0A5C61;--teal-dark:#063D42;--aqua:#8FAFA9;--cream:#F8F3E8;--yellow:#C9A646;--ink:#172D30;--white:#FFFFFF;--muted:#667678;--line:#DED3BB;--burgundy:#742F3B;--champagne:#E2C873;--shadow:0 20px 55px rgba(6,61,66,.16);--radius:26px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:DM Sans,sans-serif;color:var(--ink);background:#fff;line-height:1.6}body.lock{overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.container{width:min(1160px,calc(100% - 40px));margin:auto}.section{padding:100px 0}.eyebrow{font-weight:800;color:#0a5c61;text-transform:uppercase;letter-spacing:.13em;font-size:.78rem;margin:0 0 10px}.section-title{font-family:Manrope,sans-serif;font-size:clamp(2rem,4.6vw,3.6rem);line-height:1.08;letter-spacing:-.045em;margin:0 0 18px}.yellow{color:#b18a2e}.lead{color:var(--muted);font-size:1.08rem;max-width:650px}.btn{border:0;border-radius:999px;padding:15px 23px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:.25s transform,.25s box-shadow,.25s background}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--champagne),var(--yellow));color:#063d42;box-shadow:0 10px 24px #c9a6464d}.btn-primary:hover{background:#e2c873}.btn-secondary{background:transparent;border:1px solid rgba(255,255,255,.42);color:#fff}.btn-dark{background:var(--teal-dark);color:#fff}.topbar{background:linear-gradient(90deg,var(--teal-dark),var(--teal));color:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(255,255,255,.12)}.nav{height:86px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;font-family:Manrope,sans-serif;font-weight:800;font-size:1.18rem;letter-spacing:-.02em}.brand-mark{width:44px;height:44px;border-radius:15px;background:var(--yellow);display:grid;place-items:center;color:var(--teal-dark);font-size:1.35rem;transform:rotate(-5deg)}.brand span small{display:block;font-family:DM Sans;font-size:.61rem;letter-spacing:.17em;font-weight:700;opacity:.75}.nav-links{display:flex;align-items:center;gap:27px}.nav-links a{font-weight:700;font-size:.92rem;position:relative}.nav-links a:not(.btn):after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:2px;background:var(--yellow);transition:.25s}.nav-links a:hover:after{width:100%}.nav-links .btn{padding:11px 18px}.menu-btn{display:none;background:none;border:0;color:#fff;font-size:1.7rem}.hero{background:linear-gradient(135deg,var(--teal-dark) 0%,var(--teal) 72%,#0D686D 100%);color:#fff;position:relative;overflow:hidden;padding:92px 0 110px}.hero:before{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.14);border-radius:50%;right:-120px;top:-170px}.hero:after{content:"";position:absolute;width:260px;height:260px;background:var(--yellow);border-radius:50%;filter:blur(1px);opacity:.08;left:-100px;bottom:-120px}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.hero h1{font-family:Manrope,sans-serif;font-size:clamp(3rem,6vw,5.3rem);line-height:.98;letter-spacing:-.06em;margin:10px 0 26px;max-width:730px}.hero h1 em{font-style:normal;color:var(--yellow)}.hero-copy>p{font-size:1.14rem;max-width:610px;color:#ffffffd1}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.trust{display:flex;align-items:center;gap:14px;margin-top:34px;color:#ffffffc2;font-size:.88rem}.avatars{display:flex}.avatar{width:34px;height:34px;border-radius:50%;border:2px solid var(--teal);display:grid;place-items:center;color:#172d30;font-size:.7rem;font-weight:800;margin-left:-8px;background:#e2c873}.avatar:first-child{margin-left:0}.avatar:nth-child(2){background:#b9cfca}.avatar:nth-child(3){background:#d6b9a4}.hero-visual{position:relative}.lesson-card{background:var(--cream);border-radius:36px;padding:18px;box-shadow:0 30px 75px #03232652;transform:rotate(1.5deg)}.visual-scene{height:450px;border-radius:24px;background:linear-gradient(145deg,#d7ddd5,#f8f3e8);position:relative;overflow:hidden;display:flex;align-items:flex-end;justify-content:center}.sun{position:absolute;width:115px;height:115px;border-radius:50%;background:var(--yellow);right:38px;top:36px}.arch{position:absolute;width:240px;height:360px;left:32px;bottom:0;background:#fff9ef;border-radius:120px 120px 0 0}.person{position:relative;width:230px;height:350px;z-index:2}.head{position:absolute;width:88px;height:100px;border-radius:48% 48% 42% 42%;background:#b98062;top:25px;left:77px}.hair{position:absolute;width:104px;height:80px;background:#3f302b;border-radius:54px 54px 28px 28px;top:12px;left:68px}.body-shape{position:absolute;width:220px;height:250px;background:var(--teal);border-radius:90px 90px 24px 24px;bottom:0;left:5px}.book{position:absolute;width:150px;height:105px;background:#742f3b;z-index:4;bottom:45px;left:112px;transform:rotate(-9deg);border-radius:8px;box-shadow:0 12px 28px #2b43422e}.book:after{content:"HOLA";position:absolute;color:#fff;left:28px;top:28px;font-family:Manrope;font-weight:800;font-size:1.4rem;letter-spacing:.14em}.floating{position:absolute;background:#fff;border-radius:18px;padding:13px 15px;box-shadow:var(--shadow);z-index:8}.floating strong{display:block;font-size:.92rem}.floating small{color:var(--muted)}.f-one{left:-34px;top:50px}.f-two{right:-22px;bottom:32px}.dot{width:10px;height:10px;border-radius:50%;background:#c9a646;display:inline-block;margin-right:7px}.stats{margin-top:-38px;position:relative;z-index:7}.stats-grid{background:#fff;box-shadow:var(--shadow);border-radius:24px;display:grid;grid-template-columns:repeat(4,1fr);padding:30px}.stat{text-align:center;border-right:1px solid var(--line)}.stat:last-child{border:0}.stat strong{font-family:Manrope;font-size:1.7rem;color:var(--teal)}.stat span{display:block;color:var(--muted);font-size:.86rem}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.photo-block{min-height:500px;border-radius:var(--radius);background:var(--cream);position:relative;overflow:hidden;padding:30px;display:flex;align-items:center;justify-content:center}.laptop{width:86%;height:270px;background:#172d30;border-radius:18px 18px 8px 8px;padding:12px;box-shadow:0 25px 40px #1e4d5033;transform:perspective(900px) rotateY(7deg)}.screen{height:100%;border-radius:9px;background:linear-gradient(135deg,#8fafa9,#e2c873);display:grid;grid-template-columns:1.2fr .8fr;gap:8px;padding:10px}.teacher-tile{background:#f8f3e8;border-radius:8px;position:relative;overflow:hidden}.teacher-tile:before{content:"¡Hola!";font-family:Manrope;font-size:2.3rem;font-weight:800;color:var(--teal);position:absolute;left:30px;top:29px}.teacher-tile:after{content:"";position:absolute;width:140px;height:140px;border-radius:50%;background:#b98062;bottom:-45px;right:25px}.side-tiles{display:grid;grid-template-rows:1fr 1fr;gap:8px}.side-tiles div{background:#fff9ef;border-radius:8px}.desk{position:absolute;width:90%;height:26px;border-radius:50%;background:#b99a70;bottom:86px}.bullet-list{display:grid;gap:21px;margin:30px 0}.bullet{display:grid;grid-template-columns:52px 1fr;gap:16px;align-items:start}.icon{width:52px;height:52px;border-radius:16px;background:#e9e4d8;display:grid;place-items:center;color:var(--teal);font-size:1.25rem}.bullet h3{margin:1px 0 3px;font-size:1.05rem}.bullet p{margin:0;color:var(--muted);font-size:.95rem}.mv{background:var(--cream)}.mv-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:40px}.mv-card{border-radius:var(--radius);padding:42px;min-height:320px;position:relative;overflow:hidden}.mv-card:first-child{background:var(--teal);color:#fff}.mv-card:last-child{background:linear-gradient(145deg,var(--champagne),var(--yellow));color:var(--ink)}.mv-card .number{font-family:Manrope;font-size:6rem;font-weight:800;line-height:1;position:absolute;right:24px;top:10px;opacity:.12}.mv-card h3{font:800 2rem Manrope;margin:60px 0 14px}.mv-card p{font-size:1.05rem;max-width:470px;opacity:.86}.testimonials{text-align:center}.test-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;text-align:left;margin-top:45px}.quote{padding:30px;border:1px solid var(--line);border-radius:22px;background:#fff;transition:.25s}.quote:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.stars{color:#c9a646;letter-spacing:.08em}.quote blockquote{margin:14px 0 25px;font-size:1.02rem}.reviewer{display:flex;align-items:center;gap:12px}.reviewer .avatar{margin:0;width:42px;height:42px;border:0}.reviewer strong{display:block}.reviewer small{color:var(--muted)}.pricing{background:#f1ebdd}.pricing-head{text-align:center}.pricing-head .lead{margin:0 auto}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:48px;align-items:center}.price-card{background:#fff;border-radius:25px;padding:34px;border:1px solid var(--line);position:relative}.price-card.featured{background:linear-gradient(155deg,var(--teal-dark),#092F33);border:1px solid var(--yellow);color:#fff;transform:scale(1.045);box-shadow:0 25px 55px #15545a3d;border:0}.badge{position:absolute;right:20px;top:20px;background:var(--burgundy);color:var(--cream);padding:5px 10px;border-radius:999px;font-size:.72rem;font-weight:800}.price-card h3{font:800 1.35rem Manrope;margin:0}.price{font:800 3.1rem Manrope;letter-spacing:-.06em;margin:14px 0 4px}.price sup{font-size:1rem;vertical-align:top;margin-right:4px}.price span{font:500 .9rem DM Sans;letter-spacing:0;opacity:.65}.price-card>p{color:var(--muted);min-height:48px}.featured>p{color:#ffffffb3}.features{list-style:none;padding:0;margin:24px 0 28px;display:grid;gap:11px}.features li:before{content:"✓";font-weight:900;color:#0a5c61;margin-right:9px}.featured .features li:before{color:var(--yellow)}.price-card .btn{width:100%}.faq-wrap{max-width:820px;margin:auto}.faq-head{text-align:center;margin-bottom:35px}.faq{border-bottom:1px solid var(--line)}.faq button{width:100%;background:none;border:0;padding:23px 2px;text-align:left;display:flex;justify-content:space-between;font-weight:800;color:var(--ink)}.faq button span:last-child{font-size:1.4rem;color:var(--teal)}.answer{display:grid;grid-template-rows:0fr;transition:.3s}.answer>div{overflow:hidden;color:var(--muted)}.faq.open .answer{grid-template-rows:1fr}.faq.open .answer p{padding:0 0 22px;margin:0}.cta{padding:0 0 100px}.cta-box{background:var(--teal);color:#fff;border-radius:32px;padding:65px;display:flex;justify-content:space-between;align-items:center;gap:30px;position:relative;overflow:hidden}.cta-box:after{content:"";position:absolute;width:200px;height:200px;border-radius:50%;background:var(--yellow);right:-80px;top:-100px;opacity:.2}.cta-box h2{font:800 clamp(2rem,4vw,3.4rem) Manrope;line-height:1.05;margin:0 0 12px;max-width:650px}.cta-box p{color:#ffffffc2}footer{background:#042f33;color:#fff;padding:55px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:60px}.footer-about{color:#ffffffad;max-width:370px}.footer-links{display:grid;gap:9px;color:#ffffffb3}footer h4{margin-top:0}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:40px;padding-top:20px;color:#ffffff80;font-size:.85rem}.modal{position:fixed;inset:0;background:#072225ad;z-index:100;display:none;place-items:center;padding:20px}.modal.open{display:grid}.modal-card{background:#fff;border-radius:26px;width:min(520px,100%);padding:32px;position:relative;max-height:90vh;overflow:auto}.close{position:absolute;right:20px;top:16px;background:none;border:0;font-size:1.6rem;color:var(--muted)}.order{background:var(--cream);padding:14px 16px;border-radius:14px;display:flex;justify-content:space-between;margin:20px 0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field{margin-bottom:13px}.field.full{grid-column:1/-1}.field label{display:block;font-size:.78rem;font-weight:800;margin-bottom:5px}.field input{width:100%;border:1px solid #D8CBAE;border-radius:11px;padding:12px;outline:none}.field input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0a5c611f}.secure{font-size:.78rem;color:var(--muted);text-align:center;margin-top:12px}.demo-note{background:#f1e5b8;color:#5c4718;padding:10px 13px;border-radius:10px;font-size:.8rem}.toast{position:fixed;right:22px;bottom:22px;background:#063d42;color:#fff;padding:14px 18px;border-radius:13px;z-index:200;transform:translateY(100px);opacity:0;transition:.3s}.toast.show{transform:none;opacity:1}@media(max-width:900px){.menu-btn{display:block}.nav-links{position:fixed;left:0;right:0;top:85px;background:var(--teal-dark);padding:24px 20px;display:flex;flex-direction:column;align-items:stretch;transform:translateY(-140%);transition:.3s;z-index:-1}.nav-links.open{transform:none}.nav-links a{text-align:center;padding:7px}.hero{padding-top:62px}.hero-grid,.split{grid-template-columns:1fr;gap:48px}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.trust{justify-content:center}.hero-visual{max-width:590px;margin:auto}.f-one{left:-5px}.f-two{right:-5px}.split .photo-block{order:2}.mv-grid,.test-grid,.price-grid{grid-template-columns:1fr}.price-card.featured{transform:none}.test-grid,.price-grid{max-width:620px;margin-left:auto;margin-right:auto}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.cta-box{display:block;text-align:center}.cta-box .btn{margin-top:15px}.section{padding:75px 0}}@media(max-width:600px){.container{width:min(100% - 28px,1160px)}.nav{height:74px}.nav-links{top:73px}.brand-mark{width:38px;height:38px}.hero{padding:46px 0 80px}.hero h1{font-size:clamp(2.7rem,13vw,4.2rem)}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.visual-scene{height:370px}.lesson-card{padding:11px;border-radius:25px}.f-one{top:16px}.f-two{bottom:12px}.stats-grid{grid-template-columns:1fr 1fr;padding:20px}.stat{padding:14px;border-right:0}.stat:nth-child(odd){border-right:1px solid var(--line)}.stat:nth-child(-n+2){border-bottom:1px solid var(--line)}.photo-block{min-height:380px;padding:15px}.laptop{width:100%;height:230px}.section{padding:65px 0}.mv-card{padding:28px;min-height:280px}.mv-card h3{margin-top:50px}.cta{padding-bottom:65px}.cta-box{padding:42px 22px}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-grid>div:first-child{grid-column:auto}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.modal-card{padding:27px 20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}.brand-logo{width:136px;height:82px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;border-radius:0;display:block}.brand{min-width:145px}.brand .brand-logo{mix-blend-mode:normal}footer .brand-logo{width:136px;height:82px}html{scroll-snap-type:y mandatory;scroll-padding-top:86px;overflow-y:auto;overscroll-behavior-y:none}body{overflow-x:hidden}.hero,.section,.cta,footer{scroll-snap-align:start;scroll-snap-stop:always}.hero,.section{min-height:calc(100svh - 86px);display:flex;align-items:center}.hero>.container,.section>.container{width:min(1160px,calc(100% - 40px))}.cta{min-height:calc(100svh - 86px);display:flex;align-items:center;padding:70px 0}.cta>.container{width:min(1160px,calc(100% - 40px))}footer{min-height:calc(100svh - 86px);display:flex;align-items:center;padding:55px 0 25px}footer>.container{width:min(1160px,calc(100% - 40px))}.stats{scroll-snap-align:none}.hero,.section,.cta,footer{position:relative}.hero>.container,.section>.container,.cta>.container,footer>.container{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1)}.hero.page-visible>.container,.section.page-visible>.container,.cta.page-visible>.container,footer.page-visible>.container{opacity:1;transform:translateY(0)}.fullpage-indicator{position:fixed;right:18px;top:50%;transform:translateY(-50%);z-index:70;display:grid;gap:10px}.fullpage-dot{width:9px;height:9px;border:1px solid rgba(226,200,115,.9);border-radius:50%;background:#063d4240;padding:0;transition:.25s}.fullpage-dot.active{background:var(--champagne);transform:scale(1.35);box-shadow:0 0 0 4px #e2c87326}@media(max-width:900px){html{scroll-padding-top:74px}.hero,.section,.cta,footer{min-height:calc(100svh - 74px)}.fullpage-indicator{right:8px}.fullpage-dot{width:7px;height:7px}.hero>.container,.section>.container,.cta>.container,footer>.container{width:min(100% - 28px,1160px)}}@media(max-height:760px),(max-width:600px){.hero,.section,.cta,footer{min-height:calc(100svh - 74px);height:auto}.section{padding:68px 0}.fullpage-indicator{display:none}}@media(prefers-reduced-motion:reduce){.hero>.container,.section>.container,.cta>.container,footer>.container{opacity:1;transform:none;transition:none}.fullpage-dot{transition:none}}:root{--nav-height:86px}@media(min-width:601px)and (min-height:650px){html{scroll-snap-type:y mandatory;scroll-padding-top:var(--nav-height);overscroll-behavior-y:none}body{overflow-x:hidden}.hero,main>.section,main>.cta,body>footer{height:calc(100svh - var(--nav-height));min-height:0!important;max-height:calc(100svh - var(--nav-height));overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always;box-sizing:border-box;display:flex;align-items:center}.hero{padding:clamp(24px,4vh,54px) 0!important}main>.section{padding:clamp(22px,3.5vh,48px) 0!important}main>.cta{padding:clamp(22px,3.5vh,48px) 0!important}body>footer{padding:clamp(24px,4vh,50px) 0!important;margin:0!important}.hero>.container,main>.section>.container,main>.cta>.container,body>footer>.container{--fit-scale:1;width:min(1160px,calc(100% - 40px));transform-origin:center center;transition:opacity .65s ease,transform .65s cubic-bezier(.22,1,.36,1);will-change:transform,opacity}.hero:not(.page-visible)>.container,main>.section:not(.page-visible)>.container,main>.cta:not(.page-visible)>.container,body>footer:not(.page-visible)>.container{opacity:0;transform:translateY(18px) scale(var(--fit-scale))}.hero.page-visible>.container,main>.section.page-visible>.container,main>.cta.page-visible>.container,body>footer.page-visible>.container{opacity:1;transform:translateY(0) scale(var(--fit-scale))}.stats{position:absolute;left:50%;bottom:18px;transform:translate(-50%);width:min(1160px,calc(100% - 40px));margin:0;z-index:8;pointer-events:none}.stats-grid{padding:18px 24px}.stat strong{font-size:1.45rem}.pricing .pricing-head{margin-bottom:0}.pricing .section-title{font-size:clamp(2rem,4.2vw,3.35rem);margin-bottom:10px}.pricing .lead{font-size:1rem}.pricing .price-grid{margin-top:clamp(22px,3vh,34px);gap:18px}.pricing .price-card{padding:clamp(22px,2.7vh,30px)}.pricing .price{font-size:clamp(2.35rem,4vh,2.9rem);margin:8px 0 2px}.pricing .price-card>p{min-height:0;margin:8px 0 14px}.pricing .features{margin:14px 0 18px;gap:7px}.pricing .btn{padding:12px 18px}.testimonials .test-grid{margin-top:28px}.testimonials .quote{padding:24px}#faq .faq-head{margin-bottom:16px}#faq .faq button{padding:16px 2px}#faq .faq.open .answer p{padding-bottom:14px}}@media(max-width:900px)and (min-width:601px){:root{--nav-height:74px}}@media(max-width:600px),(max-height:649px){html{scroll-snap-type:y proximity;scroll-padding-top:74px}.hero,main>.section,main>.cta,body>footer{height:auto;max-height:none;overflow:visible;min-height:calc(100svh - 74px)}}@media(min-width:901px)and (min-height:650px){.hero{padding:clamp(22px,3vh,38px) 0 112px!important}.hero>.container{transform-origin:center top!important}.hero .hero-grid{gap:clamp(42px,4vw,64px)}.hero h1{font-size:clamp(2.85rem,5.2vw,4.85rem);margin:8px 0 18px}.hero-copy>p{font-size:1.04rem;line-height:1.55}.hero-actions{margin-top:24px}.trust{margin-top:22px}.visual-scene{height:clamp(330px,45vh,405px)}.stats{position:absolute!important;left:50%!important;bottom:14px!important;transform:translate(-50%)!important;width:min(1160px,calc(100% - 56px))!important;margin:0!important;z-index:9;pointer-events:auto}.stats-grid{min-height:82px;padding:12px 18px!important;border-radius:18px;background:#fffffff7;box-shadow:0 12px 34px #063d422e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stat{padding:4px 14px}.stat strong{font-size:1.34rem!important;line-height:1.15}.stat span{font-size:.76rem;line-height:1.3;margin-top:4px}}@media(min-width:601px)and (max-width:900px){.hero{padding-bottom:118px!important}.stats{bottom:12px!important;width:min(680px,calc(100% - 32px))!important}.stats-grid{padding:12px!important;border-radius:16px}.stat{padding:8px}.stat strong{font-size:1.2rem!important}.stat span{font-size:.72rem}}@media(max-width:600px),(max-height:649px){.stats{position:relative!important;left:auto!important;bottom:auto!important;transform:none!important;width:min(100% - 28px,1160px)!important;margin:-26px auto 28px!important;pointer-events:auto}.stats-grid{border-radius:18px;padding:15px!important}}@media(min-width:700px){.pricing .price-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:none!important;width:100%!important;gap:clamp(12px,1.5vw,20px)!important}.pricing .price-card{min-width:0;padding:clamp(18px,2.2vw,30px)!important}.pricing .price-card.featured{transform:scale(1.015)!important}.pricing .price-card h3{font-size:clamp(1.02rem,1.7vw,1.35rem)}.pricing .price{font-size:clamp(2.15rem,3.6vw,2.85rem)!important}.pricing .price-card>p{font-size:clamp(.82rem,1.15vw,.95rem);line-height:1.45}.pricing .features{font-size:clamp(.78rem,1.08vw,.92rem)}.pricing .features li{overflow-wrap:anywhere}.pricing .badge{font-size:.62rem;right:14px;top:14px}}@media(min-width:700px)and (max-width:980px){.pricing .container{width:min(100% - 28px,1160px)!important}.pricing .price-grid{gap:10px!important}.pricing .price-card{padding:18px 15px!important;border-radius:18px}.pricing .price-card h3{max-width:72%}.pricing .price-card>p{margin:7px 0 11px!important}.pricing .features{margin:10px 0 14px!important;gap:5px!important}.pricing .btn{padding:10px!important;font-size:.8rem}}@media(max-width:699px){html{scroll-snap-type:y proximity!important;scroll-padding-top:74px!important;overflow-y:auto!important}body{overflow-y:auto!important}.hero,main>.section,main>.cta,body>footer{height:auto!important;min-height:calc(100svh - 74px)!important;max-height:none!important;overflow:visible!important;scroll-snap-align:start}.hero{padding:46px 0 0!important}.hero>.container,main>.section>.container,main>.cta>.container,body>footer>.container{--fit-scale:1!important;opacity:1!important;transform:none!important}.stats{position:relative!important;left:auto!important;bottom:auto!important;transform:none!important;width:min(100% - 28px,1160px)!important;margin:22px auto 34px!important}.stats-grid{grid-template-columns:repeat(2,1fr)!important;padding:14px!important;border-radius:18px}.stat{padding:12px 7px!important}.stat strong{font-size:1.23rem!important}.stat span{font-size:.74rem!important}.pricing{padding:64px 0!important}.pricing .price-grid{grid-template-columns:1fr!important;max-width:560px!important;width:100%!important;margin:28px auto 0!important;gap:18px!important}.pricing .price-card,.pricing .price-card.featured{transform:none!important;padding:26px 22px!important;border-radius:20px}.pricing .price-card h3{font-size:1.18rem}.pricing .price{font-size:2.55rem!important}.pricing .features{font-size:.9rem}.fullpage-indicator{display:none!important}}@media(max-width:380px){.pricing .price-card{padding:22px 18px!important}.pricing .section-title{font-size:2rem}.stats-grid{padding:10px!important}}.topbar{position:fixed!important;left:0;right:0;top:0;transition:transform .38s ease,opacity .3s ease;will-change:transform,opacity}.topbar.nav-hidden{transform:translateY(-105%);opacity:0;pointer-events:none}@media(min-width:700px){html{scroll-padding-top:0!important}body{padding-top:0!important}.hero,main>.section,main>.cta,body>footer{height:100svh!important;min-height:100svh!important;max-height:100svh!important;scroll-snap-align:start;overflow:hidden!important;padding-top:clamp(28px,4vh,54px)!important;padding-bottom:clamp(28px,4vh,54px)!important}.hero{padding-top:calc(86px + clamp(18px,2.5vh,34px))!important;padding-bottom:108px!important}.mv-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;margin-top:26px!important}.mv-card{min-height:0!important;padding:clamp(24px,3vw,38px)!important}.mv-card h3{margin:clamp(34px,5vh,52px) 0 10px!important;font-size:clamp(1.45rem,3vw,2rem)!important}.mv-card p{font-size:clamp(.86rem,1.45vw,1rem)!important;line-height:1.5}.mv-card .number{font-size:clamp(4rem,8vw,5.5rem)!important}.test-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:none!important;width:100%!important;gap:14px!important;margin-top:26px!important}.quote{padding:clamp(18px,2.3vw,25px)!important;min-width:0}.quote blockquote{font-size:clamp(.82rem,1.35vw,.98rem)!important;line-height:1.5;margin:10px 0 18px!important}.reviewer small{font-size:.75rem}.testimonials .section-title{font-size:clamp(2rem,4.2vw,3.35rem)!important}.testimonials .lead{font-size:clamp(.88rem,1.4vw,1.02rem)!important}}@media(min-width:700px)and (max-width:980px){.topbar .nav{height:74px!important}.brand-logo{height:68px!important;width:112px!important}.hero{padding-top:92px!important}.mv .container,.testimonials .container{width:min(100% - 30px,1160px)!important}.mv-grid{gap:12px!important}.mv-card{padding:22px!important}.test-grid{gap:10px!important}.quote{padding:17px!important}.reviewer .avatar{width:34px!important;height:34px!important}}@media(max-width:699px){.topbar{position:relative!important;transform:none!important;opacity:1!important}html{scroll-padding-top:0!important}.hero,main>.section,main>.cta,body>footer{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.hero{padding-top:46px!important}.mv-grid,.test-grid{grid-template-columns:1fr!important}.mv-card{min-height:260px!important}.test-grid{max-width:620px!important}}@media(min-width:700px){.hero{display:flex!important;align-items:center!important;padding-top:clamp(84px,10vh,104px)!important;padding-bottom:104px!important}.hero>.container{width:min(1160px,calc(100% - 34px))!important;transform-origin:center center!important}.hero-grid{display:grid!important;grid-template-columns:minmax(0,1.02fr) minmax(300px,.98fr)!important;gap:clamp(24px,4vw,58px)!important;align-items:center!important}.hero-copy{text-align:left!important;min-width:0}.hero-copy>p{margin-left:0!important;margin-right:0!important}.hero-actions,.trust{justify-content:flex-start!important}.hero h1{font-size:clamp(2.65rem,5.1vw,4.85rem)!important;line-height:1!important;margin:8px 0 18px!important}.hero-visual{display:block!important;width:100%!important;max-width:510px!important;margin:0 auto!important;align-self:center}.lesson-card{padding:clamp(10px,1.5vw,16px)!important;border-radius:clamp(24px,3vw,34px)!important}.visual-scene{height:clamp(300px,43vh,390px)!important}.person{transform:scale(.88);transform-origin:center bottom}.floating{transform:scale(.88)}.f-one{left:-16px!important;top:34px!important}.f-two{right:-10px!important;bottom:20px!important}.stats{bottom:12px!important;width:min(1080px,calc(100% - 52px))!important}.stats-grid{min-height:76px!important;padding:10px 16px!important}.stat{padding:3px 10px!important}}@media(min-width:700px)and (max-width:980px){.hero{padding-top:82px!important;padding-bottom:94px!important}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(285px,.86fr)!important;gap:22px!important}.hero h1{font-size:clamp(2.35rem,5.15vw,3.7rem)!important}.hero-copy>p{font-size:.94rem!important;line-height:1.48!important}.hero-actions{margin-top:18px!important;gap:8px!important}.hero-actions .btn{padding:12px 16px!important;font-size:.82rem}.trust{margin-top:17px!important;font-size:.75rem!important}.hero-visual{max-width:390px!important}.visual-scene{height:clamp(280px,40vh,340px)!important}.sun{width:88px!important;height:88px!important;right:24px!important;top:24px!important}.arch{width:190px!important;height:290px!important;left:20px!important}.stats{width:calc(100% - 36px)!important}.stats-grid{min-height:72px!important;border-radius:16px!important}.stat strong{font-size:1.18rem!important}.stat span{font-size:.7rem!important}}@media(max-width:699px){.hero-grid{display:grid!important;grid-template-columns:1fr!important;gap:34px!important}.hero-copy{text-align:center!important}.hero-copy>p{margin-left:auto!important;margin-right:auto!important}.hero-actions,.trust{justify-content:center!important}.hero-visual{display:block!important;width:100%!important;max-width:520px!important;margin:0 auto!important}.visual-scene{height:360px!important}.stats{margin:24px auto 34px!important}}@media(max-width:430px){.hero-visual{max-width:100%!important}.visual-scene{height:320px!important}.floating{transform:scale(.84)}}@media(max-width:699px){.hero{padding:38px 0 0!important}.hero-grid{gap:24px!important}.hero h1{font-size:clamp(2.45rem,11.5vw,3.45rem)!important;margin:8px 0 18px!important}.hero-copy>p{font-size:.98rem!important;line-height:1.5!important}.hero-actions{margin-top:24px!important;gap:10px!important}.hero-actions .btn{padding:13px 18px!important}.trust{margin-top:22px!important}.hero-visual{width:min(82vw,390px)!important;max-width:390px!important;margin:4px auto 0!important}.lesson-card{padding:9px!important;border-radius:22px!important;transform:rotate(.6deg)!important;box-shadow:0 18px 40px #03232640!important}.visual-scene{height:clamp(235px,38vh,300px)!important;border-radius:16px!important}.sun{width:68px!important;height:68px!important;right:18px!important;top:18px!important}.arch{width:145px!important;height:235px!important;left:14px!important;border-radius:74px 74px 0 0!important}.person{width:150px!important;height:245px!important;transform:scale(.72)!important;transform-origin:center bottom!important}.person .head{top:25px!important;left:38px!important}.person .hair{top:12px!important;left:30px!important}.person .body-shape{width:180px!important;height:205px!important;left:-15px!important}.book{width:105px!important;height:72px!important;left:52%!important;bottom:28px!important;transform:translate(-16%) rotate(-8deg)!important}.book:after{left:18px!important;top:19px!important;font-size:1rem!important}.floating{padding:9px 11px!important;border-radius:13px!important;transform:scale(.78)!important;box-shadow:0 10px 25px #063d4226!important}.floating strong{font-size:.78rem!important}.floating small{font-size:.68rem!important}.f-one{left:-30px!important;top:18px!important;transform-origin:left top!important}.f-two{right:-34px!important;bottom:8px!important;transform-origin:right bottom!important}.stats{width:min(100% - 28px,560px)!important;margin:18px auto 30px!important}.stats-grid{padding:10px!important;border-radius:16px!important;box-shadow:0 12px 28px #063d4221!important}.stat{padding:10px 5px!important}.stat strong{font-size:1.13rem!important}.stat span{font-size:.68rem!important}}@media(max-width:430px){.hero-visual{width:min(78vw,330px)!important;max-width:330px!important}.visual-scene{height:225px!important}.floating{transform:scale(.7)!important}.f-one{left:-34px!important}.f-two{right:-38px!important}}@media(max-width:360px){.hero-visual{width:76vw!important}.visual-scene{height:205px!important}.floating{display:none!important}}.split .photo-block{display:none!important}.split{display:block!important}.split>div:not(.photo-block){max-width:820px;margin:auto}.practice-demo{box-sizing:border-box;width:min(100%,500px);padding:12px 14px;color:#172d30;background:#fff;border:1px solid rgba(226,200,115,.75);border-radius:16px;box-shadow:0 12px 28px #03232638;text-align:left}.practice-head{display:flex;justify-content:space-between;color:#0a5c61;font-size:.65rem;font-weight:800;text-transform:uppercase}.practice-track{height:4px;margin:8px 0 10px;background:#e8e3d8;border-radius:99px;overflow:hidden}.practice-track span{display:block;width:33%;height:100%;background:#c9a646}.practice-dialogue{padding:9px 11px;background:#edf3f0;border-radius:11px}.practice-dialogue b{font-size:.58rem;color:#0a5c61;text-transform:uppercase}.practice-question{margin:2px 0!important;color:#063d42!important;font:800 .88rem Manrope!important}.practice-translation{color:#667678}.practice-prompt{margin:9px 0 6px!important;color:#667678!important;font-size:.66rem!important}.practice-options{display:grid;gap:7px}.practice-option{padding:8px;background:#fff;border:1px solid #ded3bb;border-radius:9px;color:#063d42;font-weight:800}.practice-option.selected{background:#e4efec;border-color:#0a5c61}.practice-feedback{min-height:14px;color:#0a5c61;text-align:center}.practice-actions{display:none;justify-content:center;gap:7px}.practice-demo.complete .practice-actions{display:flex}.practice-demo.complete .practice-options,.practice-demo.complete .practice-prompt{display:none}@media(min-width:700px)and (orientation:landscape){section.hero{position:relative!important;display:block!important;height:100svh!important;min-height:100svh!important;max-height:100svh!important;padding:86px 0 104px!important;overflow:hidden!important}section.hero>.container,section.hero.page-visible>.container,section.hero:not(.page-visible)>.container{--fit-scale:1!important;position:relative!important;display:block!important;width:min(1180px,calc(100% - 48px))!important;height:calc(100svh - 190px)!important;margin:0 auto!important;opacity:1!important;transform:none!important}section.hero .hero-grid{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;max-width:none!important;margin:0!important}section.hero .hero-copy{position:absolute!important;left:clamp(50px,7vw,110px)!important;top:50%!important;width:54%!important;max-width:650px!important;padding:0!important;text-align:left!important;transform:translateY(-42%)!important;z-index:3!important}section.hero .hero-copy>p{margin-left:0!important;margin-right:0!important}.hero-actions,.trust{justify-content:flex-start!important}.hero-copy>.practice-demo{display:none!important}section.hero h1{max-width:720px!important;font-size:clamp(2.85rem,4.2vw,4.4rem)!important;line-height:.97!important;margin:5px 0 15px!important}section.hero .hero-copy>p:not(.eyebrow){max-width:640px!important}section.hero>.hero-portrait-wrap{position:absolute!important;display:block!important;right:max(7vw,92px)!important;top:92px!important;bottom:102px!important;width:min(35vw,500px)!important;max-width:500px!important;z-index:6!important;opacity:1!important;visibility:visible!important;pointer-events:none!important}section.hero>.hero-portrait-wrap .hero-portrait{display:block!important;width:100%!important;height:100%!important;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center bottom!important;object-position:center bottom!important;opacity:1!important;visibility:visible!important;filter:drop-shadow(0 20px 23px rgba(3,35,38,.24))}section.hero .stats{position:absolute!important;left:50%!important;bottom:10px!important;width:min(1080px,calc(100% - 56px))!important;margin:0!important;transform:translate(-50%)!important;z-index:10!important}}@media(min-width:981px)and (max-width:1280px)and (orientation:landscape){section.hero .hero-copy{width:60%!important;max-width:650px!important;transform:translateY(-40%)!important}section.hero .hero-copy .eyebrow{font-size:.7rem!important}section.hero h1{max-width:650px!important;font-size:clamp(2.4rem,4.15vw,3.5rem)!important;margin-bottom:12px!important}section.hero .hero-copy>p:not(.eyebrow){max-width:590px!important;font-size:.88rem!important;line-height:1.42!important}section.hero .hero-actions{margin-top:15px!important}.hero-actions .btn{padding:11px 17px!important;font-size:.78rem!important}.trust{margin-top:12px!important;font-size:.72rem!important}}@media(min-width:700px)and (max-width:980px)and (orientation:landscape){section.hero{padding:76px 0 100px!important}section.hero>.container{width:min(100% - 32px,1100px)!important;height:calc(100svh - 176px)!important}section.hero .hero-copy{top:50%!important;width:58%!important;max-width:540px!important;transform:translateY(-39%)!important}section.hero .hero-copy .eyebrow{font-size:.65rem!important}section.hero h1{max-width:540px!important;font-size:clamp(1.95rem,4.35vw,2.8rem)!important;margin:3px 0 10px!important}section.hero .hero-copy>p:not(.eyebrow){max-width:510px!important;font-size:.77rem!important;line-height:1.4!important}.hero-actions{margin-top:12px!important}.hero-actions .btn{padding:9px 13px!important;font-size:.7rem!important}.trust{margin-top:9px!important;font-size:.64rem!important}section.hero>.hero-portrait-wrap{right:42px!important;top:82px!important;bottom:98px!important;width:min(37vw,390px)!important;max-width:390px!important}}@media(min-width:700px)and (orientation:portrait){section.hero>.hero-portrait-wrap{display:none!important}.hero-grid{display:block!important;max-width:760px!important;margin:auto!important}.hero-copy{text-align:center!important}.hero-actions,.trust{justify-content:center!important}.hero-copy>.practice-demo{display:block!important;margin:18px auto 0}.practice-options{grid-template-columns:repeat(3,1fr)}}@media(max-width:699px){section.hero>.hero-portrait-wrap{display:none!important}.hero-grid{display:block!important}.hero-copy{text-align:center!important}.hero-actions,.trust{justify-content:center!important}.hero-copy>.practice-demo{display:block!important;width:min(100%,430px)!important;margin:18px auto 0!important}.practice-options{grid-template-columns:1fr}.practice-option{padding:10px 12px}.stats{margin:24px auto 0!important}}@media(min-width:1281px)and (orientation:landscape){section.hero>.hero-portrait-wrap{right:max(9vw,122px)!important}}@media(min-width:981px)and (max-width:1280px)and (orientation:landscape){section.hero>.hero-portrait-wrap{right:max(6vw,76px)!important}}@media(min-width:700px)and (max-width:980px)and (orientation:landscape){section.hero>.hero-portrait-wrap{right:58px!important}}#about>.split{display:grid!important;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr)!important;gap:clamp(34px,5vw,72px)!important;align-items:center!important}#about .about-visual{position:relative;width:100%;max-width:560px;aspect-ratio:1200/621;overflow:hidden;border-radius:26px;background:#071b2c;box-shadow:0 24px 60px #063d4238;justify-self:start}#about .about-visual:before{content:"";position:absolute;inset:-1px;z-index:2;pointer-events:none;border:1px solid rgba(226,200,115,.28);border-radius:inherit}#about .about-visual-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}#about>.split>div:last-child{min-width:0;max-width:690px}@media(min-width:700px)and (max-width:980px){#about>.split{grid-template-columns:minmax(290px,.85fr) minmax(0,1.15fr)!important;gap:24px!important}#about .about-visual{border-radius:20px}#about .section-title{font-size:clamp(2rem,4.2vw,3.15rem)!important}#about .lead{font-size:.9rem!important}#about .bullet-list{gap:12px!important;margin:18px 0!important}#about .bullet p{font-size:.8rem!important}}@media(max-width:699px){#about>.split{display:flex!important;flex-direction:column!important;gap:26px!important}#about .about-visual{width:min(100%,560px);max-height:300px;border-radius:20px;order:0}#about>.split>div:last-child{width:100%!important;order:1}}.pricing .price-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:16px!important}.pricing .package-card{display:flex;flex-direction:column;min-width:0;height:100%;padding:26px 22px!important}.pricing .package-card h3{max-width:75%;font-size:clamp(1rem,1.35vw,1.25rem)!important}.pricing .package-card .price{font-size:clamp(2.2rem,3.2vw,2.8rem)!important;margin:10px 0 4px!important}.pricing .package-card .price span{display:block;margin-top:2px;font-size:.72rem!important;line-height:1.25;letter-spacing:.01em}.pricing .package-card>p{min-height:42px!important;margin:7px 0 12px!important;font-size:.82rem!important;line-height:1.4!important}.pricing .package-card .features{flex:1;margin:10px 0 18px!important;gap:8px!important;font-size:.8rem!important;line-height:1.35}.pricing .package-card .features li{position:relative;padding-left:20px}.pricing .package-card .features li:before{position:absolute;left:0;top:0;margin:0!important}.pricing .package-card .btn{margin-top:auto;padding:11px 10px!important;font-size:.78rem!important}.pricing .package-card.featured{transform:scale(1.02)!important}@media(min-width:700px)and (max-width:1100px){.pricing .container{width:min(100% - 24px,1160px)!important}.pricing .price-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;width:100%!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;gap:clamp(7px,1.2vw,14px)!important}.pricing .package-card{min-width:0!important;padding:clamp(14px,1.8vw,22px)!important;border-radius:18px!important}.pricing .package-card.featured{transform:none!important}.pricing .package-card h3{max-width:72%!important;font-size:clamp(.72rem,1.45vw,1rem)!important}.pricing .package-card .price{font-size:clamp(1.65rem,3.2vw,2.35rem)!important}.pricing .package-card>p{font-size:clamp(.54rem,1vw,.72rem)!important;line-height:1.3!important}.pricing .package-card .features{font-size:clamp(.5rem,.95vw,.68rem)!important;gap:4px!important}.pricing .package-card .btn{padding:8px 5px!important;font-size:clamp(.5rem,.9vw,.66rem)!important}}@media(max-width:699px){.pricing .price-grid{grid-template-columns:1fr!important}.pricing .package-card{padding:25px 22px!important}.pricing .package-card h3{max-width:78%}.pricing .package-card>p{min-height:0!important}}:root{--teal:#3E949E!important;--teal-dark:#27747F!important;--aqua:#BFE8E4!important;--cream:#F4EBDD!important;--yellow:#FFD333!important;--ink:#173B40!important;--muted:#5F7D80!important;--line:#DDD2C0!important;--champagne:#FFE169!important;--shadow:0 20px 55px rgba(39,116,127,.16)!important}.yellow{color:#f4be17!important}.eyebrow{color:#2a8994!important}.topbar{background:#3e949e!important;border-bottom:5px solid #fff!important}.hero{background:linear-gradient(90deg,#f4ebdd 0% 52%,#f7efe3)!important;color:#2f8e99!important}.hero h1,.hero-copy>p{color:#2f8e99!important}.hero h1 em{color:#ffd02a!important}.btn-primary{background:#ffd333!important;color:#173b40!important}.btn-dark{background:#27747f!important}.mv{background:linear-gradient(115deg,#e6f6f4,#fff 50%,#fff0ef)!important}.mv-card:first-child{background:#3e949e!important}.mv-card:last-child{background:linear-gradient(145deg,#ffe169,#ffd333)!important}.pricing{background:#f4ebdd!important}.price-card.featured{background:linear-gradient(155deg,#27747f,#3e949e)!important}.badge{background:#ffd333!important;color:#173b40!important}.cta-box{background:#3e949e!important}footer{background:#27747f!important}body>footer .brand-logo{width:clamp(230px,22vw,340px)!important;height:clamp(145px,20vh,230px)!important;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:left center!important;object-position:left center!important}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.stat{border-right:1px solid var(--line)!important}.stat:last-child{border-right:0!important}.testimonial-lead{margin:0 auto}.testimonial-carousel{position:relative;width:min(1160px,100%);margin:30px auto 0;padding:0 54px 36px}.testimonial-viewport{overflow:hidden;border-radius:24px}.testimonial-track{display:flex;gap:16px;transition:transform .58s cubic-bezier(.22,1,.36,1);will-change:transform}.testimonial-track.no-transition{transition:none!important}.testimonial-slide{position:relative;flex:0 0 calc((100% - 32px)/3);min-height:330px;padding:28px 24px 24px;text-align:left;background:linear-gradient(145deg,#fff,#f4ebdd);border:1px solid var(--line);border-radius:22px;box-shadow:0 16px 38px #27747f1f}.testimonial-slide:nth-child(2n){background:linear-gradient(145deg,#eaf8f6,#fff)}.testimonial-mark{position:absolute;right:18px;top:8px;color:#ffd3334d;font:800 5.4rem/1 Georgia,serif}.testimonial-slide blockquote{position:relative;z-index:2;margin:12px 0 22px;font-size:clamp(.84rem,1.08vw,.98rem)!important;line-height:1.48!important}.testimonial-slide .reviewer{position:relative;z-index:2;display:flex;align-items:center;gap:12px}.testimonial-slide .reviewer .avatar{width:42px!important;height:42px!important;border:0!important;background:#ffd95a;font-size:.68rem!important}.testimonial-slide .reviewer strong{font-size:.88rem}.testimonial-photo-avatar{overflow:hidden!important;padding:0!important;border:2px solid #FFD333!important}.testimonial-photo{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center 30%!important;object-position:center 30%!important;border-radius:50%!important}.testimonial-arrow{position:absolute;top:42%;z-index:4;width:44px;height:44px;border:1px solid rgba(39,116,127,.2);border-radius:50%;background:#fff;color:#27747f;box-shadow:0 10px 26px #27747f24;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;line-height:1!important;font-size:0!important}.testimonial-arrow:before{display:block;font:700 30px/1 Arial;transform:translateY(-1px)}.testimonial-prev{left:0}.testimonial-next{right:0}.testimonial-prev:before{content:"‹"}.testimonial-next:before{content:"›"}.testimonial-dots{display:flex;justify-content:center;gap:9px;margin-top:18px}.testimonial-dot{width:9px;height:9px;padding:0;border:0;border-radius:99px;background:#bfd5d5}.testimonial-dot.is-active{width:28px;background:#ffd333}.testimonial-status{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}@media(max-width:980px)and (min-width:700px){.testimonial-slide{flex-basis:calc((100% - 14px)/2)}.testimonial-track{gap:14px}}@media(max-width:699px){.stats-grid{grid-template-columns:repeat(2,1fr)!important}.testimonial-carousel{padding:0 0 42px}.testimonial-track{gap:0}.testimonial-slide{flex-basis:100%;min-height:390px}.testimonial-arrow{top:auto;bottom:0}.testimonial-prev{left:calc(50% - 82px)}.testimonial-next{right:calc(50% - 82px)}body>footer .brand-logo{width:min(280px,80vw)!important;height:170px!important}}@media(prefers-reduced-motion:reduce){.testimonial-track{transition:none!important}}.testimonial-photo-kitchener{-o-object-position:center 34%!important;object-position:center 34%!important}.hero .trust{color:#27747f!important}.hero .trust>span,.hero .trust>span b{color:#27747f!important}.hero .btn-secondary{color:#27747f!important;border-color:#27747f7a!important;background:#ffffff52!important}.hero .btn-secondary:hover,.hero .btn-secondary:focus-visible{color:#173b40!important;background:#ffffffb8!important;border-color:#27747f!important}.hero .hero-community-photo{overflow:hidden!important;padding:0!important;background:#fff!important;border:2px solid #3E949E!important}.hero .hero-community-photo img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;-o-object-fit:cover!important;object-fit:cover!important;border-radius:50%!important}.hero .hero-community-photo:first-child img{-o-object-position:center 34%!important;object-position:center 34%!important}.hero .hero-community-photo:nth-child(2) img{-o-object-position:center 30%!important;object-position:center 30%!important}.hero .hero-community-initials{background:#f1c5a9!important;color:#173b40!important;border:2px solid #3E949E!important}.tour-pop{position:fixed;inset:0;z-index:999;display:none;place-items:center;padding:20px;background:#173b40c2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.tour-pop.open{display:grid}.tour-pop-card{position:relative;display:grid;grid-template-columns:.92fr 1.08fr;width:min(940px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:30px;box-shadow:0 35px 90px #0000004d}.tour-x{position:absolute;right:16px;top:14px;z-index:3;width:40px;height:40px;border:0;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0;background:#fff;color:#27747f;font-size:1.6rem}.tour-pop-img{min-height:530px;overflow:hidden;border:13px solid #F4EBDD}.tour-pop-img img{width:100%;height:100%;min-height:530px;-o-object-fit:cover;object-fit:cover;-o-object-position:center 42%;object-position:center 42%}.tour-pop-copy{padding:52px 46px}.tour-kicker{color:#2a8994;font-weight:900;text-transform:uppercase;letter-spacing:.14em;font-size:.75rem}.tour-pop-copy h2{font:800 clamp(2rem,4vw,3.3rem)/1.05 Manrope;margin:8px 0 18px}.tour-pop-copy ul{list-style:none;padding:0;margin:22px 0}.tour-pop-copy li:before{content:"✓";color:#3e949e;font-weight:900;margin-right:9px}.tour-pop-copy .btn{width:100%}.tour-later{display:block;margin:12px auto 0;border:0;background:none;color:#667678;font-weight:700}@media(max-width:699px){.tour-pop{padding:12px!important}.tour-pop-card{position:relative!important;display:block!important;grid-template-columns:none!important;width:min(440px,100%)!important;height:calc(100svh - 24px)!important;max-height:680px!important;overflow:hidden!important;border-radius:24px!important;background:#173b40!important}.tour-pop-img{position:absolute!important;inset:0!important;z-index:0!important;width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important;border:0!important;border-radius:inherit!important}.tour-pop-img:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#173b4014,#173b4057 36%,#173b40f5 76%,#173b40)}.tour-pop-img img{width:100%!important;height:140%!important;min-height:0!important;max-width:none!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center bottom!important;object-position:center bottom!important;transform:translateY(-28%)!important;transform-origin:center bottom!important}.tour-pop-copy{position:absolute!important;left:0!important;right:0!important;bottom:0!important;z-index:1!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;width:100%!important;height:auto!important;min-width:0!important;padding:110px 22px 20px!important;overflow:hidden!important;color:#fff!important;background:linear-gradient(180deg,#173b4000,#173b40eb)!important}.tour-kicker{margin:0 0 5px!important;color:#ffd333!important;font-size:.65rem!important}.tour-pop-copy h2{margin:0 34px 8px 0!important;color:#fff!important;font-size:clamp(1.55rem,7vw,2.15rem)!important;line-height:1.02!important}.tour-pop-copy>p:not(.tour-kicker){margin:0!important;color:#ffffffdb!important;font-size:.76rem!important;line-height:1.38!important}.tour-pop-copy ul{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;margin:11px 0!important}.tour-pop-copy li{min-width:0!important;padding:7px 8px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:10px!important;background:#ffffff24!important;color:#fff!important;font-size:.62rem!important;line-height:1.25!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}.tour-pop-copy li:before{color:#ffd333!important}.tour-discover{min-height:40px!important;padding:9px 14px!important;font-size:.76rem!important}.tour-later{margin:5px auto 0!important;padding:4px 10px!important;color:#ffffffdb!important;font-size:.72rem!important}.tour-x{z-index:3!important;right:14px!important;top:14px!important;color:#27747f!important;background:#fffffff2!important}}.assessment-promo{background:linear-gradient(135deg,#eaf8f6,#f4ebdd)}.assessment-card{display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center}.assessment-visual{min-height:330px;padding:34px;border-radius:28px;background:#27747f;color:#fff;display:flex;flex-direction:column;justify-content:center;box-shadow:var(--shadow)}.assessment-levels{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.assessment-levels span{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#ffd333;color:#173b40;font-weight:900}.assessment-payment-pop{position:fixed;inset:0;z-index:1200;display:none;place-items:center;padding:20px;background:#173b40c2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.assessment-payment-pop.open{display:grid}.assessment-payment-card{position:relative;width:min(560px,100%);padding:38px;border-radius:28px;background:#fff;box-shadow:0 30px 80px #00000047;text-align:center}.assessment-payment-card h2{font:800 clamp(2rem,5vw,3rem)/1.05 Manrope;margin:8px 0 14px}.assessment-payment-card p{color:var(--muted)}.assessment-payment-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:24px}.assessment-payment-close{position:absolute;right:16px;top:14px;width:40px;height:40px;border:0;border-radius:50%;background:#eaf8f6;color:#27747f;font-size:1.5rem}.assessment-skip{border:0;background:transparent;color:var(--muted);font-weight:800;padding:13px 18px}@media(max-width:760px){.assessment-card{grid-template-columns:1fr}.assessment-visual{min-height:260px}}.assessment-levels .assessment-level{display:grid;place-items:center;width:54px;height:54px;padding:0;border:0;border-radius:50%;background:#ffd333;color:#173b40;font-weight:900;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.assessment-levels .assessment-level:hover,.assessment-levels .assessment-level:focus-visible{transform:translateY(-3px);box-shadow:0 8px 20px #0003;outline:3px solid rgba(255,255,255,.85);outline-offset:2px}.level-info-pop{position:fixed;inset:0;z-index:1300;display:none;place-items:center;padding:20px;background:#173b40c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.level-info-pop.open{display:grid}.level-info-card{position:relative;width:min(600px,100%);padding:38px;border-radius:28px;background:#fff;color:#173b40;box-shadow:0 30px 85px #0000004d}.level-info-close{position:absolute;right:16px;top:14px;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:#eaf8f6;color:#27747f;font-size:1.5rem;font-weight:900}.level-info-code{display:inline-flex;padding:7px 12px;border-radius:999px;background:#ffd333;color:#173b40;font-weight:900}.level-info-card h2{font:800 clamp(1.8rem,4vw,2.7rem)/1.08 Manrope;margin:16px 0 8px}.level-info-card h3{margin:0 0 14px;color:#27747f;font-size:1.08rem}.level-info-card p{margin:0;color:#5f7d80;font-size:1.02rem}.level-info-card .btn{margin-top:24px}.level-info-card .level-info-duration{margin:0 0 15px;color:#173b40;font-weight:900}.level-info-card .level-info-duration+p{margin-top:0}.faq .answer ul{margin:0;padding:0 0 22px 22px;color:var(--muted)}.faq .answer li{margin:8px 0}.faq.open .answer p+ul{padding-top:0}.field textarea{width:100%;border:1px solid #D8CBAE;border-radius:11px;padding:12px;outline:none;resize:vertical;font:inherit}.field textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0a5c611f}.enrollment-status{margin:12px 0 0;text-align:center;font-size:.84rem;font-weight:800}.enrollment-status.error{color:#9f2d2d}.request-success-pop{position:fixed;inset:0;z-index:1600;display:none;place-items:center;padding:20px;background:#173b40c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.request-success-pop.open{display:grid}.request-success-card{width:min(540px,100%);padding:40px;border-radius:28px;background:#fff;text-align:center;box-shadow:0 30px 85px #0000004d}.request-success-icon{display:grid;place-items:center;width:74px;height:74px;margin:0 auto 18px;border-radius:50%;background:#eaf8f6;color:#27747f;font-size:2.2rem;font-weight:900}.request-success-card h2{font:800 clamp(1.8rem,5vw,2.7rem)/1.08 Manrope;margin:7px 0 12px}.request-success-card>p{color:var(--muted)}.request-success-note{display:grid;gap:5px;margin:22px 0;padding:18px;border-radius:16px;background:#f4ebdd;color:#173b40;text-align:left}.request-success-note span{color:#5f7d80}.request-success-email{overflow-wrap:anywhere}.request-success-card .btn{width:100%;margin-top:8px}@media(max-width:600px){.request-success-card{padding:30px 22px;border-radius:22px}}.field select{width:100%;border:1px solid #D8CBAE;border-radius:11px;padding:12px;background:#fff;color:var(--ink);outline:none;font:inherit}.field select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0a5c611f}.phone-combined{display:grid;grid-template-columns:auto 1fr;align-items:stretch;border:1px solid #D8CBAE;border-radius:11px;background:#fff;overflow:hidden;transition:border-color .2s,box-shadow .2s}.phone-combined:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px #0a5c611f}.phone-combined.invalid{border-color:#9f2d2d;box-shadow:0 0 0 3px #9f2d2d1a}.phone-combined .dial-code{display:flex;align-items:center;padding:0 12px;background:#eaf8f6;color:#173b40;font-weight:900;border-right:1px solid #D8CBAE;white-space:nowrap}.phone-combined input{border:0!important;border-radius:0!important;box-shadow:none!important;min-width:0}.field-help,.field-error{display:block;margin-top:5px;font-size:.7rem;line-height:1.35}.field-help{color:var(--muted)}.field-error{min-height:.95em;color:#9f2d2d;font-weight:800}@media(min-width:981px)and (orientation:landscape){section.hero>.hero-portrait-wrap{left:calc(50% + clamp(150px,15vw,230px))!important;right:auto!important;width:clamp(340px,31vw,470px)!important;max-width:470px!important;transform:translate(-50%)!important}}@media(min-width:700px)and (max-width:980px)and (orientation:landscape){section.hero>.hero-portrait-wrap{left:calc(50% + clamp(125px,16vw,170px))!important;right:auto!important;width:clamp(280px,36vw,370px)!important;max-width:370px!important;transform:translate(-50%)!important}}.modal-card{overflow:hidden!important;padding:0!important}.modal-card>.close{position:absolute!important;right:18px!important;top:14px!important;z-index:5!important}.modal-card>:not(.close){margin-left:32px;margin-right:32px}.modal-card>.eyebrow{margin-top:32px}.modal-card>form{margin-left:0!important;margin-right:0!important;padding:0 24px 28px 32px;max-height:calc(90vh - 205px);overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#8FC8C5 transparent;scrollbar-gutter:stable}.modal-card>form::-webkit-scrollbar{width:7px}.modal-card>form::-webkit-scrollbar-track{background:transparent;margin:10px 0 14px}.modal-card>form::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#bfe8e4,#3e949e);border-radius:999px;border:1px solid transparent;background-clip:padding-box}.modal-card>form::-webkit-scrollbar-thumb:hover{background:#27747f;background-clip:padding-box}@media(max-width:600px){.modal-card>:not(.close){margin-left:20px;margin-right:20px}.modal-card>.eyebrow{margin-top:27px}.modal-card>form{padding:0 14px 22px 20px;max-height:calc(90vh - 195px)}}.modal-card>#checkoutTitle{margin:0 32px!important;padding:0!important;width:auto!important}.modal-card>.demo-note,.modal-card>.order{margin-left:32px!important;margin-right:32px!important}@media(max-width:600px){.modal-card>#checkoutTitle{margin-left:20px!important;margin-right:20px!important}.modal-card>.demo-note,.modal-card>.order{margin-left:20px!important;margin-right:20px!important}}@media(min-width:981px)and (max-width:1280px)and (orientation:landscape){section.hero .hero-copy{left:clamp(54px,7vw,92px)!important;width:49%!important;max-width:510px!important}section.hero h1{max-width:500px!important;font-size:clamp(2.35rem,3.85vw,3.15rem)!important;line-height:1!important}section.hero .hero-copy>p:not(.eyebrow){max-width:500px!important}section.hero>.hero-portrait-wrap{left:calc(50% + clamp(205px,21vw,245px))!important;right:auto!important;width:clamp(320px,33vw,390px)!important;max-width:390px!important;transform:translate(-50%)!important}}@media(min-width:1281px)and (orientation:landscape){section.hero .hero-copy{width:min(52%,650px)!important;max-width:650px!important}section.hero h1{max-width:620px!important}section.hero>.hero-portrait-wrap{left:calc(50% + clamp(250px,20vw,330px))!important;right:auto!important;width:clamp(390px,30vw,470px)!important;max-width:470px!important;transform:translate(-50%)!important}}@media(min-width:700px)and (orientation:landscape){section.hero>.container{container-type:inline-size!important}section.hero .hero-copy{left:clamp(34px,7cqw,110px)!important;width:clamp(300px,48cqw,620px)!important;max-width:48cqw!important;z-index:8!important}section.hero h1{width:100%!important;max-width:100%!important;font-size:clamp(2.15rem,4.45cqw,4.35rem)!important;overflow-wrap:normal!important}section.hero .hero-copy>p:not(.eyebrow){width:100%!important;max-width:100%!important}section.hero>.hero-portrait-wrap{left:auto!important;right:clamp(18px,4vw,72px)!important;width:clamp(230px,34cqw,470px)!important;max-width:42vw!important;transform:none!important;z-index:6!important}}@media(min-width:700px)and (max-width:900px)and (orientation:landscape){section.hero .hero-copy{left:clamp(34px,7vw,58px)!important;width:45%!important;max-width:45%!important;transform:translateY(-39%)!important}section.hero h1{font-size:clamp(2rem,5vw,2.75rem)!important}section.hero>.hero-portrait-wrap{right:clamp(10px,2vw,24px)!important;width:34%!important;max-width:290px!important}}@media(min-width:700px)and (max-height:700px)and (orientation:landscape){section.hero>.hero-portrait-wrap{bottom:88px!important}section.hero .hero-copy{transform:translateY(-35%)!important}}@media(min-width:901px)and (orientation:landscape){section.hero{display:flex!important;align-items:center!important;padding:86px 0 96px!important}section.hero>.hero-grid,section.hero.page-visible>.hero-grid,section.hero:not(.page-visible)>.hero-grid{position:relative!important;inset:auto!important;width:min(1240px,calc(100% - 64px))!important;height:calc(100svh - 182px)!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr)!important;-moz-column-gap:clamp(34px,4vw,64px)!important;column-gap:clamp(34px,4vw,64px)!important;align-items:end!important;opacity:1!important;transform:none!important;overflow:visible!important}section.hero .hero-copy{position:relative!important;inset:auto!important;width:100%!important;max-width:620px!important;align-self:center!important;justify-self:start!important;transform:none!important;z-index:2!important;text-align:left!important}section.hero h1{width:100%!important;max-width:620px!important;font-size:clamp(2.8rem,4.1vw,4.45rem)!important;line-height:.98!important}section.hero .hero-copy>p:not(.eyebrow){max-width:610px!important}section.hero .hero-actions,section.hero .trust{justify-content:flex-start!important}section.hero .hero-portrait-wrap{position:relative!important;inset:auto!important;width:min(100%,470px)!important;max-width:470px!important;height:100%!important;margin:0!important;justify-self:end!important;align-self:end!important;transform:none!important;z-index:1!important;pointer-events:none!important}section.hero .hero-portrait-wrap .hero-portrait{display:block!important;width:100%!important;height:100%!important;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center bottom!important;object-position:center bottom!important}}@media(min-width:901px)and (max-width:1120px)and (orientation:landscape){section.hero>.hero-grid,section.hero.page-visible>.hero-grid,section.hero:not(.page-visible)>.hero-grid{width:min(100% - 40px,1080px)!important;grid-template-columns:minmax(0,1.12fr) minmax(290px,.88fr)!important;-moz-column-gap:28px!important;column-gap:28px!important}section.hero .hero-copy{max-width:540px!important}section.hero h1{max-width:540px!important;font-size:clamp(2.35rem,4.4vw,3.45rem)!important}section.hero .hero-portrait-wrap{max-width:390px!important}}@media(min-width:700px)and (max-width:900px)and (orientation:landscape){section.hero>.hero-grid,section.hero.page-visible>.hero-grid,section.hero:not(.page-visible)>.hero-grid{position:relative!important;inset:auto!important;width:min(100% - 34px,860px)!important;height:calc(100svh - 172px)!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(230px,.85fr)!important;-moz-column-gap:20px!important;column-gap:20px!important;align-items:end!important;opacity:1!important;transform:none!important}section.hero .hero-copy{position:relative!important;inset:auto!important;width:100%!important;max-width:440px!important;transform:none!important;align-self:center!important;text-align:left!important}section.hero h1{max-width:440px!important;font-size:clamp(2rem,4.8vw,2.75rem)!important}section.hero .hero-actions,section.hero .trust{justify-content:flex-start!important}section.hero .hero-portrait-wrap{position:relative!important;inset:auto!important;width:100%!important;max-width:300px!important;height:100%!important;justify-self:end!important;align-self:end!important;transform:none!important}section.hero .hero-portrait{width:100%!important;height:100%!important;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center bottom!important;object-position:center bottom!important}}@media(max-width:699px),(orientation:portrait){section.hero .hero-portrait-wrap{display:none!important}}@media(min-width:901px)and (orientation:landscape){section.hero>.hero-grid,section.hero.page-visible>.hero-grid,section.hero:not(.page-visible)>.hero-grid{height:calc(100svh - 215px)!important;transform:translateY(clamp(-58px,-5vh,-34px))!important;align-items:center!important}section.hero .hero-copy{align-self:center!important;transform:none!important}section.hero .hero-portrait-wrap{align-self:end!important;height:min(68vh,620px)!important}}@media(min-width:901px)and (max-height:760px)and (orientation:landscape){section.hero>.hero-grid,section.hero.page-visible>.hero-grid,section.hero:not(.page-visible)>.hero-grid{height:calc(100svh - 180px)!important;transform:translateY(-24px)!important}section.hero .hero-portrait-wrap{height:min(66vh,500px)!important}}@media(min-width:700px)and (max-width:900px)and (orientation:landscape){section.hero>.hero-grid,section.hero.page-visible>.hero-grid,section.hero:not(.page-visible)>.hero-grid{height:calc(100svh - 190px)!important;transform:translateY(clamp(-40px,-4vh,-22px))!important;align-items:center!important}section.hero .hero-copy{align-self:center!important}section.hero .hero-portrait-wrap{align-self:end!important;height:min(64vh,460px)!important}}@media(min-width:1281px)and (orientation:landscape){section.hero>.hero-grid,section.hero.page-visible>.hero-grid,section.hero:not(.page-visible)>.hero-grid{width:min(1120px,calc(100% - 96px))!important;grid-template-columns:minmax(0,590px) minmax(360px,450px)!important;-moz-column-gap:clamp(56px,5vw,80px)!important;column-gap:clamp(56px,5vw,80px)!important;justify-content:center!important}section.hero .hero-copy{width:100%!important;max-width:590px!important;justify-self:end!important}section.hero h1{max-width:590px!important;font-size:clamp(3.15rem,3.55vw,4rem)!important}section.hero .hero-copy>p:not(.eyebrow){max-width:580px!important}section.hero .hero-portrait-wrap{width:100%!important;max-width:450px!important;justify-self:start!important}}@media(min-width:1600px)and (orientation:landscape){section.hero>.hero-grid,section.hero.page-visible>.hero-grid,section.hero:not(.page-visible)>.hero-grid{width:1120px!important}}@media(min-width:901px)and (max-width:1280px)and (orientation:landscape){section.hero>.hero-grid,section.hero.page-visible>.hero-grid,section.hero:not(.page-visible)>.hero-grid{width:min(1020px,calc(100% - 80px))!important;grid-template-columns:minmax(0,540px) minmax(300px,400px)!important;-moz-column-gap:clamp(40px,4vw,64px)!important;column-gap:clamp(40px,4vw,64px)!important;justify-content:center!important}section.hero .hero-copy{width:100%!important;max-width:540px!important;justify-self:end!important}section.hero h1{width:100%!important;max-width:540px!important;font-size:clamp(2.45rem,4.25vw,3.55rem)!important}section.hero .hero-copy>p:not(.eyebrow){max-width:530px!important}section.hero .hero-portrait-wrap{width:100%!important;max-width:400px!important;justify-self:start!important}}@media(min-width:901px)and (max-width:1050px)and (orientation:landscape){section.hero>.hero-grid,section.hero.page-visible>.hero-grid,section.hero:not(.page-visible)>.hero-grid{width:min(920px,calc(100% - 56px))!important;grid-template-columns:minmax(0,500px) minmax(280px,360px)!important;-moz-column-gap:32px!important;column-gap:32px!important}section.hero .hero-copy{max-width:500px!important}section.hero h1{max-width:500px!important;font-size:clamp(2.3rem,4.4vw,3rem)!important}section.hero .hero-portrait-wrap{max-width:360px!important}}@media(min-width:901px)and (max-width:1050px)and (orientation:landscape){section.hero>.hero-grid,section.hero.page-visible>.hero-grid,section.hero:not(.page-visible)>.hero-grid{width:min(860px,calc(100% - 72px))!important;grid-template-columns:minmax(0,470px) minmax(270px,340px)!important;-moz-column-gap:34px!important;column-gap:34px!important;justify-content:center!important}section.hero .hero-copy{max-width:470px!important;justify-self:end!important;transform:translate(24px)!important}section.hero h1{max-width:470px!important;font-size:clamp(2.25rem,4.35vw,2.9rem)!important}section.hero .hero-copy>p:not(.eyebrow){max-width:465px!important}section.hero .hero-portrait-wrap{width:100%!important;max-width:340px!important;justify-self:start!important;transform:translate(24px,-58px)!important}}@media(min-width:901px)and (max-width:1050px)and (max-height:760px)and (orientation:landscape){section.hero .hero-copy{transform:translate(24px,8px)!important}section.hero .hero-portrait-wrap{transform:translate(24px,-34px)!important}}.practice-feedback{display:grid;gap:4px;min-height:0;margin-top:10px;padding:0;text-align:left;line-height:1.35}.practice-feedback:empty{display:none}.practice-feedback strong{font-size:.82rem;color:#173b40}.practice-feedback span{font-size:.72rem;color:#5f7d80}.practice-feedback.is-correct,.practice-feedback.is-complete{padding:10px 12px;border:1px solid #3E949E;border-radius:11px;background:#eaf8f6}.practice-feedback.is-incorrect{padding:10px 12px;border:1px solid #C98654;border-radius:11px;background:#fff3e8}.practice-option.correct-answer{background:#dcf3ea!important;border-color:#25845f!important;color:#124f3b!important;box-shadow:inset 4px 0 #25845f}.practice-option.selected:not(.correct-answer){background:#fff0e6!important;border-color:#c86d37!important;color:#743719!important;box-shadow:inset 4px 0 #c86d37}.practice-option:disabled{opacity:1;cursor:default}.practice-next{width:100%;margin-top:10px;padding:10px 14px;border:0;border-radius:10px;background:#ffd333;color:#173b40;font-weight:900}.practice-next[hidden]{display:none}@media(max-width:699px){.practice-feedback{margin-top:9px}.practice-feedback strong{font-size:.8rem}.practice-feedback span{font-size:.7rem}.practice-next{min-height:42px}}@media(min-width:769px){.studio-move-mte6kgsv{position:relative!important;left:-11px!important;top:0!important}.studio-move-mtek4jnm{position:relative!important;left:0!important;top:-46px!important}}section.hero{position:relative!important;overflow:hidden!important}section.hero>.hero-grid{box-sizing:border-box!important}section.hero .hero-copy,section.hero .hero-portrait-wrap{min-width:0!important}@media(min-width:800px)and (orientation:landscape){section.hero{height:100svh!important;min-height:640px!important;max-height:100svh!important;display:flex!important;align-items:center!important;padding:88px 0 96px!important}section.hero>.hero-grid,section.hero.page-visible>.hero-grid,section.hero:not(.page-visible)>.hero-grid{position:relative!important;inset:auto!important;width:min(1100px,calc(100% - clamp(64px,9vw,150px)))!important;height:min(660px,calc(100svh - 205px))!important;min-height:0!important;margin:0 auto!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,1.18fr) minmax(280px,.82fr)!important;gap:clamp(34px,5vw,70px)!important;align-items:center!important;justify-content:center!important;opacity:1!important;transform:translateY(clamp(-36px,-3.5vh,-18px))!important;overflow:visible!important}section.hero .hero-copy{position:static!important;inset:auto!important;width:100%!important;max-width:590px!important;margin:0!important;padding:0!important;justify-self:end!important;align-self:center!important;transform:none!important;text-align:left!important;z-index:2!important}section.hero .hero-copy>.eyebrow{margin:0 0 10px!important}section.hero h1{width:100%!important;max-width:590px!important;margin:8px 0 18px!important;font-size:clamp(2.65rem,4.35vw,4.35rem)!important;line-height:.98!important}section.hero .hero-copy>p:not(.eyebrow){width:100%!important;max-width:570px!important;margin-left:0!important;margin-right:0!important}section.hero .hero-actions,section.hero .trust{justify-content:flex-start!important}section.hero .hero-portrait-wrap{position:static!important;inset:auto!important;width:100%!important;max-width:430px!important;height:min(64vh,590px)!important;margin:0!important;padding:0!important;justify-self:start!important;align-self:center!important;transform:none!important;z-index:1!important;pointer-events:none!important}section.hero .hero-portrait-wrap .hero-portrait{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center bottom!important;object-position:center bottom!important;transform:none!important}section.hero .hero-copy>.practice-demo{display:none!important}}@media(min-width:800px)and (max-width:1080px)and (orientation:landscape){section.hero>.hero-grid,section.hero.page-visible>.hero-grid,section.hero:not(.page-visible)>.hero-grid{width:min(900px,calc(100% - 88px))!important;grid-template-columns:minmax(0,1.16fr) minmax(250px,.84fr)!important;gap:clamp(26px,4vw,44px)!important;transform:translateY(-26px)!important}section.hero .hero-copy{max-width:500px!important}section.hero h1{max-width:500px!important;font-size:clamp(2.25rem,4.5vw,3.15rem)!important}section.hero .hero-copy>p:not(.eyebrow){max-width:490px!important}section.hero .hero-portrait-wrap{max-width:350px!important;height:min(61vh,500px)!important}}@media(min-width:800px)and (max-height:720px)and (orientation:landscape){section.hero{min-height:560px!important;padding:76px 0 84px!important}section.hero>.hero-grid,section.hero.page-visible>.hero-grid,section.hero:not(.page-visible)>.hero-grid{height:calc(100svh - 170px)!important;transform:translateY(-12px)!important}section.hero h1{font-size:clamp(2.15rem,4vw,3rem)!important;margin-bottom:12px!important}section.hero .hero-actions{margin-top:16px!important}section.hero .trust{margin-top:14px!important}section.hero .hero-portrait-wrap{height:min(60vh,430px)!important}}@media(max-width:799px),(orientation:portrait){section.hero{height:auto!important;min-height:0!important;max-height:none!important;display:block!important;padding:42px 0 0!important;overflow:visible!important}section.hero>.hero-grid,section.hero.page-visible>.hero-grid,section.hero:not(.page-visible)>.hero-grid{position:relative!important;inset:auto!important;display:block!important;width:min(100% - 32px,620px)!important;height:auto!important;min-height:0!important;margin:0 auto!important;padding:0!important;opacity:1!important;transform:none!important}section.hero .hero-copy{position:static!important;inset:auto!important;width:100%!important;max-width:620px!important;margin:0 auto!important;padding:0!important;transform:none!important;text-align:center!important}section.hero h1{width:100%!important;max-width:620px!important;margin:8px auto 18px!important}section.hero .hero-copy>p:not(.eyebrow){margin-left:auto!important;margin-right:auto!important}section.hero .hero-actions,section.hero .trust{justify-content:center!important}section.hero .hero-portrait-wrap{display:none!important}section.hero .hero-copy>.practice-demo{display:block!important;margin:20px auto 0!important}}@media(min-width:768px)and (max-width:799px)and (orientation:landscape){section.hero{height:100svh!important;min-height:560px!important;max-height:100svh!important;display:flex!important;align-items:center!important;padding:76px 0 84px!important;overflow:hidden!important}section.hero>.hero-grid,section.hero.page-visible>.hero-grid,section.hero:not(.page-visible)>.hero-grid{position:relative!important;inset:auto!important;display:grid!important;grid-template-columns:minmax(0,1.18fr) minmax(215px,.82fr)!important;gap:22px!important;align-items:center!important;width:calc(100% - 56px)!important;max-width:730px!important;height:calc(100svh - 170px)!important;min-height:0!important;margin:0 auto!important;padding:0!important;opacity:1!important;transform:translateY(-10px)!important;overflow:visible!important}section.hero .hero-copy{position:static!important;inset:auto!important;width:100%!important;max-width:430px!important;margin:0!important;padding:0!important;justify-self:end!important;align-self:center!important;transform:none!important;text-align:left!important}section.hero h1{width:100%!important;max-width:430px!important;margin:6px 0 13px!important;font-size:clamp(2rem,5.2vw,2.65rem)!important;line-height:1!important}section.hero .hero-copy>p:not(.eyebrow){max-width:420px!important;margin-left:0!important;margin-right:0!important;font-size:.82rem!important;line-height:1.42!important}section.hero .hero-actions{justify-content:flex-start!important;margin-top:15px!important;gap:8px!important}section.hero .hero-actions .btn{padding:10px 14px!important;font-size:.73rem!important}section.hero .trust{justify-content:flex-start!important;margin-top:13px!important;font-size:.67rem!important}section.hero .hero-portrait-wrap{display:block!important;position:static!important;inset:auto!important;width:100%!important;max-width:270px!important;height:min(59vh,410px)!important;margin:0!important;padding:0!important;justify-self:start!important;align-self:center!important;transform:none!important;pointer-events:none!important}section.hero .hero-portrait-wrap .hero-portrait{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center bottom!important;object-position:center bottom!important;transform:none!important}section.hero .hero-copy>.practice-demo{display:none!important}}@media(min-width:768px)and (max-width:799px)and (orientation:portrait){section.hero .hero-portrait-wrap{display:block!important;position:static!important;width:min(58vw,360px)!important;height:310px!important;margin:22px auto 0!important;transform:none!important}section.hero .hero-portrait-wrap .hero-portrait{width:100%!important;height:100%!important;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center bottom!important;object-position:center bottom!important}section.hero .hero-copy>.practice-demo{display:none!important}}@media(max-width:767px){section.hero .hero-portrait-wrap{display:none!important}section.hero .hero-copy>.practice-demo{display:block!important}}.topbar .brand-logo{width:190px!important;height:82px!important;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:left center!important;object-position:left center!important}.topbar .brand{min-width:200px!important}@media(max-width:980px){.topbar .brand-logo{width:150px!important;height:68px!important}.topbar .brand{min-width:155px!important}}.topbar .nav{padding-left:0!important}.topbar .container.nav{width:min(1160px,calc(100% - 24px))!important}.topbar .brand{margin-left:-6px!important;min-width:auto!important}.topbar .brand span{display:flex;align-items:center}.topbar .brand-logo{margin-left:0!important}@media(max-width:980px){.topbar .container.nav{width:min(100% - 18px,1160px)!important}.topbar .brand{margin-left:-4px!important}}@media(min-width:800px)and (orientation:landscape){section.hero>.hero-grid{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr)!important}section.hero .hero-portrait-wrap{max-width:500px!important;height:min(68vh,620px)!important;align-self:end!important;margin-bottom:0!important}section.hero .hero-portrait-wrap .hero-portrait{-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center bottom!important;object-position:center bottom!important;height:100%!important;width:100%!important}section.hero .stats{bottom:6px!important}section.hero .stats-grid{border-top:4px solid #FFD333!important;border-radius:16px!important}}@media(min-width:800px)and (max-width:1080px)and (orientation:landscape){section.hero .hero-portrait-wrap{height:min(55vh,440px)!important}}.eyebrow{font-size:.82rem!important;letter-spacing:.14em!important;margin:0 0 14px!important}.section-title{font-size:clamp(2.1rem,4.8vw,3.7rem)!important;line-height:1.1!important;margin:0 0 22px!important}.lead{font-size:1.12rem!important;line-height:1.62!important;max-width:680px!important}.hero-copy>p:not(.eyebrow){font-size:1.08rem!important;line-height:1.6!important}.hero h1{letter-spacing:-.05em!important}.bullet h3{font-size:1.1rem!important;margin:2px 0 6px!important}.bullet p{font-size:.98rem!important;line-height:1.55!important}.bullet-list{gap:24px!important;margin:34px 0!important}.mv-card h3{margin:64px 0 16px!important}.mv-card p{font-size:1.06rem!important;line-height:1.6!important}.testimonial-slide blockquote{line-height:1.55!important}.faq button{padding:26px 2px!important;font-size:1rem!important}.faq.open .answer p{line-height:1.6!important;font-size:.98rem!important}footer .footer-links{font-size:.95rem!important;line-height:1.7!important}.footer-about{font-size:.98rem!important;line-height:1.6!important}.section{padding:110px 0!important}.mv-grid{gap:26px!important;margin-top:48px!important}.mv-card{padding:46px!important}.testimonial-carousel{margin:38px auto 0!important}.pricing .price-grid{gap:20px!important;margin-top:42px!important}.pricing .package-card{padding:30px 24px!important}.cta-box{padding:72px!important}.footer-grid{gap:64px!important}footer{padding:60px 0 28px!important}@media(max-width:900px){.section{padding:80px 0!important}.cta-box{padding:48px 26px!important}.mv-card{padding:32px!important}.footer-grid{gap:40px!important}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--background: 0 0% 100%;--foreground: 240 10% 3.9%;--card: 0 0% 100%;--card-foreground: 240 10% 3.9%;--popover: 0 0% 100%;--popover-foreground: 240 10% 3.9%;--primary: 240 5.9% 10%;--primary-foreground: 0 0% 98%;--secondary: 240 4.8% 95.9%;--secondary-foreground: 240 5.9% 10%;--muted: 240 4.8% 95.9%;--muted-foreground: 240 3.8% 46.1%;--accent: 240 4.8% 95.9%;--accent-foreground: 240 5.9% 10%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 98%;--border: 240 5.9% 90%;--input: 240 5.9% 90%;--ring: 240 5.9% 10%;--radius: .5rem;--sidebar-background: 0 0% 98%;--sidebar-foreground: 240 5.3% 26.1%;--sidebar-primary: 240 5.9% 10%;--sidebar-primary-foreground: 0 0% 98%;--sidebar-accent: 240 4.8% 95.9%;--sidebar-accent-foreground: 240 5.9% 10%;--sidebar-border: 220 13% 91%;--sidebar-ring: 217.2 91.2% 59.8%}.dark{--background: 240 10% 3.9%;--foreground: 0 0% 98%;--card: 240 10% 3.9%;--card-foreground: 0 0% 98%;--popover: 240 10% 3.9%;--popover-foreground: 0 0% 98%;--primary: 0 0% 98%;--primary-foreground: 240 5.9% 10%;--secondary: 240 3.7% 15.9%;--secondary-foreground: 0 0% 98%;--muted: 240 3.7% 15.9%;--muted-foreground: 240 5% 64.9%;--accent: 240 3.7% 15.9%;--accent-foreground: 0 0% 98%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 0 0% 98%;--border: 240 3.7% 15.9%;--input: 240 3.7% 15.9%;--ring: 240 4.9% 83.9%;--sidebar-background: 240 5.9% 10%;--sidebar-foreground: 240 4.8% 95.9%;--sidebar-primary: 224.3 76.3% 48%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 240 3.7% 15.9%;--sidebar-accent-foreground: 240 4.8% 95.9%;--sidebar-border: 240 3.7% 15.9%;--sidebar-ring: 217.2 91.2% 59.8%}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media(min-width:1400px){.container{max-width:1400px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-bottom-12{bottom:-3rem}.-left-12{left:-3rem}.-right-12{right:-3rem}.-top-12{top:-3rem}.bottom-0{bottom:0}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:.5rem}.left-\[50\%\]{left:50%}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.top-0{top:0}.top-1{top:.25rem}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-3\.5{top:.875rem}.top-4{top:1rem}.top-\[1px\]{top:1px}.top-\[50\%\]{top:50%}.top-\[60\%\]{top:60%}.top-full{top:100%}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[1\]{z-index:1}.order-first{order:-9999}.order-last{order:9999}.\!m-0{margin:0!important}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3\.5{margin-left:.875rem;margin-right:.875rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.-ml-4{margin-left:-1rem}.-mt-4{margin-top:-1rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.ml-1{margin-left:.25rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-24{margin-top:6rem}.mt-4{margin-top:1rem}.mt-auto{margin-top:auto}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.size-10{width:2.5rem;height:2.5rem}.size-3{width:.75rem;height:.75rem}.size-3\.5{width:.875rem;height:.875rem}.size-4{width:1rem;height:1rem}.size-6{width:1.5rem;height:1.5rem}.size-8{width:2rem;height:2rem}.size-\[--cell-size\]{width:var(--cell-size);height:var(--cell-size)}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[--cell-size\]{height:var(--cell-size)}.h-\[1px\]{height:1px}.h-\[var\(--radix-navigation-menu-viewport-height\)\]{height:var(--radix-navigation-menu-viewport-height)}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.h-svh{height:100svh}.max-h-\[--radix-context-menu-content-available-height\]{max-height:var(--radix-context-menu-content-available-height)}.max-h-\[--radix-select-content-available-height\]{max-height:var(--radix-select-content-available-height)}.max-h-\[300px\]{max-height:300px}.max-h-\[var\(--radix-dropdown-menu-content-available-height\)\]{max-height:var(--radix-dropdown-menu-content-available-height)}.max-h-screen{max-height:100vh}.min-h-0{min-height:0px}.min-h-\[60px\]{min-height:60px}.min-h-svh{min-height:100svh}.w-0{width:0px}.w-1{width:.25rem}.w-10{width:2.5rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-4{width:1rem}.w-5{width:1.25rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[--cell-size\]{width:var(--cell-size)}.w-\[--sidebar-width\]{width:var(--sidebar-width)}.w-\[100px\]{width:100px}.w-\[1px\]{width:1px}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-10{min-width:2.5rem}.min-w-5{min-width:1.25rem}.min-w-8{min-width:2rem}.min-w-9{min-width:2.25rem}.min-w-\[--cell-size\]{min-width:var(--cell-size)}.min-w-\[12rem\]{min-width:12rem}.min-w-\[8rem\]{min-width:8rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.max-w-\[--skeleton-width\]{max-width:var(--skeleton-width)}.max-w-lg{max-width:32rem}.max-w-max{max-width:-moz-max-content;max-width:max-content}.max-w-sm{max-width:24rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.grow-0{flex-grow:0}.basis-full{flex-basis:100%}.caption-bottom{caption-side:bottom}.border-collapse{border-collapse:collapse}.origin-\[--radix-context-menu-content-transform-origin\]{transform-origin:var(--radix-context-menu-content-transform-origin)}.origin-\[--radix-dropdown-menu-content-transform-origin\]{transform-origin:var(--radix-dropdown-menu-content-transform-origin)}.origin-\[--radix-hover-card-content-transform-origin\]{transform-origin:var(--radix-hover-card-content-transform-origin)}.origin-\[--radix-menubar-content-transform-origin\]{transform-origin:var(--radix-menubar-content-transform-origin)}.origin-\[--radix-popover-content-transform-origin\]{transform-origin:var(--radix-popover-content-transform-origin)}.origin-\[--radix-select-content-transform-origin\]{transform-origin:var(--radix-select-content-transform-origin)}.origin-\[--radix-tooltip-content-transform-origin\]{transform-origin:var(--radix-tooltip-content-transform-origin)}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-px{--tw-translate-x: -1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-px{--tw-translate-x: 1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.touch-none{touch-action:none}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.place-content-center{place-content:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.self-stretch{align-self:stretch}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.text-balance{text-wrap:balance}.break-words{overflow-wrap:break-word}.rounded-\[2px\]{border-radius:2px}.rounded-\[calc\(var\(--radius\)-5px\)\]{border-radius:calc(var(--radius) - 5px)}.rounded-\[inherit\]{border-radius:inherit}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-none{border-radius:0}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:.75rem}.rounded-l-md{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.rounded-r-md{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.rounded-t-\[10px\]{border-top-left-radius:10px;border-top-right-radius:10px}.rounded-tl-sm{border-top-left-radius:calc(var(--radius) - 4px)}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-\[1\.5px\]{border-width:1.5px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-\[--color-border\]{border-color:var(--color-border)}.border-border{border-color:hsl(var(--border))}.border-border\/50{border-color:hsl(var(--border) / .5)}.border-destructive{border-color:hsl(var(--destructive))}.border-destructive\/50{border-color:hsl(var(--destructive) / .5)}.border-input{border-color:hsl(var(--input))}.border-primary{border-color:hsl(var(--primary))}.border-primary\/50{border-color:hsl(var(--primary) / .5)}.border-sidebar-border{border-color:hsl(var(--sidebar-border))}.border-transparent{border-color:transparent}.border-l-transparent{border-left-color:transparent}.border-t-transparent{border-top-color:transparent}.bg-\[--color-bg\]{background-color:var(--color-bg)}.bg-accent{background-color:hsl(var(--accent))}.bg-background{background-color:hsl(var(--background))}.bg-black\/80{background-color:#000c}.bg-border{background-color:hsl(var(--border))}.bg-card{background-color:hsl(var(--card))}.bg-destructive{background-color:hsl(var(--destructive))}.bg-foreground{background-color:hsl(var(--foreground))}.bg-input{background-color:hsl(var(--input))}.bg-muted{background-color:hsl(var(--muted))}.bg-muted\/50{background-color:hsl(var(--muted) / .5)}.bg-popover{background-color:hsl(var(--popover))}.bg-primary{background-color:hsl(var(--primary))}.bg-primary\/10{background-color:hsl(var(--primary) / .1)}.bg-primary\/20{background-color:hsl(var(--primary) / .2)}.bg-secondary{background-color:hsl(var(--secondary))}.bg-sidebar{background-color:hsl(var(--sidebar-background))}.bg-sidebar-border{background-color:hsl(var(--sidebar-border))}.bg-transparent{background-color:transparent}.fill-current{fill:currentColor}.fill-primary{fill:hsl(var(--primary))}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-\[1px\]{padding:1px}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[--cell-size\]{padding-left:var(--cell-size);padding-right:var(--cell-size)}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.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}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pl-2{padding-left:.5rem}.pl-2\.5{padding-left:.625rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-8{padding-left:2rem}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-2\.5{padding-right:.625rem}.pr-3{padding-right:.75rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.text-\[0\.8rem\]{font-size:.8rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-sm\/relaxed{font-size:.875rem;line-height:1.625}.text-xs{font-size:.75rem;line-height:1rem}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-snug{line-height:1.375}.tracking-tight{letter-spacing:-.025em}.tracking-widest{letter-spacing:.1em}.text-accent-foreground{color:hsl(var(--accent-foreground))}.text-card-foreground{color:hsl(var(--card-foreground))}.text-current{color:currentColor}.text-destructive{color:hsl(var(--destructive))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-foreground{color:hsl(var(--foreground))}.text-foreground\/50{color:hsl(var(--foreground) / .5)}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-popover-foreground{color:hsl(var(--popover-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-sidebar-foreground{color:hsl(var(--sidebar-foreground))}.text-sidebar-foreground\/70{color:hsl(var(--sidebar-foreground) / .7)}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-90{opacity:.9}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_0_1px_hsl\(var\(--sidebar-border\)\)\]{--tw-shadow: 0 0 0 1px hsl(var(--sidebar-border));--tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-ring{--tw-ring-color: hsl(var(--ring))}.ring-sidebar-ring{--tw-ring-color: hsl(var(--sidebar-ring))}.ring-offset-background{--tw-ring-offset-color: hsl(var(--background))}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.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}.transition-\[color\,box-shadow\]{transition-property:color,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[left\,right\,width\]{transition-property:left,right,width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[margin\,opacity\]{transition-property:margin,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\,height\,padding\]{transition-property:width,height,padding;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\]{transition-property:width;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-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-1000{transition-duration:1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.fade-in-0{--tw-enter-opacity: 0}.zoom-in-95{--tw-enter-scale: .95}.duration-100{animation-duration:.1s}.duration-1000{animation-duration:1s}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{animation-timing-function:linear}.\[--cell-size\:2rem\]{--cell-size: 2rem}body{font-family:DM Sans,sans-serif;overflow-x:clip}.file\:border-0::file-selector-button{border-width:0px}.file\:bg-transparent::file-selector-button{background-color:transparent}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:500}.file\:text-foreground::file-selector-button{color:hsl(var(--foreground))}.placeholder\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:-inset-2:after{content:var(--tw-content);inset:-.5rem}.after\:inset-y-0:after{content:var(--tw-content);top:0;bottom:0}.after\:left-1\/2:after{content:var(--tw-content);left:50%}.after\:w-1:after{content:var(--tw-content);width:.25rem}.after\:w-\[2px\]:after{content:var(--tw-content);width:2px}.after\:-translate-x-1\/2:after{content:var(--tw-content);--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.first\:rounded-l-md:first-child{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.first\:border-l:first-child{border-left-width:1px}.last\:mt-0:last-child{margin-top:0}.last\:rounded-r-md:last-child{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-destructive\/80:hover{background-color:hsl(var(--destructive) / .8)}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive) / .9)}.hover\:bg-muted:hover{background-color:hsl(var(--muted))}.hover\:bg-muted\/50:hover{background-color:hsl(var(--muted) / .5)}.hover\:bg-primary\/80:hover{background-color:hsl(var(--primary) / .8)}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary) / .9)}.hover\:bg-secondary:hover{background-color:hsl(var(--secondary))}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary) / .8)}.hover\:bg-sidebar-accent:hover{background-color:hsl(var(--sidebar-accent))}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:text-muted-foreground:hover{color:hsl(var(--muted-foreground))}.hover\:text-sidebar-accent-foreground:hover{color:hsl(var(--sidebar-accent-foreground))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:shadow-\[0_0_0_1px_hsl\(var\(--sidebar-accent\)\)\]:hover{--tw-shadow: 0 0 0 1px hsl(var(--sidebar-accent));--tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:after\:bg-sidebar-border:hover:after{content:var(--tw-content);background-color:hsl(var(--sidebar-border))}.focus\:bg-accent:focus{background-color:hsl(var(--accent))}.focus\:text-accent-foreground:focus{color:hsl(var(--accent-foreground))}.focus\:opacity-100:focus{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-ring:focus{--tw-ring-color: hsl(var(--ring))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:border-ring:focus-visible{border-color:hsl(var(--ring))}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-0:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-1:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-\[3px\]:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color: hsl(var(--ring))}.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color: hsl(var(--ring) / .5)}.focus-visible\:ring-sidebar-ring:focus-visible{--tw-ring-color: hsl(var(--sidebar-ring))}.focus-visible\:ring-offset-1:focus-visible{--tw-ring-offset-width: 1px}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\:ring-offset-background:focus-visible{--tw-ring-offset-color: hsl(var(--background))}.active\:bg-sidebar-accent:active{background-color:hsl(var(--sidebar-accent))}.active\:text-sidebar-accent-foreground:active{color:hsl(var(--sidebar-accent-foreground))}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.group\/menu-item:focus-within .group-focus-within\/menu-item\:opacity-100{opacity:1}.group\/menu-item:hover .group-hover\/menu-item\:opacity-100,.group:hover .group-hover\:opacity-100{opacity:1}.group.destructive .group-\[\.destructive\]\:border-muted\/40{border-color:hsl(var(--muted) / .4)}.group.toaster .group-\[\.toaster\]\:border-border{border-color:hsl(var(--border))}.group.toast .group-\[\.toast\]\:bg-muted{background-color:hsl(var(--muted))}.group.toast .group-\[\.toast\]\:bg-primary{background-color:hsl(var(--primary))}.group.toaster .group-\[\.toaster\]\:bg-background{background-color:hsl(var(--background))}.group.destructive .group-\[\.destructive\]\:text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.group.toast .group-\[\.toast\]\:text-muted-foreground{color:hsl(var(--muted-foreground))}.group.toast .group-\[\.toast\]\:text-primary-foreground{color:hsl(var(--primary-foreground))}.group.toaster .group-\[\.toaster\]\:text-foreground{color:hsl(var(--foreground))}.group.toaster .group-\[\.toaster\]\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group.destructive .group-\[\.destructive\]\:hover\:border-destructive\/30:hover{border-color:hsl(var(--destructive) / .3)}.group.destructive .group-\[\.destructive\]\:hover\:bg-destructive:hover{background-color:hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:hover\:text-destructive-foreground:hover{color:hsl(var(--destructive-foreground))}.group.destructive .group-\[\.destructive\]\:hover\:text-red-50:hover{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-destructive:focus{--tw-ring-color: hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:focus\:ring-red-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-offset-red-600:focus{--tw-ring-offset-color: #dc2626}.peer\/menu-button:hover~.peer-hover\/menu-button\:text-sidebar-accent-foreground{color:hsl(var(--sidebar-accent-foreground))}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-70{opacity:.7}.has-\[\>button\]\:ml-\[-0\.45rem\]:has(>button){margin-left:-.45rem}.has-\[\>button\]\:mr-\[-0\.4rem\]:has(>button){margin-right:-.4rem}.has-\[\>kbd\]\:ml-\[-0\.35rem\]:has(>kbd){margin-left:-.35rem}.has-\[\>kbd\]\:mr-\[-0\.35rem\]:has(>kbd){margin-right:-.35rem}.has-\[\>\[data-align\=block-end\]\]\:h-auto:has(>[data-align=block-end]){height:auto}.has-\[\>\[data-align\=block-start\]\]\:h-auto:has(>[data-align=block-start]){height:auto}.has-\[\>textarea\]\:h-auto:has(>textarea){height:auto}.has-\[\>\[data-slot\=field\]\]\:w-full:has(>[data-slot=field]){width:100%}.has-\[\>\[data-align\=block-end\]\]\:flex-col:has(>[data-align=block-end]){flex-direction:column}.has-\[\>\[data-align\=block-start\]\]\:flex-col:has(>[data-align=block-start]){flex-direction:column}.has-\[\>\[data-slot\=field\]\]\:flex-col:has(>[data-slot=field]){flex-direction:column}.has-\[\>\[data-slot\=field-content\]\]\:items-start:has(>[data-slot=field-content]){align-items:flex-start}.has-\[\>\[data-slot\=button-group\]\]\:gap-2:has(>[data-slot=button-group]){gap:.5rem}.has-\[\>\[data-slot\=checkbox-group\]\]\:gap-3:has(>[data-slot=checkbox-group]){gap:.75rem}.has-\[\>\[data-slot\=radio-group\]\]\:gap-3:has(>[data-slot=radio-group]){gap:.75rem}.has-\[\>\[data-slot\=field\]\]\:rounded-md:has(>[data-slot=field]){border-radius:calc(var(--radius) - 2px)}.has-\[\>\[data-slot\=field\]\]\:border:has(>[data-slot=field]){border-width:1px}.has-\[\[data-slot\]\[aria-invalid\=true\]\]\:border-destructive:has([data-slot][aria-invalid=true]){border-color:hsl(var(--destructive))}.has-\[\[data-variant\=inset\]\]\:bg-sidebar:has([data-variant=inset]){background-color:hsl(var(--sidebar-background))}.has-\[\>svg\]\:p-0:has(>svg){padding:0}.has-\[\>svg\]\:px-2:has(>svg){padding-left:.5rem;padding-right:.5rem}.has-\[\>svg\]\:px-2\.5:has(>svg){padding-left:.625rem;padding-right:.625rem}.has-\[\:disabled\]\:opacity-50:has(:disabled){opacity:.5}.has-\[\[data-slot\=input-group-control\]\:focus-visible\]\:ring-1:has([data-slot=input-group-control]:focus-visible){--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.has-\[\[data-slot\=input-group-control\]\:focus-visible\]\:ring-ring:has([data-slot=input-group-control]:focus-visible){--tw-ring-color: hsl(var(--ring))}.has-\[\[data-slot\]\[aria-invalid\=true\]\]\:ring-destructive\/20:has([data-slot][aria-invalid=true]){--tw-ring-color: hsl(var(--destructive) / .2)}.group\/item:has([data-slot=item-description]) .group-has-\[\[data-slot\=item-description\]\]\/item\:translate-y-0\.5{--tw-translate-y: .125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group\/item:has([data-slot=item-description]) .group-has-\[\[data-slot\=item-description\]\]\/item\:self-start{align-self:flex-start}.group\/field:has([data-orientation=horizontal]) .group-has-\[\[data-orientation\=horizontal\]\]\/field\:text-balance{text-wrap:balance}.group\/input-group:has(>input) .group-has-\[\>input\]\/input-group\:pb-2\.5{padding-bottom:.625rem}.group\/input-group:has(>input) .group-has-\[\>input\]\/input-group\:pt-2\.5{padding-top:.625rem}.group\/menu-item:has([data-sidebar=menu-action]) .group-has-\[\[data-sidebar\=menu-action\]\]\/menu-item\:pr-8{padding-right:2rem}.aria-disabled\:pointer-events-none[aria-disabled=true]{pointer-events:none}.aria-disabled\:opacity-50[aria-disabled=true]{opacity:.5}.aria-selected\:text-muted-foreground[aria-selected=true]{color:hsl(var(--muted-foreground))}.data-\[disabled\=true\]\:pointer-events-none[data-disabled=true],.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[orientation\=vertical\]\:h-auto[data-orientation=vertical]{height:auto}.data-\[panel-group-direction\=vertical\]\:h-px[data-panel-group-direction=vertical]{height:1px}.data-\[panel-group-direction\=vertical\]\:w-full[data-panel-group-direction=vertical]{width:100%}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=checked\]\:translate-x-4[data-state=checked]{--tw-translate-x: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked],.data-\[swipe\=cancel\]\:translate-x-0[data-swipe=cancel]{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end]{--tw-translate-x: var(--radix-toast-swipe-end-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move]{--tw-translate-x: var(--radix-toast-swipe-move-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.data-\[state\=closed\]\:animate-accordion-up[data-state=closed]{animation:accordion-up .2s ease-out}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}.data-\[state\=open\]\:animate-accordion-down[data-state=open]{animation:accordion-down .2s ease-out}.data-\[panel-group-direction\=vertical\]\:flex-col[data-panel-group-direction=vertical]{flex-direction:column}.data-\[slot\=checkbox-group\]\:gap-3[data-slot=checkbox-group]{gap:.75rem}.data-\[range-end\=true\]\:rounded-md[data-range-end=true]{border-radius:calc(var(--radius) - 2px)}.data-\[range-middle\=true\]\:rounded-none[data-range-middle=true]{border-radius:0}.data-\[range-start\=true\]\:rounded-md[data-range-start=true]{border-radius:calc(var(--radius) - 2px)}.data-\[selected\=true\]\:rounded-none[data-selected=true]{border-radius:0}.data-\[active\=true\]\:bg-sidebar-accent[data-active=true]{background-color:hsl(var(--sidebar-accent))}.data-\[range-end\=true\]\:bg-primary[data-range-end=true]{background-color:hsl(var(--primary))}.data-\[range-middle\=true\]\:bg-accent[data-range-middle=true]{background-color:hsl(var(--accent))}.data-\[range-start\=true\]\:bg-primary[data-range-start=true],.data-\[selected-single\=true\]\:bg-primary[data-selected-single=true]{background-color:hsl(var(--primary))}.data-\[selected\=true\]\:bg-accent[data-selected=true]{background-color:hsl(var(--accent))}.data-\[state\=active\]\:bg-background[data-state=active]{background-color:hsl(var(--background))}.data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:hsl(var(--primary))}.data-\[state\=on\]\:bg-accent[data-state=on],.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:hsl(var(--accent))}.data-\[state\=open\]\:bg-accent\/50[data-state=open]{background-color:hsl(var(--accent) / .5)}.data-\[state\=open\]\:bg-secondary[data-state=open]{background-color:hsl(var(--secondary))}.data-\[state\=selected\]\:bg-muted[data-state=selected]{background-color:hsl(var(--muted))}.data-\[state\=unchecked\]\:bg-input[data-state=unchecked]{background-color:hsl(var(--input))}.data-\[variant\=label\]\:text-sm[data-variant=label]{font-size:.875rem;line-height:1.25rem}.data-\[variant\=legend\]\:text-base[data-variant=legend]{font-size:1rem;line-height:1.5rem}.data-\[active\=true\]\:font-medium[data-active=true]{font-weight:500}.data-\[active\=true\]\:text-sidebar-accent-foreground[data-active=true]{color:hsl(var(--sidebar-accent-foreground))}.data-\[invalid\=true\]\:text-destructive[data-invalid=true]{color:hsl(var(--destructive))}.data-\[placeholder\]\:text-muted-foreground[data-placeholder]{color:hsl(var(--muted-foreground))}.data-\[range-end\=true\]\:text-primary-foreground[data-range-end=true]{color:hsl(var(--primary-foreground))}.data-\[range-middle\=true\]\:text-accent-foreground[data-range-middle=true]{color:hsl(var(--accent-foreground))}.data-\[range-start\=true\]\:text-primary-foreground[data-range-start=true],.data-\[selected-single\=true\]\:text-primary-foreground[data-selected-single=true]{color:hsl(var(--primary-foreground))}.data-\[selected\=true\]\:text-accent-foreground[data-selected=true]{color:hsl(var(--accent-foreground))}.data-\[state\=active\]\:text-foreground[data-state=active]{color:hsl(var(--foreground))}.data-\[state\=checked\]\:text-primary-foreground[data-state=checked]{color:hsl(var(--primary-foreground))}.data-\[state\=on\]\:text-accent-foreground[data-state=on],.data-\[state\=open\]\:text-accent-foreground[data-state=open]{color:hsl(var(--accent-foreground))}.data-\[state\=open\]\:text-muted-foreground[data-state=open]{color:hsl(var(--muted-foreground))}.data-\[disabled\=true\]\:opacity-50[data-disabled=true],.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[state\=open\]\:opacity-100[data-state=open]{opacity:1}.data-\[state\=active\]\:shadow[data-state=active]{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.data-\[swipe\=move\]\:transition-none[data-swipe=move]{transition-property:none}.data-\[state\=closed\]\:duration-300[data-state=closed]{transition-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{transition-duration:.5s}.data-\[motion\^\=from-\]\:animate-in[data-motion^=from-],.data-\[state\=open\]\:animate-in[data-state=open],.data-\[state\=visible\]\:animate-in[data-state=visible]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.data-\[motion\^\=to-\]\:animate-out[data-motion^=to-],.data-\[state\=closed\]\:animate-out[data-state=closed],.data-\[state\=hidden\]\:animate-out[data-state=hidden],.data-\[swipe\=end\]\:animate-out[data-swipe=end]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.data-\[motion\^\=from-\]\:fade-in[data-motion^=from-]{--tw-enter-opacity: 0}.data-\[motion\^\=to-\]\:fade-out[data-motion^=to-],.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.data-\[state\=closed\]\:fade-out-80[data-state=closed]{--tw-exit-opacity: .8}.data-\[state\=hidden\]\:fade-out[data-state=hidden]{--tw-exit-opacity: 0}.data-\[state\=open\]\:fade-in-0[data-state=open],.data-\[state\=visible\]\:fade-in[data-state=visible]{--tw-enter-opacity: 0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale: .95}.data-\[state\=open\]\:zoom-in-90[data-state=open]{--tw-enter-scale: .9}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale: .95}.data-\[motion\=from-end\]\:slide-in-from-right-52[data-motion=from-end]{--tw-enter-translate-x: 13rem}.data-\[motion\=from-start\]\:slide-in-from-left-52[data-motion=from-start]{--tw-enter-translate-x: -13rem}.data-\[motion\=to-end\]\:slide-out-to-right-52[data-motion=to-end]{--tw-exit-translate-x: 13rem}.data-\[motion\=to-start\]\:slide-out-to-left-52[data-motion=to-start]{--tw-exit-translate-x: -13rem}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y: -.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x: .5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x: -.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y: .5rem}.data-\[state\=closed\]\:slide-out-to-bottom[data-state=closed]{--tw-exit-translate-y: 100%}.data-\[state\=closed\]\:slide-out-to-left[data-state=closed]{--tw-exit-translate-x: -100%}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x: -50%}.data-\[state\=closed\]\:slide-out-to-right[data-state=closed],.data-\[state\=closed\]\:slide-out-to-right-full[data-state=closed]{--tw-exit-translate-x: 100%}.data-\[state\=closed\]\:slide-out-to-top[data-state=closed]{--tw-exit-translate-y: -100%}.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-bottom[data-state=open]{--tw-enter-translate-y: 100%}.data-\[state\=open\]\:slide-in-from-left[data-state=open]{--tw-enter-translate-x: -100%}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x: -50%}.data-\[state\=open\]\:slide-in-from-right[data-state=open]{--tw-enter-translate-x: 100%}.data-\[state\=open\]\:slide-in-from-top[data-state=open]{--tw-enter-translate-y: -100%}.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-top-full[data-state=open]{--tw-enter-translate-y: -100%}.data-\[state\=closed\]\:duration-300[data-state=closed]{animation-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{animation-duration:.5s}.data-\[panel-group-direction\=vertical\]\:after\:left-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);left:0}.data-\[panel-group-direction\=vertical\]\:after\:h-1[data-panel-group-direction=vertical]:after{content:var(--tw-content);height:.25rem}.data-\[panel-group-direction\=vertical\]\:after\:w-full[data-panel-group-direction=vertical]:after{content:var(--tw-content);width:100%}.data-\[panel-group-direction\=vertical\]\:after\:-translate-y-1\/2[data-panel-group-direction=vertical]:after{content:var(--tw-content);--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[panel-group-direction\=vertical\]\:after\:translate-x-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=open\]\:hover\:bg-accent:hover[data-state=open]{background-color:hsl(var(--accent))}.data-\[state\=open\]\:hover\:bg-sidebar-accent:hover[data-state=open]{background-color:hsl(var(--sidebar-accent))}.data-\[state\=open\]\:hover\:text-sidebar-accent-foreground:hover[data-state=open]{color:hsl(var(--sidebar-accent-foreground))}.data-\[state\=open\]\:focus\:bg-accent:focus[data-state=open]{background-color:hsl(var(--accent))}.group\/day[data-focused=true] .group-data-\[focused\=true\]\/day\:relative{position:relative}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\]{left:calc(var(--sidebar-width) * -1)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--sidebar-width\)\*-1\)\]{right:calc(var(--sidebar-width) * -1)}.group[data-side=left] .group-data-\[side\=left\]\:-right-4{right:-1rem}.group[data-side=right] .group-data-\[side\=right\]\:left-0{left:0}.group\/day[data-focused=true] .group-data-\[focused\=true\]\/day\:z-10{z-index:10}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:-mt-8{margin-top:-2rem}.group\/field-group[data-variant=outline] .group-data-\[variant\=outline\]\/field-group\:-mb-2{margin-bottom:-.5rem}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:hidden{display:none}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!size-8{width:2rem!important;height:2rem!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[--sidebar-width-icon\]{width:var(--sidebar-width-icon)}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)\)\]{width:calc(var(--sidebar-width-icon) + 1rem)}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)_\+2px\)\]{width:calc(var(--sidebar-width-icon) + 1rem + 2px)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:w-0{width:0px}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[data-side=right] .group-data-\[side\=right\]\:rotate-180,.group[data-state=open] .group-data-\[state\=open\]\:rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:overflow-hidden{overflow:hidden}.group[data-variant=floating] .group-data-\[variant\=floating\]\:rounded-lg{border-radius:var(--radius)}.group[data-variant=floating] .group-data-\[variant\=floating\]\:border{border-width:1px}.group[data-side=left] .group-data-\[side\=left\]\:border-r{border-right-width:1px}.group[data-side=right] .group-data-\[side\=right\]\:border-l{border-left-width:1px}.group\/day[data-focused=true] .group-data-\[focused\=true\]\/day\:border-ring{border-color:hsl(var(--ring))}.group[data-variant=floating] .group-data-\[variant\=floating\]\:border-sidebar-border{border-color:hsl(var(--sidebar-border))}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-0{padding:0!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-2{padding:.5rem!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:opacity-0{opacity:0}.group\/field[data-disabled=true] .group-data-\[disabled\=true\]\/field\:opacity-50,.group\/input-group[data-disabled=true] .group-data-\[disabled\=true\]\/input-group\:opacity-50{opacity:.5}.group[data-variant=floating] .group-data-\[variant\=floating\]\:shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group\/day[data-focused=true] .group-data-\[focused\=true\]\/day\:ring-\[3px\]{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.group\/day[data-focused=true] .group-data-\[focused\=true\]\/day\:ring-ring\/50{--tw-ring-color: hsl(var(--ring) / .5)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:after\:left-full:after{content:var(--tw-content);left:100%}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:hover\:bg-sidebar:hover{background-color:hsl(var(--sidebar-background))}.peer\/menu-button[data-size=default]~.peer-data-\[size\=default\]\/menu-button\:top-1\.5{top:.375rem}.peer\/menu-button[data-size=lg]~.peer-data-\[size\=lg\]\/menu-button\:top-2\.5{top:.625rem}.peer\/menu-button[data-size=sm]~.peer-data-\[size\=sm\]\/menu-button\:top-1{top:.25rem}.peer\/menu-button[data-active=true]~.peer-data-\[active\=true\]\/menu-button\:text-sidebar-accent-foreground{color:hsl(var(--sidebar-accent-foreground))}.dark\:border-destructive:is(.dark *){border-color:hsl(var(--destructive))}.dark\:bg-input\/30:is(.dark *){background-color:hsl(var(--input) / .3)}.dark\:bg-transparent:is(.dark *){background-color:transparent}.dark\:has-\[\[data-slot\]\[aria-invalid\=true\]\]\:ring-destructive\/40:has([data-slot][aria-invalid=true]):is(.dark *){--tw-ring-color: hsl(var(--destructive) / .4)}@media(min-width:640px){.sm\:bottom-0{bottom:0}.sm\:right-0{right:0}.sm\:top-auto{top:auto}.sm\:mt-0{margin-top:0}.sm\:flex{display:flex}.sm\:max-w-sm{max-width:24rem}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:justify-end{justify-content:flex-end}.sm\:gap-2\.5{gap:.625rem}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:rounded-lg{border-radius:var(--radius)}.sm\:text-left{text-align:left}.data-\[state\=open\]\:sm\:slide-in-from-bottom-full[data-state=open]{--tw-enter-translate-y: 100%}}@media(min-width:768px){.md\:absolute{position:absolute}.md\:block{display:block}.md\:flex{display:flex}.md\:w-\[var\(--radix-navigation-menu-viewport-width\)\]{width:var(--radix-navigation-menu-viewport-width)}.md\:w-auto{width:auto}.md\:max-w-\[420px\]{max-width:420px}.md\:flex-row{flex-direction:row}.md\:p-12{padding:3rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:opacity-0{opacity:0}.after\:md\:hidden:after{content:var(--tw-content);display:none}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:m-2{margin:.5rem}.peer[data-state=collapsed][data-variant=inset]~.md\:peer-data-\[state\=collapsed\]\:peer-data-\[variant\=inset\]\:ml-2{margin-left:.5rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:ml-0{margin-left:0}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:rounded-xl{border-radius:.75rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}.\[\&\+\[data-slot\=item-content\]\]\:flex-none+[data-slot=item-content]{flex:none}.\[\&\+div\]\:text-xs+div{font-size:.75rem;line-height:1rem}.\[\&\:first-child\[data-selected\=true\]_button\]\:rounded-l-md:first-child[data-selected=true] button{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.\[\&\:last-child\[data-selected\=true\]_button\]\:rounded-r-md:last-child[data-selected=true] button{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.\[\&\>\*\:not\(\:first-child\)\]\:rounded-l-none>*:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.\[\&\>\*\:not\(\:first-child\)\]\:rounded-t-none>*:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.\[\&\>\*\:not\(\:first-child\)\]\:border-l-0>*:not(:first-child){border-left-width:0px}.\[\&\>\*\:not\(\:first-child\)\]\:border-t-0>*:not(:first-child){border-top-width:0px}.\[\&\>\*\:not\(\:last-child\)\]\:rounded-b-none>*:not(:last-child){border-bottom-right-radius:0;border-bottom-left-radius:0}.\[\&\>\*\:not\(\:last-child\)\]\:rounded-r-none>*:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.\[\&\>\*\]\:w-full>*{width:100%}.\[\&\>\*\]\:focus-visible\:relative:focus-visible>*{position:relative}.\[\&\>\*\]\:focus-visible\:z-10:focus-visible>*{z-index:10}.\[\&\>\.sr-only\]\:w-auto>.sr-only{width:auto}.\[\&\>\[data-slot\=field-group\]\]\:gap-4>[data-slot=field-group]{gap:1rem}.\[\&\>\[data-slot\=field-label\]\]\:flex-auto>[data-slot=field-label]{flex:1 1 auto}.\[\&\>\[data-slot\=field\]\]\:p-4>[data-slot=field]{padding:1rem}.has-\[select\[aria-hidden\=true\]\:last-child\]\:\[\&\>\[data-slot\=select-trigger\]\:last-of-type\]\:rounded-r-md>[data-slot=select-trigger]:last-of-type:has(select[aria-hidden=true]:last-child){border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.\[\&\>\[data-slot\=select-trigger\]\:not\(\[class\*\=\'w-\'\]\)\]\:w-fit>[data-slot=select-trigger]:not([class*=w-]){width:-moz-fit-content;width:fit-content}.\[\&\>\[role\=checkbox\]\]\:translate-y-\[2px\]>[role=checkbox]{--tw-translate-y: 2px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\>a\:hover\]\:text-primary>a:hover{color:hsl(var(--primary))}.\[\&\>a\]\:underline>a{text-decoration-line:underline}.\[\&\>a\]\:underline-offset-4>a{text-underline-offset:4px}.\[\&\>button\]\:hidden>button{display:none}.\[\&\>input\]\:flex-1>input{flex:1 1 0%}.has-\[\>\[data-align\=block-end\]\]\:\[\&\>input\]\:pt-3>input:has(>[data-align=block-end]){padding-top:.75rem}.has-\[\>\[data-align\=block-start\]\]\:\[\&\>input\]\:pb-3>input:has(>[data-align=block-start]){padding-bottom:.75rem}.has-\[\>\[data-align\=inline-end\]\]\:\[\&\>input\]\:pr-2>input:has(>[data-align=inline-end]){padding-right:.5rem}.has-\[\>\[data-align\=inline-start\]\]\:\[\&\>input\]\:pl-2>input:has(>[data-align=inline-start]){padding-left:.5rem}.\[\&\>kbd\]\:rounded-\[calc\(var\(--radius\)-5px\)\]>kbd{border-radius:calc(var(--radius) - 5px)}.\[\&\>span\:last-child\]\:truncate>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.\[\&\>span\]\:line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\[\&\>span\]\:text-xs>span{font-size:.75rem;line-height:1rem}.\[\&\>span\]\:opacity-70>span{opacity:.7}.\[\&\>svg\+div\]\:translate-y-\[-3px\]>svg+div{--tw-translate-y: -3px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\>svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-3\.5>svg:not([class*=size-]){width:.875rem;height:.875rem}.\[\&\>svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4>svg:not([class*=size-]){width:1rem;height:1rem}.\[\&\>svg\]\:absolute>svg{position:absolute}.\[\&\>svg\]\:left-4>svg{left:1rem}.\[\&\>svg\]\:top-4>svg{top:1rem}.\[\&\>svg\]\:size-3\.5>svg{width:.875rem;height:.875rem}.\[\&\>svg\]\:size-4>svg{width:1rem;height:1rem}.\[\&\>svg\]\:h-2\.5>svg{height:.625rem}.\[\&\>svg\]\:h-3>svg{height:.75rem}.\[\&\>svg\]\:h-3\.5>svg{height:.875rem}.\[\&\>svg\]\:w-2\.5>svg{width:.625rem}.\[\&\>svg\]\:w-3>svg{width:.75rem}.\[\&\>svg\]\:w-3\.5>svg{width:.875rem}.\[\&\>svg\]\:shrink-0>svg{flex-shrink:0}.\[\&\>svg\]\:text-destructive>svg{color:hsl(var(--destructive))}.\[\&\>svg\]\:text-foreground>svg{color:hsl(var(--foreground))}.\[\&\>svg\]\:text-muted-foreground>svg{color:hsl(var(--muted-foreground))}.\[\&\>svg\]\:text-sidebar-accent-foreground>svg{color:hsl(var(--sidebar-accent-foreground))}.\[\&\>svg\~\*\]\:pl-7>svg~*{padding-left:1.75rem}.\[\&\>tr\]\:last\:border-b-0:last-child>tr{border-bottom-width:0px}.\[\&\[data-panel-group-direction\=vertical\]\>div\]\:rotate-90[data-panel-group-direction=vertical]>div{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&_\.recharts-cartesian-axis-tick_text\]\:fill-muted-foreground .recharts-cartesian-axis-tick text{fill:hsl(var(--muted-foreground))}.\[\&_\.recharts-cartesian-grid_line\[stroke\=\'\#ccc\'\]\]\:stroke-border\/50 .recharts-cartesian-grid line[stroke="#ccc"]{stroke:hsl(var(--border) / .5)}.\[\&_\.recharts-curve\.recharts-tooltip-cursor\]\:stroke-border .recharts-curve.recharts-tooltip-cursor{stroke:hsl(var(--border))}.\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-dot[stroke="#fff"]{stroke:transparent}.\[\&_\.recharts-layer\]\:outline-none .recharts-layer{outline:2px solid transparent;outline-offset:2px}.\[\&_\.recharts-polar-grid_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-polar-grid [stroke="#ccc"]{stroke:hsl(var(--border))}.\[\&_\.recharts-radial-bar-background-sector\]\:fill-muted .recharts-radial-bar-background-sector,.\[\&_\.recharts-rectangle\.recharts-tooltip-cursor\]\:fill-muted .recharts-rectangle.recharts-tooltip-cursor{fill:hsl(var(--muted))}.\[\&_\.recharts-reference-line_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-reference-line [stroke="#ccc"]{stroke:hsl(var(--border))}.\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-sector[stroke="#fff"]{stroke:transparent}.\[\&_\.recharts-sector\]\:outline-none .recharts-sector,.\[\&_\.recharts-surface\]\:outline-none .recharts-surface{outline:2px solid transparent;outline-offset:2px}.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading]{padding-top:.375rem;padding-bottom:.375rem}.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading]{font-size:.75rem;line-height:1rem}.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading]{font-weight:500}.\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground [cmdk-group-heading]{color:hsl(var(--muted-foreground))}.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden])~[cmdk-group]{padding-top:0}.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input]{height:3rem}.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item]{padding-top:.75rem;padding-bottom:.75rem}.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg{height:1.25rem}.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg{width:1.25rem}.\[\&_\[data-cmdk-input-wrapper\]_svg\]\:h-5 [data-cmdk-input-wrapper] svg{height:1.25rem}.\[\&_\[data-cmdk-input-wrapper\]_svg\]\:w-5 [data-cmdk-input-wrapper] svg{width:1.25rem}.\[\&_img\]\:size-full img{width:100%;height:100%}.\[\&_img\]\:object-cover img{-o-object-fit:cover;object-fit:cover}.\[\&_p\]\:leading-relaxed p{line-height:1.625}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-3 svg:not([class*=size-]){width:.75rem;height:.75rem}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*=size-]){width:1rem;height:1rem}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-6 svg:not([class*=size-]){width:1.5rem;height:1.5rem}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-width:0px}.\[\&_tr\]\:border-b tr{border-bottom-width:1px}[data-side=left][data-collapsible=offcanvas] .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2{right:-.5rem}[data-side=left][data-state=collapsed] .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize{cursor:e-resize}[data-side=left] .\[\[data-side\=left\]_\&\]\:cursor-w-resize{cursor:w-resize}[data-side=right][data-collapsible=offcanvas] .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2{left:-.5rem}[data-side=right][data-state=collapsed] .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize{cursor:w-resize}[data-side=right] .\[\[data-side\=right\]_\&\]\:cursor-e-resize{cursor:e-resize}[data-slot=card-content] .\[\[data-slot\=card-content\]_\&\]\:bg-transparent,[data-slot=popover-content] .\[\[data-slot\=popover-content\]_\&\]\:bg-transparent{background-color:transparent}[data-slot=tooltip-content] .\[\[data-slot\=tooltip-content\]_\&\]\:bg-background\/20{background-color:hsl(var(--background) / .2)}[data-slot=tooltip-content] .\[\[data-slot\=tooltip-content\]_\&\]\:text-background{color:hsl(var(--background))}[data-slot=tooltip-content] .dark\:\[\[data-slot\=tooltip-content\]_\&\]\:bg-background\/10:is(.dark *){background-color:hsl(var(--background) / .1)}[data-variant=legend]+.\[\[data-variant\=legend\]\+\&\]\:-mt-1\.5{margin-top:-.375rem}
