.app-root{min-height:100vh;background:white}.container{max-width:80rem;margin:0 auto;padding:0 1.5rem}@media (min-width: 1024px){.container{padding:0 2rem}}.container--narrow{max-width:56rem}.section{padding:5rem 1.5rem}@media (min-width: 1024px){.section{padding:5rem 2rem}}.section--white{background:white}.section--gray{background:#f9fafb}.section--dark{background:linear-gradient(135deg,#0066cc,#005bb5,#004a94);color:#fff;position:relative;overflow:hidden}.section--cta{background:linear-gradient(135deg,#0066cc,#005bb5,#004a94);color:#fff;padding:5rem 1.5rem}.section-header{text-align:center;margin-bottom:4rem}.section-header--light .section-label--light{color:#e0f2fe;font-weight:600;margin-bottom:.75rem;font-size:.875rem;letter-spacing:.05em;text-transform:uppercase}.section-header--light .section-title--light{font-size:1.875rem;font-weight:700;margin-bottom:1rem;color:#fff}@media (min-width: 768px){.section-header--light .section-title--light{font-size:2.25rem}}.section-header--light .section-desc--light{color:#e0f2fe;max-width:42rem;margin:0 auto;font-size:1.125rem}.section-label{color:#06c;font-weight:600;margin-bottom:.75rem;font-size:.875rem;letter-spacing:.05em;text-transform:uppercase}.section-title{font-size:1.875rem;font-weight:700;margin-bottom:1rem;color:#111827}@media (min-width: 768px){.section-title{font-size:2.25rem}}.section-desc{color:#6b7280;max-width:42rem;margin:0 auto;font-size:1.125rem}.nav-bar{position:fixed;top:0;left:0;right:0;z-index:50;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #f3f4f6;box-shadow:0 1px 2px #0000000d}.nav-container{max-width:80rem;margin:0 auto;padding:0 1.5rem}@media (min-width: 1024px){.nav-container{padding:0 2rem}}.nav-inner{display:flex;align-items:center;justify-content:space-between;height:4rem}.nav-brand{display:flex;align-items:center}.nav-logo{width:3rem;height:3rem;margin-right:.5rem}.nav-title{font-size:1.5rem;font-weight:700;background:linear-gradient(to right,#0071e3,#14b8a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-links{display:none}@media (min-width: 768px){.nav-links{display:flex;align-items:center;gap:2rem}.nav-links a{color:#4b5563;font-weight:500;transition:color .15s}.nav-links a:hover{color:#06c}}.nav-cta-desktop{display:none}@media (min-width: 768px){.nav-cta-desktop{display:block}}.nav-mobile-toggle{display:block}@media (min-width: 768px){.nav-mobile-toggle{display:none}}.nav-mobile-toggle{padding:.5rem;border-radius:.5rem;transition:background .15s}.nav-mobile-toggle:hover{background:#f3f4f6}.nav-mobile-menu{display:block;padding:1rem 1.5rem}@media (min-width: 768px){.nav-mobile-menu{display:none}}.nav-mobile-menu a{display:block;color:#4b5563;padding:.5rem 0}.nav-cta-mobile{width:100%;text-align:center;display:block}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:8rem 1.5rem 5rem;margin-top:2.75rem}.hero-bg-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#f0f9ff,white,#f0fdfa)}.hero-bg-blobs{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.3}.hero-blob{position:absolute;border-radius:9999px}.hero-blob--top-right{top:5rem;right:5rem;width:18rem;height:18rem;background:#b9e6fe;filter:blur(100px)}.hero-blob--bottom-left{bottom:5rem;left:5rem;width:18rem;height:18rem;background:#99f6e4;filter:blur(100px)}.hero-blob--center{top:50%;left:50%;transform:translate(-50%,-50%);width:37.5rem;height:37.5rem;background:#e0f2fe;filter:blur(120px);opacity:.4}.hero-content{position:relative;z-index:10;text-align:center;padding:0 1.5rem;max-width:72rem;margin:0 auto;width:100%}.hero-title{font-size:2.25rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2;color:#111827}@media (min-width: 768px){.hero-title{font-size:3.75rem}}@media (min-width: 1024px){.hero-title{font-size:4.5rem}}.hero-subtitle{font-size:1.125rem;color:#6b7280;margin-bottom:3rem;max-width:48rem;margin-left:auto;margin-right:auto}@media (min-width: 768px){.hero-subtitle{font-size:1.25rem}}.hero-actions{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;margin-bottom:4rem}@media (min-width: 640px){.hero-actions{flex-direction:row}}.hero-cta-primary{font-size:1.125rem;padding:1rem 2.5rem}.hero-cta-secondary{border:2px solid #e5e7eb;color:#374151;padding:1rem 2.5rem;border-radius:.5rem;font-weight:500;font-size:1.125rem;transition:all .15s}.hero-cta-secondary:hover{border-color:#0071e3;color:#06c}.hero-stats{margin-bottom:4rem}.hero-stats-scroll{display:flex;flex-wrap:nowrap;gap:1rem;margin:0 auto;overflow-x:auto;padding:.5rem .25rem}.hero-stats-scroll::-webkit-scrollbar{display:none}.hero-stats-scroll{-ms-overflow-style:none;scrollbar-width:none}.stat-card{background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #f3f4f6;border-radius:.75rem;padding:1.25rem;flex-shrink:0;min-width:8.125rem;text-align:center;transition:all .15s}.stat-card:hover{box-shadow:0 10px 15px -3px #0000001a;border-color:#b9e6fe}.stat-value{font-size:1.5rem;font-weight:700;background:linear-gradient(to right,#0071e3,#14b8a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.25rem}@media (min-width: 768px){.stat-value{font-size:1.875rem}}.stat-label{color:#9ca3af;font-size:.75rem;white-space:nowrap}@media (min-width: 768px){.stat-label{font-size:.875rem}}.hero-partners .partners-label{color:#9ca3af;font-size:.875rem;margin-bottom:1.25rem}.partners-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem;color:#9ca3af}.partner-name{font-size:1rem;font-weight:600;transition:color .15s}@media (min-width: 768px){.partner-name{font-size:1.125rem}}.partner-name:hover{color:#4b5563}.partner-name--desktop-only{display:none}@media (min-width: 768px){.partner-name--desktop-only{display:inline}}.partner-dot{width:.25rem;height:.25rem;border-radius:9999px;background:#d1d5db}.partner-dot--desktop-only{display:none}@media (min-width: 768px){.partner-dot--desktop-only{display:inline}}.quality-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.quality-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.quality-grid{grid-template-columns:repeat(4,1fr)}}.quality-card{background:white;border:1px solid #f3f4f6;border-radius:1rem;padding:2rem;text-align:center;transition:all .15s}.quality-card:hover{box-shadow:0 20px 25px -5px #0071e31a;border-color:#b9e6fe;transform:translateY(-.5rem)}.quality-card__icon{width:4rem;height:4rem;background:linear-gradient(135deg,#0071e3,#14b8a6);border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff;transition:transform .15s}.quality-card:hover .quality-card__icon{transform:scale(1.1)}.quality-card__number{color:#67b5f5;font-size:.875rem;font-weight:700;margin-bottom:.5rem}.quality-card__title{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:#111827}.quality-card__desc{color:#6b7280;font-size:.875rem;line-height:1.625}.scenario-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media (min-width: 768px){.scenario-grid{grid-template-columns:repeat(4,1fr)}}.scenario-card{background:white;border:1px solid #f3f4f6;border-radius:.75rem;padding:1.5rem;text-align:center;cursor:default;transition:all .15s}.scenario-card:hover{box-shadow:0 10px 15px -3px #0000001a;border-color:#b9e6fe;transform:translateY(-.25rem)}.scenario-card .scenario-card_img{width:4rem;height:4rem;margin:0 auto}.scenario-card__title{font-weight:700;color:#111827;margin-bottom:.5rem}.scenario-card__desc{color:#6b7280;font-size:.75rem;line-height:1.625}.product-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:4rem}.product-tab{padding:.625rem 1.5rem;border-radius:9999px;font-size:.875rem;font-weight:500;transition:all .15s;border:1px solid transparent}.product-tab--default{background:white;color:#4b5563;border-color:#e5e7eb}.product-tab--default:hover{border-color:#59a5f0;color:#06c}.product-tab--active{background:#0066cc;color:#fff;border-color:#06c;box-shadow:0 10px 15px -3px #0071e340}.product-main-list{display:flex;flex-direction:column;gap:6rem;margin-bottom:5rem}.product-main-item{display:flex;flex-direction:column}@media (min-width: 1024px){.product-main-item{flex-direction:row;gap:4rem}.product-main-item--odd{flex-direction:row-reverse}}.product-main-visual{width:100%;cursor:pointer}@media (min-width: 1024px){.product-main-visual{width:50%}}.product-main-card{border-radius:1rem;padding:2.5rem;border:1px solid transparent;transition:box-shadow .15s}.product-main-card:hover{box-shadow:0 20px 25px -5px #0000001a}.product-main-preview{width:100%;height:16rem;background:linear-gradient(135deg,#f9fafb,white);border-radius:.75rem;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border:1px solid #f3f4f6}.product-main-info{display:flex;flex-direction:column;justify-content:center}@media (min-width: 1024px){.product-main-info{width:50%}}.product-tag{display:inline-flex;align-items:center;padding:.375rem 1rem;border:1px solid transparent;border-radius:9999px;font-size:.875rem;font-weight:500;margin-bottom:1.5rem}.product-main-title{font-size:1.875rem;font-weight:700;margin-bottom:1.5rem;color:#111827}.product-main-desc{color:#6b7280;font-size:1.125rem;margin-bottom:2rem;line-height:1.75}.product-features-list{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:1rem}.product-feature-item{display:flex;align-items:flex-start;color:#4b5563}.product-feature-item strong{color:#1f2937}.product-feature-check{width:1.25rem;height:1.25rem;margin-right:.75rem;margin-top:.125rem;flex-shrink:0;color:#0071e3}.product-detail-link{font-weight:500;transition:color .15s;display:inline-flex;align-items:center}.product-detail-arrow{width:1.25rem;height:1.25rem;margin-left:.5rem;transition:transform .15s}.group:hover .product-detail-arrow{transform:translate(.5rem)}.product-illustration{text-align:center}.illustration-box{width:10rem;height:5rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;box-shadow:0 1px 2px #0000000d}.illustration-box--green{background:linear-gradient(135deg,#dcfce7,#f0fdf4)}.illustration-box--amber{background:linear-gradient(135deg,#fef3c7,#fff7ed)}.illustration-title{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.5rem}.illustration-title--green{color:#16a34a}.illustration-title--amber{color:#d97706}.illustration-tags{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:.875rem}.illustration-tags span{padding:.125rem .5rem;border-radius:.25rem}.illustration-tags--green{color:#4ade80}.illustration-tags--green span{background:#dcfce7}.illustration-tags--amber{color:#fbbf24}.illustration-tags--amber span{background:#fef3c7}.color-bg-primary{background:linear-gradient(135deg,#0071e3,#0071e3)}.color-bg-purple{background:linear-gradient(135deg,#a855f7,#a855f7)}.color-bg-cyan{background:linear-gradient(135deg,#06b6d4,#06b6d4)}.color-bg-amber{background:linear-gradient(135deg,#f59e0b,#f97316)}.color-bg-green{background:linear-gradient(135deg,#22c55e,#10b981)}.color-bg-pink{background:linear-gradient(135deg,#ec4899,#f43f5e)}.color-bg-indigo{background:linear-gradient(135deg,#6366f1,#3b82f6)}.color-text-primary{color:#0071e3}.color-text-purple{color:#9333ea}.color-text-cyan{color:#0891b2}.color-text-amber{color:#d97706}.color-text-green{color:#16a34a}.color-text-pink{color:#db2777}.color-text-indigo{color:#4f46e5}.color-tag-primary{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.color-tag-purple{background:#faf5ff;border-color:#e9d5ff;color:#7c3aed}.color-tag-cyan{background:#ecfeff;border-color:#a5f3fc;color:#0e7490}.color-tag-amber{background:#fffbeb;border-color:#fde68a;color:#b45309}.color-tag-green{background:#f0fdf4;border-color:#bbf7d0;color:#15803d}.color-tag-pink{background:#fdf2f8;border-color:#fbcfe8;color:#be185d}.color-tag-indigo{background:#eef2ff;border-color:#c7d2fe;color:#4338ca}.color-card-primary{background:rgba(239,246,255,.5);border-color:#dbeafe}.color-card-purple{background:rgba(250,245,255,.5);border-color:#f3e8ff}.color-card-cyan{background:rgba(236,254,255,.5);border-color:#cffafe}.color-card-amber{background:rgba(255,251,235,.5);border-color:#fef3c7}.color-card-green{background:rgba(240,253,244,.5);border-color:#dcfce7}.color-card-pink{background:rgba(253,242,248,.5);border-color:#fce7f3}.color-card-indigo{background:rgba(238,242,255,.5);border-color:#e0e7ff}.product-empty{text-align:center;padding:4rem 0;color:#9ca3af;font-size:1.125rem}.product-more-header{text-align:center;margin-bottom:3rem}.product-more-header h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#111827}@media (min-width: 768px){.product-more-header h3{font-size:1.875rem}}.product-more-header p{color:#6b7280;font-size:1.125rem}.product-more-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.product-more-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.product-more-grid{grid-template-columns:repeat(4,1fr)}}.product-more-card{background:white;border:1px solid #f3f4f6;border-radius:.75rem;padding:1.5rem;cursor:pointer;transition:all .15s}.product-more-card:hover{box-shadow:0 10px 15px -3px #0000001a;border-color:#b9e6fe;transform:translateY(-.5rem)}.product-more-icon{width:3rem;height:3rem;background:linear-gradient(135deg,#0071e3,#0071e3);border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;color:#fff;transition:transform .15s}.product-more-card:hover .product-more-icon{transform:scale(1.1)}.product-more-title{font-size:1.125rem;font-weight:700;margin-bottom:.5rem;color:#111827}.product-more-desc{color:#6b7280;font-size:.875rem;line-height:1.625}.product-more-link{margin-top:1.5rem;font-size:.75rem;font-weight:500}.section-dark-bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.1}.dark-blob{position:absolute;border-radius:9999px}.dark-blob--top-right{top:0;right:0;width:24rem;height:24rem;background:white;filter:blur(120px)}.dark-blob--bottom-left{bottom:0;left:0;width:18rem;height:18rem;background:#99f6e4;filter:blur(100px)}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media (min-width: 768px){.stats-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-dark-card{background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.5rem;text-align:center;transition:all .15s}.stat-dark-card:hover{background:rgba(255,255,255,.2);border-color:#fff3;transform:translateY(-.25rem)}.stat-dark-card__icon{width:3rem;height:3rem;background:rgba(255,255,255,.15);border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.stat-dark-card__value{font-size:1.875rem;font-weight:700;margin-bottom:.5rem}@media (min-width: 768px){.stat-dark-card__value{font-size:2.25rem}}.stat-dark-card__label{color:#e0f2fe;font-size:.875rem}.about-content{display:flex;flex-direction:column;align-items:center;gap:4rem;margin-bottom:5rem}@media (min-width: 1024px){.about-content{flex-direction:row}.about-story{width:50%}}.about-story__title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#111827}.about-story__text{color:#4b5563;font-size:1.125rem;line-height:1.75;margin-bottom:1.5rem}.about-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media (min-width: 1024px){.about-stats-grid{width:50%}}.about-stat-card{background:white;border:1px solid #f3f4f6;border-radius:1rem;padding:1.5rem;text-align:center;transition:box-shadow .15s}.about-stat-card:hover{box-shadow:0 10px 15px -3px #0000001a}.about-stat-card__value{font-size:2.25rem;font-weight:700;background:linear-gradient(to right,#0071e3,#14b8a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.about-stat-card__label{color:#6b7280}.values-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.values-grid{grid-template-columns:repeat(3,1fr)}}.value-card{background:white;border:1px solid #f3f4f6;border-radius:1rem;padding:2rem;text-align:center;transition:all .15s}.value-card:hover{box-shadow:0 20px 25px -5px #0000001a;border-color:#b9e6fe;transform:translateY(-.5rem)}.value-card__icon{width:4rem;height:4rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff;transition:transform .15s}.value-card__icon--primary{background:linear-gradient(135deg,#0071e3,#0066cc)}.value-card__icon--accent{background:linear-gradient(135deg,#14b8a6,#0d9488)}.value-card__icon--gradient{background:linear-gradient(135deg,#0071e3,#14b8a6)}.value-card:hover .value-card__icon{transform:scale(1.1)}.value-card__title{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#111827}.value-card__desc{color:#6b7280;line-height:1.75}.honor-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.honor-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.honor-grid{grid-template-columns:repeat(4,1fr)}}.honor-card{border-radius:.75rem;padding:1.5rem;text-align:center}.honor-card--primary{background:linear-gradient(135deg,#f0f9ff,white);border:1px solid #dbeafe}.honor-card--accent{background:linear-gradient(135deg,#f0fdfa,white);border:1px solid #99f6e4}.honor-card--purple{background:linear-gradient(135deg,#faf5ff,white);border:1px solid #e9d5ff}.honor-card--amber{background:linear-gradient(135deg,#fffbeb,white);border:1px solid #fde68a}.honor-card__icon{font-size:1.875rem;margin-bottom:.75rem}.honor-card__title{font-weight:700;color:#111827;margin-bottom:.25rem}.honor-card__desc{color:#6b7280;font-size:.875rem}.cta-title{font-size:1.875rem;font-weight:700;margin-bottom:1.5rem;text-align:center}@media (min-width: 768px){.cta-title{font-size:3rem}}.cta-desc{color:#e0f2fe;font-size:1.125rem;margin-bottom:2.5rem;max-width:42rem;margin-left:auto;margin-right:auto}.cta-actions{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;margin-bottom:4rem}@media (min-width: 640px){.cta-actions{flex-direction:row}}.cta-btn-primary{background:white;color:#004a94;padding:1rem 2.5rem;border-radius:.5rem;font-weight:500;font-size:1.125rem;transition:all .15s}.cta-btn-primary:hover{background:#eff6ff;box-shadow:0 20px 25px -5px #0000001a}.cta-btn-secondary{border:2px solid rgba(255,255,255,.3);color:#fff;padding:1rem 2.5rem;border-radius:.5rem;font-weight:500;font-size:1.125rem;transition:all .15s}.cta-btn-secondary:hover{background:rgba(255,255,255,.1)}.contact-cards{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.contact-cards{grid-template-columns:repeat(2,1fr)}}.contact-card{background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);border-radius:1rem;padding:2rem;text-align:center;transition:background .15s}.contact-card:hover{background:rgba(255,255,255,.15)}.contact-card__icon{width:3.5rem;height:3.5rem;background:rgba(255,255,255,.2);border-radius:9999px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.contact-card__title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.contact-card__subtitle{color:#e0f2fe;font-size:.875rem;margin-bottom:1rem}.contact-card__phone{font-size:1.5rem;font-weight:700;transition:opacity .15s}.contact-card__phone:hover{opacity:.8}.contact-card__qrcode{width:8rem;height:8rem;background:white;border-radius:.75rem;margin:0 auto;overflow:hidden}.contact-card__qrcode-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.site-footer{background:#111827;color:#9ca3af;padding:3rem 1.5rem}@media (min-width: 1024px){.site-footer{padding:3rem 2rem}}.footer-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media (min-width: 768px){.footer-grid{grid-template-columns:repeat(3,1fr)}}.footer-brand__name{font-size:1.25rem;font-weight:700;color:#fff;display:block;margin-bottom:1rem}.footer-brand__desc{font-size:.875rem;line-height:1.625}.footer-links{display:flex;flex-direction:column;gap:.5rem}.footer-links__title{color:#fff;font-weight:600;margin-bottom:1rem}.footer-links__item{color:#9ca3af;font-size:.875rem;transition:color .15s}.footer-links__item:hover{color:#fff}.footer-contact{display:flex;flex-direction:column;gap:.75rem}.footer-contact__title{color:#fff;font-weight:600;margin-bottom:1rem}.footer-contact__item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#9ca3af;transition:color .15s}.footer-contact__item:hover{color:#fff}.footer-bottom{border-top:1px solid #1f2937;padding-top:2rem;text-align:center}.footer-bottom p{color:#6b7280;font-size:.875rem}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:1rem}.modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{position:relative;background:white;border-radius:1rem;max-width:42rem;width:100%;max-height:85vh;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.modal-close{position:absolute;top:1rem;right:1rem;z-index:10;width:2.5rem;height:2.5rem;border-radius:9999px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;transition:background .15s}.modal-close:hover{background:#e5e7eb}.modal-body-top{padding:2rem 2rem 0}.modal-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#111827}.modal-desc{color:#6b7280;font-size:1.125rem;line-height:1.75}.modal-features{padding:2rem}.modal-features__title{font-size:1.125rem;font-weight:700;margin-bottom:1.5rem;color:#111827}.modal-features-list{display:flex;flex-direction:column;gap:1rem}.modal-feature-item{display:flex;align-items:flex-start;padding:1rem;background:#f9fafb;border-radius:.75rem;border:1px solid #f3f4f6}.modal-feature-icon{width:2rem;height:2rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:1rem;color:#fff}.modal-feature-title{font-weight:600;color:#111827;margin-bottom:.25rem}.modal-feature-detail{color:#6b7280;font-size:.875rem}.modal-highlights{padding:0 2rem 2rem}.modal-highlights__title{font-size:1.125rem;font-weight:700;margin-bottom:1rem;color:#111827}.modal-highlights-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.modal-highlight-item{text-align:center;padding:1rem;background:#f9fafb;border-radius:.75rem;border:1px solid #f3f4f6}.modal-highlight-item div{font-size:.875rem;color:#4b5563}.modal-cta{padding:1rem 2rem 2rem}.modal-cta .btn-primary{width:100%}.animate-fade-up{opacity:0;transform:translateY(30px);animation:fadeUp .8s cubic-bezier(.4,0,.2,1) forwards}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.fade-in-section{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.is-visible .fade-in-section,.is-visible.fade-in-section{opacity:1;transform:translateY(0)}.modal-enter-active,.modal-leave-active{transition:all .3s ease}.modal-enter-active>.modal-content,.modal-leave-active>.modal-content{transition:all .3s cubic-bezier(.4,0,.2,1)}.modal-enter-from,.modal-leave-to{opacity:0}.modal-enter-from>.modal-content,.modal-leave-to>.modal-content{opacity:0;transform:scale(.95) translateY(20px)}.slide-enter-active,.slide-leave-active{transition:all .3s ease}.slide-enter-from,.slide-leave-to{opacity:0;max-height:0}.slide-enter-to,.slide-leave-from{opacity:1;max-height:400px}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}body{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.block{display:block}.inline{display:inline}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-10{height:2.5rem}.h-20{height:5rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.w-10{width:2.5rem}.w-20{width:5rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.flex-shrink{flex-shrink:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-up{animation:fadeUp .8s cubic-bezier(.4,0,.2,1) forwards}.flex-wrap{flex-wrap:wrap}.border{border-width:1px}.uppercase{text-transform:uppercase}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-cyan-300{--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-primary-300{--tw-text-opacity: 1;color:rgb(124 212 253 / var(--tw-text-opacity, 1))}.text-purple-300{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.text-white\/90{color:#ffffffe6}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-filter{-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,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.text-gradient{background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #0071e3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 113 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #14b8a6 var(--tw-gradient-to-position);-webkit-background-clip:text;background-clip:text;color:transparent}.btn-primary{border-radius:.5rem;background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #0071e3 var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 113 227 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #0066cc var(--tw-gradient-to-position);padding:.75rem 2rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-shadow-color: rgb(0 113 227 / .25);--tw-shadow: var(--tw-shadow-colored);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-primary:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-shadow-color: rgb(0 113 227 / .3);--tw-shadow: var(--tw-shadow-colored)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (min-width: 768px){.md\:block{display:block}.md\:hidden{display:none}}
