.icons-module__UIo0zG__container{max-width:1240px;font-family:var(--font-karla,sans-serif);margin:0 auto;padding:32px 20px 80px}.icons-module__UIo0zG__header{border-bottom:1px solid var(--color-border,#00000014);margin-bottom:36px;padding-bottom:24px}.icons-module__UIo0zG__badge{color:var(--color-primary,#ff5a1f);font-family:var(--font-heading,sans-serif);text-transform:uppercase;letter-spacing:.05em;background:#ff5a1f1a;border-radius:9999px;align-items:center;gap:6px;margin-bottom:12px;padding:4px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.icons-module__UIo0zG__title{font-family:var(--font-heading,sans-serif);color:var(--color-text-primary,#0f172a);margin:0 0 10px;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;line-height:1.2}.icons-module__UIo0zG__description{color:var(--color-text-secondary,#475569);max-width:720px;margin:0 0 16px;font-size:1.05rem;line-height:1.5}.icons-module__UIo0zG__docLinks{flex-wrap:wrap;gap:12px;margin-top:14px;display:flex}.icons-module__UIo0zG__docLink{color:var(--color-secondary,#2c5fc4);transition:all var(--transition-fast,.15s ease);background:#2c5fc40f;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.icons-module__UIo0zG__docLink:hover{background:#2c5fc41f;transform:translateY(-1px)}.icons-module__UIo0zG__controlsBar{background:var(--color-bg-card,#fff);border:1px solid var(--color-border,#00000014);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;padding:16px 20px;display:flex;box-shadow:0 4px 20px #00000008}[data-theme=dark] .icons-module__UIo0zG__controlsBar{background:#14141c;border-color:#ffffff14}.icons-module__UIo0zG__searchWrap{flex:1;min-width:240px;max-width:360px;position:relative}.icons-module__UIo0zG__searchInput{border:1.5px solid var(--color-border,#0000001f);width:100%;color:var(--color-text-primary,#0f172a);transition:border-color var(--transition-fast,.15s ease);background:0 0;border-radius:10px;outline:none;padding:10px 14px 10px 38px;font-family:inherit;font-size:.9rem}.icons-module__UIo0zG__searchInput:focus{border-color:var(--color-primary,#ff5a1f)}.icons-module__UIo0zG__searchIcon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.icons-module__UIo0zG__filterGroup{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.icons-module__UIo0zG__filterLabel{color:var(--color-text-muted,#64748b);margin-right:4px;font-size:.8rem;font-weight:600}.icons-module__UIo0zG__pillBtn{border:1px solid var(--color-border,#0000001a);color:var(--color-text-secondary,#475569);cursor:pointer;transition:all var(--transition-fast,.15s ease);background:0 0;border-radius:9999px;padding:6px 14px;font-size:.82rem;font-weight:600}.icons-module__UIo0zG__pillBtn:hover{border-color:var(--color-primary,#ff5a1f);color:var(--color-primary,#ff5a1f)}.icons-module__UIo0zG__pillBtnActive{background:var(--color-primary,#ff5a1f)!important;border-color:var(--color-primary,#ff5a1f)!important;color:#fff!important}.icons-module__UIo0zG__section{margin-bottom:48px}.icons-module__UIo0zG__sectionHeading{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.icons-module__UIo0zG__sectionTitle{font-family:var(--font-heading,sans-serif);color:var(--color-text-primary,#0f172a);align-items:center;gap:10px;margin:0;font-size:1.35rem;font-weight:700;display:flex}.icons-module__UIo0zG__sectionDesc{color:var(--color-text-muted,#64748b);margin:4px 0 0;font-size:.88rem}.icons-module__UIo0zG__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;display:grid}@media (min-width:768px){.icons-module__UIo0zG__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:20px}}.icons-module__UIo0zG__iconCard{background:var(--color-bg-card,#fff);border:1px solid var(--color-border,#00000014);cursor:pointer;transition:all var(--transition-fast,.15s ease);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;padding:24px 16px 16px;display:flex;position:relative;box-shadow:0 2px 8px #00000005}[data-theme=dark] .icons-module__UIo0zG__iconCard{background:#14141c;border-color:#ffffff12}.icons-module__UIo0zG__iconCard:hover{border-color:var(--color-primary,#ff5a1f);transform:translateY(-3px);box-shadow:0 10px 24px -4px #ff5a1f1f}.icons-module__UIo0zG__iconDisplay{height:54px;color:var(--color-primary,#ff5a1f);justify-content:center;align-items:center;margin-bottom:14px;display:flex}.icons-module__UIo0zG__iconName{font-family:var(--font-heading,sans-serif);color:var(--color-text-primary,#0f172a);margin-bottom:4px;font-size:.88rem;font-weight:600}.icons-module__UIo0zG__iconSource{color:var(--color-text-muted,#64748b);background:#0000000a;border-radius:6px;padding:2px 8px;font-size:.72rem;font-weight:500}[data-theme=dark] .icons-module__UIo0zG__iconSource{background:#ffffff0f}.icons-module__UIo0zG__cardHint{color:#94a3b8;opacity:0;transition:opacity var(--transition-fast,.15s ease);font-size:.65rem;position:absolute;top:8px;right:8px}.icons-module__UIo0zG__iconCard:hover .icons-module__UIo0zG__cardHint{opacity:1}.icons-module__UIo0zG__docSection{background:var(--color-bg-card,#fff);border:1px solid var(--color-border,#00000014);border-radius:16px;margin-top:48px;padding:28px 24px;box-shadow:0 4px 20px #00000008}[data-theme=dark] .icons-module__UIo0zG__docSection{background:#14141c;border-color:#ffffff14}.icons-module__UIo0zG__docTitle{font-family:var(--font-heading,sans-serif);color:var(--color-text-primary,#0f172a);margin:0 0 8px;font-size:1.5rem;font-weight:700}.icons-module__UIo0zG__docIntro{color:var(--color-text-secondary,#475569);margin:0 0 24px;font-size:.95rem}.icons-module__UIo0zG__tableWrap{margin-bottom:28px;overflow-x:auto}.icons-module__UIo0zG__typeTable{border-collapse:collapse;width:100%;font-size:.85rem}.icons-module__UIo0zG__typeTable th{text-align:left;color:var(--color-text-primary,#0f172a);border-bottom:2px solid var(--color-border,#00000014);padding:10px 14px;font-weight:700}.icons-module__UIo0zG__typeTable td{border-bottom:1px solid var(--color-border,#0000000f);color:var(--color-text-secondary,#475569);vertical-align:top;padding:12px 14px}.icons-module__UIo0zG__codeBadge{color:var(--color-primary,#ff5a1f);background:#ff5a1f14;border-radius:4px;padding:2px 6px;font-family:monospace;font-size:.82rem}.icons-module__UIo0zG__codeSnippet{color:#e2e8f0;background:#0b0e17;border-radius:10px;margin:12px 0;padding:14px 18px;font-family:monospace;font-size:.82rem;line-height:1.6;overflow-x:auto}.icons-module__UIo0zG__toastNotification{color:#fff;z-index:1000;background:#0f172a;border-radius:8px;padding:10px 18px;font-size:.84rem;font-weight:600;animation:.2s ease-in-out icons-module__UIo0zG__fadeIn;position:fixed;bottom:80px;right:24px;box-shadow:0 8px 24px #00000040}@keyframes icons-module__UIo0zG__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.Navbar-module__cRh5nW__navbar{z-index:var(--z-sticky);width:100%;height:var(--navbar-height);background:0 0;transition:height .28s cubic-bezier(.16,1,.3,1),background .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1),-webkit-backdrop-filter .28s cubic-bezier(.16,1,.3,1),backdrop-filter .28s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;right:0}.Navbar-module__cRh5nW__navbar.Navbar-module__cRh5nW__scrolled{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#fffffff5;border-bottom:1px solid #e2e8f0cc;height:64px;position:fixed;box-shadow:0 4px 24px #0b1b3d14}[data-theme=dark] .Navbar-module__cRh5nW__navbar.Navbar-module__cRh5nW__scrolled{background:#0b0e17e6;border-bottom:1px solid #ffffff14;box-shadow:0 4px 24px #0009}.Navbar-module__cRh5nW__inner{justify-content:space-between;align-items:center;gap:var(--space-2);height:100%;max-width:var(--max-width);margin-inline:auto;padding-inline:clamp(10px,3vw,24px);transition:padding .28s;display:flex}@media (min-width:768px){.Navbar-module__cRh5nW__inner{gap:var(--space-4);padding-inline:var(--space-6)}}.Navbar-module__cRh5nW__logoLink{transition:transform var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Navbar-module__cRh5nW__logoLink:hover{transform:scale(1.04)}.Navbar-module__cRh5nW__logo{object-fit:contain;width:auto;max-width:175px;height:48px;transition:height .28s,max-width .28s,filter .28s}.Navbar-module__cRh5nW__logoOnDark{filter:drop-shadow(0 0 6px #ffffffe6)drop-shadow(0 0 12px #fff9)drop-shadow(0 0 20px #ffffff59)}.Navbar-module__cRh5nW__logoLight{display:block}.Navbar-module__cRh5nW__logoDark,[data-theme=dark] .Navbar-module__cRh5nW__logoLight{display:none}[data-theme=dark] .Navbar-module__cRh5nW__logoDark{filter:drop-shadow(0 0 8px #ffffff6b)drop-shadow(0 0 18px #ffffff3d)drop-shadow(0 0 30px #ff5a1f4d);animation:.9s ease-out Navbar-module__cRh5nW__logoLampWarmup;display:block}@keyframes Navbar-module__cRh5nW__logoLampWarmup{0%{filter:drop-shadow(0 0 #fff0)drop-shadow(0 0 #fff0)drop-shadow(0 0 #ff5a1f00)}55%{filter:drop-shadow(0 0 14px #ffffff9e)drop-shadow(0 0 28px #ffffff61)drop-shadow(0 0 44px #ff5a1f70)}to{filter:drop-shadow(0 0 8px #ffffff6b)drop-shadow(0 0 18px #ffffff3d)drop-shadow(0 0 30px #ff5a1f4d)}}@media (prefers-reduced-motion:reduce){[data-theme=dark] .Navbar-module__cRh5nW__logoDark{animation:none}}@media (min-width:768px){.Navbar-module__cRh5nW__logo{max-width:270px;height:72px}.Navbar-module__cRh5nW__navbar.Navbar-module__cRh5nW__scrolled .Navbar-module__cRh5nW__logo{max-width:210px;height:54px}}@media (min-width:1024px){.Navbar-module__cRh5nW__logo{max-width:300px;height:80px}.Navbar-module__cRh5nW__navbar.Navbar-module__cRh5nW__scrolled .Navbar-module__cRh5nW__logo{max-width:225px;height:58px}}.Navbar-module__cRh5nW__desktopNav{display:none}@media (min-width:768px){.Navbar-module__cRh5nW__desktopNav{flex:1;justify-content:center;align-items:center;min-width:0;max-width:470px;display:flex}}@media (min-width:1100px){.Navbar-module__cRh5nW__desktopNav{max-width:640px}}.Navbar-module__cRh5nW__navPillContainer{transition:all var(--transition-base);background:#24509e;border:1.5px solid #ffffff2e;border-radius:9999px;padding:6px 10px;box-shadow:0 6px 22px -2px #0b1b3d47,0 1px 3px #0b1b3d2e}[data-theme=dark] .Navbar-module__cRh5nW__navPillContainer{background:#14233d;border-color:#ffffff29;box-shadow:0 6px 22px -2px #0009}.Navbar-module__cRh5nW__navList{align-items:center;gap:4px;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__cRh5nW__navLink{font-family:var(--font-poppins);color:#fffffff0;white-space:nowrap;transition:color var(--transition-fast), background var(--transition-fast), box-shadow var(--transition-fast);border-radius:9999px;align-items:center;gap:7px;padding:8px 16px;font-size:.92rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative}.Navbar-module__cRh5nW__navLottieIcon{flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.Navbar-module__cRh5nW__navLink:hover .Navbar-module__cRh5nW__navLottieIcon{transform:scale(1.15)}.Navbar-module__cRh5nW__navIconLight{justify-content:center;align-items:center;display:inline-flex}.Navbar-module__cRh5nW__navIconDark{justify-content:center;align-items:center;display:none}[data-theme=dark] .Navbar-module__cRh5nW__navIconLight{display:none}[data-theme=dark] .Navbar-module__cRh5nW__navIconDark{display:inline-flex}.Navbar-module__cRh5nW__navLottieIcon{filter:brightness(0)invert()drop-shadow(0 1px 1px #0006)}.Navbar-module__cRh5nW__navLinkActive .Navbar-module__cRh5nW__navLottieIcon{filter:drop-shadow(0 1px 1px #0000002e)}[data-theme=dark] .Navbar-module__cRh5nW__navLink{color:#ffffffeb}.Navbar-module__cRh5nW__navLink:hover{color:#fff;background:#ffffff29}.Navbar-module__cRh5nW__navLinkActive{font-weight:700;box-shadow:0 2px 10px #0b1b3d38;color:var(--color-primary)!important;background:#fff!important}[data-theme=dark] .Navbar-module__cRh5nW__navLinkActive{color:var(--color-primary)!important;background:#fff!important}.Navbar-module__cRh5nW__rightActions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;margin-left:auto;display:flex}.Navbar-module__cRh5nW__langPillWrap{position:relative}.Navbar-module__cRh5nW__langPill{color:#0f172a;font-family:var(--font-poppins);cursor:pointer;transition:all var(--transition-fast);background:#eef2f6;border:1.5px solid #e2e8f0;border-radius:9999px;align-items:center;gap:5px;padding:6px 12px;font-size:.76rem;font-weight:700;display:flex}[data-theme=dark] .Navbar-module__cRh5nW__langPill{color:#fff;background:#1e293b;border-color:#ffffff26}.Navbar-module__cRh5nW__langPill:hover{border-color:var(--color-primary);color:var(--color-primary)}.Navbar-module__cRh5nW__langIcon{color:#2563eb;flex-shrink:0}.Navbar-module__cRh5nW__chevronIcon{color:#64748b}.Navbar-module__cRh5nW__langMenu{z-index:999;transform-origin:100% 0;background:#fff;border:1px solid #e2e8f0e6;border-radius:12px;flex-direction:column;gap:2px;width:140px;padding:4px;animation:.18s cubic-bezier(.16,1,.3,1) Navbar-module__cRh5nW__langMenuPop;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 28px #00000029}@keyframes Navbar-module__cRh5nW__langMenuPop{0%{opacity:0;transform:scale(.92)translateY(-6px)}to{opacity:1;transform:scale(1)translateY(0)}}[data-theme=dark] .Navbar-module__cRh5nW__langMenu{background:#1e293b;border-color:#ffffff26}.Navbar-module__cRh5nW__langMenuItem{text-align:left;font-family:var(--font-karla);color:#334155;cursor:pointer;transition:background var(--transition-fast);background:0 0;border:none;border-radius:6px;padding:8px 10px;font-size:.8rem;font-weight:600}[data-theme=dark] .Navbar-module__cRh5nW__langMenuItem{color:#e2e8f0}.Navbar-module__cRh5nW__langMenuItem:hover{background:#f1f5f9}.Navbar-module__cRh5nW__langMenuItemActive{color:var(--color-primary);background:#ff5a1f1a;font-weight:700}.Navbar-module__cRh5nW__themeToggleBtn{color:#334155;cursor:pointer;width:34px;height:34px;transition:all var(--transition-fast);background:#eef2f6;border:1.5px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex}[data-theme=dark] .Navbar-module__cRh5nW__themeToggleBtn{color:#f8fafc;background:#1e293b;border-color:#ffffff26}.Navbar-module__cRh5nW__themeToggleBtn:hover{border-color:var(--color-primary);color:var(--color-primary);transform:scale(1.05)}@media (min-width:768px) and (max-width:1099px){.Navbar-module__cRh5nW__navLink{gap:4px;padding:7px;font-size:.78rem}.Navbar-module__cRh5nW__navList{gap:2px}.Navbar-module__cRh5nW__navPillContainer{padding:5px}.Navbar-module__cRh5nW__logo{max-width:132px;height:46px}.Navbar-module__cRh5nW__navbar.Navbar-module__cRh5nW__scrolled .Navbar-module__cRh5nW__logo{max-width:124px;height:42px}.Navbar-module__cRh5nW__navLottieIcon{width:21px!important;height:21px!important}.Navbar-module__cRh5nW__navLottieIcon svg{width:21px;height:21px}}
.AboutKochasSection-module__ENCD7a__sectionWrapper{flex-direction:column;gap:1.25rem;width:100%;max-width:1100px;margin:0 auto;padding:1.25rem .75rem 2.5rem;display:flex}.AboutKochasSection-module__ENCD7a__glassCard{-webkit-backdrop-filter:blur(24px)saturate(180%);border-radius:var(--radius-2xl);background:#ffffffe0;border:1px solid #ffffffd9;padding:1.75rem 1.25rem;position:relative;overflow:hidden;box-shadow:0 14px 36px #0f172a0f,0 1px 3px #0f172a08}[data-theme=dark] .AboutKochasSection-module__ENCD7a__glassCard{background:#131318d1;border-color:#ffffff1f;box-shadow:0 14px 40px #00000073}.AboutKochasSection-module__ENCD7a__heroCard{text-align:center;background:linear-gradient(#fffffff5 0%,#f0f4ffd9 100%);flex-direction:column;align-items:center;padding:1.75rem 1.25rem;display:flex}[data-theme=dark] .AboutKochasSection-module__ENCD7a__heroCard{background:linear-gradient(#141824f5 0%,#131318e0 100%)}.AboutKochasSection-module__ENCD7a__glareEffect{pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#ffffffbf 50%,#fff0 100%);width:50%;height:100%;animation:7s infinite AboutKochasSection-module__ENCD7a__shine;position:absolute;top:0;left:-100%;transform:skew(-20deg)}[data-theme=dark] .AboutKochasSection-module__ENCD7a__glareEffect{background:linear-gradient(90deg,#fff0 0%,#ffffff14 50%,#fff0 100%)}@keyframes AboutKochasSection-module__ENCD7a__shine{0%{left:-100%}20%{left:200%}to{left:200%}}.AboutKochasSection-module__ENCD7a__ambientLightHero{filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#2c5fc42e 0%,#2c5fc400 70%);width:360px;height:240px;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.AboutKochasSection-module__ENCD7a__badgeWrap{margin-bottom:1.25rem}.AboutKochasSection-module__ENCD7a__badge{color:var(--color-secondary);font-family:var(--font-poppins);letter-spacing:.08em;text-transform:uppercase;background:#2c5fc417;border:1px solid #2c5fc440;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem 1.05rem;font-size:.78rem;font-weight:700;display:inline-flex}[data-theme=dark] .AboutKochasSection-module__ENCD7a__badge{background:#2c5fc42e;border-color:#2c5fc461}.AboutKochasSection-module__ENCD7a__sparkle{font-size:.85rem}.AboutKochasSection-module__ENCD7a__title{font-family:var(--font-poppins);color:var(--color-text-primary);letter-spacing:-.01em;max-width:840px;margin-bottom:.75rem;font-size:clamp(1.35rem,3vw,1.85rem);font-weight:700;line-height:1.22}.AboutKochasSection-module__ENCD7a__desc{font-family:var(--font-karla);color:var(--color-text-secondary);max-width:800px;margin-bottom:1.15rem;font-size:.95rem;line-height:1.65}.AboutKochasSection-module__ENCD7a__factsGrid{grid-template-columns:repeat(2,1fr);gap:.85rem;width:100%;max-width:900px;margin:0 auto;display:grid}@media (min-width:768px){.AboutKochasSection-module__ENCD7a__factsGrid{grid-template-columns:repeat(4,1fr)}}.AboutKochasSection-module__ENCD7a__factCard{border:1px solid var(--color-border);border-radius:var(--radius-xl);text-align:center;transition:transform var(--transition-base), border-color var(--transition-base), box-shadow var(--transition-base);background:#fffffff2;flex-direction:column;align-items:center;padding:1.15rem 1rem;display:flex;box-shadow:0 4px 12px #0000000a}[data-theme=dark] .AboutKochasSection-module__ENCD7a__factCard{background:#1c1c24d9;border-color:#ffffff17;box-shadow:0 4px 16px #00000059}.AboutKochasSection-module__ENCD7a__factCard:hover{border-color:var(--color-secondary);transform:translateY(-4px);box-shadow:0 12px 28px #2c5fc424}.AboutKochasSection-module__ENCD7a__factIconWrap{background:#ff5a1f17;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:.85rem;display:flex}[data-theme=dark] .AboutKochasSection-module__ENCD7a__factIconWrap{background:#ff5a1f2e}.AboutKochasSection-module__ENCD7a__factValue{font-family:var(--font-poppins);color:var(--color-text-primary);margin-bottom:.35rem;font-size:1.55rem;font-weight:800;line-height:1.2}.AboutKochasSection-module__ENCD7a__factLabel{font-family:var(--font-karla);color:var(--color-text-muted);font-size:.9rem;font-weight:600}.AboutKochasSection-module__ENCD7a__heritageSection{flex-direction:column;gap:1.25rem;width:100%;display:flex}.AboutKochasSection-module__ENCD7a__sectionHeaderWrap{text-align:center;flex-direction:column;align-items:center;gap:.4rem;display:flex}.AboutKochasSection-module__ENCD7a__headerPillBadge{color:var(--color-primary);font-family:var(--font-poppins);letter-spacing:.09em;text-transform:uppercase;background:#ff5a1f14;border:1px solid #ff5a1f38;border-radius:999px;align-items:center;gap:.45rem;padding:.35rem .85rem;font-size:.72rem;font-weight:700;display:inline-flex}[data-theme=dark] .AboutKochasSection-module__ENCD7a__headerPillBadge{background:#ff5a1f29}.AboutKochasSection-module__ENCD7a__sectionHeading{font-family:var(--font-poppins);color:var(--color-text-primary);letter-spacing:-.01em;font-size:clamp(1.2rem,2.4vw,1.55rem);font-weight:600}.AboutKochasSection-module__ENCD7a__sectionSubHeading{font-family:var(--font-karla);color:var(--color-text-muted);max-width:620px;font-size:.925rem}.AboutKochasSection-module__ENCD7a__featuresGrid{grid-template-columns:1fr;gap:1rem;width:100%;display:grid}@media (min-width:768px){.AboutKochasSection-module__ENCD7a__featuresGrid{grid-template-columns:repeat(3,1fr)}}.AboutKochasSection-module__ENCD7a__featureBox{border:1px solid var(--color-border);border-radius:var(--radius-2xl);transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base);background:#fffffff2;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 8px 24px #0f172a0d}[data-theme=dark] .AboutKochasSection-module__ENCD7a__featureBox{background:#18181ed9;border-color:#ffffff17;box-shadow:0 8px 28px #0006}.AboutKochasSection-module__ENCD7a__featureBox:hover{border-color:var(--color-secondary);transform:translateY(-6px);box-shadow:0 16px 36px #2c5fc426}.AboutKochasSection-module__ENCD7a__featureImageContainer{width:100%;height:200px;position:relative;overflow:hidden}.AboutKochasSection-module__ENCD7a__featureImage{object-fit:cover;object-position:center;transition:transform .6s cubic-bezier(.16,1,.3,1)}.AboutKochasSection-module__ENCD7a__featureBox:hover .AboutKochasSection-module__ENCD7a__featureImage{transform:scale(1.06)}.AboutKochasSection-module__ENCD7a__featureImageOverlay{background:linear-gradient(#0000 50%,#000000a6 100%);position:absolute;inset:0}.AboutKochasSection-module__ENCD7a__featureTagBadge{z-index:2;font-family:var(--font-poppins);letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#0f172abf;border:1px solid #fff3;border-radius:999px;padding:.3rem .65rem;font-size:.68rem;font-weight:700;position:absolute;top:1rem;left:1rem}.AboutKochasSection-module__ENCD7a__featureBody{flex-direction:column;flex-grow:1;padding:1.25rem;display:flex}.AboutKochasSection-module__ENCD7a__featureTitleRow{align-items:center;gap:.65rem;margin-bottom:.75rem;display:flex}.AboutKochasSection-module__ENCD7a__featureEmoji{font-size:1.4rem}.AboutKochasSection-module__ENCD7a__featureTitle{font-family:var(--font-poppins);color:var(--color-text-primary);font-size:1.2rem;font-weight:700;line-height:1.3}.AboutKochasSection-module__ENCD7a__featureDesc{font-family:var(--font-karla);color:var(--color-text-secondary);font-size:.96rem;line-height:1.68}.AboutKochasSection-module__ENCD7a__linksGrid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){.AboutKochasSection-module__ENCD7a__linksGrid{grid-template-columns:repeat(2,1fr)}}.AboutKochasSection-module__ENCD7a__linkCol{padding:1.75rem 1.5rem}.AboutKochasSection-module__ENCD7a__colHeader{border-bottom:1px solid var(--color-divider);align-items:center;gap:1rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.AboutKochasSection-module__ENCD7a__colIconWrapBlue{background:#2c5fc417;border:1px solid #2c5fc438;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.AboutKochasSection-module__ENCD7a__colIconWrapOrange{background:#ff5a1f17;border:1px solid #ff5a1f38;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}[data-theme=dark] .AboutKochasSection-module__ENCD7a__colIconWrapBlue{background:#2c5fc433;border-color:#2c5fc466}[data-theme=dark] .AboutKochasSection-module__ENCD7a__colIconWrapOrange{background:#ff5a1f33;border-color:#ff5a1f66}.AboutKochasSection-module__ENCD7a__colTitleWrap{flex-direction:column;gap:.2rem;display:flex}.AboutKochasSection-module__ENCD7a__colSuperTitle{font-family:var(--font-poppins);letter-spacing:.1em;text-transform:uppercase;color:var(--color-primary);font-size:.7rem;font-weight:700}.AboutKochasSection-module__ENCD7a__colTitle{font-family:var(--font-poppins);color:var(--color-text-primary);font-size:1.28rem;font-weight:700}.AboutKochasSection-module__ENCD7a__navLinks{flex-direction:column;gap:.95rem;display:flex}.AboutKochasSection-module__ENCD7a__linkItem{border:1px solid var(--color-border);border-radius:var(--radius-xl);color:var(--color-text-primary);transition:all var(--transition-fast);background:#ffffffeb;justify-content:space-between;align-items:center;gap:1rem;min-height:56px;padding:1.15rem 1.4rem;text-decoration:none;display:flex}[data-theme=dark] .AboutKochasSection-module__ENCD7a__linkItem{background:#1a1a20bf;border-color:#ffffff14}.AboutKochasSection-module__ENCD7a__linkItem:hover{border-color:var(--color-secondary);background:#fff;transform:translate(4px);box-shadow:0 6px 20px #2c5fc424}[data-theme=dark] .AboutKochasSection-module__ENCD7a__linkItem:hover{background:#1e1e2af2}.AboutKochasSection-module__ENCD7a__linkTextWrap{flex-direction:column;gap:.25rem;display:flex}.AboutKochasSection-module__ENCD7a__linkName{font-family:var(--font-poppins);color:var(--color-text-primary);font-size:.98rem;font-weight:600}.AboutKochasSection-module__ENCD7a__linkSub{font-family:var(--font-karla);color:var(--color-text-muted);font-size:.84rem}.AboutKochasSection-module__ENCD7a__linkArrow{color:var(--color-secondary);transition:transform var(--transition-fast);flex-shrink:0;align-items:center;display:inline-flex}.AboutKochasSection-module__ENCD7a__linkItem:hover .AboutKochasSection-module__ENCD7a__linkArrow{transform:translate(3px)}@media (max-width:640px){.AboutKochasSection-module__ENCD7a__sectionWrapper{gap:1rem;padding:1rem .85rem 2rem}.AboutKochasSection-module__ENCD7a__glassCard{border-radius:var(--radius-lg);padding:1.1rem .95rem}.AboutKochasSection-module__ENCD7a__heroCard{padding:1.5rem 1rem}.AboutKochasSection-module__ENCD7a__badge{letter-spacing:.06em;white-space:nowrap;padding:.28rem .7rem;font-size:.6rem}.AboutKochasSection-module__ENCD7a__title{font-size:1.35rem;line-height:1.2}.AboutKochasSection-module__ENCD7a__desc{font-family:var(--font-poppins);font-size:.82rem;line-height:1.5}.AboutKochasSection-module__ENCD7a__factsGrid{gap:.5rem}.AboutKochasSection-module__ENCD7a__factCard{padding:.85rem .7rem}.AboutKochasSection-module__ENCD7a__factValue{font-size:1.2rem}.AboutKochasSection-module__ENCD7a__factLabel{font-size:.72rem}.AboutKochasSection-module__ENCD7a__heritageSection{gap:1.1rem}.AboutKochasSection-module__ENCD7a__sectionHeaderWrap{gap:.35rem}.AboutKochasSection-module__ENCD7a__headerPillBadge{white-space:nowrap;padding:.28rem .7rem;font-size:.6rem}.AboutKochasSection-module__ENCD7a__sectionHeading{font-size:1.05rem;line-height:1.2}.AboutKochasSection-module__ENCD7a__sectionSubHeading{font-size:.76rem;line-height:1.4}.AboutKochasSection-module__ENCD7a__featuresGrid{gap:1rem}.AboutKochasSection-module__ENCD7a__featureBody{padding:.9rem .95rem}.AboutKochasSection-module__ENCD7a__featureTitleRow{gap:.4rem}.AboutKochasSection-module__ENCD7a__featureEmoji{font-size:1.1rem}.AboutKochasSection-module__ENCD7a__featureTitle{font-size:.95rem;line-height:1.2}.AboutKochasSection-module__ENCD7a__featureDesc{font-size:.78rem;line-height:1.45}.AboutKochasSection-module__ENCD7a__linksGrid{gap:1rem}.AboutKochasSection-module__ENCD7a__linkCol,.AboutKochasSection-module__ENCD7a__contactCard{padding:1.1rem .95rem}.AboutKochasSection-module__ENCD7a__colHeader{gap:.7rem;margin-bottom:1rem;padding-bottom:.8rem}.AboutKochasSection-module__ENCD7a__colIconWrapBlue,.AboutKochasSection-module__ENCD7a__colIconWrapOrange{border-radius:10px;width:36px;height:36px}.AboutKochasSection-module__ENCD7a__colSuperTitle{letter-spacing:.08em;white-space:nowrap;font-size:.6rem}.AboutKochasSection-module__ENCD7a__colTitle{font-size:1rem;line-height:1.2}.AboutKochasSection-module__ENCD7a__linkItem{min-height:46px;padding:.8rem .95rem}.AboutKochasSection-module__ENCD7a__linkName{font-size:.85rem}.AboutKochasSection-module__ENCD7a__linkSub{font-size:.72rem;line-height:1.35}.AboutKochasSection-module__ENCD7a__contactItemLabel{font-size:.62rem}.AboutKochasSection-module__ENCD7a__contactItemValue,.AboutKochasSection-module__ENCD7a__contactItemLink{font-size:.78rem}.AboutKochasSection-module__ENCD7a__officialRole{font-size:.82rem}.AboutKochasSection-module__ENCD7a__officialLink{font-size:.74rem}.AboutKochasSection-module__ENCD7a__sourceNote{font-size:.66rem}}.AboutKochasSection-module__ENCD7a__contactSection{flex-direction:column;gap:1.25rem;width:100%;display:flex}.AboutKochasSection-module__ENCD7a__contactCard{padding:1.75rem 1.5rem}.AboutKochasSection-module__ENCD7a__contactGrid{grid-template-columns:1fr;gap:.75rem;display:grid}@media (min-width:768px){.AboutKochasSection-module__ENCD7a__contactGrid{grid-template-columns:repeat(3,1fr);gap:1rem}}.AboutKochasSection-module__ENCD7a__contactItem{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#ffffffe6;grid-template-columns:auto 1fr;grid-template-areas:"icon label""value value";align-items:center;gap:.3rem .6rem;padding:.9rem 1rem;display:grid}[data-theme=dark] .AboutKochasSection-module__ENCD7a__contactItem{background:#1a1a20b3;border-color:#ffffff14}.AboutKochasSection-module__ENCD7a__contactItemIcon{color:var(--color-primary);grid-area:icon;display:inline-flex}.AboutKochasSection-module__ENCD7a__contactItemLabel{font-family:var(--font-poppins);letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted);grid-area:label;font-size:.72rem;font-weight:700}.AboutKochasSection-module__ENCD7a__contactItemValue,.AboutKochasSection-module__ENCD7a__contactItemLink{font-family:var(--font-karla);color:var(--color-text-primary);word-break:break-word;grid-area:value;font-size:.85rem;line-height:1.4}.AboutKochasSection-module__ENCD7a__contactItemLink{color:var(--color-secondary);font-weight:600;text-decoration:none}.AboutKochasSection-module__ENCD7a__contactItemLink:hover{text-decoration:underline}.AboutKochasSection-module__ENCD7a__officialsList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.AboutKochasSection-module__ENCD7a__officialItem{border-bottom:1px solid var(--color-divider);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.35rem 1rem;padding:.8rem 0;display:flex}.AboutKochasSection-module__ENCD7a__officialItem:last-child{border-bottom:none;padding-bottom:0}.AboutKochasSection-module__ENCD7a__officialItem:first-child{padding-top:0}.AboutKochasSection-module__ENCD7a__officialRole{font-family:var(--font-poppins);color:var(--color-text-primary);align-items:baseline;gap:.5rem;font-size:.88rem;font-weight:600;display:inline-flex}.AboutKochasSection-module__ENCD7a__officialPlace{font-family:var(--font-karla);color:var(--color-text-muted);font-size:.72rem;font-weight:500}.AboutKochasSection-module__ENCD7a__officialContacts{flex-wrap:wrap;gap:.35rem 1rem;display:inline-flex}.AboutKochasSection-module__ENCD7a__officialLink{font-family:var(--font-karla);color:var(--color-secondary);align-items:center;gap:.35rem;font-size:.8rem;text-decoration:none;display:inline-flex}.AboutKochasSection-module__ENCD7a__officialLink svg{opacity:.75;flex-shrink:0}.AboutKochasSection-module__ENCD7a__officialLink:hover{text-decoration:underline}.AboutKochasSection-module__ENCD7a__sourceNote{font-family:var(--font-karla);color:var(--color-text-muted);opacity:.8;margin:1rem 0 0;font-size:.72rem}@media (max-width:640px){.AboutKochasSection-module__ENCD7a__contactCard{padding:1.5rem 1.2rem}.AboutKochasSection-module__ENCD7a__officialItem{flex-direction:column;gap:.4rem}}
.AboutUsSection-module__8gt5ra__sectionWrapper{flex-direction:column;gap:1.25rem;width:100%;max-width:980px;margin:0 auto;padding:1.25rem .75rem 2.5rem;display:flex}.AboutUsSection-module__8gt5ra__highlightText{color:var(--color-text-primary);font-weight:500}.AboutUsSection-module__8gt5ra__glassCard{-webkit-backdrop-filter:blur(24px)saturate(180%);border-radius:var(--radius-2xl);background:#ffffffe0;border:1px solid #ffffffd9;padding:2rem 1.75rem;position:relative;overflow:hidden;box-shadow:0 14px 36px #0f172a0f,0 1px 3px #0f172a08}[data-theme=dark] .AboutUsSection-module__8gt5ra__glassCard{background:#131318d1;border-color:#ffffff1f;box-shadow:0 14px 40px #00000073}.AboutUsSection-module__8gt5ra__heroCard{text-align:center;background:linear-gradient(#fffffff5 0%,#fff8f0d9 100%);flex-direction:column;align-items:center;padding:2rem 1.5rem;display:flex}[data-theme=dark] .AboutUsSection-module__8gt5ra__heroCard{background:linear-gradient(#1c161cf5 0%,#131318e0 100%)}.AboutUsSection-module__8gt5ra__glareEffect{pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#ffffffbf 50%,#fff0 100%);width:50%;height:100%;animation:7s infinite AboutUsSection-module__8gt5ra__shine;position:absolute;top:0;left:-100%;transform:skew(-20deg)}[data-theme=dark] .AboutUsSection-module__8gt5ra__glareEffect{background:linear-gradient(90deg,#fff0 0%,#ffffff14 50%,#fff0 100%)}@keyframes AboutUsSection-module__8gt5ra__shine{0%{left:-100%}20%{left:200%}to{left:200%}}.AboutUsSection-module__8gt5ra__ambientLightHero{filter:blur(45px);pointer-events:none;background:radial-gradient(circle,#ff5a1f2e 0%,#ff5a1f00 70%);width:340px;height:220px;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.AboutUsSection-module__8gt5ra__badgeWrap{margin-bottom:1.25rem}.AboutUsSection-module__8gt5ra__badge{color:var(--color-primary);font-family:var(--font-poppins);letter-spacing:.08em;text-transform:uppercase;background:#ff5a1f17;border:1px solid #ff5a1f40;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem 1.05rem;font-size:.78rem;font-weight:700;display:inline-flex}[data-theme=dark] .AboutUsSection-module__8gt5ra__badge{background:#ff5a1f2e;border-color:#ff5a1f61}.AboutUsSection-module__8gt5ra__sparkle{font-size:.85rem}.AboutUsSection-module__8gt5ra__title{font-family:var(--font-poppins);color:var(--color-text-primary);letter-spacing:-.02em;max-width:780px;margin-bottom:1rem;font-size:clamp(2rem,4.5vw,3rem);font-weight:800;line-height:1.18}.AboutUsSection-module__8gt5ra__desc{font-family:var(--font-karla);color:var(--color-text-secondary);max-width:700px;margin-bottom:2.25rem;font-size:clamp(1.08rem,2vw,1.28rem);line-height:1.65}.AboutUsSection-module__8gt5ra__impactRibbon{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}.AboutUsSection-module__8gt5ra__impactPill{border-radius:var(--radius-xl);text-align:left;transition:transform var(--transition-fast), box-shadow var(--transition-fast);background:#fffffff2;border:1px solid #00000012;align-items:center;gap:.75rem;padding:.65rem 1.25rem;display:inline-flex;box-shadow:0 4px 12px #0000000a}[data-theme=dark] .AboutUsSection-module__8gt5ra__impactPill{background:#1c1c24d9;border-color:#ffffff1a;box-shadow:0 4px 14px #00000059}.AboutUsSection-module__8gt5ra__impactPill:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000014}.AboutUsSection-module__8gt5ra__impactIcon{font-size:1.35rem}.AboutUsSection-module__8gt5ra__impactTextWrap{flex-direction:column;display:flex}.AboutUsSection-module__8gt5ra__impactTitle{font-family:var(--font-poppins);color:var(--color-text-primary);font-size:.88rem;font-weight:700;line-height:1.2}.AboutUsSection-module__8gt5ra__impactSub{font-family:var(--font-karla);color:var(--color-text-muted);font-size:.76rem}.AboutUsSection-module__8gt5ra__chapterCard{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-2xl);transition:transform var(--transition-base), box-shadow var(--transition-base);background:#ffffffe6;border:1px solid #00000012;padding:1.75rem 1.5rem;position:relative;box-shadow:0 6px 20px #0f172a0a}[data-theme=dark] .AboutUsSection-module__8gt5ra__chapterCard{background:#131318d1;border-color:#ffffff17;box-shadow:0 6px 24px #0006}.AboutUsSection-module__8gt5ra__timelineAccent{background:linear-gradient(180deg, var(--color-primary) 0%, transparent 100%);border-radius:999px 0 0 999px;width:4px;height:100%;position:absolute;top:0;left:0}.AboutUsSection-module__8gt5ra__chapterHeader{border-bottom:1px solid var(--color-divider);align-items:flex-start;gap:1rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.AboutUsSection-module__8gt5ra__chapterNumberBadge{width:48px;height:48px;color:var(--color-primary);background:linear-gradient(135deg,#ff5a1f2e 0%,#ff5a1f0a 100%);border:1px solid #ff5a1f52;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 12px #ff5a1f1a}.AboutUsSection-module__8gt5ra__badgeBlue{color:var(--color-secondary);background:linear-gradient(135deg,#2c5fc42e 0%,#2c5fc40a 100%);border-color:#2c5fc452;box-shadow:0 4px 12px #2c5fc41a}[data-theme=dark] .AboutUsSection-module__8gt5ra__chapterNumberBadge{background:#ff5a1f38;border-color:#ff5a1f73}[data-theme=dark] .AboutUsSection-module__8gt5ra__badgeBlue{background:#2c5fc438;border-color:#2c5fc473}.AboutUsSection-module__8gt5ra__chapterNum{font-family:var(--font-poppins);font-size:1.12rem;font-weight:800}.AboutUsSection-module__8gt5ra__chapterTitles{flex-direction:column;gap:.25rem;display:flex}.AboutUsSection-module__8gt5ra__chapterSuperTitle{font-family:var(--font-poppins);letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary);font-size:.72rem;font-weight:700}.AboutUsSection-module__8gt5ra__chapterTitle{font-family:var(--font-poppins);color:var(--color-text-primary);letter-spacing:-.01em;font-size:clamp(1.2rem,2.2vw,1.55rem);font-weight:600;line-height:1.3}.AboutUsSection-module__8gt5ra__chapterSubtitle{font-family:var(--font-karla);color:var(--color-text-muted);font-size:.925rem;font-weight:400}.AboutUsSection-module__8gt5ra__chapterContent{flex-direction:column;display:flex}.AboutUsSection-module__8gt5ra__bodyText{font-family:var(--font-karla);color:var(--color-text-secondary);margin-bottom:1.25rem;font-size:.925rem;line-height:1.68}.AboutUsSection-module__8gt5ra__emphasisText{color:var(--color-text-primary);font-weight:500}.AboutUsSection-module__8gt5ra__quoteBox{background:var(--color-bg-subtle,#ff5a1f0a);border:1px solid var(--color-border);border-radius:var(--radius-xl);flex-direction:column;gap:.75rem;margin:1.25rem 0;padding:1.25rem 1.5rem;display:flex;position:relative}[data-theme=dark] .AboutUsSection-module__8gt5ra__quoteBox{background:#ffffff08;border-color:#ffffff14}.AboutUsSection-module__8gt5ra__quoteText{font-family:var(--font-karla);color:var(--color-text-primary);margin:0;font-size:.95rem;font-style:italic;font-weight:400;line-height:1.65}.AboutUsSection-module__8gt5ra__quoteLabel{border-radius:var(--radius-full);font-family:var(--font-poppins);color:var(--color-primary);background:#ff5a1f14;border:1px solid #ff5a1f38;align-self:flex-start;align-items:center;gap:.45rem;padding:4px 10px;font-size:.75rem;font-weight:500;display:inline-flex}[data-theme=dark] .AboutUsSection-module__8gt5ra__quoteLabel{background:#ff5a1f29;border-color:#ff5a1f59}.AboutUsSection-module__8gt5ra__mottoBanner{border-radius:var(--radius-xl);color:#fff;background:linear-gradient(135deg,#ff5a1f 0%,#e04810 50%,#c73802 100%);margin:1.25rem 0;padding:1.25rem 1.6rem;position:relative;overflow:hidden;box-shadow:0 8px 24px #ff5a1f38}.AboutUsSection-module__8gt5ra__blueGradient{background:linear-gradient(135deg,#1e40af 0%,#2c5fc4 50%,#1a469d 100%);box-shadow:0 8px 24px #2c5fc438}.AboutUsSection-module__8gt5ra__mottoShine{background:linear-gradient(90deg,#0000,#ffffffd9,#0000);height:1px;position:absolute;top:0;left:0;right:0}.AboutUsSection-module__8gt5ra__mottoWatermark{font-family:var(--font-chakra-petch), var(--font-poppins), sans-serif;color:#fff;opacity:.15;letter-spacing:-.02em;text-transform:uppercase;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;white-space:nowrap;font-size:clamp(1.85rem,4.5vw,2.75rem);font-weight:800;line-height:1;position:absolute;bottom:-4px;right:14px}[data-theme=dark] .AboutUsSection-module__8gt5ra__mottoWatermark{opacity:.18}.AboutUsSection-module__8gt5ra__mottoInner{z-index:2;text-align:left;flex-direction:column;align-items:flex-start;gap:.45rem;display:flex;position:relative}.AboutUsSection-module__8gt5ra__mottoTag{font-family:var(--font-poppins);letter-spacing:.08em;text-transform:uppercase;color:#fffffff2;background:#00000038;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .75rem;font-size:.72rem;font-weight:600;display:inline-flex}.AboutUsSection-module__8gt5ra__tagBlue{background:#ffffff2e}.AboutUsSection-module__8gt5ra__mottoTextMain{font-family:var(--font-chakra-petch), var(--font-poppins), var(--font-hind), sans-serif;letter-spacing:-.01em;font-size:clamp(1.2rem,2.8vw,1.55rem);font-weight:700;line-height:1.3}.AboutUsSection-module__8gt5ra__featurePillarsGrid{grid-template-columns:1fr;gap:1.35rem;margin:1.75rem 0 2.25rem;display:grid}@media (min-width:640px){.AboutUsSection-module__8gt5ra__featurePillarsGrid{grid-template-columns:repeat(3,1fr)}}.AboutUsSection-module__8gt5ra__pillarCard{border:1px solid var(--color-border);border-radius:var(--radius-xl);transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base);background:#fffffff2;flex-direction:column;align-items:flex-start;padding:1.75rem 1.4rem;display:flex}[data-theme=dark] .AboutUsSection-module__8gt5ra__pillarCard{background:#1a1a20bf;border-color:#ffffff17}.AboutUsSection-module__8gt5ra__pillarCard:hover{border-color:var(--color-secondary);transform:translateY(-4px);box-shadow:0 10px 24px #00000014}.AboutUsSection-module__8gt5ra__pillarIconWrap{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.15rem;display:flex}.AboutUsSection-module__8gt5ra__iconWrapOrange{background:#ff5a1f1a}.AboutUsSection-module__8gt5ra__iconWrapGreen{background:#10b9811a}.AboutUsSection-module__8gt5ra__iconWrapBlue{background:#2c5fc41a}.AboutUsSection-module__8gt5ra__pillarIcon{font-size:1.6rem}.AboutUsSection-module__8gt5ra__pillarTitle{font-family:var(--font-poppins);color:var(--color-text-primary);margin-bottom:.5rem;font-size:1.12rem;font-weight:700}.AboutUsSection-module__8gt5ra__pillarDesc{font-family:var(--font-karla);color:var(--color-text-secondary);font-size:.95rem;line-height:1.65}.AboutUsSection-module__8gt5ra__trialCallout{border-radius:var(--radius-xl);background:linear-gradient(135deg,#ff5a1f14 0%,#ff5a1f05 100%);border:1px solid #ff5a1f40;align-items:flex-start;gap:1.25rem;margin-bottom:2.25rem;padding:1.5rem 1.75rem;display:flex}[data-theme=dark] .AboutUsSection-module__8gt5ra__trialCallout{background:linear-gradient(135deg,#ff5a1f26 0%,#ff5a1f0a 100%);border-color:#ff5a1f61}.AboutUsSection-module__8gt5ra__trialIcon{flex-shrink:0;margin-top:2px}.AboutUsSection-module__8gt5ra__trialContent{flex-direction:column;gap:.35rem;width:100%;display:flex}.AboutUsSection-module__8gt5ra__trialHeaderRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.AboutUsSection-module__8gt5ra__trialTitle{font-family:var(--font-poppins);color:var(--color-primary);font-size:1.05rem;font-weight:700}.AboutUsSection-module__8gt5ra__freeBadge{font-family:var(--font-poppins);text-transform:uppercase;letter-spacing:.06em;color:#059669;background:#10b9811f;border:1px solid #10b98140;border-radius:999px;padding:.25rem .65rem;font-size:.72rem;font-weight:700}.AboutUsSection-module__8gt5ra__trialText{font-family:var(--font-karla);color:var(--color-text-primary);font-size:.98rem;line-height:1.65}.AboutUsSection-module__8gt5ra__teamGrid{grid-template-columns:1fr;gap:1.5rem;margin:1.85rem 0 2.25rem;display:grid}@media (min-width:768px){.AboutUsSection-module__8gt5ra__teamGrid{grid-template-columns:repeat(3,1fr)}}.AboutUsSection-module__8gt5ra__teamCard{border:1px solid var(--color-border);border-radius:var(--radius-xl);transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base);background:#fffffff2;flex-direction:column;padding:2rem 1.6rem;display:flex;position:relative}[data-theme=dark] .AboutUsSection-module__8gt5ra__teamCard{background:#1a1a20d9;border-color:#ffffff17}.AboutUsSection-module__8gt5ra__teamCard:hover{border-color:var(--color-secondary);transform:translateY(-5px);box-shadow:0 14px 32px #2c5fc424}.AboutUsSection-module__8gt5ra__teamCardTop{justify-content:space-between;align-items:center;margin-bottom:1.35rem;display:flex}.AboutUsSection-module__8gt5ra__teamIconCircle{font-size:2.2rem}.AboutUsSection-module__8gt5ra__teamBadgePill{font-family:var(--font-poppins);text-transform:uppercase;letter-spacing:.06em;color:var(--color-secondary);background:#2c5fc414;border:1px solid #2c5fc433;border-radius:999px;padding:.35rem .75rem;font-size:.74rem;font-weight:700}[data-theme=dark] .AboutUsSection-module__8gt5ra__teamBadgePill{background:#2c5fc42e;border-color:#2c5fc461}.AboutUsSection-module__8gt5ra__teamHeading{font-family:var(--font-poppins);color:var(--color-text-primary);margin-bottom:.85rem;font-size:1.16rem;font-weight:700;line-height:1.35}.AboutUsSection-module__8gt5ra__teamDesc{font-family:var(--font-karla);color:var(--color-text-secondary);flex-grow:1;margin-bottom:1.65rem;font-size:.98rem;line-height:1.68}.AboutUsSection-module__8gt5ra__teamFooterTag{font-family:var(--font-poppins);color:var(--color-primary);border-radius:var(--radius-md);background:#ff5a1f14;align-items:center;gap:.45rem;margin-top:auto;padding:.4rem .8rem;font-size:.8rem;font-weight:600;display:inline-flex}[data-theme=dark] .AboutUsSection-module__8gt5ra__teamFooterTag{background:#ff5a1f29}.AboutUsSection-module__8gt5ra__purposeLeadText{color:var(--color-text-primary);margin-top:1rem;font-size:1.15rem;font-weight:700}.AboutUsSection-module__8gt5ra__manifestoQuote{border-radius:var(--radius-2xl);background:linear-gradient(135deg,#2c5fc412 0%,#ff5a1f0d 100%);border:1px solid #2c5fc42e;margin:1.75rem 0 .5rem;padding:2.75rem 2.25rem;position:relative;overflow:hidden}[data-theme=dark] .AboutUsSection-module__8gt5ra__manifestoQuote{background:linear-gradient(135deg,#2c5fc429 0%,#ff5a1f1a 100%);border-color:#ffffff1f}.AboutUsSection-module__8gt5ra__watermarkQuote{font-family:var(--font-fraunces);color:var(--color-secondary);opacity:.1;pointer-events:none;font-size:8rem;line-height:1;position:absolute;top:-15px;right:25px}.AboutUsSection-module__8gt5ra__manifestoText{z-index:2;font-family:var(--font-karla);color:var(--color-text-primary);margin-bottom:1.25rem;font-size:1.2rem;font-style:italic;font-weight:600;line-height:1.75;position:relative}.AboutUsSection-module__8gt5ra__manifestoSignature{z-index:2;font-family:var(--font-poppins);color:var(--color-secondary);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.75rem;font-size:.85rem;font-weight:700;display:flex;position:relative}.AboutUsSection-module__8gt5ra__sigLine{background:var(--color-secondary);width:24px;height:2px}.AboutUsSection-module__8gt5ra__faqAccordion{flex-direction:column;gap:.95rem;display:flex}.AboutUsSection-module__8gt5ra__faqItem{border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:border-color var(--transition-base), box-shadow var(--transition-base), background var(--transition-base);background:#ffffffd9;overflow:hidden}[data-theme=dark] .AboutUsSection-module__8gt5ra__faqItem{background:#1a1a20bf;border-color:#ffffff17}.AboutUsSection-module__8gt5ra__faqItem:hover{border-color:#2c5fc466}.AboutUsSection-module__8gt5ra__faqOpen{background:#fff;box-shadow:0 6px 18px #2c5fc41f;border-color:var(--color-secondary)!important}[data-theme=dark] .AboutUsSection-module__8gt5ra__faqOpen{background:#1e1e28f2;box-shadow:0 6px 22px #00000073}.AboutUsSection-module__8gt5ra__faqBtn{text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:1rem;width:100%;min-height:56px;padding:1.35rem 1.6rem;display:flex}.AboutUsSection-module__8gt5ra__faqQ{font-family:var(--font-poppins);color:var(--color-text-primary);font-size:1.05rem;font-weight:600;line-height:1.5}.AboutUsSection-module__8gt5ra__faqChevron{color:var(--color-text-muted);flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.16,1,.3,1),color .2s;display:inline-flex}.AboutUsSection-module__8gt5ra__rotateChevron{color:var(--color-secondary);transform:rotate(180deg)}.AboutUsSection-module__8gt5ra__faqAnswer{grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.16,1,.3,1);display:grid}.AboutUsSection-module__8gt5ra__showAnswer{grid-template-rows:1fr}.AboutUsSection-module__8gt5ra__faqAnswerInner{overflow:hidden}.AboutUsSection-module__8gt5ra__faqAnswerInner p{font-family:var(--font-karla);color:var(--color-text-secondary);padding:0 1.6rem 1.45rem;font-size:1.02rem;line-height:1.72}.AboutUsSection-module__8gt5ra__ctaBanner{border-radius:var(--radius-2xl);text-align:center;color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#2c5fc4 50%,#ff5a1f 100%);padding:4rem 2.25rem;position:relative;overflow:hidden;box-shadow:0 18px 45px #2c5fc459}.AboutUsSection-module__8gt5ra__ctaAmbientLight{filter:blur(55px);pointer-events:none;background:radial-gradient(circle,#ffffff40 0%,#fff0 70%);width:450px;height:350px;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.AboutUsSection-module__8gt5ra__ctaWatermark{font-family:var(--font-poppins);letter-spacing:.08em;opacity:.08;pointer-events:none;font-size:6rem;font-weight:900;line-height:1;position:absolute;bottom:-20px;right:20px}.AboutUsSection-module__8gt5ra__ctaQuote{font-family:var(--font-poppins);letter-spacing:-.01em;z-index:2;margin-bottom:.85rem;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:800;position:relative}.AboutUsSection-module__8gt5ra__ctaText{font-family:var(--font-karla);opacity:.94;z-index:2;color:#fff;max-width:650px;margin:0 auto 2.25rem;font-size:1.18rem;line-height:1.65;position:relative}.AboutUsSection-module__8gt5ra__ctaActions{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:1.15rem;display:flex;position:relative}@media (min-width:580px){.AboutUsSection-module__8gt5ra__ctaActions{flex-direction:row}}.AboutUsSection-module__8gt5ra__ctaBtnPrimary{color:var(--color-secondary);font-family:var(--font-poppins);transition:transform var(--transition-fast), box-shadow var(--transition-fast);background:#fff;border-radius:9999px;align-items:center;gap:.55rem;min-height:48px;padding:.9rem 1.85rem;font-size:.96rem;font-weight:700;display:inline-flex;box-shadow:0 4px 18px #0000002e}.AboutUsSection-module__8gt5ra__ctaBtnPrimary:hover{color:var(--color-primary);transform:translateY(-2px);box-shadow:0 8px 26px #00000047}.AboutUsSection-module__8gt5ra__ctaBtnSecondary{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-family:var(--font-heading);transition:all var(--transition-fast);background:#ffffff29;border:1.5px solid #ffffffa6;border-radius:9999px;align-items:center;gap:.55rem;min-height:48px;padding:.9rem 1.85rem;font-size:.96rem;font-weight:600;text-decoration:none;display:inline-flex;color:#fff!important}.AboutUsSection-module__8gt5ra__ctaBtnSecondary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000040;color:#0f172a!important;background:#fff!important;border-color:#fff!important}@media (max-width:640px){.AboutUsSection-module__8gt5ra__sectionWrapper{gap:1rem;padding:1rem .85rem 2rem}.AboutUsSection-module__8gt5ra__glassCard,.AboutUsSection-module__8gt5ra__chapterCard{border-radius:var(--radius-lg);padding:1.1rem .95rem}.AboutUsSection-module__8gt5ra__heroCard{padding:1.5rem 1rem}.AboutUsSection-module__8gt5ra__badgeWrap{margin-bottom:.75rem}.AboutUsSection-module__8gt5ra__badge{letter-spacing:.06em;white-space:nowrap;padding:.28rem .7rem;font-size:.6rem}.AboutUsSection-module__8gt5ra__title{margin-bottom:.55rem;font-size:1.4rem;line-height:1.2}.AboutUsSection-module__8gt5ra__desc{font-family:var(--font-poppins);margin-bottom:1rem;font-size:.82rem;line-height:1.5}.AboutUsSection-module__8gt5ra__impactRibbon{gap:.5rem}.AboutUsSection-module__8gt5ra__impactPill{justify-content:flex-start;gap:.55rem;width:100%;padding:.5rem .8rem}.AboutUsSection-module__8gt5ra__impactIcon{font-size:1.1rem}.AboutUsSection-module__8gt5ra__impactTitle{font-size:.78rem}.AboutUsSection-module__8gt5ra__impactSub{font-size:.66rem}.AboutUsSection-module__8gt5ra__chapterHeader{gap:.7rem;margin-bottom:.9rem;padding-bottom:.75rem}.AboutUsSection-module__8gt5ra__chapterNumberBadge{border-radius:10px;width:32px;height:32px}.AboutUsSection-module__8gt5ra__chapterNum{font-size:.82rem}.AboutUsSection-module__8gt5ra__chapterTitles{gap:.15rem}.AboutUsSection-module__8gt5ra__chapterSuperTitle{letter-spacing:.09em;white-space:nowrap;font-size:.58rem}.AboutUsSection-module__8gt5ra__chapterTitle{letter-spacing:-.02em;font-size:.98rem;line-height:1.2}.AboutUsSection-module__8gt5ra__chapterSubtitle{font-size:.74rem;line-height:1.35}.AboutUsSection-module__8gt5ra__chapterContent{gap:.6rem}.AboutUsSection-module__8gt5ra__bodyText{font-family:var(--font-poppins);margin-bottom:.6rem;font-size:.8rem;line-height:1.5}.AboutUsSection-module__8gt5ra__bodyText[style]{margin-top:.6rem!important}.AboutUsSection-module__8gt5ra__quoteBox{gap:.5rem;margin:.7rem 0;padding:.85rem .95rem}.AboutUsSection-module__8gt5ra__quoteText{font-size:.8rem;line-height:1.45}.AboutUsSection-module__8gt5ra__quoteLabel{padding:3px 8px;font-size:.6rem}.AboutUsSection-module__8gt5ra__mottoBanner{padding:1.1rem 1rem}.AboutUsSection-module__8gt5ra__mottoTag{font-size:.58rem}.AboutUsSection-module__8gt5ra__mottoTextMain{line-height:1.3;font-size:1rem!important}.AboutUsSection-module__8gt5ra__featurePillarsGrid,.AboutUsSection-module__8gt5ra__teamGrid{gap:.7rem;margin:.6rem 0}.AboutUsSection-module__8gt5ra__pillarCard,.AboutUsSection-module__8gt5ra__teamCard{padding:.9rem .85rem}.AboutUsSection-module__8gt5ra__pillarTitle,.AboutUsSection-module__8gt5ra__teamHeading{font-size:.86rem}.AboutUsSection-module__8gt5ra__pillarDesc,.AboutUsSection-module__8gt5ra__teamDesc{font-size:.74rem;line-height:1.45}.AboutUsSection-module__8gt5ra__trialCallout{gap:.7rem;padding:.9rem}.AboutUsSection-module__8gt5ra__trialTitle{font-size:.85rem}.AboutUsSection-module__8gt5ra__trialText{font-size:.74rem;line-height:1.45}.AboutUsSection-module__8gt5ra__manifestoQuote{padding:1.25rem 1rem}.AboutUsSection-module__8gt5ra__manifestoText{font-size:.9rem;line-height:1.5}.AboutUsSection-module__8gt5ra__watermarkQuote{font-size:4rem}.AboutUsSection-module__8gt5ra__faqBtn{padding:.8rem .9rem}.AboutUsSection-module__8gt5ra__faqQ{font-size:.82rem;line-height:1.35}.AboutUsSection-module__8gt5ra__faqAnswerInner p{padding:0 .9rem .9rem;font-size:.78rem;line-height:1.55}.AboutUsSection-module__8gt5ra__ctaBanner{padding:1.6rem 1.05rem}.AboutUsSection-module__8gt5ra__ctaQuote{margin-bottom:.55rem;font-size:1.15rem}.AboutUsSection-module__8gt5ra__ctaText{margin-bottom:1.15rem;font-size:.82rem;line-height:1.5}.AboutUsSection-module__8gt5ra__ctaActions{gap:.6rem;width:100%}.AboutUsSection-module__8gt5ra__ctaBtnPrimary,.AboutUsSection-module__8gt5ra__ctaBtnSecondary{justify-content:center;width:100%;max-width:320px;min-height:44px;padding:.7rem 1rem;font-size:.82rem}}
.FormKit-module__3ONvZG__form{gap:var(--space-3);flex-direction:column;width:100%;display:flex}.FormKit-module__3ONvZG__progressRail{border-radius:var(--radius-full);background:var(--color-bg-subtle);height:5px;position:relative;overflow:hidden}.FormKit-module__3ONvZG__progressFill{inset-block:0;border-radius:var(--radius-full);background:linear-gradient(90deg,#ff6422,#ff3d00);position:absolute;left:0;box-shadow:0 0 12px #ff5a1f80}.FormKit-module__3ONvZG__progressLabel{font-family:var(--font-karla);font-size:var(--text-xs);color:var(--color-text-muted);text-align:right}.FormKit-module__3ONvZG__field{gap:var(--space-2);flex-direction:column;display:flex}.FormKit-module__3ONvZG__label{font-family:var(--font-poppins);font-weight:500;font-size:var(--text-sm);color:var(--color-text-secondary);align-items:center;gap:8px;display:inline-flex}.FormKit-module__3ONvZG__label svg{color:var(--color-secondary);flex-shrink:0}.FormKit-module__3ONvZG__inputWrap{align-items:center;display:flex;position:relative}.FormKit-module__3ONvZG__input,.FormKit-module__3ONvZG__textarea,.FormKit-module__3ONvZG__select{border-radius:var(--radius-lg);border:1.5px solid var(--color-border);background:var(--color-bg);width:100%;color:var(--color-text-primary);font-family:var(--font-karla);font-size:var(--text-base);transition:border-color var(--transition-base), box-shadow var(--transition-base), transform var(--transition-base);padding:14px 16px}.FormKit-module__3ONvZG__input{min-height:52px}.FormKit-module__3ONvZG__select{cursor:pointer;min-height:52px}.FormKit-module__3ONvZG__textarea{resize:vertical;min-height:120px;line-height:1.6}.FormKit-module__3ONvZG__input:focus,.FormKit-module__3ONvZG__textarea:focus,.FormKit-module__3ONvZG__select:focus{border-color:var(--color-primary);box-shadow:0 0 0 4px #ff5a1f24, var(--shadow-md);outline:none;transform:translateY(-1px)}:-webkit-any(.FormKit-module__3ONvZG__input:-webkit-autofill,.FormKit-module__3ONvZG__textarea:-webkit-autofill,.FormKit-module__3ONvZG__select:-webkit-autofill){transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--color-bg) inset!important;-webkit-text-fill-color:var(--color-text-primary)!important;font-family:var(--font-karla)!important}:is(.FormKit-module__3ONvZG__input:autofill,.FormKit-module__3ONvZG__textarea:autofill,.FormKit-module__3ONvZG__select:autofill){transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 1000px var(--color-bg) inset!important;-webkit-text-fill-color:var(--color-text-primary)!important;font-family:var(--font-karla)!important}:-webkit-any([data-theme=dark] .FormKit-module__3ONvZG__input:-webkit-autofill,[data-theme=dark] .FormKit-module__3ONvZG__textarea:-webkit-autofill,[data-theme=dark] .FormKit-module__3ONvZG__select:-webkit-autofill){-webkit-text-fill-color:#f8fafc!important;-webkit-box-shadow:inset 0 0 0 1000px #12121a!important}:is([data-theme=dark] .FormKit-module__3ONvZG__input:autofill,[data-theme=dark] .FormKit-module__3ONvZG__textarea:autofill,[data-theme=dark] .FormKit-module__3ONvZG__select:autofill){-webkit-text-fill-color:#f8fafc!important;-webkit-box-shadow:inset 0 0 0 1000px #12121a!important}.FormKit-module__3ONvZG__charCount{font-family:var(--font-karla);font-size:var(--text-xs);color:var(--color-text-muted);align-self:flex-end}.FormKit-module__3ONvZG__optionalTag{font-weight:500;font-size:var(--text-xs);color:var(--color-text-muted);border-radius:var(--radius-sm,6px);vertical-align:middle;background:#0000000a;margin-left:6px;padding:2px 8px;line-height:1.3;display:inline-block}[data-theme=dark] .FormKit-module__3ONvZG__optionalTag{color:#ffffffa6;background:#ffffff12}.FormKit-module__3ONvZG__imageGrid{gap:var(--space-3,10px);grid-template-columns:1fr 1fr;margin-top:4px;display:grid}.FormKit-module__3ONvZG__photoHelperNote{font-family:var(--font-karla);font-size:var(--text-xs);color:#065f46;border-radius:var(--radius-lg,12px);background:#ecfdf5;border:1.5px solid #a7f3d0;align-items:center;gap:8px;margin-top:10px;padding:10px 14px;line-height:1.45;display:flex;box-shadow:0 2px 8px #10b98114}[data-theme=dark] .FormKit-module__3ONvZG__photoHelperNote{color:#a7f3d0;box-shadow:none;background:#10b9811f;border-color:#10b98140}.FormKit-module__3ONvZG__photoUploadContainer{margin-top:10px}.FormKit-module__3ONvZG__toggleRow{border-radius:var(--radius-full);background:var(--color-bg-subtle);border:1px solid var(--color-border);grid-template-columns:1fr 1fr;gap:4px;padding:5px;display:grid;position:relative}.FormKit-module__3ONvZG__toggle{z-index:1;border-radius:var(--radius-full);min-height:44px;font-family:var(--font-poppins);font-weight:500;font-size:var(--text-sm);color:var(--color-text-muted);cursor:pointer;transition:color var(--transition-base);background:0 0;border:none;justify-content:center;align-items:center;gap:6px;display:inline-flex;position:relative;overflow:hidden}.FormKit-module__3ONvZG__toggleLabel,.FormKit-module__3ONvZG__toggle svg{z-index:2;align-items:center;gap:6px;display:inline-flex;position:relative}.FormKit-module__3ONvZG__toggleActive{color:#fff!important}.FormKit-module__3ONvZG__toggleHighlight{z-index:1!important;border-radius:var(--radius-full)!important;width:100%!important;height:100%!important;box-shadow:var(--shadow-orange)!important;pointer-events:none!important;background:linear-gradient(135deg,#ff6422,#ff3d00)!important;position:absolute!important;inset:0!important}.FormKit-module__3ONvZG__toggleHighlightNo{background:linear-gradient(135deg,#10b981,#059669)!important;box-shadow:0 4px 14px #10b98159!important}.FormKit-module__3ONvZG__toggleHighlightYes{background:linear-gradient(135deg,#ff6422,#ff3d00)!important;box-shadow:0 4px 14px #ff5a1f59!important}.FormKit-module__3ONvZG__chipRow{gap:var(--space-2);flex-wrap:wrap;display:flex}.FormKit-module__3ONvZG__chip{min-height:44px;padding:0 var(--space-4);border-radius:var(--radius-full);border:1.5px solid var(--color-border);background:var(--color-bg);color:var(--color-text-secondary);font-family:var(--font-poppins);font-weight:500;font-size:var(--text-sm);transition:all var(--transition-base)}.FormKit-module__3ONvZG__chip:hover{border-color:var(--color-primary);color:var(--color-primary);transform:translateY(-1px)}.FormKit-module__3ONvZG__chipActive{color:#fff;box-shadow:var(--shadow-orange);background:linear-gradient(135deg,#ff6422,#ff3d00);border-color:#0000}.FormKit-module__3ONvZG__chipActive:hover{color:#fff}.FormKit-module__3ONvZG__honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.FormKit-module__3ONvZG__turnstile{width:100%;margin:var(--space-2,8px) 0}.FormKit-module__3ONvZG__submitBtn{border-radius:var(--radius-lg);color:#fff;width:100%;max-width:300px;min-height:48px;font-family:var(--font-poppins);font-weight:600;font-size:var(--text-base);letter-spacing:.01em;box-shadow:var(--shadow-orange);transition:transform var(--transition-base), filter var(--transition-base);background:linear-gradient(135deg,#ff6422,#ff3d00);justify-content:center;align-self:center;align-items:center;gap:8px;padding-inline:28px;display:inline-flex}.FormKit-module__3ONvZG__submitBtn:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-2px)}.FormKit-module__3ONvZG__submitBtn:active:not(:disabled){transform:translateY(0)}.FormKit-module__3ONvZG__submitBtn:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.FormKit-module__3ONvZG__secondaryBtn{min-height:48px;padding:0 var(--space-6);border-radius:var(--radius-lg);border:1.5px solid var(--color-border);background:var(--color-bg-card);color:var(--color-text-secondary);font-family:var(--font-poppins);transition:all var(--transition-base);justify-content:center;align-items:center;gap:8px;font-weight:500;display:inline-flex}.FormKit-module__3ONvZG__secondaryBtn:hover{border-color:var(--color-primary);color:var(--color-primary)}.FormKit-module__3ONvZG__error{border-radius:var(--radius-md);color:#b01455;font-family:var(--font-karla);font-size:var(--text-sm);background:#d8246b14;border:1px solid #d8246b4d;padding:12px 14px;line-height:1.5}.FormKit-module__3ONvZG__trust{font-family:var(--font-karla);font-size:var(--text-xs);color:var(--color-text-muted);text-align:center;justify-content:center;align-items:center;gap:6px;display:inline-flex}.FormKit-module__3ONvZG__trust svg{color:var(--color-secondary);flex-shrink:0}.FormKit-module__3ONvZG__successWrapper{text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;gap:14px;width:100%;padding:14px 6px 8px;display:flex;position:relative}.FormKit-module__3ONvZG__celebrationGlow{filter:blur(20px);pointer-events:none;z-index:0;background:radial-gradient(circle,#10b9812e 0%,#ff5a1f1f 50%,#0000 70%);border-radius:50%;width:220px;height:220px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.FormKit-module__3ONvZG__badgeWrapper{z-index:1;justify-content:center;align-items:center;width:110px;height:110px;margin:4px auto 0;display:flex;position:relative}.FormKit-module__3ONvZG__shockwaveRing{pointer-events:none;border:2px solid #10b98173;border-radius:50%;animation:2.4s cubic-bezier(.25,1,.5,1) infinite FormKit-module__3ONvZG__shockwavePulse;position:absolute;inset:-8px}.FormKit-module__3ONvZG__shockwaveRing2{pointer-events:none;border:1.5px solid #10b98140;border-radius:50%;animation:2.4s cubic-bezier(.25,1,.5,1) .5s infinite FormKit-module__3ONvZG__shockwavePulse;position:absolute;inset:-18px}@keyframes FormKit-module__3ONvZG__shockwavePulse{0%{opacity:.9;transform:scale(.75)}to{opacity:0;transform:scale(1.4)}}.FormKit-module__3ONvZG__celBadge{z-index:2;background:#fff;border:3px solid #10b98159;border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;display:flex;position:relative;box-shadow:0 10px 25px #10b98138,inset 0 0 18px #10b98114}[data-theme=dark] .FormKit-module__3ONvZG__celBadge{background:#131b26;border-color:#10b98180;box-shadow:0 10px 25px #10b9814d}.FormKit-module__3ONvZG__sparkleTopRight{color:#f59e0b;z-index:3;position:absolute;top:-2px;right:-4px}.FormKit-module__3ONvZG__sparkleBottomLeft{color:#ff5a1f;z-index:3;position:absolute;bottom:0;left:-6px}.FormKit-module__3ONvZG__celebrationPill{border-radius:var(--radius-full,9999px);color:#059669;font-family:var(--font-poppins);letter-spacing:.03em;text-transform:uppercase;background:#10b9811a;border:1px solid #10b9814d;align-items:center;gap:6px;padding:4px 12px;font-size:.72rem;font-weight:600;display:inline-flex}[data-theme=dark] .FormKit-module__3ONvZG__celebrationPill{color:#34d399;background:#10b98129;border-color:#10b98159}.FormKit-module__3ONvZG__liveDot{background:#10b981;border-radius:50%;width:7px;height:7px;animation:1.5s infinite FormKit-module__3ONvZG__dotPulse;box-shadow:0 0 8px #10b981}@keyframes FormKit-module__3ONvZG__dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.FormKit-module__3ONvZG__textStack{flex-direction:column;align-items:center;gap:8px;max-width:420px;display:flex}.FormKit-module__3ONvZG__celebrationHeading{font-family:var(--font-poppins);color:var(--color-text-primary);margin:0;font-size:clamp(1.15rem,3.4vw,1.35rem);font-weight:700;line-height:1.35}.FormKit-module__3ONvZG__celebrationHeadingGradient{background:linear-gradient(135deg,#ff5a1f 0%,#d8246b 50%,#2c5fc4 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.FormKit-module__3ONvZG__celebrationSub{font-family:var(--font-karla);color:var(--color-text-muted);margin:0;font-size:.86rem;line-height:1.55}.FormKit-module__3ONvZG__celebrationActions{justify-content:center;align-items:center;gap:12px;width:100%;margin-top:4px;display:flex}.FormKit-module__3ONvZG__btnPrimaryShimmer{border-radius:var(--radius-lg,12px);min-height:46px;font-family:var(--font-poppins);font-weight:600;font-size:var(--text-sm);cursor:pointer;transition:transform var(--transition-base), filter var(--transition-base);background:linear-gradient(135deg,#ff5a1f 0%,#ff3d00 100%);border:none;flex:1;justify-content:center;align-items:center;gap:8px;padding:0 22px;text-decoration:none;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 6px 18px #ff5a1f52;color:#fff!important}.FormKit-module__3ONvZG__btnPrimaryShimmer:hover{filter:brightness(1.06);transform:translateY(-2px)}.FormKit-module__3ONvZG__shimmerBar{pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff59 50%,#0000 100%);width:100%;height:100%;animation:2.6s infinite FormKit-module__3ONvZG__sweepAnimation;position:absolute;top:0;left:0;transform:translate(-100%)}@keyframes FormKit-module__3ONvZG__sweepAnimation{0%{transform:translate(-100%)}40%,to{transform:translate(200%)}}.FormKit-module__3ONvZG__btnCloseCelebration{border-radius:var(--radius-lg,12px);border:1.5px solid var(--color-border);background:var(--color-bg-card,#fff);min-height:46px;color:var(--color-text-secondary);font-family:var(--font-poppins);font-weight:500;font-size:var(--text-sm);cursor:pointer;transition:all var(--transition-base);justify-content:center;align-items:center;padding:0 20px;display:inline-flex}.FormKit-module__3ONvZG__btnCloseCelebration:hover{border-color:var(--color-text-primary);color:var(--color-text-primary);transform:translateY(-1px)}[data-theme=dark] .FormKit-module__3ONvZG__btnCloseCelebration{background:#ffffff0d;border-color:#ffffff26}.FormKit-module__3ONvZG__spin{animation:.8s linear infinite FormKit-module__3ONvZG__fkSpin}@keyframes FormKit-module__3ONvZG__fkSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.FormKit-module__3ONvZG__spin,.FormKit-module__3ONvZG__successRing{animation:none!important}.FormKit-module__3ONvZG__input:focus,.FormKit-module__3ONvZG__textarea:focus,.FormKit-module__3ONvZG__select:focus,.FormKit-module__3ONvZG__chip:hover,.FormKit-module__3ONvZG__submitBtn:hover{transform:none!important}}
.AboutModal-module__z9lXFa__modalBackdrop{z-index:99999;-webkit-backdrop-filter:blur(8px);box-sizing:border-box;background:#08080cbf;justify-content:center;align-items:center;padding:16px;animation:.22s ease-out AboutModal-module__z9lXFa__modalFadeIn;display:flex;position:fixed;inset:0}@keyframes AboutModal-module__z9lXFa__modalFadeIn{0%{opacity:0}to{opacity:1}}.AboutModal-module__z9lXFa__modalCard{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-2xl,24px);box-sizing:border-box;flex-direction:column;width:min(940px,100vw - 32px);height:min(86vh,820px);max-height:calc(100dvh - 32px);margin:auto;animation:.3s cubic-bezier(.16,1,.3,1) AboutModal-module__z9lXFa__modalPop;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 64px #00000059}@keyframes AboutModal-module__z9lXFa__modalPop{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}[data-theme=dark] .AboutModal-module__z9lXFa__modalCard{background:#0f0f15;border-color:#ffffff1f;box-shadow:0 28px 70px #0009}.AboutModal-module__z9lXFa__closeBtn{z-index:30;border:1px solid var(--color-border);width:36px;height:36px;color:var(--color-text-primary);cursor:pointer;transition:all var(--transition-fast);background:#0f172a14;border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute;top:14px;right:14px}[data-theme=dark] .AboutModal-module__z9lXFa__closeBtn{color:#fff;background:#ffffff14;border-color:#ffffff24}.AboutModal-module__z9lXFa__closeBtn:hover{background:var(--color-primary);border-color:var(--color-primary);color:#fff;transform:scale(1.06)}.AboutModal-module__z9lXFa__modalHeader{z-index:10;border-bottom:1px solid var(--color-border);background:var(--color-bg-card);-webkit-backdrop-filter:blur(12px);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 64px 16px 24px;display:flex;position:relative}[data-theme=dark] .AboutModal-module__z9lXFa__modalHeader{background:#0f0f15;border-bottom-color:#ffffff14}.AboutModal-module__z9lXFa__tabToggleGroup{background:var(--color-bg-subtle,#0000000a);border:1px solid var(--color-border);border-radius:999px;align-items:center;gap:2px;padding:3px;display:inline-flex}[data-theme=dark] .AboutModal-module__z9lXFa__tabToggleGroup{background:#ffffff0d;border-color:#ffffff1a}.AboutModal-module__z9lXFa__tabBtn{font-family:var(--font-poppins);color:var(--color-text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-radius:999px;align-items:center;gap:.45rem;padding:6px 14px;font-size:.8rem;font-weight:600;display:inline-flex}.AboutModal-module__z9lXFa__tabBtn:hover{color:var(--color-text-primary)}.AboutModal-module__z9lXFa__tabBtnActiveOrange{background:var(--color-primary);box-shadow:0 2px 8px #ff5a1f4d;color:#fff!important}.AboutModal-module__z9lXFa__tabBtnActiveBlue{background:var(--color-secondary);box-shadow:0 2px 8px #2c5fc44d;color:#fff!important}.AboutModal-module__z9lXFa__modalScrollBody{scroll-behavior:smooth;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#00000026 transparent;flex:1;padding:16px 24px 36px;overflow:hidden auto}[data-theme=dark] .AboutModal-module__z9lXFa__modalScrollBody{scrollbar-color:#ffffff2e transparent}.AboutModal-module__z9lXFa__modalScrollBody::-webkit-scrollbar{width:6px}.AboutModal-module__z9lXFa__modalScrollBody::-webkit-scrollbar-track{background:0 0}.AboutModal-module__z9lXFa__modalScrollBody::-webkit-scrollbar-thumb{background:#00000024;border-radius:999px}[data-theme=dark] .AboutModal-module__z9lXFa__modalScrollBody::-webkit-scrollbar-thumb{background:#ffffff2e}.AboutModal-module__z9lXFa__modalScrollBody::-webkit-scrollbar-thumb:hover{background:var(--color-primary)}.AboutModal-module__z9lXFa__contentFadeIn{animation:.25s ease-out AboutModal-module__z9lXFa__contentFade}@keyframes AboutModal-module__z9lXFa__contentFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.AboutModal-module__z9lXFa__modalBackdrop{background:#08080cd9;align-items:stretch;padding:2px}.AboutModal-module__z9lXFa__modalCard{border-radius:12px;width:calc(100vw - 4px);height:calc(100dvh - 4px);max-height:calc(100dvh - 4px);margin:2px auto}.AboutModal-module__z9lXFa__closeBtn{z-index:50;background:#00000024;width:36px;height:36px;top:8px;right:8px;box-shadow:0 2px 8px #0003}[data-theme=dark] .AboutModal-module__z9lXFa__closeBtn{background:#ffffff2e}.AboutModal-module__z9lXFa__modalHeader{padding:10px 52px 10px 10px}.AboutModal-module__z9lXFa__modalScrollBody{padding:8px 4px 20px}.AboutModal-module__z9lXFa__tabBtn{padding:6px 12px;font-size:.74rem}}
.AboutPageClient-module__Kik4aW__pageWrapper{width:100%;min-height:100vh;padding-bottom:var(--space-4);position:relative}@media (min-width:768px){.AboutPageClient-module__Kik4aW__pageWrapper{padding-bottom:var(--space-6)}}.AboutPageClient-module__Kik4aW__contentArea{background-color:var(--color-bg);width:100%;transition:background-color var(--transition-slow);position:relative}.AboutPageClient-module__Kik4aW__stickyNavWrapper{top:calc(var(--navbar-height,84px) + .5rem);z-index:40;pointer-events:none;justify-content:center;padding:1rem 1rem 0;display:flex;position:sticky}.AboutPageClient-module__Kik4aW__navPillContainer{pointer-events:auto;-webkit-backdrop-filter:blur(20px)saturate(180%);background:#ffffffe0;border:1px solid #fffc;border-radius:9999px;align-items:center;gap:.5rem;padding:.4rem;animation:.4s cubic-bezier(.16,1,.3,1) forwards AboutPageClient-module__Kik4aW__slideDownFade;display:inline-flex;box-shadow:0 10px 30px #0f172a1f,0 1px 3px #0f172a0d}[data-theme=dark] .AboutPageClient-module__Kik4aW__navPillContainer{background:#131318d9;border:1px solid #ffffff1f;box-shadow:0 10px 30px #00000073}.AboutPageClient-module__Kik4aW__navTab{font-family:var(--font-poppins);color:var(--color-text-secondary);background:0 0;border-radius:9999px;align-items:center;gap:.5rem;min-height:40px;padding:.65rem 1.25rem;font-size:.88rem;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.AboutPageClient-module__Kik4aW__navTab:hover{color:var(--color-text-primary);background:#0000000a}[data-theme=dark] .AboutPageClient-module__Kik4aW__navTab:hover{background:#ffffff0f}.AboutPageClient-module__Kik4aW__tabActiveOrange{box-shadow:0 4px 14px #ff5a1f4d;background:var(--color-primary)!important;color:#fff!important}.AboutPageClient-module__Kik4aW__tabActiveBlue{box-shadow:0 4px 14px #2c5fc44d;background:var(--color-secondary)!important;color:#fff!important}.AboutPageClient-module__Kik4aW__sectionContainer{width:100%}.AboutPageClient-module__Kik4aW__animateIn{animation:.55s cubic-bezier(.16,1,.3,1) forwards AboutPageClient-module__Kik4aW__smoothReveal}@keyframes AboutPageClient-module__Kik4aW__smoothReveal{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes AboutPageClient-module__Kik4aW__slideDownFade{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.AboutPageClient-module__Kik4aW__stickyNavWrapper{top:calc(var(--navbar-height,68px) + .25rem);padding:.5rem .5rem 0}.AboutPageClient-module__Kik4aW__navPillContainer{justify-content:center;width:100%;max-width:360px}.AboutPageClient-module__Kik4aW__navTab{flex:1;justify-content:center;padding:.55rem .85rem;font-size:.8rem}}
.AdvertisePageClient-module__2QA8na__wrapper{background:var(--color-bg);width:100%;min-height:100vh;padding-top:calc(var(--navbar-height,84px) + 20px);padding-bottom:120px}@media (min-width:768px){.AdvertisePageClient-module__2QA8na__wrapper{padding-top:calc(var(--navbar-height,84px) + 36px);padding-bottom:80px}}.AdvertisePageClient-module__2QA8na__inner{width:100%;max-width:620px;padding-inline:var(--space-4);gap:var(--space-6);flex-direction:column;margin-inline:auto;display:flex}@media (min-width:768px){.AdvertisePageClient-module__2QA8na__inner{padding-inline:var(--space-6)}}.AdvertisePageClient-module__2QA8na__hero{text-align:center;align-items:center;gap:var(--space-3);flex-direction:column;display:flex}.AdvertisePageClient-module__2QA8na__heroIcon{border-radius:var(--radius-xl);color:#fff;width:56px;height:56px;box-shadow:var(--shadow-orange);background:linear-gradient(135deg,#ff6422,#ff3d00);place-items:center;display:grid}.AdvertisePageClient-module__2QA8na__heroTitle{font-family:var(--font-poppins);font-weight:700;font-size:var(--text-3xl);color:var(--color-text-primary)}.AdvertisePageClient-module__2QA8na__heroSub{font-family:var(--font-karla);color:var(--color-text-muted);font-size:var(--text-sm);max-width:440px}.AdvertisePageClient-module__2QA8na__card{gap:var(--space-5);padding:var(--space-6);border-radius:var(--radius-xl);background:var(--color-bg-card);border:1px solid var(--color-border);box-shadow:var(--shadow-card);flex-direction:column;display:flex}@media (min-width:768px){.AdvertisePageClient-module__2QA8na__card{padding:var(--space-8)}}.AdvertisePageClient-module__2QA8na__field{gap:var(--space-2);flex-direction:column;display:flex}.AdvertisePageClient-module__2QA8na__label{font-family:var(--font-poppins);font-weight:500;font-size:var(--text-sm);color:var(--color-text-secondary);align-items:center;gap:8px;display:inline-flex}.AdvertisePageClient-module__2QA8na__label svg{color:var(--color-secondary)}.AdvertisePageClient-module__2QA8na__input,.AdvertisePageClient-module__2QA8na__textarea{border-radius:var(--radius-lg);border:1.5px solid var(--color-border);background:var(--color-bg);width:100%;color:var(--color-text-primary);font-family:var(--font-karla);font-size:var(--text-base);transition:border-color var(--transition-base), box-shadow var(--transition-base);padding:14px 16px}.AdvertisePageClient-module__2QA8na__input{min-height:50px}.AdvertisePageClient-module__2QA8na__textarea{resize:vertical;min-height:120px;line-height:1.6}.AdvertisePageClient-module__2QA8na__input:focus,.AdvertisePageClient-module__2QA8na__textarea:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 4px #ff5a1f1f}.AdvertisePageClient-module__2QA8na__toggleRow{gap:var(--space-2);display:flex}.AdvertisePageClient-module__2QA8na__toggle{border-radius:var(--radius-lg);border:1.5px solid var(--color-border);background:var(--color-bg);min-height:46px;color:var(--color-text-secondary);font-family:var(--font-poppins);font-weight:500;font-size:var(--text-sm);transition:all var(--transition-base);flex:1;justify-content:center;align-items:center;gap:6px;display:inline-flex}.AdvertisePageClient-module__2QA8na__toggle:hover{border-color:var(--color-primary);color:var(--color-primary)}.AdvertisePageClient-module__2QA8na__toggleActive{color:#fff;box-shadow:var(--shadow-orange);background:linear-gradient(135deg,#ff6422,#ff3d00);border-color:#0000}.AdvertisePageClient-module__2QA8na__toggleActive:hover{color:#fff}.AdvertisePageClient-module__2QA8na__honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.AdvertisePageClient-module__2QA8na__consent{font-family:var(--font-karla);font-size:var(--text-sm);color:var(--color-text-secondary);align-items:flex-start;gap:10px;line-height:1.6;display:flex}.AdvertisePageClient-module__2QA8na__consent input{width:18px;height:18px;accent-color:var(--color-primary);flex-shrink:0;margin-top:3px}.AdvertisePageClient-module__2QA8na__consentLink{color:var(--color-primary);font-weight:500}.AdvertisePageClient-module__2QA8na__submitBtn{border-radius:var(--radius-lg);color:#fff;min-height:52px;font-family:var(--font-poppins);font-weight:600;font-size:var(--text-base);box-shadow:var(--shadow-orange);transition:transform var(--transition-base), filter var(--transition-base);background:linear-gradient(135deg,#ff6422,#ff3d00);justify-content:center;align-items:center;gap:8px;display:inline-flex}.AdvertisePageClient-module__2QA8na__submitBtn:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-2px)}.AdvertisePageClient-module__2QA8na__submitBtn:disabled{opacity:.7;cursor:not-allowed}.AdvertisePageClient-module__2QA8na__secondaryBtn{min-height:46px;padding:0 var(--space-6);border-radius:var(--radius-lg);border:1.5px solid var(--color-border);background:var(--color-bg-card);color:var(--color-text-secondary);font-family:var(--font-poppins);justify-content:center;align-items:center;font-weight:500;display:inline-flex}.AdvertisePageClient-module__2QA8na__secondaryBtn:hover{border-color:var(--color-primary);color:var(--color-primary)}.AdvertisePageClient-module__2QA8na__error{border-radius:var(--radius-md);color:#b01455;font-family:var(--font-karla);font-size:var(--text-sm);background:#d8246b14;border:1px solid #d8246b47;padding:10px 14px}.AdvertisePageClient-module__2QA8na__trust{font-family:var(--font-karla);font-size:var(--text-xs);color:var(--color-text-muted);justify-content:center;align-items:center;gap:6px;display:inline-flex}.AdvertisePageClient-module__2QA8na__trust svg{color:var(--color-secondary)}.AdvertisePageClient-module__2QA8na__successCard{align-items:center;gap:var(--space-4);padding:var(--space-12) var(--space-6);border-radius:var(--radius-xl);background:var(--color-bg-card);border:1px solid var(--color-border);box-shadow:var(--shadow-card);text-align:center;flex-direction:column;display:flex}.AdvertisePageClient-module__2QA8na__successRing{border-radius:var(--radius-full);color:#16a34a;background:#16a34a1a;border:2px solid #16a34a4d;place-items:center;width:84px;height:84px;display:grid}.AdvertisePageClient-module__2QA8na__successText{font-family:var(--font-poppins);color:var(--color-text-primary);font-weight:500;font-size:var(--text-lg)}.AdvertisePageClient-module__2QA8na__spin{animation:.8s linear infinite AdvertisePageClient-module__2QA8na__fbSpin}@keyframes AdvertisePageClient-module__2QA8na__fbSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.AdvertisePageClient-module__2QA8na__spin{animation:none!important}}
.FeedbackPageClient-module__FFuB7W__wrapper{background:var(--color-bg);width:100%;min-height:100vh;padding-top:calc(var(--navbar-height,84px) + 20px);padding-bottom:120px}@media (min-width:768px){.FeedbackPageClient-module__FFuB7W__wrapper{padding-top:calc(var(--navbar-height,84px) + 36px);padding-bottom:80px}}.FeedbackPageClient-module__FFuB7W__inner{width:100%;max-width:620px;padding-inline:var(--space-4);gap:var(--space-6);flex-direction:column;margin-inline:auto;display:flex}@media (min-width:768px){.FeedbackPageClient-module__FFuB7W__inner{padding-inline:var(--space-6)}}.FeedbackPageClient-module__FFuB7W__hero{text-align:center;align-items:center;gap:var(--space-3);flex-direction:column;display:flex}.FeedbackPageClient-module__FFuB7W__heroIcon{border-radius:var(--radius-xl);color:#fff;width:56px;height:56px;box-shadow:var(--shadow-orange);background:linear-gradient(135deg,#ff6422,#ff3d00);place-items:center;display:grid}.FeedbackPageClient-module__FFuB7W__heroTitle{font-family:var(--font-poppins);font-weight:700;font-size:var(--text-3xl);color:var(--color-text-primary)}.FeedbackPageClient-module__FFuB7W__heroSub{font-family:var(--font-karla);color:var(--color-text-muted);font-size:var(--text-sm);max-width:440px}.FeedbackPageClient-module__FFuB7W__card{gap:var(--space-5);padding:var(--space-6);border-radius:var(--radius-xl);background:var(--color-bg-card);border:1px solid var(--color-border);box-shadow:var(--shadow-card);flex-direction:column;display:flex}@media (min-width:768px){.FeedbackPageClient-module__FFuB7W__card{padding:var(--space-8)}}.FeedbackPageClient-module__FFuB7W__field{gap:var(--space-2);flex-direction:column;display:flex}.FeedbackPageClient-module__FFuB7W__label{font-family:var(--font-poppins);font-weight:500;font-size:var(--text-sm);color:var(--color-text-secondary);align-items:center;gap:8px;display:inline-flex}.FeedbackPageClient-module__FFuB7W__label svg{color:var(--color-secondary)}.FeedbackPageClient-module__FFuB7W__input,.FeedbackPageClient-module__FFuB7W__textarea{border-radius:var(--radius-lg);border:1.5px solid var(--color-border);background:var(--color-bg);width:100%;color:var(--color-text-primary);font-family:var(--font-karla);font-size:var(--text-base);transition:border-color var(--transition-base), box-shadow var(--transition-base);padding:14px 16px}.FeedbackPageClient-module__FFuB7W__input{min-height:50px}.FeedbackPageClient-module__FFuB7W__textarea{resize:vertical;min-height:120px;line-height:1.6}.FeedbackPageClient-module__FFuB7W__input:focus,.FeedbackPageClient-module__FFuB7W__textarea:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 4px #ff5a1f1f}.FeedbackPageClient-module__FFuB7W__toggleRow{gap:var(--space-2);display:flex}.FeedbackPageClient-module__FFuB7W__toggle{border-radius:var(--radius-lg);border:1.5px solid var(--color-border);background:var(--color-bg);min-height:46px;color:var(--color-text-secondary);font-family:var(--font-poppins);font-weight:500;font-size:var(--text-sm);transition:all var(--transition-base);flex:1;justify-content:center;align-items:center;gap:6px;display:inline-flex}.FeedbackPageClient-module__FFuB7W__toggle:hover{border-color:var(--color-primary);color:var(--color-primary)}.FeedbackPageClient-module__FFuB7W__toggleActive{color:#fff;box-shadow:var(--shadow-orange);background:linear-gradient(135deg,#ff6422,#ff3d00);border-color:#0000}.FeedbackPageClient-module__FFuB7W__toggleActive:hover{color:#fff}.FeedbackPageClient-module__FFuB7W__honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.FeedbackPageClient-module__FFuB7W__consent{font-family:var(--font-karla);font-size:var(--text-sm);color:var(--color-text-secondary);align-items:flex-start;gap:10px;line-height:1.6;display:flex}.FeedbackPageClient-module__FFuB7W__consent input{width:18px;height:18px;accent-color:var(--color-primary);flex-shrink:0;margin-top:3px}.FeedbackPageClient-module__FFuB7W__consentLink{color:var(--color-primary);font-weight:500}.FeedbackPageClient-module__FFuB7W__submitBtn{border-radius:var(--radius-lg);color:#fff;min-height:52px;font-family:var(--font-poppins);font-weight:600;font-size:var(--text-base);box-shadow:var(--shadow-orange);transition:transform var(--transition-base), filter var(--transition-base);background:linear-gradient(135deg,#ff6422,#ff3d00);justify-content:center;align-items:center;gap:8px;display:inline-flex}.FeedbackPageClient-module__FFuB7W__submitBtn:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-2px)}.FeedbackPageClient-module__FFuB7W__submitBtn:disabled{opacity:.7;cursor:not-allowed}.FeedbackPageClient-module__FFuB7W__secondaryBtn{min-height:46px;padding:0 var(--space-6);border-radius:var(--radius-lg);border:1.5px solid var(--color-border);background:var(--color-bg-card);color:var(--color-text-secondary);font-family:var(--font-poppins);justify-content:center;align-items:center;font-weight:500;display:inline-flex}.FeedbackPageClient-module__FFuB7W__secondaryBtn:hover{border-color:var(--color-primary);color:var(--color-primary)}.FeedbackPageClient-module__FFuB7W__error{border-radius:var(--radius-md);color:#b01455;font-family:var(--font-karla);font-size:var(--text-sm);background:#d8246b14;border:1px solid #d8246b47;padding:10px 14px}.FeedbackPageClient-module__FFuB7W__trust{font-family:var(--font-karla);font-size:var(--text-xs);color:var(--color-text-muted);justify-content:center;align-items:center;gap:6px;display:inline-flex}.FeedbackPageClient-module__FFuB7W__trust svg{color:var(--color-secondary)}.FeedbackPageClient-module__FFuB7W__successCard{align-items:center;gap:var(--space-4);padding:var(--space-12) var(--space-6);border-radius:var(--radius-xl);background:var(--color-bg-card);border:1px solid var(--color-border);box-shadow:var(--shadow-card);text-align:center;flex-direction:column;display:flex}.FeedbackPageClient-module__FFuB7W__successRing{border-radius:var(--radius-full);color:#16a34a;background:#16a34a1a;border:2px solid #16a34a4d;place-items:center;width:84px;height:84px;display:grid}.FeedbackPageClient-module__FFuB7W__successText{font-family:var(--font-poppins);color:var(--color-text-primary);font-weight:500;font-size:var(--text-lg)}.FeedbackPageClient-module__FFuB7W__spin{animation:.8s linear infinite FeedbackPageClient-module__FFuB7W__fbSpin}@keyframes FeedbackPageClient-module__FFuB7W__fbSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.FeedbackPageClient-module__FFuB7W__spin{animation:none!important}}
.GalleryPageClient-module__P3veMG__galleryPage{background-color:var(--color-bg);width:100%;min-height:100vh;padding-bottom:var(--space-4)}@media (min-width:768px){.GalleryPageClient-module__P3veMG__galleryPage{padding-bottom:var(--space-6)}}.GalleryPageClient-module__P3veMG__emptyState{max-width:500px;margin:var(--space-12) auto;padding:var(--space-8) var(--space-6);text-align:center;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-2xl);box-shadow:var(--shadow-sm);align-items:center;gap:var(--space-3);flex-direction:column;display:flex}[data-theme=dark] .GalleryPageClient-module__P3veMG__emptyState{background:#0d0d11;border-color:#ffffff1a}.GalleryPageClient-module__P3veMG__emptyTitle{font-family:var(--font-poppins);font-size:var(--text-lg);color:var(--color-text-primary);margin:0;font-weight:600}[data-theme=dark] .GalleryPageClient-module__P3veMG__emptyTitle{color:#fff}.GalleryPageClient-module__P3veMG__emptySubtitle{font-family:var(--font-karla);font-size:var(--text-sm);color:var(--color-text-muted);margin:0;line-height:1.5}.GalleryPageClient-module__P3veMG__resetFilterBtn{margin-top:var(--space-2);background-color:var(--color-primary);color:#fff;font-family:var(--font-poppins);font-size:var(--text-sm);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-fast);border:none;padding:8px 20px;font-weight:600}.GalleryPageClient-module__P3veMG__resetFilterBtn:hover{background-color:var(--color-primary-hover)}@media (max-width:768px){.GalleryPageClient-module__P3veMG__galleryPage{padding-bottom:var(--space-3)}}
.OrderFoodComingSoon-module__7mpJOq__container{background:var(--color-bg);flex-direction:column;min-height:100vh;padding:100px 20px 80px;display:flex;position:relative;overflow:hidden}.OrderFoodComingSoon-module__7mpJOq__orbSaffron{filter:blur(50px);pointer-events:none;z-index:0;background:radial-gradient(circle,#ff5a1f2e 0%,#0000 70%);width:380px;height:380px;position:absolute;top:-120px;right:-80px}.OrderFoodComingSoon-module__7mpJOq__orbBlue{filter:blur(60px);pointer-events:none;z-index:0;background:radial-gradient(circle,#2c5fc429 0%,#0000 70%);width:420px;height:420px;position:absolute;bottom:80px;left:-100px}.OrderFoodComingSoon-module__7mpJOq__contentWrapper{z-index:1;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:720px;margin:0 auto;display:flex;position:relative}.OrderFoodComingSoon-module__7mpJOq__badge{color:var(--color-primary);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.06em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ff5a1f1a;border:1px solid #ff5a1f40;border-radius:9999px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-weight:600;display:inline-flex}.OrderFoodComingSoon-module__7mpJOq__badgeDot{background:var(--color-primary);width:8px;height:8px;box-shadow:0 0 10px var(--color-primary);border-radius:50%;animation:2s ease-in-out infinite OrderFoodComingSoon-module__7mpJOq__pulse}@keyframes OrderFoodComingSoon-module__7mpJOq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.OrderFoodComingSoon-module__7mpJOq__iconBox{border:1px solid var(--glass-border);width:88px;height:88px;color:var(--color-primary);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#ff5a1f26 0%,#2c5fc426 100%);border-radius:24px;justify-content:center;align-items:center;margin-bottom:24px;display:flex;box-shadow:0 12px 32px #ff5a1f1f}.OrderFoodComingSoon-module__7mpJOq__title{font-family:var(--font-chakra-petch);color:var(--color-text-primary);letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;line-height:1.25}.OrderFoodComingSoon-module__7mpJOq__highlight{color:var(--color-primary);display:inline-block;position:relative}.OrderFoodComingSoon-module__7mpJOq__subtitle{font-size:var(--text-base);color:var(--color-text-muted);max-width:560px;margin-bottom:36px;line-height:1.6}.OrderFoodComingSoon-module__7mpJOq__cardsGrid{grid-template-columns:repeat(3,1fr);gap:16px;width:100%;margin-bottom:32px;display:grid}@media (max-width:768px){.OrderFoodComingSoon-module__7mpJOq__cardsGrid{grid-template-columns:1fr;gap:12px}}.OrderFoodComingSoon-module__7mpJOq__actionCard{background:var(--glass-bg);border:1px solid var(--glass-border);color:inherit;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;flex-direction:column;align-items:center;padding:22px 18px;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.OrderFoodComingSoon-module__7mpJOq__actionCard:hover{border-color:#ff5a1f66;transform:translateY(-4px);box-shadow:0 12px 30px #00000014}.OrderFoodComingSoon-module__7mpJOq__cardIconBox{border:1px solid var(--color-border);width:50px;height:50px;color:var(--color-primary);background:#ffffff0f;border-radius:14px;justify-content:center;align-items:center;margin-bottom:14px;transition:transform .2s;display:flex}.OrderFoodComingSoon-module__7mpJOq__actionCard:hover .OrderFoodComingSoon-module__7mpJOq__cardIconBox{background:#ff5a1f1f;transform:scale(1.08)}.OrderFoodComingSoon-module__7mpJOq__cardTitle{font-family:var(--font-chakra-petch);font-size:var(--text-base);color:var(--color-text-primary);align-items:center;gap:6px;margin-bottom:6px;font-weight:600;display:flex}.OrderFoodComingSoon-module__7mpJOq__cardDesc{font-size:var(--text-xs);color:var(--color-text-muted);text-align:center;line-height:1.5}.OrderFoodComingSoon-module__7mpJOq__cardCta{font-size:var(--text-xs);color:var(--color-primary);align-items:center;gap:4px;margin-top:14px;font-weight:600;display:inline-flex}.OrderFoodComingSoon-module__7mpJOq__homeBtn{border:1px solid var(--color-border);color:var(--color-text-muted);font-size:var(--text-sm);background:0 0;border-radius:9999px;align-items:center;gap:8px;padding:10px 22px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.OrderFoodComingSoon-module__7mpJOq__homeBtn:hover{color:var(--color-text-primary);border-color:var(--color-text-muted);background:#ffffff0d}
.OrderStatus-module__En1GSW__tracker{text-align:center;background:var(--color-bg-card,#fff);clip-path:polygon(var(--hex-cut-card) 0, calc(100% - var(--hex-cut-card)) 0, 100% var(--hex-cut-card), 100% calc(100% - var(--hex-cut-card)), calc(100% - var(--hex-cut-card)) 100%, var(--hex-cut-card) 100%, 0 calc(100% - var(--hex-cut-card)), 0 var(--hex-cut-card));border:1.5px solid #94a3b847;flex-direction:column;align-items:center;gap:6px;padding:30px 22px;display:flex}[data-theme=dark] .OrderStatus-module__En1GSW__tracker{background:#141824;border-color:#ffffff24}.OrderStatus-module__En1GSW__trackerFailure{border-color:#dc262661}.OrderStatus-module__En1GSW__badge{color:#fff;clip-path:polygon(8px 0,calc(100% - 8px) 0,100% 8px,100% calc(100% - 8px),calc(100% - 8px) 100%,8px 100%,0 calc(100% - 8px),0 8px);filter:drop-shadow(0 6px 16px #ff5a1f6b);background:linear-gradient(135deg,#ff6b35 0%,#ff3d00 100%);justify-content:center;align-items:center;width:74px;height:74px;margin-bottom:8px;display:inline-flex}.OrderStatus-module__En1GSW__badgeSuccess{filter:drop-shadow(0 6px 16px #16a34a6b);background:linear-gradient(135deg,#16a34a 0%,#12833c 100%)}.OrderStatus-module__En1GSW__badgeFailure{filter:drop-shadow(0 6px 16px #dc26266b);background:linear-gradient(135deg,#dc2626 0%,#b31b1b 100%)}.OrderStatus-module__En1GSW__motionPop{animation:.56s cubic-bezier(.34,1.56,.64,1) OrderStatus-module__En1GSW__statusPop}@keyframes OrderStatus-module__En1GSW__statusPop{0%{opacity:0;transform:scale(.4)}60%{opacity:1;transform:scale(1.12)}to{transform:scale(1)}}.OrderStatus-module__En1GSW__motionSteam{animation:2.4s ease-in-out infinite OrderStatus-module__En1GSW__statusSteam}@keyframes OrderStatus-module__En1GSW__statusSteam{0%,to{transform:translateY(0)rotate(0)}30%{transform:translateY(-5px)rotate(-3deg)}65%{transform:translateY(-2px)rotate(3deg)}}.OrderStatus-module__En1GSW__motionRide{animation:1.5s ease-in-out infinite OrderStatus-module__En1GSW__statusRide}@keyframes OrderStatus-module__En1GSW__statusRide{0%,to{transform:translate(-5px)rotate(-2deg)}50%{transform:translate(5px)rotate(2deg)}}.OrderStatus-module__En1GSW__motionShake{animation:.52s cubic-bezier(.36,.07,.19,.97) OrderStatus-module__En1GSW__statusShake}@keyframes OrderStatus-module__En1GSW__statusShake{0%,to{transform:translate(0)}20%{transform:translate(-7px)}45%{transform:translate(6px)}70%{transform:translate(-4px)}}@media (prefers-reduced-motion:reduce){.OrderStatus-module__En1GSW__motionPop,.OrderStatus-module__En1GSW__motionSteam,.OrderStatus-module__En1GSW__motionRide,.OrderStatus-module__En1GSW__motionShake{animation:none}}.OrderStatus-module__En1GSW__label{font-family:var(--font-chakra-petch);color:var(--color-text-primary);margin:0;font-size:1.32rem;font-weight:700}.OrderStatus-module__En1GSW__hindi{font-family:var(--font-hind);color:var(--color-primary);margin:0;font-size:.95rem;font-weight:600}.OrderStatus-module__En1GSW__desc{max-width:34ch;font-family:var(--font-karla);color:var(--color-text-secondary);margin:6px 0 0;font-size:.9rem;line-height:1.5}.OrderStatus-module__En1GSW__orderId{font-family:var(--font-poppins);letter-spacing:.04em;color:var(--color-text-muted,#94a3b8);margin:10px 0 0;font-size:.8rem;font-weight:700}.OrderStatus-module__En1GSW__rail{justify-content:space-between;align-items:flex-start;gap:4px;width:100%;max-width:420px;margin:22px 0 0;padding:0;list-style:none;display:flex}.OrderStatus-module__En1GSW__railStep{flex-direction:column;flex:1;align-items:center;gap:7px;display:flex;position:relative}.OrderStatus-module__En1GSW__railStep:before{content:"";background:#94a3b859;width:100%;height:2px;position:absolute;top:6px;left:-50%}.OrderStatus-module__En1GSW__railStep:first-child:before{display:none}.OrderStatus-module__En1GSW__railDone:before,.OrderStatus-module__En1GSW__railActive:before{background:var(--color-primary)}.OrderStatus-module__En1GSW__railDot{z-index:1;background:#94a3b873;border-radius:50%;width:14px;height:14px;transition:background .26s,transform .26s}.OrderStatus-module__En1GSW__railDone .OrderStatus-module__En1GSW__railDot{background:var(--color-primary)}.OrderStatus-module__En1GSW__railActive .OrderStatus-module__En1GSW__railDot{background:var(--color-primary);transform:scale(1.25);box-shadow:0 0 0 5px #ff5a1f38}.OrderStatus-module__En1GSW__railText{font-family:var(--font-poppins);color:var(--color-text-muted,#94a3b8);font-size:.68rem;font-weight:600;line-height:1.25}.OrderStatus-module__En1GSW__railDone .OrderStatus-module__En1GSW__railText,.OrderStatus-module__En1GSW__railActive .OrderStatus-module__En1GSW__railText{color:var(--color-text-primary)}.OrderStatus-module__En1GSW__eta{font-family:var(--font-karla);color:var(--color-text-secondary);margin:16px 0 0;font-size:.88rem}.OrderStatus-module__En1GSW__eta strong{color:var(--color-primary)}.OrderStatus-module__En1GSW__failureActions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px;display:flex}.OrderStatus-module__En1GSW__retryBtn,.OrderStatus-module__En1GSW__callAdminBtn{cursor:pointer;min-height:48px;font-family:var(--font-poppins);clip-path:polygon(var(--hex-cut-button) 0, calc(100% - var(--hex-cut-button)) 0, 100% var(--hex-cut-button), 100% calc(100% - var(--hex-cut-button)), calc(100% - var(--hex-cut-button)) 100%, var(--hex-cut-button) 100%, 0 calc(100% - var(--hex-cut-button)), 0 var(--hex-cut-button));transition:all var(--transition-fast);border:none;justify-content:center;align-items:center;gap:7px;padding:12px 20px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.OrderStatus-module__En1GSW__retryBtn{color:#fff;background:linear-gradient(135deg,#ff6b35 0%,#ff3d00 100%)}.OrderStatus-module__En1GSW__retryBtn:hover{background:linear-gradient(135deg,#d61b69 0%,#a3134f 100%);transform:translateY(-2px)}.OrderStatus-module__En1GSW__callAdminBtn{color:#128c7e;background:#25d36624;border:1.5px solid #25d366}[data-theme=dark] .OrderStatus-module__En1GSW__callAdminBtn{color:#86efac;background:#25d36633}.OrderStatus-module__En1GSW__callAdminBtn:hover{transform:translateY(-2px)}@media (max-width:420px){.OrderStatus-module__En1GSW__railText{font-size:.62rem}.OrderStatus-module__En1GSW__badge{width:66px;height:66px}}
.OrdersPageClient-module__AP0a_W__ordersPageWrapper{background:var(--color-bg);width:100%;min-height:100vh;padding-top:calc(var(--navbar-height,84px) + 20px);padding-bottom:120px}@media (min-width:768px){.OrdersPageClient-module__AP0a_W__ordersPageWrapper{padding-top:calc(var(--navbar-height,84px) + 36px);padding-bottom:80px}}.OrdersPageClient-module__AP0a_W__inner{width:100%;max-width:800px;padding-inline:var(--space-4);flex-direction:column;gap:28px;margin-inline:auto;display:flex}@media (min-width:768px){.OrdersPageClient-module__AP0a_W__inner{padding-inline:var(--space-6);gap:36px}}.OrdersPageClient-module__AP0a_W__ordersHero{flex-direction:column;gap:16px;display:flex}.OrdersPageClient-module__AP0a_W__heroHeaderRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.OrdersPageClient-module__AP0a_W__heroTitleGroup{align-items:center;gap:14px;display:flex}.OrdersPageClient-module__AP0a_W__heroIconWrap{color:#fff;background:linear-gradient(135deg,#ff6422 0%,#ff3d00 100%);border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 6px 18px #ff3d0066}.OrdersPageClient-module__AP0a_W__heroTitle{font-family:var(--font-poppins);color:var(--color-text-primary);margin:0;font-size:1.6rem;font-weight:800;line-height:1.2}.OrdersPageClient-module__AP0a_W__heroSubtitle{font-family:var(--font-karla);color:var(--color-text-secondary);margin:2px 0 0;font-size:.95rem}.OrdersPageClient-module__AP0a_W__locationBadge{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-full);font-family:var(--font-poppins);color:var(--color-text-secondary);box-shadow:var(--shadow-sm);align-items:center;gap:6px;padding:6px 14px;font-size:.8rem;font-weight:600;display:inline-flex}.OrdersPageClient-module__AP0a_W__filterRow{border-bottom:1px solid var(--color-divider);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-bottom:16px;display:flex}.OrdersPageClient-module__AP0a_W__filterPills{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.OrdersPageClient-module__AP0a_W__filterBtn{background:var(--color-bg-card);border:1px solid var(--color-border);color:var(--color-text-secondary);font-family:var(--font-poppins);border-radius:var(--radius-full);cursor:pointer;min-height:38px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s}.OrdersPageClient-module__AP0a_W__filterBtnActive{background:var(--color-primary);border-color:var(--color-primary);color:#fff;box-shadow:var(--shadow-orange)}.OrdersPageClient-module__AP0a_W__clearHistoryBtn{color:var(--color-text-muted);font-family:var(--font-karla);cursor:pointer;background:0 0;border:none;font-size:.85rem;text-decoration:underline;transition:color .2s}.OrdersPageClient-module__AP0a_W__clearHistoryBtn:hover{color:#ef4444}.OrdersPageClient-module__AP0a_W__liveTrackingCard{background:linear-gradient(135deg,#ff5a1f14 0%,#ff783d05 100%);border:1.5px solid #ff5a1f59;border-radius:28px;flex-direction:column;gap:20px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 40px -10px #ff5a1f33}[data-theme=dark] .OrdersPageClient-module__AP0a_W__liveTrackingCard{background:linear-gradient(135deg,#ff5a1f1f 0%,#14141cd9 100%);border-color:#ff5a1f66;box-shadow:0 16px 40px -10px #000000b3}.OrdersPageClient-module__AP0a_W__liveCardHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.OrdersPageClient-module__AP0a_W__liveBadgeGroup{align-items:center;gap:10px;display:flex}.OrdersPageClient-module__AP0a_W__livePulseDot{background:#10b981;border-radius:50%;width:10px;height:10px;animation:1.5s infinite OrdersPageClient-module__AP0a_W__pulseDot;box-shadow:0 0 10px #10b981}@keyframes OrdersPageClient-module__AP0a_W__pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.4)}}.OrdersPageClient-module__AP0a_W__liveOrderId{font-family:var(--font-poppins);color:var(--color-text-primary);font-size:1.1rem;font-weight:800}.OrdersPageClient-module__AP0a_W__liveEtaBadge{color:#fff;font-family:var(--font-poppins);border-radius:var(--radius-full);background:#10b981;padding:5px 12px;font-size:.82rem;font-weight:700;box-shadow:0 4px 12px #10b98159}.OrdersPageClient-module__AP0a_W__stepperWrapper{margin:12px 0;position:relative}.OrdersPageClient-module__AP0a_W__stepperLineTrack{background:var(--color-border);z-index:1;border-radius:9999px;height:4px;position:absolute;top:24px;left:10%;right:10%}.OrdersPageClient-module__AP0a_W__stepperLineFill{background:linear-gradient(90deg,#10b981 0%,#ff5a1f 100%);border-radius:9999px;height:100%;transition:width .6s cubic-bezier(.34,1.56,.64,1)}.OrdersPageClient-module__AP0a_W__stepperStages{z-index:2;justify-content:space-between;align-items:flex-start;display:flex;position:relative}.OrdersPageClient-module__AP0a_W__stageItem{text-align:center;flex-direction:column;flex:1;align-items:center;gap:8px;display:flex}.OrdersPageClient-module__AP0a_W__stageIconBox{background:var(--color-bg-card);border:2px solid var(--color-border);width:48px;height:48px;color:var(--color-text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex}.OrdersPageClient-module__AP0a_W__stageActive .OrdersPageClient-module__AP0a_W__stageIconBox{color:#fff;background:#ff5a1f;border-color:#ff5a1f;transform:scale(1.15);box-shadow:0 0 20px #ff5a1fb3}.OrdersPageClient-module__AP0a_W__stageDone .OrdersPageClient-module__AP0a_W__stageIconBox{color:#fff;background:#10b981;border-color:#10b981}.OrdersPageClient-module__AP0a_W__stageLabel{font-family:var(--font-poppins);color:var(--color-text-secondary);font-size:.78rem;font-weight:600}.OrdersPageClient-module__AP0a_W__stageActive .OrdersPageClient-module__AP0a_W__stageLabel{color:var(--color-primary);font-weight:700}.OrdersPageClient-module__AP0a_W__liveMessageBanner{background:var(--color-bg-card);border:1px solid var(--color-border);text-align:center;font-family:var(--font-karla);color:var(--color-text-primary);border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:.95rem;display:flex}.OrdersPageClient-module__AP0a_W__ordersGrid{flex-direction:column;gap:18px;display:flex}.OrdersPageClient-module__AP0a_W__orderCard{background:var(--color-bg-card);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:24px;flex-direction:column;gap:16px;padding:20px;transition:all .2s;display:flex}.OrdersPageClient-module__AP0a_W__orderCard:hover{border-color:var(--color-primary);box-shadow:0 8px 30px #00000014}.OrdersPageClient-module__AP0a_W__orderCardTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.OrdersPageClient-module__AP0a_W__shopInfoGroup{align-items:center;gap:10px;text-decoration:none;display:flex}.OrdersPageClient-module__AP0a_W__shopAvatar{clip-path:polygon(4px 0,calc(100% - 4px) 0,100% 4px,100% calc(100% - 4px),calc(100% - 4px) 100%,4px 100%,0 calc(100% - 4px),0 4px);width:42px;height:42px;color:var(--color-primary);background:#ff5a1f1a;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.OrdersPageClient-module__AP0a_W__shopName{font-family:var(--font-poppins);color:var(--color-text-primary);font-size:1.05rem;font-weight:700}.OrdersPageClient-module__AP0a_W__orderTimestamp{font-family:var(--font-karla);color:var(--color-text-muted);font-size:.8rem}.OrdersPageClient-module__AP0a_W__orderStatusBadge{font-family:var(--font-poppins);text-transform:uppercase;letter-spacing:.02em;border-radius:8px;padding:4px 10px;font-size:.75rem;font-weight:700}.OrdersPageClient-module__AP0a_W__statusDelivered{color:#10b981;background:#10b9811a}.OrdersPageClient-module__AP0a_W__statusActive{color:#ff5a1f;background:#ff5a1f1a}.OrdersPageClient-module__AP0a_W__statusFailed{color:#ef4444;background:#ef44441a}.OrdersPageClient-module__AP0a_W__pureVegCardBadge{color:#10b981;font-family:var(--font-poppins);background:#10b9811a;border:1px solid #10b98140;border-radius:6px;align-items:center;gap:5px;padding:3px 8px;font-size:.72rem;font-weight:700;display:inline-flex}.OrdersPageClient-module__AP0a_W__vegBadge{background:#fff;border:1.5px solid #10b981;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.OrdersPageClient-module__AP0a_W__vegDot{background:#10b981;border-radius:50%;width:6px;height:6px}.OrdersPageClient-module__AP0a_W__nonVegBadge{background:#fff;border:1.5px solid #ef4444;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.OrdersPageClient-module__AP0a_W__nonVegDot{background:#ef4444;border-radius:50%;width:6px;height:6px}.OrdersPageClient-module__AP0a_W__orderItemsList{border-top:1px dashed var(--color-divider);border-bottom:1px dashed var(--color-divider);flex-direction:column;gap:8px;padding:12px 0;display:flex}.OrdersPageClient-module__AP0a_W__orderItemRow{font-family:var(--font-karla);color:var(--color-text-secondary);justify-content:space-between;align-items:center;font-size:.92rem;display:flex}.OrdersPageClient-module__AP0a_W__orderItemLeft{align-items:center;gap:8px;display:flex}.OrdersPageClient-module__AP0a_W__orderCardBottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.OrdersPageClient-module__AP0a_W__totalPaidGroup{align-items:baseline;gap:6px;display:flex}.OrdersPageClient-module__AP0a_W__totalPaidLabel{font-family:var(--font-karla);color:var(--color-text-muted);font-size:.85rem}.OrdersPageClient-module__AP0a_W__totalPaidAmount{font-family:var(--font-poppins);color:var(--color-text-primary);font-size:1.2rem;font-weight:800}.OrdersPageClient-module__AP0a_W__reorderBtn{color:#fff;font-family:var(--font-poppins);cursor:pointer;background:linear-gradient(135deg,#ff6422 0%,#ff3d00 100%);border:none;border-radius:12px;align-items:center;gap:6px;padding:10px 18px;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #ff3d0059}.OrdersPageClient-module__AP0a_W__reorderBtn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #ff3d0073}.OrdersPageClient-module__AP0a_W__emptyContainer{background:var(--color-bg-card);border:1px solid var(--color-border);text-align:center;box-shadow:var(--shadow-sm);border-radius:32px;flex-direction:column;align-items:center;gap:14px;padding:60px 24px;display:flex}.OrdersPageClient-module__AP0a_W__emptyIconCircle{width:84px;height:84px;color:var(--color-primary);background:#ff5a1f1a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:8px;display:flex}.OrdersPageClient-module__AP0a_W__emptyHeading{font-family:var(--font-poppins);color:var(--color-text-primary);margin:0;font-size:1.4rem;font-weight:800}.OrdersPageClient-module__AP0a_W__emptyDescription{font-family:var(--font-karla);color:var(--color-text-secondary);max-width:400px;margin:0;font-size:1rem}.OrdersPageClient-module__AP0a_W__browseMarketBtn{color:#fff;font-family:var(--font-poppins);background:linear-gradient(135deg,#ff6422 0%,#ff3d00 100%);border-radius:16px;align-items:center;gap:8px;margin-top:12px;padding:14px 28px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 8px 24px #ff3d0066}.OrdersPageClient-module__AP0a_W__browseMarketBtn:hover{transform:translateY(-2px);box-shadow:0 12px 30px #ff3d0080}.OrdersPageClient-module__AP0a_W__groupedOrdersContainer{flex-direction:column;gap:32px;display:flex}.OrdersPageClient-module__AP0a_W__categorySection{flex-direction:column;gap:20px;display:flex}.OrdersPageClient-module__AP0a_W__categoryHeader{font-family:var(--font-poppins);color:var(--color-primary);border-bottom:2px solid var(--color-border);margin:0;padding-bottom:8px;font-size:1.3rem;font-weight:800}.OrdersPageClient-module__AP0a_W__shopSection{border-left:3px solid #ff5a1f33;flex-direction:column;gap:16px;padding-left:12px;display:flex}.OrdersPageClient-module__AP0a_W__shopHeader{font-family:var(--font-poppins);color:var(--color-text-primary);margin:0;font-size:1.1rem;font-weight:700}.OrdersPageClient-module__AP0a_W__dietFilterRow{flex-wrap:wrap;align-items:center;gap:10px;padding-top:10px;display:flex}.OrdersPageClient-module__AP0a_W__dietFilterLabel{font-family:var(--font-poppins);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:700}.OrdersPageClient-module__AP0a_W__dietFilterPills{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.OrdersPageClient-module__AP0a_W__dietBtn{background:var(--color-bg-card);border:1px solid var(--color-border);color:var(--color-text-secondary);font-family:var(--font-poppins);border-radius:var(--radius-full);cursor:pointer;align-items:center;gap:6px;min-height:32px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex}.OrdersPageClient-module__AP0a_W__dietBtn:hover{border-color:var(--color-text-secondary)}.OrdersPageClient-module__AP0a_W__dietBtnActive{background:var(--color-text-primary);border-color:var(--color-text-primary);color:#fff}.OrdersPageClient-module__AP0a_W__dietBtnVegActive{color:#fff;background:#10b981;border-color:#10b981;box-shadow:0 2px 10px #10b98159}.OrdersPageClient-module__AP0a_W__dietBtnNonVegActive{color:#fff;background:#ef4444;border-color:#ef4444;box-shadow:0 2px 10px #ef444459}.OrdersPageClient-module__AP0a_W__vegDotSmall{background:#10b981;border-radius:50%;width:7px;height:7px}.OrdersPageClient-module__AP0a_W__dietBtnVegActive .OrdersPageClient-module__AP0a_W__vegDotSmall{background:#fff}.OrdersPageClient-module__AP0a_W__nonVegDotSmall{background:#ef4444;border-radius:50%;width:7px;height:7px}.OrdersPageClient-module__AP0a_W__dietBtnNonVegActive .OrdersPageClient-module__AP0a_W__nonVegDotSmall{background:#fff}.OrdersPageClient-module__AP0a_W__daySection{flex-direction:column;gap:16px;display:flex}.OrdersPageClient-module__AP0a_W__dayHeader{border-bottom:1.5px solid var(--color-border);justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.OrdersPageClient-module__AP0a_W__dayTitleGroup{align-items:center;gap:8px;display:flex}.OrdersPageClient-module__AP0a_W__dayIcon{color:var(--color-primary)}.OrdersPageClient-module__AP0a_W__dayTitle{font-family:var(--font-poppins);color:var(--color-text-primary);font-size:1.15rem;font-weight:800}.OrdersPageClient-module__AP0a_W__daySubtitle{font-family:var(--font-karla);color:var(--color-text-muted);font-size:.85rem}.OrdersPageClient-module__AP0a_W__dayCountBadge{font-family:var(--font-poppins);background:var(--color-bg-card);border:1px solid var(--color-border);color:var(--color-text-secondary);border-radius:var(--radius-full);padding:3px 10px;font-size:.75rem;font-weight:700}