.TopBar-module__dQ673a__topBar{background:var(--primary);color:#fff;z-index:1100;justify-content:center;align-items:center;height:48px;padding:.6rem 1rem;font-size:.85rem;display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden}.TopBar-module__dQ673a__container{justify-content:center;align-items:center;width:100%;max-width:1200px;height:100%;display:flex;position:relative}.TopBar-module__dQ673a__contentWrapper{justify-content:center;align-items:center;gap:1rem;width:100%;transition:opacity .5s,transform .5s;display:flex}.TopBar-module__dQ673a__fadeIn{opacity:1;transform:translateY(0)}.TopBar-module__dQ673a__fadeOut{opacity:0;transform:translateY(-10px)}.TopBar-module__dQ673a__tag{letter-spacing:.5px;background:#fff3;border-radius:4px;flex-shrink:0;padding:.2rem .6rem;font-size:.7rem;font-weight:700}.TopBar-module__dQ673a__text{text-align:center;margin:0;font-weight:500}.TopBar-module__dQ673a__quote{opacity:.95;font-style:italic;font-weight:400}.TopBar-module__dQ673a__closeBtn{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;align-items:center;font-size:1.2rem;transition:opacity .2s;display:flex;position:absolute;right:0}.TopBar-module__dQ673a__closeBtn:hover{opacity:1}@media (max-width:768px){.TopBar-module__dQ673a__topBar{height:60px;padding:.5rem 2.5rem .5rem 1rem;font-size:.75rem}.TopBar-module__dQ673a__contentWrapper{flex-direction:column;align-items:flex-start;gap:.2rem}.TopBar-module__dQ673a__tag{padding:.1rem .4rem;font-size:.6rem}.TopBar-module__dQ673a__text{text-align:left;line-height:1.3}}
.Navbar-module__nuAbfa__navbar{z-index:1000;justify-content:center;padding:0 1rem;transition:top .3s;display:flex;position:fixed;top:3.5rem;left:0;right:0}.Navbar-module__nuAbfa__noTopBar{top:1.5rem!important}.Navbar-module__nuAbfa__container{border-radius:100px;justify-content:space-between;align-items:center;width:100%;max-width:1200px;padding:.8rem 2rem;display:flex}.Navbar-module__nuAbfa__logo{color:var(--primary);align-items:center;gap:.8rem;font-size:1.2rem;font-weight:700;display:flex}.Navbar-module__nuAbfa__iconCircle{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Navbar-module__nuAbfa__links{gap:2rem;display:flex}.Navbar-module__nuAbfa__links a{opacity:.7;color:var(--foreground);font-size:.9rem;font-weight:500;transition:all .2s}.Navbar-module__nuAbfa__links a:hover{opacity:1;color:var(--primary)}.Navbar-module__nuAbfa__mobileActions{display:none}@media (max-width:768px){.Navbar-module__nuAbfa__navbar{padding:0 .8rem;top:3rem}.Navbar-module__nuAbfa__container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #0000000d;justify-content:space-between;padding:.5rem 1rem;background:#fffc!important}.Navbar-module__nuAbfa__logo{font-size:1rem;position:absolute;left:50%;transform:translate(-50%)}.Navbar-module__nuAbfa__links{display:none}.Navbar-module__nuAbfa__mobileActions{gap:.5rem;margin-left:auto;display:flex}.Navbar-module__nuAbfa__actionBtn{width:36px;height:36px;color:var(--foreground);opacity:.8;justify-content:center;align-items:center;display:flex}}
.Hero-module__Z8hQ_W__hero{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:80px 2rem 0;display:flex}.Hero-module__Z8hQ_W__content{max-width:900px}.Hero-module__Z8hQ_W__badge{letter-spacing:1px;color:var(--primary);background:#2563eb0d;border:1px solid #2563eb1a;border-radius:100px;align-items:center;gap:.6rem;margin-bottom:3rem;padding:.5rem 1.2rem;font-size:.75rem;font-weight:600;display:inline-flex}.Hero-module__Z8hQ_W__dot{background:var(--primary);border-radius:50%;width:8px;height:8px}.Hero-module__Z8hQ_W__title{font-family:var(--font-phudu),serif;letter-spacing:-1px;color:var(--foreground);margin-bottom:2rem;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:700;line-height:1.1}.Hero-module__Z8hQ_W__description{color:#4b5563;max-width:800px;margin:0 auto 3rem;font-size:1.15rem;font-weight:400;line-height:1.6}.Hero-module__Z8hQ_W__buttons{justify-content:center;gap:1.5rem;display:flex}.Hero-module__Z8hQ_W__primaryBtn{background:var(--primary);color:#fff;border-radius:50px;align-items:center;gap:.8rem;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #2563eb33}.Hero-module__Z8hQ_W__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #2563eb4d}.Hero-module__Z8hQ_W__secondaryBtn{color:var(--primary);background:#fff;border:1px solid #2563eb33;border-radius:50px;align-items:center;gap:.8rem;padding:1.1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.Hero-module__Z8hQ_W__secondaryBtn:hover{border-color:var(--primary);background:#f8faff}.Hero-module__Z8hQ_W__playIcon{width:24px;height:24px;color:var(--primary);border:1px solid #2563eb4d;border-radius:50%;justify-content:center;align-items:center;display:flex}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{text-align:center;align-items:center;min-height:auto;padding:100px 1.2rem 40px;position:relative}.Hero-module__Z8hQ_W__hero:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#2563eb14 0%,#0000 70%);width:200px;height:200px;position:absolute;top:20%;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__content{flex-direction:column;align-items:center;width:100%;display:flex}.Hero-module__Z8hQ_W__title{letter-spacing:-1.5px;margin-bottom:1.5rem;font-size:2.6rem;font-weight:900;line-height:1}.Hero-module__Z8hQ_W__description{text-align:center;color:#4b5563;opacity:.9;background:#2563eb08;border:1px solid #2563eb0d;border-radius:12px;max-width:100%;margin-bottom:2.5rem;padding:1rem;font-size:.95rem;line-height:1.5}.Hero-module__Z8hQ_W__buttons{flex-direction:row;justify-content:center;gap:.8rem;width:100%;padding-bottom:20px}.Hero-module__Z8hQ_W__primaryBtn{border-radius:14px;flex:1;justify-content:center;align-items:center;height:52px;display:flex}.Hero-module__Z8hQ_W__secondaryBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff80;border-radius:14px;flex:1;justify-content:center;align-items:center;height:52px;display:flex}}
.BottomNav-module__VCeYPq__bottomNav{display:none}@media (max-width:768px){.BottomNav-module__VCeYPq__bottomNav{-webkit-backdrop-filter:blur(20px);z-index:2000;height:70px;padding-bottom:env(safe-area-inset-bottom);background:#ffffffe6;border-top:1px solid #0000000d;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.BottomNav-module__VCeYPq__navItem{color:#64748b;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:4px;padding:8px 0;transition:all .2s;display:flex}.BottomNav-module__VCeYPq__active{color:var(--primary)}.BottomNav-module__VCeYPq__icon{transition:transform .2s}.BottomNav-module__VCeYPq__active .BottomNav-module__VCeYPq__icon{transform:translateY(-2px)}.BottomNav-module__VCeYPq__label{font-size:.65rem;font-weight:500}}
.page-module__E0kJGG__main{min-height:100vh}.page-module__E0kJGG__features{background:#ffffff05;padding:10rem 2rem}.page-module__E0kJGG__container{max-width:1200px;margin:0 auto}.page-module__E0kJGG__sectionHeader{text-align:center;margin-bottom:5rem}.page-module__E0kJGG__sectionTitle{margin-bottom:1rem;font-size:3rem;font-weight:700}.page-module__E0kJGG__sectionSubtitle{opacity:.6;font-size:1.1rem}.page-module__E0kJGG__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.page-module__E0kJGG__card{border-radius:24px;padding:3rem 2rem;transition:all .3s}.page-module__E0kJGG__card:hover{border-color:#8a2be24d;transform:translateY(-10px);box-shadow:0 20px 40px #0006}.page-module__E0kJGG__cardIcon{color:var(--primary);background:#8a2be21a;border-radius:50px;width:fit-content;margin-bottom:1.5rem;padding:.2rem .8rem;font-size:.85rem;font-weight:700}.page-module__E0kJGG__card h3{margin-bottom:1rem;font-size:1.5rem}.page-module__E0kJGG__card p{opacity:.7;line-height:1.6}.page-module__E0kJGG__footer{border-top:1px solid var(--glass-border);text-align:center;padding:4rem 2rem}.page-module__E0kJGG__footer p{opacity:.5;font-size:.9rem}
