.lx-storefront{--lx-control-radius:12px;--lx-control-height:44px;--lx-control-height-sm:40px;--lx-control-height-lg:48px;--lx-page-gutter:16px;--lx-surface:#ffffff;--lx-page-bg:#f5f7fb;--lx-text:#0f172a;--lx-muted:#64748b;--lx-border:#e7ecf5;min-height:100vh;background:var(--lx-page-bg);color:var(--lx-text);font-family:var(--font-sans,"Inter",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);font-size:14px;line-height:1.5}.lx-storefront :where(button,input,select,textarea){font:inherit}.lx-storefront :where(button,a,input,select,textarea){-webkit-tap-highlight-color:transparent}.lx-storefront :where(h1,h2,h3,h4,p){margin-block-start:0}.lx-storefront :where(h1,h2,h3,h4){letter-spacing:-.015em}.lx-storefront main button:not([aria-label]):not([class*=h-]):not([class*=size-]){min-height:var(--lx-control-height);padding-inline:16px;border-radius:var(--lx-control-radius);font-size:14px;font-weight:700;line-height:1.1}.lx-storefront :where(input:not([type=checkbox]):not([type=radio]),select,textarea){border-radius:var(--lx-control-radius);font-size:14px}.lx-storefront :where(input:not([type=checkbox]):not([type=radio]),select):not([class*=h-]){min-height:var(--lx-control-height)}.lx-storefront :where(input,select,textarea):focus-visible{outline:none;box-shadow:0 0 0 3px rgb(var(--brand-rgb)/.12)}.lx-storefront :where(button,a)[class~=rounded-full][class*=font-bold],.lx-storefront :where(button,a)[class~=rounded-full][class*=font-semibold]{border-radius:var(--lx-control-radius)!important}.lx-storefront [class~="bg-[#0B5FFF]"]{background-color:rgb(var(--brand-rgb))!important}.lx-storefront [class~="bg-[#071B4A]"]{background-color:rgb(var(--navy-rgb))!important}.lx-storefront [class~="bg-[#EFF4FF]"]{background-color:rgb(var(--brand-soft-rgb))!important}.lx-storefront [class~="text-[#0B5FFF]"]{color:rgb(var(--brand-rgb))!important}.lx-storefront [class~="text-[#071B4A]"]{color:rgb(var(--navy-rgb))!important}.lx-storefront [class~="border-[#0B5FFF]"],.lx-storefront [class~="hover:border-[#0B5FFF]"]:hover{border-color:rgb(var(--brand-rgb))!important}.lx-storefront [class~="hover:text-[#0B5FFF]"]:hover{color:rgb(var(--brand-rgb))!important}.lx-storefront [class~="hover:bg-[#EFF4FF]"]:hover{background-color:rgb(var(--brand-soft-rgb))!important}.lx-page{width:min(100%,1440px);margin-inline:auto;padding-inline:var(--lx-page-gutter)}.lx-page-title{font-size:clamp(24px,2.4vw,32px);line-height:1.15;letter-spacing:-.025em}.lx-page-title,.lx-section-title{color:rgb(var(--navy-rgb));font-weight:800}.lx-section-title{font-size:clamp(18px,1.8vw,24px);line-height:1.2}.lx-surface{border:1px solid var(--lx-border);border-radius:16px;background:var(--lx-surface);box-shadow:0 2px 12px rgb(7 27 74/.06)}.lx-btn-ghost,.lx-btn-outline,.lx-btn-primary,.lx-btn-secondary{display:inline-flex;min-height:var(--lx-control-height);align-items:center;justify-content:center;gap:8px;padding:0 16px;border-radius:var(--lx-control-radius);font-size:14px;font-weight:700;line-height:1;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .12s ease}.lx-btn-primary{border:1px solid transparent;background:rgb(var(--brand-rgb));color:#fff}.lx-btn-primary:hover{background:rgb(var(--brand-hover-rgb))}.lx-btn-secondary{border:1px solid transparent;background:rgb(var(--navy-rgb));color:#fff}.lx-btn-secondary:hover{background:rgb(var(--navy-light-rgb))}.lx-btn-outline{border:1px solid rgb(var(--brand-rgb));background:#fff;color:rgb(var(--brand-rgb))}.lx-btn-outline:hover{background:rgb(var(--brand-soft-rgb))}.lx-btn-ghost{border:1px solid var(--lx-border);background:#fff;color:var(--lx-text)}.lx-btn-ghost:hover{border-color:rgb(var(--brand-rgb)/.45);background:rgb(var(--brand-soft-rgb));color:rgb(var(--brand-rgb))}.lx-btn-ghost:active,.lx-btn-outline:active,.lx-btn-primary:active,.lx-btn-secondary:active{transform:scale(.98)}.lx-btn-ghost:focus-visible,.lx-btn-outline:focus-visible,.lx-btn-primary:focus-visible,.lx-btn-secondary:focus-visible{outline:2px solid rgb(var(--brand-rgb));outline-offset:2px}@media (min-width:768px){.lx-storefront{--lx-page-gutter:24px}}@media (prefers-reduced-motion:reduce){.lx-storefront *,.lx-storefront :after,.lx-storefront :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}