.marketplace-cart-module__bfcXnG__section{--cart-surface:var(--md-surface,#fff);--cart-surface-subtle:var(--md-surface-subtle,#f7f9fc);--cart-border:var(--md-border,#d8e2ee);--cart-border-strong:var(--md-border-strong,#bdcada);--cart-text:var(--md-text,#10213f);--cart-text-secondary:var(--md-text-secondary,#40526d);--cart-text-muted:var(--md-text-muted,#5f7088);--cart-brand:var(--md-brand-blue,#1265e8);--cart-brand-soft:var(--md-brand-blue-soft,#eaf2ff);--cart-danger:var(--md-danger,#b42332);--cart-success:var(--md-success,#1a9b55);color:var(--cart-text);background:var(--md-canvas,#f7f9fc);padding:56px 0}.marketplace-cart-module__bfcXnG__layout{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:start;gap:26px;display:grid}.marketplace-cart-module__bfcXnG__panel{border:1px solid var(--cart-border);color:var(--cart-text);background:var(--cart-surface);border-radius:16px;overflow:hidden;box-shadow:0 14px 42px #1f427014}.marketplace-cart-module__bfcXnG__panelHeader{border-bottom:1px solid var(--cart-border);justify-content:space-between;align-items:center;gap:16px;padding:22px 24px;display:flex}.marketplace-cart-module__bfcXnG__panelHeader h2,.marketplace-cart-module__bfcXnG__checkout h2,.marketplace-cart-module__bfcXnG__empty h2,.marketplace-cart-module__bfcXnG__success h2{color:var(--cart-text);margin:0}.marketplace-cart-module__bfcXnG__panelHeader h2,.marketplace-cart-module__bfcXnG__checkout h2{font-size:22px}.marketplace-cart-module__bfcXnG__panelHeader span,.marketplace-cart-module__bfcXnG__item p,.marketplace-cart-module__bfcXnG__checkout>p,.marketplace-cart-module__bfcXnG__empty p,.marketplace-cart-module__bfcXnG__success p,.marketplace-cart-module__bfcXnG__loading{color:var(--cart-text-muted)}.marketplace-cart-module__bfcXnG__panelHeader span{font-size:12px}.marketplace-cart-module__bfcXnG__items{display:grid}.marketplace-cart-module__bfcXnG__item{border-bottom:1px solid var(--cart-border);grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:16px;padding:20px 24px;display:grid}.marketplace-cart-module__bfcXnG__item:last-child{border-bottom:0}.marketplace-cart-module__bfcXnG__itemIcon{width:56px;height:56px;color:var(--cart-brand);background:var(--cart-brand-soft);border-radius:12px;place-items:center;display:grid}.marketplace-cart-module__bfcXnG__item h3{color:var(--cart-text);margin:0 0 5px;font-size:15px}.marketplace-cart-module__bfcXnG__item p{margin:0;font-size:11px;line-height:1.45}.marketplace-cart-module__bfcXnG__price{color:var(--cart-text);margin-top:8px;font-size:13px;font-weight:800;display:block}.marketplace-cart-module__bfcXnG__controls{align-items:center;gap:8px;display:flex}.marketplace-cart-module__bfcXnG__controls button{border:1px solid var(--cart-border-strong);width:36px;height:36px;color:var(--cart-text);background:var(--cart-surface);cursor:pointer;border-radius:8px;place-items:center;display:inline-grid}.marketplace-cart-module__bfcXnG__controls button:hover:not(:disabled){border-color:var(--cart-brand);color:var(--cart-brand);background:var(--cart-brand-soft)}.marketplace-cart-module__bfcXnG__controls button:focus-visible,.marketplace-cart-module__bfcXnG__field input:focus-visible,.marketplace-cart-module__bfcXnG__field select:focus-visible,.marketplace-cart-module__bfcXnG__field textarea:focus-visible{outline:3px solid color-mix(in srgb, var(--cart-brand) 38%, transparent);outline-offset:2px}.marketplace-cart-module__bfcXnG__controls button:disabled{cursor:not-allowed;opacity:.52}.marketplace-cart-module__bfcXnG__controls strong{min-width:24px;color:var(--cart-text);text-align:center}.marketplace-cart-module__bfcXnG__remove{color:var(--cart-danger)!important}.marketplace-cart-module__bfcXnG__summary{border-top:1px solid var(--cart-border);background:var(--cart-surface-subtle);padding:22px 24px}.marketplace-cart-module__bfcXnG__summaryRow{color:var(--cart-text-secondary);justify-content:space-between;gap:20px;margin:8px 0;font-size:13px;display:flex}.marketplace-cart-module__bfcXnG__summaryRow strong{color:var(--cart-text)}.marketplace-cart-module__bfcXnG__notice{border:1px solid color-mix(in srgb, var(--cart-brand) 24%, var(--cart-border));color:var(--cart-text-secondary);background:var(--cart-brand-soft);border-radius:10px;gap:9px;margin-top:16px;padding:12px;font-size:11px;line-height:1.5;display:flex}.marketplace-cart-module__bfcXnG__checkout{padding:24px}.marketplace-cart-module__bfcXnG__checkout h2{margin-bottom:7px}.marketplace-cart-module__bfcXnG__checkout>p{margin:0 0 20px;font-size:12px;line-height:1.55}.marketplace-cart-module__bfcXnG__grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.marketplace-cart-module__bfcXnG__field{gap:7px;display:grid}.marketplace-cart-module__bfcXnG__fieldFull{grid-column:1/-1}.marketplace-cart-module__bfcXnG__field label{color:var(--cart-text-secondary);font-size:11px;font-weight:750}.marketplace-cart-module__bfcXnG__field input,.marketplace-cart-module__bfcXnG__field select,.marketplace-cart-module__bfcXnG__field textarea{border:1px solid var(--cart-border-strong);width:100%;min-height:44px;color:var(--cart-text);background:var(--cart-surface);font:inherit;color-scheme:normal;border-radius:9px;padding:10px 12px}.marketplace-cart-module__bfcXnG__field input::placeholder,.marketplace-cart-module__bfcXnG__field textarea::placeholder{color:var(--cart-text-muted);opacity:.88}.marketplace-cart-module__bfcXnG__field select option{color:var(--cart-text);background:var(--cart-surface)}.marketplace-cart-module__bfcXnG__field textarea{resize:vertical;min-height:90px}.marketplace-cart-module__bfcXnG__actions{justify-content:flex-end;margin-top:20px;display:flex}.marketplace-cart-module__bfcXnG__empty,.marketplace-cart-module__bfcXnG__success{text-align:center;place-items:center;gap:13px;display:grid}.marketplace-cart-module__bfcXnG__empty{min-height:310px;padding:40px}.marketplace-cart-module__bfcXnG__empty svg{color:var(--cart-brand)}.marketplace-cart-module__bfcXnG__empty p,.marketplace-cart-module__bfcXnG__success p{max-width:560px;margin:0;line-height:1.6}.marketplace-cart-module__bfcXnG__success{padding:58px 30px}.marketplace-cart-module__bfcXnG__success svg{color:var(--cart-success)}.marketplace-cart-module__bfcXnG__error{margin-top:14px;font-size:12px;color:var(--cart-danger)!important}.marketplace-cart-module__bfcXnG__loading{text-align:center;padding:60px}html[data-theme=dark] .marketplace-cart-module__bfcXnG__section{--cart-surface:var(--md-surface,#0d1b2e);--cart-surface-subtle:var(--md-surface-subtle,#101f34);--cart-border:var(--md-border,#30445d);--cart-border-strong:var(--md-border-strong,#49617e);--cart-text:var(--md-text,#edf4ff);--cart-text-secondary:var(--md-text-secondary,#c9d5e6);--cart-text-muted:var(--md-text-muted,#9fb0c7);--cart-brand-soft:color-mix(in srgb, var(--cart-brand) 18%, var(--cart-surface));--cart-danger:#ff9aa6;--cart-success:#73d89b;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:var(--md-canvas,#071220)}html[data-theme=dark] .marketplace-cart-module__bfcXnG__panel{box-shadow:0 18px 44px #00000038}html[data-theme=dark] .marketplace-cart-module__bfcXnG__controls button:hover:not(:disabled){background:color-mix(in srgb, var(--cart-brand) 16%, var(--cart-surface))}@media (max-width:900px){.marketplace-cart-module__bfcXnG__layout{grid-template-columns:1fr}.marketplace-cart-module__bfcXnG__checkoutPanel{order:-1}}@media (max-width:620px){.marketplace-cart-module__bfcXnG__section{padding:38px 0}.marketplace-cart-module__bfcXnG__item{grid-template-columns:46px 1fr}.marketplace-cart-module__bfcXnG__itemIcon{width:46px;height:46px}.marketplace-cart-module__bfcXnG__controls{grid-column:1/-1;justify-content:flex-end}.marketplace-cart-module__bfcXnG__grid{grid-template-columns:1fr}.marketplace-cart-module__bfcXnG__fieldFull{grid-column:auto}.marketplace-cart-module__bfcXnG__panelHeader,.marketplace-cart-module__bfcXnG__item,.marketplace-cart-module__bfcXnG__checkout,.marketplace-cart-module__bfcXnG__summary{padding-inline:18px}}@media (forced-colors:active){.marketplace-cart-module__bfcXnG__panel,.marketplace-cart-module__bfcXnG__controls button,.marketplace-cart-module__bfcXnG__field input,.marketplace-cart-module__bfcXnG__field select,.marketplace-cart-module__bfcXnG__field textarea,.marketplace-cart-module__bfcXnG__notice{border:1px solid canvastext}}
.marketplace-cart-link-module__8bTwcG__link{color:#294566;background:#f8fbffe6;border:1px solid #d4deea;border-radius:10px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;transition:color .18s,border-color .18s,background-color .18s,box-shadow .18s,transform .18s;display:inline-flex;position:relative}.marketplace-cart-link-module__8bTwcG__link:hover{color:#0b5bff;background:#eef5ff;border-color:#a9c5f4;transform:translateY(-1px);box-shadow:0 8px 18px #0b5bff1a}.marketplace-cart-link-module__8bTwcG__link:focus-visible{outline-offset:2px;outline:3px solid #0b5bff2e}.marketplace-cart-link-module__8bTwcG__badge{color:#fff;background:#d9364a;border:2px solid #fff;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:9px;font-weight:800;display:grid;position:absolute;top:-6px;right:-6px;box-shadow:0 4px 10px #d9364a40}html[data-theme=dark] .marketplace-cart-link-module__8bTwcG__link{color:#d3deed;background:#0c1b2e;border-color:#2b4059}html[data-theme=dark] .marketplace-cart-link-module__8bTwcG__link:hover{color:#fff;background:#132742;border-color:#4d78ad;box-shadow:0 8px 20px #0000003d}html[data-theme=dark] .marketplace-cart-link-module__8bTwcG__badge{border-color:#071220}
.site-header-module__wBaYfG__header{z-index:70;-webkit-backdrop-filter:saturate(155%)blur(18px);backdrop-filter:saturate(155%)blur(18px);background:#ffffffe0;border-bottom:1px solid #cfdbeab8;transition:background-color .22s,border-color .22s,box-shadow .22s;position:sticky;top:0}.site-header-module__wBaYfG__header.site-header-module__wBaYfG__scrolled{background:#fffffff5;box-shadow:0 10px 30px #122f5613}.site-header-module__wBaYfG__inner{align-items:center;gap:22px;min-height:72px;transition:min-height .22s;display:flex}.site-header-module__wBaYfG__scrolled .site-header-module__wBaYfG__inner{min-height:64px}.site-header-module__wBaYfG__brandArea{flex:none;align-items:center;display:flex}.site-header-module__wBaYfG__brandArea .brand-image{width:210px;transition:width .22s}.site-header-module__wBaYfG__scrolled .site-header-module__wBaYfG__brandArea .brand-image{width:194px}.site-header-module__wBaYfG__menuSurface{flex:1;justify-content:space-between;align-items:center;gap:14px;min-width:0;display:flex}.site-header-module__wBaYfG__primaryNav{justify-content:center;align-items:center;gap:6px;min-width:0;display:flex}.site-header-module__wBaYfG__navLink{color:#40516a;white-space:nowrap;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;min-height:42px;padding:0 11px;font-size:14px;font-weight:620;line-height:1.2;transition:color .18s,background-color .18s,border-color .18s,transform .18s;display:inline-flex}.site-header-module__wBaYfG__navLink:hover{color:#0b5bff;background:#f1f6ff}.site-header-module__wBaYfG__navLink:active{transform:translateY(1px)}.site-header-module__wBaYfG__navLink.site-header-module__wBaYfG__active{color:#084dcc;background:#eaf2ff;border-color:#d2e2ff;box-shadow:inset 0 -2px #0b5bff}.site-header-module__wBaYfG__tools{border-left:0;flex:none;align-items:center;gap:10px;padding-left:8px;display:flex}.site-header-module__wBaYfG__preferences{align-items:center;gap:6px;display:flex}.site-header-module__wBaYfG__themeToggle,.site-header-module__wBaYfG__languageControl,.site-header-module__wBaYfG__menuButton{color:#294566;background:#f8fbffeb;border:1px solid #d4deea;border-radius:9px;justify-content:center;align-items:center;min-height:42px;transition:color .18s,border-color .18s,background-color .18s,box-shadow .18s;display:inline-flex}.site-header-module__wBaYfG__themeToggle,.site-header-module__wBaYfG__menuButton{cursor:pointer;width:42px;padding:0}.site-header-module__wBaYfG__themeToggle:hover,.site-header-module__wBaYfG__languageControl:hover,.site-header-module__wBaYfG__menuButton:hover{color:#0b5bff;background:#eef5ff;border-color:#a9c5f4}.site-header-module__wBaYfG__themeToggle:focus-visible,.site-header-module__wBaYfG__languageControl:focus-within,.site-header-module__wBaYfG__menuButton:focus-visible,.site-header-module__wBaYfG__navLink:focus-visible,.site-header-module__wBaYfG__login:focus-visible{outline-offset:2px;outline:3px solid #0b5bff2e}.site-header-module__wBaYfG__themeMoon{display:none}.site-header-module__wBaYfG__languageControl{gap:6px;padding:0 8px 0 10px}.site-header-module__wBaYfG__languageControl select{width:96px;min-height:40px;color:inherit;cursor:pointer;background:0 0;border:0;outline:0;padding:0;font-size:13px;font-weight:650}.site-header-module__wBaYfG__languageControl select:disabled{cursor:progress;opacity:.68}.site-header-module__wBaYfG__login{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#0b5bff,#074bd4);border:1px solid #0b5bff;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 17px;font-size:13px;font-weight:720;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;box-shadow:0 8px 18px #0b5bff2b}.site-header-module__wBaYfG__login:hover{filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 10px 22px #0b5bff3b}.site-header-module__wBaYfG__rightRail{flex:none;align-items:center;gap:6px;margin-inline-start:auto;display:flex}.site-header-module__wBaYfG__menuButton{display:none}html[data-theme=dark] .site-header-module__wBaYfG__header{background:#050d19db;border-color:#273950db}html[data-theme=dark] .site-header-module__wBaYfG__header.site-header-module__wBaYfG__scrolled{background:#050d19f5;box-shadow:0 12px 34px #00000047}html[data-theme=dark] .site-header-module__wBaYfG__navLink{color:#c5d1e1}html[data-theme=dark] .site-header-module__wBaYfG__navLink:hover{color:#f3f7ff;background:#101f34}html[data-theme=dark] .site-header-module__wBaYfG__navLink.site-header-module__wBaYfG__active{color:#a9c8ff;background:linear-gradient(#122a49,#0f233d);border-color:#294b76;box-shadow:inset 0 -2px #65a0ff}html[data-theme=dark] .site-header-module__wBaYfG__tools{border-color:#25374d}:is(html[data-theme=dark] .site-header-module__wBaYfG__themeToggle,html[data-theme=dark] .site-header-module__wBaYfG__languageControl,html[data-theme=dark] .site-header-module__wBaYfG__menuButton){color:#d3deed;background:#0c1b2e;border-color:#2b4059}:is(html[data-theme=dark] .site-header-module__wBaYfG__themeToggle:hover,html[data-theme=dark] .site-header-module__wBaYfG__languageControl:hover,html[data-theme=dark] .site-header-module__wBaYfG__menuButton:hover){color:#fff;background:#132742;border-color:#4d78ad}html[data-theme=dark] .site-header-module__wBaYfG__themeSun{display:none}html[data-theme=dark] .site-header-module__wBaYfG__themeMoon{display:block}html[dir=rtl] .site-header-module__wBaYfG__tools{border-left:0;border-right:1px solid #e1e8f1;padding-left:0;padding-right:12px}html[data-theme=dark][dir=rtl] .site-header-module__wBaYfG__tools{border-right-color:#25374d}@media (max-width:1180px) and (min-width:1101px){.site-header-module__wBaYfG__inner{gap:10px}.site-header-module__wBaYfG__brandArea .brand-image{width:138px}.site-header-module__wBaYfG__scrolled .site-header-module__wBaYfG__brandArea .brand-image{width:138px}.site-header-module__wBaYfG__navLink{padding-inline:7px;font-size:12px}.site-header-module__wBaYfG__tools{padding-left:8px}.site-header-module__wBaYfG__languageControl select{width:72px}.site-header-module__wBaYfG__login{padding-inline:11px}}@media (max-width:1100px){.site-header-module__wBaYfG__inner{gap:10px;min-height:66px}.site-header-module__wBaYfG__scrolled .site-header-module__wBaYfG__inner{min-height:62px}.site-header-module__wBaYfG__brandArea .brand-image{width:142px}.site-header-module__wBaYfG__scrolled .site-header-module__wBaYfG__brandArea .brand-image{width:142px}.site-header-module__wBaYfG__menuButton{display:inline-flex}.site-header-module__wBaYfG__menuSurface{width:min(760px,100vw - 40px);padding:14px;padding-bottom:max(14px, env(safe-area-inset-bottom));visibility:hidden;overscroll-behavior:contain;opacity:0;pointer-events:none;transform-origin:100% 0;background:#fffffffb;border:1px solid #d8e2ef;border-radius:15px;align-items:stretch;gap:12px;max-height:calc(100dvh - 86px);transition:opacity .18s,transform .18s,visibility 0s linear .18s;display:grid;position:absolute;top:calc(100% + 7px);right:max(20px,50vw - 590px);overflow-y:auto;transform:translateY(-7px)scale(.99);box-shadow:0 24px 58px #102c522b}.site-header-module__wBaYfG__menuSurface.site-header-module__wBaYfG__open{visibility:visible;opacity:1;pointer-events:auto;transition-delay:0s;transform:translateY(0)scale(1)}.site-header-module__wBaYfG__primaryNav{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.site-header-module__wBaYfG__navLink{background:#fbfdff;border-color:#e2e9f2;justify-content:flex-start;min-height:46px;padding:0 12px;font-size:13px}.site-header-module__wBaYfG__navLink.site-header-module__wBaYfG__active{border-color:#cbdcff;box-shadow:inset 3px 0 #0b5bff}.site-header-module__wBaYfG__tools{border-top:1px solid #e1e8f1;border-left:0;justify-content:space-between;gap:12px;padding:12px 0 0}.site-header-module__wBaYfG__preferences{flex:1}.site-header-module__wBaYfG__languageControl{justify-content:flex-start;min-width:190px}.site-header-module__wBaYfG__languageControl select{width:100%;font-size:12px}.site-header-module__wBaYfG__login{min-width:122px}html[dir=rtl] .site-header-module__wBaYfG__menuSurface{transform-origin:0 0;left:max(20px,50vw - 590px);right:auto}html[dir=rtl] .site-header-module__wBaYfG__navLink{justify-content:flex-start}html[dir=rtl] .site-header-module__wBaYfG__navLink.site-header-module__wBaYfG__active{box-shadow:inset -3px 0 #0b5bff}html[dir=rtl] .site-header-module__wBaYfG__tools{border-top:1px solid #e1e8f1;border-right:0;padding:12px 0 0}html[data-theme=dark] .site-header-module__wBaYfG__menuSurface{background:#071220fb;border-color:#2b4059;box-shadow:0 24px 58px #0006}html[data-theme=dark] .site-header-module__wBaYfG__navLink{background:#0a192b;border-color:#25384f}:is(html[data-theme=dark] .site-header-module__wBaYfG__tools,html[data-theme=dark][dir=rtl] .site-header-module__wBaYfG__tools){border-top-color:#25374d}}@media (max-width:720px){.site-header-module__wBaYfG__inner{gap:7px;min-height:62px}.site-header-module__wBaYfG__scrolled .site-header-module__wBaYfG__inner{min-height:60px}.site-header-module__wBaYfG__brandArea .brand-image{width:142px}.site-header-module__wBaYfG__scrolled .site-header-module__wBaYfG__brandArea .brand-image{width:142px}.site-header-module__wBaYfG__rightRail{gap:5px}.site-header-module__wBaYfG__menuSurface{border-radius:13px;width:calc(100vw - 24px);padding:11px;top:calc(100% + 5px);right:12px}html[dir=rtl] .site-header-module__wBaYfG__menuSurface{left:12px;right:auto}.site-header-module__wBaYfG__primaryNav{grid-template-columns:repeat(2,minmax(0,1fr))}.site-header-module__wBaYfG__tools{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:9px;display:grid}.site-header-module__wBaYfG__preferences{min-width:0}.site-header-module__wBaYfG__languageControl{flex:1;min-width:0}.site-header-module__wBaYfG__login{min-width:112px}}@media (max-width:480px){.site-header-module__wBaYfG__brandArea .brand-image{width:138px}.site-header-module__wBaYfG__scrolled .site-header-module__wBaYfG__brandArea .brand-image{width:138px}.site-header-module__wBaYfG__primaryNav{grid-template-columns:1fr}.site-header-module__wBaYfG__navLink{min-height:44px}.site-header-module__wBaYfG__tools{grid-template-columns:1fr}.site-header-module__wBaYfG__preferences{grid-template-columns:42px minmax(0,1fr);width:100%;display:grid}.site-header-module__wBaYfG__themeToggle{width:42px}.site-header-module__wBaYfG__login{width:100%}}@media (prefers-reduced-motion:reduce){.site-header-module__wBaYfG__header,.site-header-module__wBaYfG__inner,.site-header-module__wBaYfG__menuSurface,.site-header-module__wBaYfG__navLink,.site-header-module__wBaYfG__login{transition-duration:.01ms}.site-header-module__wBaYfG__brandArea .brand-image{transition-duration:.01ms}}
.site-footer-module__STLB6W__footer.site-footer{color:var(--approved-text);border-top:1px solid var(--approved-border);background:color-mix(in srgb, var(--approved-surface) 96%, transparent);-webkit-backdrop-filter:saturate(130%)blur(14px);backdrop-filter:saturate(130%)blur(14px);padding:0}.site-footer-module__STLB6W__inner{text-align:center;justify-items:center;gap:8px;width:min(100% - 24px,680px);padding:18px 0 14px;display:grid}.site-footer-module__STLB6W__inner .brand-image{object-fit:contain;width:92px;max-height:46px}.site-footer-module__STLB6W__description{color:#52657d;text-wrap:balance;max-width:520px;margin:0;font-size:clamp(12px,.95vw,13px);line-height:1.5}.site-footer-module__STLB6W__socials{flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;display:flex}.site-footer-module__STLB6W__socialLink{width:30px;height:30px;color:var(--approved-muted);transition:color var(--approved-transition), border-color var(--approved-transition), background-color var(--approved-transition), transform var(--approved-transition);background:0 0;border:1px solid #0000;border-radius:50%;flex:none;place-items:center;display:grid}.site-footer-module__STLB6W__socialLink svg{width:16px;height:16px}.site-footer-module__STLB6W__socials a.site-footer-module__STLB6W__socialLink:hover{color:var(--approved-blue);border-color:color-mix(in srgb, var(--approved-blue) 18%, var(--approved-border));background:var(--approved-blue-soft);transform:translateY(-1px)}.site-footer-module__STLB6W__socials a.site-footer-module__STLB6W__socialLink:focus-visible,.site-footer-module__STLB6W__legal a:focus-visible{outline:3px solid color-mix(in srgb, var(--approved-blue) 24%, transparent);outline-offset:2px}.site-footer-module__STLB6W__meta{color:#52657d;flex-wrap:wrap;justify-content:center;align-items:center;gap:5px 12px;font-size:10.5px;line-height:1.4;display:flex}.site-footer-module__STLB6W__copyright{margin:0}.site-footer-module__STLB6W__legal{flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;display:flex}.site-footer-module__STLB6W__legal span{opacity:.5}.site-footer-module__STLB6W__legal a{color:inherit;transition:color var(--approved-transition)}.site-footer-module__STLB6W__legal a:hover{color:var(--approved-blue)}:is(html[data-theme=dark] .site-footer-module__STLB6W__description,html[data-theme=dark] .site-footer-module__STLB6W__meta){color:var(--approved-muted)}@media (max-width:560px){.site-footer-module__STLB6W__inner{gap:7px;width:min(100% - 20px,680px);padding:16px 0 12px}.site-footer-module__STLB6W__inner .brand-image{width:84px;max-height:42px}.site-footer-module__STLB6W__description{max-width:380px;font-size:12px}.site-footer-module__STLB6W__socialLink{width:29px;height:29px}.site-footer-module__STLB6W__meta{gap:4px 10px;font-size:10px}}@media (prefers-reduced-motion:reduce){.site-footer-module__STLB6W__socialLink,.site-footer-module__STLB6W__legal a{transition:none}}
.store-product-card-module__qFZCkq__card{background:#fff;border:1px solid #d9e4f1;border-radius:14px;flex-direction:column;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 8px 24px #1e416f0d}.store-product-card-module__qFZCkq__card:hover{border-color:#a9c4eb;transform:translateY(-3px);box-shadow:0 18px 38px #1e416f1a}.store-product-card-module__qFZCkq__visual{min-height:160px;color:var(--blue);background-color:#0000;background-image:radial-gradient(circle at 76% 25%,#35a7ff38,#0000 29%),linear-gradient(145deg,#eef5ff,#fafdff);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;place-items:center;display:grid;position:relative}.store-product-card-module__qFZCkq__visual:after{content:"";background:linear-gradient(#0000 55%,#05162f1f);position:absolute;inset:0}.store-product-card-module__qFZCkq__type{z-index:1;color:#204f96;background:#ffffffe0;border:1px solid #9abbefcc;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:750;position:absolute;top:14px;left:14px}.store-product-card-module__qFZCkq__body{flex-direction:column;flex:1;padding:20px;display:flex}.store-product-card-module__qFZCkq__vendor{color:var(--blue);align-items:center;gap:5px;font-size:11px;font-weight:750;display:inline-flex}.store-product-card-module__qFZCkq__body h3{color:var(--navy);margin:8px 0;font-size:18px;line-height:1.3}.store-product-card-module__qFZCkq__body p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.store-product-card-module__qFZCkq__meta{flex-wrap:wrap;gap:7px;margin:16px 0;display:flex}.store-product-card-module__qFZCkq__meta span{color:#52657e;background:#f2f6fb;border-radius:6px;padding:5px 8px;font-size:10px}.store-product-card-module__qFZCkq__footer{border-top:1px solid #e5ebf3;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:16px;display:flex}.store-product-card-module__qFZCkq__footer strong{color:var(--navy);font-size:15px}.store-product-card-module__qFZCkq__actions{align-items:center;gap:9px;display:flex}.store-product-card-module__qFZCkq__details{color:var(--blue);align-items:center;gap:4px;font-size:11px;font-weight:750;display:inline-flex}@media (max-width:560px){.store-product-card-module__qFZCkq__footer{flex-direction:column;align-items:flex-start}.store-product-card-module__qFZCkq__actions{justify-content:space-between;width:100%}}html[data-theme=dark] .store-product-card-module__qFZCkq__card{background:#0c1b30;border-color:#203751}html[data-theme=dark] .store-product-card-module__qFZCkq__visual{background:radial-gradient(circle at 76% 25%,#35a7ff33,#0000 29%),linear-gradient(145deg,#102844,#0c1b30)}:is(html[data-theme=dark] .store-product-card-module__qFZCkq__body h3,html[data-theme=dark] .store-product-card-module__qFZCkq__footer strong){color:#f1f6ff}html[data-theme=dark] .store-product-card-module__qFZCkq__meta span{color:#b9c8dc;background:#142942}html[data-theme=dark] .store-product-card-module__qFZCkq__footer{border-color:#203751}
.catalog-module__tJGVQq__filterPanel{background:#ffffffeb;border:1px solid #d9e4f1;border-radius:14px;grid-template-columns:minmax(220px,1.8fr) repeat(3,minmax(130px,.8fr)) auto;align-items:end;gap:10px;padding:18px;display:grid;box-shadow:0 8px 24px #1e416f0d}.catalog-module__tJGVQq__field{gap:6px;display:grid}.catalog-module__tJGVQq__field label{color:#425b7a;font-size:11px;font-weight:750}.catalog-module__tJGVQq__field input,.catalog-module__tJGVQq__field select{width:100%;height:42px;color:var(--navy);font:inherit;background:#fff;border:1px solid #cdd9e7;border-radius:9px;padding:0 12px;font-size:13px}.catalog-module__tJGVQq__actions{gap:8px;display:flex}.catalog-module__tJGVQq__actions button,.catalog-module__tJGVQq__actions a{border-radius:9px;justify-content:center;align-items:center;min-height:42px;padding:0 15px;font-size:12px;font-weight:750;display:inline-flex}.catalog-module__tJGVQq__actions button{color:#fff;background:var(--blue);cursor:pointer;border:0}.catalog-module__tJGVQq__actions a{color:#425b7a;background:#fff;border:1px solid #cdd9e7}.catalog-module__tJGVQq__resultBar{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin:20px 0;font-size:13px;display:flex}.catalog-module__tJGVQq__resultBar strong{color:var(--navy)}.catalog-module__tJGVQq__activeFilters{flex-wrap:wrap;gap:7px;display:flex}.catalog-module__tJGVQq__activeFilters span{color:#255491;background:#eaf3ff;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:700}.catalog-module__tJGVQq__vendorGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.catalog-module__tJGVQq__vendorCard{background:#ffffffeb;border:1px solid #d9e4f1;border-radius:14px;flex-direction:column;min-height:190px;padding:22px;display:flex;box-shadow:0 8px 24px #1e416f0d}.catalog-module__tJGVQq__vendorHead{align-items:center;gap:12px;display:flex}.catalog-module__tJGVQq__vendorLogo{width:45px;height:45px;color:var(--blue);background:#edf4ff;border-radius:12px;flex:none;place-items:center;font-size:16px;font-weight:850;display:grid}.catalog-module__tJGVQq__vendorCard h3{color:var(--navy);margin:0;font-size:17px}.catalog-module__tJGVQq__verified{color:var(--blue);align-items:center;gap:4px;margin-top:4px;font-size:10px;font-weight:750;display:inline-flex}.catalog-module__tJGVQq__vendorCard p{color:var(--muted);margin:16px 0;font-size:12px;line-height:1.6}.catalog-module__tJGVQq__vendorFacts{flex-wrap:wrap;gap:7px;margin-top:auto;display:flex}.catalog-module__tJGVQq__vendorFacts span{color:#52657e;background:#f2f6fb;border-radius:6px;padding:5px 8px;font-size:10px}.catalog-module__tJGVQq__vendorLink{color:var(--blue);align-items:center;gap:5px;margin-top:15px;font-size:12px;font-weight:750;display:inline-flex}@media (max-width:1050px){.catalog-module__tJGVQq__filterPanel{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-module__tJGVQq__actions{grid-column:1/-1}.catalog-module__tJGVQq__vendorGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.catalog-module__tJGVQq__filterPanel{grid-template-columns:1fr}.catalog-module__tJGVQq__actions{grid-column:auto}.catalog-module__tJGVQq__resultBar{flex-direction:column;align-items:flex-start}.catalog-module__tJGVQq__vendorGrid{grid-template-columns:1fr}}:is(html[data-theme=dark] .catalog-module__tJGVQq__filterPanel,html[data-theme=dark] .catalog-module__tJGVQq__vendorCard){background:#0c1b30;border-color:#203751}:is(html[data-theme=dark] .catalog-module__tJGVQq__field input,html[data-theme=dark] .catalog-module__tJGVQq__field select,html[data-theme=dark] .catalog-module__tJGVQq__actions a){color:#d9e7f8;background:#0a1729;border-color:#29425f}html[data-theme=dark] .catalog-module__tJGVQq__field label{color:#a9bbd1}html[data-theme=dark] .catalog-module__tJGVQq__resultBar{color:#a9bbd1}:is(html[data-theme=dark] .catalog-module__tJGVQq__resultBar strong,html[data-theme=dark] .catalog-module__tJGVQq__vendorCard h3){color:#f1f6ff}html[data-theme=dark] .catalog-module__tJGVQq__vendorFacts span{color:#b9c8dc;background:#142942}
.store-module__yfKvEW__marketplaceSection{background:radial-gradient(circle at 86% 8%,#35a7ff24,#0000 28%),linear-gradient(#f7faff 0,#fff 42%);padding:34px 0 80px}.store-module__yfKvEW__statusBar{border:1px solid var(--fluent-line);background:var(--fluent-line);box-shadow:var(--fluent-shadow);border-radius:14px;grid-template-columns:1.3fr repeat(3,minmax(0,.7fr));gap:1px;margin:0 0 28px;display:grid;overflow:hidden}.store-module__yfKvEW__statusIntro,.store-module__yfKvEW__statusMetric{background:#fffffff0;min-height:92px;padding:20px 22px}.store-module__yfKvEW__statusIntro{align-items:center;gap:15px;display:flex}.store-module__yfKvEW__statusIntro>span{width:46px;height:46px;color:var(--blue);background:#edf4ff;border-radius:12px;flex:none;place-items:center;display:grid}.store-module__yfKvEW__statusIntro strong,.store-module__yfKvEW__statusMetric strong{color:var(--navy);display:block}.store-module__yfKvEW__statusIntro p,.store-module__yfKvEW__statusMetric span{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.5}.store-module__yfKvEW__statusMetric{flex-direction:column;justify-content:center;display:flex}.store-module__yfKvEW__statusMetric strong{letter-spacing:-.035em;font-size:24px}.store-module__yfKvEW__sectionHeader{justify-content:space-between;align-items:end;gap:24px;margin:52px 0 24px;display:flex}.store-module__yfKvEW__sectionHeader h2{color:var(--navy);letter-spacing:-.035em;margin:0;font-size:clamp(27px,3vw,40px)}.store-module__yfKvEW__sectionHeader p{max-width:670px;color:var(--muted);margin:9px 0 0;line-height:1.65}.store-module__yfKvEW__sectionHeader a{color:var(--blue);flex:none;align-items:center;gap:7px;font-size:13px;font-weight:700;display:inline-flex}.store-module__yfKvEW__categoryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.store-module__yfKvEW__categoryCard{background:#ffffffe0;border:1px solid #d9e4f1;border-radius:13px;flex-direction:column;min-height:204px;padding:23px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 8px 24px #1e416f0d}.store-module__yfKvEW__categoryCard:hover{border-color:#9ebef4;transform:translateY(-3px);box-shadow:0 18px 38px #1e416f1a}.store-module__yfKvEW__categoryIcon{width:48px;height:48px;color:var(--blue);background:#edf4ff;border-radius:12px;place-items:center;display:grid}.store-module__yfKvEW__categoryCard h3{color:var(--navy);margin:18px 0 7px;font-size:17px}.store-module__yfKvEW__categoryCard p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.store-module__yfKvEW__categoryCard footer{color:#50647f;justify-content:space-between;gap:12px;margin-top:auto;padding-top:18px;font-size:11px;font-weight:650;display:flex}.store-module__yfKvEW__categoryCard footer span:last-child{color:var(--blue)}.store-module__yfKvEW__productGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.store-module__yfKvEW__productCard{background:#fff;border:1px solid #d9e4f1;border-radius:13px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 8px 24px #1e416f0d}.store-module__yfKvEW__productVisual{min-height:142px;color:var(--blue);background:radial-gradient(circle at 76% 25%,#35a7ff38,#0000 29%),linear-gradient(145deg,#eef5ff,#fafdff);place-items:center;display:grid;position:relative}.store-module__yfKvEW__productVisual>span{color:#204f96;background:#ffffffd1;border:1px solid #9abbefcc;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:700;position:absolute;top:14px;left:14px}.store-module__yfKvEW__productBody{flex-direction:column;flex:1;padding:20px;display:flex}.store-module__yfKvEW__vendor{color:var(--blue);font-size:11px;font-weight:700}.store-module__yfKvEW__productBody h3{color:var(--navy);margin:7px 0;font-size:18px}.store-module__yfKvEW__productBody p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.store-module__yfKvEW__productMeta{flex-wrap:wrap;gap:7px;margin:16px 0;display:flex}.store-module__yfKvEW__productMeta span{color:#52657e;background:#f2f6fb;border-radius:6px;padding:5px 8px;font-size:10px}.store-module__yfKvEW__productFooter{border-top:1px solid #e5ebf3;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:16px;display:flex}.store-module__yfKvEW__productFooter strong{color:var(--navy);font-size:15px}.store-module__yfKvEW__productFooter a{color:var(--blue);align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.store-module__yfKvEW__emptyCatalog{background:#f6faffe6;border:1px dashed #9db8de;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:27px;display:grid}.store-module__yfKvEW__emptyCatalog>svg{color:var(--blue)}.store-module__yfKvEW__emptyCatalog h3{color:var(--navy);margin:0}.store-module__yfKvEW__emptyCatalog p{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.55}.store-module__yfKvEW__commerceSection{background:#f4f8fd;padding:78px 0}.store-module__yfKvEW__commerceGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.store-module__yfKvEW__commerceCard{background:#ffffffe6;border:1px solid #d7e2ef;border-radius:13px;padding:26px}.store-module__yfKvEW__commerceCard>svg{color:var(--blue)}.store-module__yfKvEW__commerceCard h3{color:var(--navy);margin:16px 0 7px;font-size:19px}.store-module__yfKvEW__commerceCard>p{color:var(--muted);margin:0 0 17px;font-size:13px;line-height:1.6}.store-module__yfKvEW__optionList{gap:9px;display:grid}.store-module__yfKvEW__optionList div{background:#fbfdff;border:1px solid #e0e8f2;border-radius:8px;padding:11px 12px}.store-module__yfKvEW__optionList strong{color:#273f61;font-size:12px;display:block}.store-module__yfKvEW__optionList span{color:#6b7a90;margin-top:4px;font-size:10px;line-height:1.45;display:block}.store-module__yfKvEW__flowSection{background:#fff;padding:78px 0}.store-module__yfKvEW__flowGrid{grid-template-columns:.72fr 1.28fr;align-items:start;gap:58px;display:grid}.store-module__yfKvEW__flowCopy h2{color:var(--navy);letter-spacing:-.04em;margin:0;font-size:clamp(29px,3vw,42px)}.store-module__yfKvEW__flowCopy p{color:var(--muted);margin:14px 0 24px;line-height:1.7}.store-module__yfKvEW__flowSteps{border:1px solid var(--fluent-line);background:var(--fluent-line);border-radius:13px;gap:1px;display:grid;overflow:hidden}.store-module__yfKvEW__flowSteps article{background:#fff;grid-template-columns:auto 1fr;gap:16px;padding:20px;display:grid}.store-module__yfKvEW__flowSteps span{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid}.store-module__yfKvEW__flowSteps h3{color:var(--navy);margin:1px 0 5px;font-size:15px}.store-module__yfKvEW__flowSteps p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}:is(html[data-theme=dark] .store-module__yfKvEW__marketplaceSection,html[data-theme=dark] .store-module__yfKvEW__flowSection){background:#071224}html[data-theme=dark] .store-module__yfKvEW__commerceSection{background:#09182c}:is(html[data-theme=dark] .store-module__yfKvEW__statusBar,html[data-theme=dark] .store-module__yfKvEW__flowSteps){background:#233852;border-color:#233852}html[data-theme=dark] .store-module__yfKvEW__statusIntro{background:#0d1f36f0;border-color:#253a56}html[data-theme=dark] .store-module__yfKvEW__statusMetric{background:#0d1f36f0;border-color:#253a56}html[data-theme=dark] .store-module__yfKvEW__categoryCard{background:#0d1f36f0;border-color:#253a56}html[data-theme=dark] .store-module__yfKvEW__productCard{background:#0d1f36f0;border-color:#253a56}html[data-theme=dark] .store-module__yfKvEW__commerceCard{background:#0d1f36f0;border-color:#253a56}html[data-theme=dark] .store-module__yfKvEW__flowSteps article{background:#0d1f36f0;border-color:#253a56}:is(html[data-theme=dark] .store-module__yfKvEW__statusIntro strong,html[data-theme=dark] .store-module__yfKvEW__statusMetric strong,html[data-theme=dark] .store-module__yfKvEW__sectionHeader h2,html[data-theme=dark] .store-module__yfKvEW__categoryCard h3,html[data-theme=dark] .store-module__yfKvEW__productBody h3,html[data-theme=dark] .store-module__yfKvEW__productFooter strong,html[data-theme=dark] .store-module__yfKvEW__emptyCatalog h3,html[data-theme=dark] .store-module__yfKvEW__commerceCard h3,html[data-theme=dark] .store-module__yfKvEW__flowCopy h2,html[data-theme=dark] .store-module__yfKvEW__flowSteps h3){color:#f4f8ff}html[data-theme=dark] .store-module__yfKvEW__emptyCatalog{background:#0d2039;border-color:#2c4565}html[data-theme=dark] .store-module__yfKvEW__optionList div{background:#0d2039;border-color:#2c4565}html[data-theme=dark] .store-module__yfKvEW__productVisual{background:radial-gradient(circle at 76% 25%,#35a7ff2e,#0000 29%),#0b1c33}html[data-theme=dark] .store-module__yfKvEW__productMeta span{color:#b9c9dd;background:#122945}html[data-theme=dark] .store-module__yfKvEW__optionList strong{color:#dbe8fa}@media (max-width:980px){.store-module__yfKvEW__statusBar{grid-template-columns:1fr 1fr}.store-module__yfKvEW__statusIntro{grid-column:1/-1}.store-module__yfKvEW__categoryGrid,.store-module__yfKvEW__productGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-module__yfKvEW__commerceGrid,.store-module__yfKvEW__flowGrid{grid-template-columns:1fr}}@media (max-width:640px){.store-module__yfKvEW__marketplaceSection,.store-module__yfKvEW__commerceSection,.store-module__yfKvEW__flowSection{padding:54px 0}.store-module__yfKvEW__statusBar,.store-module__yfKvEW__categoryGrid,.store-module__yfKvEW__productGrid{grid-template-columns:1fr}.store-module__yfKvEW__statusIntro{grid-column:auto}.store-module__yfKvEW__sectionHeader{flex-direction:column;align-items:flex-start;margin-top:42px}.store-module__yfKvEW__categoryCard{min-height:180px}.store-module__yfKvEW__emptyCatalog{grid-template-columns:1fr}.store-module__yfKvEW__emptyCatalog>a{width:100%}}
.order-module__t7xsva__section{background:linear-gradient(#f5f9ff,#fff);padding:72px 0}.order-module__t7xsva__header{background:#fff;border:1px solid #dce5f0;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:24px;padding:26px;display:flex;box-shadow:0 14px 42px #1f427014}.order-module__t7xsva__header h1{color:var(--navy);margin:0;font-size:30px}.order-module__t7xsva__header p{color:var(--muted);margin:8px 0 0}.order-module__t7xsva__status{color:#0755d6;background:#e9f2ff;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.order-module__t7xsva__grid{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:start;gap:22px;display:grid}.order-module__t7xsva__panel{background:#fff;border:1px solid #dce5f0;border-radius:15px;padding:24px}.order-module__t7xsva__panel h2{color:var(--navy);margin:0 0 18px;font-size:20px}.order-module__t7xsva__item{border-bottom:1px solid #edf1f6;grid-template-columns:1fr auto;gap:10px;padding:15px 0;display:grid}.order-module__t7xsva__item:last-child{border-bottom:0}.order-module__t7xsva__item strong{color:var(--navy);font-size:14px;display:block}.order-module__t7xsva__item span{color:var(--muted);font-size:11px}.order-module__t7xsva__itemPrice{text-align:right}.order-module__t7xsva__facts{gap:12px;display:grid}.order-module__t7xsva__fact{color:var(--muted);border-bottom:1px solid #edf1f6;justify-content:space-between;gap:20px;padding-bottom:12px;font-size:12px;display:flex}.order-module__t7xsva__fact strong{color:var(--navy);text-align:right}.order-module__t7xsva__timeline{gap:0;display:grid}.order-module__t7xsva__event{grid-template-columns:20px 1fr;gap:12px;padding-bottom:22px;display:grid;position:relative}.order-module__t7xsva__event:before{content:"";border-left:1px solid #c9d8eb;position:absolute;top:18px;bottom:0;left:9px}.order-module__t7xsva__event:last-child:before{display:none}.order-module__t7xsva__dot{background:var(--blue);z-index:1;border:5px solid #dcebff;border-radius:50%;width:19px;height:19px}.order-module__t7xsva__event strong{color:var(--navy);font-size:13px;display:block}.order-module__t7xsva__event p{color:var(--muted);margin:5px 0;font-size:12px;line-height:1.5}.order-module__t7xsva__event time{color:#8494aa;font-size:10px}.order-module__t7xsva__notice{color:#48617f;background:#eef5ff;border-radius:10px;margin-top:18px;padding:14px;font-size:11px;line-height:1.55}@media (max-width:820px){.order-module__t7xsva__grid{grid-template-columns:1fr}.order-module__t7xsva__header{flex-direction:column}.order-module__t7xsva__header h1{font-size:24px}}@media (max-width:520px){.order-module__t7xsva__section{padding:46px 0}.order-module__t7xsva__header,.order-module__t7xsva__panel{padding:18px}.order-module__t7xsva__item{grid-template-columns:1fr}.order-module__t7xsva__itemPrice{text-align:left}}
.google-sign-in-panel-module__oQXe-G__panel{gap:10px;margin-bottom:14px;display:grid}.google-sign-in-panel-module__oQXe-G__helper{color:#5f6f86;margin:0;font-size:12px;line-height:1.5}.google-sign-in-panel-module__oQXe-G__terms{color:#43536a;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:8px;font-size:11px;line-height:1.5;display:grid}.google-sign-in-panel-module__oQXe-G__terms input{accent-color:#1265e8;width:16px;height:16px;margin:1px 0 0}.google-sign-in-panel-module__oQXe-G__terms a{color:#0755d6;font-weight:700}.google-sign-in-panel-module__oQXe-G__googleButton{color:#1c2c43;width:100%;min-height:46px;font:inherit;cursor:pointer;background:#fff;border:1px solid #cfd9e7;border-radius:10px;justify-content:center;align-items:center;gap:10px;font-weight:750;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.google-sign-in-panel-module__oQXe-G__googleButton:hover:not(:disabled){border-color:#82aef1;transform:translateY(-1px);box-shadow:0 7px 18px #1265e81f}.google-sign-in-panel-module__oQXe-G__googleButton:focus-visible{outline-offset:2px;outline:3px solid #1265e833}.google-sign-in-panel-module__oQXe-G__googleButton:disabled{cursor:wait;opacity:.68}.google-sign-in-panel-module__oQXe-G__googleMark{color:#1265e8;background:#edf4ff;border-radius:999px;place-items:center;width:25px;height:25px;font-size:13px;font-weight:900;display:grid}.google-sign-in-panel-module__oQXe-G__error{color:#a42020;background:#fff0f0;border-radius:8px;margin:0;padding:8px 10px;font-size:11px;line-height:1.45}.google-sign-in-panel-module__oQXe-G__divider{color:#7a8799;text-transform:uppercase;letter-spacing:.08em;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;font-size:10px;display:grid}.google-sign-in-panel-module__oQXe-G__divider:before,.google-sign-in-panel-module__oQXe-G__divider:after{content:"";background:#e1e7ef;height:1px}:is(html[data-theme=dark] .google-sign-in-panel-module__oQXe-G__helper,html[data-theme=dark] .google-sign-in-panel-module__oQXe-G__terms){color:#aebdd0}html[data-theme=dark] .google-sign-in-panel-module__oQXe-G__terms a{color:#9ec1ff}html[data-theme=dark] .google-sign-in-panel-module__oQXe-G__googleButton{color:#eef5ff;background:#0e1d31;border-color:#314761}html[data-theme=dark] .google-sign-in-panel-module__oQXe-G__googleMark{color:#b6d0ff;background:#153050}html[data-theme=dark] .google-sign-in-panel-module__oQXe-G__error{color:#ffb9b9;background:#3a171b}html[data-theme=dark] .google-sign-in-panel-module__oQXe-G__divider{color:#91a2b8}html[data-theme=dark] .google-sign-in-panel-module__oQXe-G__divider:before{background:#2d4159}html[data-theme=dark] .google-sign-in-panel-module__oQXe-G__divider:after{background:#2d4159}
.home-refresh-module__BtntgG__home{--home-title-size:clamp(2.65rem, 3.55vw, 3.35rem);--home-section-title:clamp(2.15rem, 3.35vw, 3rem);overflow:clip}.home-refresh-module__BtntgG__hero{background:radial-gradient(circle at 84% 18%,#4e94ff2b,#0000 30%),radial-gradient(circle at 10% 82%,#78bdff17,#0000 25%),linear-gradient(#f7faff 0%,#fff 90%);border-bottom:1px solid #cadaeeb8;min-height:auto;padding:clamp(50px,6vw,76px) 0 clamp(52px,6vw,76px);position:relative;overflow:hidden}.home-refresh-module__BtntgG__hero:before{content:"";pointer-events:none;opacity:.34;background-image:linear-gradient(#5980b511 1px,#0000 1px),linear-gradient(90deg,#5980b511 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000007a,#0000 76%);mask-image:linear-gradient(#0000007a,#0000 76%)}.home-refresh-module__BtntgG__hero .home-refresh-module__BtntgG__heroGrid{z-index:1;grid-template-columns:minmax(0,1fr) minmax(500px,1fr);align-items:center;gap:clamp(44px,5vw,72px);min-height:520px;display:grid;position:relative}.home-refresh-module__BtntgG__hero .home-refresh-module__BtntgG__heroCopy{z-index:3;max-width:620px;position:relative}.home-refresh-module__BtntgG__hero .home-refresh-module__BtntgG__heroCopy h1{color:#071b45;max-width:620px;font-size:var(--home-title-size);letter-spacing:-.042em;text-wrap:balance;margin:0;font-weight:720;line-height:1.075;animation:.58s cubic-bezier(.2,.8,.2,1) both home-refresh-module__BtntgG__titleReveal}.home-refresh-module__BtntgG__hero .home-refresh-module__BtntgG__heroCopy>p{color:#526984;text-wrap:pretty;max-width:590px;margin:22px 0 0;font-size:clamp(1rem,1.25vw,1.1rem);line-height:1.68;animation:.62s cubic-bezier(.2,.8,.2,1) 80ms both home-refresh-module__BtntgG__contentReveal}.home-refresh-module__BtntgG__actions{flex-wrap:wrap;gap:12px;margin-top:32px;animation:.62s cubic-bezier(.2,.8,.2,1) .16s both home-refresh-module__BtntgG__contentReveal;display:flex}.home-refresh-module__BtntgG__actions .button{border-radius:10px;min-height:48px;padding-inline:20px;font-size:14px;font-weight:700}.home-refresh-module__BtntgG__trustSignals{color:#49627f;flex-wrap:wrap;gap:10px 18px;margin-top:22px;animation:.62s cubic-bezier(.2,.8,.2,1) .24s both home-refresh-module__BtntgG__contentReveal;display:flex}.home-refresh-module__BtntgG__trustSignals span{align-items:center;gap:7px;font-size:13px;font-weight:650;line-height:1.35;display:inline-flex}.home-refresh-module__BtntgG__trustSignals svg{color:#0b5bff;flex:none}.home-refresh-module__BtntgG__whatsappLink{color:#25795d;align-items:center;gap:7px;width:fit-content;margin-top:18px;font-size:13px;font-weight:700;line-height:1.3;text-decoration:none;transition:color .18s,transform .18s;animation:.62s cubic-bezier(.2,.8,.2,1) .3s both home-refresh-module__BtntgG__contentReveal;display:inline-flex}.home-refresh-module__BtntgG__whatsappLink:hover{color:#176348;transform:translate(2px)}.home-refresh-module__BtntgG__visual{isolation:isolate;place-items:center;min-width:0;min-height:520px;animation:.8s cubic-bezier(.2,.8,.2,1) .14s both home-refresh-module__BtntgG__visualReveal;display:grid;position:relative}.home-refresh-module__BtntgG__visual:before,.home-refresh-module__BtntgG__visual:after{content:"";z-index:-1;pointer-events:none;filter:blur(2px);border-radius:50%;position:absolute}.home-refresh-module__BtntgG__visual:before{aspect-ratio:1;background:radial-gradient(circle,#4d91ff29,#4d91ff00 68%);width:min(470px,72%);animation:18s ease-in-out infinite home-refresh-module__BtntgG__glowDrift}.home-refresh-module__BtntgG__visual:after{aspect-ratio:1;background:radial-gradient(circle,#41beff17,#41beff00 70%);width:min(350px,52%);animation:22s ease-in-out -7s infinite reverse home-refresh-module__BtntgG__glowDrift;bottom:7%;right:4%}.home-refresh-module__BtntgG__visual .service-ecosystem{width:min(680px,100%);min-height:520px;transform:none!important}.home-refresh-module__BtntgG__visual .ecosystem-map{opacity:.68}.home-refresh-module__BtntgG__visual .ecosystem-signals{opacity:.52}.home-refresh-module__BtntgG__visual .ecosystem-signals i{animation-duration:28s}.home-refresh-module__BtntgG__visual .ecosystem-core-ring{animation-duration:10s}.home-refresh-module__BtntgG__visual .ecosystem-node>span{transition-duration:.24s}:is(.home-refresh-module__BtntgG__visual .service-ecosystem[data-animation-state=paused] *,.home-refresh-module__BtntgG__visual .service-ecosystem[data-animation-state=paused]:before,.home-refresh-module__BtntgG__visual .service-ecosystem[data-animation-state=paused]:after){animation-play-state:paused!important}.home-refresh-module__BtntgG__home .section{padding-block:clamp(74px,8vw,104px)}.home-refresh-module__BtntgG__home .section-heading{margin-bottom:clamp(34px,4.4vw,50px)}:is(.home-refresh-module__BtntgG__home .section-heading h2,.home-refresh-module__BtntgG__home .value-layout h2){font-size:var(--home-section-title);letter-spacing:-.036em;text-wrap:balance;line-height:1.1}:is(.home-refresh-module__BtntgG__home .section-heading p,.home-refresh-module__BtntgG__home .value-layout p){text-wrap:pretty;font-size:clamp(1rem,1.3vw,1.1rem);line-height:1.72}.home-refresh-module__BtntgG__home .fluent-service-card h3{font-size:18px;line-height:1.3}.home-refresh-module__BtntgG__home .fluent-service-card p{font-size:14.5px;line-height:1.68}.home-refresh-module__BtntgG__home .commercial-plan h3{font-size:23px;line-height:1.25}.home-refresh-module__BtntgG__home .commercial-plan>p{font-size:14.5px;line-height:1.65}.home-refresh-module__BtntgG__home .commercial-plan li{font-size:14px;line-height:1.55}.home-refresh-module__BtntgG__home .delivery-process h3{font-size:16px;line-height:1.35}.home-refresh-module__BtntgG__home .delivery-process p{font-size:13.5px;line-height:1.65}:is(.home-refresh-module__BtntgG__home .item-link,.home-refresh-module__BtntgG__home .text-link){font-size:14px}html[data-theme=dark] .home-refresh-module__BtntgG__hero{background:radial-gradient(circle at 82% 20%,#235eb238,#0000 32%),radial-gradient(circle at 12% 78%,#2077b81a,#0000 27%),linear-gradient(#081525 0%,#07111f 90%);border-bottom-color:#243a56}html[data-theme=dark] .home-refresh-module__BtntgG__hero:before{opacity:.22;background-image:linear-gradient(#7199cf1c 1px,#0000 1px),linear-gradient(90deg,#7199cf1c 1px,#0000 1px)}html[data-theme=dark] .home-refresh-module__BtntgG__hero .home-refresh-module__BtntgG__heroCopy h1{color:#edf4ff}html[data-theme=dark] .home-refresh-module__BtntgG__hero .home-refresh-module__BtntgG__heroCopy>p{color:#aebdd0}html[data-theme=dark] .home-refresh-module__BtntgG__trustSignals{color:#aebdd0}html[data-theme=dark] .home-refresh-module__BtntgG__trustSignals svg{color:#79aaff}html[data-theme=dark] .home-refresh-module__BtntgG__whatsappLink{color:#70d5ad}@media (max-width:1100px){.home-refresh-module__BtntgG__hero .home-refresh-module__BtntgG__heroGrid{grid-template-columns:minmax(0,.9fr) minmax(450px,1.1fr);gap:30px}.home-refresh-module__BtntgG__hero .home-refresh-module__BtntgG__heroCopy h1{font-size:clamp(2.85rem,5.2vw,4rem)}.home-refresh-module__BtntgG__visual .service-ecosystem{min-height:520px}}@media (max-width:980px){.home-refresh-module__BtntgG__hero{padding-top:62px}.home-refresh-module__BtntgG__hero .home-refresh-module__BtntgG__heroGrid{grid-template-columns:1fr;gap:28px;min-height:auto}.home-refresh-module__BtntgG__hero .home-refresh-module__BtntgG__heroCopy{text-align:center;max-width:740px;margin-inline:auto}.home-refresh-module__BtntgG__hero .home-refresh-module__BtntgG__heroCopy h1,.home-refresh-module__BtntgG__hero .home-refresh-module__BtntgG__heroCopy>p{margin-inline:auto}.home-refresh-module__BtntgG__actions,.home-refresh-module__BtntgG__trustSignals{justify-content:center}.home-refresh-module__BtntgG__whatsappLink{margin-inline:auto}.home-refresh-module__BtntgG__visual{width:min(760px,100%);min-height:520px;margin-inline:auto}.home-refresh-module__BtntgG__visual .service-ecosystem{min-height:520px}}@media (max-width:680px){.home-refresh-module__BtntgG__home{--home-section-title:clamp(1.9rem, 8.2vw, 2.35rem)}.home-refresh-module__BtntgG__hero{padding:46px 0 56px}.home-refresh-module__BtntgG__hero:before{background-size:36px 36px}.home-refresh-module__BtntgG__hero .home-refresh-module__BtntgG__heroCopy h1{font-size:clamp(2.35rem,10.8vw,3.15rem);line-height:1.055}.home-refresh-module__BtntgG__hero .home-refresh-module__BtntgG__heroCopy>p{margin-top:20px;font-size:1rem;line-height:1.68}.home-refresh-module__BtntgG__actions{grid-template-columns:1fr;margin-top:26px;display:grid}.home-refresh-module__BtntgG__actions .button{width:100%;min-height:49px}.home-refresh-module__BtntgG__trustSignals{text-align:left;grid-template-columns:1fr;justify-items:start;width:min(360px,100%);margin:21px auto 0;display:grid}.home-refresh-module__BtntgG__trustSignals span{font-size:13.5px}.home-refresh-module__BtntgG__whatsappLink{margin-top:17px}.home-refresh-module__BtntgG__visual{min-height:auto;margin-top:12px}.home-refresh-module__BtntgG__visual:before{width:88%}.home-refresh-module__BtntgG__visual:after{display:none}.home-refresh-module__BtntgG__visual .service-ecosystem{min-height:auto;transform:none!important}:is(.home-refresh-module__BtntgG__visual .ecosystem-signals,.home-refresh-module__BtntgG__visual .ecosystem-map,.home-refresh-module__BtntgG__visual .ecosystem-core-ring){display:none}.home-refresh-module__BtntgG__home .section-heading{margin-bottom:30px}.home-refresh-module__BtntgG__home .fluent-service-card h3{font-size:17px}:is(.home-refresh-module__BtntgG__home .fluent-service-card p,.home-refresh-module__BtntgG__home .commercial-plan>p,.home-refresh-module__BtntgG__home .commercial-plan li,.home-refresh-module__BtntgG__home .delivery-process p){font-size:14px}.home-refresh-module__BtntgG__home .delivery-process h3{font-size:16px}}@media (max-width:440px){.home-refresh-module__BtntgG__hero .home-refresh-module__BtntgG__heroCopy h1{font-size:clamp(2.15rem,11.5vw,2.75rem)}.home-refresh-module__BtntgG__visual .ecosystem-nodes{grid-template-columns:1fr}.home-refresh-module__BtntgG__visual .ecosystem-node{min-height:62px}}@keyframes home-refresh-module__BtntgG__titleReveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes home-refresh-module__BtntgG__contentReveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes home-refresh-module__BtntgG__visualReveal{0%{opacity:0;transform:translateY(18px)scale(.988)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes home-refresh-module__BtntgG__glowDrift{0%,to{opacity:.68;transform:translate(-1.5%,-.8%)scale(.97)}50%{opacity:.9;transform:translate(2%,1.5%)scale(1.035)}}@media (prefers-reduced-motion:reduce){.home-refresh-module__BtntgG__hero .home-refresh-module__BtntgG__heroCopy h1,.home-refresh-module__BtntgG__hero .home-refresh-module__BtntgG__heroCopy>p,.home-refresh-module__BtntgG__actions,.home-refresh-module__BtntgG__trustSignals,.home-refresh-module__BtntgG__whatsappLink,.home-refresh-module__BtntgG__visual,.home-refresh-module__BtntgG__visual:before,.home-refresh-module__BtntgG__visual:after{animation:none!important}.home-refresh-module__BtntgG__visual .ecosystem-signals i{animation:none!important}.home-refresh-module__BtntgG__visual .ecosystem-core-ring{animation:none!important}}
.catalog-detail-module__ZcMDuG__section{background:radial-gradient(circle at 88% 4%,#35a7ff21,#0000 28%),linear-gradient(#f6faff,#fff 55%);padding:44px 0 86px}.catalog-detail-module__ZcMDuG__breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:7px;margin-bottom:22px;font-size:12px;display:flex}.catalog-detail-module__ZcMDuG__breadcrumbs a{color:var(--blue);font-weight:700}.catalog-detail-module__ZcMDuG__productLayout{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:start;gap:28px;display:grid}.catalog-detail-module__ZcMDuG__gallery,.catalog-detail-module__ZcMDuG__panel{background:#fff;border:1px solid #d8e3ef;border-radius:16px;overflow:hidden;box-shadow:0 14px 34px #1e416f14}.catalog-detail-module__ZcMDuG__mainVisual{min-height:420px;color:var(--blue);background-color:#0000;background-image:radial-gradient(circle at 72% 22%,#35a7ff38,#0000 30%),linear-gradient(145deg,#edf5ff,#fbfdff);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;place-items:center;display:grid;position:relative}.catalog-detail-module__ZcMDuG__mainVisual:after{content:"";pointer-events:none;background:linear-gradient(#0000 65%,#05162f1f);position:absolute;inset:0}.catalog-detail-module__ZcMDuG__mainVisual span{z-index:1;color:#244f8f;background:#ffffffe6;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:750;position:absolute;top:18px;left:18px}.catalog-detail-module__ZcMDuG__thumbs{border-top:1px solid #e3eaf2;gap:10px;padding:14px;display:flex}.catalog-detail-module__ZcMDuG__thumb{background-position:50%;background-size:cover;border:1px solid #d8e3ef;border-radius:9px;width:72px;height:58px}.catalog-detail-module__ZcMDuG__content{padding:28px}.catalog-detail-module__ZcMDuG__verified{color:var(--blue);align-items:center;gap:6px;font-size:12px;font-weight:750;display:inline-flex}.catalog-detail-module__ZcMDuG__content h1{color:var(--navy);letter-spacing:-.045em;margin:10px 0;font-size:clamp(30px,4vw,48px);line-height:1.08}.catalog-detail-module__ZcMDuG__lead{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.catalog-detail-module__ZcMDuG__price{border-top:1px solid #e3eaf2;border-bottom:1px solid #e3eaf2;justify-content:space-between;align-items:end;gap:18px;margin:24px 0;padding:20px 0;display:flex}.catalog-detail-module__ZcMDuG__price strong{color:var(--navy);font-size:26px;display:block}.catalog-detail-module__ZcMDuG__price small{color:var(--muted);margin-top:4px;display:block}.catalog-detail-module__ZcMDuG__actions{flex-wrap:wrap;gap:10px;display:flex}.catalog-detail-module__ZcMDuG__metaGrid{background:#e0e8f1;border:1px solid #e0e8f1;border-radius:11px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:24px;display:grid;overflow:hidden}.catalog-detail-module__ZcMDuG__metaGrid div{background:#fbfdff;padding:14px}.catalog-detail-module__ZcMDuG__metaGrid span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:700;display:block}.catalog-detail-module__ZcMDuG__metaGrid strong{color:#2c4668;margin-top:5px;font-size:13px;display:block}.catalog-detail-module__ZcMDuG__bodyGrid{grid-template-columns:1.35fr .65fr;gap:22px;margin-top:28px;display:grid}.catalog-detail-module__ZcMDuG__bodyPanel{background:#fff;border:1px solid #d8e3ef;border-radius:15px;padding:26px}.catalog-detail-module__ZcMDuG__bodyPanel h2{color:var(--navy);margin:0 0 13px;font-size:22px}.catalog-detail-module__ZcMDuG__bodyPanel p{color:var(--muted);white-space:pre-line;margin:0;line-height:1.75}.catalog-detail-module__ZcMDuG__specs{gap:9px;display:grid}.catalog-detail-module__ZcMDuG__specs div{color:var(--muted);border-bottom:1px solid #e7edf4;justify-content:space-between;gap:18px;padding:10px 0;font-size:12px;display:flex}.catalog-detail-module__ZcMDuG__specs strong{color:#2c4668}.catalog-detail-module__ZcMDuG__vendorHero{background:#fff;border:1px solid #d8e3ef;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:30px;display:grid;box-shadow:0 14px 34px #1e416f14}.catalog-detail-module__ZcMDuG__vendorMark{width:84px;height:84px;color:var(--blue);background:#edf4ff;border-radius:20px;place-items:center;font-size:27px;font-weight:850;display:grid}.catalog-detail-module__ZcMDuG__vendorHero h1{color:var(--navy);letter-spacing:-.04em;margin:0;font-size:clamp(28px,4vw,46px)}.catalog-detail-module__ZcMDuG__vendorHero p{max-width:720px;color:var(--muted);margin:9px 0 0;line-height:1.65}.catalog-detail-module__ZcMDuG__vendorStats{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}.catalog-detail-module__ZcMDuG__vendorStats span{color:#315a8f;background:#edf4ff;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:700}.catalog-detail-module__ZcMDuG__contact{text-align:right;gap:8px;display:grid}.catalog-detail-module__ZcMDuG__contact a{color:var(--blue);font-size:12px;font-weight:700}.catalog-detail-module__ZcMDuG__sectionHeader{justify-content:space-between;align-items:end;gap:18px;margin:44px 0 20px;display:flex}.catalog-detail-module__ZcMDuG__sectionHeader h2{color:var(--navy);margin:0;font-size:30px}.catalog-detail-module__ZcMDuG__sectionHeader p{color:var(--muted);margin:7px 0 0}.catalog-detail-module__ZcMDuG__productGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}@media (max-width:980px){.catalog-detail-module__ZcMDuG__productLayout,.catalog-detail-module__ZcMDuG__bodyGrid{grid-template-columns:1fr}.catalog-detail-module__ZcMDuG__vendorHero{grid-template-columns:auto 1fr}.catalog-detail-module__ZcMDuG__contact{text-align:left;grid-column:1/-1}.catalog-detail-module__ZcMDuG__productGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.catalog-detail-module__ZcMDuG__section{padding-top:28px}.catalog-detail-module__ZcMDuG__mainVisual{min-height:290px}.catalog-detail-module__ZcMDuG__content{padding:22px}.catalog-detail-module__ZcMDuG__metaGrid,.catalog-detail-module__ZcMDuG__vendorHero{grid-template-columns:1fr}.catalog-detail-module__ZcMDuG__vendorMark{width:64px;height:64px}.catalog-detail-module__ZcMDuG__productGrid{grid-template-columns:1fr}.catalog-detail-module__ZcMDuG__price{flex-direction:column;align-items:flex-start}}html[data-theme=dark] .catalog-detail-module__ZcMDuG__section{background:#071224}:is(html[data-theme=dark] .catalog-detail-module__ZcMDuG__gallery,html[data-theme=dark] .catalog-detail-module__ZcMDuG__panel,html[data-theme=dark] .catalog-detail-module__ZcMDuG__bodyPanel,html[data-theme=dark] .catalog-detail-module__ZcMDuG__vendorHero){background:#0c1b30;border-color:#203751}html[data-theme=dark] .catalog-detail-module__ZcMDuG__mainVisual{background:radial-gradient(circle at 72% 22%,#35a7ff33,#0000 30%),linear-gradient(145deg,#102844,#0c1b30)}:is(html[data-theme=dark] .catalog-detail-module__ZcMDuG__content h1,html[data-theme=dark] .catalog-detail-module__ZcMDuG__price strong,html[data-theme=dark] .catalog-detail-module__ZcMDuG__bodyPanel h2,html[data-theme=dark] .catalog-detail-module__ZcMDuG__vendorHero h1,html[data-theme=dark] .catalog-detail-module__ZcMDuG__sectionHeader h2){color:#f1f6ff}:is(html[data-theme=dark] .catalog-detail-module__ZcMDuG__price,html[data-theme=dark] .catalog-detail-module__ZcMDuG__thumbs){border-color:#203751}html[data-theme=dark] .catalog-detail-module__ZcMDuG__metaGrid{background:#203751;border-color:#203751}html[data-theme=dark] .catalog-detail-module__ZcMDuG__metaGrid div{background:#10243d}:is(html[data-theme=dark] .catalog-detail-module__ZcMDuG__metaGrid strong,html[data-theme=dark] .catalog-detail-module__ZcMDuG__specs strong){color:#dbe8f8}html[data-theme=dark] .catalog-detail-module__ZcMDuG__specs div{border-color:#203751}
.product-extras-module__by3OsW__extras{padding:14px 0 72px}.product-extras-module__by3OsW__container{width:min(1180px,100% - 32px);margin:0 auto}.product-extras-module__by3OsW__sectionHeader{justify-content:space-between;align-items:flex-end;gap:20px;margin:32px 0 18px;display:flex}.product-extras-module__by3OsW__sectionHeader h2{margin:0;font-size:clamp(24px,3vw,36px)}.product-extras-module__by3OsW__sectionHeader p{color:var(--muted-foreground,#64748b);margin:6px 0 0}.product-extras-module__by3OsW__summary{grid-template-columns:240px minmax(0,1fr);gap:22px;display:grid}.product-extras-module__by3OsW__score,.product-extras-module__by3OsW__reviews{background:var(--surface,#fff);border:1px solid #8090a433;border-radius:22px;padding:22px}.product-extras-module__by3OsW__score strong{font-size:54px;line-height:1}.product-extras-module__by3OsW__stars{color:#f59e0b;letter-spacing:3px;margin:10px 0;font-size:20px}.product-extras-module__by3OsW__bars{gap:8px;margin-top:18px;display:grid}.product-extras-module__by3OsW__bar{grid-template-columns:34px 1fr 30px;align-items:center;gap:8px;font-size:12px;display:grid}.product-extras-module__by3OsW__track{background:#8090a433;border-radius:999px;height:7px;overflow:hidden}.product-extras-module__by3OsW__track i{background:#f59e0b;height:100%;display:block}.product-extras-module__by3OsW__review{border-bottom:1px solid #8090a42e;padding:16px 0}.product-extras-module__by3OsW__review:last-child{border-bottom:0}.product-extras-module__by3OsW__review header{justify-content:space-between;gap:16px;display:flex}.product-extras-module__by3OsW__review p{color:var(--muted-foreground,#64748b);line-height:1.6}.product-extras-module__by3OsW__response{background:#2563eb0f;border-radius:14px;padding:12px;font-size:13px}.product-extras-module__by3OsW__products{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px;display:grid}@media (max-width:760px){.product-extras-module__by3OsW__summary{grid-template-columns:1fr}.product-extras-module__by3OsW__sectionHeader{flex-direction:column;align-items:flex-start}}
.login-form-module__PK4fKq__demoDisclosure{background:#f8fafc;border:1px solid #dce5f1;border-radius:11px;overflow:hidden}.login-form-module__PK4fKq__demoSummary{color:#203550;cursor:pointer;-webkit-user-select:none;user-select:none;grid-template-columns:30px minmax(0,1fr) auto 18px;align-items:center;gap:10px;min-height:48px;padding:9px 11px;list-style:none;display:grid}.login-form-module__PK4fKq__demoSummary::-webkit-details-marker{display:none}.login-form-module__PK4fKq__demoSummary:focus-visible{outline-offset:-3px;outline:3px solid #0755d633}.login-form-module__PK4fKq__demoSummaryIcon{color:#0755d6;background:#eaf2ff;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.login-form-module__PK4fKq__demoSummaryCopy{gap:1px;min-width:0;display:grid}.login-form-module__PK4fKq__demoSummaryCopy strong{text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;line-height:1.3;overflow:hidden}.login-form-module__PK4fKq__demoSummaryCopy small{color:#6a788d;text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;line-height:1.35;overflow:hidden}.login-form-module__PK4fKq__demoSummaryCount{color:#0755d6;background:#eaf2ff;border-radius:999px;place-items:center;min-width:25px;height:22px;font-size:9px;font-weight:800;display:grid}.login-form-module__PK4fKq__demoChevron{color:#6d7e94;transition:transform .18s}.login-form-module__PK4fKq__demoDisclosure[open] .login-form-module__PK4fKq__demoChevron{transform:rotate(180deg)}.login-form-module__PK4fKq__demoContent{border-top:1px solid #e4eaf2;padding:0 10px 10px}.login-form-module__PK4fKq__demoPicker{border:0;min-width:0;margin:0;padding:10px 0 0}.login-form-module__PK4fKq__visuallyHidden{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.login-form-module__PK4fKq__mfaEnrollment{gap:18px;min-width:0;display:grid}.auth-card:has(>.login-form-module__PK4fKq__mfaEnrollment){width:min(100%,680px)}.auth-card:has(>.login-form-module__PK4fKq__mfaEnrollment)>:not(.login-form-module__PK4fKq__mfaEnrollment){display:none}.login-form-module__PK4fKq__mfaEnrollmentIntro{gap:6px;display:grid}.login-form-module__PK4fKq__mfaEnrollmentIntro h2,.login-form-module__PK4fKq__mfaEnrollmentIntro p{margin:0}.login-form-module__PK4fKq__mfaEnrollmentIntro h2{color:#10213f;font-size:clamp(1.25rem,4vw,1.65rem);line-height:1.15}.login-form-module__PK4fKq__mfaEnrollmentIntro p{color:#52627a;max-width:62ch;font-size:.875rem;line-height:1.55}.login-form-module__PK4fKq__mfaEnrollmentEyebrow{color:#0755d6;letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:800}.login-form-module__PK4fKq__groupTabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-bottom:8px;display:grid}.login-form-module__PK4fKq__groupTab{color:#52627a;cursor:pointer;background:#fff;border:1px solid #d9e3f2;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-width:0;min-height:34px;padding:6px 7px;font-size:9px;font-weight:700;transition:border-color .18s,background .18s,color .18s;display:flex}.login-form-module__PK4fKq__groupTab:hover{color:#0755d6;border-color:#8bb3f4}.login-form-module__PK4fKq__groupTab[aria-selected=true]{color:#0755d6;background:#edf4ff;border-color:#75a5ef;box-shadow:0 0 0 2px #0755d612}.login-form-module__PK4fKq__groupTab span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.login-form-module__PK4fKq__groupTab small{min-width:17px;height:17px;color:inherit;background:#0755d614;border-radius:999px;place-items:center;font-size:7.5px;display:grid}.login-form-module__PK4fKq__accountList{overscroll-behavior:contain;scrollbar-width:thin;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;max-height:220px;padding:1px 3px 1px 1px;display:grid;overflow-y:auto}.login-form-module__PK4fKq__accountButton{text-align:left;cursor:pointer;align-items:center;width:100%;min-width:0;min-height:54px;transition:border-color .18s,box-shadow .18s,background .18s;background:#fff!important;border:1px solid #dce5f1!important;border-radius:9px!important;grid-template-columns:32px minmax(0,1fr)!important;gap:8px!important;padding:7px 8px!important;display:grid!important}.login-form-module__PK4fKq__accountButton:hover:not(:disabled){box-shadow:0 6px 14px #10213f12;border-color:#8bb3f4!important}.login-form-module__PK4fKq__accountButton[aria-pressed=true]{box-shadow:0 0 0 2px #0755d614;background:#f3f7ff!important;border-color:#6c9fee!important}.login-form-module__PK4fKq__accountButton:disabled{cursor:wait;opacity:.7}.login-form-module__PK4fKq__avatar{letter-spacing:.04em;background:linear-gradient(135deg,#0755d6,#36a4ff);border-radius:8px;place-items:center;width:30px;height:30px;font-weight:800;display:grid;color:#fff!important;font-size:8.5px!important}.login-form-module__PK4fKq__identity{gap:1px;min-width:0;display:grid}.login-form-module__PK4fKq__identity strong{color:#10213f;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.login-form-module__PK4fKq__identity span{color:#40526d;text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;font-weight:650;overflow:hidden}.login-form-module__PK4fKq__identity small{color:#728096;text-overflow:ellipsis;white-space:nowrap;font-size:8px;line-height:1.3;overflow:hidden}.login-form-module__PK4fKq__action{display:none}.login-form-module__PK4fKq__unavailable{color:#8b4d00;background:#fff7e8;border-radius:8px;margin:8px 0 0;padding:7px 9px;font-size:8.5px;line-height:1.4}@media (max-width:620px){.login-form-module__PK4fKq__demoSummary{grid-template-columns:30px minmax(0,1fr) auto 18px}.login-form-module__PK4fKq__groupTabs{scroll-snap-type:x proximity;scrollbar-width:none;padding-bottom:2px;display:flex;overflow-x:auto}.login-form-module__PK4fKq__groupTabs::-webkit-scrollbar{display:none}.login-form-module__PK4fKq__groupTab{scroll-snap-align:start;flex:1 0 104px}.login-form-module__PK4fKq__accountList{grid-template-columns:1fr;max-height:210px}}@media (max-width:420px){.login-form-module__PK4fKq__demoSummaryCopy small{display:none}.login-form-module__PK4fKq__accountList{max-height:196px}.login-form-module__PK4fKq__identity small{display:none}}html[data-theme=dark] .login-form-module__PK4fKq__demoDisclosure{background:#0e1d31;border-color:#2a3e59}html[data-theme=dark] .login-form-module__PK4fKq__demoSummary{color:#e7effa}:is(html[data-theme=dark] .login-form-module__PK4fKq__demoSummaryIcon,html[data-theme=dark] .login-form-module__PK4fKq__demoSummaryCount){color:#a9c8ff;background:#102b4c}html[data-theme=dark] .login-form-module__PK4fKq__demoSummaryCopy small{color:#9fb0c5}html[data-theme=dark] .login-form-module__PK4fKq__demoChevron{color:#9fb0c5}html[data-theme=dark] .login-form-module__PK4fKq__demoContent{border-top-color:#293d58}html[data-theme=dark] .login-form-module__PK4fKq__groupTab{color:#b7c5d8;background:#0d1b2d;border-color:#2a3e59}html[data-theme=dark] .login-form-module__PK4fKq__groupTab[aria-selected=true]{color:#b9d3ff;background:#102b4c;border-color:#4d7fbe}html[data-theme=dark] .login-form-module__PK4fKq__accountButton{background:#0d1b2d!important;border-color:#293d58!important}html[data-theme=dark] .login-form-module__PK4fKq__accountButton[aria-pressed=true]{background:#102540!important;border-color:#4f7fc1!important}html[data-theme=dark] .login-form-module__PK4fKq__identity strong{color:#eef5ff}html[data-theme=dark] .login-form-module__PK4fKq__identity span{color:#c8d4e5}html[data-theme=dark] .login-form-module__PK4fKq__identity small{color:#9fb0c5}html[data-theme=dark] .login-form-module__PK4fKq__mfaEnrollmentIntro h2{color:#eef5ff}html[data-theme=dark] .login-form-module__PK4fKq__mfaEnrollmentIntro p{color:#b7c5d8}html[data-theme=dark] .login-form-module__PK4fKq__mfaEnrollmentEyebrow{color:#a9c8ff}
.signup-form-module__gNt2Lq__form{gap:18px;display:grid}.signup-form-module__gNt2Lq__progressHeader{color:var(--approved-ink-muted,#607086);justify-content:space-between;align-items:center;gap:12px;font-size:11.5px;display:flex}.signup-form-module__gNt2Lq__progressHeader strong{color:var(--approved-ink,#0e213f);font-size:12px}.signup-form-module__gNt2Lq__progress{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid;position:relative}.signup-form-module__gNt2Lq__progress:before{content:"";background:var(--approved-border,#dfe6ef);height:2px;position:absolute;top:16px;left:16.66%;right:16.66%}.signup-form-module__gNt2Lq__progress li{z-index:1;min-width:0;position:relative}.signup-form-module__gNt2Lq__progress button{width:100%;color:var(--approved-ink-muted,#607086);font:inherit;background:0 0;border:0;justify-items:center;gap:6px;padding:0 4px;display:grid}.signup-form-module__gNt2Lq__progress button:not(:disabled){cursor:pointer}.signup-form-module__gNt2Lq__progress button:disabled{cursor:default;opacity:1}.signup-form-module__gNt2Lq__progress button>span{width:32px;height:32px;color:var(--approved-ink-muted,#607086);border:1px solid var(--approved-border,#dfe6ef);background:var(--approved-surface,#fff);border-radius:999px;place-items:center;font-size:11px;font-weight:750;transition:border-color .16s,background-color .16s,color .16s,box-shadow .16s;display:grid}.signup-form-module__gNt2Lq__progress button small{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10.5px;line-height:1.3;overflow:hidden}.signup-form-module__gNt2Lq__currentStep button>span,.signup-form-module__gNt2Lq__completedStep button>span{color:#fff;border-color:var(--approved-blue,#1265e8);background:var(--approved-blue,#1265e8)}.signup-form-module__gNt2Lq__currentStep button>span{box-shadow:0 0 0 4px color-mix(in srgb, var(--approved-blue,#1265e8) 14%, transparent)}.signup-form-module__gNt2Lq__currentStep button small,.signup-form-module__gNt2Lq__completedStep button small{color:var(--approved-blue,#1265e8);font-weight:700}.signup-form-module__gNt2Lq__restoredNotice,.signup-form-module__gNt2Lq__autosaveNotice{color:var(--approved-ink-muted,#607086);margin:0;font-size:11px;line-height:1.5}.signup-form-module__gNt2Lq__restoredNotice{border:1px solid color-mix(in srgb, var(--approved-blue,#1265e8) 18%, var(--approved-border));background:color-mix(in srgb, var(--approved-blue,#1265e8) 6%, var(--approved-surface));border-radius:10px;padding:9px 11px}.signup-form-module__gNt2Lq__autosaveNotice{text-align:center}.signup-form-module__gNt2Lq__section{border:0;gap:12px;min-width:0;margin:0;padding:0;display:grid}.signup-form-module__gNt2Lq__stepPanel[hidden]{display:none}.signup-form-module__gNt2Lq__stepTitle,.signup-form-module__gNt2Lq__legend{color:var(--approved-ink,#0e213f);margin:0;padding:0;font-weight:760;line-height:1.3}.signup-form-module__gNt2Lq__stepTitle{font-size:16px}.signup-form-module__gNt2Lq__legend{font-size:13px}.signup-form-module__gNt2Lq__stepHelp,.signup-form-module__gNt2Lq__help{color:var(--approved-ink-muted,#607086);margin:-5px 0 0;line-height:1.5}.signup-form-module__gNt2Lq__stepHelp{font-size:12px}.signup-form-module__gNt2Lq__help{font-size:11.5px}.signup-form-module__gNt2Lq__accountGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.signup-form-module__gNt2Lq__accountOption{border:1px solid var(--approved-border,#dfe6ef);background:var(--approved-surface,#fff);cursor:pointer;border-radius:14px;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:11px;min-width:0;min-height:104px;padding:15px;transition:border-color .16s,background-color .16s,box-shadow .16s,transform .16s;display:grid;position:relative}.signup-form-module__gNt2Lq__accountOption:hover{border-color:color-mix(in srgb, var(--approved-blue,#1265e8) 42%, var(--approved-border));transform:translateY(-1px)}.signup-form-module__gNt2Lq__accountOption:has(input:checked){border-color:var(--approved-blue,#1265e8);background:color-mix(in srgb, var(--approved-blue,#1265e8) 7%, var(--approved-surface));box-shadow:0 0 0 3px color-mix(in srgb, var(--approved-blue,#1265e8) 11%, transparent)}.signup-form-module__gNt2Lq__accountOption:has(input:focus-visible){outline:3px solid color-mix(in srgb, var(--approved-blue,#1265e8) 24%, transparent);outline-offset:2px}.signup-form-module__gNt2Lq__accountOption input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.signup-form-module__gNt2Lq__accountIcon{width:38px;height:38px;color:var(--approved-blue,#1265e8);background:color-mix(in srgb, var(--approved-blue,#1265e8) 10%, transparent);border-radius:11px;place-items:center;display:grid}.signup-form-module__gNt2Lq__accountCopy{gap:5px;min-width:0;display:grid}.signup-form-module__gNt2Lq__accountCopy strong{color:var(--approved-ink,#0e213f);font-size:13px;line-height:1.3}.signup-form-module__gNt2Lq__accountCopy small{color:var(--approved-ink-muted,#607086);font-size:11px;line-height:1.5}.signup-form-module__gNt2Lq__passwordField{position:relative}.signup-form-module__gNt2Lq__passwordField input{padding-right:46px}.signup-form-module__gNt2Lq__passwordField button{width:34px;height:34px;color:var(--approved-ink-muted,#607086);cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.signup-form-module__gNt2Lq__passwordField button:hover,.signup-form-module__gNt2Lq__passwordField button:focus-visible{color:var(--approved-blue,#1265e8);background:color-mix(in srgb, var(--approved-blue,#1265e8) 8%, transparent)}.signup-form-module__gNt2Lq__passwordPanel{border:1px solid var(--approved-border,#dfe6ef);background:color-mix(in srgb, var(--approved-surface,#fff) 92%, var(--approved-blue,#1265e8));border-radius:11px;gap:8px;margin-top:8px;padding:11px 12px;display:grid}.signup-form-module__gNt2Lq__passwordSummary{color:var(--approved-ink-muted,#607086);justify-content:space-between;align-items:center;gap:10px;font-size:11px;display:flex}.signup-form-module__gNt2Lq__passwordSummary span{align-items:center;gap:6px;display:inline-flex}.signup-form-module__gNt2Lq__passwordSummary strong{color:var(--approved-ink,#0e213f);font-size:11px}.signup-form-module__gNt2Lq__strengthTrack{background:var(--approved-border,#dfe6ef);border-radius:999px;height:5px;overflow:hidden}.signup-form-module__gNt2Lq__strengthTrack span{border-radius:inherit;background:var(--approved-blue,#1265e8);height:100%;transition:width .18s;display:block}.signup-form-module__gNt2Lq__passwordRules{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 9px;margin:0;padding:0;list-style:none;display:grid}.signup-form-module__gNt2Lq__passwordRules li{color:var(--approved-ink-muted,#607086);align-items:center;gap:5px;font-size:10.5px;line-height:1.35;display:inline-flex}.signup-form-module__gNt2Lq__passwordRules li svg{color:color-mix(in srgb, var(--approved-ink-muted,#607086) 55%, transparent)}.signup-form-module__gNt2Lq__passwordRules .signup-form-module__gNt2Lq__rulePassed{color:var(--approved-ink,#0e213f)}.signup-form-module__gNt2Lq__passwordRules .signup-form-module__gNt2Lq__rulePassed svg{color:var(--approved-blue,#1265e8)}.signup-form-module__gNt2Lq__selectedProfile{border:1px solid color-mix(in srgb, var(--approved-blue,#1265e8) 18%, var(--approved-border));background:color-mix(in srgb, var(--approved-blue,#1265e8) 5%, var(--approved-surface));border-radius:11px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 12px;display:grid}.signup-form-module__gNt2Lq__selectedProfile>span{width:34px;height:34px;color:var(--approved-blue,#1265e8);background:color-mix(in srgb, var(--approved-blue,#1265e8) 10%, transparent);border-radius:9px;place-items:center;display:grid}.signup-form-module__gNt2Lq__selectedProfile div{gap:2px;min-width:0;display:grid}.signup-form-module__gNt2Lq__selectedProfile strong{color:var(--approved-ink,#0e213f);font-size:12px}.signup-form-module__gNt2Lq__selectedProfile small{color:var(--approved-ink-muted,#607086);font-size:10.5px;line-height:1.4}.signup-form-module__gNt2Lq__selectedProfile button{color:var(--approved-blue,#1265e8);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:6px 8px;font-size:10.5px;font-weight:700}.signup-form-module__gNt2Lq__selectedProfile button:hover,.signup-form-module__gNt2Lq__selectedProfile button:focus-visible{background:color-mix(in srgb, var(--approved-blue,#1265e8) 8%, transparent)}.signup-form-module__gNt2Lq__profileGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.signup-form-module__gNt2Lq__fullWidth{grid-column:1/-1}.signup-form-module__gNt2Lq__notice{color:color-mix(in srgb, var(--approved-blue,#1265e8) 72%, var(--approved-ink,#0e213f));border:1px solid color-mix(in srgb, var(--approved-blue,#1265e8) 18%, var(--approved-border));background:color-mix(in srgb, var(--approved-blue,#1265e8) 6%, var(--approved-surface));border-radius:10px;align-items:flex-start;gap:9px;margin:0;padding:11px 12px;font-size:11px;line-height:1.5;display:flex}.signup-form-module__gNt2Lq__notice svg{flex:none;margin-top:1px}.signup-form-module__gNt2Lq__capabilities{flex-wrap:wrap;gap:9px 14px;display:flex}.signup-form-module__gNt2Lq__capability{color:var(--approved-ink-muted,#607086);cursor:pointer;align-items:center;gap:7px;font-size:11.5px;display:inline-flex}.signup-form-module__gNt2Lq__capability input{width:16px;height:16px;accent-color:var(--approved-blue,#1265e8)}.signup-form-module__gNt2Lq__actions{grid-template-columns:minmax(0,auto) minmax(180px,1fr);align-items:center;gap:10px;display:grid}.signup-form-module__gNt2Lq__actions .auth-submit{justify-content:center;align-items:center;gap:7px;margin:0;display:inline-flex}.signup-form-module__gNt2Lq__secondaryAction{min-height:44px;color:var(--approved-ink,#0e213f);border:1px solid var(--approved-border,#dfe6ef);background:var(--approved-surface,#fff);font:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex}.signup-form-module__gNt2Lq__secondaryAction:hover,.signup-form-module__gNt2Lq__secondaryAction:focus-visible{color:var(--approved-blue,#1265e8);border-color:color-mix(in srgb, var(--approved-blue,#1265e8) 35%, var(--approved-border))}.signup-form-module__gNt2Lq__secondaryAction:disabled{cursor:wait;opacity:.65}.signup-form-module__gNt2Lq__vendorSuccess{color:var(--approved-ink-muted,#607086);margin-top:10px;font-size:12px;line-height:1.55}html[data-theme=dark] .signup-form-module__gNt2Lq__progressHeader strong{color:#eef5ff}html[data-theme=dark] .signup-form-module__gNt2Lq__stepTitle{color:#eef5ff}html[data-theme=dark] .signup-form-module__gNt2Lq__legend{color:#eef5ff}html[data-theme=dark] .signup-form-module__gNt2Lq__accountCopy strong{color:#eef5ff}html[data-theme=dark] .signup-form-module__gNt2Lq__passwordSummary strong{color:#eef5ff}html[data-theme=dark] .signup-form-module__gNt2Lq__passwordRules .signup-form-module__gNt2Lq__rulePassed{color:#eef5ff}html[data-theme=dark] .signup-form-module__gNt2Lq__selectedProfile strong{color:#eef5ff}html[data-theme=dark] .signup-form-module__gNt2Lq__secondaryAction{color:#eef5ff}html[data-theme=dark] .signup-form-module__gNt2Lq__progressHeader{color:#aab9cc}html[data-theme=dark] .signup-form-module__gNt2Lq__stepHelp{color:#aab9cc}html[data-theme=dark] .signup-form-module__gNt2Lq__help{color:#aab9cc}html[data-theme=dark] .signup-form-module__gNt2Lq__accountCopy small{color:#aab9cc}html[data-theme=dark] .signup-form-module__gNt2Lq__passwordSummary{color:#aab9cc}html[data-theme=dark] .signup-form-module__gNt2Lq__passwordRules li{color:#aab9cc}html[data-theme=dark] .signup-form-module__gNt2Lq__selectedProfile small{color:#aab9cc}html[data-theme=dark] .signup-form-module__gNt2Lq__capability{color:#aab9cc}html[data-theme=dark] .signup-form-module__gNt2Lq__vendorSuccess{color:#aab9cc}html[data-theme=dark] .signup-form-module__gNt2Lq__restoredNotice{color:#aab9cc}html[data-theme=dark] .signup-form-module__gNt2Lq__autosaveNotice{color:#aab9cc}html[data-theme=dark] .signup-form-module__gNt2Lq__progress button>span{background:var(--approved-surface,#0d1a2c)}html[data-theme=dark] .signup-form-module__gNt2Lq__accountOption{background:var(--approved-surface,#0d1a2c)}html[data-theme=dark] .signup-form-module__gNt2Lq__secondaryAction{background:var(--approved-surface,#0d1a2c)}@media (max-width:640px){.signup-form-module__gNt2Lq__form{gap:16px}.signup-form-module__gNt2Lq__accountGrid,.signup-form-module__gNt2Lq__profileGrid,.signup-form-module__gNt2Lq__passwordRules{grid-template-columns:1fr}.signup-form-module__gNt2Lq__accountOption{min-height:88px}.signup-form-module__gNt2Lq__fullWidth{grid-column:auto}.signup-form-module__gNt2Lq__selectedProfile{grid-template-columns:34px minmax(0,1fr)}.signup-form-module__gNt2Lq__selectedProfile button{grid-column:2;justify-self:start;padding-left:0}.signup-form-module__gNt2Lq__actions{grid-template-columns:1fr}.signup-form-module__gNt2Lq__actions>span{display:none}.signup-form-module__gNt2Lq__secondaryAction{order:2}}@media (prefers-reduced-motion:reduce){.signup-form-module__gNt2Lq__accountOption,.signup-form-module__gNt2Lq__progress button>span,.signup-form-module__gNt2Lq__strengthTrack span{transition:none}}
.smart-combobox-module__3uQvvG__root{min-width:0;position:relative}.smart-combobox-module__3uQvvG__control{border:1px solid var(--border,#0f1f3a2e);background:var(--surface,#fff);border-radius:10px;align-items:center;min-height:44px;transition:border-color .16s,box-shadow .16s,background .16s;display:flex}.smart-combobox-module__3uQvvG__control:focus-within,.smart-combobox-module__3uQvvG__open{border-color:var(--primary,#1265e8);box-shadow:0 0 0 3px #1265e824}.smart-combobox-module__3uQvvG__searchIcon{color:var(--muted,#60708c);flex:none;margin-inline-start:12px}.smart-combobox-module__3uQvvG__input{min-width:0;height:42px;color:inherit;font:inherit;flex:1;padding:0 8px;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.smart-combobox-module__3uQvvG__input::placeholder{color:var(--muted,#70809a)}.smart-combobox-module__3uQvvG__clearButton,.smart-combobox-module__3uQvvG__toggleButton{width:36px;height:36px;color:var(--muted,#60708c);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;padding:0;display:inline-grid}.smart-combobox-module__3uQvvG__clearButton:hover,.smart-combobox-module__3uQvvG__toggleButton:hover{color:var(--primary,#1265e8);background:#1265e814}.smart-combobox-module__3uQvvG__toggleButton{margin-inline-end:4px}.smart-combobox-module__3uQvvG__open .smart-combobox-module__3uQvvG__toggleButton svg{transform:rotate(180deg)}.smart-combobox-module__3uQvvG__listbox{z-index:80;inset-inline:0;border:1px solid var(--border,#0f1f3a24);background:var(--surface,#fff);border-radius:12px;max-height:min(320px,45vh);padding:6px;position:absolute;top:calc(100% + 6px);overflow:auto;box-shadow:0 18px 46px #0f1f3a2e}.smart-combobox-module__3uQvvG__option{width:100%;color:inherit;text-align:start;cursor:pointer;background:0 0;border:0;border-radius:8px;flex-direction:column;align-items:flex-start;gap:3px;padding:10px 11px;display:flex}.smart-combobox-module__3uQvvG__option strong{font-size:14px;line-height:1.25}.smart-combobox-module__3uQvvG__option small{color:var(--muted,#6b7890);font-size:12px;line-height:1.35}.smart-combobox-module__3uQvvG__option:hover,.smart-combobox-module__3uQvvG__activeOption,.smart-combobox-module__3uQvvG__option[aria-selected=true]{background:#1265e81a}.smart-combobox-module__3uQvvG__option[aria-selected=true] strong{color:var(--primary,#1265e8)}.smart-combobox-module__3uQvvG__empty{color:var(--muted,#6b7890);text-align:center;margin:0;padding:14px 12px;font-size:13px}.smart-combobox-module__3uQvvG__helper{color:var(--muted,#6b7890);margin-top:6px;font-size:12px;line-height:1.4;display:block}@media (prefers-reduced-motion:reduce){.smart-combobox-module__3uQvvG__control,.smart-combobox-module__3uQvvG__toggleButton svg{transition:none}}
.new-request-form-module__6SNsHq__adaptive{border:1px dashed color-mix(in srgb, var(--blue,#1769e0) 30%, var(--border,#78849e47));background:color-mix(in srgb, var(--blue,#1769e0) 4%, var(--surface,#fff));border-radius:15px;gap:12px;margin:2px 0 4px;padding:16px;display:grid}.new-request-form-module__6SNsHq__adaptive legend{color:var(--blue,#1769e0);align-items:center;gap:7px;padding-inline:7px;font-size:13px;font-weight:800;display:inline-flex}.new-request-form-module__6SNsHq__adaptive>p{color:var(--muted,#667085);margin:-2px 0 2px;font-size:12px;line-height:1.5}@media (max-width:640px){.new-request-form-module__6SNsHq__adaptive{padding:14px}}
.storefront-catalog-shell-module__22HXNq__shopHeader{border:1px solid var(--md-border,#d8e2ee);background:color-mix(in srgb, var(--md-surface,#fff) 94%, transparent);border-radius:18px;justify-content:space-between;align-items:center;gap:24px;padding:22px 24px;display:flex;box-shadow:0 16px 42px #10213f12}.storefront-catalog-shell-module__22HXNq__shopIdentity{align-items:center;gap:16px;min-width:0;display:flex}.storefront-catalog-shell-module__22HXNq__shopIdentity>span{width:52px;height:52px;color:var(--md-brand-blue,#1265e8);background:var(--md-brand-blue-soft,#eaf2ff);border-radius:15px;flex:none;place-items:center;display:grid}.storefront-catalog-shell-module__22HXNq__shopIdentity strong{color:var(--md-text,#10213f);font-size:18px;display:block}.storefront-catalog-shell-module__22HXNq__shopIdentity p{max-width:680px;color:var(--md-text-secondary,#40526d);margin:5px 0 0;font-size:13px;line-height:1.55}.storefront-catalog-shell-module__22HXNq__shopHeaderActions{flex:none;align-items:center;gap:10px;display:flex}.storefront-catalog-shell-module__22HXNq__secondaryAction,.storefront-catalog-shell-module__22HXNq__cartAction,.storefront-catalog-shell-module__22HXNq__inlineCart{border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-size:13px;font-weight:750;display:inline-flex}.storefront-catalog-shell-module__22HXNq__secondaryAction{border:1px solid var(--md-border-strong,#bdcada);color:var(--md-text-secondary,#40526d);background:var(--md-surface,#fff)}.storefront-catalog-shell-module__22HXNq__cartAction,.storefront-catalog-shell-module__22HXNq__inlineCart{border:1px solid var(--md-brand-blue,#1265e8);color:#fff;background:var(--md-brand-blue,#1265e8)}.storefront-catalog-shell-module__22HXNq__shopFacts{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.storefront-catalog-shell-module__22HXNq__shopFacts>div{border:1px solid var(--md-border,#d8e2ee);min-height:70px;color:var(--md-text-secondary,#40526d);background:var(--md-surface-subtle,#f8fafd);border-radius:13px;align-items:center;gap:10px;padding:14px 16px;display:flex}.storefront-catalog-shell-module__22HXNq__shopFacts strong{color:var(--md-text,#10213f);font-size:18px}.storefront-catalog-shell-module__22HXNq__shopFacts span{font-size:12px;line-height:1.35}.storefront-catalog-shell-module__22HXNq__shopFacts svg{color:var(--md-brand-blue,#1265e8);flex:none}.storefront-catalog-shell-module__22HXNq__categorySection{margin-top:38px}.storefront-catalog-shell-module__22HXNq__sectionHeader{justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px;display:flex}.storefront-catalog-shell-module__22HXNq__sectionHeader h2,.storefront-catalog-shell-module__22HXNq__productsHeader h2{color:var(--md-text,#10213f);letter-spacing:-.035em;margin:0;font-size:clamp(26px,3vw,38px)}.storefront-catalog-shell-module__22HXNq__sectionHeader p,.storefront-catalog-shell-module__22HXNq__productsHeader p,.storefront-catalog-shell-module__22HXNq__filterHeading p{color:var(--md-text-secondary,#40526d);margin:8px 0 0;line-height:1.6}.storefront-catalog-shell-module__22HXNq__categoryGrid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;display:grid}.storefront-catalog-shell-module__22HXNq__categoryCard{border:1px solid var(--md-border,#d8e2ee);min-height:108px;color:inherit;background:var(--md-surface,#fff);transition:border-color var(--md-transition,.18s ease), box-shadow var(--md-transition,.18s ease), transform var(--md-transition,.18s ease);border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:16px;display:grid;box-shadow:0 8px 24px #10213f0b}.storefront-catalog-shell-module__22HXNq__categoryCard:hover{border-color:color-mix(in srgb, var(--md-brand-blue,#1265e8) 48%, var(--md-border,#d8e2ee));transform:translateY(-2px);box-shadow:0 16px 34px #1265e81c}.storefront-catalog-shell-module__22HXNq__categoryIcon{width:46px;height:46px;color:var(--md-brand-blue,#1265e8);background:var(--md-brand-blue-soft,#eaf2ff);border-radius:13px;place-items:center;display:grid}.storefront-catalog-shell-module__22HXNq__categoryCopy{min-width:0}.storefront-catalog-shell-module__22HXNq__categoryCopy h3{color:var(--md-text,#10213f);margin:0;font-size:15px;line-height:1.35}.storefront-catalog-shell-module__22HXNq__categoryCopy span{color:var(--md-text-muted,#5f7088);margin-top:5px;font-size:11px;font-weight:650;display:block}.storefront-catalog-shell-module__22HXNq__categoryArrow{color:var(--md-brand-blue,#1265e8)}.storefront-catalog-shell-module__22HXNq__catalogLayout{grid-template-columns:minmax(245px,285px) minmax(0,1fr);align-items:start;gap:26px;margin-top:44px;display:grid}.storefront-catalog-shell-module__22HXNq__catalogSidebar{border:1px solid var(--md-border,#d8e2ee);background:var(--md-surface,#fff);border-radius:17px;min-width:0;padding:20px;box-shadow:0 10px 30px #10213f0d}.storefront-catalog-shell-module__22HXNq__filterHeading{align-items:flex-start;gap:11px;margin-bottom:16px;display:flex}.storefront-catalog-shell-module__22HXNq__filterHeading>svg{color:var(--md-brand-blue,#1265e8);flex:none;margin-top:2px}.storefront-catalog-shell-module__22HXNq__filterHeading h2{color:var(--md-text,#10213f);margin:0;font-size:16px}.storefront-catalog-shell-module__22HXNq__filterHeading p{font-size:11px}.storefront-catalog-shell-module__22HXNq__catalogFilterPanel{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;grid-template-columns:1fr!important;gap:13px!important;padding:0!important}:is(.storefront-catalog-shell-module__22HXNq__catalogFilterPanel input,.storefront-catalog-shell-module__22HXNq__catalogFilterPanel select),:is(.storefront-catalog-shell-module__22HXNq__catalogFilterPanel button,.storefront-catalog-shell-module__22HXNq__catalogFilterPanel a){min-height:44px}.storefront-catalog-shell-module__22HXNq__catalogFilterPanel>div:last-child{grid-column:auto!important}.storefront-catalog-shell-module__22HXNq__catalogResults{min-width:0}.storefront-catalog-shell-module__22HXNq__productsHeader{border-bottom:1px solid var(--md-border,#d8e2ee);justify-content:space-between;align-items:end;gap:20px;padding-bottom:18px;display:flex}.storefront-catalog-shell-module__22HXNq__productsHeader p{max-width:680px;font-size:13px}.storefront-catalog-shell-module__22HXNq__resultBar{margin:16px 0 20px!important}.storefront-catalog-shell-module__22HXNq__productGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.storefront-catalog-shell-module__22HXNq__vendorSection{margin-top:58px}@media (max-width:1120px){.storefront-catalog-shell-module__22HXNq__shopFacts{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-catalog-shell-module__22HXNq__catalogLayout{grid-template-columns:230px minmax(0,1fr)}.storefront-catalog-shell-module__22HXNq__productGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.storefront-catalog-shell-module__22HXNq__shopHeader,.storefront-catalog-shell-module__22HXNq__productsHeader{flex-direction:column;align-items:flex-start}.storefront-catalog-shell-module__22HXNq__shopHeaderActions{width:100%}.storefront-catalog-shell-module__22HXNq__shopHeaderActions>a{flex:1}.storefront-catalog-shell-module__22HXNq__catalogLayout{grid-template-columns:1fr}.storefront-catalog-shell-module__22HXNq__catalogSidebar{padding:18px}.storefront-catalog-shell-module__22HXNq__catalogFilterPanel{grid-template-columns:repeat(2,minmax(0,1fr))!important}:is(.storefront-catalog-shell-module__22HXNq__catalogFilterPanel>div:first-of-type,.storefront-catalog-shell-module__22HXNq__catalogFilterPanel>div:last-child){grid-column:1/-1!important}}@media (max-width:620px){.storefront-catalog-shell-module__22HXNq__shopHeader{padding:18px}.storefront-catalog-shell-module__22HXNq__shopIdentity{align-items:flex-start}.storefront-catalog-shell-module__22HXNq__shopHeaderActions{flex-direction:column}.storefront-catalog-shell-module__22HXNq__shopHeaderActions>a,.storefront-catalog-shell-module__22HXNq__inlineCart{width:100%}.storefront-catalog-shell-module__22HXNq__shopFacts{grid-template-columns:1fr 1fr}.storefront-catalog-shell-module__22HXNq__shopFacts>div{flex-direction:column;align-items:flex-start;min-height:64px}.storefront-catalog-shell-module__22HXNq__categoryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-catalog-shell-module__22HXNq__categoryCard{grid-template-columns:1fr;align-content:start;min-height:132px}.storefront-catalog-shell-module__22HXNq__categoryArrow{display:none}.storefront-catalog-shell-module__22HXNq__catalogFilterPanel{grid-template-columns:1fr!important}:is(.storefront-catalog-shell-module__22HXNq__catalogFilterPanel>div:first-of-type,.storefront-catalog-shell-module__22HXNq__catalogFilterPanel>div:last-child){grid-column:auto!important}.storefront-catalog-shell-module__22HXNq__productGrid{grid-template-columns:1fr}}@media (max-width:380px){.storefront-catalog-shell-module__22HXNq__categoryGrid,.storefront-catalog-shell-module__22HXNq__shopFacts{grid-template-columns:1fr}}:is(html[data-theme=dark] .storefront-catalog-shell-module__22HXNq__shopHeader,html[data-theme=dark] .storefront-catalog-shell-module__22HXNq__categoryCard,html[data-theme=dark] .storefront-catalog-shell-module__22HXNq__catalogSidebar){border-color:var(--md-border,#30445d);background:var(--md-surface,#0d1b2e)}html[data-theme=dark] .storefront-catalog-shell-module__22HXNq__shopFacts>div{border-color:var(--md-border,#30445d);background:var(--md-surface-subtle,#101f34)}html[data-theme=dark] .storefront-catalog-shell-module__22HXNq__secondaryAction{border-color:var(--md-border-strong,#49617e);color:var(--md-text-secondary,#c9d5e6);background:var(--md-surface-subtle,#101f34)}html[dir=rtl] .storefront-catalog-shell-module__22HXNq__categoryArrow{transform:scaleX(-1)}html[dir=rtl] .storefront-catalog-shell-module__22HXNq__secondaryAction svg{transform:scaleX(-1)}@media (prefers-reduced-motion:reduce){.storefront-catalog-shell-module__22HXNq__categoryCard{transition:none}.storefront-catalog-shell-module__22HXNq__categoryCard:hover{transform:none}}
.vendor-application-form-module__JWG1WW__categoryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:8px;display:grid}.vendor-application-form-module__JWG1WW__categoryOption,.vendor-application-form-module__JWG1WW__capabilityOption{color:#40536e;cursor:pointer;background:#fbfdff;border:1px solid #d9e3ef;border-radius:8px;align-items:center;gap:9px;min-height:44px;padding:10px 12px;font-size:12px;display:flex}.vendor-application-form-module__JWG1WW__categoryOption input,.vendor-application-form-module__JWG1WW__capabilityOption input{width:16px;height:16px;accent-color:var(--blue)}.vendor-application-form-module__JWG1WW__capabilities{grid-template-columns:1fr 1fr;gap:10px;display:grid}.vendor-application-form-module__JWG1WW__helper{color:#78869a;margin-top:6px;font-size:10px;line-height:1.45;display:block}:is(html[data-theme=dark] .vendor-application-form-module__JWG1WW__categoryOption,html[data-theme=dark] .vendor-application-form-module__JWG1WW__capabilityOption){color:#d2deed;background:#0d2038;border-color:#2c425e}html[data-theme=dark] .vendor-application-form-module__JWG1WW__helper{color:#91a2b8}@media (max-width:640px){.vendor-application-form-module__JWG1WW__categoryGrid,.vendor-application-form-module__JWG1WW__capabilities{grid-template-columns:1fr}}
