@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_e8ce0c{font-family:Inter,Inter Fallback;font-style:normal}.testimonials{background:linear-gradient(180deg,var(--white) 0,var(--off-white) 100%);position:relative;overflow:hidden}.testimonials:before{top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(107,70,193,.05) 0,transparent 70%)}.testimonials:after,.testimonials:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.testimonials:after{bottom:-30%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(78,205,196,.05) 0,transparent 70%)}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:var(--space-xl);position:relative;z-index:1;align-items:stretch}.testimonial-card{background:var(--white);padding:var(--space-xl);border-radius:var(--radius-xl);box-shadow:0 4px 20px rgba(0,0,0,.05);border:1px solid rgba(107,70,193,.08);transition:all var(--transition-base);position:relative;overflow:hidden;display:flex;flex-direction:column;height:100%;min-height:360px}.testimonial-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary) 0,var(--accent) 100%);transform:scaleX(0);transform-origin:left;transition:transform var(--transition-base)}.testimonial-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(107,70,193,.15);border-color:rgba(107,70,193,.2)}.testimonial-card:hover:before{transform:scaleX(1)}.testimonial-card:after{content:"\201C";position:absolute;top:var(--space-md);right:var(--space-md);font-size:4rem;font-family:var(--font-accent);color:var(--primary);opacity:.1;line-height:1}.testimonial-rating{gap:2px;font-size:1rem;margin-bottom:var(--space-md)}.testimonial-rating span{display:inline-block;animation:starPop .5s ease-out;animation-fill-mode:both}.testimonial-rating span:first-child{animation-delay:.1s}.testimonial-rating span:nth-child(2){animation-delay:.2s}.testimonial-rating span:nth-child(3){animation-delay:.3s}.testimonial-rating span:nth-child(4){animation-delay:.4s}.testimonial-rating span:nth-child(5){animation-delay:.5s}@keyframes starPop{0%{transform:scale(0) rotate(180deg);opacity:0}80%{transform:scale(1.1) rotate(5deg)}to{transform:scale(1) rotate(0);opacity:1}}.testimonial-text{font-size:1.125rem;line-height:1.8;color:var(--dark);position:relative;z-index:1;flex:1;display:flex;align-items:flex-start;padding-bottom:var(--space-lg)}.testimonial-author{gap:var(--space-md);border-top:1px solid rgba(107,70,193,.1);margin-top:auto;background:linear-gradient(90deg,rgba(107,70,193,.02),rgba(78,205,196,.02));margin-left:calc(var(--space-xl) * -1);margin-right:calc(var(--space-xl) * -1);margin-bottom:calc(var(--space-xl) * -1);padding:var(--space-md) var(--space-xl) var(--space-lg);border-radius:0 0 var(--radius-xl) var(--radius-xl)}.author-image{width:56px!important;height:56px!important;min-width:56px;min-height:56px;border-radius:var(--radius-full);-o-object-fit:cover;object-fit:cover;border:3px solid var(--white);box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform var(--transition-fast);flex-shrink:0}.testimonial-card:hover .author-image{transform:scale(1.05)}.author-name{font-weight:600;color:var(--dark);margin-bottom:2px;font-size:1rem}.author-info{color:var(--gray);font-size:.875rem}@media (max-width:1024px){.testimonials-grid{grid-template-columns:repeat(2,1fr);gap:var(--space-lg)}.testimonial-card:nth-child(3){grid-column:1/-1;max-width:600px;margin:0 auto;width:100%}.testimonial-card{min-height:320px}}@media (max-width:768px){.testimonials-grid{grid-template-columns:1fr;gap:var(--space-lg)}.testimonial-card:nth-child(3){grid-column:auto;max-width:none}.testimonial-card{padding:var(--space-lg)}.testimonial-text{font-size:1rem}}.testimonial-card{opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease-out forwards}.testimonial-card:first-child{animation-delay:.1s}.testimonial-card:nth-child(2){animation-delay:.2s}.testimonial-card:nth-child(3){animation-delay:.3s}.faq{background:linear-gradient(180deg,var(--white) 0,var(--off-white) 100%);position:relative;overflow:hidden}.faq:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background-image:radial-gradient(circle at 20% 30%,rgba(107,70,193,.03) 0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(78,205,196,.03) 0,transparent 50%);pointer-events:none}.faq-grid{max-width:800px;margin:0 auto;position:relative;z-index:1}.faq-item{background:var(--white);border-radius:var(--radius-lg);margin-bottom:var(--space-md);overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.05);border:1px solid rgba(107,70,193,.08);transition:all var(--transition-base);position:relative}.faq-item:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:var(--primary);transform:scaleY(0);transform-origin:top;transition:transform var(--transition-base)}.faq-item.active:before{transform:scaleY(1)}.faq-item:hover{box-shadow:0 6px 20px rgba(107,70,193,.12);transform:translateY(-2px)}.faq-item.active{box-shadow:0 8px 30px rgba(107,70,193,.15);border-color:rgba(107,70,193,.2)}.faq-question{padding:var(--space-lg) var(--space-xl);background:none;border:none;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all var(--transition-fast);color:var(--dark);gap:var(--space-md)}.faq-question:hover{background:linear-gradient(90deg,rgba(107,70,193,.02),rgba(78,205,196,.02));padding-left:calc(var(--space-xl) + 4px)}.faq-item.active .faq-question{color:var(--primary)}.faq-icon{flex-shrink:0;width:24px;height:24px;border-radius:var(--radius-full);background:var(--off-white);transition:all var(--transition-base)}.faq-item.active .faq-icon{background:var(--primary);transform:rotate(180deg)}.faq-icon svg{width:16px;height:16px;transition:stroke var(--transition-fast)}.faq-item.active .faq-icon svg{stroke:var(--white)}.faq-answer{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s ease-out,transform .3s ease-out;opacity:0;transform:translateY(-10px)}.faq-item.active .faq-answer{max-height:500px;opacity:1;transform:translateY(0)}.faq-answer-content{padding:0 var(--space-xl) var(--space-lg);color:var(--gray-dark);line-height:1.8;font-size:1rem;position:relative}.faq-answer-content:before{content:"";position:absolute;top:-var(--space-sm);left:var(--space-xl);right:var(--space-xl);height:1px;background:linear-gradient(90deg,transparent,rgba(107,70,193,.1),transparent)}.faq-item{opacity:0;transform:translateY(20px);animation:fadeInUp .5s ease-out forwards}.faq-item:first-child{animation-delay:.1s}.faq-item:nth-child(2){animation-delay:.15s}.faq-item:nth-child(3){animation-delay:.2s}.faq-item:nth-child(4){animation-delay:.25s}.faq-item:nth-child(5){animation-delay:.3s}.faq-item:nth-child(6){animation-delay:.35s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.faq-plus{width:20px;height:20px}.faq-plus:after,.faq-plus:before{background:var(--gray);transition:all var(--transition-base)}.faq-plus:before{right:0;height:2px;transform:translateY(-50%)}.faq-plus:after{bottom:0;width:2px;transform:translateX(-50%)}.faq-item.active .faq-plus:after,.faq-item.active .faq-plus:before{background:var(--white)}.faq-item.active .faq-plus:after{transform:translateX(-50%) rotate(90deg);opacity:0}@media (max-width:768px){.faq-question{padding:var(--space-md);font-size:1rem}.faq-question:hover{padding-left:calc(var(--space-md) + 4px)}.faq-answer-content{padding:0 var(--space-md) var(--space-md);font-size:.9375rem}.faq-answer-content:before{left:var(--space-md);right:var(--space-md)}}.faq-question:focus{outline:2px solid var(--primary);outline-offset:2px}.faq-question:focus:not(:focus-visible){outline:none}.faq-skeleton{background:var(--off-white);border-radius:var(--radius-lg);height:80px;margin-bottom:var(--space-md);position:relative;overflow:hidden}.faq-skeleton:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:shimmer 1.5s infinite}@keyframes shimmer{to{left:100%}}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:1000;opacity:0;visibility:hidden;transition:all var(--transition-base);padding:2rem}.modal.active{opacity:1;visibility:visible}.modal-content{background:var(--white);border-radius:1.25rem;max-width:680px;max-height:88vh;transform:translateY(20px);transition:transform var(--transition-base);box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.modal.active .modal-content{transform:translateY(0)}.modal-step{display:block!important;padding:0 2.5rem 2.5rem;animation:fadeIn var(--transition-base) ease-out}.form-header{margin-bottom:1.25rem}.form-header h3{font-size:1.625rem;margin-bottom:.25rem;color:var(--dark)}.form-header p{color:var(--gray);font-size:.9375rem;line-height:1.4}.application-form{gap:1.25rem}.form-row{grid-template-columns:1fr 1fr;gap:1rem}.form-actions{display:flex;flex-direction:column;gap:.75rem;align-items:center;margin-top:1.5rem}.form-note{color:var(--gray)}.form-error{background:rgba(239,68,68,.08);color:var(--danger);padding:.75rem 1rem;border-radius:.5rem;margin-top:.5rem;border:1px solid rgba(239,68,68,.2)}.btn-block{width:100%}.application-form .btn{padding:.875rem 1.5rem;font-size:.9375rem}.btn-icon{margin-left:var(--space-xs)}.btn-institutional{background:var(--path-institutional)}.btn-institutional:hover{background:var(--primary-dark)}.btn-parent{background:var(--path-parent)}.btn-parent:hover{background:#047857}.btn-student{background:var(--path-student)}.btn-student:hover{background:#B91C1C}.success-step{text-align:center;padding:3rem}.success-content{flex-direction:column;gap:1.25rem}.success-content,.success-icon{display:flex;align-items:center}.success-icon{width:72px;height:72px;background:var(--success);border-radius:50%;justify-content:center;animation:scaleIn var(--transition-base) ease-out}.success-icon svg{width:40px;height:40px;color:var(--white)}.success-content h3{font-size:1.75rem;color:var(--dark);margin:0}.success-content p{color:var(--gray);font-size:1rem;margin:0}.form-institutional .form-header h3{color:var(--path-institutional)}.form-parent .form-header h3{color:var(--path-parent)}.form-student .form-header h3{color:var(--path-student)}@media (max-width:768px){.modal{padding:0}.modal-content{max-height:100vh;max-width:100%;border-radius:1.25rem 1.25rem 0 0;margin-top:auto}.modal-step{padding:1.5rem}.form-row{grid-template-columns:1fr}.form-header h3{font-size:1.5rem}.form-header p{font-size:.9375rem}}.modal-content::-webkit-scrollbar{width:6px}.modal-content::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:3px}.modal-content::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:3px;-webkit-transition:background var(--transition-fast);transition:background var(--transition-fast)}.modal-content::-webkit-scrollbar-thumb:hover{background:var(--primary)}.checkbox-custom{width:18px;height:18px;border:2px solid #e5e7eb;border-radius:4px;background-color:white;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0}.checkbox-custom:hover{border-color:var(--primary)}.checkbox-custom[data-state=checked]{background-color:var(--primary);border-color:var(--primary)}.checkbox-custom[data-state=checked] svg{color:white;stroke-width:3}.checkbox-custom:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.checkbox-custom:disabled{cursor:not-allowed;opacity:.5}.checkbox-container{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background-color:rgba(107,70,193,.05);border-radius:.5rem;cursor:pointer;transition:background-color .2s}.checkbox-container:hover{background-color:rgba(107,70,193,.08)}.checkbox-label{-webkit-user-select:none;-moz-user-select:none;user-select:none;line-height:1.5;font-size:.875rem;color:#374151}@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&family=Space+Grotesk:wght@500;700&display=swap");*,:after,:before{--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/0.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/0.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: }
/* ! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com */*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{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,pre,samp{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,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{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}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{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:224 71.4% 4.1%;--card:0 0% 100%;--card-foreground:224 71.4% 4.1%;--popover:0 0% 100%;--popover-foreground:224 71.4% 4.1%;--primary-foreground:210 20% 98%;--secondary-foreground:220.9 39.3% 11%;--muted:220 14.3% 95.9%;--muted-foreground:220 8.9% 46.1%;--accent-foreground:220.9 39.3% 11%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 20% 98%;--border:220 13% 91%;--input:220 13% 91%;--ring:262 83.3% 57.8%;--radius:0.5rem;--primary:#6B46C1;--primary-dark:#553C9A;--primary-light:#805AD5;--secondary:#FF6B6B;--secondary-dark:#E55555;--accent:#4ECDC4;--success:#06D6A0;--warning:#FF9500;--danger:#FF3B30;--dark:#1A1A2E;--dark-light:#2D2D44;--gray:#6B7280;--gray-light:#E5E7EB;--white:#FFFFFF;--off-white:#F7F7FF;--path-institutional:#4F46E5;--path-parent:#059669;--path-student:#DC2626;--card-hover-scale:1.02;--card-shadow-hover:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04);--modal-transition:all 0.3s cubic-bezier(0.4,0,0.2,1);--font-primary:"Inter",system-ui,-apple-system,sans-serif;--font-accent:"Space Grotesk",sans-serif;--space-xs:0.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2rem;--space-xl:3rem;--space-2xl:4rem;--space-3xl:6rem;--radius-sm:0.375rem;--radius-md:0.75rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-full:9999px;--shadow-sm:0 1px 2px 0 rgba(0,0,0,0.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);--shadow-lg:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);--shadow-xl:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04);--transition-fast:150ms ease;--transition-base:300ms ease;--transition-slow:500ms ease}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;height:100%}body{font-family:var(--font-primary);line-height:1.6;color:var(--dark);background-color:var(--white);overflow-x:hidden;margin:0;padding:0;min-height:100%}body,body>div:first-child{display:flex;flex-direction:column}body>div:first-child{min-height:100vh;padding-top:0;margin-top:0}main{flex:1 0 auto;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{font-family:var(--font-accent);line-height:1.2;font-weight:700}h1{font-size:clamp(2.5rem,5vw,4rem)}h2{font-size:clamp(2rem,4vw,3rem)}h3{font-size:clamp(1.5rem,3vw,2rem)}h4{font-size:clamp(1.25rem,2vw,1.5rem)}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media (min-width:1400px){.container{max-width:1400px}}.container{max-width:1200px;margin:0 auto;padding:0 var(--space-md)}.btn{display:inline-flex;align-items:center;gap:var(--space-xs);padding:.75rem 1.5rem;border-radius:var(--radius-md);font-weight:600;text-decoration:none;transition:all var(--transition-fast);cursor:pointer;border:none}.btn-primary{background:var(--primary);color:var(--white)}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.btn-secondary{background:var(--gray-light);color:var(--dark);border:2px solid var(--gray-light)}.btn-secondary:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-2px);background:var(--gray-light)}.btn-large{padding:1rem 2rem;font-size:1.125rem}.btn-icon{width:20px;height:20px;transition:transform var(--transition-fast)}.btn:hover .btn-icon{transform:translateX(4px)}.section-header{margin-bottom:4rem;text-align:center}.section-title{margin-bottom:1rem;font-family:Space Grotesk,sans-serif;font-size:1.875rem;line-height:2.25rem;font-weight:700;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}@media (min-width:768px){.section-title{font-size:2.25rem;line-height:2.5rem}}.section-subtitle{margin-left:auto;margin-right:auto;max-width:48rem;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}@media (min-width:768px){.section-subtitle{font-size:1.25rem;line-height:1.75rem}}nav{margin:0;padding:0}.hero{padding:calc(72px + var(--space-xl)) 0 var(--space-3xl);background:linear-gradient(135deg,var(--off-white) 0,rgba(107,70,193,.05) 100%);overflow:hidden}.hero .container{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3xl);align-items:center}.hero-title{margin-bottom:var(--space-md)}.gradient-text{background:linear-gradient(135deg,var(--primary) 0,var(--accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:1.25rem;color:var(--gray);margin-bottom:var(--space-lg);line-height:1.8}.hero-cta{display:flex;gap:var(--space-md);margin-bottom:var(--space-xl)}.hero-image{position:relative}.hero-image img{width:100%;height:auto;border-radius:var(--radius-xl);box-shadow:var(--shadow-xl)}.floating-card{position:absolute;background:var(--white);padding:.75rem 1.25rem;border-radius:var(--radius-md);box-shadow:var(--shadow-lg);display:flex;align-items:center;gap:var(--space-xs);font-weight:600;animation:float 3s ease-in-out infinite}.card-1{top:10%;left:-10%;animation-delay:0s}.card-2{top:50%;right:-5%;animation-delay:1s}.card-3{bottom:10%;left:5%;animation-delay:2s}.card-emoji{font-size:1.25rem}.program{padding-top:4rem;padding-bottom:4rem}@media (min-width:768px){.program{padding-top:6rem;padding-bottom:6rem}}.program{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.program-grid{margin-bottom:4rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem}@media (min-width:768px){.program-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.program-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.program-card{border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 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);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;animation-duration:.3s;padding:var(--space-lg)}.program-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl);border-color:var(--primary)}.card-icon{width:48px;height:48px;background:linear-gradient(135deg,var(--primary) 0,var(--primary-light) 100%);margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;border-radius:.75rem}.card-icon svg{color:var(--white)}.card-title{margin-bottom:1rem;font-size:1.25rem;line-height:1.75rem;font-weight:700;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.card-description{margin-bottom:1.5rem;line-height:1.625;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.card-features>: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))}.card-features li{display:flex;align-items:center;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.card-features li:before{content:"✓";margin-right:.5rem;font-weight:700;--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity,1))}.program-timeline{background:var(--off-white);padding:var(--space-xl);border-radius:var(--radius-lg);text-align:center}.timeline-title{margin-bottom:2rem;font-size:1.5rem;line-height:2rem;font-weight:700;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.timeline{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:2rem}@media (min-width:768px){.timeline{flex-direction:row;align-items:center}}.timeline{position:relative;max-width:800px;margin:0 auto}@media (min-width:768px){.timeline:before{content:"";position:absolute;top:20px;left:60px;right:60px;height:2px;background:var(--gray-light)}}.timeline-item{display:flex;flex-direction:column;align-items:center;text-align:center}.timeline-marker{width:40px;height:40px;background:var(--primary);color:var(--white);margin-bottom:.75rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;font-weight:700;position:relative;z-index:1}.timeline-content h4{font-size:1rem;margin-bottom:.25rem;font-weight:600;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.timeline-content p{font-size:.875rem;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.trust-indicators{padding:var(--space-xl) 0;background:var(--off-white);border-top:1px solid var(--gray-light);border-bottom:1px solid var(--gray-light)}.trust-wrapper{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:var(--space-md)}.trust-text{color:var(--gray);font-weight:500;text-align:right;justify-self:end}.trust-logos{display:flex;align-items:center;justify-content:center}.trust-logo{height:50px;width:auto;opacity:.8;transition:opacity var(--transition-fast)}.trust-logo:hover{opacity:1}.mentors{padding-top:4rem;padding-bottom:4rem}@media (min-width:768px){.mentors{padding-top:6rem;padding-bottom:6rem}}.mentors{background:var(--off-white)}.mentors-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem}@media (min-width:768px){.mentors-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.mentors-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.mentor-card{text-align:center}.mentor-image{width:120px;height:120px;margin-left:auto;margin-right:auto;margin-bottom:1rem;border-radius:9999px;-o-object-fit:cover;object-fit:cover;border:4px solid var(--white);box-shadow:var(--shadow-md)}.mentor-name{font-size:1.125rem;font-weight:700;color:rgb(17 24 39/var(--tw-text-opacity,1))}.mentor-name,.mentor-role{margin-bottom:.5rem;--tw-text-opacity:1}.mentor-role{font-weight:600;color:rgb(147 51 234/var(--tw-text-opacity,1))}.mentor-bio{font-size:.875rem;margin-bottom:1rem;line-height:1.625;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.mentor-linkedin{display:inline-flex;align-items:center;justify-content:center;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;animation-duration:.3s;width:36px;height:36px;color:#0A66C2;background:#E7F3FF;border-radius:var(--radius-full)}.mentor-linkedin:hover{color:var(--white);background:#0A66C2;transform:translateY(-2px)}.testimonials{padding-top:4rem;padding-bottom:4rem}@media (min-width:768px){.testimonials{padding-top:6rem;padding-bottom:6rem}}.testimonials{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.testimonials-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem}@media (min-width:768px){.testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.testimonials-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.testimonial-card{border-radius:1rem;--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1));padding:2rem}.testimonial-rating{margin-bottom:1rem;display:flex;gap:.25rem;--tw-text-opacity:1;color:rgb(250 204 21/var(--tw-text-opacity,1))}.testimonial-text{margin-bottom:1.5rem;font-size:.875rem;line-height:1.25rem;font-style:italic;line-height:1.625;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.testimonial-author{display:flex;align-items:center;gap:.75rem}.testimonial-author img{height:3rem;width:3rem;border-radius:9999px;-o-object-fit:cover;object-fit:cover}.testimonial-author div{font-size:.875rem;line-height:1.25rem}.testimonial-author .name{font-weight:600;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.testimonial-author .title{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.faq{padding-top:4rem;padding-bottom:4rem}@media (min-width:768px){.faq{padding-top:6rem;padding-bottom:6rem}}.faq{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.faq-grid{margin-left:auto;margin-right:auto;max-width:56rem}.faq-grid>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.faq-item{--tw-bg-opacity:1;--tw-shadow:0 1px 2px 0 rgb(0 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)}.faq-item,.faq-question{border-radius:.5rem;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.faq-question{display:flex;width:100%;align-items:center;justify-content:space-between;border-width:0;--tw-bg-opacity:1;padding:1.5rem;text-align:left;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.faq-question:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.faq-question h3{padding-right:1rem;font-size:1.125rem;line-height:1.75rem;font-weight:600;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.faq-icon{display:flex;height:1.5rem;width:1.5rem;align-items:center;justify-content:center}.faq-plus{position:relative;height:1rem;width:1rem}.faq-plus:after,.faq-plus:before{content:"";position:absolute;--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity,1));transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.faq-plus:before{top:50%;left:0;height:.125rem;width:1rem;--tw-translate-y:-50%}.faq-plus:after,.faq-plus:before{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.faq-plus:after{top:0;left:50%;height:1rem;width:.125rem;--tw-translate-x:-50%}.faq-question[aria-expanded=true] .faq-plus:after{--tw-rotate:90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.faq-answer{overflow:hidden;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;animation-duration:.3s}.faq-answer[data-open=false]{max-height:0}.faq-answer[data-open=true]{max-height:24rem}.faq-answer-content{padding:0 1.5rem 1.5rem;line-height:1.625;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.cta-section{padding:0;background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);color:var(--white)}.cta-content{text-align:center;max-width:1200px;margin:0 auto;padding:var(--space-3xl)}.cta-title{margin-bottom:1.5rem;font-weight:700;font-size:clamp(2.5rem,5vw,3.5rem)}.cta-description,.cta-title{color:var(--white)!important}.cta-description{font-size:1.125rem;margin-bottom:3rem;font-weight:500;line-height:1.8}.plan-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-lg);max-width:1200px;margin:var(--space-xl) auto 0}.plan-card{background:rgba(255,255,255,.05);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:2px solid transparent;border-radius:var(--radius-xl);padding:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;animation-duration:.3s;display:flex;flex-direction:column;min-height:480px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.1)}.plan-card:hover{transform:translateY(-4px);border-color:var(--accent);box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),0 10px 30px rgba(78,205,196,.3)}.plan-header{padding:var(--space-lg) var(--space-lg) var(--space-sm);border-bottom:1px solid rgba(255,255,255,.1)}.plan-title{font-size:1.25rem;margin-bottom:.25rem;font-weight:700;color:var(--white)}.plan-subtitle{font-size:.875rem;color:rgba(255,255,255,.7);margin:0}.plan-badge{font-size:2rem;text-align:center;padding:var(--space-md) 0}.plan-content{padding:var(--space-md) var(--space-lg);flex-grow:1;display:flex;flex-direction:column}.plan-content h4{font-size:1rem;margin-bottom:.75rem;font-weight:600;color:var(--white);line-height:1.3}.plan-description{color:rgba(255,255,255,.8);line-height:1.6;font-size:.875rem;margin-bottom:1.5rem}.plan-btn{margin:0 auto var(--space-lg);padding:.875rem 1.5rem;border-radius:var(--radius-md);font-weight:600;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s;font-size:.875rem;width:calc(100% - 2 * var(--space-lg));background:transparent;border:2px solid rgba(255,255,255,.8);color:var(--white);cursor:pointer}.plan-btn:hover{background:var(--white);color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,255,255,.2)}.modal-content{position:relative;max-height:90vh;width:100%;max-width:42rem;overflow-y:auto;border-radius:1rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:2rem}.modal-close{position:absolute;top:1.5rem;right:1.5rem;cursor:pointer;border-width:0;background-color:transparent;padding:.5rem;--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.modal-close:hover{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.modal-step{display:none}.modal-step.active{display:block;animation:slideIn .3s ease-out}.application-form{display:flex;flex-direction:column;gap:1.5rem}.application-form.student-form>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.form-group{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.5rem}.form-group label{position:relative;margin-bottom:.5rem;display:flex;align-items:center;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.form-row{margin-bottom:1.5rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem}@media (min-width:768px){.form-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.form-row .form-group{margin-bottom:0;display:flex;height:100%;flex-direction:column}.form-row .form-group label{margin-bottom:.5rem;flex-shrink:0}.form-row .form-group input,.form-row .form-group select,.form-row .form-group textarea{flex:1 1 0%}input[type=email],input[type=tel],input[type=text],input[type=url],select,textarea{width:100%;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1));padding:.75rem 1rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}input[type=email]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:transparent;--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);--tw-ring-opacity:1;--tw-ring-color:rgb(168 85 247/var(--tw-ring-opacity,1))}.form-error{margin-top:.25rem;display:flex;align-items:center;gap:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.form-header{margin-bottom:2rem;border-bottom-width:2px;--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity,1));padding-bottom:1.5rem;text-align:center}.form-header h3{margin-bottom:.75rem;font-size:1.5rem;line-height:2rem;font-weight:700;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.form-header p{margin-left:auto;margin-right:auto;max-width:28rem;font-size:1.125rem;line-height:1.75rem;line-height:1.625;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.form-actions{margin-top:2rem;border-top-width:2px;--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity,1));padding-top:2rem}.form-note{margin-top:1rem;text-align:center;font-size:.875rem;line-height:1.25rem;font-style:italic;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.success-content{padding:2rem;text-align:center}.success-icon{margin-bottom:2rem;font-size:3.75rem;line-height:1;--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity,1))}.checkbox-label{display:flex;cursor:pointer;align-items:flex-start;gap:.75rem}.checkbox-label input[type=checkbox]{margin-top:.25rem}@media (max-width:1024px){.program-grid{grid-template-columns:1fr}.mentors-grid{grid-template-columns:repeat(2,1fr)}.testimonials-grid{grid-template-columns:1fr}.plan-cards{grid-template-columns:1fr 1fr;gap:var(--space-md)}.plan-card:last-child{grid-column:1/-1;max-width:400px;margin:0 auto}.plan-card{min-height:420px}}@media (max-width:768px){.navbar{padding:.5rem 0}.hero .container{grid-template-columns:1fr;text-align:center}.hero-cta{flex-direction:column;align-items:center}.hero-image{display:none}.trust-wrapper{grid-template-columns:1fr;gap:var(--space-sm);text-align:center}.trust-text{text-align:center;justify-self:center;margin-bottom:var(--space-xs)}.trust-logos{justify-content:center}.trust-logo{height:40px}.timeline{flex-direction:column;gap:var(--space-lg)}.timeline:before{display:none}.plan-cards{grid-template-columns:1fr;gap:var(--space-md)}.plan-card{min-height:380px}.form-row{grid-template-columns:1fr}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}.hero-description{font-size:1.125rem}}.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}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.bottom-10{bottom:2.5rem}.left-0{left:0}.left-1\/2{left:50%}.left-10{left:2.5rem}.left-2{left:.5rem}.left-\[50\%\]{left:50%}.right-0{right:0}.right-10{right:2.5rem}.right-4{right:1rem}.top-0{top:0}.top-1\/2{top:50%}.top-10{top:2.5rem}.top-4{top:1rem}.top-\[50\%\]{top:50%}.top-\[72px\]{top:72px}.z-10{z-index:10}.z-50{z-index:50}.z-\[1001\]{z-index:1001}.z-\[2010\]{z-index:2010}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.-mr-2{margin-right:-.5rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mt-0\.5{margin-top:.125rem}.mt-4{margin-top:1rem}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.aspect-video{aspect-ratio:16/9}.size-4{width:1rem;height:1rem}.size-full{width:100%;height:100%}.h-0\.5{height:.125rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-2\.5{height:.625rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-72{height:18rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[calc\(100vh-72px\)\]{height:calc(100vh - 72px)}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-full{height:100%}.h-px{height:1px}.max-h-96{max-height:24rem}.max-h-\[300px\]{max-height:300px}.min-h-\[100px\]{min-height:100px}.min-h-\[80px\]{min-height:80px}.min-h-screen{min-height:100vh}.w-2\.5{width:.625rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-32{width:8rem}.w-4{width:1rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-72{width:18rem}.w-9{width:2.25rem}.w-\[300px\]{width:300px}.w-full{width:100%}.min-w-\[8rem\]{min-width:8rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.max-w-7xl{max-width:80rem}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.origin-\[--radix-popover-content-transform-origin\]{transform-origin:var(--radix-popover-content-transform-origin)}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-x-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-full{--tw-translate-x:-100%}.-translate-y-1\.5{--tw-translate-y:-0.375rem}.-translate-y-1\.5,.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(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%}.translate-x-0{--tw-translate-x:0px}.translate-x-0,.translate-x-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(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%}.translate-y-1\.5{--tw-translate-y:0.375rem}.translate-y-1\.5,.translate-y-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(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%}.-rotate-45{--tw-rotate:-45deg}.-rotate-45,.rotate-45{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(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{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-default{cursor:default}.touch-none{touch-action:none}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.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))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.whitespace-nowrap{white-space:nowrap}.rounded-\[inherit\]{border-radius:inherit}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-e-lg{border-start-end-radius:.5rem;border-end-end-radius:.5rem}.rounded-e-none{border-start-end-radius:0;border-end-end-radius:0}.rounded-s-lg{border-start-start-radius:.5rem;border-end-start-radius:.5rem}.rounded-s-none{border-start-start-radius:0;border-end-start-radius:0}.border{border-width:1px}.border-4{border-width:4px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r-0{border-right-width:0}.border-t{border-top-width:1px}.border-current{border-color:currentColor}.border-input{border-color:hsl(var(--input))}.border-l-transparent{border-left-color:transparent}.border-t-transparent{border-top-color:transparent}.bg-\[\#059669\]{--tw-bg-opacity:1;background-color:rgb(5 150 105/var(--tw-bg-opacity,1))}.bg-\[\#6B46C1\]{--tw-bg-opacity:1;background-color:rgb(107 70 193/var(--tw-bg-opacity,1))}.bg-\[\#DC2626\]{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.bg-background{background-color:hsl(var(--background))}.bg-black\/80{background-color:rgb(0 0 0/.8)}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.bg-border{background-color:hsl(var(--border))}.bg-destructive{background-color:hsl(var(--destructive))}.bg-destructive\/10{background-color:hsl(var(--destructive)/.1)}.bg-foreground\/20{background-color:hsl(var(--foreground)/.2)}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.bg-gray-900{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity,1))}.bg-green-600{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity,1))}.bg-muted{background-color:hsl(var(--muted))}.bg-popover{background-color:hsl(var(--popover))}.bg-primary{background-color:hsl(var(--primary))}.bg-purple-100{--tw-bg-opacity:1;background-color:rgb(243 232 255/var(--tw-bg-opacity,1))}.bg-purple-600{--tw-bg-opacity:1;background-color:rgb(147 51 234/var(--tw-bg-opacity,1))}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-white\/95{background-color:rgb(255 255 255/.95)}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[1px\]{padding:1px}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.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}.pl-8{padding-left:2rem}.pr-2{padding-right:.5rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-6xl{font-size:3.75rem;line-height:1}.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-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-none{line-height:1}.tracking-tight{letter-spacing:-.025em}.tracking-widest{letter-spacing:.1em}.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1))}.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-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity,1))}.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-purple-600{--tw-text-opacity:1;color:rgb(147 51 234/var(--tw-text-opacity,1))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-yellow-500{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity,1))}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-30{opacity:.3}.opacity-5{opacity:.05}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0/0.1),0 1px 2px -1px rgb(0 0 0/0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-lg{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/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-md,.shadow-sm{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/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-offset-background{--tw-ring-offset-color:hsl(var(--background))}.blur-3xl{--tw-blur:blur(64px)}.blur-3xl,.invert{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)}.invert{--tw-invert:invert(100%)}.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)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;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-200{transition-duration:.2s}.duration-300{transition-duration:.3s}@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))}}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes scaleIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-4px)}75%{transform:translateX(4px)}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.footer{background:var(--dark);color:var(--white);padding:var(--space-3xl) 0 var(--space-lg);flex-shrink:0}.footer-content{display:grid;grid-template-columns:2fr 3fr;gap:var(--space-3xl);margin-bottom:var(--space-xl)}.footer-brand .logo{margin-bottom:var(--space-md)}.footer-brand .logo img{filter:brightness(0) invert(1)}.footer-description{margin:var(--space-md) 0;color:var(--gray-light);max-width:300px;line-height:1.6}.social-links{display:flex;gap:var(--space-sm)}.social-link{width:40px;height:40px;background:var(--dark-light);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;color:var(--white);text-decoration:none;transition:all var(--transition-fast)}.social-link:hover{background:var(--primary);transform:translateY(-2px)}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-xl)}.footer-column{display:flex;flex-direction:column}.footer-title{font-size:1rem;font-weight:600;color:var(--white);margin-bottom:var(--space-md)}.footer-link{display:block;color:var(--gray-light);text-decoration:none;margin-bottom:var(--space-sm);transition:color var(--transition-fast);font-size:.875rem}.footer-link:hover{color:var(--white)}.footer-bottom{padding-top:var(--space-lg);border-top:1px solid var(--dark-light);display:flex;justify-content:space-between;align-items:center}.copyright{color:var(--gray);font-size:.875rem}.footer-legal{display:flex;gap:var(--space-lg)}.legal-link{color:var(--gray);text-decoration:none;font-size:.875rem;transition:color var(--transition-fast)}.legal-link:hover{color:var(--white)}@media (max-width:768px){.footer-content{grid-template-columns:1fr;gap:var(--space-lg)}.footer-links{grid-template-columns:1fr;text-align:center}.footer-bottom{flex-direction:column;gap:var(--space-md);text-align:center}}:focus{outline:2px solid var(--primary);outline-offset:2px}div[hidden]{display:none!important}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}@media (min-width:1025px){.plan-cards{grid-template-columns:repeat(3,1fr);gap:var(--space-lg)}.plan-card:last-child{grid-column:auto}.plan-card{min-height:480px}.plan-card:hover{transform:translateY(-6px)}}.file\:border-0::file-selector-button{border-width:0}.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))}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:bg-\[\#047857\]:hover{--tw-bg-opacity:1;background-color:rgb(4 120 87/var(--tw-bg-opacity,1))}.hover\:bg-\[\#5A3AA0\]:hover{--tw-bg-opacity:1;background-color:rgb(90 58 160/var(--tw-bg-opacity,1))}.hover\:bg-\[\#B91C1C\]:hover{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity,1))}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive)/.9)}.hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:rgb(21 128 61/var(--tw-bg-opacity,1))}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary)/.9)}.hover\:bg-purple-700:hover{--tw-bg-opacity:1;background-color:rgb(126 34 206/var(--tw-bg-opacity,1))}.hover\:bg-red-700:hover{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity,1))}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary)/.8)}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:text-purple-600:hover{--tw-text-opacity:1;color:rgb(147 51 234/var(--tw-text-opacity,1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 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)}.focus\:z-10:focus{z-index:10}.focus\:bg-accent:focus{background-color:hsl(var(--accent))}.focus\:text-accent-foreground:focus{color:hsl(var(--accent-foreground))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.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\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.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-ring:focus-visible{--tw-ring-color:hsl(var(--ring))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-70{opacity:.7}.data-\[disabled\=true\]\:pointer-events-none[data-disabled=true],.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y:0.25rem}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom],.data-\[side\=left\]\:-translate-x-1[data-side=left]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(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:-0.25rem}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x:0.25rem}.data-\[side\=right\]\:translate-x-1[data-side=right],.data-\[side\=top\]\:-translate-y-1[data-side=top]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(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:-0.25rem}.data-\[selected\=true\]\:bg-accent[data-selected=true],.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:hsl(var(--accent))}.data-\[selected\=true\]\:text-accent-foreground[data-selected=true]{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\]\:animate-in[data-state=open]{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-\[state\=closed\]\:animate-out[data-state=closed]{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-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity:0}.data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity:0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale:.95}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale:.95}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y:-0.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x:0.5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x:-0.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y:0.5rem}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x:-50%}.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y:-48%}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x:-50%}.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y:-48%}@media (min-width:640px){.sm\:max-w-\[800px\]{max-width:800px}.sm\:flex-row{flex-direction:row}.sm\:justify-end{justify-content:flex-end}.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:.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:text-left{text-align:left}}@media (min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}}@media (min-width:1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}}.\[\&\>span\]\:line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\[\&_\[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-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg{height:1.25rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg{width:1.25rem}.\[\&_\[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}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-full svg:not([class*=size-]){width:100%;height:100%}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,0.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,0.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}