.Header_header__KwdYD{position:-webkit-sticky;position:sticky;top:0;z-index:10000;isolation:isolate;background:#050505;border-bottom:1px solid rgba(255,215,0,.12);transition:background .3s ease,box-shadow .3s ease}.Header_header__KwdYD *{pointer-events:auto}.Header_header__KwdYD.Header_scrolled__qIjEW{background:rgba(5,5,5,.97);border-bottom:1px solid rgba(212,175,55,.25);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 4px 24px rgba(0,0,0,.55)}.Header_container__vrI8C{max-width:1280px;margin:0 auto;padding:.4rem 1.5rem;display:flex;justify-content:space-between;align-items:center;position:relative}.Header_logo____uDV{display:flex;align-items:center;gap:.8rem;text-decoration:none;padding:.4rem 0;flex-shrink:0}.Header_logoWrapper__9Pokp{position:relative;width:auto;height:80px;min-height:80px;overflow:visible}.Header_logoImage__NjB6a{height:80px!important;width:auto!important;object-fit:contain!important;display:block!important}.Header_logoText__xA8kS{display:flex;flex-direction:column;gap:.15rem}.Header_brandName__5tcaj{font-family:var(--font-heading);font-size:2.1rem;font-weight:800;color:#fff;letter-spacing:-.02em;line-height:1.1}.Header_tagline__1TGOt{font-size:.72rem;font-weight:600;color:var(--color-gold,#d4af37);letter-spacing:2px;text-transform:uppercase;line-height:1;opacity:.9}.Header_nav__tNWGY{display:flex;align-items:center;gap:2.5rem}.Header_navLink__Rvw2c{position:relative;font-size:.95rem;font-weight:500;color:hsla(0,0%,100%,.8);text-decoration:none;transition:color .25s ease}.Header_navLink__Rvw2c:hover{color:#fff}.Header_navLink__Rvw2c:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--color-gold,#d4af37);transition:width .28s ease}.Header_navLink__Rvw2c:hover:after{width:100%}.Header_actions__dQYHE{display:flex;align-items:center;gap:.75rem;flex-shrink:0;overflow:visible}.Header_joinBtn__fuCJT{padding:.55rem 1.25rem;font-size:.88rem;white-space:nowrap}.Header_joinBtn__fuCJT,.Header_menuBtn__4zUe8{flex-shrink:0;position:relative;z-index:10001;pointer-events:auto;cursor:pointer}.Header_menuBtn__4zUe8{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;min-width:44px;min-height:44px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);border-radius:10px;padding:0;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:background .2s ease,border-color .2s ease}.Header_menuBtn__4zUe8:hover{background:rgba(212,175,55,.15);border-color:rgba(212,175,55,.4)}.Header_bar__O6T0V{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transform-origin:center;transition:transform .32s cubic-bezier(.4,0,.2,1),opacity .32s ease,width .32s ease}.Header_menuOpen__DChsz .Header_bar__O6T0V:first-child{transform:translateY(7px) rotate(45deg)}.Header_menuOpen__DChsz .Header_bar__O6T0V:nth-child(2){opacity:0;width:0}.Header_menuOpen__DChsz .Header_bar__O6T0V:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.Header_overlay__QkI_s{display:none;position:fixed;inset:0;z-index:8000;background:rgba(0,0,0,.65);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);opacity:0;transition:opacity .32s ease}.Header_overlayVisible__JK23i{opacity:1}.Header_drawer__1mojw{display:none;position:fixed;top:0;right:0;bottom:0;width:80vw;max-width:320px;z-index:9000;background:#0a0a0a;border-left:1px solid rgba(212,175,55,.2);box-shadow:-6px 0 40px rgba(0,0,0,.8);flex-direction:column;overflow-y:auto;transform:translateX(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);will-change:transform}.Header_drawerOpen__QY08Z{transform:translateX(0)}.Header_drawerHeader__qqLtq{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.25rem;border-bottom:1px solid rgba(212,175,55,.1);min-height:64px}.Header_drawerBrand___60W0{display:flex;align-items:center;gap:.6rem;text-decoration:none}.Header_drawerBrandDot__3sJQk{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,#d4af37,#b8963e);color:#000;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.95rem;flex-shrink:0}.Header_drawerBrandName__eK6SA{font-size:1rem;font-weight:700;color:#fff;font-family:var(--font-heading,Georgia,serif)}.Header_drawerClose__b0QQy{width:36px;height:36px;border:1px solid hsla(0,0%,100%,.1);border-radius:50%;background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.65);font-size:1.1rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s,border-color .2s}.Header_drawerClose__b0QQy:hover{background:rgba(212,175,55,.15);border-color:rgba(212,175,55,.5);color:#d4af37}.Header_drawerNav__7Zr_M{flex:1 1;display:flex;flex-direction:column;padding:.75rem 0}.Header_drawerLink__9AvqM{display:flex;align-items:center;gap:.85rem;padding:.95rem 1.25rem;text-decoration:none;color:hsla(0,0%,100%,.75);font-size:1.05rem;font-weight:600;font-family:var(--font-heading,Georgia,serif);border-bottom:1px solid hsla(0,0%,100%,.05);min-height:52px;opacity:0;transform:translateX(-12px);transition:background .2s ease,color .2s ease,padding-left .2s ease,opacity .3s ease var(--delay,0ms),transform .3s ease var(--delay,0ms)}.Header_drawerOpen__QY08Z .Header_drawerLink__9AvqM{opacity:1;transform:translateX(0)}.Header_drawerLink__9AvqM:hover{background:rgba(212,175,55,.08);color:#d4af37;padding-left:1.6rem}.Header_drawerLink__9AvqM:before{content:"";width:3px;height:0;border-radius:3px;background:#d4af37;flex-shrink:0;align-self:stretch;transition:height .2s ease;margin:auto 0}.Header_drawerLink__9AvqM:hover:before{height:60%}.Header_drawerFooter__RKD_U{padding:1.25rem;border-top:1px solid rgba(212,175,55,.12)}.Header_drawerCTA__i38VX{display:block;width:100%;padding:.95rem;background:linear-gradient(135deg,#d4af37,#b8963e);color:#000;font-weight:700;font-size:1rem;text-align:center;text-decoration:none;border-radius:10px;letter-spacing:.04em;border:none;cursor:pointer;transition:filter .2s ease,box-shadow .2s ease,transform .2s ease}.Header_drawerCTA__i38VX:hover{filter:brightness(1.1);box-shadow:0 6px 24px rgba(212,175,55,.45);transform:translateY(-1px)}@media (max-width:900px){.Header_nav__tNWGY{display:none}.Header_menuBtn__4zUe8{display:flex}.Header_overlay__QkI_s{display:block}.Header_drawer__1mojw{display:flex}}@media (max-width:768px){.Header_container__vrI8C{padding:10px 16px;max-width:100vw;overflow:visible;display:flex;align-items:center;justify-content:space-between}.Header_logo____uDV{display:flex;align-items:center;gap:2px;padding:0;flex-shrink:1;min-width:0;text-decoration:none}.Header_logoWrapper__9Pokp{height:40px;min-height:40px;width:auto;flex-shrink:0}.Header_logoImage__NjB6a{height:40px!important;width:auto!important}.Header_logoText__xA8kS{display:flex;flex-direction:column;gap:2px;min-width:0}.Header_brandName__5tcaj{font-size:18px;font-weight:600;letter-spacing:-.01em;line-height:1.2;white-space:nowrap}.Header_tagline__1TGOt{font-size:13px;font-weight:500;letter-spacing:1px;opacity:.8;line-height:1}.Header_actions__dQYHE{display:flex;align-items:center;gap:8px;flex-shrink:0;overflow:visible}.Header_actions__dQYHE .Header_joinBtn__fuCJT,.Header_actions__dQYHE a.Header_btn-gold__c5Te_,.Header_actions__dQYHE a.Header_btn__RDhAL,.Header_joinBtn__fuCJT{width:auto!important;max-width:none!important;flex-shrink:0!important;height:36px!important;padding:0 14px!important;border-radius:999px!important;font-size:13px!important;font-weight:600!important;white-space:nowrap!important;line-height:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;pointer-events:auto!important;position:relative!important;z-index:10001!important;cursor:pointer!important}.Header_menuBtn__4zUe8{display:flex!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;flex-shrink:0;border-radius:10px;align-items:center;justify-content:center;cursor:pointer!important;pointer-events:auto!important;position:relative!important;z-index:10001!important;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.14);touch-action:manipulation;-webkit-tap-highlight-color:transparent}.Header_bar__O6T0V{width:20px}}@media (max-width:375px){.Header_container__vrI8C{padding:10px 12px}.Header_brandName__5tcaj{font-size:14px}.Header_tagline__1TGOt{font-size:10px}.Header_actions__dQYHE a.Header_btn-gold__c5Te_,.Header_actions__dQYHE a.Header_btn__RDhAL,.Header_joinBtn__fuCJT{padding:0 10px!important;font-size:12px!important;height:34px!important}.Header_menuBtn__4zUe8{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important}}.Hero_hero__bqvNd{display:flex;position:relative;overflow:visible;overflow-x:hidden;background:linear-gradient(135deg,#050505,#0a0a0a);padding-top:0;padding-bottom:6rem}.Hero_ugBreak__uSY4e{display:none}.Hero_grid___ML9v{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:5rem;gap:5rem;align-items:flex-start;position:relative;z-index:1;width:100%}.Hero_content__WDVga{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding-top:0;padding-right:1rem;max-width:680px}.Hero_excellenceBadge__zScco{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,rgba(212,175,55,.15),rgba(212,175,55,.08));border:1.5px solid #d4af37;color:#d4af37;padding:.65rem 1.5rem;border-radius:50px;font-size:.85rem;font-weight:600;margin-bottom:2.5rem;box-shadow:0 0 20px rgba(212,175,55,.25);text-transform:uppercase;letter-spacing:1px;width:-moz-fit-content;width:fit-content}.Hero_excellenceBadge__zScco svg{width:16px;height:16px;filter:drop-shadow(0 0 4px rgba(212,175,55,.6))}.Hero_headline__wPoAT{font-family:Playfair Display,serif;font-size:clamp(2rem,4.5vw,3.4rem);font-weight:300;line-height:1.2;margin-bottom:1.5rem;text-align:left;color:#fff;letter-spacing:-.02em;text-shadow:0 4px 10px rgba(0,0,0,.8)}.Hero_primarySubject__PVBJX{color:var(--color-gold);font-weight:400}.Hero_secondarySubjects__1wTbz{color:#fff;font-weight:300}.Hero_subHeading__CEAFM{margin-bottom:1.5rem;max-width:600px;text-align:left}.Hero_mainTarget__OUV1c{font-size:1.3rem;color:#fff;font-weight:500;line-height:1.5;margin-bottom:.25rem}.Hero_boardDetails__rwtl8{font-size:.95rem;color:hsla(0,0%,100%,.65);font-weight:400;margin-bottom:.5rem}.Hero_engineeringAccent__W1h2B{font-family:Playfair Display,serif;font-size:1.15rem;color:var(--color-gold);font-weight:600;margin-top:.35rem}.Hero_featureBadges__kE2ft{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.85rem;gap:.85rem;margin-bottom:2rem;max-width:580px}.Hero_badge__mnOYT{display:flex;align-items:center;gap:.65rem;padding:.75rem 1.1rem;background:hsla(0,0%,100%,.02);border:1px solid rgba(212,175,55,.3);border-radius:10px;transition:all .3s ease;cursor:default}.Hero_badge__mnOYT:hover{background:rgba(212,175,55,.08);border-color:rgba(212,175,55,.5);transform:translateX(3px)}.Hero_badge__mnOYT svg{width:17px;height:17px;flex-shrink:0;color:var(--color-gold);opacity:.9}.Hero_badge__mnOYT span{font-size:.88rem;color:hsla(0,0%,100%,.88);font-weight:500;line-height:1.4}.Hero_ctaButtons__PW1UM{display:flex;flex-direction:row;gap:1.5rem;align-items:center;justify-content:flex-start;margin-bottom:2.5rem;flex-wrap:nowrap}.Hero_roundButton__2snY9{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--color-gold);color:#000;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(212,175,55,.3);text-decoration:none}.Hero_roundButton__2snY9:hover{transform:translateY(-3px);box-shadow:0 6px 25px rgba(212,175,55,.5);background:#f4d068}.Hero_roundButton__2snY9 svg{width:24px;height:24px}.Hero_roundButton__2snY9:nth-child(2){background:#25d366;color:#fff}.Hero_roundButton__2snY9:nth-child(2):hover{background:#20ba5a;box-shadow:0 6px 25px rgba(37,211,102,.5)}.Hero_stats__ehS8z{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;max-width:550px;margin-top:1.5rem;padding:1.25rem 2rem;background:rgba(0,0,0,.5);border:1px solid rgba(212,175,55,.25);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 15px rgba(0,0,0,.3)}.Hero_stat__edcbC{text-align:center;flex:1 1;border-right:1px solid rgba(212,175,55,.3)}.Hero_stat__edcbC:last-child{border-right:none}.Hero_statNumber__wXrRC{font-family:Playfair Display,serif;font-size:2.75rem;font-weight:700;color:#d4af37;line-height:1;margin-bottom:.3rem;text-shadow:0 0 20px rgba(212,175,55,.3)}.Hero_statLabel__4qWrn{font-size:.75rem;color:hsla(0,0%,100%,.6);text-transform:uppercase;letter-spacing:.5px;font-weight:500}.Hero_statDivider__I0IJV{display:none}.Hero_imageContainer__n5_N4{position:relative;width:100%;max-width:450px;height:580px;justify-self:end;border-radius:12px;overflow:visible;border:2px solid var(--color-gold);box-shadow:0 20px 60px rgba(0,0,0,.5),0 0 40px rgba(212,175,55,.15)}.Hero_founderImage__CpJi9{width:100%;height:100%;object-fit:contain;object-position:bottom center;background:linear-gradient(180deg,rgba(212,175,55,.05),transparent);border-radius:10px}.Hero_mentorNameCard__YaUz5{position:absolute;bottom:-2rem;left:50%;transform:translateX(-50%);background:rgba(5,5,5,.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:1.25rem 2rem;border:1px solid var(--color-gold);border-radius:10px;text-align:center;min-width:290px;z-index:10;box-shadow:0 8px 32px rgba(0,0,0,.6)}.Hero_mentorLabel___70NV{font-size:.7rem;color:var(--color-gold);letter-spacing:2px;text-transform:uppercase;margin-bottom:.5rem;font-weight:600}.Hero_mentorName__0FMds{font-family:Playfair Display,serif;font-size:1.75rem;color:#fff;margin-bottom:.35rem;font-weight:600}.Hero_mentorCredentials__pmntY{font-size:.85rem;color:hsla(0,0%,100%,.7);letter-spacing:1px}@keyframes Hero_heroFadeIn__IA8RG{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero_hero__bqvNd{padding:32px 20px 40px;min-height:auto;overflow-x:hidden}.Hero_hero__bqvNd *,.Hero_hero__bqvNd :after,.Hero_hero__bqvNd :before{box-sizing:border-box}.Hero_grid___ML9v{grid-template-columns:1fr;gap:0;margin-top:0;max-width:100%}.Hero_content__WDVga{padding:0;text-align:center;max-width:100%;width:100%;align-items:center;overflow:visible;display:flex;flex-direction:column;animation:Hero_heroFadeIn__IA8RG .6s ease both}.Hero_excellenceBadge__zScco{order:1;margin:0 0 16px;padding:.35rem .9rem;font-size:.65rem;letter-spacing:1.5px}.Hero_headline__wPoAT{order:2;display:block!important;text-align:center;margin-bottom:18px;color:#fff!important;font-size:34px;line-height:1.22;font-family:var(--font-heading);font-weight:800;letter-spacing:-.02em;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;padding:0;position:relative;text-shadow:0 4px 15px rgba(212,175,55,.3)}.Hero_headline__wPoAT:after{content:"";display:block;width:80px;height:2px;background:linear-gradient(90deg,transparent,#f2c94c,#fff9e6,#f2c94c,transparent);margin:14px auto 0;border-radius:2px}.Hero_headline__wPoAT .Hero_goldText__bzvwW,.Hero_headline__wPoAT [class*=gold],.Hero_headline__wPoAT em{color:#f2c94c!important;text-shadow:0 0 14px rgba(242,201,76,.18)}.Hero_subHeading__CEAFM{order:3;text-align:center;margin:0 0 12px;max-width:100%}.Hero_mainTarget__OUV1c{font-size:1.05rem;line-height:1.55;color:#e8e3d3;font-weight:500;letter-spacing:.2px;margin-bottom:8px}.Hero_boardDetails__rwtl8{font-size:.9rem;margin-bottom:12px;color:hsla(0,0%,100%,.6);font-weight:400;letter-spacing:.5px}.Hero_engineeringAccent__W1h2B{font-size:18px;font-weight:600;color:#f2c94c;text-shadow:0 0 14px rgba(242,201,76,.18);display:inline-block;border-bottom:none;letter-spacing:.03em;margin-top:10px;margin-bottom:20px;padding-bottom:0;position:relative}.Hero_ugBreak__uSY4e{display:block;height:2px}.Hero_engineeringAccent__W1h2B:after{content:"";display:block;height:1px;width:90px;margin:14px auto 0;background:linear-gradient(90deg,transparent,rgba(242,201,76,.8),transparent);border-radius:1px}.Hero_stats__ehS8z{order:4;flex-direction:row;gap:0;padding:22px;margin:0 0 22px;width:100%;max-width:100%;border-radius:20px;background:hsla(0,0%,6%,.6);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(242,201,76,.2);box-shadow:0 10px 30px rgba(0,0,0,.5),inset 0 1px 0 hsla(0,0%,100%,.05)}.Hero_stat__edcbC,.Hero_stats__ehS8z{display:flex;justify-content:center;align-items:center}.Hero_stat__edcbC{border-right:1px solid rgba(212,175,55,.18);border-bottom:none;padding:0 16px;width:33.333%;text-align:center;flex-direction:column}.Hero_stat__edcbC:first-child{padding-left:0}.Hero_stat__edcbC:last-child{border-right:none;padding-right:0}.Hero_statNumber__wXrRC{font-size:26px;font-weight:700;line-height:1.1;color:#f2c94c;margin-bottom:5px;text-shadow:0 2px 12px rgba(242,201,76,.22)}.Hero_statLabel__4qWrn{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:hsla(0,0%,100%,.8);opacity:.8}.Hero_featureBadges__kE2ft{order:5;display:flex;flex-direction:column;align-items:stretch;gap:14px;margin:22px 0 0;width:100%;max-width:100%;padding:0}.Hero_badge__mnOYT{display:flex;flex-direction:row;align-items:center;justify-content:center;height:48px;padding:0 1.25rem;border-radius:999px;gap:.6rem;background:hsla(0,0%,8%,.9);border:1px solid rgba(242,201,76,.25);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:transform .15s ease,opacity .15s ease}.Hero_badge__mnOYT:active{transform:scale(.98);opacity:.85}.Hero_badge__mnOYT:last-child{border-bottom:1px solid rgba(242,201,76,.25)}.Hero_badge__mnOYT svg{width:16px;height:16px;flex-shrink:0;color:#f2c94c}.Hero_badge__mnOYT span{font-size:14px;line-height:1.2;color:#fff;font-weight:500;letter-spacing:.02em}.Hero_ctaButtons__PW1UM{order:6;justify-content:flex-start;gap:.75rem;margin:1.25rem 0 0}.Hero_roundButton__2snY9{width:48px;height:48px}.Hero_roundButton__2snY9 svg{width:20px;height:20px}.Hero_imageBorder__v7_LZ,.Hero_imageWrapper__ivb5_{display:none}.Hero_founderImage__CpJi9{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center 15%!important;border-radius:10px}.Hero_mentorNameCard__YaUz5{min-width:auto;position:absolute;left:5%;right:5%;width:90%;transform:none;padding:.75rem 1rem;bottom:-1rem;border-radius:10px;border-top:1px solid rgba(212,175,55,.5);background:rgba(5,5,5,.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.Hero_mentorName__0FMds{font-size:1.1rem}.Hero_mentorLabel___70NV{font-size:.55rem;margin-bottom:.15rem;letter-spacing:2px}.Hero_mentorCredentials__pmntY{font-size:.65rem}}@media (max-width:375px){.Hero_headline__wPoAT{font-size:1.7rem}.Hero_statNumber__wXrRC{font-size:1.5rem}.Hero_badge__mnOYT span{font-size:.82rem}.Hero_imageContainer__n5_N4{width:75%;height:320px}}.About_about__fFfvC{padding:5rem 0;background:#fafafa}.About_header__BKnbj{text-align:center;margin-bottom:4rem}.About_sectionTitle__6_fnl{font-family:var(--font-heading);font-size:3rem;color:#1a1a1a;line-height:1.1;margin-top:1rem}.About_italicHighlight__Ytt4n{font-family:var(--font-heading);font-style:italic;color:#8a7120;font-weight:400}.About_bentoGrid__T4FmP{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,auto);grid-gap:1.5rem;gap:1.5rem;max-width:1200px;margin:0 auto}.About_card__8v8Uv{background:#fff;border-radius:24px;padding:2.5rem;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:all .3s ease;position:relative;overflow:hidden}.About_card__8v8Uv:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.About_cardLarge__0xTGO{grid-column:span 2;grid-row:span 2;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#fff}.About_philosophyCard__pH19B{display:flex;flex-direction:column;justify-content:space-between}.About_cardContent__rvTGl{position:relative;z-index:2}.About_cardTitle__bt5AC{font-family:var(--font-heading);font-size:2rem;line-height:1.2;margin-bottom:1.5rem;font-weight:600}.About_cardDesc__gs49B{font-size:1.05rem;line-height:1.7;opacity:.9;margin-bottom:2rem}.About_signature__StW1y{font-family:cursive;font-size:1.1rem;color:var(--color-gold);opacity:.95}.About_atGlance__4O47Y{margin-top:2rem;padding-top:1.75rem;border-top:1px solid hsla(0,0%,100%,.1);position:relative;z-index:2}.About_atGlanceLabel___uTTP{font-size:.75rem;text-transform:uppercase;letter-spacing:2px;color:var(--color-gold);font-weight:600;margin-bottom:1.25rem}.About_atGlanceGrid__pAH8e{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.25rem;gap:1.25rem}.About_glanceItem__Yo1zN{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:14px;padding:1.25rem;display:flex;flex-direction:column;transition:all .3s ease}.About_glanceItem__Yo1zN:hover{background:rgba(212,175,55,.06);border-color:rgba(212,175,55,.2)}.About_glanceNum__U6gwN{font-family:var(--font-heading);font-size:2.25rem;font-weight:700;color:var(--color-gold);line-height:1;margin-bottom:.35rem}.About_glanceText__B7Aun{font-size:.88rem;font-weight:600;color:hsla(0,0%,100%,.9);margin-bottom:.25rem}.About_glanceSub__daQIn{font-size:.75rem;color:hsla(0,0%,100%,.45);line-height:1.4}.About_establishedBadge__tPyqf{margin-top:1.25rem;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.25rem;background:rgba(212,175,55,.08);border:1px solid rgba(212,175,55,.2);border-radius:50px;font-size:.8rem;font-weight:600;color:var(--color-gold);letter-spacing:.5px}.About_establishedBadge__tPyqf svg{flex-shrink:0;color:var(--color-gold)}.About_decorationCircle__hEx3_{position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(212,175,55,.1) 0,transparent 70%);bottom:-150px;right:-150px;z-index:1}.About_cardTall__ZO31v{grid-column:span 1;grid-row:span 2;display:flex;flex-direction:column;justify-content:space-evenly;background:linear-gradient(135deg,#8a7120,#b8960c);color:#fff}.About_statGroup__H7wxu{text-align:center}.About_bigNum___HLcf{display:block;font-family:var(--font-heading);font-size:3.5rem;font-weight:700;line-height:1;margin-bottom:.5rem}.About_label__Hp9kA{display:block;font-size:.85rem;text-transform:uppercase;letter-spacing:.1em;opacity:.95}.About_divider__1G4bZ{width:60%;height:1px;background:hsla(0,0%,100%,.3);margin:0 auto}.About_cardWide__rrHm3{grid-column:span 1;grid-row:span 2}.About_iconBox__S19h2{width:48px;height:48px;background:rgba(138,113,32,.1);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#8a7120;margin-bottom:1.25rem}.About_smallTitle__NLHE_{font-family:var(--font-heading);font-size:1.35rem;color:#1a1a1a;margin-bottom:1.5rem;font-weight:600}.About_methodologyList__GsfNR{list-style:none;padding:0;margin:0}.About_methodologyList__GsfNR li{position:relative;padding:.9rem 0 .9rem 2.25rem;border-bottom:1px solid #eaeaea;font-size:.95rem;line-height:1.6;color:#333;display:block}.About_methodologyList__GsfNR li>*,.About_methodologyList__GsfNR li>span{display:inline}.About_methodologyList__GsfNR li:last-child{border-bottom:none}.About_methodologyList__GsfNR li:before{content:"✓";position:absolute;left:0;top:1rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-width:24px;width:24px;height:24px;background:rgba(138,113,32,.1);border-radius:50%;color:#8a7120;font-weight:900;font-size:.85rem}.About_methodologyList__GsfNR li em{font-style:italic;color:#8a7120;font-weight:600;display:inline}@media (max-width:1024px){.About_bentoGrid__T4FmP{grid-template-columns:repeat(2,1fr)}.About_cardLarge__0xTGO{grid-column:span 2;grid-row:span 1}.About_cardTall__ZO31v,.About_cardWide__rrHm3{grid-column:span 1;grid-row:span 1}}@media (max-width:768px){.About_sectionTitle__6_fnl{font-size:1.75rem;word-wrap:break-word;overflow-wrap:break-word}.About_bentoGrid__T4FmP{grid-template-columns:1fr;gap:1rem}.About_cardLarge__0xTGO,.About_cardTall__ZO31v,.About_cardWide__rrHm3{grid-column:span 1;grid-row:span 1}.About_card__8v8Uv{padding:1.5rem}.About_cardTitle__bt5AC{font-size:1.5rem;word-wrap:break-word;overflow-wrap:break-word}.About_bigNum___HLcf{font-size:2.5rem}.About_atGlanceGrid__pAH8e{grid-template-columns:1fr 1fr;gap:.75rem}.About_glanceNum__U6gwN{font-size:1.75rem}.About_glanceText__B7Aun{font-size:.7rem}.About_establishedBadge__tPyqf{font-size:.7rem;padding:.6rem .85rem}.About_philosophyText__pTppw{font-size:.95rem;line-height:1.6}.About_signature__StW1y{font-size:.85rem}}.Courses_courses__RiV3R{padding:var(--space-2xl) 0;position:relative;background:var(--color-night-bg)}.Courses_header__akD4L{text-align:center;max-width:800px;margin:0 auto 5rem}.Courses_deliveryBadge__S0LPZ{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,rgba(212,175,55,.1),rgba(212,175,55,.05));border:1px solid rgba(212,175,55,.3);color:var(--color-gold);padding:.75rem 1.5rem;border-radius:var(--radius-full);font-size:.9rem;font-weight:500;margin:0 auto 3rem;box-shadow:0 4px 15px rgba(212,175,55,.15);animation:Courses_fadeInDown__ZlQxR .6s ease}.Courses_deliveryBadge__S0LPZ svg{flex-shrink:0}.Courses_deliveryBadge__S0LPZ strong{color:var(--color-gold-light);font-weight:700}@keyframes Courses_fadeInDown__ZlQxR{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Courses_subtitle__vjyds{color:var(--color-night-muted);font-size:1.1rem;margin-top:1rem}.Courses_grid___z9o7{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:5rem}.Courses_card__cAmlY{position:relative;background:rgba(22,24,29,.6);border-radius:var(--radius-lg);overflow:hidden;transition:transform .4s var(--ease-luxury);isolation:isolate}.Courses_cardContent__KGCmG{padding:2.5rem;position:relative;z-index:2;height:100%;min-height:320px;display:flex;flex-direction:column}.Courses_cardBorder__71tmv{position:absolute;inset:0;border-radius:var(--radius-lg);padding:1px;background:linear-gradient(135deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.02));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:all .4s ease}.Courses_card__cAmlY:hover{transform:translateY(-8px);background:rgba(22,24,29,.8)}.Courses_card__cAmlY:hover .Courses_cardBorder__71tmv{background:var(--gradient-gold);opacity:.8}.Courses_iconWrapper__ILGhp{margin-bottom:2rem}.Courses_iconBox__NML3o{width:56px;height:56px;background:linear-gradient(135deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.01));border:1px solid hsla(0,0%,100%,.08);border-radius:16px;display:flex;align-items:center;justify-content:center;color:var(--color-gold);transition:all .4s ease;box-shadow:0 4px 20px rgba(0,0,0,.2)}.Courses_card__cAmlY:hover .Courses_iconBox__NML3o{background:var(--gradient-gold);color:#1a1a1a;transform:scale(1.1) rotate(5deg);box-shadow:0 10px 30px rgba(212,175,55,.3);border-color:transparent}.Courses_level__Bqj1M{font-size:.75rem;color:var(--color-gold);text-transform:uppercase;letter-spacing:.1em;font-weight:600;margin-bottom:.8rem;display:block;opacity:.8}.Courses_card__cAmlY h3{font-family:var(--font-heading);font-size:1.75rem;color:#fff;margin-bottom:1rem;line-height:1.2}.Courses_desc__c0O3h{color:var(--color-night-muted);font-size:.95rem;line-height:1.7;margin-bottom:2.5rem;flex-grow:1}.Courses_meta__w3Ky6{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.05)}.Courses_tags__ETT_v{display:flex;flex-wrap:wrap;gap:.5rem}.Courses_tag__kKN30{font-size:.75rem;color:hsla(0,0%,100%,.6);background:hsla(0,0%,100%,.03);padding:.3rem .8rem;border-radius:4px;border:1px solid hsla(0,0%,100%,.05)}.Courses_arrow__dQigE{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:hsla(0,0%,100%,.05);color:#fff;transition:all .3s ease;opacity:.5}.Courses_card__cAmlY:hover .Courses_arrow__dQigE{background:var(--color-gold);color:#1a1a1a;opacity:1;transform:translateX(5px)}.Courses_cta__eoIob{text-align:center}.Courses_assessmentBanner__PO4ZM{margin:3rem 0 2rem;padding:2.5rem 3rem;background:linear-gradient(135deg,#0d0d0d,#181308 50%,#0d0d0d);border:1px solid rgba(212,175,55,.25);border-radius:16px;box-shadow:0 8px 40px rgba(0,0,0,.5),inset 0 1px 0 rgba(212,175,55,.1)}.Courses_assessmentHeader__p0UcY{display:flex;align-items:center;gap:.85rem;margin-bottom:2rem}.Courses_assessmentHeader__p0UcY svg{color:#d4af37;flex-shrink:0}.Courses_assessmentTitle__1rhr_{color:#d4af37;font-size:1.1rem;font-weight:700;margin:0;letter-spacing:.02em;text-transform:uppercase}.Courses_assessmentFeatures__aoURI{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.Courses_assessmentFeature__dOsmg{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.85rem;padding:1.5rem 1rem;background:hsla(0,0%,100%,.03);border:1px solid rgba(212,175,55,.15);border-radius:12px;transition:all .3s ease}.Courses_assessmentFeature__dOsmg:hover{background:rgba(212,175,55,.07);border-color:rgba(212,175,55,.35);transform:translateY(-3px)}.Courses_featureIconWrap__R77MD{width:52px;height:52px;background:linear-gradient(135deg,rgba(212,175,55,.18),rgba(212,175,55,.06));border:1.5px solid rgba(212,175,55,.4);border-radius:14px;display:flex;align-items:center;justify-content:center;color:#d4af37;flex-shrink:0}.Courses_featureText__TRtOW{font-size:.9rem;color:hsla(0,0%,100%,.8);line-height:1.55;font-weight:400}@media (max-width:768px){.Courses_courses__RiV3R{padding:3rem 0}.Courses_header__akD4L{margin-bottom:2rem}.Courses_subtitle__vjyds{font-size:.95rem;max-width:100%;padding:0 1rem}.Courses_grid___z9o7{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}.Courses_card__cAmlY{padding:0;min-height:auto}.Courses_cardContent__KGCmG{padding:1.8rem 1.5rem;min-height:auto}.Courses_cardTitle__5Mge1{font-size:1.4rem}.Courses_desc__c0O3h{font-size:.9rem;line-height:1.6;margin-bottom:1.5rem}.Courses_assessmentBanner__PO4ZM{margin:2rem 1rem;padding:1.5rem 1.25rem;border-radius:12px}.Courses_assessmentHeader__p0UcY{flex-direction:column;text-align:center;gap:.75rem;margin-bottom:1.5rem;justify-content:center}.Courses_assessmentTitle__1rhr_{font-size:1.15rem;line-height:1.3}.Courses_assessmentFeatures__aoURI{grid-template-columns:1fr;gap:1rem}.Courses_assessmentFeature__dOsmg{flex-direction:row;text-align:left;padding:1rem;gap:1rem}.Courses_featureIconWrap__R77MD{width:44px;height:44px}.Courses_featureIconWrap__R77MD svg{width:20px;height:20px}.Courses_featureText__TRtOW{font-size:.88rem;text-align:left}.Courses_cta__eoIob{padding:0 1rem}.Courses_cta__eoIob .Courses_btn__FSimE{width:100%}}.Methodology_methodology__i_f9s{padding:5rem 0;background:#fafafa}.Methodology_header__rM9yo{text-align:center;max-width:700px;margin:0 auto 4rem}.Methodology_subtitle__nFOMn{font-size:1.1rem;color:var(--color-day-muted);line-height:1.6;margin-top:1rem}.Methodology_journey__5AiGS{max-width:800px;margin:0 auto;position:relative}.Methodology_stepCard__WFw7H{position:relative;display:grid;grid-template-columns:80px 80px 1fr;grid-gap:2rem;gap:2rem;align-items:start;padding:2.5rem;background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(212,175,55,.15);border-radius:20px;margin-bottom:2rem;transition:all .4s ease}.Methodology_stepCard__WFw7H:hover{background:#fff;border-color:rgba(212,175,55,.4);transform:translateX(10px);box-shadow:0 15px 40px rgba(212,175,55,.15)}.Methodology_stepNumber__z5PQx{font-family:var(--font-heading);font-size:3rem;font-weight:700;color:#d4af37;line-height:1;text-shadow:0 0 20px rgba(212,175,55,.2)}.Methodology_stepIcon__6_8Wl{width:70px;height:70px;background:linear-gradient(135deg,rgba(212,175,55,.15),rgba(212,175,55,.05));border:2px solid #d4af37;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#d4af37;transition:all .3s ease}.Methodology_stepCard__WFw7H:hover .Methodology_stepIcon__6_8Wl{transform:rotate(1turn) scale(1.1);box-shadow:0 0 25px rgba(212,175,55,.4)}.Methodology_stepContent__e4tul{padding-top:.5rem}.Methodology_stepTitle__FrK17{font-family:var(--font-heading);font-size:1.6rem;font-weight:700;color:#1a1a1a;margin-bottom:.75rem}.Methodology_stepDescription__jiGz1{font-size:1rem;line-height:1.7;color:#666}.Methodology_connector__rshG2{position:absolute;left:50px;top:calc(100% - 1rem);width:2px;height:2rem;background:linear-gradient(180deg,#d4af37,transparent)}@media (max-width:768px){.Methodology_methodology__i_f9s{padding:3rem 0}.Methodology_header__rM9yo{margin-bottom:2.5rem;padding:0 1rem}.Methodology_sectionTitle__1A8pe{font-size:2rem;word-wrap:break-word;overflow-wrap:break-word;line-height:1.2}.Methodology_subtitle__nFOMn{font-size:.95rem}.Methodology_stepCard__WFw7H{grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:1rem 1.25rem;padding:1.5rem;margin-bottom:1.5rem;align-items:center}.Methodology_stepNumber__z5PQx{font-size:2.2rem;width:auto;height:auto;grid-column:1/2;grid-row:1/2}.Methodology_stepIcon__6_8Wl{width:48px;height:48px;grid-column:2/3;grid-row:1/2;justify-self:flex-start}.Methodology_stepIcon__6_8Wl svg{width:24px;height:24px}.Methodology_stepContent__e4tul{grid-column:1/3;grid-row:2/3;padding-top:0}.Methodology_stepTitle__FrK17{font-size:1.35rem;margin-bottom:.5rem}.Methodology_stepDescription__jiGz1{font-size:.95rem;line-height:1.6}.Methodology_stepCard__WFw7H:hover{transform:translateX(0);box-shadow:0 8px 25px rgba(212,175,55,.15)}.Methodology_connector__rshG2{left:50%;transform:translateX(-50%);top:100%;height:1.5rem;width:1px;background:linear-gradient(180deg,rgba(212,175,55,.6),transparent)}}.Results_results__moPQE{padding:var(--space-xl) 0 var(--space-2xl);position:relative;background:var(--color-day-bg);overflow:hidden}.Results_layout__aXlCH{max-width:1000px;margin:0 auto;text-align:center}.Results_desc__iV35M{color:var(--color-day-muted);font-size:1.1rem;max-width:700px;margin:1rem auto 4rem}.Results_underline__JdxK7{position:relative;color:var(--color-day-text);z-index:1}.Results_underline__JdxK7:after{content:"";position:absolute;bottom:2px;left:-5px;right:-5px;height:8px;background:rgba(212,175,55,.2);z-index:-1;border-radius:4px}.Results_statGrid__dhUO6{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;padding:3rem;background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-day);border:1px solid rgba(0,0,0,.03)}.Results_statBox__247FJ{position:relative;padding:1rem}.Results_statBox__247FJ:not(:last-child):after{content:"";position:absolute;right:-1rem;top:20%;bottom:20%;width:1px;background:rgba(0,0,0,.1)}.Results_statNumber__548tR{font-family:var(--font-heading);font-size:3rem;font-weight:700;color:#111;margin-bottom:.5rem}.Results_statLabel__Flpy1{font-size:.85rem;color:var(--color-day-muted);text-transform:uppercase;letter-spacing:.05em;font-weight:500}.Results_curve__RCFgu{position:absolute;bottom:-1px;left:0;width:100%;height:80px;z-index:1}@media (max-width:900px){.Results_statGrid__dhUO6{grid-template-columns:1fr 1fr;gap:3rem 1rem}.Results_statBox__247FJ:not(:last-child):after{display:none}}@media (max-width:480px){.Results_statGrid__dhUO6{grid-template-columns:1fr;gap:1.5rem;padding:2rem 1.5rem}.Results_statNumber__548tR{font-size:2.5rem}.Results_desc__iV35M{font-size:1rem;margin:1rem auto 2.5rem}}.Faculty_faculty__F7fVq{position:relative;overflow:hidden;background:linear-gradient(180deg,#050505 0,#0a0a0a);padding:6rem 0}.Faculty_faculty__F7fVq:before{content:"";position:absolute;top:-10%;left:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(212,175,55,.03) 0,transparent 70%);z-index:0;pointer-events:none}.Faculty_faculty__F7fVq:after{content:"";position:absolute;bottom:-10%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(212,175,55,.02) 0,transparent 70%);z-index:0;pointer-events:none}.Faculty_container__0yfzr{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.Faculty_layout__VJKC0{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:4rem;gap:4rem;align-items:center}.Faculty_visualColumn__4Fdn8{width:100%;display:flex;align-items:center}.Faculty_imageContainer__CO8yi{width:100%;max-width:450px;aspect-ratio:3/4;position:relative;border-radius:12px;overflow:hidden;border:2px solid rgba(212,175,55,.5);box-shadow:0 10px 40px rgba(212,175,55,.15)}.Faculty_image__lK6k5{width:100%;height:100%;display:block;object-fit:contain;filter:brightness(.9) contrast(1.1)}.Faculty_contentColumn__zgD0j,.Faculty_header__06skh{display:flex;flex-direction:column}.Faculty_labelGold__WYqKn{color:#d4af37;font-size:1.1rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;margin-bottom:.5rem}.Faculty_name__Bcbqi{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;color:#fff;line-height:1.1;margin-bottom:.5rem;margin-top:0;font-family:var(--font-heading)}.Faculty_credentials__zEYux{font-size:1.25rem;color:#d4af37;letter-spacing:1px;margin-bottom:1.5rem;margin-top:0;font-weight:600}.Faculty_bio__xW2Xg{font-size:1.1rem;line-height:1.7;color:#ccc;margin-bottom:2.5rem;margin-top:0}.Faculty_bentoBox__qz3FC{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}.Faculty_bentoCard__JM1sW{background:linear-gradient(145deg,rgba(30,30,30,.8),hsla(0,0%,6%,.9));border:1px solid rgba(212,175,55,.2);border-radius:12px;padding:1.5rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:transform .3s ease,border-color .3s ease}.Faculty_bentoCard__JM1sW:hover{transform:translateY(-5px);border-color:rgba(212,175,55,.5);box-shadow:0 10px 30px rgba(0,0,0,.3)}.Faculty_bentoTitle__0GT5m{color:#d4af37;font-size:1.1rem;font-weight:600;margin-bottom:.5rem;margin-top:0}.Faculty_bentoDesc__nTZS3{color:#aaa;font-size:.95rem;line-height:1.5;margin:0}@media (max-width:900px){.Faculty_faculty__F7fVq{padding:4rem 1rem}.Faculty_container__0yfzr{padding:0}.Faculty_layout__VJKC0{display:flex;flex-direction:column;gap:2rem;align-items:center}.Faculty_visualColumn__4Fdn8{max-width:100%;margin:0;display:flex;justify-content:center}.Faculty_imageContainer__CO8yi{width:100%;max-width:320px;aspect-ratio:3/4}.Faculty_contentColumn__zgD0j{text-align:center;gap:1.5rem}.Faculty_header__06skh{align-items:center}.Faculty_name__Bcbqi{font-size:clamp(2rem,8vw,2.5rem)}.Faculty_credentials__zEYux{font-size:1.1rem}.Faculty_bio__xW2Xg{font-size:1.05rem;padding:0 .5rem}.Faculty_bentoBox__qz3FC{grid-template-columns:1fr;gap:1rem;width:100%}.Faculty_bentoCard__JM1sW{text-align:left;padding:1.25rem}}.Testimonials_marqueeContainer__rMCX0{overflow:hidden;width:100%;position:relative;padding:2rem 0}.Testimonials_marqueeTrack__KvhEg{display:flex;gap:1.5rem;animation:Testimonials_marqueeScroll__yw0Sz 240s linear infinite;will-change:transform;width:max-content}.Testimonials_marqueeTrack__KvhEg:active,.Testimonials_marqueeTrack__KvhEg:hover{animation-play-state:paused}@keyframes Testimonials_marqueeScroll__yw0Sz{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.Testimonials_reviewCard___QpqJ{flex:0 0 380px;width:380px;flex-shrink:0;white-space:normal;background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.08);cursor:pointer;text-decoration:none;color:inherit;transition:all .3s ease;border:1px solid rgba(0,0,0,.08)}.Testimonials_reviewCard___QpqJ:hover{box-shadow:0 4px 16px rgba(0,0,0,.12);transform:translateY(-4px)}.Testimonials_cardHeader__dun1_{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.Testimonials_reviewerInfo__1VWSW{display:flex;align-items:center;gap:.75rem}.Testimonials_reviewerAvatar__t6rWT{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#d4af37,#b8860b);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.1rem;flex-shrink:0}.Testimonials_reviewerName__cKnvU{font-weight:600;font-size:.95rem;color:#1a1a1a;line-height:1.2}.Testimonials_reviewTime__ifvuT{font-size:.8rem;color:#70757a;margin-top:.15rem}.Testimonials_starsContainer__88MX5{display:flex;gap:.15rem}.Testimonials_cardBody__e10YK{margin-bottom:1rem}.Testimonials_cardBody__e10YK p{font-size:.9rem;line-height:1.6;color:#3c4043;margin:0}.Testimonials_cardFooter__1A1BH{border-top:1px solid rgba(0,0,0,.08);padding-top:.75rem}.Testimonials_googleBadge__hsfPK{display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;color:#70757a;font-weight:500}.Testimonials_googleBadge__hsfPK svg{flex-shrink:0}@media (max-width:768px){.Testimonials_marqueeContainer__rMCX0{padding:1.5rem 0}.Testimonials_marqueeTrack__KvhEg{animation-duration:180s;gap:1.25rem}.Testimonials_reviewCard___QpqJ{flex:0 0 280px;width:280px;flex-shrink:0;white-space:normal;padding:1.25rem}.Testimonials_reviewerAvatar__t6rWT{width:36px;height:36px;font-size:1rem}.Testimonials_reviewerName__cKnvU{font-size:.9rem}.Testimonials_reviewTime__ifvuT{font-size:.75rem}.Testimonials_cardBody__e10YK p{font-size:.85rem;line-height:1.5}.Testimonials_googleBadge__hsfPK{font-size:.75rem}}@media (max-width:480px){.Testimonials_reviewCard___QpqJ{flex:0 0 280px;width:280px;flex-shrink:0;white-space:normal;padding:1rem}.Testimonials_cardBody__e10YK p{font-size:.8rem}}.Contact_contact__fU08Y{padding:var(--space-2xl) 0;background:#fafafa;text-align:center}.Contact_desc__PlIKc{font-size:1.05rem;color:#666;line-height:1.6;margin-bottom:2.5rem;text-align:center;max-width:700px;margin-left:auto;margin-right:auto}.Contact_grid__WlMpJ{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:4rem;gap:4rem;align-items:start;margin-top:3rem;text-align:left}.Contact_info__3H4CS{max-width:700px}.Contact_branchesContainer__q_hva{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;margin-top:2rem;align-items:stretch}.Contact_branchCard__Wif8G{background:#fff;border-radius:20px;padding:2rem;border:1px solid rgba(0,0,0,.06);box-shadow:0 4px 12px rgba(0,0,0,.05);transition:all .3s ease;display:flex;flex-direction:column;gap:1.25rem;height:100%}.Contact_branchCard__Wif8G:hover{box-shadow:0 8px 24px rgba(212,175,55,.15);border-color:rgba(212,175,55,.3)}.Contact_branchHeader__TgI05{display:flex;align-items:center;gap:1rem}.Contact_iconBox__5S7iV{width:50px;height:50px;background:linear-gradient(135deg,rgba(212,175,55,.15),rgba(212,175,55,.05));border:2px solid var(--color-gold);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--color-gold);flex-shrink:0}.Contact_branchTitle__YC5mz{font-size:1.3rem;font-weight:700;color:#1a1a1a;margin-bottom:.25rem}.Contact_branchTag__cp1BL{display:inline-block;background:linear-gradient(135deg,rgba(212,175,55,.15),rgba(212,175,55,.08));color:var(--color-gold);padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.Contact_branchAddress__RpUHa{font-size:.95rem;line-height:1.7;color:#666;text-align:left;margin:0}.Contact_contactNumbers__6KGog{display:flex;flex-direction:column;gap:.75rem}.Contact_phoneLink__64st9{display:flex;align-items:center;gap:.75rem;color:#1a1a1a;text-decoration:none;font-weight:600;padding:.75rem;background:rgba(212,175,55,.05);border-radius:10px;transition:all .3s ease}.Contact_phoneLink__64st9:hover{background:rgba(212,175,55,.15);color:var(--color-gold);transform:translateX(5px)}.Contact_phoneLink__64st9 svg{color:var(--color-gold);flex-shrink:0}.Contact_directionsBtn__eioCk{margin-top:auto;padding:.9rem 1.75rem;background:linear-gradient(135deg,rgba(212,175,55,.1),rgba(212,175,55,.05));border:2px solid var(--color-gold);border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;text-decoration:none;font-weight:600;font-size:.95rem;color:var(--color-gold);transition:all .3s ease;width:100%}.Contact_directionsBtn__eioCk svg{flex-shrink:0;transition:transform .3s ease}.Contact_directionsBtn__eioCk:hover{background:linear-gradient(135deg,#d4af37,#b8860b);color:#0a0a0a;border-color:#d4af37;transform:translateY(-2px);box-shadow:0 6px 20px rgba(212,175,55,.3)}.Contact_directionsBtn__eioCk:hover svg{transform:scale(1.1)}.Contact_formWrapper__kYADN{position:-webkit-sticky;position:sticky;top:100px}.Contact_form__pLf9e{background:#fff;border-radius:24px;padding:3rem;box-shadow:0 10px 40px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.06)}.Contact_form__pLf9e h3{font-family:var(--font-heading);font-size:1.8rem;color:#1a1a1a;margin-bottom:1rem}.Contact_formDescription__ZLDCr{font-size:.95rem;color:var(--color-day-muted);margin-bottom:2rem;opacity:.9;line-height:1.6}.Contact_googleFormButton__ofxPu{display:flex!important;align-items:center;justify-content:center;gap:.75rem;width:100%;text-decoration:none;font-size:1.05rem}.Contact_googleFormButton__ofxPu svg{flex-shrink:0}.Contact_enrollmentNote__v5F8Z{display:flex;align-items:center;gap:.5rem;margin-top:1.5rem;padding:1rem;background:rgba(212,175,55,.05);border-left:3px solid var(--color-gold);border-radius:4px;font-size:.85rem;color:var(--color-day-muted)}.Contact_enrollmentNote__v5F8Z svg{flex-shrink:0;color:var(--color-gold);opacity:.8}.Contact_enrollmentNote__v5F8Z span{line-height:1.4}@media (max-width:1024px){.Contact_grid__WlMpJ{grid-template-columns:1fr;gap:3rem}.Contact_formWrapper__kYADN{position:static}.Contact_branchesContainer__q_hva{grid-template-columns:1fr}}@media (max-width:768px){.Contact_contact__fU08Y{padding:2.5rem 0}.Contact_desc__PlIKc{font-size:.9rem;margin-bottom:1.5rem}.Contact_grid__WlMpJ{gap:2rem;margin-top:2rem}.Contact_branchesContainer__q_hva{gap:1rem}.Contact_branchCard__Wif8G{padding:1.25rem;gap:1rem}.Contact_branchTitle__YC5mz{font-size:1.1rem}.Contact_branchAddress__RpUHa{font-size:.85rem;line-height:1.5}.Contact_iconBox__5S7iV{width:40px;height:40px}.Contact_phoneLink__64st9{padding:.6rem;font-size:.9rem}.Contact_directionsBtn__eioCk{width:100%;justify-content:center;padding:.75rem 1.25rem;font-size:.85rem}.Contact_form__pLf9e{padding:1.5rem}.Contact_form__pLf9e h3{font-size:1.35rem}.Contact_formDescription__ZLDCr{font-size:.85rem;margin-bottom:1.5rem}.Contact_googleFormButton__ofxPu{padding:.85rem 1.25rem;font-size:.9rem}.Contact_enrollmentNote__v5F8Z{font-size:.8rem;padding:.75rem}}@media (max-width:640px){.Contact_branchCard__Wif8G{padding:1.5rem}.Contact_form__pLf9e{padding:2rem}.Contact_form__pLf9e h3{font-size:1.5rem}}.Footer_footer__pQtti{background:var(--color-night-bg);border-top:1px solid hsla(0,0%,100%,.05);position:relative;overflow:hidden}.Footer_ctaSection__BldQZ{border-bottom:1px solid hsla(0,0%,100%,.05);padding:4rem 0;margin-bottom:4rem;background:linear-gradient(90deg,hsla(0,0%,100%,.02),transparent)}.Footer_ctaContent__stQvn{display:flex;align-items:center;justify-content:space-between;gap:2rem}.Footer_ctaTitle__smo3q{font-family:var(--font-heading);font-size:2.5rem;color:#fff}.Footer_mainGrid__h1stI{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;grid-gap:3rem;gap:3rem;margin-bottom:4rem}.Footer_colBrand__yg_wb{max-width:320px}.Footer_logo__fUEOF{display:flex;align-items:center;gap:.8rem;text-decoration:none;margin-bottom:1.5rem}.Footer_logoImage__WD24i{border-radius:50%}.Footer_logoName__wbikC{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:-.01em}.Footer_brandDesc__9avfm{color:var(--color-night-muted);font-size:.95rem;line-height:1.6}.Footer_colTitle__3amT0{font-size:.85rem;text-transform:uppercase;letter-spacing:.1em;color:#fff;margin-bottom:1.5rem;opacity:.8}.Footer_nav__0MyM1{display:flex;flex-direction:column;gap:.8rem}.Footer_nav__0MyM1 a{color:var(--color-night-muted);text-decoration:none;font-size:.95rem;transition:all .3s ease;display:inline-block}.Footer_nav__0MyM1 a:hover{color:var(--color-gold);transform:translateX(5px)}.Footer_branchWrap__Y_ypN{margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px dashed hsla(0,0%,100%,.1)}.Footer_branchWrap__Y_ypN:last-of-type{margin-bottom:1.25rem;padding-bottom:0;border-bottom:none}.Footer_branchName__d1tdH{color:#fff;font-size:.95rem;font-weight:600;margin-bottom:.4rem;letter-spacing:.5px}.Footer_branchAddress__wNcVv{color:var(--color-night-muted);font-size:.9rem;line-height:1.5;margin-bottom:.6rem}.Footer_branchPhones__y4Bw0{display:flex;flex-wrap:wrap;gap:.75rem}.Footer_phoneLink__RZnDY{color:var(--color-gold);font-size:.9rem;text-decoration:none;font-weight:500;transition:opacity .3s ease}.Footer_phoneLink__RZnDY:hover{opacity:.8}.Footer_directorWrap__Mg9TQ{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid rgba(212,175,55,.2)}.Footer_directorName__ZqV7h{color:#fff;font-weight:600;font-size:1rem;margin-bottom:.25rem}.Footer_credentials__z0iOz{color:var(--color-gold);font-size:.85rem;font-weight:500;margin-left:.25rem}.Footer_hours__INpXF{font-size:.85rem;color:hsla(0,0%,100%,.4);margin-top:.5rem}.Footer_divider__YAbaq{height:1px;background:hsla(0,0%,100%,.05);margin-bottom:2rem}.Footer_bottom__wxP7Z{display:flex;justify-content:space-between;align-items:center;padding-bottom:3rem}.Footer_copyright__j4atB{color:hsla(0,0%,100%,.4);font-size:.85rem}.Footer_bottomActions__g_nS6{display:flex;align-items:center;gap:2rem}.Footer_social__cGivK{display:flex;gap:.8rem}.Footer_socialLink__hPzxm{width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.05);display:flex;align-items:center;justify-content:center;color:var(--color-night-muted);transition:all .3s ease}.Footer_socialLink__hPzxm:hover{background:#fff;color:#000;transform:translateY(-2px)}.Footer_backToTop__D3tA0{font-size:.85rem;color:var(--color-night-muted);text-decoration:none;transition:color .3s ease}.Footer_backToTop__D3tA0:hover{color:var(--color-gold)}@media (max-width:1024px){.Footer_mainGrid__h1stI{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:768px){.Footer_ctaSection__BldQZ{padding:3rem 1rem;margin-bottom:2.5rem}.Footer_ctaContent__stQvn{padding:1rem 0;flex-direction:column;text-align:center;gap:1.5rem}.Footer_ctaTitle__smo3q{font-size:1.6rem;word-wrap:break-word;overflow-wrap:break-word}.Footer_mainGrid__h1stI{grid-template-columns:1fr;gap:2.5rem;margin-bottom:2.5rem;text-align:center}.Footer_colBrand__yg_wb{max-width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center}.Footer_logo__fUEOF{justify-content:center}.Footer_brandDesc__9avfm{font-size:.9rem;line-height:1.6;max-width:90%}.Footer_colContact__Lo_21,.Footer_colLinks__a5rRc{padding-top:1.5rem;border-top:1px solid rgba(212,175,55,.2)}.Footer_colTitle__3amT0{font-size:.95rem;margin-bottom:1rem;color:var(--color-gold)}.Footer_nav__0MyM1 a{font-size:.95rem;padding:.4rem 0}.Footer_branchName__d1tdH{font-size:1rem}.Footer_branchAddress__wNcVv{font-size:.85rem}.Footer_branchPhones__y4Bw0{justify-content:center}.Footer_phoneLink__RZnDY{font-size:.95rem}.Footer_directorName__ZqV7h{font-size:1.1rem}.Footer_hours__INpXF{font-size:.85rem}.Footer_bottom__wxP7Z{flex-direction:column;gap:1.5rem;text-align:center;padding-bottom:2rem}.Footer_copyright__j4atB{font-size:.85rem}.Footer_bottomActions__g_nS6{flex-direction:column;gap:1.25rem;align-items:center}.Footer_social__cGivK{justify-content:center}.Footer_backToTop__D3tA0{font-size:.9rem}}@media (max-width:640px){.Footer_ctaTitle__smo3q{font-size:1.5rem}.Footer_mainGrid__h1stI{gap:2rem}.Footer_colTitle__3amT0{font-size:.8rem;margin-bottom:1rem}.Footer_brandDesc__9avfm,.Footer_contactInfo__th60v p,.Footer_nav__0MyM1 a{font-size:.9rem}.Footer_phone__XmWPt{font-size:1rem}}.updates_page__cT9Fs{background:var(--color-night-bg);min-height:100vh;padding-top:80px}.updates_hero__nKGlU{position:relative;padding:7rem 2rem 5rem;overflow:hidden;text-align:center}.updates_heroBg__NGmns{position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 50% 0,rgba(212,175,55,.12) 0,transparent 70%),linear-gradient(135deg,#050505,#0f0f0f);z-index:0}.updates_heroContent__MZqYH{position:relative;z-index:1}.updates_heroTitle__Ycjbg{font-family:var(--font-heading);font-size:clamp(2.5rem,7vw,5rem);font-weight:700;color:#fff;line-height:1.1;margin:.75rem 0 1rem}.updates_heroSub__MxriB{max-width:560px;margin:0 auto;color:hsla(0,0%,100%,.55);font-size:clamp(1rem,2vw,1.15rem);line-height:1.7}.updates_feed__lrGO5{padding:4rem 0 6rem}.updates_grid__hiLMq{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;padding-bottom:40px;max-width:1400px;margin:0 auto}@media (min-width:768px){.updates_grid__hiLMq{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.updates_grid__hiLMq{grid-template-columns:repeat(3,1fr)}}.updates_card__6rc_Y{display:flex;flex-direction:column;background:#121212;border:1px solid hsla(0,0%,100%,.05);border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.2);transition:transform .2s,box-shadow .2s;overflow:hidden}.updates_card__6rc_Y:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(0,0,0,.4);border-color:rgba(212,175,55,.2)}.updates_cardImg__c9iZe{width:100%;aspect-ratio:16/9;overflow:hidden;background:#1a1a1a}.updates_cardImg__c9iZe img{width:100%;height:100%;object-fit:contain;display:block}.updates_cardImgPlaceholder__4r0sN{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#1a1a1a}.updates_cardBody__iLD_L{padding:1rem;display:flex;flex-direction:column;flex:1 1}.updates_cardTitle__yIqhw{font-size:1.05rem;font-weight:700;color:#d4af37;line-height:1.4;margin-bottom:.35rem}.updates_cardDesc__K_wRr,.updates_cardTitle__yIqhw{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.updates_cardDesc__K_wRr{font-size:.88rem;color:#aaa;line-height:1.5;margin-bottom:.75rem;flex:1 1}.updates_cardDate__zcDVQ{font-size:.75rem;color:#888;margin-top:auto;margin-bottom:.5rem}.updates_loadingGrid__6IXMi{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.75rem;gap:1.75rem}@media (max-width:1024px){.updates_loadingGrid__6IXMi{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.updates_loadingGrid__6IXMi{grid-template-columns:1fr}}.updates_skeleton__WHqJu{height:280px;border-radius:16px;background:linear-gradient(90deg,hsla(0,0%,100%,.04) 25%,hsla(0,0%,100%,.08) 50%,hsla(0,0%,100%,.04) 75%);background-size:200% 100%;animation:updates_shimmer__Fzk_W 1.6s infinite}@keyframes updates_shimmer__Fzk_W{0%{background-position:200% 0}to{background-position:-200% 0}}.updates_empty__avlJ8{text-align:center;padding:5rem 1rem}.updates_emptyIcon__OgRXJ{width:80px;height:80px;margin:0 auto 1.5rem;animation:updates_pulse__0GJhr 2.5s ease-in-out infinite}.updates_emptyIcon__OgRXJ svg{width:100%;height:100%;filter:drop-shadow(0 0 18px rgba(212,175,55,.5))}@keyframes updates_pulse__0GJhr{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.7}}.updates_emptyTitle__1xg_v{font-family:var(--font-heading);font-size:clamp(1.5rem,3vw,2rem);color:#fff;margin-bottom:.75rem}.updates_emptySub__TyI6i{color:hsla(0,0%,100%,.45);font-size:1rem;max-width:380px;margin:0 auto}