@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&family=Inter:wght@400;500;600;700&display=swap";@layer theme,base,components,utilities;@keyframes fade-in-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fade-in-up .7s ease-out forwards}.landing-topbar{margin:0;width:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem 1rem;padding:.375rem 1rem;background-color:#0f172a;color:#f8fafc;font-size:.875rem}.landing-topbar-inner{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between}.landing-topbar-contacts{display:flex;align-items:center;gap:1rem}.landing-topbar-contacts a{display:flex;align-items:center;gap:.5rem;color:#f8fafc;text-decoration:none;transition:opacity .2s}.landing-topbar-contacts a:hover{opacity:.9;color:#f97316}.landing-topbar-social{display:flex;align-items:center;gap:.5rem}.landing-topbar-social-label{text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem;color:#f8fafcb3;margin-right:.5rem}.landing-topbar-social a{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;background-color:#ffffff14;color:#f8fafccc;text-decoration:none;transition:background-color .2s,color .2s}.landing-topbar-social a:hover{background-color:#ffffff1f;color:#f97316}.landing-topbar-icon{width:1rem;height:1rem;flex-shrink:0}.landing-header{position:sticky;top:0;z-index:50;width:100%;background-color:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0f172a0f}.landing-header-inner{max-width:1280px;margin:0 auto;padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.landing-header-logo{display:flex;align-items:center;gap:.75rem;flex-shrink:0;text-decoration:none;color:#0f172a}.landing-header-logo-mark{width:40px;height:40px;border-radius:12px;background-color:#0f172a;color:#fff;font-weight:700;font-size:1.125rem;display:flex;align-items:center;justify-content:center}.landing-header-logo-text{font-size:.875rem;font-weight:600;color:#334155}.landing-header-nav{display:flex;align-items:center;flex:1;justify-content:center;max-width:32rem;gap:.25rem}.landing-header-nav a{padding:.5rem .75rem;color:#334155;font-weight:500;text-decoration:none;border-radius:8px;transition:background-color .2s,color .2s}.landing-header-nav a:hover{background-color:#fff7ed;color:#f97316}.landing-header-actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.landing-header-cta{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.25rem;background-color:#f97316;color:#fff;font-weight:700;border-radius:12px;text-decoration:none;border:none;cursor:pointer;box-shadow:0 4px 14px #f9731659;transition:background-color .2s,box-shadow .2s}.landing-header-cta:hover{background-color:#ea580c;box-shadow:0 6px 20px #f9731666}.landing-header-hamburger{display:none;padding:.625rem;border-radius:12px;border:none;background:transparent;color:#334155;cursor:pointer;transition:background-color .2s}.landing-header-hamburger:hover{background-color:#f1f5f9}.landing-header-mobile{padding:1rem;margin-top:1rem;border-top:1px solid #e2e8f0;background-color:#fff}.landing-header-mobile a{display:block;padding:.75rem 1rem;font-weight:500;color:#334155;text-decoration:none;border-radius:12px;transition:background-color .2s}.landing-header-mobile a:hover{background-color:#f8fafc}.landing-header-mobile-actions{padding-top:1rem;display:flex;flex-direction:column;gap:.5rem}.landing-header-mobile-cta{display:block;width:100%;text-align:center;padding:.75rem 1rem;font-weight:700;border-radius:12px;color:#fff;background-color:#f97316;text-decoration:none;border:none;cursor:pointer;font:inherit;transition:background-color .2s}.landing-header-mobile-cta:hover{background-color:#ea580c}.lang-switcher{position:relative}.lang-switcher-trigger{cursor:pointer;display:flex;align-items:center;gap:8px;padding:.5rem .75rem;font-size:.875rem;font-weight:500;color:#334155;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;transition:border-color .2s,background-color .2s}.lang-switcher-trigger:hover{border-color:#cbd5e1;background-color:#f8fafc}.lang-switcher-trigger svg{width:1rem;height:1rem;flex-shrink:0}.lang-switcher-dropdown{position:absolute;top:100%;right:0;margin-top:4px;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:100;min-width:150px;overflow:hidden;display:none;flex-direction:column;border:1px solid #e2e8f0}.lang-switcher-dropdown.lang-switcher-dropdown--open{display:flex}.lang-switcher-item{padding:12px 16px;color:#334155;text-decoration:none;cursor:pointer;display:flex;align-items:center;gap:8px;font-size:.875rem;background:none;border:none;width:100%;text-align:left;font-family:inherit;transition:background-color .2s ease}.lang-switcher-item:hover{background-color:#f1f5f9}.lang-switcher-item.active{background-color:#fff7ed;color:#ea580c;font-weight:600}.landing-hero{position:relative;min-height:85vh;display:flex;align-items:center;overflow:hidden;background-color:#f8fafc}.landing-hero-inner{position:relative;z-index:10;width:100%;max-width:1280px;margin:0 auto;padding:3rem 1rem 5rem}.landing-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.landing-hero-content{display:flex;flex-direction:column;gap:1.5rem;text-align:left}.landing-hero-badge{display:inline-block;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:600;background-color:#ffedd5;color:#ea580c}.landing-hero-title{font-size:3rem;font-weight:700;color:#0f172a;line-height:1.15;letter-spacing:-.02em;margin:0}.landing-hero-title-highlight,.text-highlight{color:#f97316}.landing-hero-description{font-size:1.125rem;line-height:1.65;color:#334155;max-width:36rem;margin:0}.landing-hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;padding-top:.5rem}.landing-hero-cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:700;border-radius:12px;color:#fff;background-color:#f97316;text-decoration:none;border:none;cursor:pointer;box-shadow:0 10px 25px #f9731659;transition:background-color .2s,box-shadow .2s,transform .2s}.landing-hero-cta:hover{background-color:#ea580c;box-shadow:0 14px 32px #f9731666;transform:translateY(-1px)}.landing-hero-cta-secondary{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:12px;color:#334155;background-color:transparent;border:2px solid #cbd5e1;text-decoration:none;transition:background-color .2s,border-color .2s}.landing-hero-cta-secondary:hover{background-color:#fff;border-color:#94a3b8}.landing-hero-image-wrap{display:flex;align-items:center;justify-content:center;padding:1rem 2rem}.landing-hero-image{width:100%;max-width:28rem;border-radius:16px;box-shadow:0 25px 50px -12px #0f172a33,0 12px 24px -8px #0f172a1f;object-fit:cover;aspect-ratio:4 / 3;animation:landing-hero-float 6s ease-in-out infinite}@keyframes landing-hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.landing-hero-scroll{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.25rem;color:#94a3b8;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em}.landing-hero-scroll a{padding:.5rem;border-radius:9999px;border:2px solid #cbd5e1;color:inherit;text-decoration:none;transition:border-color .2s}.landing-hero-scroll a:hover{border-color:#f97316}.landing-hero-gradient{position:absolute;bottom:0;left:0;right:0;height:6rem;pointer-events:none;background:linear-gradient(to top,#f8fafc,transparent)}.landing-section{padding:4rem 1rem;max-width:1280px;margin:0 auto}.landing-section--benefits{background-color:#f8fafc}.landing-section-head{text-align:center;margin-bottom:3rem}.landing-section-head .landing-section-title{font-size:2rem;font-weight:700;color:#0f172a;line-height:1.2;margin:0 0 1rem}.landing-section-head .landing-section-subtitle{font-size:1.125rem;line-height:1.6;color:#334155;max-width:42rem;margin:0 auto}.landing-benefits-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.landing-benefits-card{background-color:#fff;border-radius:1rem;padding:1.5rem 2rem;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0f172a12,0 2px 4px -2px #0f172a0d;transition:box-shadow .3s ease}.landing-benefits-card:hover{box-shadow:0 20px 25px -5px #0f172a1a,0 8px 10px -6px #0f172a14}.landing-benefits-icon-wrap{width:3.5rem;height:3.5rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;flex-shrink:0}.landing-benefits-icon-wrap--coral{background-color:#ffedd5;color:#f97316}.landing-benefits-icon-wrap--sky{background-color:#e0f2fe;color:#0284c7}.landing-benefits-icon-wrap--navy{background-color:#0f172a14;color:#0f172a}.landing-benefits-icon{width:1.75rem;height:1.75rem}.landing-benefits-card-title{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 .5rem}.landing-benefits-card-desc{font-size:1rem;line-height:1.6;color:#334155;margin:0}.landing-section--orlando{background-color:#fff;overflow:hidden}.landing-section-badge{display:inline-block;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:600;background-color:#ffedd5;color:#ea580c;margin-bottom:1rem}.landing-orlando-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center;margin-top:2rem}.landing-orlando-image-wrap{border-radius:1rem;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a26,0 12px 24px -8px #0f172a1a}.landing-orlando-image-wrap img{width:100%;height:auto;display:block;object-fit:cover}.landing-orlando-content{display:flex;flex-direction:column;gap:1.5rem}.landing-orlando-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.landing-orlando-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-radius:1rem;background-color:#f8fafc;border:1px solid #e2e8f0}.landing-orlando-item-icon{width:2.5rem;height:2.5rem;border-radius:50%;background-color:#f973161f;color:#f97316;display:flex;align-items:center;justify-content:center;flex-shrink:0}.landing-orlando-item-icon svg{width:1.25rem;height:1.25rem}.landing-orlando-item-title{font-size:1.125rem;font-weight:700;color:#0f172a;margin:0 0 .25rem}.landing-orlando-item-desc{font-size:.875rem;line-height:1.5;color:#334155;margin:0}.landing-orlando-note{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;font-weight:500;color:#334155}.landing-orlando-note-icon{color:#10b981;flex-shrink:0;width:1.25rem;height:1.25rem}.landing-cta-banner{position:relative;width:100%;padding:4rem 1rem;background-color:#0f172a;color:#f8fafc;overflow:hidden}.landing-cta-banner-bg{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.4}.landing-cta-banner-overlay{position:absolute;inset:0;background-color:#0f172ae0}.landing-cta-banner-inner{position:relative;z-index:10;max-width:1280px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center}.landing-cta-banner-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:.875rem;font-weight:600}.landing-cta-banner-title{font-size:2rem;font-weight:700;color:#fff;line-height:1.25;margin:0;max-width:32rem}.landing-cta-banner-title .text-highlight{color:#f97316}.landing-cta-banner-desc{font-size:1.125rem;line-height:1.6;color:#f8fafce6;margin:0;max-width:36rem}.landing-cta-banner-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.landing-cta-banner-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:700;border-radius:12px;color:#fff;background-color:#f97316;text-decoration:none;border:none;cursor:pointer;box-shadow:0 4px 14px #f9731666;transition:background-color .2s,box-shadow .2s}.landing-cta-banner-btn-primary:hover{background-color:#ea580c;box-shadow:0 6px 20px #f9731673}.landing-cta-banner-btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:12px;color:#fff;background-color:transparent;border:2px solid #ffffff;text-decoration:none;transition:background-color .2s}.landing-cta-banner-btn-secondary:hover{background-color:#ffffff1a}.landing-cta-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:36rem;margin:0 auto;padding-top:3rem;border-top:1px solid rgba(255,255,255,.15)}.landing-cta-stat{display:flex;flex-direction:column;align-items:center;gap:.25rem}.landing-cta-stat-number{font-size:2.5rem;font-weight:700;color:#f97316;line-height:1;margin:0}.landing-cta-stat-label{font-size:.875rem;color:#f8fafcd9;margin:0}.landing-section--program{background-color:#f8fafc}.landing-program-image-wrap{max-width:56rem;margin:0 auto 3rem;border-radius:1rem;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a26}.landing-program-image-wrap img{width:100%;height:auto;display:block;object-fit:cover}.landing-program-phases{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1280px;margin:0 auto}.landing-program-phase{background-color:#fff;border-radius:1rem;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0f172a12;display:flex;flex-direction:column}.landing-program-phase-bar{height:4px;background-color:#f97316}.landing-program-phase-body{padding:1.5rem;flex:1}.landing-program-phase-tag{display:inline-block;padding:.25rem .75rem;border-radius:9999px;background-color:#f973161f;color:#f97316;font-size:.875rem;font-weight:700;margin-bottom:.75rem}.landing-program-phase-title{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 .5rem}.landing-program-phase-desc{font-size:.875rem;font-weight:500;color:#334155;margin:0}.landing-program-phase-icon{margin-top:.75rem}.landing-section--testimonials{background-color:#fff}.landing-testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.landing-testimonial-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;box-shadow:0 4px 6px -1px #0f172a0f,0 2px 4px -2px #0f172a0a;transition:box-shadow .2s}.landing-testimonial-card:hover{box-shadow:0 12px 24px -8px #0f172a1a}.landing-testimonial-card--muted{background-color:#f1f5f9}.landing-testimonials-stars{display:flex;gap:.25rem;margin-bottom:1rem;color:#eab308}.landing-testimonials-stars svg{width:1.25rem;height:1.25rem;fill:currentColor}.landing-testimonial-text{font-size:1rem;line-height:1.6;color:#334155;margin:0 0 1.5rem;font-style:italic}.landing-testimonial-author{display:flex;align-items:center;gap:1rem}.landing-testimonial-avatar{font-size:2.25rem;line-height:1}.landing-testimonial-name{font-size:1rem;font-weight:700;color:#0f172a;margin:0 0 .125rem}.landing-testimonial-role{font-size:.875rem;color:#64748b;margin:0}.landing-testimonial-company{font-size:.75rem;color:#94a3b8;margin:0}.landing-testimonials-cta-wrap{margin-top:2rem;text-align:center}.landing-testimonials-cta-wrap p{margin:0 0 1rem;color:#334155;font-size:1rem}.landing-testimonials-cta-btn{display:inline-block;padding:.75rem 2rem;font-weight:700;border-radius:12px;color:#fff;background-color:#f97316;text-decoration:none;transition:background-color .2s,box-shadow .2s}.landing-testimonials-cta-btn:hover{background-color:#ea580c;box-shadow:0 4px 14px #f9731659}.landing-footer{background-color:#0f172a;color:#f8fafc;overflow:hidden}.landing-footer-inner{max-width:1280px;margin:0 auto;padding:4rem 1rem}.landing-footer-form-wrap{max-width:32rem;margin:0 auto 4rem}.landing-footer-form-card{background-color:#fff;border-radius:1rem;padding:2rem 2.5rem;box-shadow:0 25px 50px -12px #0f172a33;border:1px solid #e2e8f0}.landing-footer-form-title{font-size:1.5rem;font-weight:700;color:#0f172a;text-align:center;margin:0 0 .5rem}.landing-footer-form-subtitle{font-size:1rem;color:#334155;text-align:center;margin:0 0 1.5rem}.landing-footer-form{display:flex;flex-direction:column;gap:1rem}.landing-footer-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.landing-footer-input{width:100%;padding:12px;font-size:1rem;border:1px solid #334155;border-radius:8px;background-color:#fffffff2;color:#0f172a;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.landing-footer-input::placeholder{color:#64748b}.landing-footer-input:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f9731633}.landing-footer-submit{width:100%;padding:1rem;font-size:1rem;font-weight:700;border:none;border-radius:8px;background-color:#f97316;color:#fff;cursor:pointer;transition:background-color .2s,box-shadow .2s}.landing-footer-submit:hover{background-color:#ea580c;box-shadow:0 4px 14px #f9731659}.landing-footer-columns{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem 3rem;margin-bottom:2rem}.landing-footer-brand{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.landing-footer-brand-mark{width:2.5rem;height:2.5rem;border-radius:.75rem;background-color:#f97316;color:#fff;font-weight:700;font-size:1.25rem;display:flex;align-items:center;justify-content:center}.landing-footer-brand-text{font-weight:700;color:#fff;font-size:1rem}.landing-footer-brand-sub{display:block;font-size:.75rem;color:#94a3b8}.landing-footer-desc{font-size:.875rem;line-height:1.6;color:#cbd5e1;margin:0}.landing-footer-col-title{font-size:1rem;font-weight:700;color:#fff;margin:0 0 .75rem}.landing-footer-col ul{list-style:none;margin:0;padding:0}.landing-footer-col li{margin-bottom:.5rem}.landing-footer-col a,.landing-footer-col span{font-size:.875rem;color:#cbd5e1;text-decoration:none;transition:color .2s}.landing-footer-col a:hover{color:#f97316}.landing-footer-contact-item{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.landing-footer-contact-item svg{width:1.25rem;height:1.25rem;color:#f97316;flex-shrink:0}.landing-footer-socials{display:flex;gap:.75rem}.landing-footer-socials a{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.75rem;background-color:#ffffff14;color:#fff;text-decoration:none;transition:background-color .2s}.landing-footer-socials a:hover{background-color:#f97316}.landing-footer-bottom{padding-top:2rem;border-top:1px solid rgba(255,255,255,.12);display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.landing-footer-copy{font-size:.875rem;color:#94a3b8;margin:0}.landing-footer-legal{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.landing-footer-legal a{font-size:.875rem;color:#94a3b8;text-decoration:none;transition:color .2s}.landing-footer-legal a:hover{color:#f97316}.whatsapp-float{position:fixed;bottom:30px;left:30px;z-index:100;display:flex;align-items:center;gap:10px;cursor:pointer;text-decoration:none;color:inherit}.whatsapp-float-btn{background-color:#25d366;width:60px;height:60px;border-radius:50%;box-shadow:0 4px 12px #0000004d;display:flex;align-items:center;justify-content:center;transition:transform .3s ease;flex-shrink:0}.whatsapp-float:hover .whatsapp-float-btn{transform:scale(1.1)}.whatsapp-float-btn svg{width:32px;height:32px;color:#fff}.whatsapp-float-label{display:inline-block;background-color:#fff;padding:8px 12px;border-radius:8px;box-shadow:0 2px 8px #00000026;color:#333;font-size:.875rem;font-weight:600;white-space:nowrap}@media(max-width:767px){.whatsapp-float{bottom:20px;left:20px}.whatsapp-float-label{font-size:.8125rem;padding:6px 10px}}@media(max-width:767px){.landing-topbar{display:none}.landing-header-nav,.landing-header-actions{display:none!important}.landing-header-hamburger{display:flex;align-items:center;justify-content:center}.landing-header-logo-text{display:none}.landing-hero-grid{grid-template-columns:1fr;gap:2rem}.landing-hero-content{order:2;text-align:center}.landing-hero-title{font-size:2rem}.landing-hero-description{margin-left:auto;margin-right:auto;text-align:center}.landing-hero-buttons{justify-content:center}.landing-hero-image-wrap{order:1;padding:0 .5rem}.landing-hero-scroll{display:none}.landing-section-head .landing-section-title{font-size:1.75rem}.landing-benefits-card{padding:1.25rem 1.5rem}.landing-cta-stats{grid-template-columns:1fr;flex-direction:column;gap:1.5rem}.landing-cta-banner-title{font-size:1.5rem}.landing-program-phases,.landing-testimonials-grid,.landing-footer-columns,.landing-footer-form-row{grid-template-columns:1fr}.landing-footer-bottom{flex-direction:column;text-align:center}}@media(min-width:768px){.landing-benefits-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.landing-orlando-grid{grid-template-columns:1fr 1fr;gap:3rem}.landing-orlando-image-wrap{order:1}.landing-orlando-content{order:2}.landing-topbar{display:flex}.landing-header-nav,.landing-header-actions{display:flex!important}.landing-header-hamburger,.landing-header-mobile{display:none!important}}@media(min-width:1024px){.landing-benefits-grid{grid-template-columns:repeat(3,1fr);gap:2rem}.landing-section-head .landing-section-title{font-size:2.5rem}.landing-footer-columns{grid-template-columns:repeat(4,1fr)}}.apply-page{min-height:100vh;background-color:#f8fafc;font-family:Inter,sans-serif}.apply-page main{padding:2rem 1rem 4rem}.apply-container{max-width:42rem;margin:0 auto}.apply-header{text-align:center;margin-bottom:2rem}.apply-title{font-size:2rem;font-weight:700;color:#0f172a;margin:0 0 .5rem;line-height:1.25}.apply-subtitle{font-size:1.125rem;color:#334155;margin:0}.apply-progress-wrap{margin-bottom:2rem}.apply-progress-bar{display:flex;gap:.25rem;margin-bottom:.75rem}.apply-progress-segment{flex:1;height:8px;border-radius:9999px;background-color:#e2e8f0;transition:background-color .3s ease}.apply-progress-segment.active,.apply-progress-segment.done{background-color:#f97316}.apply-progress-labels{display:flex;justify-content:space-between;font-size:.8125rem;color:#64748b}.apply-progress-labels span.current{color:#0f172a;font-weight:600}.apply-card{background-color:#fff;padding:48px;border-radius:16px;box-shadow:0 4px 6px -1px #0f172a12,0 2px 4px -2px #0f172a0d;border:1px solid #e2e8f0}.apply-card-title{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 .25rem}.apply-card-desc{font-size:.875rem;color:#64748b;margin:0 0 1.5rem}.apply-form{display:flex;flex-direction:column;gap:1.25rem}.apply-field{display:flex;flex-direction:column;gap:.5rem}.apply-label{font-size:.875rem;font-weight:500;color:#0f172a}.apply-input,.apply-select-trigger,.apply-textarea{width:100%;padding:12px;font-size:1rem;border:1px solid #e2e8f0;border-radius:8px;background-color:#f1f5f9;color:#0f172a;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box;font-family:inherit}.apply-input::placeholder,.apply-textarea::placeholder{color:#94a3b8}.apply-input:focus,.apply-select-trigger:focus,.apply-textarea:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f9731626}.apply-textarea{min-height:100px;resize:vertical}.apply-select-trigger{display:flex;align-items:center;justify-content:space-between;cursor:pointer;appearance:none}.form-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;padding:12px 40px 12px 16px;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;color:#334155;font-size:16px;cursor:pointer;font-family:inherit;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23334155' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:16px}.form-select:hover{border-color:#cbd5e1}.form-select:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f9731626}.apply-nav{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;gap:1rem;flex-wrap:wrap}.apply-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:background-color .2s,border-color .2s,opacity .2s;font-family:inherit;border:none}.apply-btn:disabled{opacity:.5;cursor:not-allowed}.apply-btn-outline{background-color:transparent;border:2px solid #e2e8f0;color:#334155}.apply-btn-outline:hover:not(:disabled){background-color:#f8fafc;border-color:#cbd5e1}.apply-btn-primary{background-color:#f97316;color:#fff}.apply-btn-primary:hover:not(:disabled){background-color:#ea580c;box-shadow:0 4px 14px #f9731659}.apply-btn-submit{width:100%;padding:1rem;font-size:1.125rem;font-weight:700;border-radius:8px;background-color:#f97316;color:#fff;border:none;cursor:pointer;transition:background-color .2s,box-shadow .2s;font-family:inherit;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.apply-btn-submit:hover:not(:disabled){background-color:#ea580c;box-shadow:0 4px 14px #f9731659}.apply-btn-submit:disabled{opacity:.7;cursor:not-allowed}.apply-summary-block{background-color:#f8fafc;padding:1.5rem;border-radius:12px;border:1px solid #e2e8f0;margin-bottom:1.5rem}.apply-summary-block:last-of-type{margin-bottom:0}.apply-summary-title{font-size:1.125rem;font-weight:700;color:#0f172a;margin:0 0 1rem}.apply-summary-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;font-size:.875rem}.apply-summary-label{color:#64748b;margin:0 0 .25rem}.apply-summary-value{font-weight:500;color:#0f172a;margin:0}.apply-summary-grid .span-full{grid-column:1 / -1}.apply-notice{background-color:#f0f9ff;border:1px solid #bae6fd;padding:1rem;border-radius:8px;margin-top:1.5rem;font-size:.875rem;color:#0c4a6e;line-height:1.5}.apply-notice strong{display:block;margin-bottom:.25rem}@media(max-width:768px){.apply-page main{padding:1.5rem 1rem 3rem}.apply-card{padding:24px}.apply-title{font-size:1.5rem}.apply-summary-grid{grid-template-columns:1fr}.apply-nav{flex-direction:column;align-items:stretch}.apply-nav .apply-btn{width:100%;justify-content:center}}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0f172acc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:9999;padding:1rem;animation:fade-in-up .25s ease-out}.modal-content{background-color:#fff;padding:32px;border-radius:16px;width:100%;max-width:500px;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;max-height:90vh;overflow-y:auto}.modal-close-btn{position:absolute;top:16px;right:16px;font-size:24px;cursor:pointer;border:none;background:transparent;color:#334155;padding:4px;line-height:1;display:flex;align-items:center;justify-content:center;transition:color .2s,background-color .2s;border-radius:8px}.modal-close-btn:hover{color:#0f172a;background-color:#f1f5f9}.modal-header{margin-bottom:1.5rem;padding-right:2rem}.modal-title{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0 0 .25rem}.modal-subtitle{font-size:.875rem;color:#64748b;margin:0}.modal-form{display:flex;flex-direction:column;gap:1rem}.modal-field{display:flex;flex-direction:column;gap:.375rem}.modal-label{font-size:.875rem;font-weight:600;color:#334155}.modal-input{width:100%;padding:.625rem .75rem;font-size:1rem;line-height:1.5;color:#0f172a;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;transition:border-color .2s,box-shadow .2s}.modal-input::placeholder{color:#94a3b8}.modal-input:hover{border-color:#cbd5e1}.modal-input:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f9731626}.modal-input--error{border-color:#ef4444}.modal-input--error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef444426}.modal-select{width:100%;padding:.625rem .75rem;font-size:1rem;line-height:1.5;color:#0f172a;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:border-color .2s,box-shadow .2s;appearance:auto}.modal-select:hover{border-color:#cbd5e1}.modal-select:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f9731626}.modal-select--error{border-color:#ef4444}.modal-select--error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef444426}.modal-error{font-size:.75rem;color:#ef4444;margin:0}.modal-submit{width:100%;margin-top:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;color:#fff;background-color:#f97316;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s,opacity .2s}.modal-submit:hover:not(:disabled){background-color:#ea580c}.modal-submit:disabled{opacity:.7;cursor:not-allowed}.modal-success{padding:1.5rem 0;text-align:center}.modal-success-icon{width:4rem;height:4rem;margin:0 auto 1rem;border-radius:50%;background:linear-gradient(135deg,#4ade80,#16a34a);color:#fff;display:flex;align-items:center;justify-content:center}.modal-success-title{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0 0 .5rem}.modal-success-message{font-size:.875rem;color:#64748b;margin:0}@layer theme{@theme default{ --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; --color-red-50: oklch(97.1% .013 17.38); --color-red-100: oklch(93.6% .032 17.717); --color-red-200: oklch(88.5% .062 18.334); --color-red-300: oklch(80.8% .114 19.571); --color-red-400: oklch(70.4% .191 22.216); --color-red-500: oklch(63.7% .237 25.331); --color-red-600: oklch(57.7% .245 27.325); --color-red-700: oklch(50.5% .213 27.518); --color-red-800: oklch(44.4% .177 26.899); --color-red-900: oklch(39.6% .141 25.723); --color-red-950: oklch(25.8% .092 26.042); --color-orange-50: oklch(98% .016 73.684); --color-orange-100: oklch(95.4% .038 75.164); --color-orange-200: oklch(90.1% .076 70.697); --color-orange-300: oklch(83.7% .128 66.29); --color-orange-400: oklch(75% .183 55.934); --color-orange-500: oklch(70.5% .213 47.604); --color-orange-600: oklch(64.6% .222 41.116); --color-orange-700: oklch(55.3% .195 38.402); --color-orange-800: oklch(47% .157 37.304); --color-orange-900: oklch(40.8% .123 38.172); --color-orange-950: oklch(26.6% .079 36.259); --color-amber-50: oklch(98.7% .022 95.277); --color-amber-100: oklch(96.2% .059 95.617); --color-amber-200: oklch(92.4% .12 95.746); --color-amber-300: oklch(87.9% .169 91.605); --color-amber-400: oklch(82.8% .189 84.429); --color-amber-500: oklch(76.9% .188 70.08); --color-amber-600: oklch(66.6% .179 58.318); --color-amber-700: oklch(55.5% .163 48.998); --color-amber-800: oklch(47.3% .137 46.201); --color-amber-900: oklch(41.4% .112 45.904); --color-amber-950: oklch(27.9% .077 45.635); --color-yellow-50: oklch(98.7% .026 102.212); --color-yellow-100: oklch(97.3% .071 103.193); --color-yellow-200: oklch(94.5% .129 101.54); --color-yellow-300: oklch(90.5% .182 98.111); --color-yellow-400: oklch(85.2% .199 91.936); --color-yellow-500: oklch(79.5% .184 86.047); --color-yellow-600: oklch(68.1% .162 75.834); --color-yellow-700: oklch(55.4% .135 66.442); --color-yellow-800: oklch(47.6% .114 61.907); --color-yellow-900: oklch(42.1% .095 57.708); --color-yellow-950: oklch(28.6% .066 53.813); --color-lime-50: oklch(98.6% .031 120.757); --color-lime-100: oklch(96.7% .067 122.328); --color-lime-200: oklch(93.8% .127 124.321); --color-lime-300: oklch(89.7% .196 126.665); --color-lime-400: oklch(84.1% .238 128.85); --color-lime-500: oklch(76.8% .233 130.85); --color-lime-600: oklch(64.8% .2 131.684); --color-lime-700: oklch(53.2% .157 131.589); --color-lime-800: oklch(45.3% .124 130.933); --color-lime-900: oklch(40.5% .101 131.063); --color-lime-950: oklch(27.4% .072 132.109); --color-green-50: oklch(98.2% .018 155.826); --color-green-100: oklch(96.2% .044 156.743); --color-green-200: oklch(92.5% .084 155.995); --color-green-300: oklch(87.1% .15 154.449); --color-green-400: oklch(79.2% .209 151.711); --color-green-500: oklch(72.3% .219 149.579); --color-green-600: oklch(62.7% .194 149.214); --color-green-700: oklch(52.7% .154 150.069); --color-green-800: oklch(44.8% .119 151.328); --color-green-900: oklch(39.3% .095 152.535); --color-green-950: oklch(26.6% .065 152.934); --color-emerald-50: oklch(97.9% .021 166.113); --color-emerald-100: oklch(95% .052 163.051); --color-emerald-200: oklch(90.5% .093 164.15); --color-emerald-300: oklch(84.5% .143 164.978); --color-emerald-400: oklch(76.5% .177 163.223); --color-emerald-500: oklch(69.6% .17 162.48); --color-emerald-600: oklch(59.6% .145 163.225); --color-emerald-700: oklch(50.8% .118 165.612); --color-emerald-800: oklch(43.2% .095 166.913); --color-emerald-900: oklch(37.8% .077 168.94); --color-emerald-950: oklch(26.2% .051 172.552); --color-teal-50: oklch(98.4% .014 180.72); --color-teal-100: oklch(95.3% .051 180.801); --color-teal-200: oklch(91% .096 180.426); --color-teal-300: oklch(85.5% .138 181.071); --color-teal-400: oklch(77.7% .152 181.912); --color-teal-500: oklch(70.4% .14 182.503); --color-teal-600: oklch(60% .118 184.704); --color-teal-700: oklch(51.1% .096 186.391); --color-teal-800: oklch(43.7% .078 188.216); --color-teal-900: oklch(38.6% .063 188.416); --color-teal-950: oklch(27.7% .046 192.524); --color-cyan-50: oklch(98.4% .019 200.873); --color-cyan-100: oklch(95.6% .045 203.388); --color-cyan-200: oklch(91.7% .08 205.041); --color-cyan-300: oklch(86.5% .127 207.078); --color-cyan-400: oklch(78.9% .154 211.53); --color-cyan-500: oklch(71.5% .143 215.221); --color-cyan-600: oklch(60.9% .126 221.723); --color-cyan-700: oklch(52% .105 223.128); --color-cyan-800: oklch(45% .085 224.283); --color-cyan-900: oklch(39.8% .07 227.392); --color-cyan-950: oklch(30.2% .056 229.695); --color-sky-50: oklch(97.7% .013 236.62); --color-sky-100: oklch(95.1% .026 236.824); --color-sky-200: oklch(90.1% .058 230.902); --color-sky-300: oklch(82.8% .111 230.318); --color-sky-400: oklch(74.6% .16 232.661); --color-sky-500: oklch(68.5% .169 237.323); --color-sky-600: oklch(58.8% .158 241.966); --color-sky-700: oklch(50% .134 242.749); --color-sky-800: oklch(44.3% .11 240.79); --color-sky-900: oklch(39.1% .09 240.876); --color-sky-950: oklch(29.3% .066 243.157); --color-blue-50: oklch(97% .014 254.604); --color-blue-100: oklch(93.2% .032 255.585); --color-blue-200: oklch(88.2% .059 254.128); --color-blue-300: oklch(80.9% .105 251.813); --color-blue-400: oklch(70.7% .165 254.624); --color-blue-500: oklch(62.3% .214 259.815); --color-blue-600: oklch(54.6% .245 262.881); --color-blue-700: oklch(48.8% .243 264.376); --color-blue-800: oklch(42.4% .199 265.638); --color-blue-900: oklch(37.9% .146 265.522); --color-blue-950: oklch(28.2% .091 267.935); --color-indigo-50: oklch(96.2% .018 272.314); --color-indigo-100: oklch(93% .034 272.788); --color-indigo-200: oklch(87% .065 274.039); --color-indigo-300: oklch(78.5% .115 274.713); --color-indigo-400: oklch(67.3% .182 276.935); --color-indigo-500: oklch(58.5% .233 277.117); --color-indigo-600: oklch(51.1% .262 276.966); --color-indigo-700: oklch(45.7% .24 277.023); --color-indigo-800: oklch(39.8% .195 277.366); --color-indigo-900: oklch(35.9% .144 278.697); --color-indigo-950: oklch(25.7% .09 281.288); --color-violet-50: oklch(96.9% .016 293.756); --color-violet-100: oklch(94.3% .029 294.588); --color-violet-200: oklch(89.4% .057 293.283); --color-violet-300: oklch(81.1% .111 293.571); --color-violet-400: oklch(70.2% .183 293.541); --color-violet-500: oklch(60.6% .25 292.717); --color-violet-600: oklch(54.1% .281 293.009); --color-violet-700: oklch(49.1% .27 292.581); --color-violet-800: oklch(43.2% .232 292.759); --color-violet-900: oklch(38% .189 293.745); --color-violet-950: oklch(28.3% .141 291.089); --color-purple-50: oklch(97.7% .014 308.299); --color-purple-100: oklch(94.6% .033 307.174); --color-purple-200: oklch(90.2% .063 306.703); --color-purple-300: oklch(82.7% .119 306.383); --color-purple-400: oklch(71.4% .203 305.504); --color-purple-500: oklch(62.7% .265 303.9); --color-purple-600: oklch(55.8% .288 302.321); --color-purple-700: oklch(49.6% .265 301.924); --color-purple-800: oklch(43.8% .218 303.724); --color-purple-900: oklch(38.1% .176 304.987); --color-purple-950: oklch(29.1% .149 302.717); --color-fuchsia-50: oklch(97.7% .017 320.058); --color-fuchsia-100: oklch(95.2% .037 318.852); --color-fuchsia-200: oklch(90.3% .076 319.62); --color-fuchsia-300: oklch(83.3% .145 321.434); --color-fuchsia-400: oklch(74% .238 322.16); --color-fuchsia-500: oklch(66.7% .295 322.15); --color-fuchsia-600: oklch(59.1% .293 322.896); --color-fuchsia-700: oklch(51.8% .253 323.949); --color-fuchsia-800: oklch(45.2% .211 324.591); --color-fuchsia-900: oklch(40.1% .17 325.612); --color-fuchsia-950: oklch(29.3% .136 325.661); --color-pink-50: oklch(97.1% .014 343.198); --color-pink-100: oklch(94.8% .028 342.258); --color-pink-200: oklch(89.9% .061 343.231); --color-pink-300: oklch(82.3% .12 346.018); --color-pink-400: oklch(71.8% .202 349.761); --color-pink-500: oklch(65.6% .241 354.308); --color-pink-600: oklch(59.2% .249 .584); --color-pink-700: oklch(52.5% .223 3.958); --color-pink-800: oklch(45.9% .187 3.815); --color-pink-900: oklch(40.8% .153 2.432); --color-pink-950: oklch(28.4% .109 3.907); --color-rose-50: oklch(96.9% .015 12.422); --color-rose-100: oklch(94.1% .03 12.58); --color-rose-200: oklch(89.2% .058 10.001); --color-rose-300: oklch(81% .117 11.638); --color-rose-400: oklch(71.2% .194 13.428); --color-rose-500: oklch(64.5% .246 16.439); --color-rose-600: oklch(58.6% .253 17.585); --color-rose-700: oklch(51.4% .222 16.935); --color-rose-800: oklch(45.5% .188 13.697); --color-rose-900: oklch(41% .159 10.272); --color-rose-950: oklch(27.1% .105 12.094); --color-slate-50: oklch(98.4% .003 247.858); --color-slate-100: oklch(96.8% .007 247.896); --color-slate-200: oklch(92.9% .013 255.508); --color-slate-300: oklch(86.9% .022 252.894); --color-slate-400: oklch(70.4% .04 256.788); --color-slate-500: oklch(55.4% .046 257.417); --color-slate-600: oklch(44.6% .043 257.281); --color-slate-700: oklch(37.2% .044 257.287); --color-slate-800: oklch(27.9% .041 260.031); --color-slate-900: oklch(20.8% .042 265.755); --color-slate-950: oklch(12.9% .042 264.695); --color-gray-50: oklch(98.5% .002 247.839); --color-gray-100: oklch(96.7% .003 264.542); --color-gray-200: oklch(92.8% .006 264.531); --color-gray-300: oklch(87.2% .01 258.338); --color-gray-400: oklch(70.7% .022 261.325); --color-gray-500: oklch(55.1% .027 264.364); --color-gray-600: oklch(44.6% .03 256.802); --color-gray-700: oklch(37.3% .034 259.733); --color-gray-800: oklch(27.8% .033 256.848); --color-gray-900: oklch(21% .034 264.665); --color-gray-950: oklch(13% .028 261.692); --color-zinc-50: oklch(98.5% 0 0); --color-zinc-100: oklch(96.7% .001 286.375); --color-zinc-200: oklch(92% .004 286.32); --color-zinc-300: oklch(87.1% .006 286.286); --color-zinc-400: oklch(70.5% .015 286.067); --color-zinc-500: oklch(55.2% .016 285.938); --color-zinc-600: oklch(44.2% .017 285.786); --color-zinc-700: oklch(37% .013 285.805); --color-zinc-800: oklch(27.4% .006 286.033); --color-zinc-900: oklch(21% .006 285.885); --color-zinc-950: oklch(14.1% .005 285.823); --color-neutral-50: oklch(98.5% 0 0); --color-neutral-100: oklch(97% 0 0); --color-neutral-200: oklch(92.2% 0 0); --color-neutral-300: oklch(87% 0 0); --color-neutral-400: oklch(70.8% 0 0); --color-neutral-500: oklch(55.6% 0 0); --color-neutral-600: oklch(43.9% 0 0); --color-neutral-700: oklch(37.1% 0 0); --color-neutral-800: oklch(26.9% 0 0); --color-neutral-900: oklch(20.5% 0 0); --color-neutral-950: oklch(14.5% 0 0); --color-stone-50: oklch(98.5% .001 106.423); --color-stone-100: oklch(97% .001 106.424); --color-stone-200: oklch(92.3% .003 48.717); --color-stone-300: oklch(86.9% .005 56.366); --color-stone-400: oklch(70.9% .01 56.259); --color-stone-500: oklch(55.3% .013 58.071); --color-stone-600: oklch(44.4% .011 73.639); --color-stone-700: oklch(37.4% .01 67.558); --color-stone-800: oklch(26.8% .007 34.298); --color-stone-900: oklch(21.6% .006 56.043); --color-stone-950: oklch(14.7% .004 49.25); --color-mauve-50: oklch(98.5% 0 0); --color-mauve-100: oklch(96% .003 325.6); --color-mauve-200: oklch(92.2% .005 325.62); --color-mauve-300: oklch(86.5% .012 325.68); --color-mauve-400: oklch(71.1% .019 323.02); --color-mauve-500: oklch(54.2% .034 322.5); --color-mauve-600: oklch(43.5% .029 321.78); --color-mauve-700: oklch(36.4% .029 323.89); --color-mauve-800: oklch(26.3% .024 320.12); --color-mauve-900: oklch(21.2% .019 322.12); --color-mauve-950: oklch(14.5% .008 326); --color-olive-50: oklch(98.8% .003 106.5); --color-olive-100: oklch(96.6% .005 106.5); --color-olive-200: oklch(93% .007 106.5); --color-olive-300: oklch(88% .011 106.6); --color-olive-400: oklch(73.7% .021 106.9); --color-olive-500: oklch(58% .031 107.3); --color-olive-600: oklch(46.6% .025 107.3); --color-olive-700: oklch(39.4% .023 107.4); --color-olive-800: oklch(28.6% .016 107.4); --color-olive-900: oklch(22.8% .013 107.4); --color-olive-950: oklch(15.3% .006 107.1); --color-mist-50: oklch(98.7% .002 197.1); --color-mist-100: oklch(96.3% .002 197.1); --color-mist-200: oklch(92.5% .005 214.3); --color-mist-300: oklch(87.2% .007 219.6); --color-mist-400: oklch(72.3% .014 214.4); --color-mist-500: oklch(56% .021 213.5); --color-mist-600: oklch(45% .017 213.2); --color-mist-700: oklch(37.8% .015 216); --color-mist-800: oklch(27.5% .011 216.9); --color-mist-900: oklch(21.8% .008 223.9); --color-mist-950: oklch(14.8% .004 228.8); --color-taupe-50: oklch(98.6% .002 67.8); --color-taupe-100: oklch(96% .002 17.2); --color-taupe-200: oklch(92.2% .005 34.3); --color-taupe-300: oklch(86.8% .007 39.5); --color-taupe-400: oklch(71.4% .014 41.2); --color-taupe-500: oklch(54.7% .021 43.1); --color-taupe-600: oklch(43.8% .017 39.3); --color-taupe-700: oklch(36.7% .016 35.7); --color-taupe-800: oklch(26.8% .011 36.5); --color-taupe-900: oklch(21.4% .009 43.1); --color-taupe-950: oklch(14.7% .004 49.3); --color-black: #000; --color-white: #fff; --spacing: .25rem; --breakpoint-sm: 40rem; --breakpoint-md: 48rem; --breakpoint-lg: 64rem; --breakpoint-xl: 80rem; --breakpoint-2xl: 96rem; --container-3xs: 16rem; --container-2xs: 18rem; --container-xs: 20rem; --container-sm: 24rem; --container-md: 28rem; --container-lg: 32rem; --container-xl: 36rem; --container-2xl: 42rem; --container-3xl: 48rem; --container-4xl: 56rem; --container-5xl: 64rem; --container-6xl: 72rem; --container-7xl: 80rem; --text-xs: .75rem; --text-xs--line-height: calc(1 / .75); --text-sm: .875rem; --text-sm--line-height: calc(1.25 / .875); --text-base: 1rem; --text-base--line-height: 1.5 ; --text-lg: 1.125rem; --text-lg--line-height: calc(1.75 / 1.125); --text-xl: 1.25rem; --text-xl--line-height: calc(1.75 / 1.25); --text-2xl: 1.5rem; --text-2xl--line-height: calc(2 / 1.5); --text-3xl: 1.875rem; --text-3xl--line-height: 1.2 ; --text-4xl: 2.25rem; --text-4xl--line-height: calc(2.5 / 2.25); --text-5xl: 3rem; --text-5xl--line-height: 1; --text-6xl: 3.75rem; --text-6xl--line-height: 1; --text-7xl: 4.5rem; --text-7xl--line-height: 1; --text-8xl: 6rem; --text-8xl--line-height: 1; --text-9xl: 8rem; --text-9xl--line-height: 1; --font-weight-thin: 100; --font-weight-extralight: 200; --font-weight-light: 300; --font-weight-normal: 400; --font-weight-medium: 500; --font-weight-semibold: 600; --font-weight-bold: 700; --font-weight-extrabold: 800; --font-weight-black: 900; --tracking-tighter: -.05em; --tracking-tight: -.025em; --tracking-normal: 0em; --tracking-wide: .025em; --tracking-wider: .05em; --tracking-widest: .1em; --leading-tight: 1.25; --leading-snug: 1.375; --leading-normal: 1.5; --leading-relaxed: 1.625; --leading-loose: 2; --radius-xs: .125rem; --radius-sm: .25rem; --radius-md: .375rem; --radius-lg: .5rem; --radius-xl: .75rem; --radius-2xl: 1rem; --radius-3xl: 1.5rem; --radius-4xl: 2rem; --shadow-2xs: 0 1px rgb(0 0 0 / .05); --shadow-xs: 0 1px 2px 0 rgb(0 0 0 / .05); --shadow-sm: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1); --shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1); --shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1); --shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1); --shadow-2xl: 0 25px 50px -12px rgb(0 0 0 / .25); --inset-shadow-2xs: inset 0 1px rgb(0 0 0 / .05); --inset-shadow-xs: inset 0 1px 1px rgb(0 0 0 / .05); --inset-shadow-sm: inset 0 2px 4px rgb(0 0 0 / .05); --drop-shadow-xs: 0 1px 1px rgb(0 0 0 / .05); --drop-shadow-sm: 0 1px 2px rgb(0 0 0 / .15); --drop-shadow-md: 0 3px 3px rgb(0 0 0 / .12); --drop-shadow-lg: 0 4px 4px rgb(0 0 0 / .15); --drop-shadow-xl: 0 9px 7px rgb(0 0 0 / .1); --drop-shadow-2xl: 0 25px 25px rgb(0 0 0 / .15); --text-shadow-2xs: 0px 1px 0px rgb(0 0 0 / .15); --text-shadow-xs: 0px 1px 1px rgb(0 0 0 / .2); --text-shadow-sm: 0px 1px 0px rgb(0 0 0 / .075), 0px 1px 1px rgb(0 0 0 / .075), 0px 2px 2px rgb(0 0 0 / .075); --text-shadow-md: 0px 1px 1px rgb(0 0 0 / .1), 0px 1px 2px rgb(0 0 0 / .1), 0px 2px 4px rgb(0 0 0 / .1); --text-shadow-lg: 0px 1px 2px rgb(0 0 0 / .1), 0px 3px 2px rgb(0 0 0 / .1), 0px 4px 8px rgb(0 0 0 / .1); --ease-in: cubic-bezier(.4, 0, 1, 1); --ease-out: cubic-bezier(0, 0, .2, 1); --ease-in-out: cubic-bezier(.4, 0, .2, 1); --animate-spin: spin 1s linear infinite; --animate-ping: ping 1s cubic-bezier(0, 0, .2, 1) infinite; --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite; --animate-bounce: bounce 1s infinite; @keyframes spin { to { transform: rotate(360deg); } } @keyframes ping { 75%, 100% { transform: scale(2); opacity: 0; } } @keyframes pulse { 50% { opacity: .5; } } @keyframes bounce { 0%, 100% { transform: translateY(-25%); animation-timing-function: cubic-bezier(.8, 0, 1, 1); } 50% { transform: none; animation-timing-function: cubic-bezier(0, 0, .2, 1); } } --blur-xs: 4px; --blur-sm: 8px; --blur-md: 12px; --blur-lg: 16px; --blur-xl: 24px; --blur-2xl: 40px; --blur-3xl: 64px; --perspective-dramatic: 100px; --perspective-near: 300px; --perspective-normal: 500px; --perspective-midrange: 800px; --perspective-distant: 1200px; --aspect-video: 16 / 9; --default-transition-duration: .15s; --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1); --default-font-family: --theme(--font-sans, initial); --default-font-feature-settings: --theme( --font-sans--font-feature-settings, initial ); --default-font-variation-settings: --theme( --font-sans--font-variation-settings, initial ); --default-mono-font-family: --theme(--font-mono, initial); --default-mono-font-feature-settings: --theme( --font-mono--font-feature-settings, initial ); --default-mono-font-variation-settings: --theme( --font-mono--font-variation-settings, initial ); }@theme default inline reference{ --blur: 8px; --shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1); --shadow-inner: inset 0 2px 4px 0 rgb(0 0 0 / .05); --drop-shadow: 0 1px 2px rgb(0 0 0 / .1), 0 1px 1px rgb(0 0 0 / .06); --radius: .25rem; --max-width-prose: 65ch; }}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:--theme(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:--theme(--default-font-feature-settings,normal);font-variation-settings:--theme(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:--theme(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:--theme(--default-mono-font-feature-settings,normal);font-variation-settings:--theme(--default-mono-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}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{@tailwind utilities;}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}@theme inline{--animation-delay-0: 0s; --animation-delay-75: 75ms; --animation-delay-100: .1s; --animation-delay-150: .15s; --animation-delay-200: .2s; --animation-delay-300: .3s; --animation-delay-500: .5s; --animation-delay-700: .7s; --animation-delay-1000: 1s; --animation-repeat-0: 0; --animation-repeat-1: 1; --animation-repeat-infinite: infinite; --animation-direction-normal: normal; --animation-direction-reverse: reverse; --animation-direction-alternate: alternate; --animation-direction-alternate-reverse: alternate-reverse; --animation-fill-mode-none: none; --animation-fill-mode-forwards: forwards; --animation-fill-mode-backwards: backwards; --animation-fill-mode-both: both; --percentage-0: 0; --percentage-5: .05; --percentage-10: .1; --percentage-15: .15; --percentage-20: .2; --percentage-25: .25; --percentage-30: .3; --percentage-35: .35; --percentage-40: .4; --percentage-45: .45; --percentage-50: .5; --percentage-55: .55; --percentage-60: .6; --percentage-65: .65; --percentage-70: .7; --percentage-75: .75; --percentage-80: .8; --percentage-85: .85; --percentage-90: .9; --percentage-95: .95; --percentage-100: 1; --percentage-translate-full: 1; --animate-in: enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); --animate-out: exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); @keyframes enter { from { 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)); filter: blur(var(--tw-enter-blur,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)); filter: blur(var(--tw-exit-blur,0)); }}--animate-accordion-down: accordion-down var(--tw-animation-duration,var(--tw-duration,.2s))var(--tw-ease,ease-out)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); --animate-accordion-up: accordion-up var(--tw-animation-duration,var(--tw-duration,.2s))var(--tw-ease,ease-out)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); --animate-collapsible-down: collapsible-down var(--tw-animation-duration,var(--tw-duration,.2s))var(--tw-ease,ease-out)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); --animate-collapsible-up: collapsible-up var(--tw-animation-duration,var(--tw-duration,.2s))var(--tw-ease,ease-out)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); @keyframes accordion-down { from { height: 0; }to { height: var(--radix-accordion-content-height,var(--bits-accordion-content-height,var(--reka-accordion-content-height,var(--kb-accordion-content-height,var(--ngp-accordion-content-height,auto))))); }}@keyframes accordion-up { from { height: var(--radix-accordion-content-height,var(--bits-accordion-content-height,var(--reka-accordion-content-height,var(--kb-accordion-content-height,var(--ngp-accordion-content-height,auto))))); }to { height: 0; }}@keyframes collapsible-down { from { height: 0; }to { height: var(--radix-collapsible-content-height,var(--bits-collapsible-content-height,var(--reka-collapsible-content-height,var(--kb-collapsible-content-height,auto)))); }}@keyframes collapsible-up { from { height: var(--radix-collapsible-content-height,var(--bits-collapsible-content-height,var(--reka-collapsible-content-height,var(--kb-collapsible-content-height,auto)))); }to { height: 0; }}--animate-caret-blink: caret-blink 1.25s ease-out infinite; @keyframes caret-blink { 0%,70%,100% { opacity: 1; }20%,50% { opacity: 0; }}}@utility animation-duration-*{--tw-animation-duration: calc(--value(number)*1ms) ; --tw-animation-duration: --value(--animation-duration-*,[duration],"initial",[*]); animation-duration: calc(--value(number)*1ms) ; animation-duration: --value(--animation-duration-*,[duration],"initial",[*]);}@utility delay-*{animation-delay: calc(--value(number)*1ms) ; animation-delay: --value(--animation-delay-*,[duration],"initial",[*]); --tw-animation-delay: calc(--value(number)*1ms) ; --tw-animation-delay: --value(--animation-delay-*,[duration],"initial",[*]);}@utility repeat-*{animation-iteration-count: --value(--animation-repeat-*,number,"initial",[*]); --tw-animation-iteration-count: --value(--animation-repeat-*,number,"initial",[*]);}@utility direction-*{animation-direction: --value(--animation-direction-*,"initial",[*]); --tw-animation-direction: --value(--animation-direction-*,"initial",[*]);}@utility fill-mode-*{animation-fill-mode: --value(--animation-fill-mode-*,"initial",[*]); --tw-animation-fill-mode: --value(--animation-fill-mode-*,"initial",[*]);}@utility running{animation-play-state: running;}@utility paused{animation-play-state: paused;}@utility play-state-*{animation-play-state: --value("initial",[*]);}@utility blur-in{--tw-enter-blur: 20px;}@utility blur-in-*{--tw-enter-blur: calc(--value(number)*1px) ; --tw-enter-blur: --value(--blur-*,[*]);}@utility blur-out{--tw-exit-blur: 20px;}@utility blur-out-*{--tw-exit-blur: calc(--value(number)*1px) ; --tw-exit-blur: --value(--blur-*,[*]);}@utility fade-in{--tw-enter-opacity: 0;}@utility fade-in-*{--tw-enter-opacity: calc(--value(number)*.01) ; --tw-enter-opacity: --value(--percentage-*,[*]);}@utility fade-out{--tw-exit-opacity: 0;}@utility fade-out-*{--tw-exit-opacity: calc(--value(number)*.01) ; --tw-exit-opacity: --value(--percentage-*,[*]);}@utility zoom-in{--tw-enter-scale: 0;}@utility zoom-in-*{--tw-enter-scale: calc(--value(number)*1%) ; --tw-enter-scale: --value(ratio) ; --tw-enter-scale: --value(--percentage-*,[*]);}@utility -zoom-in-*{--tw-enter-scale: calc(--value(number)*-1%) ; --tw-enter-scale: calc(--value(ratio)*-1) ; --tw-enter-scale: --value(--percentage-*,[*]);}@utility zoom-out{--tw-exit-scale: 0;}@utility zoom-out-*{--tw-exit-scale: calc(--value(number)*1%) ; --tw-exit-scale: --value(ratio) ; --tw-exit-scale: --value(--percentage-*,[*]);}@utility -zoom-out-*{--tw-exit-scale: calc(--value(number)*-1%) ; --tw-exit-scale: calc(--value(ratio)*-1) ; --tw-exit-scale: --value(--percentage-*,[*]);}@utility spin-in{--tw-enter-rotate: 30deg;}@utility spin-in-*{--tw-enter-rotate: calc(--value(number)*1deg) ; --tw-enter-rotate: calc(--value(ratio)*360deg) ; --tw-enter-rotate: --value(--rotate-*,[*]);}@utility -spin-in{--tw-enter-rotate: -30deg;}@utility -spin-in-*{--tw-enter-rotate: calc(--value(number)*-1deg) ; --tw-enter-rotate: calc(--value(ratio)*-360deg) ; --tw-enter-rotate: --value(--rotate-*,[*]);}@utility spin-out{--tw-exit-rotate: 30deg;}@utility spin-out-*{--tw-exit-rotate: calc(--value(number)*1deg) ; --tw-exit-rotate: calc(--value(ratio)*360deg) ; --tw-exit-rotate: --value(--rotate-*,[*]);}@utility -spin-out{--tw-exit-rotate: -30deg;}@utility -spin-out-*{--tw-exit-rotate: calc(--value(number)*-1deg) ; --tw-exit-rotate: calc(--value(ratio)*-360deg) ; --tw-exit-rotate: --value(--rotate-*,[*]);}@utility slide-in-from-top{--tw-enter-translate-y: -100%;}@utility slide-in-from-top-*{--tw-enter-translate-y: calc(--value(integer)*var(--spacing)*-1); --tw-enter-translate-y: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-enter-translate-y: calc(--value(ratio)*-100%) ; --tw-enter-translate-y: calc(--value(--translate-*,[percentage],[length])*-1) ;}@utility slide-in-from-bottom{--tw-enter-translate-y: 100%;}@utility slide-in-from-bottom-*{--tw-enter-translate-y: calc(--value(integer)*var(--spacing)); --tw-enter-translate-y: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-enter-translate-y: calc(--value(ratio)*100%) ; --tw-enter-translate-y: --value(--translate-*,[percentage],[length]);}@utility slide-in-from-left{--tw-enter-translate-x: -100%;}@utility slide-in-from-left-*{--tw-enter-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-enter-translate-x: calc(--value(ratio)*-100%) ; --tw-enter-translate-x: calc(--value(--translate-*,[percentage],[length])*-1) ;}@utility slide-in-from-right{--tw-enter-translate-x: 100%;}@utility slide-in-from-right-*{--tw-enter-translate-x: calc(--value(integer)*var(--spacing)); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-enter-translate-x: calc(--value(ratio)*100%) ; --tw-enter-translate-x: --value(--translate-*,[percentage],[length]);}@utility slide-in-from-start{&:dir(ltr){ --tw-enter-translate-x: -100%; }&:dir(rtl){ --tw-enter-translate-x: 100%; }}@utility slide-in-from-start-*{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"]*){ --tw-enter-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-enter-translate-x: calc(--value(ratio)*-100%) ; --tw-enter-translate-x: calc(--value(--translate-*,[percentage],[length])*-1) ; }&:where(:dir(rtl),[dir="rtl"],[dir="rtl"]*){ --tw-enter-translate-x: calc(--value(integer)*var(--spacing)); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-enter-translate-x: calc(--value(ratio)*100%) ; --tw-enter-translate-x: --value(--translate-*,[percentage],[length]); }}@utility slide-in-from-end{&:dir(ltr){ --tw-enter-translate-x: 100%; }&:dir(rtl){ --tw-enter-translate-x: -100%; }}@utility slide-in-from-end-*{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"]*){ --tw-enter-translate-x: calc(--value(integer)*var(--spacing)); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-enter-translate-x: calc(--value(ratio)*100%) ; --tw-enter-translate-x: --value(--translate-*,[percentage],[length]); }&:where(:dir(rtl),[dir="rtl"],[dir="rtl"]*){ --tw-enter-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-enter-translate-x: calc(--value(ratio)*-100%) ; --tw-enter-translate-x: calc(--value(--translate-*,[percentage],[length])*-1) ; }}@utility slide-out-to-top{--tw-exit-translate-y: -100%;}@utility slide-out-to-top-*{--tw-exit-translate-y: calc(--value(integer)*var(--spacing)*-1); --tw-exit-translate-y: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-exit-translate-y: calc(--value(ratio)*-100%) ; --tw-exit-translate-y: calc(--value(--translate-*,[percentage],[length])*-1) ;}@utility slide-out-to-bottom{--tw-exit-translate-y: 100%;}@utility slide-out-to-bottom-*{--tw-exit-translate-y: calc(--value(integer)*var(--spacing)); --tw-exit-translate-y: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-exit-translate-y: calc(--value(ratio)*100%) ; --tw-exit-translate-y: --value(--translate-*,[percentage],[length]);}@utility slide-out-to-left{--tw-exit-translate-x: -100%;}@utility slide-out-to-left-*{--tw-exit-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-exit-translate-x: calc(--value(ratio)*-100%) ; --tw-exit-translate-x: calc(--value(--translate-*,[percentage],[length])*-1) ;}@utility slide-out-to-right{--tw-exit-translate-x: 100%;}@utility slide-out-to-right-*{--tw-exit-translate-x: calc(--value(integer)*var(--spacing)); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-exit-translate-x: calc(--value(ratio)*100%) ; --tw-exit-translate-x: --value(--translate-*,[percentage],[length]);}@utility slide-out-to-start{&:dir(ltr){ --tw-exit-translate-x: -100%; }&:dir(rtl){ --tw-exit-translate-x: 100%; }}@utility slide-out-to-start-*{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"]*){ --tw-exit-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-exit-translate-x: calc(--value(ratio)*-100%) ; --tw-exit-translate-x: calc(--value(--translate-*,[percentage],[length])*-1) ; }&:where(:dir(rtl),[dir="rtl"],[dir="rtl"]*){ --tw-exit-translate-x: calc(--value(integer)*var(--spacing)); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-exit-translate-x: calc(--value(ratio)*100%) ; --tw-exit-translate-x: --value(--translate-*,[percentage],[length]); }}@utility slide-out-to-end{&:dir(ltr){ --tw-exit-translate-x: 100%; }&:dir(rtl){ --tw-exit-translate-x: -100%; }}@utility slide-out-to-end-*{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"]*){ --tw-exit-translate-x: calc(--value(integer)*var(--spacing)); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-exit-translate-x: calc(--value(ratio)*100%) ; --tw-exit-translate-x: --value(--translate-*,[percentage],[length]); }&:where(:dir(rtl),[dir="rtl"],[dir="rtl"]*){ --tw-exit-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-exit-translate-x: calc(--value(ratio)*-100%) ; --tw-exit-translate-x: calc(--value(--translate-*,[percentage],[length])*-1) ; }}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%}@custom-variant dark (&:is(.dark *));@theme inline{ --radius-sm: calc(var(--radius) - 4px); --radius-md: calc(var(--radius) - 2px); --radius-lg: var(--radius); --radius-xl: calc(var(--radius) + 4px); --color-background: var(--background); --color-foreground: var(--foreground); --color-card: var(--card); --color-card-foreground: var(--card-foreground); --color-popover: var(--popover); --color-popover-foreground: var(--popover-foreground); --color-primary: var(--primary); --color-primary-foreground: var(--primary-foreground); --color-secondary: var(--secondary); --color-secondary-foreground: var(--secondary-foreground); --color-muted: var(--muted); --color-muted-foreground: var(--muted-foreground); --color-accent: var(--accent); --color-accent-foreground: var(--accent-foreground); --color-destructive: var(--destructive); --color-destructive-foreground: var(--destructive-foreground); --color-border: var(--border); --color-input: var(--input); --color-ring: var(--ring); --color-chart-1: var(--chart-1); --color-chart-2: var(--chart-2); --color-chart-3: var(--chart-3); --color-chart-4: var(--chart-4); --color-chart-5: var(--chart-5); --color-sidebar: var(--sidebar); --color-sidebar-foreground: var(--sidebar-foreground); --color-sidebar-primary: var(--sidebar-primary); --color-sidebar-primary-foreground: var(--sidebar-primary-foreground); --color-sidebar-accent: var(--sidebar-accent); --color-sidebar-accent-foreground: var(--sidebar-accent-foreground); --color-sidebar-border: var(--sidebar-border); --color-sidebar-ring: var(--sidebar-ring); }:root{--we-navy: #0f172a;--we-navy-light: #1e293b;--we-coral: #ea580c;--we-coral-bright: #f97316;--we-bg: #f8fafc;--we-card: #ffffff;--we-muted: #64748b;--we-border: #e2e8f0;--primary: #ea580c;--primary-foreground: #FFFFFF;--sidebar-primary: #0f172a;--sidebar-primary-foreground: #FFFFFF;--chart-1: #ea580c;--chart-2: #f97316;--chart-3: #0f172a;--chart-4: #1e293b;--chart-5: #ea580c;--radius: .65rem;--background: #f8fafc;--foreground: #0f172a;--card: #ffffff;--card-foreground: #0f172a;--popover: #ffffff;--popover-foreground: #0f172a;--secondary: #f1f5f9;--secondary-foreground: #0f172a;--muted: #f1f5f9;--muted-foreground: #64748b;--accent: #ea580c;--accent-foreground: #FFFFFF;--destructive: #dc2626;--destructive-foreground: #FFFFFF;--border: #e2e8f0;--input: #f1f5f9;--ring: #ea580c;--sidebar: #ffffff;--sidebar-foreground: #0f172a;--sidebar-accent: #ea580c;--sidebar-accent-foreground: #FFFFFF;--sidebar-border: #e2e8f0;--sidebar-ring: #ea580c}.dark{--primary: var(--color-blue-700);--primary-foreground: var(--color-blue-50);--sidebar-primary: var(--color-blue-500);--sidebar-primary-foreground: var(--color-blue-50);--background: oklch(.141 .005 285.823);--foreground: oklch(.85 .005 65);--card: oklch(.21 .006 285.885);--card-foreground: oklch(.85 .005 65);--popover: oklch(.21 .006 285.885);--popover-foreground: oklch(.85 .005 65);--secondary: oklch(.24 .006 286.033);--secondary-foreground: oklch(.7 .005 65);--muted: oklch(.274 .006 286.033);--muted-foreground: oklch(.705 .015 286.067);--accent: oklch(.274 .006 286.033);--accent-foreground: oklch(.92 .005 65);--destructive: oklch(.704 .191 22.216);--destructive-foreground: oklch(.985 0 0);--border: oklch(1 0 0 / 10%);--input: oklch(1 0 0 / 15%);--ring: oklch(.488 .243 264.376);--chart-1: var(--color-blue-300);--chart-2: var(--color-blue-500);--chart-3: var(--color-blue-600);--chart-4: var(--color-blue-700);--chart-5: var(--color-blue-800);--sidebar: oklch(.21 .006 285.885);--sidebar-foreground: oklch(.85 .005 65);--sidebar-accent: oklch(.274 .006 286.033);--sidebar-accent-foreground: oklch(.985 0 0);--sidebar-border: oklch(1 0 0 / 10%);--sidebar-ring: oklch(.488 .243 264.376)}@layer base{*{@apply border-border outline-ring/50;}#root{margin:0;padding:0;width:100%;min-height:100vh;display:flex;flex-direction:column}body{@apply bg-background text-foreground font-sans;font-family:Inter,sans-serif}nav{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem}nav a{text-decoration:none;color:inherit;font-weight:500}main section{padding-top:3rem;padding-bottom:3rem}@media(min-width:768px){main section{padding-top:5rem;padding-bottom:5rem}}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;font-weight:700}h1{@apply text-4xl sm:text-5xl md:text-6xl tracking-tight;}h2{@apply text-3xl sm:text-4xl md:text-5xl tracking-tight;}h3{@apply text-xl sm:text-2xl md:text-3xl tracking-tight;}button:not(:disabled),[role=button]:not([aria-disabled=true]),[type=button]:not(:disabled),[type=submit]:not(:disabled),[type=reset]:not(:disabled),a[href],select:not(:disabled),input[type=checkbox]:not(:disabled),input[type=radio]:not(:disabled){@apply cursor-pointer;}footer a{text-decoration:none}footer a:hover{text-decoration:underline}input::placeholder,textarea::placeholder{opacity:.7}.we-header-top{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem 1rem;padding:.375rem 1rem;background:var(--we-navy);color:#cbd5e1;font-size:.8125rem}.we-header-main{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding:.75rem 1rem;background:var(--we-card);border-bottom:1px solid var(--we-border);box-shadow:0 1px 3px #0f172a0f}.we-header-main .we-nav{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem .5rem}.we-header-main .we-nav a{padding:.5rem .75rem;color:var(--foreground);font-weight:500;text-decoration:none}.we-hero-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media(min-width:1024px){.we-hero-grid{grid-template-columns:1fr 1fr;gap:3rem}}.we-card{background:var(--we-card);border-radius:1rem;box-shadow:0 4px 6px -1px #0f172a12,0 2px 4px -2px #0f172a0d}}@layer components{@keyframes blob{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}.animate-blob{animation:blob 7s infinite}.animation-delay-2000{animation-delay:2s}.animation-delay-4000{animation-delay:4s}@keyframes fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fade-in .8s ease-out forwards}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.flex{min-height:0;min-width:0}@media(min-width:640px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.container{padding-left:2rem;padding-right:2rem;max-width:1280px}}}
