@font-face{font-family:JetBrains Mono;src:url(../fonts/jetbrains-mono-400-Gh984q38.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:JetBrains Mono;src:url(../fonts/jetbrains-mono-500-CaUy6qCP.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:JetBrains Mono;src:url(../fonts/jetbrains-mono-600-T0lWL_nu.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:JetBrains Mono;src:url(../fonts/jetbrains-mono-700-CV3JoJQT.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--bg:#fff;--bgSoft:#f8f8f8;--bgElev:#fff;--bgStrong:#f3f3f3;--bgHover:rgba(0,0,0,.035);--surface:rgba(0,0,0,.024);--surfaceSoft:rgba(0,0,0,.016);--surfaceHover:rgba(0,0,0,.043);--surfaceInverse:#111;--surfaceInverseHover:#1a1a1a;--primary:#000;--primaryRgb:0, 0, 0;--primaryHover:#1f1f1f;--primaryNeon:#111;--primaryNeonRgb:17, 17, 17;--accent:#5f5f5f;--danger:#dc2626;--success:#16a34a;--warning:#d97706;--text:#111;--textSoft:rgba(17,17,17,.72);--textMuted:rgba(17,17,17,.48);--textInverse:#fff;--textInverseSoft:rgba(255,255,255,.72);--textInverseMuted:rgba(255,255,255,.48);--border:rgba(0,0,0,.08);--borderStrong:rgba(0,0,0,.14);--borderPrimary:rgba(0,0,0,.18);--gradientPrimary:linear-gradient(135deg, #000 0%, #5f5f5f 100%);--shadowPrimary:0 .75rem 2rem rgba(var(--primaryRgb), .07);--shadowNeon:0 .5rem 1.5rem rgba(var(--primaryNeonRgb), .07);--bgMain:radial-gradient(circle at 18% 10%, rgba(0,0,0,.024), transparent 30%), radial-gradient(circle at 82% 22%, rgba(0,0,0,.02), transparent 34%), linear-gradient(180deg, #fff 0%, #fafafa 48%, #f4f4f4 100%);--gridLine:rgba(0,0,0,.04);--noiseDot:rgba(0,0,0,.075);--shadow:inset 0 .0625rem 0 rgba(255,255,255,.72);--shadowGlow:0 0 1.5rem rgba(0,0,0,.04);--shadowWhite:0 0 1rem rgba(255,255,255,.85);--focus:0 0 0 .1875rem rgba(0,0,0,.12);--radiusSm:.625rem;--radiusMd:.75rem;--radius:.875rem;--radiusLg:1.25rem;--radiusPill:999px;--container:73.75rem;--gapSm:.875rem;--gap:1.5rem;--gapLg:2.5rem;--trans:.18s ease;--fontHeading:"JetBrains Mono", "SFMono-Regular", Consolas, monospace;--fontBody:"JetBrains Mono", "SFMono-Regular", Consolas, monospace}*{box-sizing:border-box}html,body{height:100%}body{margin:0}img,svg{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit;color:inherit}a{text-decoration:none}p,h1,h2,h3{margin-top:0}html{scroll-behavior:auto}html.lenis,html.lenis body{height:auto}html.lenis.lenis-smooth{scroll-behavior:auto!important}html.lenis.lenis-stopped{overflow:hidden}body{background:var(--bg);color:var(--text);font-family:var(--fontBody), sans-serif;text-rendering:optimizelegibility;padding-top:var(--sticky-offset);margin:0;font-weight:400}body.menu-open,html.is-scroll-locked,body.is-scroll-locked{overscroll-behavior:none;overflow:hidden}[data-cr-scroll-target]{touch-action:manipulation}.cr-main{overflow-x:clip;overflow-y:visible}@keyframes crSlideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes crFadeIn{0%{opacity:0}to{opacity:1}}.cr-header{--headerBg:rgba(255,255,255,.94);--headerBgSticky:rgba(255,255,255,.88);--headerSurface:var(--bgElev);--headerSurfaceHover:var(--bgHover);--headerText:var(--text);--headerTextMuted:var(--textMuted);--headerBorder:var(--border);--headerPrimaryBg:#000;--headerPrimaryText:#fff;--headerOverlay:rgba(0,0,0,.32);--headerShadow:0 .75rem 1.875rem rgba(0,0,0,.08);--headerShadowStrong:-.625rem 0 1.875rem rgba(0,0,0,.12);--headerQuickNavShadow:0 -.125rem .625rem rgba(0,0,0,.04), 0 .375rem 1.125rem rgba(0,0,0,.06);top:var(--admin-offset,0);z-index:1500;border-bottom:.0625rem solid var(--headerBorder);background:var(--headerBg);width:100%;transition:background-color .3s,border-color .3s,box-shadow .3s,border-radius .3s;position:fixed;left:0}.cr-header.is-sticky{background:var(--headerBgSticky);box-shadow:var(--headerShadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.cr-header__announcement{border-bottom:.0625rem solid var(--headerBorder);background:var(--headerPrimaryBg);color:var(--headerPrimaryText);text-align:center;font-size:.75rem;font-weight:600;line-height:1.4}.cr-header__announcement-link,.cr-header__announcement-text{color:inherit;padding:.5rem 0;text-decoration:none;display:block}.cr-header__inner{gap:2rem;height:4.75rem}.cr-header__brand{flex:none;gap:1rem;min-width:0}.cr-header__right{flex:auto;justify-content:flex-end;gap:2rem;min-width:0}.cr-header__logo{letter-spacing:.08em;text-transform:uppercase;color:var(--text);flex:none;align-items:center;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.cr-header__logo-image,.cr-header__logo img{width:auto;height:3.5rem;transition:height var(--trans);display:block}.cr-header__catalog-toggle{width:2.5rem;height:2.5rem;color:var(--headerText);cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:.3125rem;padding:0}.cr-header__catalog-toggle-line{width:1.5rem;height:.25rem;transition:background-color var(--trans), transform var(--trans), opacity var(--trans);border-radius:var(--radius);background:currentColor;display:block}.cr-header__catalog-toggle:hover{color:var(--headerPrimaryBg)}.catalog-open .cr-header__catalog-toggle-line:first-child{transform:translateY(.4375rem)rotate(45deg)}.catalog-open .cr-header__catalog-toggle-line:nth-child(2){opacity:0}.catalog-open .cr-header__catalog-toggle-line:nth-child(3){transform:translateY(-.4375rem)rotate(-45deg)}.cr-header__nav{min-width:0}.cr-header__nav-list{gap:2rem;margin:0;padding:0;list-style:none}.cr-header__nav-list>.menu-item{position:relative}.cr-header__nav-list>.menu-item>a{color:var(--headerText);text-transform:capitalize;transition:color var(--trans);align-items:center;gap:.375rem;padding:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;display:flex;position:relative}.cr-header__nav-list>.menu-item:hover>a,.cr-header__nav-list>.menu-item.current-menu-item>a,.cr-header__nav-list>.menu-item.current-menu-parent>a,.cr-header__nav-list>.menu-item.current-menu-ancestor>a{color:var(--headerPrimaryBg)}.cr-header__nav-list>.menu-item.current-menu-item>a:after,.cr-header__nav-list>.menu-item.current-menu-parent>a:after,.cr-header__nav-list>.menu-item.current-menu-ancestor>a:after{content:"";background:var(--headerPrimaryBg);width:1.5rem;height:.125rem;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}.sub-menu{margin:0;padding:0;list-style:none}.cr-menu-arrow{transform-origin:50%;border-bottom:.125rem solid;border-right:.125rem solid;flex:none;width:.375rem;height:.375rem;margin-left:.25rem;transition:transform .2s ease-in-out;display:inline-flex}.cr-menu-arrow .arrow-mb{display:none}.cr-menu-arrow--down{transform:rotate(45deg)}.cr-menu-arrow--right{transform:rotate(-45deg)}.cr-header__nav-list .menu-item.has-submenu:hover>a .cr-menu-arrow--down{transform:rotate(225deg)}.cr-header__nav-list>.menu-item>.sub-menu{z-index:2000;border:.0625rem solid var(--headerBorder);border-radius:var(--radiusSm);background:var(--headerSurface);min-width:14rem;box-shadow:var(--headerShadow);opacity:0;visibility:hidden;padding:.25rem;transition:opacity .25s,transform .25s,visibility .25s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(.5rem)}.cr-header__nav-list>.menu-item:hover>.sub-menu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.cr-header__nav-list>.menu-item>.sub-menu:before{content:"";border-top:.0625rem solid var(--headerBorder);border-left:.0625rem solid var(--headerBorder);background:var(--headerSurface);width:.75rem;height:.75rem;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.cr-header__nav-list .sub-menu .menu-item{position:relative}.cr-header__nav-list .sub-menu .menu-item>a{border-radius:var(--radiusSm);color:var(--headerText);white-space:nowrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;text-decoration:none;display:flex}.cr-header__nav-list .sub-menu .menu-item:hover>a{background:var(--headerSurfaceHover);color:var(--headerPrimaryBg)}.cr-header__nav-list .sub-menu .menu-item>.sub-menu{border:.0625rem solid var(--headerBorder);border-radius:var(--radiusSm);background:var(--headerSurface);min-width:14rem;box-shadow:var(--headerShadow);opacity:0;visibility:hidden;padding:.25rem;transition:opacity .25s,transform .25s,visibility .25s;position:absolute;top:0;left:100%;transform:translate(.5rem)}.cr-header__nav-list .sub-menu .menu-item:hover>.sub-menu{opacity:1;visibility:visible;transform:translate(0)}.cr-header__actions{flex:none}.cr-header__search svg,.cr-header__cart svg,.cr-account-btn svg,.cr-login-btn svg{width:auto;height:1.125rem}.cr-header__cart{position:relative}.cr-header__cart-count{border:.125rem solid var(--headerSurface);border-radius:var(--radiusPill);background:var(--headerPrimaryBg);min-width:1rem;height:1rem;color:var(--headerPrimaryText);justify-content:center;align-items:center;padding:0 .25rem;font-size:.625rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:0;left:100%;transform:translate(-50%,-50%)}.cr-header__toggle{width:2.5rem;height:2.5rem;color:var(--headerText);cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:.375rem;padding:0;display:flex}.cr-header__toggle-line{width:1.5rem;height:.125rem;transition:opacity var(--trans), transform var(--trans), background-color var(--trans);background:currentColor;display:block}.cr-header__toggle:hover{color:var(--headerPrimaryBg)}.menu-open .cr-header__toggle-line:first-child{transform:translateY(.5rem)rotate(45deg)}.menu-open .cr-header__toggle-line:nth-child(2){opacity:0}.menu-open .cr-header__toggle-line:nth-child(3){transform:translateY(-.5rem)rotate(-45deg)}.cr-header__mobile-menu{top:var(--admin-offset,0);z-index:2500;background:var(--headerSurface);width:min(20rem,100vw - 3rem);height:100vh;box-shadow:var(--headerShadowStrong);padding:5rem 1.5rem 2rem;transition:transform .45s ease-in-out;position:fixed;right:0;overflow:hidden;transform:translate(100%)}.cr-header__mobile-menu.is-open{transform:translate(0)}.cr-header__mobile-overlay{z-index:2000;background:var(--headerOverlay);opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;position:fixed;top:0;bottom:0;left:0;right:0}.cr-header__mobile-menu-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex;position:relative}.cr-header__mobile-menu-handle{border-radius:var(--radiusPill);background:rgba(var(--primaryRgb), .16);width:2.5rem;height:.25rem;position:absolute;top:-1.5rem;left:50%;transform:translate(-50%)}.menu-open .cr-header__mobile-overlay{opacity:1;visibility:visible}.menu-open{overflow:hidden}.cr-header__mobile-menu-close{border:1px solid var(--border);border-radius:var(--radiusPill);background:var(--surfaceSoft);width:2.4rem;height:2.4rem;color:var(--text);cursor:pointer;flex:none;position:relative}.cr-header__mobile-menu-close span{border-radius:var(--radiusPill);background:currentColor;width:1rem;height:.125rem;position:absolute;top:50%;left:50%}.cr-header__mobile-menu-close span:first-child{transform:translate(-50%,-50%)rotate(45deg)}.cr-header__mobile-menu-close span:last-child{transform:translate(-50%,-50%)rotate(-45deg)}.cr-header__mobile-menu-close:hover{color:var(--primary);border-color:rgba(var(--primaryRgb), .2);background:var(--surfaceHover)}.cr-header__mobile-nav-list{width:100%;margin:0;padding:0;list-style:none}.cr-header__mobile-nav-list ul{width:100%}.cr-header__mobile-nav-list .cr-menu-arrow{width:1rem;height:1.5rem;transform:unset;border:0;align-items:center}.cr-header__mobile-nav-list .cr-menu-arrow .arrow-mb{display:block}.cr-header__mobile-nav-list .sub-menu{z-index:2;background:var(--headerSurface);width:100%;height:100%;transition:transform .45s ease-in-out;position:absolute;top:0;left:100%}.cr-header__mobile-nav-list .sub-menu.is-active{transform:translate(-100%)}.cr-header__mobile-nav-list li{border-bottom:.0625rem solid var(--headerBorder)}.cr-header__mobile-nav-list .menu-item>a{color:var(--headerText);justify-content:space-between;align-items:center;gap:.5rem;padding:.875rem 0;font-size:1rem;font-weight:600;text-decoration:none;display:flex}.cr-header__mobile-nav-list .sub-menu .menu-item>a{padding:.875rem}.cr-header__mobile-nav-list .menu-item>a:hover{color:var(--headerPrimaryBg)}.submenu-header{border-bottom:.0625rem solid var(--headerBorder)}.submenu-header-inner{align-items:center;gap:.75rem;padding:.875rem 0;display:flex}.submenu-back{color:var(--headerText);cursor:pointer;background:0 0;border:0;font-size:1rem}.submenu-parent-link{color:var(--headerText);font-weight:600;text-decoration:none}@media (min-width:992px){.cr-mobile-quick-nav{display:none}}@media (max-width:1399.98px){.cr-header__right{gap:3rem}.cr-header__nav-list{gap:3.5rem}}@media (max-width:1199.98px){.cr-header__right{gap:2rem}.cr-header__nav-list{gap:2.5rem}.cr-header__nav-list>.menu-item>a{font-size:1.25rem}.cr-header__phone{font-size:1rem}}@media (max-width:991.98px){#wpadminbar{position:fixed}.cr-header{top:calc(var(--admin-offset,0px) + .55rem);border:1px solid rgba(var(--primaryRgb), .08);border-radius:var(--radiusLg);background:linear-gradient(180deg, var(--bgElev) 0%, var(--bgSoft) 100%);width:calc(100% - 1.5rem);box-shadow:0 1rem 2.25rem rgba(var(--primaryRgb), .14);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);left:.75rem}.cr-header:before{display:none}.cr-header__inner,.cr-header-inner{height:3.8rem;padding-left:0;padding-right:0}.cr-header__logo-image,.cr-header__logo img,.cr-header-logo img{height:2.75rem}.cr-header__nav{display:none}.cr-header__right,.cr-header__actions{gap:.55rem}.cr-header__phone{min-height:2.35rem;padding:.25rem .75rem .25rem .3rem;font-size:.78rem}.cr-header__phone-icon{width:1.8rem;height:1.8rem}.cr-header__phone-icon svg{width:1rem;height:1rem}.cr-header__toggle{gap:.28rem;width:2.35rem;height:2.35rem;display:inline-flex}.cr-header__toggle span,.cr-header__toggle-line{width:1.15rem;height:.125rem}.cr-header__mobile-menu{top:calc(var(--admin-offset,0px) + .55rem);width:auto;height:calc(100dvh - var(--admin-offset,0px) - 1.2rem);box-sizing:border-box;border:1px solid var(--border);border-radius:var(--radiusLg);background:radial-gradient(circle at 50% 0%, rgba(var(--primaryRgb), .12), transparent 54%), linear-gradient(180deg, color-mix(in srgb, var(--bgElev) 68%, transparent) 0%, color-mix(in srgb, var(--bgSoft) 54%, transparent) 100%);box-shadow:0 1.25rem 3rem rgba(var(--primaryRgb), .2);opacity:0;visibility:hidden;pointer-events:none;transform-origin:top;-webkit-backdrop-filter:blur(1.625rem);backdrop-filter:blur(1.625rem);padding:2.5rem 1.25rem 5.75rem;left:.75rem;right:.75rem;overflow:hidden;transform:translateY(-.5rem)scale(.985)}.cr-header__mobile-menu.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.cr-header__mobile-overlay{-webkit-backdrop-filter:blur(.1875rem);backdrop-filter:blur(.1875rem);background:rgba(8,76,91,.28)}.cr-header .cr-btn{min-width:2rem;height:2rem;min-height:unset;padding:0 .5rem}.cr-header .cr-btn svg{height:50%}.cr-header__logo{font-size:.75rem}}.cr-footer{--footerBg:var(--bgStrong);--footerText:var(--text);--footerTextSoft:var(--textSoft);--footerTextMuted:var(--textMuted);--footerBorder:var(--border);--footerPrimary:var(--primary);--footerColumnDivider:linear-gradient(0deg, transparent 0%, rgba(0,0,0,.12) 50%, transparent 100%);--footerRowDivider:linear-gradient(90deg, transparent 0%, rgba(0,0,0,.12) 50%, transparent 100%);color:var(--footerTextSoft);padding:3rem 0 1.5rem}.cr-footer__logo{padding-bottom:1.5rem}.cr-footer__logo-image{width:auto;max-width:100%;height:5rem;display:block}.cr-footer__description{color:var(--footerTextSoft);margin:1rem 0 0;font-size:.875rem;line-height:1.8}.cr-footer__column{height:100%;padding:0 calc(.5 * var(--bs-gutter-x));position:relative}.cr-footer__column:before{content:"";top:0;left:calc(-.5 * var(--bs-gutter-x));background:var(--footerColumnDivider);width:.0625rem;height:100%;position:absolute}.cr-footer__heading{color:var(--footerText);text-transform:uppercase;font-family:var(--fontHeading), sans-serif;letter-spacing:-.02em;margin:0 0 1rem;font-size:1.125rem;font-weight:700;line-height:1.3}.cr-footer__content{color:var(--footerTextSoft);font-size:.875rem;line-height:1.5}.cr-footer__quicklinks,.cr-footer__payments{margin:0;padding:0;list-style:none}.cr-footer__payments{align-items:center;gap:1rem;display:flex}.cr-footer__quicklinks li:not(:last-child),.cr-footer__contact-item:not(:last-child){margin-bottom:.75rem}.cr-footer__quicklinks li:last-child,.cr-footer__contact-item:last-child{margin-bottom:0}.cr-footer__quicklinks a,.cr-footer__contact-link{color:var(--footerTextSoft);transition:color var(--trans), opacity var(--trans);text-decoration:none}.cr-footer__quicklinks a:hover,.cr-footer__contact-link:hover{color:var(--footerText)}.cr-footer__contact .cr-footer__contact-item,.cr-footer__quicklinks .menu-item .mi-content{align-items:center;gap:.25rem;display:flex}.cr-footer__contact .cr-footer__contact-icon,.cr-footer__payments .cr-footer__payment-icon,.cr-footer__quicklinks .menu-item .mi-content .mi-ico{min-width:1.2rem}.cr-footer__payments i,.cr-footer__quicklinks i,.cr-footer__contact-item i,.cr-footer__payments svg,.cr-footer__quicklinks svg,.cr-footer__contact-item svg{color:var(--footerPrimary);fill:currentColor}.cr-footer__payments svg,.cr-footer__quicklinks svg,.cr-footer__contact-item svg{width:1rem;height:1rem}.cr-footer__contact-text{color:var(--footerTextSoft)}.cr-footer__payment-item{align-items:center;gap:.5rem;margin:0;line-height:1.5;display:flex}.cr-footer__payment-title{color:var(--footerTextSoft)}.cr-footer__qr-image{width:6rem}.cr-footer__qr-image img{border-radius:var(--radiusSm)}.cr-footer__copyright{color:var(--footerTextSoft);font-family:var(--fontMono), sans-serif;text-transform:uppercase;margin-top:1.5rem;padding-top:1.5rem;font-size:.8125rem;position:relative}.cr-footer__copyright:before{content:"";background:var(--footerRowDivider);width:100%;height:.0625rem;position:absolute;top:0;left:0}@media (max-width:991.98px){.cr-footer{padding:1.5rem 0 calc(6rem + env(safe-area-inset-bottom,0px));border-top-left-radius:1.25rem;border-top-right-radius:1.25rem}.cr-footer__column{height:auto;padding:1.5rem 0}.cr-footer__column:before{background:var(--footerRowDivider);width:100%;height:.0625rem;top:0;left:0}.cr-footer__copyright{margin-top:0}.cr-footer__qr-image{width:6rem}}.cr-hero{--hero-bg:var(--bgMain);--hero-surface:var(--bgElev);--hero-surface-soft:var(--bgSoft);--hero-surface-hover:var(--surfaceHover);--hero-text:var(--text);--hero-text-soft:var(--textSoft);--hero-text-muted:var(--textMuted);--hero-primary:var(--primary);--hero-primary-hover:var(--primaryHover);--hero-border:var(--border);--hero-border-strong:var(--borderStrong);--hero-radius:var(--radius);--hero-radius-lg:var(--radiusLg);--hero-radius-pill:var(--radiusPill);--hero-shadow:var(--shadowPrimary);--hero-focus:var(--focus);color:var(--hero-text);padding:4rem 0;position:relative}.cr-hero:before,.cr-hero:after{content:"";z-index:0;aspect-ratio:1;background:radial-gradient(circle, rgba(var(--primaryRgb), .055) 0%, rgba(var(--primaryRgb), .018) 42%, transparent 68%);pointer-events:none;border-radius:50%;width:max(12rem,min(22vw,22rem));position:absolute}.cr-hero:before{top:5rem;left:-8rem}.cr-hero:after{bottom:-9rem;right:-8rem}.cr-hero__inner{z-index:1;text-align:center;max-width:61.25rem;margin-left:auto;margin-right:auto;position:relative}.cr-hero__content{z-index:1;position:relative}.cr-hero__breadcrumbs{margin-bottom:1.15rem}.cr-hero__breadcrumbs .cr-breadcrumbs,.cr-hero__breadcrumbs .breadcrumbs{color:var(--hero-text-soft);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;display:inline-flex}.cr-hero__breadcrumbs a{color:var(--hero-primary);transition:color var(--trans);text-decoration:none}.cr-hero__breadcrumbs a:hover{color:var(--hero-primary-hover)}.cr-hero__eyebrow{border:.0625rem solid var(--hero-border);border-radius:var(--hero-radius-pill);background:var(--hero-surface);max-width:100%;color:var(--hero-primary);letter-spacing:.1em;text-transform:uppercase;box-shadow:var(--hero-shadow);align-items:center;margin-bottom:1rem;padding:.5rem .85rem;font-size:.78rem;font-weight:800;line-height:1;display:inline-flex}.cr-hero__tags{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-bottom:1.2rem;display:flex}.cr-hero__tag{border:.0625rem solid var(--hero-border);border-radius:var(--hero-radius-pill);background:var(--hero-surface);max-width:100%;color:var(--hero-primary);box-shadow:var(--hero-shadow);transition:background-color var(--trans), border-color var(--trans), color var(--trans), transform var(--trans);align-items:center;padding:.5rem .85rem;font-size:.82rem;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}.cr-hero__tag:hover{border-color:var(--hero-border-strong);background:var(--hero-surface-hover);color:var(--hero-primary-hover);transform:translateY(-.0625rem)}.cr-hero__title{max-width:100%;color:var(--hero-primary);font-family:var(--fontHeading), sans-serif;text-transform:uppercase;letter-spacing:-.065em;text-wrap:balance;text-shadow:0 4px 4px rgba(0,0,0,.15);margin:0 auto;font-size:max(2.75rem,min(4vw,4.35rem));font-weight:700;line-height:.98}.cr-hero__subtitle{max-width:45rem;color:var(--hero-text-soft);text-wrap:pretty;margin:1.35rem auto 0;font-size:1.08rem;line-height:1.8}.cr-hero__meta{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.cr-hero__meta-item{color:var(--hero-text-soft);align-items:center;gap:.45rem;font-size:.9375rem;font-weight:600;line-height:1.5;display:inline-flex}.cr-hero__meta-item:not(:last-child):after{content:"•";color:var(--hero-text-muted);margin-left:.75rem}.cr-hero__meta-icon{color:var(--hero-primary);font-size:.95rem;line-height:1}.cr-hero__meta-label{align-items:center;display:inline-flex}.cr-hero__share{flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:1.35rem;display:flex}.cr-hero__share-link{border:.0625rem solid var(--hero-border);border-radius:var(--hero-radius-pill);background:var(--hero-surface);min-width:2.75rem;height:2.75rem;color:var(--hero-primary);box-shadow:var(--hero-shadow);transition:background-color var(--trans), border-color var(--trans), color var(--trans), transform var(--trans);place-items:center;padding-left:.9rem;padding-right:.9rem;font-size:.9rem;font-weight:800;text-decoration:none;display:inline-grid}.cr-hero__share-link:hover{border-color:var(--hero-border-strong);background:var(--hero-surface-hover);color:var(--hero-primary-hover);transform:translateY(-.0625rem)}.cr-hero__share-link:focus-visible{box-shadow:var(--hero-focus);outline:none}.cr-hero__tag:focus-visible{box-shadow:var(--hero-focus);outline:none}.cr-hero__actions{flex-wrap:wrap;justify-content:center;gap:.875rem;margin-top:1.75rem;display:flex}.cr-hero__action{border-radius:var(--hero-radius-pill);min-height:3.25rem;transition:transform var(--trans), box-shadow var(--trans), opacity var(--trans);justify-content:center;align-items:center;gap:.65rem;padding:.85rem 1.25rem;font-weight:800;line-height:1.1;text-decoration:none;display:inline-flex}.cr-hero__action:hover{transform:translateY(-.0625rem)}.cr-hero--left .cr-hero__inner{text-align:left}.cr-hero--left .cr-hero__inner:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0;margin-right:auto}.cr-hero--left .cr-hero__inner:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0;margin-right:auto}.cr-hero--left .cr-hero__inner:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0;margin-right:auto}.cr-hero--left .cr-hero__inner:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto;margin-right:0}.cr-hero--left .cr-hero__inner:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto;margin-right:0}.cr-hero--left .cr-hero__inner:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto;margin-right:0}.cr-hero--left .cr-hero__title,.cr-hero--left .cr-hero__subtitle{margin-left:0}.cr-hero--left .cr-hero__breadcrumbs .cr-breadcrumbs,.cr-hero--left .cr-hero__breadcrumbs .breadcrumbs,.cr-hero--left .cr-hero__tags,.cr-hero--left .cr-hero__meta,.cr-hero--left .cr-hero__share,.cr-hero--left .cr-hero__actions{justify-content:flex-start}.cr-hero--right .cr-hero__inner{text-align:right}.cr-hero--right .cr-hero__inner:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto;margin-right:0}.cr-hero--right .cr-hero__inner:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto;margin-right:0}.cr-hero--right .cr-hero__inner:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:auto;margin-right:0}.cr-hero--right .cr-hero__inner:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:0;margin-right:auto}.cr-hero--right .cr-hero__inner:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:0;margin-right:auto}.cr-hero--right .cr-hero__inner:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:0;margin-right:auto}.cr-hero--right .cr-hero__title,.cr-hero--right .cr-hero__subtitle{margin-right:0}.cr-hero--right .cr-hero__breadcrumbs .cr-breadcrumbs,.cr-hero--right .cr-hero__breadcrumbs .breadcrumbs,.cr-hero--right .cr-hero__tags,.cr-hero--right .cr-hero__meta,.cr-hero--right .cr-hero__share,.cr-hero--right .cr-hero__actions{justify-content:flex-end}.cr-hero--size-sm{padding:7.5rem 0 3.5rem}.cr-hero--size-default{padding:8.5rem 0 4.25rem}.cr-hero--size-lg{padding:5rem 0}.cr-hero--compact{padding:6.5rem 0 3rem}.cr-hero--content-narrow .cr-hero__inner{max-width:48rem}.cr-hero--content-default .cr-hero__inner{max-width:61.25rem}.cr-hero--content-wide .cr-hero__inner{max-width:var(--container)}.cr-hero--content-wide .cr-hero__content{max-width:100%;margin-left:auto;margin-right:auto}@media (max-width:767.98px){.cr-hero{padding:7.4rem 0 3.35rem}.cr-hero:before{top:4rem;left:-9rem}.cr-hero:after{bottom:-8rem;right:-9rem}.cr-hero__inner{max-width:100%}.cr-hero__title{letter-spacing:-.055em;font-size:max(1.65rem,min(10vw,2.35rem));line-height:1.05}.cr-hero__subtitle{font-size:1rem}.cr-hero__meta{gap:.5rem}.cr-hero__meta-item{font-size:.875rem}.cr-hero__meta-item:not(:last-child):after{margin-left:.5rem}.cr-hero__share-link{min-width:2.55rem;height:2.55rem;font-size:.86rem}.cr-hero__actions{flex-direction:column;align-items:stretch}.cr-hero__action{width:100%}.cr-hero--left .cr-hero__breadcrumbs .cr-breadcrumbs,.cr-hero--left .cr-hero__breadcrumbs .breadcrumbs,.cr-hero--right .cr-hero__breadcrumbs .cr-breadcrumbs,.cr-hero--right .cr-hero__breadcrumbs .breadcrumbs{justify-content:inherit}}.background,.background-grid,.noise,.code-rain,.cursor-light{pointer-events:none}.background{z-index:-10;position:fixed;top:0;bottom:0;left:0;right:0}.background-grid{z-index:-9;opacity:.75;background-image:linear-gradient(var(--gridLine) 1px, transparent 1px), linear-gradient(90deg, var(--gridLine) 1px, transparent 1px);background-size:5.75rem 5.75rem;position:fixed;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0%,rgba(0,0,0,.74) 58%,transparent 100%);mask-image:linear-gradient(#000 0%,rgba(0,0,0,.74) 58%,transparent 100%)}.noise{z-index:-8;opacity:.12;background-image:radial-gradient(var(--noiseDot) .04375rem, transparent .04375rem);background-size:.3125rem .3125rem;position:fixed;top:0;bottom:0;left:0;right:0}.code-rain{z-index:-7;opacity:.38;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden;-webkit-mask-image:radial-gradient(circle at 50% 12%,#000 0%,rgba(0,0,0,.68) 44%,transparent 82%);mask-image:radial-gradient(circle at 50% 12%,#000 0%,rgba(0,0,0,.68) 44%,transparent 82%)}.code-column{color:rgba(255,255,255,.22);writing-mode:vertical-rl;text-orientation:mixed;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-shadow:none;filter:none;will-change:transform;animation:rainFall linear infinite, neonPulse var(--neonDuration,10s) ease-in-out infinite;animation-delay:0s, var(--neonDelay,0s);font-size:.625rem;line-height:1.45;position:absolute;top:-35vh}.code-rain.is-scrolling{opacity:.24}.code-rain.is-scrolling .code-column{color:rgba(225,235,245,.15);animation-play-state:running,paused;text-shadow:none!important;filter:none!important}.cursor-light{z-index:60;border-radius:var(--radiusPill);opacity:0;will-change:transform;background:radial-gradient(circle,rgba(255,255,255,.086),transparent 68%);width:16.25rem;height:16.25rem;margin:-8.125rem 0 0 -8.125rem;transition:opacity .16s;position:fixed;top:0;left:0}body.has-pointer .cursor-light{opacity:1}body.is-scrolling .cursor-light{opacity:0}body.error404 .background-grid{opacity:.68;filter:hue-rotate(-35deg)saturate(1.35)}body.error404 .code-rain{opacity:.72}body.error404 .code-column{color:rgba(255,108,108,.22);animation:rainFall linear infinite, neonPulseError var(--neonDuration,10s) ease-in-out infinite;animation-delay:0s, var(--neonDelay,0s)}body.error404 .code-rain.is-scrolling{opacity:.36}body.error404 .code-rain.is-scrolling .code-column{color:rgba(255,108,108,.16);animation-play-state:running,paused;text-shadow:none!important;filter:none!important}@keyframes rainFall{0%{transform:translateY(-10%)}to{transform:translateY(135vh)}}@keyframes neonPulse{0%,50%,to{color:rgba(225,235,245,.18);text-shadow:none;filter:none}56%{color:rgba(60,255,220,.86);text-shadow:0 0 .28rem rgba(60,255,220,.58),0 0 .8rem rgba(60,255,220,.28);filter:none}62%{color:rgba(180,255,245,.62);text-shadow:0 0 .38rem rgba(60,255,220,.22);filter:none}}@keyframes neonPulseError{0%,50%,to{color:rgba(255,108,108,.22);text-shadow:none;filter:none}56%{color:rgba(255,72,72,.88);text-shadow:0 0 .28rem rgba(255,72,72,.6),0 0 .8rem rgba(255,72,72,.3);filter:none}62%{color:rgba(255,170,170,.64);text-shadow:0 0 .38rem rgba(255,72,72,.24);filter:none}}@media (pointer:coarse){.cursor-light{display:none}}.cr-breadcrumbs{--cr-breadcrumb-color:var(--textSoft);--cr-breadcrumb-color-hover:var(--primary);--cr-breadcrumb-color-current:var(--text);--cr-breadcrumb-separator-color:var(--text);width:100%;color:var(--cr-breadcrumb-color);font-size:.875rem;font-weight:600;line-height:1.5}.cr-breadcrumbs__list{flex-wrap:wrap;align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.cr-breadcrumbs__item{align-items:center;min-width:0;max-width:100%;display:inline-flex}.cr-breadcrumbs__link{color:var(--cr-breadcrumb-color);transition:color var(--trans);align-items:center;text-decoration:none;display:inline-flex}.cr-breadcrumbs__link:hover{color:var(--cr-breadcrumb-color-hover)}.cr-breadcrumbs__current{color:var(--cr-breadcrumb-color-current);align-items:center;font-weight:700;display:inline-flex}.cr-breadcrumbs__separator{color:var(--cr-breadcrumb-separator-color);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;justify-content:center;align-items:center;margin:0 .25rem;display:inline-flex}.cr-breadcrumbs--hero{--cr-breadcrumb-color:var(--primary);--cr-breadcrumb-color-hover:var(--primaryHover);--cr-breadcrumb-color-current:var(--primary);--cr-breadcrumb-separator-color:rgba(var(--primaryRgb), .32);font-size:.9rem;font-weight:700}.cr-breadcrumbs--hero .cr-breadcrumbs__list{justify-content:center}.cr-breadcrumbs--boxed{border:.0625rem solid var(--border);border-radius:var(--radiusSm);background:var(--surfaceSoft);-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);max-width:100%;padding:.5rem .75rem;display:inline-flex}.cr-breadcrumbs--lg{font-size:.95rem}.cr-breadcrumbs--lg .cr-breadcrumbs__current{font-weight:700}@media (max-width:768px){.cr-breadcrumbs{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden;justify-content:normal!important}.cr-breadcrumbs::-webkit-scrollbar{display:none}.cr-breadcrumbs__list{flex-wrap:nowrap;align-items:center;gap:.125rem;width:-moz-max-content;width:max-content;min-width:-moz-max-content;min-width:max-content;display:inline-flex}.cr-breadcrumbs__item,.cr-breadcrumbs__separator{flex-shrink:0}.cr-breadcrumbs__link,.cr-breadcrumbs__current{white-space:nowrap}.cr-breadcrumbs__separator{margin:0 .125rem}.cr-breadcrumbs--hero{font-size:.85rem}}.cr-section-head{grid-template-columns:minmax(0,1fr) minmax(17.5rem,31.25rem);align-items:start;gap:.65rem;margin-bottom:2.5rem;display:grid}.cr-section-head--center{text-align:center;flex-direction:column;align-items:center;max-width:45rem;margin-left:auto;margin-right:auto;display:flex}.cr-section-head--right{text-align:right}.cr-section-head__content{flex-direction:column;display:flex}.cr-section-head__title{color:var(--text);font-family:var(--fontHeading), sans-serif;letter-spacing:0;text-wrap:balance;text-shadow:0 4px 4px rgba(0,0,0,.15);margin:0;font-size:1.875rem;font-weight:700;line-height:1.3}.cr-section-head__copy{color:var(--textSoft);text-wrap:pretty;margin:0;font-size:1rem;font-weight:400;line-height:1.7}.cr-section-head--center .cr-section-head__copy{max-width:40rem}@media (max-width:1020px){.cr-section-head{grid-template-columns:1fr;gap:.875rem;margin-bottom:2rem}.cr-section-head--right{text-align:left}}@media (max-width:575px){.cr-section-head{margin-bottom:1.75rem}.cr-section-head__title{font-size:1.625rem;line-height:1.3}.cr-section-head__copy{font-size:.9375rem;line-height:1.65}}.cr-pricing-card{border-radius:var(--radius);background:var(--bg);min-height:100%;transition:transform var(--trans);flex-direction:column;padding:0 2.375rem 1.875rem;display:flex;box-shadow:0 1rem 2.5rem rgba(26,35,52,.08)}.cr-pricing-card:hover{transform:translateY(-.225rem)}.cr-pricing-card__title{color:var(--textInverse);font-family:var(--fontHeading), sans-serif;text-align:center;background:linear-gradient(135deg, var(--primary), var(--primarySoft));border-radius:0 0 2rem 2rem;justify-content:center;align-items:center;width:100%;min-height:6.875rem;margin:0 auto 1rem;padding:.5rem 1.25rem;font-size:1.375rem;font-weight:700;line-height:1.3;display:flex}.cr-pricing-card__price{color:var(--accentHover);text-align:center;margin-bottom:.25rem;font-size:1.875rem;font-weight:800;line-height:1.2;display:block}.cr-pricing-card__note{color:var(--textSoft);text-align:center;margin:0 0 .875rem;font-size:1rem;font-weight:700;line-height:1.6}.cr-pricing-card__features{gap:.75rem;margin:0 0 1.75rem;padding:0;list-style:none;display:grid}.cr-pricing-card__feature{color:var(--textSoft);padding-left:1.5rem;font-size:.9375rem;line-height:1.55;position:relative}.cr-pricing-card__feature:before{color:var(--primary);content:"✓";font-size:.9375rem;position:absolute;top:0;left:0}.cr-pricing-card__button{margin-top:auto}@media (max-width:720px){.cr-pricing-card{box-shadow:0 .25rem .5rem rgba(26,35,52,.08)}.cr-pricing-card__title{font-size:1.125rem}}@media (max-width:575px){.cr-pricing-card{padding:0 1.5rem 1.5rem}}.cr-post-card{background:0 0;flex-direction:column;min-height:100%;display:flex}.cr-post-card__media{aspect-ratio:4/3;border-radius:var(--radius);transition:transform var(--trans);background:rgba(26,35,52,.06);display:block;overflow:hidden;box-shadow:0 1rem 2.5rem rgba(26,35,52,.08)}.cr-post-card:hover .cr-post-card__media{transform:scale(1.05)}.cr-post-card__image{object-fit:cover;width:100%;height:100%}.cr-post-card__body{padding:1.25rem 0 0}.cr-post-card__title{color:var(--text);margin:0;font-size:1.125rem;font-weight:700;line-height:1.4}.cr-post-card__title a{color:inherit;text-decoration:none}.cr-post-card__copy{color:var(--textSoft);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:3.3em;margin:.25rem 0 0;font-size:.9375rem;line-height:1.65;display:-webkit-box;overflow:hidden}.cr-post-card--featured{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);display:grid}.cr-post-card--featured .cr-post-card__media{aspect-ratio:auto;height:100%}.cr-post-card--featured .cr-post-card__body{flex-direction:column;justify-content:center;padding:2rem;display:flex}.cr-post-card--featured .cr-post-card__title{font-size:1.5rem}@media (max-width:767px){.cr-post-card--featured{display:flex}.cr-post-card--featured .cr-post-card__media{aspect-ratio:4/3}.cr-post-card--featured .cr-post-card__body{padding:1.25rem}.cr-post-card--featured .cr-post-card__title{font-size:1.125rem}}.cr-contact-location-card{align-items:flex-start;gap:1rem;display:flex}.cr-contact-location-card__icon{background:linear-gradient(135deg, var(--primary), var(--primarySoft));width:2.75rem;height:2.75rem;color:var(--textInverse);border-radius:999px;flex:0 0 2.75rem;justify-content:center;align-items:center;display:inline-flex}.cr-contact-location-card__icon-svg{width:1.375rem;height:1.375rem;fill:var(--textInverse)}.cr-contact-location-card__content{flex:auto;min-width:0}.cr-contact-location-card__title{color:var(--text);margin:0 0 .5rem;font-size:1.25rem;font-weight:700;line-height:1.35}.cr-contact-location-card__body{gap:.375rem;display:grid}.cr-contact-location-card__line,.cr-contact-location-card__address{color:var(--textSoft);margin:0;font-size:.875rem;line-height:1.55}.cr-contact-location-card__line span{color:var(--text);margin-right:.375rem;font-weight:700;display:inline-block}.cr-contact-location-card__line a,.cr-contact-location-card__map{color:var(--primary);font-weight:700;text-decoration:none}.cr-contact-location-card__map{margin-top:.875rem;display:inline-flex}.cr-toast-stack{--toast-bg:var(--bgStrong);--toast-border:var(--border);--toast-text:var(--text);--toast-text-muted:var(--textSoft);--toast-radius:1rem;--toast-shadow:0 1.125rem 2.75rem rgba(0,0,0,.28), inset 0 .0625rem 0 rgba(255,255,255,.06);--toast-backdrop:blur(.75rem);--toast-success:var(--success);--toast-error:var(--danger);--toast-warning:var(--warning);--toast-info:var(--primary);z-index:99999;pointer-events:none;gap:.625rem;width:min(21rem,100vw - 2rem);display:grid;position:fixed;bottom:1rem;right:1rem}.cr-toast-card{border:.0625rem solid var(--toast-border);border-radius:var(--toast-radius);background:var(--toast-bg);box-shadow:var(--toast-shadow);-webkit-backdrop-filter:var(--toast-backdrop);color:var(--toast-text);pointer-events:auto;grid-template-columns:2rem minmax(0,1fr) auto;align-items:start;gap:.75rem;padding:.875rem 1rem;animation:.22s cubic-bezier(.21,1.02,.73,1) both crToastEnter;display:grid;position:relative;overflow:hidden}.cr-toast-card:before{content:"";background:var(--toast-info);height:.1875rem;position:absolute;top:0;bottom:auto;left:0;right:0}.cr-toast-card__icon{border-radius:var(--radiusPill);background:rgba(var(--primaryRgb), .12);width:2rem;height:2rem;color:var(--toast-info);flex-shrink:0;place-items:center;font-size:.875rem;font-weight:800;line-height:1;display:grid}.cr-toast-card__body{min-width:0;padding-top:.0625rem}.cr-toast-card__title{color:var(--toast-text);font-family:var(--fontBody);letter-spacing:-.01em;margin:0 0 .1875rem;font-size:.875rem;font-weight:700;line-height:1.2}.cr-toast-card__message{color:var(--toast-text-muted);font-family:var(--fontBody);overflow-wrap:break-word;margin:0;font-size:.8125rem;font-weight:700;line-height:1.45}.cr-toast-card--success:before{background:var(--toast-success)}.cr-toast-card--success .cr-toast-card__icon{color:var(--toast-success);background:color-mix(in srgb, var(--toast-success) 14%, transparent)}.cr-toast-card--error:before{background:var(--toast-error)}.cr-toast-card--error .cr-toast-card__icon{color:var(--toast-error);background:color-mix(in srgb, var(--toast-error) 14%, transparent)}.cr-toast-card--warning:before{background:var(--toast-warning)}.cr-toast-card--warning .cr-toast-card__icon{color:var(--toast-warning);background:color-mix(in srgb, var(--toast-warning) 14%, transparent)}.cr-toast-card--info:before{background:var(--toast-info)}.cr-toast-card--info .cr-toast-card__icon{color:var(--toast-info);background:rgba(var(--primaryRgb), .12)}.cr-toast-card.is-leaving{animation:.16s both crToastExit}.cr-toast-card__close{border-radius:var(--radiusPill);width:1.75rem;height:1.75rem;color:var(--textMuted);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;place-items:center;margin:-.125rem -.25rem 0 0;padding:0;font-size:1rem;line-height:1;transition:background-color .16s,color .16s,transform .16s,opacity .16s;display:grid}.cr-toast-card__close:hover{background:var(--surfaceHover);color:var(--text)}.cr-toast-card__close:active{transform:scale(.94)}.cr-toast-card__close:focus-visible{box-shadow:var(--focus);outline:none}.cr-toast-card__close svg{width:.875rem;height:.875rem}@keyframes crToastEnter{0%{opacity:0;transform:translateY(.5rem)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes crToastExit{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(.375rem)scale(.985)}}@media (max-width:767.98px){.cr-toast-stack{width:auto;bottom:.75rem;left:.75rem;right:.75rem}.cr-toast-card{border-radius:.875rem;grid-template-columns:1.875rem minmax(0,1fr) auto;gap:.6875rem;min-height:3.75rem;padding:.8125rem .875rem}.cr-toast-card__icon{width:1.875rem;height:1.875rem}.cr-toast-card__close{width:1.625rem;height:1.625rem;margin-right:-.1875rem;font-size:.9375rem}}.cr-btn{border:.0625rem solid var(--borderStrong);border-radius:var(--radiusMd);background:var(--surfaceSoft);min-height:2.75rem;color:var(--text);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;transition:color var(--trans), border-color var(--trans), box-shadow var(--trans), background var(--trans), transform var(--trans), opacity var(--trans);justify-content:center;align-items:center;gap:.5rem;padding:0 1.125rem;font-size:.6875rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex;position:relative}.cr-btn:hover{border-color:var(--borderStrong);background:var(--bgHover);color:var(--text);transform:translateY(-.125rem)}.cr-btn:active{transform:translateY(0)}.cr-btn--full{width:100%}.cr-btn svg{width:auto;height:1rem}.cr-btn--primary{border-color:var(--surfaceInverse);background:var(--surfaceInverse);color:var(--textInverse);box-shadow:0 .5rem 1.5rem rgba(0,0,0,.12)}.cr-btn--primary svg{fill:var(--textInverse)}.cr-btn--primary:hover{border-color:var(--surfaceInverseHover);background:var(--surfaceInverseHover);color:var(--textInverse)}.cr-btn--primary:hover svg{fill:var(--textInverse)}.cr-btn--secondary{border-color:var(--borderStrong);background:var(--surfaceSoft);color:var(--text)}.cr-btn--secondary:hover{background:var(--bgHover);color:var(--text)}.cr-btn--ghost{border-color:var(--border);color:var(--textSoft);background:0 0}.cr-btn--ghost:hover{border-color:var(--borderStrong);background:var(--bgHover);color:var(--text)}.cr-btn--danger{color:var(--danger);background:0 0;border-color:rgba(220,38,38,.18)}.cr-btn--danger:hover{color:var(--danger);background:rgba(220,38,38,.06);border-color:rgba(220,38,38,.28)}.cr-btn--icon{border-radius:var(--radiusPill);width:2.75rem;height:2.75rem;min-height:2.75rem;padding:0}.cr-btn--icon svg{width:1rem;height:1rem}.cr-btn--link{min-height:auto;color:var(--text);background:0 0;border:0;padding:0}.cr-btn--link:hover{color:var(--primary);box-shadow:none;background:0 0;transform:none}.cr-btn:disabled,.cr-btn.is-disabled{opacity:.45;pointer-events:none}.cr-form{--cr-form-gap:.875rem;--cr-form-field-gap:.5rem;--cr-form-row-gap:.75rem;--cr-form-input-height:2.75rem;--cr-form-input-height-sm:2.75rem;--cr-form-input-padding-x:.875rem;--cr-form-input-padding-y:.75rem;--cr-form-input-padding-icon-start:2.625rem;--cr-form-input-radius:var(--radiusMd);--cr-form-font-family:var(--fontBody,inherit);--cr-form-font-size:.8125rem;--cr-form-font-size-sm:1rem;--cr-form-line-height:1.5;--cr-form-label-size:.6875rem;--cr-form-label-size-sm:.6875rem;--cr-form-label-weight:700;--cr-form-meta-size:.75rem;--cr-form-meta-size-sm:.75rem;--cr-form-check-size:.875rem;--cr-form-check-size-sm:.875rem;--cr-form-check-size-box:1.125rem;--cr-form-border:var(--border);--cr-form-border-hover:var(--borderStrong);--cr-form-bg:#fff;--cr-form-bg-hover:var(--bgSoft);--cr-form-text:var(--text);--cr-form-placeholder:var(--textMuted);--cr-form-muted:var(--textSoft);--cr-form-focus-border:#000;--cr-form-focus-ring:0 0 0 .1875rem rgba(0,0,0,.08);--cr-form-check-border:var(--borderStrong);--cr-form-check-bg:#fff;--cr-form-check-active:#000;--cr-form-check-icon:#fff;--cr-form-danger:var(--danger);--cr-form-danger-bg:rgba(220,38,38,.06);--cr-form-danger-ring:0 0 0 .1875rem rgba(220,38,38,.1);--cr-form-success:var(--success);--cr-form-disabled-bg:var(--bgSoft);--cr-form-disabled-text:var(--textMuted);--cr-form-dropdown-bg:#fff;--cr-form-dropdown-shadow:0 1rem 2.5rem rgba(0,0,0,.12), 0 .25rem .875rem rgba(0,0,0,.06);--cr-form-scrollbar-track:rgba(0,0,0,.04);--cr-form-scrollbar-thumb:rgba(0,0,0,.22);--cr-form-selected-bg:#000;--cr-form-selected-text:#fff;--cr-form-option-hover-bg:var(--bgSoft);--cr-form-option-hover-text:var(--text);--cr-form-transition:var(--trans);gap:var(--cr-form-gap);display:grid}.cr-form__grid{gap:var(--cr-form-gap);grid-column:span 12;grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;display:grid}.cr-form__field{gap:var(--cr-form-field-gap);grid-column:span 12;min-width:0;display:grid}.cr-form__field--span-12,.cr-form__field--full{grid-column:span 12}.cr-form__field--span-9{grid-column:span 9}.cr-form__field--span-8{grid-column:span 8}.cr-form__field--span-6,.cr-form__field--half{grid-column:span 6}.cr-form__field--span-4{grid-column:span 4}.cr-form__field--span-3{grid-column:span 3}.cr-form__row{justify-content:space-between;align-items:center;gap:var(--cr-form-row-gap);display:flex}.cr-form__group{gap:.75rem;display:grid}.cr-form__group--inline{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.cr-form__label{min-height:1rem;color:var(--cr-form-muted);font-family:var(--fontMono), sans-serif;font-size:var(--cr-form-label-size);font-weight:var(--cr-form-label-weight);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.375rem;line-height:1;display:inline-flex}.cr-form__required{color:var(--cr-form-danger)}.cr-form__hint{color:var(--cr-form-muted);font-size:var(--cr-form-meta-size);line-height:1.5}.cr-form__field-error,.cr-form__error{color:var(--cr-form-danger);font-size:var(--cr-form-meta-size);line-height:1.5}.cr-form__control{position:relative}.cr-form__control--icon-start .cr-form__input,.cr-form__control--icon-start .cr-form__select,.cr-form__control--icon-start .cr-form__textarea{padding-left:var(--cr-form-input-padding-icon-start)}.cr-form__icon{z-index:1;color:var(--cr-form-placeholder);font-family:var(--fontMono), sans-serif;pointer-events:none;transition:color var(--cr-form-transition), opacity var(--cr-form-transition);font-size:.8125rem;line-height:1;position:absolute;top:50%;left:.875rem;transform:translateY(-50%)}.cr-form__input-hidden{display:none}.cr-form__input,.cr-form__select,.cr-form__textarea{border:1px solid var(--cr-form-border);border-radius:var(--cr-form-input-radius);background:var(--cr-form-bg);width:100%;color:var(--cr-form-text);font-family:var(--cr-form-font-family), sans-serif;font-size:var(--cr-form-font-size);font-weight:400;line-height:var(--cr-form-line-height);transition:border-color var(--cr-form-transition), box-shadow var(--cr-form-transition), background-color var(--cr-form-transition), color var(--cr-form-transition), transform var(--cr-form-transition);outline:none}.cr-form__input,.cr-form__select{min-height:var(--cr-form-input-height);padding:0 var(--cr-form-input-padding-x)}.cr-form__textarea{height:5.5rem;min-height:5.5rem;max-height:14rem;padding:var(--cr-form-input-padding-y) var(--cr-form-input-padding-x);resize:vertical}.cr-form__control--textarea .cr-form__textarea{padding-top:.65rem;padding-left:2.65rem}.cr-form__control--textarea .cr-form__icon{top:1rem;left:.875rem;transform:none}.cr-form__input::placeholder,.cr-form__textarea::placeholder{color:var(--cr-form-placeholder);opacity:1}.cr-form__input:hover,.cr-form__select:hover,.cr-form__textarea:hover{border-color:var(--cr-form-border-hover);background:var(--cr-form-bg-hover)}.cr-form__input:focus,.cr-form__select:focus,.cr-form__textarea:focus{border-color:var(--cr-form-focus-border);background:var(--cr-form-bg);box-shadow:var(--cr-form-focus-ring)}.cr-form__control:focus-within .cr-form__icon{color:var(--cr-form-text);opacity:1}@supports (-webkit-touch-callout:none){.cr-form__input,.cr-form__select,.cr-form__textarea{font-size:16px}}.cr-form__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:linear-gradient(45deg, transparent 50%, var(--cr-form-placeholder) 50%), linear-gradient(135deg, var(--cr-form-placeholder) 50%, transparent 50%);background-position:calc(100% - 1.125rem) calc(50% - .1875rem),calc(100% - .8125rem) calc(50% - .1875rem);background-repeat:no-repeat;background-size:.375rem .375rem,.375rem .375rem;padding-right:2.75rem}.cr-form__select::-ms-expand{display:none}.cr-form__control .select2-container,.cr-form__control .selectWoo-container{font-family:var(--cr-form-font-family), sans-serif;font-size:var(--cr-form-font-size);line-height:var(--cr-form-line-height);vertical-align:top;display:block;width:100%!important}.cr-form__control .select2-container .selection,.cr-form__control .selectWoo-container .selection{display:block}.cr-form__control .select2-container--open,.cr-form__control .selectWoo-container--open{z-index:24}.cr-form__control .select2-selection--single,.cr-form__control .selectWoo-selection--single{width:100%;min-height:var(--cr-form-input-height);padding:0 var(--cr-form-input-padding-x);color:var(--cr-form-text);transition:border-color var(--cr-form-transition), box-shadow var(--cr-form-transition), background-color var(--cr-form-transition), color var(--cr-form-transition), transform var(--cr-form-transition);outline:none;align-items:center;position:relative;height:var(--cr-form-input-height)!important;border:1px solid var(--cr-form-border)!important;border-radius:var(--cr-form-input-radius)!important;background:var(--cr-form-bg)!important;display:flex!important}.cr-form__control .select2-selection--single:hover,.cr-form__control .selectWoo-selection--single:hover{border-color:var(--cr-form-border-hover)!important;background:var(--cr-form-bg-hover)!important}.cr-form__control .select2-container--open .select2-selection--single,.cr-form__control .selectWoo-container--open .selectWoo-selection--single,.cr-form__control .select2-selection--single:focus,.cr-form__control .selectWoo-selection--single:focus{box-shadow:var(--cr-form-focus-ring);border-color:var(--cr-form-focus-border)!important;background:var(--cr-form-bg)!important}.cr-form__control .select2-selection__rendered,.cr-form__control .selectWoo-selection__rendered{width:100%;font-family:var(--cr-form-font-family), sans-serif;color:var(--cr-form-text)!important;font-size:var(--cr-form-font-size)!important;line-height:calc(var(--cr-form-input-height) - 2px)!important;padding:0 1.75rem 0 0!important;display:block!important}.cr-form__control .select2-selection__placeholder,.cr-form__control .selectWoo-selection__placeholder{color:var(--cr-form-placeholder)!important}.cr-form__control .select2-selection__arrow,.cr-form__control .selectWoo-selection__arrow{position:absolute;transform:translateY(-50%);width:1rem!important;height:1rem!important;top:50%!important;right:.875rem!important}.cr-form__control .select2-selection__arrow b,.cr-form__control .selectWoo-selection__arrow b{display:none}.cr-form__control .select2-selection--single:after,.cr-form__control .selectWoo-selection--single:after{content:"";border-right:1.5px solid var(--cr-form-placeholder);border-bottom:1.5px solid var(--cr-form-placeholder);pointer-events:none;width:.5rem;height:.5rem;position:absolute;top:50%;right:1rem;transform:translateY(-65%)rotate(45deg)}.cr-form__control .select2-container--open .select2-selection--single:after,.cr-form__control .selectWoo-container--open .selectWoo-selection--single:after{border-color:var(--cr-form-text);transform:translateY(-35%)rotate(225deg)}.cr-form__control .select2-dropdown,.cr-form__control .selectWoo-dropdown{color:var(--cr-form-text);box-shadow:var(--cr-form-dropdown-shadow);margin-top:.375rem;overflow:hidden;border:1px solid var(--cr-form-focus-border)!important;border-radius:var(--cr-form-input-radius)!important;background:var(--cr-form-dropdown-bg)!important}.cr-form__control .select2-dropdown--above,.cr-form__control .selectWoo-dropdown--above{margin-top:-.375rem}.cr-form__control .select2-search--dropdown,.cr-form__control .selectWoo-search--dropdown{border-bottom:1px solid var(--cr-form-border);padding:.625rem!important}.cr-form__control .select2-search__field,.cr-form__control .selectWoo-search__field{border-radius:var(--cr-form-input-radius);min-height:2.5rem;font-family:var(--cr-form-font-family), sans-serif;font-size:var(--cr-form-font-size);outline:none;line-height:1.5;border:1px solid var(--cr-form-border)!important;background:var(--cr-form-bg)!important;color:var(--cr-form-text)!important;box-shadow:none!important;margin:0!important;padding:0 .875rem!important}.cr-form__control .select2-search__field:focus,.cr-form__control .selectWoo-search__field:focus{border-color:var(--cr-form-focus-border)!important;box-shadow:var(--cr-form-focus-ring)!important}.cr-form__control .select2-results__options,.cr-form__control .selectWoo-results__options{scrollbar-width:thin;scrollbar-color:var(--cr-form-scrollbar-thumb) var(--cr-form-scrollbar-track);overflow-y:auto;max-height:11.5rem!important;padding:.375rem!important}.cr-form__control .select2-results__options::-webkit-scrollbar{width:.5rem}.cr-form__control .selectWoo-results__options::-webkit-scrollbar{width:.5rem}.cr-form__control .select2-results__options::-webkit-scrollbar-track{background:var(--cr-form-scrollbar-track)}.cr-form__control .selectWoo-results__options::-webkit-scrollbar-track{background:var(--cr-form-scrollbar-track)}.cr-form__control .select2-results__options::-webkit-scrollbar-thumb{border-radius:var(--radiusPill);background:var(--cr-form-scrollbar-thumb)}.cr-form__control .selectWoo-results__options::-webkit-scrollbar-thumb{border-radius:var(--radiusPill);background:var(--cr-form-scrollbar-thumb)}.cr-form__control .select2-results__option,.cr-form__control .selectWoo-results__option{border-radius:var(--radiusSm);min-height:2.5rem;color:var(--cr-form-muted);font-family:var(--cr-form-font-family), sans-serif;font-size:var(--cr-form-font-size);line-height:1.35;padding:.75rem .875rem!important}.cr-form__control .select2-results__option--highlighted[aria-selected],.cr-form__control .selectWoo-results__option--highlighted[aria-selected]{background:var(--cr-form-option-hover-bg)!important;color:var(--cr-form-option-hover-text)!important}.cr-form__control .select2-results__option[aria-selected=true],.cr-form__control .selectWoo-results__option[aria-selected=true],.cr-form__control .select2-results__option--selected,.cr-form__control .selectWoo-results__option--selected,.cr-form__control .select2-results__option--highlighted[aria-selected=true],.cr-form__control .selectWoo-results__option--highlighted[aria-selected=true],.cr-form__control .select2-results__option--highlighted.select2-results__option--selected,.cr-form__control .selectWoo-results__option--highlighted.selectWoo-results__option--selected{background:var(--cr-form-selected-bg)!important;color:var(--cr-form-selected-text)!important}.cr-form__control .select2-container--disabled .select2-selection--single,.cr-form__control .selectWoo-container--disabled .selectWoo-selection--single{color:var(--cr-form-disabled-text);cursor:not-allowed;background:var(--cr-form-disabled-bg)!important}.cr-form__control .select2-container--disabled .select2-selection__rendered,.cr-form__control .selectWoo-container--disabled .selectWoo-selection__rendered{color:var(--cr-form-disabled-text)!important}.cr-form__field.is-invalid .select2-selection--single,.cr-form__field.is-invalid .selectWoo-selection--single{border-color:var(--cr-form-danger)!important;background:var(--cr-form-danger-bg)!important}.cr-form__field.is-invalid .select2-container--open .select2-selection--single,.cr-form__field.is-invalid .selectWoo-container--open .selectWoo-selection--single{box-shadow:var(--cr-form-danger-ring)!important}.cr-form__control--icon-start .select2-selection--single,.cr-form__control--icon-start .selectWoo-selection--single{padding-left:var(--cr-form-input-padding-icon-start)}.cr-form__control--icon-start .select2-selection__rendered,.cr-form__control--icon-start .selectWoo-selection__rendered,.cr-form__control--icon-start .select2-selection__placeholder,.cr-form__control--icon-start .selectWoo-selection__placeholder{padding-left:0!important}.cr-form__check-row{flex-wrap:wrap;grid-column:span 12;justify-content:space-between;align-items:center;gap:.875rem;display:flex}.cr-form__check,.cr-form__radio{color:var(--cr-form-text);font-size:var(--cr-form-check-size);cursor:pointer;align-items:flex-start;gap:.625rem;line-height:1.5;display:inline-flex}.cr-form__radio .cr-form__radio-label,.cr-form__check .cr-form__check-label{font-weight:var(--cr-form-label-weight)}.cr-form__check-input,.cr-form__radio-input{opacity:0;pointer-events:none;position:absolute}.cr-form__check-box,.cr-form__radio-box{flex:0 0 var(--cr-form-check-size-box);width:var(--cr-form-check-size-box);height:var(--cr-form-check-size-box);border:1px solid var(--cr-form-check-border);background:var(--cr-form-check-bg);transition:border-color var(--cr-form-transition), background-color var(--cr-form-transition), box-shadow var(--cr-form-transition), transform var(--cr-form-transition);justify-content:center;align-items:center;margin-top:.125rem;display:inline-flex;position:relative}.cr-form__check-box{border-radius:.25rem}.cr-form__radio-box{border-radius:var(--radiusPill)}.cr-form__check-box:after{content:"✓";color:var(--cr-form-check-icon);font-size:.8rem;font-weight:800;line-height:1;transition:transform .18s;transform:scale(0)}.cr-form__radio-box:after{content:"";border-radius:inherit;background:var(--cr-form-check-icon);transition:transform var(--cr-form-transition);position:absolute;top:.25rem;bottom:.25rem;left:.25rem;right:.25rem;transform:scale(0)}.cr-form__check-input:checked+.cr-form__check-box,.cr-form__radio-input:checked+.cr-form__radio-box{border-color:var(--cr-form-check-active);background:var(--cr-form-check-active)}.cr-form__check-input:checked+.cr-form__check-box:after,.cr-form__radio-input:checked+.cr-form__radio-box:after{transform:scale(1)}.cr-form__check-input:focus-visible+.cr-form__check-box{box-shadow:var(--cr-form-focus-ring)}.cr-form__radio-input:focus-visible+.cr-form__radio-box{box-shadow:var(--cr-form-focus-ring)}.cr-form__check:hover .cr-form__check-box,.cr-form__radio:hover .cr-form__radio-box{border-color:var(--cr-form-border-hover)}.cr-form__check-label,.cr-form__radio-label{display:inline-block}.cr-form__input:disabled,.cr-form__select:disabled,.cr-form__textarea:disabled{background:var(--cr-form-disabled-bg);color:var(--cr-form-disabled-text);cursor:not-allowed}.cr-form__select:disabled{cursor:not-allowed}.cr-form__field.is-invalid .cr-form__check-box,.cr-form__field.is-invalid .cr-form__radio-box,.cr-form__field.is-invalid .cr-form__input,.cr-form__field.is-invalid .cr-form__select,.cr-form__field.is-invalid .cr-form__textarea{border-color:var(--cr-form-danger);background:var(--cr-form-danger-bg)}.cr-form__field.is-invalid .cr-form__input:focus,.cr-form__field.is-invalid .cr-form__select:focus,.cr-form__field.is-invalid .cr-form__textarea:focus{box-shadow:var(--cr-form-danger-ring)}.cr-form .cr-form__link{color:var(--cr-form-text);font-size:var(--cr-form-meta-size);text-underline-offset:.18em;transition:color var(--cr-form-transition), opacity var(--cr-form-transition);font-weight:600;text-decoration:underline}.cr-form .cr-form__link:hover{color:var(--primaryHover);opacity:.78}.cr-form .cr-form__password-rules{color:var(--cr-form-muted);font-size:var(--cr-form-meta-size);gap:.375rem;margin:-.25rem 0 0;padding-left:1.125rem;line-height:1.5;display:grid}.cr-form .cr-form__password-rules .is-valid{color:var(--cr-form-success)}.cr-form .cr-form__password-rules .is-invalid{color:var(--cr-form-danger)}.cr-form__actions{flex-wrap:wrap;grid-column:span 12;align-items:center;gap:.625rem;display:flex}.cr-form .cr-btn{width:-moz-max-content;width:max-content;min-height:var(--cr-form-input-height);grid-column:span 12;padding-left:1.125rem;padding-right:1.125rem}.cr-form__badge{border-radius:var(--radiusPill);white-space:nowrap;align-items:center;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;line-height:1;display:inline-flex}.cr-form__badge--required{background:var(--cr-form-danger);color:#fff}.cr-form__badge--optional{border:1px solid var(--cr-form-border);background:var(--cr-form-bg-hover);color:var(--cr-form-muted)}@media (max-width:991.98px){.cr-form__grid{grid-template-columns:1fr}.cr-form__field,.cr-form__field--span-12,.cr-form__field--span-9,.cr-form__field--span-8,.cr-form__field--span-6,.cr-form__field--span-4,.cr-form__field--span-3,.cr-form__field--full,.cr-form__field--half{grid-column:span 12}}@media (max-width:767.98px){.cr-form{--cr-form-gap:.8125rem;--cr-form-field-gap:.4375rem;--cr-form-row-gap:.625rem;--cr-form-input-height:var(--cr-form-input-height-sm);--cr-form-input-padding-x:.9375rem;--cr-form-input-padding-y:.8125rem;--cr-form-input-radius:.6875rem;--cr-form-font-size:var(--cr-form-font-size-sm);--cr-form-label-size:var(--cr-form-label-size-sm);--cr-form-meta-size:var(--cr-form-meta-size-sm);--cr-form-check-size:var(--cr-form-check-size-sm)}.cr-form__row,.cr-form__check-row{align-items:flex-start;gap:.625rem}.cr-form__group--inline{gap:.75rem}.cr-form__check,.cr-form__radio{align-items:center}.cr-form__actions{grid-template-columns:1fr;display:grid}.cr-form .cr-btn{width:100%}.cr-form__control .select2-container,.cr-form__control .selectWoo-container{font-size:var(--cr-form-font-size)}.cr-form__control .select2-search__field,.cr-form__control .selectWoo-search__field{font-size:1rem}.cr-form__textarea{height:7rem;min-height:7rem}}@media (max-width:575.98px){.cr-form__label{gap:.3125rem}.cr-form__control--icon-start .select2-selection--single,.cr-form__control--icon-start .selectWoo-selection--single,.cr-form__control--icon-start .cr-form__input,.cr-form__control--icon-start .cr-form__select,.cr-form__control--icon-start .cr-form__textarea{padding-left:2.625rem}.cr-form__icon{left:.8125rem}.cr-form__control--textarea .cr-form__textarea{padding-left:2.625rem}.cr-form__control--textarea .cr-form__icon{top:.9375rem;left:.8125rem}}.cr-modal{--cr-modal-z-index:9999;--cr-modal-overlay-bg:rgba(15,23,42,.42);--cr-modal-surface:#fff;--cr-modal-surface-soft:#f8fafc;--cr-modal-text:#0f0f0f;--cr-modal-text-soft:#475569;--cr-modal-border:rgba(15,23,42,.08);--cr-modal-shadow:0 24px 80px rgba(15,23,42,.18), 0 8px 24px rgba(15,23,42,.08);--cr-modal-radius:1rem;--cr-modal-header-padding:1.25rem;--cr-modal-body-padding:1.25rem;--cr-modal-footer-padding:1rem 1.25rem;--cr-modal-close-size:2.5rem;--cr-modal-title-size:1.125rem;--cr-modal-transition-duration:.22s;--cr-modal-transition-duration-mobile:.18s;--cr-modal-transition-easing:cubic-bezier(.22, 1, .36, 1);--cr-modal-focus-ring:0 0 0 1px rgba(59,130,246,.75), 0 0 0 4px rgba(59,130,246,.18);--cr-modal-error-bg:rgba(239,68,68,.08);--cr-modal-error-border:rgba(239,68,68,.2);--cr-modal-error-text:#b91c1c;--cr-modal-loading-spinner:#2563eb;--cr-modal-loading-track:rgba(148,163,184,.28);z-index:var(--cr-modal-z-index);opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--cr-modal-transition-duration) ease, visibility 0s linear var(--cr-modal-transition-duration);will-change:opacity;justify-content:center;align-items:flex-start;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.cr-modal.is-open{opacity:1;visibility:visible;pointer-events:auto;transition:opacity var(--cr-modal-transition-duration) ease, visibility 0s linear 0s}.cr-modal__overlay{background:var(--cr-modal-overlay-bg);opacity:0;transition:opacity var(--cr-modal-transition-duration) ease;will-change:opacity;position:absolute;top:0;bottom:0;left:0;right:0}.cr-modal.is-open .cr-modal__overlay{opacity:1}.cr-modal__dialog{z-index:1;background:var(--cr-modal-surface);width:min(100% - 2rem,44rem);max-width:44rem;max-height:min(88vh,48rem);color:var(--cr-modal-text);border:1px solid var(--cr-modal-border);border-radius:var(--cr-modal-radius);box-shadow:var(--cr-modal-shadow);opacity:0;transform-origin:top;transition:transform var(--cr-modal-transition-duration) var(--cr-modal-transition-easing), opacity var(--cr-modal-transition-duration) ease;will-change:transform, opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden;contain:layout paint style;flex-direction:column;margin-top:min(6vh,2rem);display:flex;position:relative;transform:translateY(1rem)scale(.985)}.cr-modal.is-open .cr-modal__dialog{opacity:1;transform:translate(0,0)scale(1)}.cr-modal__dialog--sm{max-width:26rem}.cr-modal__dialog--md{max-width:36rem}.cr-modal__dialog--lg{max-width:56rem}.cr-modal__dialog--xl{max-width:72rem}.cr-modal__header{padding:var(--cr-modal-header-padding);border-bottom:1px solid var(--cr-modal-border);flex-shrink:0;justify-content:space-between;align-items:center;gap:.875rem;display:flex}.cr-modal__title,.cr-modal__header [data-modal-title]{color:var(--cr-modal-text);font-size:var(--cr-modal-title-size);letter-spacing:-.01em;font-weight:700;line-height:1.35;margin:0!important}.cr-modal__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:var(--cr-modal-close-size);height:var(--cr-modal-close-size);border:1px solid var(--cr-modal-border);color:var(--cr-modal-text);cursor:pointer;background:0 0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;font-size:1.25rem;line-height:1;transition:background-color .2s,color .2s,transform .15s,box-shadow .2s;display:inline-flex}.cr-modal__close:hover,.cr-modal__close:focus{background:rgba(15,23,42,.04);border-color:rgba(15,23,42,.14)}.cr-modal__close:focus-visible{background:rgba(15,23,42,.04);border-color:rgba(15,23,42,.14)}.cr-modal__close:active{transform:scale(.96)}.cr-modal__close:focus{outline:none!important}.cr-modal__close:focus-visible{outline:none!important}.cr-modal__body{padding:var(--cr-modal-body-padding);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.6) transparent;flex:auto;min-width:0;overflow-y:auto}.cr-modal__body::-webkit-scrollbar{width:.5rem}.cr-modal__body::-webkit-scrollbar-track{background:0 0}.cr-modal__body::-webkit-scrollbar-thumb{background:rgba(148,163,184,.5);border-radius:999px;transition:background .2s}.cr-modal__body::-webkit-scrollbar-thumb:hover{background:rgba(100,116,139,.7)}.cr-modal__content{min-width:0}.cr-modal__loading[hidden],.cr-modal__error[hidden],.cr-modal__content[hidden]{display:none!important}.cr-modal__loading{z-index:2;opacity:0;visibility:hidden;pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;min-height:10rem;padding:1rem;transition:opacity .2s,visibility .2s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.cr-modal.is-loading .cr-modal__loading{opacity:1;visibility:visible;pointer-events:auto}.cr-modal__loading-text{color:var(--cr-modal-text-soft);text-align:center;justify-content:center;align-items:center;gap:.75rem;font-size:.9375rem;line-height:1.6;display:flex}.cr-modal__loading-text:before{content:"";border:2px solid var(--cr-modal-loading-track);border-top-color:var(--cr-modal-loading-spinner);border-radius:50%;width:1rem;height:1rem;animation:.7s linear infinite crModalSpin}.cr-modal__skeleton{width:100%}.cr-skeleton{background:linear-gradient(90deg, var(--cr-modal-surface-soft) 0%, rgba(15,23,42,.075) 45%, var(--cr-modal-surface-soft) 100%);background-size:220% 100%;border-radius:.75rem;animation:1.25s ease-in-out infinite crModalSkeletonPulse;display:block;position:relative;overflow:hidden}.cr-modal[data-modal-skeleton=product-modal] .cr-modal__loading{background:var(--cr-modal-surface);justify-content:stretch;align-items:stretch;padding:0}.cr-modal__skeleton--product-modal{background:var(--cr-modal-surface);flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.cr-modal__skeleton-body{flex:auto;grid-template-columns:minmax(24rem,34%) minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.cr-modal__skeleton-summary{border-right:1px solid var(--cr-modal-border);flex-direction:column;gap:1.5rem;min-width:0;min-height:0;padding:1rem;display:flex}.cr-modal__skeleton-product{gap:.75rem;display:grid}.cr-modal__skeleton-config{flex-direction:column;gap:2rem;min-width:0;min-height:0;padding:1rem 1.5rem;display:flex}.cr-modal__skeleton-group{gap:1rem;display:grid}.cr-modal__skeleton-choices{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.cr-modal__skeleton-quantity{gap:.8rem;display:grid}.cr-modal__skeleton-footer{border-top:1px solid var(--cr-modal-border);background:var(--cr-modal-surface);flex:none;grid-template-columns:minmax(12rem,1fr) auto;align-items:center;gap:1.5rem;padding:1.35rem 2rem;display:grid;box-shadow:0 -.75rem 2rem rgba(15,23,42,.04)}.cr-modal__skeleton-footer-price{justify-items:start;gap:.35rem;display:grid}.cr-modal__skeleton-actions{justify-content:flex-end;gap:1rem;display:flex}.cr-skeleton--product-sku{width:58%;height:1rem;margin-top:.25rem}.cr-skeleton--unit-price{width:42%;height:1.8rem;margin-top:.75rem}.cr-skeleton--stock{width:34%;height:1rem}.cr-skeleton--group-title{width:9rem;height:1.25rem}.cr-skeleton--choice{border-radius:.625rem;height:3rem}.cr-skeleton--quantity-label{width:6rem;height:1rem}.cr-skeleton--quantity-stepper{border-radius:.625rem;width:12.5rem;height:3.25rem}.cr-skeleton--selected{border-radius:.875rem;width:100%;height:5.25rem}.cr-skeleton--footer-label{width:4rem;height:.75rem}.cr-skeleton--footer-total{width:7rem;height:1.65rem}.cr-skeleton--footer-tax{width:5.5rem;height:.75rem}.cr-modal[data-modal-skeleton=checkout-address-book] .cr-modal__loading{padding:var(--cr-modal-body-padding);background:var(--cr-modal-surface);justify-content:stretch;align-items:stretch}.cr-modal__skeleton--checkout-address-book{gap:1rem;width:100%;display:grid}.cr-modal__skeleton-address-book-intro{gap:.5rem;display:grid}.cr-modal__skeleton-address-book-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.cr-modal__skeleton-address-card{border:1px solid var(--cr-modal-border);background:var(--cr-modal-surface);border-radius:.875rem;gap:.5rem;min-width:0;padding:.875rem 1rem;display:grid}.cr-modal__skeleton-address-card-header{justify-content:space-between;align-items:center;gap:.75rem;min-width:0;display:flex}.cr-modal__skeleton-address-book-footer{border-top:1px solid var(--cr-modal-border);justify-content:flex-end;align-items:center;padding-top:1rem;display:flex}.cr-skeleton--address-book-title{width:40%;height:1rem}.cr-skeleton--address-book-text{width:64%;height:.875rem}.cr-skeleton--address-label{width:45%;height:.875rem}.cr-skeleton--address-badge{border-radius:999rem;flex:none;width:3.5rem;height:1.25rem}.cr-skeleton--address-recipient{width:55%;height:.8125rem}.cr-skeleton--address-line{width:100%;height:.8125rem}.cr-skeleton--address-line-short{width:72%}.cr-skeleton--address-book-button{border-radius:.625rem;width:7.5rem;height:2.75rem}.cr-modal[data-modal-skeleton=customer-address-detail] .cr-modal__loading{padding:var(--cr-modal-body-padding);background:var(--cr-modal-surface);justify-content:stretch;align-items:stretch}.cr-modal__skeleton--customer-address-detail{width:100%}.cr-modal__skeleton-address-form{gap:1.125rem;width:100%;display:grid}.cr-modal__skeleton-address-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.cr-modal__skeleton-address-field{gap:.5rem;min-width:0;display:grid}.cr-modal__skeleton-address-field--wide{grid-column:1/-1}.cr-skeleton--address-form-label{border-radius:999rem;width:5.5rem;height:.75rem}.cr-skeleton--address-form-input,.cr-skeleton--address-form-select{border-radius:.875rem;width:100%;height:3rem}.cr-skeleton--address-form-help{border-radius:999rem;width:20rem;max-width:70%;height:.75rem}.cr-skeleton--address-form-help-short{width:13rem}.cr-modal__skeleton-address-checkbox{align-items:center;gap:.625rem;display:flex}.cr-skeleton--address-form-checkbox{border-radius:.3125rem;flex:none;width:1.25rem;height:1.25rem}.cr-skeleton--address-form-checkbox-label{border-radius:999rem;width:12rem;height:.875rem}.cr-modal__skeleton-address-footer{justify-content:flex-start;display:flex}.cr-skeleton--address-form-button{border-radius:.875rem;width:8.25rem;height:3.0625rem}.cr-modal__content{transition:opacity .2s}.cr-modal.is-loading .cr-modal__content{opacity:0;pointer-events:none}.cr-modal__error{border:1px solid var(--cr-modal-error-border);background:var(--cr-modal-error-bg);color:var(--cr-modal-error-text);border-radius:.75rem;margin-bottom:1rem;padding:.875rem 1rem;font-size:.875rem;line-height:1.6}.cr-modal__footer{padding:var(--cr-modal-footer-padding);border-top:1px solid var(--cr-modal-border);background:var(--cr-modal-surface);flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.cr-modal__body>:first-child,.cr-modal__content>:first-child,.cr-modal__content [data-modal-dynamic]>:first-child{margin-top:0}.cr-modal__body>:last-child,.cr-modal__content>:last-child,.cr-modal__content [data-modal-dynamic]>:last-child{margin-bottom:0}.cr-modal__body p,.cr-modal__content p{color:var(--cr-modal-text-soft);line-height:1.7}.cr-modal__body h1,.cr-modal__body h2,.cr-modal__body h3,.cr-modal__body h4,.cr-modal__body h5,.cr-modal__body h6,.cr-modal__content h1,.cr-modal__content h2,.cr-modal__content h3,.cr-modal__content h4,.cr-modal__content h5,.cr-modal__content h6{color:var(--cr-modal-text);line-height:1.3}.cr-modal--form .cr-modal__dialog,.cr-modal[data-modal-type=form] .cr-modal__dialog{max-width:40rem}.cr-modal--form .cr-modal__body,.cr-modal[data-modal-type=form] .cr-modal__body{padding:1.25rem}.cr-modal--form .cr-modal__content,.cr-modal[data-modal-type=form] .cr-modal__content{min-height:0}.cr-modal--dialog .cr-modal__dialog,.cr-modal[data-modal-type=dialog] .cr-modal__dialog{max-width:30rem}.cr-modal--dialog .cr-modal__body,.cr-modal[data-modal-type=dialog] .cr-modal__body{padding-top:1rem;padding-bottom:1rem}.cr-modal--wide .cr-modal__dialog,.cr-modal[data-modal-size=wide] .cr-modal__dialog{max-width:64rem}.cr-modal--full .cr-modal__dialog,.cr-modal[data-modal-size=full] .cr-modal__dialog{width:min(100% - 2rem,80rem);max-width:80rem;max-height:calc(100vh - 2rem);margin-top:1rem}.cr-modal.is-loading .cr-modal__close{pointer-events:none;opacity:.65}body.cr-modal-open{touch-action:none;overflow:hidden}.cr-modal[data-modal-skeleton=checkout-address-book].is-loading .cr-modal__body{min-height:22rem;position:relative}.cr-modal[data-modal-skeleton=customer-address-detail].is-loading .cr-modal__body{min-height:31rem;position:relative}.cr-modal[data-modal-skeleton=checkout-address-book].is-loading .cr-modal__loading,.cr-modal[data-modal-skeleton=customer-address-detail].is-loading .cr-modal__loading{padding:var(--cr-modal-body-padding);background:var(--cr-modal-surface);justify-content:stretch;align-items:stretch}@media screen and (max-width:991px){.cr-modal__dialog,.cr-modal--full .cr-modal__dialog,.cr-modal[data-modal-size=full] .cr-modal__dialog{width:calc(100% - 1.5rem);max-height:calc(100vh - 1.5rem);margin-top:.75rem}}@media screen and (max-width:767px){.cr-modal{transition:opacity var(--cr-modal-transition-duration-mobile) ease, visibility 0s linear var(--cr-modal-transition-duration-mobile);align-items:flex-end}.cr-modal.is-open{transition:opacity var(--cr-modal-transition-duration-mobile) ease, visibility 0s linear 0s}.cr-modal__overlay{transition:opacity var(--cr-modal-transition-duration-mobile) ease;-webkit-backdrop-filter:none}.cr-modal__dialog,.cr-modal--form .cr-modal__dialog,.cr-modal--dialog .cr-modal__dialog,.cr-modal--wide .cr-modal__dialog,.cr-modal--full .cr-modal__dialog,.cr-modal[data-modal-type=form] .cr-modal__dialog,.cr-modal[data-modal-type=dialog] .cr-modal__dialog,.cr-modal[data-modal-size=wide] .cr-modal__dialog,.cr-modal[data-modal-size=full] .cr-modal__dialog{opacity:0;width:100%;max-width:none;max-height:min(92vh,52rem);transition:transform var(--cr-modal-transition-duration-mobile) var(--cr-modal-transition-easing), opacity var(--cr-modal-transition-duration-mobile) ease;border-bottom-right-radius:0;border-bottom-left-radius:0;margin-top:0;transform:translateY(100%);box-shadow:0 -12px 32px rgba(15,23,42,.16),0 -2px 10px rgba(15,23,42,.08)}.cr-modal.is-open .cr-modal__dialog{opacity:1;transform:translate(0,0)}.cr-modal__header{padding:1.5rem 1rem .875rem;position:relative}.cr-modal__header:before{content:"";background:rgba(148,163,184,.7);border-radius:999px;width:2.5rem;height:.25rem;position:absolute;top:.5rem;left:50%;transform:translate(-50%)}.cr-modal__body{padding:1rem}.cr-modal__footer{flex-direction:column;align-items:stretch;gap:.625rem;padding:.875rem 1rem 1rem}.cr-modal__footer>*{width:100%}}@media screen and (min-width:768px){.cr-modal__overlay{-webkit-backdrop-filter:blur(2px)}}@media (prefers-reduced-motion:reduce){.cr-modal,.cr-modal__overlay,.cr-modal__dialog,.cr-modal__close{transition:none!important;animation:none!important}}@keyframes crModalSpin{to{transform:rotate(360deg)}}@media screen and (max-width:1200px){.cr-modal__skeleton-body{grid-template-columns:minmax(22rem,36%) minmax(0,1fr)}.cr-modal__skeleton-summary,.cr-modal__skeleton-config{padding:1.5rem}.cr-modal__skeleton-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.cr-skeleton--button-lg{width:16rem}}@media screen and (max-width:767px){.cr-modal__skeleton-body{flex-direction:column;display:flex;overflow-y:auto}.cr-modal__skeleton-summary{border-right:0;border-bottom:1px solid var(--cr-modal-border);grid-template-columns:6.25rem minmax(0,1fr);align-items:center;gap:1rem;padding:1rem;display:grid}.cr-skeleton--product-image{aspect-ratio:1;border-radius:.625rem}.cr-modal__skeleton-product{gap:.45rem}.cr-skeleton--product-title{height:1rem}.cr-skeleton--product-sku{width:48%;height:.75rem;margin-top:0}.cr-skeleton--unit-price{width:38%;height:1rem;margin-top:.2rem;display:none!important}.cr-skeleton--stock{width:32%;height:.75rem;display:none!important}.cr-modal__skeleton-config{gap:1.25rem;padding:1rem}.cr-modal__skeleton-group,.cr-modal__skeleton-choices{gap:.75rem}.cr-skeleton--choice{height:3rem}.cr-skeleton--choice:last-child{display:none!important}.cr-skeleton--quantity-stepper{width:10.75rem;height:2.75rem}.cr-skeleton--selected{height:4.75rem}.cr-modal__skeleton-footer{z-index:20;grid-template-columns:minmax(0,1fr) auto;gap:1rem;padding:1rem;position:-webkit-sticky;position:sticky;bottom:0}.cr-skeleton--footer-total{width:5.5rem;height:1.25rem}.cr-skeleton--footer-tax{width:4.5rem}.cr-modal__skeleton-actions{gap:0}.cr-skeleton--button{display:none}.cr-skeleton--button-lg{width:5.25rem;height:2.75rem}.cr-modal__skeleton-address-book-list,.cr-modal__skeleton-address-grid{grid-template-columns:1fr}.cr-modal__skeleton-address-book-footer{justify-content:stretch}.cr-skeleton--address-book-button,.cr-skeleton--address-book-button,.cr-skeleton--address-form-button{width:100%!important}.cr-skeleton--address-book-title{width:55%}.cr-skeleton--address-book-text{width:86%}.cr-skeleton--address-form-help{width:100%;max-width:100%}.cr-modal__skeleton-address-footer{justify-content:stretch}.cr-modal[data-modal-skeleton=checkout-address-book].is-loading .cr-modal__body{min-height:28rem}.cr-modal[data-modal-skeleton=customer-address-detail].is-loading .cr-modal__body{min-height:34rem}.cr-modal[data-modal-skeleton=checkout-address-book].is-loading .cr-modal__loading,.cr-modal[data-modal-skeleton=customer-address-detail].is-loading .cr-modal__loading{padding:1rem}}:root{--cr-response-radius:.5rem;--cr-response-padding-y:.75rem;--cr-response-padding-x:.875rem;--cr-response-font-size:.875rem;--cr-response-font-weight:600;--cr-response-line-height:normal;--cr-response-error-bg:rgba(220,38,38,.08);--cr-response-error-border:rgba(220,38,38,.18);--cr-response-error-text:#991b1b;--cr-response-success-bg:rgba(22,163,74,.08);--cr-response-success-border:rgba(22,163,74,.18);--cr-response-success-text:#166534;--cr-response-warning-bg:rgba(245,158,11,.1);--cr-response-warning-border:rgba(245,158,11,.22);--cr-response-warning-text:#92400e;--cr-response-debug-bg:rgba(59,130,246,.08);--cr-response-debug-border:rgba(59,130,246,.22);--cr-response-debug-text:#1e3a8a}.cr-response{grid-column:span 12;margin-bottom:0}.cr-response:empty,.cr-response[hidden]{display:none}.cr-response__list{padding:var(--cr-response-padding-y) var(--cr-response-padding-x);border-radius:var(--cr-response-radius);font-size:var(--cr-response-font-size);font-weight:var(--cr-response-font-weight);line-height:var(--cr-response-line-height);border:1px solid transparent;margin:0;list-style:none}.cr-response__list li+li{margin-top:.375rem}.cr-response__list.is-error{background:var(--cr-response-error-bg);border-color:var(--cr-response-error-border);color:var(--cr-response-error-text)}.cr-response__list.is-success{background:var(--cr-response-success-bg);border-color:var(--cr-response-success-border);color:var(--cr-response-success-text)}.cr-response__list.is-warning{background:var(--cr-response-warning-bg);border-color:var(--cr-response-warning-border);color:var(--cr-response-warning-text)}.cr-response__list.is-debug{background:var(--cr-response-debug-bg);border-color:var(--cr-response-debug-border);color:var(--cr-response-debug-text);border-style:dashed;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.cr-empty-state{min-height:20rem;padding:calc(var(--gapLg) * 1px) calc(var(--gap) * 1px);text-align:center;border-radius:var(--radius);grid-column:1/-1;place-items:center;display:grid}.cr-empty-state h3{color:var(--text);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .375rem;font-size:1.25rem;font-weight:600}.cr-empty-state .muted{max-width:26.25rem;color:var(--muted);margin:0 0 1.125rem;font-size:.875rem;line-height:1.5}.cr-error-state{border-color:var(--danger);background:rgba(255,100,124,.06)}.cr-error-state h3{color:var(--danger)}.cr-error-state .cr-btn{margin-top:.25rem}.cr-paging{margin-top:var(--gapLg);justify-content:center;display:flex}.cr-paging__list{border:.0625rem solid var(--borderStrong);border-radius:var(--radiusPill);width:-moz-fit-content;width:fit-content;max-width:100%;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(.875rem);background:rgba(255,255,255,.78);justify-content:center;align-items:center;gap:.375rem;margin:0 auto;padding:.375rem;list-style:none;display:inline-flex}.cr-paging__item{min-width:0;display:flex}.cr-paging__link{border-radius:var(--radiusPill);min-width:2.375rem;height:2.375rem;color:var(--textSoft);font-family:var(--fontHeading), sans-serif;transition:color var(--trans), background-color var(--trans), border-color var(--trans), box-shadow var(--trans), transform var(--trans);background:0 0;border:.0625rem solid transparent;justify-content:center;align-items:center;padding:0 .75rem;font-size:.875rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.cr-paging__link:hover{color:var(--primary);border-color:rgba(var(--primaryRgb), .18);background:var(--secondarySoft);box-shadow:0 .5rem 1.25rem rgba(var(--primaryRgb), .1);outline:none;transform:translateY(-.0625rem)}.cr-paging__link:focus-visible{color:var(--primary);border-color:rgba(var(--primaryRgb), .18);background:var(--secondarySoft);box-shadow:0 .5rem 1.25rem rgba(var(--primaryRgb), .1);outline:none;transform:translateY(-.0625rem)}.cr-paging__item.is-active .cr-paging__link,.cr-paging__link.is-current{color:var(--textInverse);background:var(--gradientPrimary);box-shadow:var(--shadowPrimary);cursor:default;pointer-events:none;border-color:transparent}.cr-paging__link.is-disabled,.cr-paging__link[aria-disabled=true]{color:var(--textMuted);box-shadow:none;cursor:not-allowed;opacity:.45;pointer-events:none;background:0 0}.cr-paging__item--first .cr-paging__link,.cr-paging__item--last .cr-paging__link,.cr-paging__item--prev .cr-paging__link,.cr-paging__item--next .cr-paging__link{min-width:auto;padding-left:.875rem;padding-right:.875rem}@media (max-width:575.98px){.cr-paging{scrollbar-width:none;-webkit-overflow-scrolling:touch;justify-content:flex-start;margin-top:2rem;overflow-x:auto}.cr-paging::-webkit-scrollbar{display:none}.cr-paging__list{justify-content:flex-start;gap:.25rem;min-width:-moz-max-content;min-width:max-content;padding:.3125rem}.cr-paging__link{min-width:2.125rem;height:2.125rem;padding-left:.625rem;padding-right:.625rem;font-size:.8125rem}.cr-paging__item--first,.cr-paging__item--last{display:none}}.cr-map{flex-direction:column;gap:.75rem;width:100%;min-width:0;display:flex}.cr-map__mount{flex:auto;min-width:0;min-height:0;display:flex}.cr-map__frame{background:#f3f4f6;border-radius:1rem;width:100%;min-height:22rem;position:relative;overflow:hidden}.cr-map__canvas,.cr-map__iframe{border:0;width:100%;height:100%;min-height:100%;display:block}.cr-map__canvas[hidden],.cr-map__iframe.is-hidden{display:none}.cr-map__actions{align-items:center;gap:.75rem;display:flex}.cr-map__actions .cr-btn{width:100%}.cr-map__mount[data-map-theme=mono] .cr-map__frame{background:linear-gradient(rgba(17,24,39,.03) 0%,rgba(17,24,39,.08) 100%),#eceff1}.cr-map.is-loading .cr-map__frame:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.45) 50%,rgba(255,255,255,0) 100%);animation:1.25s ease-in-out infinite crMapShimmer;position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(-100%)}.cr-map__marker{background:#fff;border-radius:999px;justify-content:center;align-items:center;width:3rem;height:3rem;display:inline-flex;overflow:hidden;box-shadow:0 .5rem 1.25rem rgba(17,24,39,.18)}.cr-map__marker-image{object-fit:cover;width:100%;height:100%;display:block}.cr-map__marker.is-default{background:radial-gradient(circle,#ef4444 0,#ef4444 35%,#fff 36%,#fff 100%)}@keyframes crMapShimmer{to{transform:translate(100%)}}@media (max-width:991.98px){.cr-map__frame{min-height:30rem}}@media (max-width:767.98px){.cr-map__frame{border-radius:.875rem;min-height:24rem}}@media (max-width:575.98px){.cr-map__frame{border-radius:.75rem;min-height:21rem}}.cr-skeleton{border-radius:var(--radius);background:linear-gradient(90deg,rgba(148,163,184,.16) 0%,rgba(255,255,255,.75) 50%,rgba(148,163,184,.16) 100%) 0 0/200% 100%;animation:1.1s ease-in-out infinite crSkeletonLoading;display:block;position:relative;overflow:hidden}.cr-skeleton--image{aspect-ratio:1;width:100%}.cr-skeleton--title{width:75%;height:1.25rem}.cr-skeleton--text{width:55%;height:.875rem}.cr-skeleton--price{width:4.5rem;height:1.25rem}.cr-skeleton--button{border-radius:999px;width:4rem;height:2.25rem}.cr-skeleton--product-image{aspect-ratio:4/3;border-radius:1.25rem;width:100%}.cr-modal__skeleton-thumbnails{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.cr-skeleton--thumbnail{aspect-ratio:4/3;border-radius:1rem}.cr-skeleton--product-title{width:100%;height:1.75rem}.cr-skeleton--qty{width:10rem;height:3rem}.cr-modal__skeleton-toolbar{justify-content:space-between;gap:1rem;display:flex}.cr-skeleton--option-card{border-radius:1.25rem;width:100%;height:5.5rem}.cr-skeleton--textarea{border-radius:1rem;width:100%;height:7rem}.cr-skeleton--footer-summary{width:10rem;height:3rem}.cr-skeleton--button-lg{width:12rem}.cr-skeleton--w-70{width:70%}.cr-post-card--skeleton{pointer-events:none}.cr-post-card--skeleton .cr-post-card__media{overflow:hidden}.cr-skeleton--post-image{aspect-ratio:4/3;border-radius:inherit;width:100%}.cr-skeleton--post-meta{border-radius:999px;width:6rem;height:.75rem;margin-top:.25rem}.cr-skeleton--post-title{width:88%;height:1.25rem;margin-top:.875rem}.cr-skeleton--post-text{width:100%;height:.875rem;margin-top:.75rem}.cr-skeleton--post-text-short{width:68%}.cr-account-order-item--skeleton{pointer-events:none}.cr-account-order-item--skeleton:hover{box-shadow:none;transform:none}.cr-account-order-item--skeleton .cr-account-order-item__eyebrow,.cr-account-order-item--skeleton .cr-account-order-item__title,.cr-account-order-item--skeleton .cr-account-order-item__total-label,.cr-account-order-item--skeleton .cr-account-order-item__total-value{display:block}.cr-account-orders-skeleton__line,.cr-account-orders-skeleton__pill,.cr-account-orders-skeleton__button{border-radius:var(--radius);color:transparent;background:linear-gradient(90deg,rgba(229,231,235,.9) 0%,#f3f4f6 48%,rgba(229,231,235,.9) 100%) 0 0/220% 100%;animation:1.2s ease-in-out infinite crSkeletonLoading;display:block}.cr-account-orders-skeleton__line--eyebrow{width:3.25rem;height:.625rem}.cr-account-orders-skeleton__line--title{width:7.5rem;height:1.125rem}.cr-account-orders-skeleton__pill{width:6.25rem;height:1.75rem}.cr-account-orders-skeleton__line--meta-label{width:3.5rem;height:.625rem}.cr-account-orders-skeleton__line--meta-value{width:80%;height:.8125rem}.cr-account-orders-skeleton__line--total-label{width:3.5rem;height:.625rem}.cr-account-orders-skeleton__line--total-value{width:6.75rem;height:1rem}.cr-account-orders-skeleton__button{width:8.5rem;height:2.5rem}.cr-cart-drawer__skeleton{flex-direction:column;min-height:100%;display:flex}.cr-cart-drawer__skeleton-body{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex}.cr-cart-drawer__skeleton-item{align-items:flex-start;gap:1rem;display:flex}.cr-cart-drawer__skeleton-item-media{flex-shrink:0;width:5rem}.cr-cart-drawer__skeleton-item-content{flex-direction:column;flex:1;gap:.625rem;min-width:0;display:flex}.cr-cart-drawer__skeleton-item-side{flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:flex-end;gap:.75rem;display:flex}.cr-cart-drawer__skeleton-footer{border-top:1px solid var(--border);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.cr-cart-drawer__skeleton-subtotal{justify-content:space-between;align-items:center;gap:1rem;display:flex}.cr-cart-drawer__skeleton-actions{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.cr-cart-drawer__skeleton-actions .cr-skeleton{border-radius:999px;width:100%;height:3rem}.cr-cart-drawer__skeleton-recommend{border-top:1px solid var(--border);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.cr-cart-drawer__skeleton-recommend-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.cr-cart-drawer__skeleton-recommend-item{flex-direction:column;gap:.75rem;display:flex}@media (max-width:767.98px){.cr-skeleton--metric{height:2.85rem}.cr-skeleton--post-image{aspect-ratio:1.45}.cr-skeleton--post-title{width:100%}.cr-skeleton--post-text-short{width:82%}}@keyframes crSkeletonLoading{0%{background-position:100% 0}to{background-position:-100% 0}}.cr-cart-drawer{--cartDrawerOverlay:rgba(0,0,0,.28);--cartDrawerPanelBg:var(--bgElev);--cartDrawerFooterBg:var(--bgElev);--cartDrawerText:var(--text);--cartDrawerTextSoft:var(--textSoft);--cartDrawerTextMuted:var(--textMuted);--cartDrawerBorder:var(--border);--cartDrawerBorderStrong:var(--borderStrong);--cartDrawerSurface:var(--surface);--cartDrawerSurfaceHover:var(--surfaceHover);--cartDrawerImageBg:rgba(0,0,0,.035);--cartDrawerPrimary:var(--primary);--cartDrawerPrimaryHover:var(--primaryHover);--cartDrawerDanger:var(--danger);--cartDrawerShadow:-.625rem 0 1.875rem rgba(0,0,0,.08);--cartDrawerShimmer:linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,.85) 50%, rgba(255,255,255,0) 100%);bottom:0;left:0;right:0;z-index:2500;pointer-events:none;position:fixed;top:0;bottom:0;left:0;right:0;top:var(--admin-offset,0px)!important}.cr-cart-drawer.is-open{pointer-events:auto}.cr-cart-drawer__overlay{background:var(--cartDrawerOverlay);opacity:0;cursor:pointer;transition:opacity var(--trans), visibility var(--trans);visibility:hidden;border:0;position:absolute;top:0;bottom:0;left:0;right:0}.cr-cart-drawer.is-open .cr-cart-drawer__overlay{opacity:1;visibility:visible}.cr-cart-drawer__panel{background:var(--cartDrawerPanelBg);width:min(26rem,100%);height:100%;box-shadow:var(--cartDrawerShadow);transition:transform var(--trans);flex-direction:column;display:flex;position:absolute;top:0;right:0;transform:translate(100%)}.cr-cart-drawer.is-open .cr-cart-drawer__panel{transform:translate(0)}.cr-cart-drawer__header{border-bottom:1px solid var(--cartDrawerBorder);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1rem .875rem;display:flex}.cr-cart-drawer__heading{flex-direction:column;gap:.25rem;display:flex}.cr-cart-drawer__eyebrow{color:var(--cartDrawerTextMuted);letter-spacing:.02em;text-transform:uppercase;font-size:.75rem;font-weight:600}.cr-cart-drawer__title{color:var(--cartDrawerText);margin:0;font-size:1.125rem;font-weight:700;line-height:1.3}.cr-cart-drawer__close{border:1px solid var(--cartDrawerBorder);border-radius:var(--radiusPill);background:var(--cartDrawerPanelBg);width:2.5rem;height:2.5rem;color:var(--cartDrawerText);cursor:pointer;transition:background-color var(--trans), color var(--trans), border-color var(--trans);justify-content:center;align-items:center;padding:0;display:inline-flex}.cr-cart-drawer__close:hover{border-color:var(--cartDrawerBorderStrong);background:var(--cartDrawerSurfaceHover)}.cr-cart-drawer__body{flex:1;padding:1rem;overflow-y:auto}.cr-cart-drawer__list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.cr-cart-drawer__item{grid-template-columns:5rem minmax(0,1fr);align-items:flex-start;gap:.875rem;transition:opacity .2s,transform .2s;display:grid;position:relative;overflow:hidden}.cr-cart-drawer__item:after{content:"";border-radius:var(--radius);background:var(--cartDrawerShimmer);opacity:0;pointer-events:none;transition:opacity .5s;position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(-100%)}.cr-cart-drawer__item.is-removing{pointer-events:none;opacity:.72}.cr-cart-drawer__item.is-removing:after{opacity:1;animation:1s linear infinite crCartDrawerItemLoading}.cr-cart-drawer__item-media{width:100%}.cr-cart-drawer__item-image-link,.cr-cart-drawer__item-image,.cr-cart-drawer__item-image-placeholder{aspect-ratio:1;border-radius:var(--radius);width:100%;display:flex}.cr-cart-drawer__item-image-link{text-decoration:none;overflow:hidden}.cr-cart-drawer__item-image{object-fit:cover;background:var(--cartDrawerImageBg)}.cr-cart-drawer__item-image-placeholder{background:var(--cartDrawerImageBg);color:var(--cartDrawerTextMuted);justify-content:center;align-items:center;font-size:1.25rem}.cr-cart-drawer__item-content{flex-direction:column;gap:.5rem;min-width:0;display:flex}.cr-cart-drawer__item-main{flex-direction:column;gap:.25rem;display:flex}.cr-cart-drawer__item-row{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.cr-cart-drawer__item-name{color:var(--cartDrawerText);font-size:.9375rem;font-weight:600;line-height:1.4;text-decoration:none}.cr-cart-drawer__item-name:hover{color:var(--cartDrawerPrimaryHover)}.cr-cart-drawer__item-remove{width:1.75rem;height:1.75rem;color:var(--cartDrawerText);cursor:pointer;opacity:.6;transition:opacity .2s ease, transform .2s ease, color var(--trans);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.cr-cart-drawer__item-remove:hover{opacity:1;color:var(--cartDrawerDanger)}.cr-cart-drawer__item.is-removing .cr-cart-drawer__item-remove{color:transparent}.cr-cart-drawer__item.is-removing .cr-cart-drawer__item-remove:after{content:"";border:2px solid var(--cartDrawerTextMuted);border-radius:var(--radiusPill);border-right-color:transparent;width:1rem;height:1rem;margin-top:-.5rem;margin-left:-.5rem;animation:.7s linear infinite crCartDrawerSpin;position:absolute;top:50%;left:50%}.cr-cart-drawer__item-meta{color:var(--cartDrawerTextMuted);font-size:.75rem;line-height:1.4}.cr-cart-drawer__item-summary{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.cr-cart-drawer__item-quantity{color:var(--cartDrawerTextMuted);font-size:.8125rem;line-height:1.4}.cr-cart-drawer__item-price{color:var(--cartDrawerText);text-align:right;font-size:.875rem;font-weight:700;line-height:1.4}.cr-cart-drawer__item.is-removing .cr-cart-drawer__item-image,.cr-cart-drawer__item.is-removing .cr-cart-drawer__item-name,.cr-cart-drawer__item.is-removing .cr-cart-drawer__item-price,.cr-cart-drawer__item.is-removing .cr-cart-drawer__item-quantity{filter:grayscale(.2)brightness(.96)}.cr-cart-drawer__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:1.5rem .5rem;display:flex}.cr-cart-drawer__empty-icon{border-radius:var(--radiusPill);background:var(--cartDrawerSurface);width:4.5rem;height:4.5rem;color:var(--cartDrawerPrimary);justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.5rem;display:inline-flex}.cr-cart-drawer__empty-icon svg,.cr-cart-drawer__empty-icon img{width:auto;height:50%;fill:var(--cartDrawerPrimary)}.cr-cart-drawer__empty-title{color:var(--cartDrawerText);text-transform:uppercase;margin:0 0 .5rem;font-size:1.125rem;font-weight:700;line-height:1.35}.cr-cart-drawer__empty-text{max-width:18rem;color:var(--cartDrawerTextMuted);margin:0 0 1rem;font-size:.875rem;line-height:1.6}.cr-cart-drawer__empty-action{min-width:12rem}.cr-cart-drawer__footer{border-top:1px solid var(--cartDrawerBorder);background:var(--cartDrawerFooterBg);flex-direction:column;gap:1rem;padding:1rem;display:flex}.cr-cart-drawer__subtotal-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.cr-cart-drawer__subtotal-label{color:var(--cartDrawerTextMuted);font-size:.875rem;line-height:1.4}.cr-cart-drawer__subtotal-value{color:var(--cartDrawerText);font-size:1rem;font-weight:700;line-height:1.4}.cr-cart-drawer__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.cr-cart-drawer__action{justify-content:center}.cr-cart-drawer__recommend{border-top:1px solid var(--cartDrawerBorder);padding:1rem}.cr-cart-drawer__recommend-header{color:var(--cartDrawerText);margin-bottom:.75rem;font-size:.875rem;font-weight:600;line-height:1.4}.cr-cart-drawer__recommend-list{gap:.75rem;padding-bottom:.125rem;display:flex;overflow-x:auto}.cr-cart-drawer__recommend-item{cursor:pointer;text-align:left;background:0 0;border:0;flex-direction:column;flex:0 0 6.5rem;gap:.35rem;padding:0;display:flex}.cr-cart-drawer__recommend-image,.cr-cart-drawer__recommend-image-placeholder{aspect-ratio:1;border-radius:var(--radiusMd);width:100%;display:flex}.cr-cart-drawer__recommend-image{object-fit:cover;background:var(--cartDrawerImageBg)}.cr-cart-drawer__recommend-image-placeholder{background:var(--cartDrawerImageBg);color:var(--cartDrawerTextMuted);justify-content:center;align-items:center;font-size:1rem}.cr-cart-drawer__recommend-name{color:var(--cartDrawerText);font-size:.75rem;line-height:1.35}.cr-cart-drawer__recommend-price{color:var(--cartDrawerText);font-size:.75rem;font-weight:700;line-height:1.35}.cr-cart-drawer__body.is-loading,body.cr-cart-drawer-open{overflow:hidden}.cr-cart-drawer__footer.is-loading,.cr-cart-drawer__actions.is-loading{pointer-events:none}.cr-cart-drawer__actions.is-loading .cr-cart-drawer__action{width:unset;border-color:transparent;position:relative;color:transparent!important;display:flex!important}@keyframes crCartDrawerSpin{to{transform:rotate(360deg)}}@keyframes crCartDrawerItemLoading{to{transform:translate(100%)}}@media (max-width:767.98px){.cr-cart-drawer__panel{width:100%}.cr-cart-drawer__header,.cr-cart-drawer__body,.cr-cart-drawer__footer,.cr-cart-drawer__recommend{padding-left:.875rem;padding-right:.875rem}.cr-cart-drawer__item{grid-template-columns:4.5rem minmax(0,1fr);gap:.75rem}.cr-cart-drawer__actions{grid-template-columns:1fr}.cr-cart-drawer__recommend-item{flex-basis:6rem}}.cr-search{--search-sticky-offset:var(--admin-offset,0);--search-surface:var(--bgElev);--search-surface-soft:var(--bgSoft);--search-text:var(--text);--search-text-soft:var(--textSoft);--search-text-muted:var(--textMuted);--search-border:var(--border);--search-border-strong:var(--borderStrong);--search-radius:var(--radiusLg);--search-radius-control:var(--radius);--search-shadow:var(--shadowPrimary);--search-focus:var(--focus);--search-result-image-size:4rem;inset:var(--search-sticky-offset) 0 0;z-index:2000;visibility:hidden;pointer-events:none;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);position:fixed}body.has-search-open,html.is-scroll-locked,body.is-scroll-locked{overscroll-behavior:none;overflow:hidden}.cr-search.is-active,.cr-search[aria-hidden=false]{visibility:visible;pointer-events:auto}.cr-search__backdrop{background:rgba(var(--primaryRgb), .26);opacity:0;-webkit-backdrop-filter:blur(.375rem);transition:opacity var(--trans);position:absolute;top:0;bottom:0;left:0;right:0}.cr-search.is-active .cr-search__backdrop,.cr-search[aria-hidden=false] .cr-search__backdrop{opacity:1}.cr-search__panel{z-index:2;opacity:0;transition:transform var(--trans), opacity var(--trans);padding:1rem 0;position:absolute;top:0;left:0;right:0;transform:translateY(-.75rem)}.cr-search.is-active .cr-search__panel,.cr-search[aria-hidden=false] .cr-search__panel{opacity:1;transform:translateY(0)}.cr-search__sheet{border:1px solid var(--search-border);border-radius:var(--search-radius);background:radial-gradient(circle at 50% -20%, rgba(var(--primaryRgb), .055), transparent 46%), color-mix(in srgb, var(--search-surface) 88%, transparent);width:100%;box-shadow:var(--search-shadow), 0 1rem 2.5rem rgba(var(--primaryRgb), .08);-webkit-backdrop-filter:blur(1rem)saturate(1.12);padding:.875rem;position:relative;overflow:hidden}.cr-search__handle{display:none}.cr-search__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.875rem;display:flex}.cr-search__title{color:var(--search-text);margin:0;font-size:1rem;font-weight:800;line-height:1.25}.cr-search__form{width:100%;margin:0;display:block}.cr-search__input{border:.0625rem solid var(--search-border);border-radius:var(--search-radius-control);background:color-mix(in srgb, var(--search-surface) 88%, transparent);width:100%;min-width:0;height:3.25rem;color:var(--search-text);font:inherit;transition:border-color var(--trans), box-shadow var(--trans), background var(--trans);outline:none;padding:0 1rem;font-size:.95rem;font-weight:600;line-height:1}.cr-search__input::placeholder{color:var(--search-text-muted)}.cr-search__input:focus{border-color:var(--search-border-strong);background:var(--search-surface);box-shadow:0 0 0 .125rem rgba(var(--primaryRgb), .08)}.cr-search.is-searching .cr-search__input{border-color:color-mix(in srgb, var(--search-border-strong) 76%, transparent)}.cr-search__close{border:.0625rem solid var(--search-border);border-radius:var(--radiusPill);background:color-mix(in srgb, var(--search-surface) 64%, transparent);height:2.5rem;color:var(--search-text);font:inherit;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;box-shadow:0 .5rem 1.25rem rgba(var(--primaryRgb), .08);transition:color var(--trans), background-color var(--trans), border-color var(--trans), transform var(--trans), box-shadow var(--trans);flex:none;justify-content:center;align-items:center;padding:0 1rem;font-size:.75rem;font-weight:800;line-height:1;display:inline-flex}.cr-search__close:hover{border-color:var(--search-border-strong);background:var(--surfaceHover);transform:translateY(-.0625rem)}.cr-search__close:focus-visible{box-shadow:var(--search-focus);outline:none}.cr-search__status{color:var(--search-text-muted);margin-top:.875rem;font-size:.8125rem;font-weight:700;line-height:1.4}.cr-search__results{max-height:min(28rem, calc(100dvh - var(--search-sticky-offset) - 8rem));overscroll-behavior:contain;scrollbar-width:thin;gap:.5rem;margin-top:.875rem;padding-right:.1875rem;display:grid;overflow:auto}.cr-search__results[hidden]{display:none}.cr-search__result{grid-template-columns:var(--search-result-image-size) minmax(0, 1fr);min-height:calc(var(--search-result-image-size) + 1rem);border:1px solid color-mix(in srgb, var(--search-border) 86%, transparent);border-radius:var(--radius);background:color-mix(in srgb, var(--search-surface-soft) 72%, transparent);color:var(--search-text);transition:border-color var(--trans), background-color var(--trans), box-shadow var(--trans), transform var(--trans);align-items:center;gap:.75rem;padding:.5rem;text-decoration:none;display:grid}.cr-search__result:hover{border-color:var(--search-border-strong);background:color-mix(in srgb, var(--search-surface) 90%, transparent);box-shadow:0 .75rem 1.75rem rgba(var(--primaryRgb), .08);transform:translateY(-.0625rem)}.cr-search__result:focus-visible{box-shadow:var(--search-focus);outline:none}.cr-search__result-media{width:var(--search-result-image-size);height:var(--search-result-image-size);border-radius:calc(var(--radius) - .1875rem);background:radial-gradient(circle at 50% 20%, rgba(var(--primaryRgb), .12), transparent 58%), var(--search-surface);justify-content:center;align-items:center;display:flex;overflow:hidden}.cr-search__result-image{object-fit:cover;width:100%;height:100%;display:block}.cr-search__result-placeholder{background:rgba(var(--primaryRgb), .16);border-radius:999rem;width:1.5rem;height:1.5rem}.cr-search__result-content{gap:.3125rem;min-width:0;display:grid}.cr-search__result-title{color:var(--search-text);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:800;line-height:1.35;overflow:hidden}.cr-search__result-price{color:var(--search-text-soft);flex-wrap:wrap;align-items:baseline;gap:.25rem .375rem;font-size:.8125rem;font-weight:800;line-height:1.25;display:flex}.cr-search__result-price del,.cr-search__result-price ins,.cr-search__result-price .amount,.cr-search__result-price bdi{white-space:nowrap}.cr-search__result-price del{color:var(--search-text-muted);opacity:.72;align-items:baseline;font-size:.75rem;font-weight:700;line-height:1.25;text-decoration-thickness:.0625rem;display:inline-flex}.cr-search__result-price del .amount{color:inherit;font-weight:inherit}.cr-search__result-price ins{color:var(--search-text);align-items:baseline;font-size:.8125rem;font-weight:900;line-height:1.25;text-decoration:none;display:inline-flex}.cr-search__result-price ins .amount{color:inherit;font-weight:inherit}.cr-search__result-price>.amount{color:var(--search-text);font-weight:900}.cr-search__result-price .from,.cr-search__result-price .cr-price__prefix{color:var(--search-text-muted);font-size:.75rem;font-weight:800}.cr-search__result-price .screen-reader-text{clip:rect(.0625rem, .0625rem, .0625rem, .0625rem);clip-path:inset(50%);white-space:nowrap;width:.0625rem;height:.0625rem;position:absolute;overflow:hidden}@media (max-width:767.98px){.cr-search__sheet{max-height:calc(100dvh - var(--admin-offset,0px) - 2.5rem);border-radius:var(--radiusLg);background:radial-gradient(circle at 50% 0%, rgba(var(--primaryRgb), .075), transparent 42%), color-mix(in srgb, var(--search-surface) 88%, transparent);box-shadow:var(--search-shadow), 0 1.25rem 3rem rgba(var(--primaryRgb), .2);-webkit-backdrop-filter:blur(1.25rem)saturate(1.16);flex-direction:column;padding:.875rem;display:flex;overflow:hidden}.cr-search__handle,.cr-search__header,.cr-search__form,.cr-search__status{flex:none}.cr-search__results{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;max-height:none;margin-top:.875rem;padding-right:0;overflow-x:hidden;overflow-y:auto}}.cr-category-card{--categoryCardBg:var(--bgElev);--categoryCardBgSoft:var(--bgSoft);--categoryCardBgStrong:var(--bgStrong);--categoryCardText:var(--text);--categoryCardTextSoft:var(--textSoft);--categoryCardTextMuted:var(--textMuted);--categoryCardTextInverse:var(--textInverse);--categoryCardBorder:var(--border);--categoryCardBorderStrong:var(--borderStrong);--categoryCardPrimary:var(--primary);--categoryCardPrimaryHover:var(--primaryHover);--categoryCardRadius:var(--radiusLg);--categoryCardRadiusInner:var(--radius);--categoryCardRadiusPill:var(--radiusPill);--categoryCardShadow:0 .75rem 2rem rgba(var(--primaryRgb), .06);--categoryCardShadowHover:0 1.125rem 3rem rgba(var(--primaryRgb), .12);--categoryCardBadgeShadow:0 .5rem 1.25rem rgba(var(--primaryRgb), .18);--categoryCardIconShadow:0 .5rem 1.25rem rgba(var(--primaryRgb), .12);--categoryCardFocus:var(--focus);--categoryCardTransition:var(--trans);--categoryCardMediaRatio:16 / 9;--categoryCardBodyPadding:1rem;--categoryCardIconSize:3.125rem;border:1px solid var(--categoryCardBorder);border-radius:var(--categoryCardRadius);background:var(--categoryCardBg);height:100%;color:var(--categoryCardText);box-shadow:var(--categoryCardShadow);transition:transform var(--categoryCardTransition), border-color var(--categoryCardTransition), box-shadow var(--categoryCardTransition);flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden}.cr-category-card:focus-visible{box-shadow:var(--categoryCardFocus);outline:0}.cr-category-card__media{aspect-ratio:var(--categoryCardMediaRatio);background:radial-gradient(circle at 50% 28%, rgba(var(--primaryRgb), .08), transparent 42%), linear-gradient(180deg, var(--categoryCardBgSoft) 0%, var(--categoryCardBgStrong) 100%);position:relative;overflow:hidden}.cr-category-card__image{object-fit:cover;width:100%;height:100%;transition:transform var(--categoryCardTransition);display:block}.cr-category-card__placeholder{width:100%;height:100%;color:var(--categoryCardTextMuted);background:radial-gradient(circle at 50% 45%, rgba(var(--primaryRgb), .08), transparent 42%);justify-content:center;align-items:center;display:flex}.cr-category-card__placeholder svg{width:3rem;height:3rem}.cr-category-card__badge{z-index:2;border-radius:var(--categoryCardRadiusPill);background:var(--categoryCardPrimary);max-width:calc(100% - 1.75rem);min-height:1.75rem;color:var(--categoryCardTextInverse);box-shadow:var(--categoryCardBadgeShadow);align-items:center;padding:.35rem .75rem;font-size:.75rem;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:.875rem;left:.875rem}.cr-category-card__body{padding:var(--categoryCardBodyPadding);flex-direction:column;flex:1;gap:.875rem;display:flex;position:relative}.cr-category-card.has-icon .cr-category-card__body{padding-top:2.125rem}.cr-category-card__icon{top:calc(var(--categoryCardIconSize) / -2);left:var(--categoryCardBodyPadding);z-index:2;width:var(--categoryCardIconSize);height:var(--categoryCardIconSize);border:1px solid var(--categoryCardBorder);border-radius:var(--categoryCardRadiusPill);background:var(--categoryCardBg);color:var(--categoryCardPrimary);box-shadow:var(--categoryCardIconShadow);justify-content:center;align-items:center;display:inline-flex;position:absolute}.cr-category-card__icon img,.cr-category-card__icon svg{object-fit:contain;width:auto;max-width:70%;height:70%;display:block}.cr-category-card__content{min-width:0}.cr-category-card__meta{color:var(--categoryCardTextMuted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.375rem;font-size:.72rem;font-weight:800;line-height:1.25;display:block}.cr-category-card__title{min-height:2.75rem;color:var(--categoryCardText);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:800;line-height:1.38;display:-webkit-box;overflow:hidden}.cr-category-card__description{color:var(--categoryCardTextMuted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.45rem 0 0;font-size:.8125rem;line-height:1.45;display:-webkit-box;overflow:hidden}.cr-category-card__footer{border-top:1px solid var(--categoryCardBorder);justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:.875rem;display:flex}.cr-category-card__count{border:1px solid var(--categoryCardBorder);border-radius:var(--categoryCardRadiusPill);background:var(--categoryCardBgSoft);min-height:1.75rem;color:var(--categoryCardTextSoft);align-items:center;padding:.3125rem .625rem;font-size:.75rem;font-weight:700;line-height:1.2;display:inline-flex}.cr-category-card__arrow{border-radius:var(--categoryCardRadiusPill);background:var(--categoryCardPrimary);width:2rem;height:2rem;color:var(--categoryCardTextInverse);transition:transform var(--categoryCardTransition), background-color var(--categoryCardTransition);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.cr-category-card__arrow svg{color:currentColor;width:1.25rem;height:1.25rem}@media (hover:hover) and (pointer:fine){.cr-category-card:hover{border-color:var(--categoryCardBorderStrong);box-shadow:var(--categoryCardShadowHover);transform:translateY(-.1875rem)}.cr-category-card:hover .cr-category-card__image{transform:scale(1.035)}.cr-category-card:hover .cr-category-card__arrow{background:var(--categoryCardPrimaryHover);transform:translate(.1875rem)}}@media (max-width:768px){.cr-category-card{--categoryCardBodyPadding:.875rem;--categoryCardIconSize:2.875rem;--categoryCardShadow:0 .5rem 1.25rem rgba(var(--primaryRgb), .045);--categoryCardShadowHover:var(--categoryCardShadow);--categoryCardBadgeShadow:0 .375rem .875rem rgba(var(--primaryRgb), .14);--categoryCardIconShadow:0 .375rem .875rem rgba(var(--primaryRgb), .09)}.cr-category-card__title{min-height:2.5rem;font-size:.95rem}}@media (max-width:576px){.cr-category-card{--categoryCardMediaRatio:16 / 8}}.cr-product-card{--productCardBg:var(--bgElev);--productCardBgSoft:var(--bgSoft);--productCardBgStrong:var(--bgStrong);--productCardText:var(--text);--productCardTextSoft:var(--textSoft);--productCardTextMuted:var(--textMuted);--productCardTextInverse:var(--textInverse);--productCardBorder:var(--border);--productCardBorderStrong:var(--borderStrong);--productCardPrimary:var(--primary);--productCardPrimaryHover:var(--primaryHover);--productCardSuccess:var(--success);--productCardDanger:var(--danger);--productCardRadius:var(--radiusLg);--productCardRadiusInner:var(--radius);--productCardRadiusSm:var(--radiusSm);--productCardShadow:0 .75rem 2rem rgba(var(--primaryRgb), .06);--productCardShadowHover:0 1.125rem 3rem rgba(var(--primaryRgb), .12);--productCardFocus:var(--focus);--productCardTransition:var(--trans);--productCardMediaRatio:1 / .82;--productCardMediaPadding:1.125rem;--productCardBodyPadding:1rem;--productCardGap:.875rem;--productCardChipHeight:1.75rem;--productCardButtonHeight:2.5rem;border:1px solid var(--productCardBorder);border-radius:var(--productCardRadius);background:var(--productCardBg);height:100%;box-shadow:var(--productCardShadow);transition:transform var(--productCardTransition), border-color var(--productCardTransition), box-shadow var(--productCardTransition);flex-direction:column;display:flex;position:relative;overflow:hidden}.cr-product-card:hover{border-color:var(--productCardBorderStrong);box-shadow:var(--productCardShadowHover);transform:translateY(-.1875rem)}.cr-product-card__media{aspect-ratio:var(--productCardMediaRatio);padding:var(--productCardMediaPadding);background:radial-gradient(circle at 50% 28%, rgba(var(--primaryRgb), .08), transparent 42%), linear-gradient(180deg, var(--productCardBgSoft) 0%, var(--productCardBgStrong) 100%);position:relative;overflow:hidden}.cr-product-card__media-link{width:100%;height:100%;color:inherit;justify-content:center;align-items:center;text-decoration:none;display:flex}.cr-product-card__image{object-fit:contain;width:100%;height:100%;transition:transform var(--productCardTransition);display:block}.cr-product-card:hover .cr-product-card__image{transform:scale(1.035)}.cr-product-card__placeholder{border:1px dashed var(--productCardBorderStrong);border-radius:var(--productCardRadiusInner);width:100%;height:100%;color:var(--productCardTextMuted);background:rgba(var(--primaryRgb), .025);justify-content:center;align-items:center;display:flex}.cr-product-card__placeholder svg{width:2.5rem;height:2.5rem}.cr-product-card__badge{z-index:2;border-radius:var(--radiusPill);background:var(--productCardPrimary);max-width:calc(100% - 1.75rem);min-height:1.75rem;color:var(--productCardTextInverse);box-shadow:0 .5rem 1.25rem rgba(var(--primaryRgb), .18);border:1px solid rgba(255,255,255,.18);align-items:center;padding:.35rem .75rem;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:.875rem;left:.875rem}.cr-product-card__body{justify-content:space-between;gap:var(--productCardGap);padding:var(--productCardBodyPadding);flex-direction:column;flex:1;display:flex}.cr-product-card__header{min-width:0}.cr-product-card__eyebrow{color:var(--productCardTextMuted);text-transform:uppercase;letter-spacing:.04em;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.625rem;font-size:.72rem;font-weight:700;line-height:1.25;display:flex}.cr-product-card__category,.cr-product-card__sku{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.cr-product-card__category{color:var(--productCardTextSoft)}.cr-product-card__sku{color:var(--productCardTextMuted);flex-shrink:0;font-weight:600}.cr-product-card__title{min-height:2.75rem;color:var(--productCardText);word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.95rem;font-weight:800;line-height:1.42;display:-webkit-box;overflow:hidden}.cr-product-card__title a{color:inherit;text-decoration:none}.cr-product-card__title a:hover{color:var(--productCardPrimaryHover)}.cr-product-card__meta{color:var(--productCardTextMuted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.375rem;font-size:.8125rem;line-height:1.45;display:-webkit-box;overflow:hidden}.cr-product-card__specs{flex-wrap:wrap;gap:.375rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.cr-product-card__spec{max-width:100%;min-height:var(--productCardChipHeight);border:1px solid var(--productCardBorder);border-radius:var(--radiusPill);background:var(--productCardBgSoft);color:var(--productCardTextSoft);align-items:center;padding:.3125rem .625rem;font-size:.75rem;font-weight:600;line-height:1.2;display:inline-flex}.cr-product-card__footer{border-top:1px solid var(--productCardBorder);justify-content:space-between;align-items:flex-end;gap:.875rem;margin-top:auto;padding-top:.875rem;display:flex}.cr-product-card__purchase{min-width:0}.cr-product-card__price{color:var(--productCardPrimary);font-size:.75rem;font-weight:800;line-height:1.2}.cr-product-card__price .amount{color:inherit;font-weight:inherit}.cr-product-card__price del{color:var(--productCardTextMuted);margin-bottom:.125rem;font-size:.78rem;font-weight:600;text-decoration-thickness:.0625rem;display:block}.cr-product-card__price ins{color:var(--productCardPrimary);text-decoration:none}.cr-product-card__stock{color:var(--productCardSuccess);margin-top:.3125rem;font-size:.75rem;font-weight:700;line-height:1.2}.cr-product-card__add{min-width:7.25rem;min-height:var(--productCardButtonHeight);border-radius:var(--productCardRadiusSm);background:var(--productCardPrimary);color:var(--productCardTextInverse);cursor:pointer;transition:transform var(--productCardTransition), background-color var(--productCardTransition), box-shadow var(--productCardTransition), opacity var(--productCardTransition);border:0;flex-shrink:0;justify-content:center;align-items:center;gap:.45rem;padding:.625rem .875rem;font-size:.8125rem;font-weight:800;line-height:1;display:inline-flex}.cr-product-card__add svg{color:currentColor;width:1rem;height:1rem}.cr-product-card__add:hover{background:var(--productCardPrimaryHover);box-shadow:0 .625rem 1.25rem rgba(var(--primaryRgb), .16);transform:translateY(-.0625rem)}.cr-product-card__add:focus-visible{box-shadow:var(--productCardFocus);outline:0}.cr-product-card.is-out-of-stock{--productCardShadow:0 .5rem 1.5rem rgba(var(--primaryRgb), .04)}.cr-product-card.is-out-of-stock .cr-product-card__media,.cr-product-card.is-out-of-stock .cr-product-card__body{opacity:.72}.cr-product-card.is-out-of-stock .cr-product-card__stock{color:var(--productCardDanger)}.cr-product-card.is-out-of-stock .cr-product-card__add,.cr-product-card__add:disabled{cursor:not-allowed;opacity:.55;box-shadow:none;transform:none}.cr-product-card--variable .cr-product-card__badge{background:var(--surfaceInverse)}@media (max-width:768px){.cr-product-card{--productCardMediaPadding:.875rem;--productCardBodyPadding:.875rem;--productCardButtonHeight:2.375rem}.cr-product-card__title{min-height:2.55rem;font-size:.9rem}.cr-product-card__footer{flex-direction:column;align-items:stretch;gap:.625rem;padding-top:.75rem}.cr-product-card__purchase{grid-template-columns:1fr;gap:.3125rem;min-width:0;display:grid}.cr-product-card__price{font-size:.8125rem;line-height:1.25}.cr-product-card__price del{margin-bottom:.0625rem;font-size:.75rem}.cr-product-card__stock{border-radius:var(--radiusPill);background:color-mix(in srgb, var(--productCardSuccess) 10%, transparent);width:-moz-fit-content;width:fit-content;max-width:100%;min-height:1.375rem;color:var(--productCardSuccess);align-items:center;margin-top:0;padding:.1875rem .5rem;font-size:.6875rem;font-weight:800;line-height:1.15;display:inline-flex}.cr-product-card.is-out-of-stock .cr-product-card__stock{background:color-mix(in srgb, var(--productCardDanger) 10%, transparent);color:var(--productCardDanger)}.cr-product-card__add{width:100%;min-width:0;min-height:var(--productCardButtonHeight);border-radius:var(--productCardRadiusSm);white-space:nowrap;padding:.625rem .75rem;font-size:.75rem}.cr-product-card__price{white-space:nowrap;flex-wrap:nowrap;align-items:baseline;gap:.3125rem;min-width:0;max-width:100%;font-size:.75rem;line-height:1.2;display:flex}.cr-product-card__price del,.cr-product-card__price ins{align-items:baseline;min-width:0;margin:0;display:inline-flex}.cr-product-card__price .cr-product-price__prefix{font-size:.6rem}.cr-product-card__price del{color:var(--productCardTextMuted);text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;font-size:.6rem;overflow:hidden}.cr-product-card__price ins{color:var(--productCardPrimary);white-space:nowrap;flex-shrink:0;text-decoration:none}}.cr-modal--product-options .cr-modal__dialog{border-radius:var(--radiusLg);background:var(--bgElev);flex-direction:column;width:min(92rem,100vw - 3rem);height:min(47rem,100vh - 3rem);max-height:calc(100vh - 3rem);padding:0;display:flex;overflow:hidden}.cr-modal--product-options .cr-modal__header{border-bottom:1px solid var(--border);background:var(--bgElev);flex:none;min-height:5.5rem;padding:1.5rem 2rem}.cr-modal--product-options .cr-modal__title{color:var(--text);letter-spacing:-.04em;font-size:1.5rem;font-weight:800;line-height:1.2}.cr-modal--product-options .cr-modal__body{background:var(--bgElev);flex:auto;min-height:0;padding:0;position:relative;overflow:hidden}.cr-modal--product-options .cr-modal__content{height:100%;min-height:0;padding:0;overflow:hidden}.cr-product-options{--productOptionsBg:var(--bgElev);--productOptionsBgSoft:var(--bgSoft);--productOptionsBgStrong:var(--bgStrong);--productOptionsSurface:var(--surface);--productOptionsSurfaceHover:var(--surfaceHover);--productOptionsSurfaceSoft:var(--surfaceHover);--productOptionsText:var(--text);--productOptionsTextSoft:var(--textSoft);--productOptionsTextMuted:var(--textMuted);--productOptionsTextInverse:var(--textInverse);--productOptionsPrimary:var(--primary);--productOptionsPrimaryRgb:var(--primaryRgb);--productOptionsSuccess:var(--success);--productOptionsDanger:var(--danger);--productOptionsBorder:var(--border);--productOptionsBorderStrong:var(--borderStrong);--productOptionsBorderPrimary:var(--borderPrimary);--productOptionsRadiusSm:var(--radiusSm);--productOptionsRadiusMd:var(--radiusMd);--productOptionsRadius:var(--radius);--productOptionsRadiusLg:var(--radiusLg);--productOptionsRadiusPill:var(--radiusPill);--productOptionsGapXs:.5rem;--productOptionsGapSm:var(--gapSm);--productOptionsGap:var(--gap);--productOptionsGapLg:var(--gapLg);--productOptionsTransition:var(--trans);--productOptionsFocus:var(--focus);--productOptionsShadowSoft:0 1rem 2.5rem rgba(var(--productOptionsPrimaryRgb), .055);--productOptionsShadowFooter:0 -.75rem 2rem rgba(var(--productOptionsPrimaryRgb), .04);background:var(--productOptionsBg);height:100%;min-height:0;color:var(--productOptionsText);font-family:var(--fontBody), sans-serif;flex-direction:column;display:flex}.cr-product-options *,.cr-product-options :before,.cr-product-options :after{box-sizing:border-box}.cr-product-options__body{flex:auto;grid-template-columns:minmax(24rem,34%) minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.cr-product-options__summary{gap:var(--productOptionsGap);border-right:1px solid var(--productOptionsBorder);background:var(--productOptionsBg);-webkit-overflow-scrolling:touch;flex-direction:column;min-width:0;min-height:0;padding:1rem;display:flex;overflow-y:auto}.cr-product-options__media{aspect-ratio:4/3;border-radius:var(--productOptionsRadius);background:linear-gradient(135deg, var(--productOptionsBgStrong) 0%, var(--productOptionsBgSoft) 100%);width:100%;margin:0;position:relative;overflow:hidden}.cr-product-options__image{object-fit:cover;width:100%;height:100%;display:block}.cr-product-options__image-placeholder{background:radial-gradient(circle at 30% 20%, rgba(var(--productOptionsPrimaryRgb), .08), transparent 34%), linear-gradient(135deg, var(--productOptionsBgStrong) 0%, var(--productOptionsBgSoft) 100%);width:100%;height:100%}.cr-product-options__product{gap:.75rem;display:grid}.cr-product-options__title{color:var(--productOptionsText);font-family:var(--fontHeading), sans-serif;letter-spacing:-.055em;margin:0;font-size:max(1.2rem,min(1vw,1rem));font-weight:800;line-height:1.18}.cr-product-options__sku{color:var(--productOptionsTextSoft);margin:0;font-size:.8rem;font-weight:600;line-height:1.45}.cr-product-options__unit-price{border-top:1px solid var(--productOptionsBorder);color:var(--productOptionsText);letter-spacing:-.04em;margin-top:.25rem;padding-top:1.25rem;font-size:1.25rem;font-weight:800;line-height:1.15}.cr-product-options__unit-price del{color:var(--productOptionsTextMuted);margin-right:.5rem;font-size:.9em;font-weight:650;text-decoration-thickness:.08em}.cr-product-options__unit-price ins{color:var(--productOptionsText);text-decoration:none}.cr-product-options__unit-price .cr-product-price__prefix{color:var(--productOptionsTextSoft);margin-right:.35rem;font-size:.72em;font-weight:700}.cr-product-options__stock-row{width:-moz-fit-content;width:fit-content;color:var(--productOptionsSuccess);align-items:center;gap:.5rem;font-size:.95rem;font-weight:650;line-height:1.35;display:inline-flex}.cr-product-options__stock-status{align-items:center;gap:.45rem;display:inline-flex}.cr-product-options__stock-status:before{content:"";background:radial-gradient(circle,currentColor 0,currentColor .18rem,transparent .2rem);border:1px solid;border-radius:50%;width:1.15rem;height:1.15rem;display:inline-block}.cr-product-options__config{background:var(--productOptionsBg);-webkit-overflow-scrolling:touch;flex-direction:column;gap:1.65rem;min-width:0;min-height:0;padding:1rem 1.5rem;display:flex;overflow-y:auto}.cr-product-options__groups{gap:2rem;display:grid}.cr-product-options__group{border:0;min-width:0;margin:0;padding:0}.cr-product-options__group-title{color:var(--productOptionsText);font-family:var(--fontHeading);letter-spacing:-.04em;margin:0 0 1rem;padding:0;font-size:1.15rem;font-weight:800;line-height:1.25}.cr-product-options__choices{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.cr-product-options__choice{border:1px solid var(--productOptionsBorderStrong);border-radius:var(--productOptionsRadiusSm);background:var(--productOptionsBg);min-width:0;min-height:3rem;color:var(--productOptionsText);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:border-color var(--productOptionsTransition), box-shadow var(--productOptionsTransition), transform var(--productOptionsTransition), background-color var(--productOptionsTransition);align-items:center;gap:.9rem;padding:.5rem 1rem;display:flex;position:relative}.cr-product-options__choice:hover{border-color:var(--productOptionsBorderPrimary);background:var(--productOptionsSurfaceSoft)}.cr-product-options__choice:focus-within{box-shadow:var(--productOptionsFocus)}.cr-product-options__choice.is-selected{border-color:var(--productOptionsPrimary);background:var(--productOptionsBg);box-shadow:inset 0 0 0 1px var(--productOptionsPrimary), 0 .75rem 1.75rem rgba(var(--productOptionsPrimaryRgb), .055)}.cr-product-options__choice-input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.cr-product-options__choice-media{border-radius:var(--productOptionsRadiusSm);background:var(--productOptionsBgSoft);flex:none;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;display:inline-flex;overflow:hidden}.cr-product-options__choice-media img{object-fit:contain;width:100%;height:100%;display:block}.cr-product-options__choice-swatch{border:1px solid var(--productOptionsBorderStrong);background:var(--choiceSwatch,var(--productOptionsBgStrong));width:1.55rem;height:1.55rem;box-shadow:inset 0 0 0 .125rem var(--productOptionsBg);border-radius:50%;flex:none;display:inline-block}.cr-product-options__choice-label{min-width:0;color:var(--productOptionsText);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:600;line-height:1.25;overflow:hidden}.cr-product-options__choice.is-selected .cr-product-options__choice-label{font-weight:800}.cr-product-options__choice-check{background:var(--productOptionsPrimary);width:1.55rem;height:1.55rem;color:var(--productOptionsTextInverse);box-shadow:0 .4rem 1rem rgba(var(--productOptionsPrimaryRgb), .22);border-radius:50%;justify-content:center;align-items:center;display:none;position:absolute;top:-.75rem;right:-.75rem}.cr-product-options__choice-check:before{content:"✓";font-size:.78rem;font-weight:900;line-height:1}.cr-product-options__choice.is-selected .cr-product-options__choice-check{display:inline-flex}.cr-product-options__quantity{gap:.8rem;display:grid}.cr-product-options__quantity-label{color:var(--productOptionsText);font-family:var(--fontHeading);letter-spacing:-.035em;font-size:1rem;font-weight:800;line-height:1.25}.cr-product-options__quantity-row{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.cr-product-options__stepper{border:1px solid var(--productOptionsBorderStrong);border-radius:var(--productOptionsRadiusSm);background:var(--productOptionsBg);grid-template-columns:4rem 4.5rem 4rem;display:inline-grid;overflow:hidden}.cr-product-options__stepper-button,.cr-product-options__quantity-input{background:var(--productOptionsBg);width:100%;height:3rem;color:var(--productOptionsText);text-align:center;border:0;font-size:1rem;font-weight:800;line-height:1}.cr-product-options__stepper-button{cursor:pointer;transition:background-color var(--productOptionsTransition), color var(--productOptionsTransition)}.cr-product-options__stepper-button:hover{background:var(--productOptionsSurfaceHover)}.cr-product-options__stepper-button:focus-visible{box-shadow:inset var(--productOptionsFocus);outline:none}.cr-product-options__quantity-input{border-inline:1px solid var(--productOptionsBorder);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.cr-product-options__quantity-input:focus{background:var(--productOptionsBgSoft);outline:none}.cr-product-options__quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.cr-product-options__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.cr-product-options__quantity-note{color:var(--productOptionsSuccess);margin:0;font-size:.95rem;font-weight:650;line-height:1.4}.cr-product-options__selected{border:1px solid var(--productOptionsBorder);border-radius:var(--productOptionsRadius);background:linear-gradient(135deg, var(--productOptionsSurfaceSoft) 0%, var(--productOptionsBg) 100%);box-shadow:var(--shadow);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.85rem;padding:1rem;display:grid}.cr-product-options__selected-icon{width:1.4rem;height:1.4rem;color:var(--productOptionsTextSoft);justify-content:center;align-items:center;display:inline-flex}.cr-product-options__selected-icon svg{fill:currentColor;width:100%;height:auto;display:block}.cr-product-options__selected-content{gap:.35rem;min-width:0;display:grid}.cr-product-options__selected-label{color:var(--productOptionsText);font-size:1rem;font-weight:800;line-height:1.25}.cr-product-options__selected-text{color:var(--productOptionsTextSoft);margin:0;font-size:.85rem;font-weight:550;line-height:1.45}.cr-product-options__response{border-radius:var(--productOptionsRadiusSm);background:var(--productOptionsBgSoft);color:var(--productOptionsTextSoft);padding:.9rem 1rem;font-size:.9rem;font-weight:600;line-height:1.45}.cr-product-options__response.is-error{color:var(--productOptionsDanger);background:rgba(220,38,38,.08)}.cr-product-options__response.is-success{color:var(--productOptionsSuccess);background:rgba(22,163,74,.08)}.cr-product-options__footer{border-top:1px solid var(--productOptionsBorder);background:var(--productOptionsBg);box-shadow:var(--productOptionsShadowFooter);flex:none;grid-template-columns:minmax(12rem,1fr) auto;align-items:center;gap:1.5rem;padding:1.35rem 2rem;display:grid}.cr-product-options__footer-price{justify-items:start;gap:.3rem;min-width:0;display:grid}.cr-product-options__footer-price-label{color:var(--productOptionsTextMuted);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:800;line-height:1}.cr-product-options__total{color:var(--productOptionsText);letter-spacing:-.045em;font-size:1.65rem;font-weight:900;line-height:1}.cr-product-options__tax{color:var(--productOptionsTextMuted);font-size:.82rem;font-weight:650;line-height:1.3}.cr-product-options__actions{justify-content:flex-end;gap:1rem;min-width:0;display:flex}.cr-product-options__cancel,.cr-product-options__submit{border-radius:var(--productOptionsRadiusSm);min-height:3.25rem;font-size:1rem;font-weight:800}.cr-product-options__cancel{min-width:11rem}.cr-product-options__submit{justify-content:center;align-items:center;gap:.65rem;min-width:20rem;display:inline-flex}.cr-product-options__submit svg{width:1.25rem;height:1.25rem;display:block}.cr-product-options__submit:disabled,.cr-product-options__submit.is-disabled{cursor:not-allowed;opacity:.48;pointer-events:none}@media (max-width:1200px){.cr-modal--product-options .cr-modal__dialog{width:min(82rem,100vw - 2rem)}.cr-product-options__body{grid-template-columns:minmax(22rem,36%) minmax(0,1fr)}.cr-product-options__summary,.cr-product-options__config{padding:1.5rem}.cr-product-options__choices{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:992px){.cr-modal--product-options .cr-modal__dialog{width:min(44rem,100vw - 1.5rem);height:min(48rem,100vh - 1.5rem);max-height:calc(100vh - 1.5rem)}.cr-modal--product-options .cr-modal__header{min-height:4.75rem;padding:1.25rem 1.5rem}.cr-product-options__body{flex-direction:column;flex:auto;min-height:0;display:flex;overflow-y:auto}.cr-product-options__summary{border-right:0;border-bottom:1px solid var(--productOptionsBorder);flex:none;grid-template-columns:8rem minmax(0,1fr);gap:1rem;padding:1.25rem;display:grid;overflow:visible}.cr-product-options__media{border-radius:var(--productOptionsRadiusSm)}.cr-product-options__product{align-content:center;gap:.45rem}.cr-product-options__title{letter-spacing:-.04em;font-size:1rem}.cr-product-options__sku{font-size:.78rem}.cr-product-options__unit-price{border-top:0;margin-top:.2rem;padding-top:0;font-size:1rem}.cr-product-options__stock-row{font-size:.8rem}.cr-product-options__config{flex:none;gap:1.25rem;min-height:auto;padding:1.25rem;overflow:visible}.cr-product-options__groups{gap:1.35rem}.cr-product-options__group-title{margin-bottom:.75rem;font-size:1rem}.cr-product-options__choices{gap:.75rem}.cr-product-options__choice{min-height:3.25rem;padding:.75rem .9rem}.cr-product-options__choice-check{width:1.25rem;height:1.25rem;top:-.45rem;right:-.45rem}.cr-product-options__quantity-row{gap:1rem}.cr-product-options__stepper{grid-template-columns:3.25rem 3.75rem 3.25rem}.cr-product-options__stepper-button,.cr-product-options__quantity-input{height:2.75rem}.cr-product-options__footer{z-index:20;grid-template-columns:minmax(0,1fr) auto;gap:1rem;padding:1rem 1.25rem;position:-webkit-sticky;position:sticky;bottom:0}.cr-product-options__total{font-size:1.35rem}.cr-product-options__cancel{display:none}.cr-product-options__submit{min-width:11rem}}@media (max-width:576px){.cr-modal--product-options .cr-modal__dialog{width:100%;height:min(92dvh,52rem);max-height:92dvh;margin-top:auto}.cr-modal--product-options .cr-modal__header{min-height:4.25rem;padding:1rem}.cr-modal--product-options .cr-modal__title{font-size:1.2rem}.cr-product-options__summary{grid-template-columns:6.25rem minmax(0,1fr);padding:1rem}.cr-product-options__config{padding:1rem}.cr-product-options__choice{gap:.7rem}.cr-product-options__choice-media{width:2rem;height:2rem}.cr-product-options__choice-swatch{width:1.3rem;height:1.3rem}.cr-product-options__choice-label{font-size:.75rem}.cr-product-options__quantity-row{flex-direction:column;align-items:flex-start}.cr-product-options__footer{padding:.85rem 1rem calc(.85rem + env(safe-area-inset-bottom));grid-template-columns:minmax(0,1fr) auto;gap:.75rem}.cr-product-options__footer-price-label{font-size:.68rem}.cr-product-options__total{font-size:1.15rem}.cr-product-options__tax{font-size:.72rem}.cr-product-options__submit{white-space:nowrap;min-width:0;padding-left:1rem;padding-right:1rem}.cr-product-options__submit span{display:none}.cr-product-options__submit svg{width:1.35rem;height:1.35rem}}.cr-compact-product{background:#fff;border-radius:.75rem;align-items:center;gap:.75rem;min-height:4.5rem;padding:.625rem .75rem;display:flex;box-shadow:0 .25rem 1rem rgba(17,24,39,.07)}.cr-compact-product__image{object-fit:cover;background:#f3f4f6;border-radius:.5rem;flex:0 0 3.5rem;width:3.5rem;height:3.5rem;display:block}.cr-compact-product__body{flex:auto;min-width:0}.cr-compact-product__title{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;font-weight:700;line-height:1.25;overflow:hidden}.cr-compact-product__price{color:#c8102e;margin-top:.25rem;font-size:.875rem;font-weight:700;line-height:1}.cr-compact-product__add{color:#c8102e;cursor:pointer;background:#fff;border:.0625rem solid #e5e7eb;border-radius:999rem;flex:0 0 2rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;transition:background-color .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.cr-compact-product__add svg{color:#c8102e;width:auto;height:50%}.cr-compact-product__add:hover{color:#fff;background:#c8102e;border-color:#c8102e;transform:translateY(-1px)}.cr-compact-product__add:hover svg{color:#fff}.cr-compact-product__add:focus-visible{outline-offset:.1875rem;outline:.1875rem solid rgba(200,16,46,.25)}@media (max-width:576px){.cr-compact-product{min-width:15rem}}.cr-mobile-quick-nav{z-index:1200;padding:0 .95rem calc(.45rem + env(safe-area-inset-bottom));pointer-events:none;position:fixed;bottom:0;left:0;right:0}.cr-mobile-quick-nav__inner{grid-template-columns:repeat(var(--cr-mobile-quick-nav-columns,4), minmax(0, 1fr));pointer-events:auto;background:linear-gradient(180deg, var(--bgElev) 0%, var(--bgSoft) 100%);border:1px solid var(--border);min-height:3.85rem;box-shadow:0 -.75rem 2rem rgba(var(--primaryRgb), .14);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);border-radius:1.35rem;align-items:center;gap:0;margin:0;padding:.35rem;display:grid;position:relative}.cr-mobile-quick-nav__item{min-height:2.9rem;color:var(--headerTextMuted);transition:color var(--trans), transform var(--trans);background:0 0;border:0;flex-direction:column;justify-content:flex-end;align-items:center;gap:.15rem;padding:.1rem .2rem 0;text-decoration:none;display:inline-flex;position:relative}.cr-mobile-quick-nav__item.is-disabled{opacity:.5;pointer-events:none}.cr-mobile-quick-nav__item.is-disabled .cr-mobile-quick-nav__icon,.cr-mobile-quick-nav__item.is-disabled .cr-mobile-quick-nav__badge{display:none}.cr-mobile-quick-nav__item:hover,.cr-mobile-quick-nav__item.is-active,.cr-mobile-quick-nav__item:hover svg,.cr-mobile-quick-nav__item.is-active svg{color:var(--headerPrimaryBg)}.cr-mobile-quick-nav__item:focus-visible{outline:0}.cr-mobile-quick-nav__icon{justify-content:center;align-items:center;font-size:1.15rem;line-height:1;display:inline-flex;position:relative}.cr-mobile-quick-nav__icon svg{width:auto;height:1.25rem;color:var(--headerTextMuted)}.cr-mobile-quick-nav__label{text-align:center;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:600;line-height:1.1}.cr-mobile-quick-nav__item--primary{transform:translateY(-1.55rem)}.cr-mobile-quick-nav__item--primary .cr-mobile-quick-nav__icon{border-radius:var(--radiusPill);background:var(--primary);width:2.7rem;height:2.7rem;color:var(--textInverse);border:.1875rem solid rgba(255,255,255,.98);box-shadow:0 .875rem 2.125rem rgba(0,0,0,.22)}.cr-mobile-quick-nav__item--primary .cr-mobile-quick-nav__icon svg{color:var(--textInverse);fill:var(--textInverse)!important}.cr-mobile-quick-nav__item--primary .cr-mobile-quick-nav__label{display:none}.cr-mobile-quick-nav__item{z-index:1;min-width:0;min-height:3rem;color:var(--textMuted);transition:color var(--trans), transform var(--trans);background:0 0;border:0;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:.18rem;padding:.3rem .2rem;text-decoration:none;display:inline-flex;position:relative}.cr-mobile-quick-nav__item:hover,.cr-mobile-quick-nav__item.is-active{color:var(--primary)}.cr-mobile-quick-nav__item.is-active:before{content:"";z-index:-1;background:radial-gradient(circle at 50% 0%, rgba(var(--primaryRgb), .2), transparent 58%), rgba(var(--primaryRgb), .055);border-radius:.95rem;position:absolute;top:.15rem;bottom:.15rem;left:.2rem;right:.2rem}.cr-mobile-quick-nav__item:active{transform:scale(.94)}.cr-mobile-quick-nav__icon{justify-content:center;align-items:center;width:1.55rem;height:1.55rem;display:inline-flex;position:relative}.cr-mobile-quick-nav__icon svg{color:currentColor;width:auto;height:1.08rem}.cr-mobile-quick-nav__label{text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.58rem;font-weight:700;line-height:1;overflow:hidden}.cr-mobile-quick-nav__badge{border-radius:var(--radiusPill);background:var(--primary);min-width:1rem;height:1rem;color:var(--bg);justify-content:center;align-items:center;padding:0 .22rem;font-size:.58rem;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:-.25rem;right:-.45rem}@media (min-width:992px){.cr-mobile-quick-nav{display:none}}@media (max-width:991.98px){body{padding-bottom:calc(4.8rem + env(safe-area-inset-bottom))}}
