body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-weight:400;line-height:1.5}body,h1,h2,h3,h4,h5,h6{color:#0f172a;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.25}p{line-height:1.625;margin:0 0 1rem}a{color:#d97706;text-decoration:none;transition:color .2s ease}a:hover{color:#b45309}img{display:block;height:auto;max-width:100%}.container{margin-left:auto;margin-right:auto;max-width:1280px;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:640px){.container{padding-left:1.5rem;padding-right:1.5rem}}.header{background-color:#fff;border-bottom:1px solid #e2e8f0;position:relative;z-index:50}.header__container{justify-content:space-between;margin-left:auto;margin-right:auto;max-width:1280px;padding:1rem;width:100%}.header__container,.header__logo{align-items:center;display:flex}.header__logo img{height:48px;object-fit:contain;width:48px}@media (min-width:640px){.header__logo img{height:64px;width:64px}}.desktop-nav{display:none}@media (min-width:768px){.desktop-nav{align-items:center;display:flex}}.nav__item{margin-right:1.5rem}.nav__item:last-child{margin-right:0}.nav__link{color:#475569;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s ease}.nav__link:hover{color:#d97706}.mobile-menu-btn{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;height:24px;justify-content:center;padding:0;width:24px}@media (min-width:768px){.mobile-menu-btn{display:none}}.mobile-menu-btn span{background-color:#475569;height:2px;margin:2px 0;transition:.3s;width:100%}.mobile-nav{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000001a;left:0;padding:1rem;position:absolute;right:0;top:100%}.mobile-nav .nav__item{margin-bottom:1rem;margin-right:0}.mobile-nav .nav__item:last-child{margin-bottom:0}.mobile-nav .nav__link{display:block;font-size:1rem;padding:.5rem 0}.hero{align-items:center;background:linear-gradient(135deg,#1e293b,#0f172a);color:#fff;display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.hero__background{inset:0;opacity:.1;position:absolute}.hero__background .grid{display:grid;grid-template-columns:repeat(2,1fr);height:100%}@media (min-width:768px){.hero__background .grid{grid-template-columns:repeat(4,1fr)}}.hero__background img{height:100%;object-fit:cover;width:100%}.hero__content{max-width:1000px;padding:2rem 1rem;position:relative;text-align:center;z-index:10}.hero__content h1{color:#fbbf24;font-size:clamp(2rem,8vw,4.5rem);font-weight:800;line-height:1.1;margin-bottom:1rem}@media (min-width:640px){.hero__content h1{margin-bottom:1.5rem}}.hero__subtitle{color:#e2e8f0;font-size:clamp(1rem,3vw,1.375rem);line-height:1.6;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:800px}@media (min-width:640px){.hero__subtitle{margin-bottom:3rem}}.beta-badge{align-items:center;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:9999px;box-shadow:0 10px 15px -3px #0000001a;color:#0f172a;display:inline-flex;font-size:.75rem;font-weight:700;letter-spacing:.05em;margin-bottom:1.5rem;padding:.5rem 1rem;text-transform:uppercase}@media (min-width:640px){.beta-badge{font-size:.875rem;margin-bottom:2rem}}.hero__stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-left:auto;margin-right:auto;margin-top:2rem;max-width:600px}@media (min-width:640px){.hero__stats{gap:2rem;margin-top:3rem}}.stat{text-align:center}.stat__number{color:#fbbf24;font-size:clamp(1.5rem,5vw,3rem);font-weight:800;line-height:1;margin-bottom:.25rem}@media (min-width:640px){.stat__number{margin-bottom:.5rem}}.stat__label{color:#cbd5e1;font-size:.75rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}@media (min-width:640px){.stat__label{font-size:.875rem}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.beta-details{background:linear-gradient(180deg,#f9fafb,#fff);padding:3rem 0}@media (min-width:768px){.beta-details{padding:5rem 0}}.beta-details__grid{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:1024px){.beta-details__grid{gap:4rem;grid-template-columns:1fr 1fr}}.beta-details__content h2{color:#0f172a;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;line-height:1.25;margin-bottom:1.5rem}@media (min-width:640px){.beta-details__content h2{margin-bottom:2rem}}.benefit-list{display:flex;flex-direction:column;gap:1rem}@media (min-width:640px){.benefit-list{gap:1.5rem}}.benefit{align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 1px 3px 0 #0000001a;display:flex;gap:1rem;padding:1rem;transition:transform .2s ease,box-shadow .2s ease}@media (min-width:640px){.benefit{padding:1.5rem}}.benefit:hover{box-shadow:0 4px 6px -1px #0000001a;transform:translateY(-2px)}.benefit__icon{align-items:center;background:linear-gradient(135deg,#fffbeb,#fef3c7);border-radius:.5rem;display:flex;flex-shrink:0;font-size:1.5rem;height:40px;justify-content:center;width:40px}@media (min-width:640px){.benefit__icon{font-size:2rem;height:48px;width:48px}}.benefit__content h3{color:#0f172a;font-size:1rem;font-weight:600;margin-bottom:.5rem}@media (min-width:640px){.benefit__content h3{font-size:1.25rem}}.benefit__content p{color:#475569;font-size:.875rem;line-height:1.625;margin:0}@media (min-width:640px){.benefit__content p{font-size:1rem}}.form-container{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a;padding:1.5rem;position:static}@media (min-width:640px){.form-container{padding:2rem}}@media (min-width:1024px){.form-container{position:sticky;top:2rem}}.form-header{margin-bottom:1.5rem}@media (min-width:640px){.form-header{margin-bottom:2rem}}.form-header h3{color:#0f172a;font-size:1.25rem;margin-bottom:.5rem}@media (min-width:640px){.form-header h3{font-size:1.5rem;margin-bottom:.75rem}}.form-header p{color:#475569;font-size:.875rem;margin-bottom:1rem}@media (min-width:640px){.form-header p{font-size:1rem}}.urgency-indicator{align-items:center;background:#fffbeb;border:1px solid #fde68a;border-radius:9999px;color:#92400e;display:inline-flex;font-size:.75rem;font-weight:500;gap:.5rem;padding:.5rem .75rem}@media (min-width:640px){.urgency-indicator{font-size:.875rem}}.urgency-dot{animation:pulse 2s infinite;background:#d97706;border-radius:50%;height:6px;width:6px}@media (min-width:640px){.urgency-dot{height:8px;width:8px}}.hubspot-form #hubspot-form-container .hs-form .hs-form-field{margin-bottom:1rem}.hubspot-form #hubspot-form-container .hs-form .hs-form-field label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.hubspot-form #hubspot-form-container .hs-form .hs-form-field input[type=email],.hubspot-form #hubspot-form-container .hs-form .hs-form-field input[type=tel],.hubspot-form #hubspot-form-container .hs-form .hs-form-field input[type=text],.hubspot-form #hubspot-form-container .hs-form .hs-form-field select,.hubspot-form #hubspot-form-container .hs-form .hs-form-field textarea{border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;padding:.75rem;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.hubspot-form #hubspot-form-container .hs-form .hs-form-field input:focus,.hubspot-form #hubspot-form-container .hs-form .hs-form-field select:focus,.hubspot-form #hubspot-form-container .hs-form .hs-form-field textarea:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b1a;outline:none}.hubspot-form #hubspot-form-container .hs-form .hs-submit .hs-button{align-items:center;background:linear-gradient(135deg,#f59e0b,#d97706);border:1px solid #0000;border-radius:.375rem;color:#0f172a;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;padding:.75rem 2rem;text-align:center;transition:all .2s ease;-webkit-user-select:none;user-select:none;white-space:nowrap;width:100%}.hubspot-form #hubspot-form-container .hs-form .hs-submit .hs-button:hover{box-shadow:0 10px 15px -3px #0000001a;transform:translateY(-1px)}.social-proof{background:#f9fafb;padding:3rem 0}@media (min-width:768px){.social-proof{padding:5rem 0}}.social-proof h2{color:#0f172a;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;margin-bottom:2rem;text-align:center}@media (min-width:640px){.social-proof h2{margin-bottom:3rem}}.testimonial-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:768px){.testimonial-grid{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.testimonial{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 1px 3px 0 #0000001a;padding:1.25rem;transition:transform .2s ease,box-shadow .2s ease}@media (min-width:640px){.testimonial{padding:1.5rem}}.testimonial:hover{box-shadow:0 10px 15px -3px #0000001a;transform:translateY(-4px)}.testimonial__content{margin-bottom:1rem}.testimonial__content p{color:#374151;font-size:.875rem;font-style:italic;line-height:1.625;margin:0;position:relative}@media (min-width:640px){.testimonial__content p{font-size:1rem}}.testimonial__content p:before{color:#fbbf24;content:'"';font-family:serif;font-size:1.5rem;left:-.5rem;position:absolute;top:-.25rem}@media (min-width:640px){.testimonial__content p:before{font-size:2rem;top:-.5rem}}.testimonial__author{align-items:center;display:flex;gap:.75rem}.testimonial__avatar{align-items:center;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:50%;display:flex;flex-shrink:0;font-size:1.25rem;height:40px;justify-content:center;width:40px}@media (min-width:640px){.testimonial__avatar{font-size:1.5rem;height:48px;width:48px}}.testimonial__name{color:#0f172a;font-size:.875rem;font-weight:600;margin-bottom:.25rem}@media (min-width:640px){.testimonial__name{font-size:1rem}}.testimonial__sport{color:#475569;font-size:.75rem}@media (min-width:640px){.testimonial__sport{font-size:.875rem}}.faq{background:#fff;padding:3rem 0}@media (min-width:768px){.faq{padding:5rem 0}}.faq h2{color:#0f172a;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;margin-bottom:2rem;text-align:center}@media (min-width:640px){.faq h2{margin-bottom:3rem}}.faq-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:768px){.faq-grid{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.faq-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.25rem;transition:background-color .2s ease,transform .2s ease}@media (min-width:640px){.faq-item{padding:1.5rem}}.faq-item:hover{background:#fff;transform:translateY(-2px)}.faq-item h3{color:#0f172a;font-size:1rem;font-weight:600;margin-bottom:.75rem}@media (min-width:640px){.faq-item h3{font-size:1.125rem}}.faq-item p{color:#475569;font-size:.875rem;line-height:1.625;margin:0}@media (min-width:640px){.faq-item p{font-size:1rem}}.footer{background:linear-gradient(135deg,#1e293b,#0f172a);color:#fff}.footer__container{margin-left:auto;margin-right:auto;max-width:1280px;padding:2rem 1rem;width:100%}@media (min-width:640px){.footer__container{padding:3rem 1.5rem}}.footer__grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin-bottom:2rem}@media (min-width:768px){.footer__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}.footer__section h3{color:#fff;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin-bottom:1rem;text-transform:uppercase}.footer__section ul{list-style:none;margin:0;padding:0}.footer__section ul li{margin-bottom:.75rem}.footer__section ul li a{color:#cbd5e1;font-size:.875rem;text-decoration:none;transition:color .2s ease}.footer__section ul li a:hover{color:#fff}.footer__section--brand p{color:#cbd5e1;font-size:.875rem;line-height:1.625;margin-bottom:1.5rem}@media (min-width:640px){.footer__section--brand p{font-size:1rem}}.social-links{display:flex;flex-wrap:wrap;gap:.75rem}@media (min-width:640px){.social-links{gap:1rem}}.social-link{align-items:center;background:#1e293b;border-radius:.5rem;color:#94a3b8;display:flex;height:36px;justify-content:center;transition:background-color .2s ease,color .2s ease,transform .2s ease;width:36px}@media (min-width:640px){.social-link{height:40px;width:40px}}.social-link:hover{background:#d97706;color:#0f172a;transform:translateY(-2px)}.footer__bottom{align-items:center;border-top:1px solid #1e293b;display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding-top:1.5rem;text-align:center}@media (min-width:768px){.footer__bottom{flex-direction:row;text-align:left}}.footer__legal{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media (min-width:640px){.footer__legal{gap:1.5rem}}@media (min-width:768px){.footer__legal{justify-content:flex-start}}.footer__legal a{color:#94a3b8;font-size:.75rem;text-decoration:none;transition:color .2s ease}.footer__legal a:hover{color:#cbd5e1}.footer__bottom p{color:#94a3b8;font-size:.75rem;margin:0}.hero h1{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e6e6e6);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 2px 4px #00000080}.beta-hero__subheading{color:#fff;font-size:1.25rem;margin:0 auto 2rem;opacity:.95;text-shadow:0 1px 2px #00000080}.cta-container{margin:2.5rem 0;text-align:center}.cta-button{align-items:center;background:linear-gradient(135deg,gold,orange);border:none;border-radius:50px;box-shadow:0 4px 15px #ffd7004d;color:#1a1a2e;cursor:pointer;display:inline-flex;font-size:1.2rem;font-weight:700;gap:.5rem;padding:1rem 2.5rem;transition:all .3s ease}.cta-button:hover{background:linear-gradient(135deg,#ffe44d,#ffb74d);box-shadow:0 6px 20px #ffd70066;transform:translateY(-2px)}.cta-button:active{transform:translateY(1px)}.cta-arrow{font-size:1.4rem;transition:transform .3s ease}.cta-button:hover .cta-arrow{transform:translateX(4px)}.beta-hero__stats{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#1a1a2ecc;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 4px 12px #00000026;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin:3rem auto 2rem;max-width:800px;padding:1.5rem}.beta-hero__stat{text-align:center}.beta-hero__stat p{align-items:center;display:flex;flex-direction:column;margin:0}.beta-hero__stat span:first-child{color:gold;font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:.25rem}.beta-hero__stat-label{color:#fff;font-size:.9rem;font-weight:500;letter-spacing:1px;opacity:.9;text-transform:uppercase}.beta-hero__badge{margin:2rem auto 0;max-width:100px;text-align:center;transition:transform .3s ease}.beta-hero__badge img{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));height:auto;width:100%}.beta-hero__badge:hover{transform:translateY(-3px)}.hero__content .cta-button,.hero__content h1,.hero__content p{position:relative;z-index:2}.hero__content h1{color:#fff;text-shadow:0 2px 4px #0000004d}.beta-hero__subheading{color:#fffffff2;line-height:1.6;margin-left:auto;margin-right:auto;max-width:700px}.cta-button:focus-visible{box-shadow:0 0 0 3px #ffd70080;outline:3px solid gold;outline-offset:2px}@keyframes pulse{0%{opacity:.7;transform:scale(.95)}50%{opacity:1;transform:scale(1)}to{opacity:.7;transform:scale(.95)}}@keyframes spin{to{transform:rotate(1turn)}}.beta-details-container{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;overflow:hidden;padding:6rem 2rem;position:relative}.benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.benefit-card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.benefit-card:hover{background:#ffffff14;box-shadow:0 10px 25px #0003;transform:translateY(-5px)}.benefit-icon{align-items:center;background:#ffd7001a;border-radius:50%;display:inline-block;display:flex;font-size:2.5rem;height:60px;justify-content:center;margin-bottom:1.5rem;width:60px}.benefit-card h3{color:gold;font-size:1.25rem;margin-bottom:.75rem}.benefit-card p{color:#fffc;font-size:.95rem;line-height:1.6;margin:0}.beta-details-content{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1100px}.beta-details-text h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;text-shadow:0 1px 2px #00000080}.beta-details-text p{font-size:1.1rem;line-height:1.6;margin-bottom:1rem}.beta-form-container{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0003;margin-top:2rem;overflow:hidden;padding:2.5rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.form-header{margin-bottom:2rem;text-align:center}.form-header h3{color:#1a1a2e;font-size:1.75rem;font-weight:700;margin-bottom:.75rem}.form-header p{color:#666;font-size:1.05rem;margin-bottom:1.5rem}.urgency-badge{align-items:center;background:#fff5f5;border:1px solid #ffebee;border-radius:50px;color:#e63946;display:inline-flex;font-size:.9rem;font-weight:600;margin-top:.5rem;padding:.5rem 1rem}.pulse{animation:pulse 2s infinite;background:#e63946;border-radius:50%;display:inline-block;height:10px;margin-right:8px;width:10px}.form-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:3rem 2rem;text-align:center}.form-loading .spinner{animation:spin 1s linear infinite;color:gold;font-size:2.5rem;margin-bottom:1rem}.form-loading p{color:#666;font-size:1.1rem;margin:0}.beta-form-container:before{background:linear-gradient(90deg,gold,orange);content:"";height:4px;left:0;position:absolute;right:0;top:0}.beta-form-container:hover{box-shadow:0 15px 35px #00000040;transform:translateY(-5px)}.hs-form-field{margin-bottom:1.5rem}.hs-form label{color:#333;display:block;font-weight:500;margin-bottom:.5rem}.hs-form input[type=email],.hs-form input[type=text],.hs-form select,.hs-form textarea{border:1px solid #e1e1e1;border-radius:6px;font-size:1rem;padding:.75rem 1rem;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.hs-form input[type=email]:focus,.hs-form input[type=text]:focus,.hs-form select:focus,.hs-form textarea:focus{border-color:gold;box-shadow:0 0 0 3px #ffd70033;outline:none}.hs-button.primary{background:linear-gradient(135deg,gold,orange);border:none;border-radius:50px;color:#1a1a2e;cursor:pointer;font-size:1rem;font-weight:700;letter-spacing:.5px;padding:.875rem 2rem;text-transform:uppercase;transition:all .3s ease;width:100%}.hs-button.primary:hover{background:linear-gradient(135deg,#ffe44d,#ffb74d);box-shadow:0 4px 15px #ffd7004d;transform:translateY(-2px)}.hs-form-required{color:#e63946}.hs-form>fieldset:first-child{margin-bottom:2rem}.hs-form>fieldset:first-child .hs-form-field{text-align:center}.hs-form>fieldset:first-child .hs-form-field label{color:#1a1a2e;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.hs-form>fieldset:first-child .hs-form-field .hs-form-description{color:#666;font-size:1rem;margin-top:.5rem}@media (max-width:768px){.benefits-grid,.beta-details-content{grid-template-columns:1fr}.beta-form-container{padding:1.5rem}.form-header h3{font-size:1.5rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.beta-form-container{animation:fadeInUp .6s ease-out forwards}.social-proof-container{background-color:#fff;padding:4rem 2rem}.social-proof-container h2{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1100px}.testimonial-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;display:flex;flex-direction:column;padding:2rem}.testimonial-card blockquote{color:#555;flex-grow:1;font-size:1.1rem;font-style:italic;line-height:1.6;margin:0 0 1.5rem}.testimonial-card blockquote:before{color:#007bff;content:"“";font-size:3rem;font-weight:700;left:-1rem;line-height:0;position:relative;top:1rem}.testimonial-author{text-align:right}.testimonial-author .name{color:#333;display:block;font-weight:700}.testimonial-author .detail{color:#777;font-size:.9rem}.faq-container{background-color:#f8f9fa;padding:4rem 2rem}.faq-container h2{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.faq-list{margin:0 auto;max-width:800px}.faq-item{border-bottom:1px solid #e9ecef;margin-bottom:1.5rem;padding-bottom:1.5rem}.faq-item:last-child{border-bottom:none;margin-bottom:0}.faq-question{color:#007bff;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.faq-answer{color:#555;font-size:1rem;line-height:1.6}
/*# sourceMappingURL=main.faa031aa.css.map*/