:root{--bg:#0f0f0f;--bgWhite:#fff;--bgElev:#1a1a1a;--bgSoft:#141414;--bgHover:#222;--primary:#ffb703;--primaryRgb:255, 183, 3;--primaryHover:#ffc933;--gradientPrimary:linear-gradient(180deg, #ffc21a 0%, #ffad00 100%);--secondary:#c10a28;--secondaryHover:#c10a28;--accent:#fb8500;--danger:#e63946;--success:#2a9d8f;--surface:#fff;--surfaceHover:#f8fafc;--bgMain:radial-gradient(circle at 18% 10%, rgba(var(--primaryRgb), .02), transparent 32%), radial-gradient(circle at 82% 88%, rgba(var(--primaryRgb), .04), transparent 36%), linear-gradient(180deg, #f8fafc 0%, #eef2f6 100%);--text:#0f0f0f;--textWhite:#fff;--textSoft:#d6d6d6;--muted:#a0a0a0;--border:#ddd;--focus:0 0 0 .1875rem rgba(var(--primaryRgb), .35);--radius:.5rem;--radiusSm:.375rem;--shadow:0 .9375rem 2.5rem rgba(0,0,0,.4);--gap:1.5rem;--gapSm:.875rem;--gapLg:2.5rem;--trans:.5s ease;--font-heading:"Patrick Hand", cursive;--font-body:"Balsamiq Sans", sans-serif;--checkout-bg:#fbfcfe;--checkout-surface:#fff;--checkout-text:#111827;--checkout-text-soft:#64748b;--checkout-text-muted:#94a3b8;--checkout-text-subtle:#475569;--checkout-text-neutral:#6b7280;--checkout-text-disabled:#9ca3af;--checkout-text-strong-muted:#334155;--checkout-border:#e4e9f2;--checkout-border-soft:#eef2f7;--checkout-border-muted:#e5e7eb;--checkout-border-header:#e8edf5;--checkout-border-input:#d8dee8;--checkout-border-stepper:#d5dbe6;--checkout-primary:#ffb000;--checkout-primary-soft:#fff6e6;--checkout-primary-hover:#ffcf55;--checkout-primary-icon:#ffae00;--checkout-primary-dark:#b97700;--checkout-accent:#c10a28;--checkout-danger:#ef1717;--checkout-danger-strong:#ef1d1d;--checkout-success:#22c55e;--checkout-success-text:#16a34a;--checkout-success-bg:#eaf6e5;--checkout-saving-text:#168032;--checkout-gradient-soft:linear-gradient(90deg, #fff4df 0%, #fff 100%);--checkout-gradient-selected:linear-gradient(90deg, #fff8e6 0%, #fff 100%);--checkout-gradient-primary:linear-gradient(180deg, #ffc21a 0%, #ffad00 100%);--checkout-shadow-card:0 .625rem 1.75rem rgba(15,23,42,.035);--checkout-shadow-header:0 .25rem 1.125rem rgba(15,23,42,.06);--checkout-shadow-hover:0 .5rem 1.5rem rgba(15,23,42,.06);--checkout-shadow-selected:0 .625rem 1.75rem rgba(255,176,0,.14);--checkout-shadow-button:0 .625rem 1.25rem rgba(255,176,0,.22);--checkout-shadow-input:inset 0 .0625rem .125rem rgba(15,23,42,.04);--checkout-focus:0 0 0 .1875rem rgba(255,176,0,.16);--checkout-radius-sm:.375rem;--checkout-radius-md:.4375rem;--checkout-radius-image:.5rem;--checkout-radius-lg:.875rem;--checkout-radius-pill:999px;--legal-bg:var(--bgMain);--legal-surface:var(--surface);--legal-surface-soft:var(--surfaceHover);--legal-text:var(--text);--legal-text-soft:#475569;--legal-text-muted:#64748b;--legal-primary:var(--primary);--legal-primary-rgb:var(--primaryRgb);--legal-accent:var(--accent);--legal-border:rgba(15,23,42,.06);--legal-radius-card:1.5rem;--legal-radius-content:2rem;--legal-shadow-card:0 1.25rem 3rem rgba(15,23,42,.04), inset 0 .0625rem 0 rgba(255,255,255,.9);--legal-shadow-content:0 1.5rem 4rem rgba(15,23,42,.05), inset 0 .0625rem 0 rgba(255,255,255,.92);--legal-focus:var(--focus);--toast-bg:rgba(15,15,15,.94);--toast-surface:rgba(26,26,26,.96);--toast-text:var(--textWhite);--toast-text-muted:rgba(255,255,255,.72);--toast-border:rgba(255,255,255,.1);--toast-success:var(--success);--toast-error:var(--danger);--toast-warning:var(--primary);--toast-info:var(--accent);--toast-radius:1rem;--toast-shadow:0 1rem 2.5rem rgba(0,0,0,.34);--toast-backdrop:blur(1rem)}*{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}html{scroll-behavior:smooth}body{background:var(--bgWhite);color:var(--text);font-family:var(--font-body), sans-serif;text-rendering:optimizelegibility;padding-top:var(--sticky-offset);font-weight:400}body.menu-open{overflow:hidden}@keyframes crSlideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes crFadeIn{0%{opacity:0}to{opacity:1}}.cr-header{top:var(--admin-offset,0px);background:var(--bgWhite);border-bottom:.0625rem solid var(--border);z-index:1500;border-bottom-right-radius:0;border-bottom-left-radius:0;width:100%;transition:all .5s ease-in-out;position:fixed;left:0}.cr-header.is-sticky{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 .625rem 1.875rem rgba(0,0,0,.4)}.cr-header__inner,.cr-header-inner{height:5rem}.cr-header__logo,.cr-header-logo{align-items:center;text-decoration:none;display:inline-flex}.cr-header__logo-image,.cr-header__logo img,.cr-header-logo img{width:auto;height:4.5rem;transition:height var(--trans)}.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{text-transform:capitalize;color:var(--text);transition:color var(--trans);align-items:center;gap:6px;padding:.5rem;font-size:.875rem;font-weight:600;display:flex}.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(--primary)}.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(--primary);width:1.5rem;height:2px;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}.cr-menu-arrow{transform-origin:50%;border-bottom:2px solid;border-right:2px solid;flex:none;width:6px;height:6px;margin-left:4px;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{background:var(--bgWhite);border:.0625rem solid var(--border);opacity:0;visibility:hidden;z-index:2000;border-radius:.375rem;min-width:14rem;margin:0;padding:.25rem;transition:opacity .25s,transform .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:"";background:var(--bgWhite);border-left:.0625rem solid var(--border);border-top:.0625rem solid var(--border);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>.sub-menu{background:var(--bgWhite);border:.0625rem solid var(--border);opacity:0;visibility:hidden;border-radius:.375rem;min-width:14rem;padding:.25rem;transition:opacity .25s,transform .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__nav-list .sub-menu .menu-item>.sub-menu:before{content:"";background:var(--bgWhite);border-left:.0625rem solid var(--border);border-top:.0625rem solid var(--border);width:.75rem;height:.75rem;position:absolute;top:1rem;left:0;transform:translate(-50%)rotate(-45deg)}.sub-menu{margin:0;padding:0;list-style:none}.cr-header__nav-list .sub-menu .menu-item>a{color:var(--text);white-space:nowrap;border-radius:.2rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;display:flex}.cr-header__nav-list .sub-menu .menu-item:hover>a{background:var(--bgHover);color:var(--primary)}.cr-header__phone{text-transform:capitalize;color:var(--text);transition:color var(--trans);gap:.375rem;padding:.5rem;font-size:.875rem;font-weight:600}.cr-header__phone svg{color:var(--primary);transition:transform var(--trans);width:auto;height:1.1rem}.cr-header__phone:hover svg{transform:rotate(16deg)}.cr-header__phone:hover{color:var(--primary)}.cr-header__toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:.375rem;width:2.5rem;height:2.5rem;padding:0;display:flex}.cr-header__toggle span{background:var(--text);width:1.5rem;height:.125rem;transition:all .3s ease-in-out}.cr-header__toggle:hover span{background:var(--primary)}.menu-open .cr-header__toggle span:first-child{transform:translateY(.5rem)rotate(45deg)}.menu-open .cr-header__toggle span:nth-child(2){opacity:0}.menu-open .cr-header__toggle span:nth-child(3){transform:translateY(-.5rem)rotate(-45deg)}.cr-header__mobile-menu{top:var(--admin-offset,0px);background:var(--bgWhite);z-index:2500;width:20rem;height:100vh;padding:5rem 1.5rem 2rem;transition:transform .5s ease-in-out;position:fixed;right:0;overflow:hidden;transform:translate(100%);box-shadow:-.625rem 0 1.875rem rgba(0,0,0,.2)}.cr-header__mobile-menu.is-open{transform:translate(0)}.cr-header__mobile-overlay{opacity:0;visibility:hidden;z-index:2000;background:rgba(0,0,0,.45);transition:opacity .3s;position:fixed;top:0;bottom:0;left:0;right:0}.menu-open .cr-header__mobile-overlay{opacity:1;visibility:visible}.menu-open{overflow:hidden}.cr-header__mobile-nav-list{margin:0;padding:0;list-style:none}.cr-header__mobile-nav-list,.cr-header__mobile-nav-list ul{width:100%}.cr-header__mobile-nav-list .cr-menu-arrow{transform:unset;border:none;align-items:center;width:1rem;height:1.5rem}.cr-header__mobile-nav-list .cr-menu-arrow .arrow-mb{display:block}.cr-header__mobile-nav-list .sub-menu{background:var(--bgWhite);z-index:2;width:100%;height:100%;margin:0;padding:0;list-style:none;transition:transform .5s 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(--border)}.cr-header__mobile-nav-list .menu-item>a{color:var(--text);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}.submenu-header{border-bottom:.0625rem solid var(--border)}.submenu-header-inner{align-items:center;gap:.75rem;padding:.875rem 0;display:flex}.submenu-back{cursor:pointer;background:0 0;border:none;font-size:1rem}.submenu-parent-link{color:var(--text);font-weight:600;text-decoration:none}.cr-mobile-quick-nav{z-index:120;pointer-events:none;padding:0;position:fixed;bottom:0;left:0;right:0}.cr-mobile-quick-nav__inner{pointer-events:auto;-webkit-backdrop-filter:blur(10px);background:rgba(255,255,255,.98);border:1px solid rgba(15,23,42,.05);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:0;margin:0;padding:0 .45rem .35rem .3rem;display:grid;box-shadow:0 -2px 10px rgba(15,23,42,.04),0 6px 18px rgba(15,23,42,.06)}.cr-mobile-quick-nav__item{color:#8b8b8b;min-height:2.9rem;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 svg,.cr-mobile-quick-nav__item.is-active svg,.cr-mobile-quick-nav__item:hover,.cr-mobile-quick-nav__item.is-active{color:var(--primary)}.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{color:#8b8b8b;width:auto;height:1.25rem}.cr-mobile-quick-nav__label{text-align:center;letter-spacing:0;font-size:.68rem;font-weight:600;line-height:1.1}.cr-mobile-quick-nav__badge{background:var(--gradientPrimary);color:#111827;border-radius:999px;justify-content:center;align-items:center;min-width:.95rem;height:.95rem;padding:0 .2rem;font-size:.58rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-.22rem;right:-.4rem}.cr-mobile-quick-nav__item--primary{transform:translateY(-1.55rem)}.cr-mobile-quick-nav__item--primary .cr-mobile-quick-nav__icon{background:var(--gradientPrimary);color:#fff;border:3px solid rgba(255,255,255,.98);border-radius:999px;width:2.7rem;height:2.7rem;font-size:1.05rem;box-shadow:0 14px 34px rgba(15,23,42,.3)}.cr-mobile-quick-nav__item--primary .cr-mobile-quick-nav__icon svg{fill:var(--text)!important}.cr-mobile-quick-nav__item--primary .cr-mobile-quick-nav__label{display:none}.cr-mobile-quick-nav__item--primary:hover .cr-mobile-quick-nav__icon,.cr-mobile-quick-nav__item--primary.is-active .cr-mobile-quick-nav__icon{transform:none}@media (min-width:992px){.cr-mobile-quick-nav{display:none}}@media (max-width:991.98px){#wpadminbar{position:fixed}.cr-header.is-sticky{border-bottom-right-radius:1.25rem;border-bottom-left-radius:1.25rem}.cr-header__inner{height:3.75rem}.cr-header__logo-image,.cr-header__logo img,.cr-header-logo img{height:3.125rem}body{padding-bottom:calc(4.2rem + env(safe-area-inset-bottom))}}.cr-footer{color:var(--textSoft);background:var(--bgSoft);padding:3rem 0 1.5rem}.cr-footer__logo{padding-bottom:1.5rem}.cr-footer__logo-image{width:auto;max-width:100%;height:3.125rem;display:block}.cr-footer__description{color:var(--textSoft);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:"";width:.0625rem;top:0;left:calc(-.5 * var(--bs-gutter-x));background:linear-gradient(rgba(214,214,214,0) 0%,rgba(214,214,214,.3) 50%,rgba(214,214,214,0) 100%);height:100%;position:absolute}.cr-footer__heading{color:var(--textWhite);margin:0 0 1rem;font-size:1.125rem;font-weight:700;line-height:normal}.cr-footer__content{color:var(--textSoft);font-size:.875rem;line-height:normal}.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(--textSoft);transition:var(--trans);text-decoration:none}.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{color:var(--primary)}.cr-footer__payments svg,.cr-footer__quicklinks svg,.cr-footer__contact-item svg{fill:var(--primary);width:1rem;height:1rem}.cr-footer__quicklinks a:hover,.cr-footer__contact-link:hover{color:var(--primary)}.cr-footer__contact-text{color:var(--textSoft)}.cr-footer__payment-item{align-items:center;gap:.5rem;margin:0;line-height:1.5;display:flex}.cr-footer__payment-title{color:var(--textSoft)}.cr-footer__qr{padding-top:1rem}.cr-footer__qr-image{width:5rem}.cr-footer__qr-image img{border-radius:.5rem}.cr-footer__copyright{color:var(--muted);margin-top:1.5rem;padding-top:1.5rem;font-size:.8125rem;position:relative}.cr-footer__copyright:before{content:"";background:linear-gradient(90deg,rgba(214,214,214,0) 0%,rgba(214,214,214,.3) 50%,rgba(214,214,214,0) 100%);width:100%;height:.0625rem;position:absolute;top:0;left:0}@media (max-width:991.98px){.cr-footer{border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;padding:1.5rem 0 5rem}.cr-footer__column{height:auto;padding:1.5rem 0}.cr-footer__column:before{background:linear-gradient(90deg,rgba(214,214,214,0) 0%,rgba(214,214,214,.3) 50%,rgba(214,214,214,0) 100%);width:100%;height:.0625rem;top:0;left:0}.cr-footer__copyright{margin-top:0}.cr-footer__qr-image{width:6rem}}:root{--cr-hero-bg-image:none;--cr-hero-overlay-opacity:.56;--cr-hero-overlay-color:18, 12, 10;--cr-hero-text-color:#fff;--cr-hero-muted-color:rgba(255,255,255,.88);--cr-hero-max-width:48rem;--cr-hero-padding-y:5.5rem;--cr-hero-min-height:22rem;--cr-hero-radius:0}.cr-hero{color:var(--cr-hero-text-color);background:linear-gradient(180deg, rgba(var(--cr-hero-overlay-color), calc(var(--cr-hero-overlay-opacity) * .9)) 0%, rgba(var(--cr-hero-overlay-color), var(--cr-hero-overlay-opacity)) 100%), #1c1715;position:relative;overflow:hidden}.cr-hero--has-bg{background:linear-gradient(180deg, rgba(var(--cr-hero-overlay-color), calc(var(--cr-hero-overlay-opacity) * .9)) 0%, rgba(var(--cr-hero-overlay-color), var(--cr-hero-overlay-opacity)) 100%), var(--cr-hero-bg-image) center center / cover no-repeat}.cr-hero--overlay-none{--cr-hero-overlay-opacity:0}.cr-hero--overlay-light{--cr-hero-overlay-opacity:.28;--cr-hero-overlay-color:255, 255, 255;--cr-hero-text-color:#16110f;--cr-hero-muted-color:rgba(22,17,15,.76)}.cr-hero--overlay-dark{--cr-hero-overlay-opacity:.56;--cr-hero-overlay-color:18, 12, 10;--cr-hero-text-color:#fff;--cr-hero-muted-color:rgba(255,255,255,.88)}.cr-hero--size-sm{--cr-hero-padding-y:3.5rem;--cr-hero-min-height:15rem}.cr-hero--size-default{--cr-hero-padding-y:5.5rem;--cr-hero-min-height:22rem}.cr-hero--size-lg{--cr-hero-padding-y:7.5rem;--cr-hero-min-height:30rem}.cr-hero--compact{--cr-hero-padding-y:3rem;--cr-hero-min-height:0}.cr-hero--content-narrow{--cr-hero-max-width:40rem}.cr-hero--content-default{--cr-hero-max-width:48rem}.cr-hero--content-wide{--cr-hero-max-width:60rem}.cr-hero__inner{z-index:1;min-height:var(--cr-hero-min-height);padding-top:var(--cr-hero-padding-y);padding-bottom:var(--cr-hero-padding-y);align-items:center;display:flex;position:relative}.cr-hero__content{width:100%;max-width:var(--cr-hero-max-width)}.cr-hero--left .cr-hero__inner{text-align:left;justify-content:flex-start}.cr-hero--center .cr-hero__inner{text-align:center;justify-content:center}.cr-hero--right .cr-hero__inner{text-align:right;justify-content:flex-end}.cr-hero__breadcrumbs{margin-bottom:1.25rem}.cr-hero__breadcrumbs .cr-breadcrumbs,.cr-hero__breadcrumbs .breadcrumbs{color:var(--cr-hero-muted-color)}.cr-hero__breadcrumbs a{color:inherit;text-decoration:none;transition:opacity .2s}.cr-hero__breadcrumbs a:hover{opacity:.8}.cr-hero__eyebrow{min-height:2rem;color:var(--cr-hero-muted-color);letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background:rgba(255,255,255,.08);border:.0625rem solid rgba(255,255,255,.18);border-radius:999rem;align-items:center;margin-bottom:1rem;padding:.45rem .9rem;font-size:.85rem;font-weight:700;line-height:1;display:inline-flex}.cr-hero--overlay-light .cr-hero__eyebrow{color:rgba(22,17,15,.78);background:rgba(255,255,255,.72);border-color:rgba(22,17,15,.12)}.cr-hero__title{color:inherit;letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:max(2rem,min(4vw,4rem));font-weight:700;line-height:1.04}.cr-hero__subtitle{max-width:42rem;color:var(--cr-hero-muted-color);text-wrap:pretty;margin:1rem 0 0;font-size:max(1rem,min(1.4vw,1.25rem));font-weight:400;line-height:1.7}.cr-hero--center .cr-hero__subtitle{margin-left:auto;margin-right:auto}.cr-hero--right .cr-hero__subtitle{margin-left:auto}.cr-hero__actions{flex-wrap:wrap;gap:.875rem;margin-top:1.75rem;display:flex}.cr-hero--center .cr-hero__actions{justify-content:center}.cr-hero--right .cr-hero__actions{justify-content:flex-end}.cr-hero__action{border-radius:.9rem;justify-content:center;align-items:center;gap:.65rem;min-height:3.25rem;padding:.85rem 1.25rem;font-weight:700;line-height:1.1;text-decoration:none;transition:transform .22s,box-shadow .22s,opacity .22s;display:inline-flex}.cr-hero__action:hover{transform:translateY(-.0625rem)}.cr-hero__action-icon{flex:none;justify-content:center;align-items:center;font-size:1rem;line-height:1;display:inline-flex}.cr-hero__action-label{align-items:center;display:inline-flex}.cr-hero .cr-btn-primary{color:#fff;background:linear-gradient(#d61a22 0%,#b90f17 100%);border:.0625rem solid #b90f17;box-shadow:0 1rem 2rem rgba(95,13,17,.25)}.cr-hero .cr-btn-primary:hover{box-shadow:0 1.25rem 2.5rem rgba(95,13,17,.32)}.cr-hero .cr-btn-secondary{color:#fff;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background:rgba(255,255,255,.08);border:.0625rem solid rgba(255,255,255,.18)}.cr-hero .cr-btn-secondary:hover,.cr-hero .cr-btn-ghost:hover{background:rgba(255,255,255,.12)}.cr-hero--overlay-light .cr-btn-secondary,.cr-hero--overlay-light .cr-btn-ghost{color:#16110f;background:rgba(255,255,255,.8);border-color:rgba(22,17,15,.12)}.cr-hero .cr-btn-ghost{color:#fff;background:0 0;border:.0625rem solid rgba(255,255,255,.14)}.cr-hero .cr-btn-link{min-height:auto;color:inherit;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.cr-hero .cr-btn-link:hover{opacity:.8;transform:none}@media (max-width:991.98px){.cr-hero--size-default{--cr-hero-padding-y:4.5rem;--cr-hero-min-height:20rem}.cr-hero--size-lg{--cr-hero-padding-y:5.5rem;--cr-hero-min-height:24rem}.cr-hero__title{font-size:max(1.9rem,min(6vw,3.25rem))}.cr-hero__subtitle{font-size:1rem;line-height:1.65}}@media (max-width:767.98px){.cr-hero{--cr-hero-radius:0}.cr-hero--size-sm{--cr-hero-padding-y:2.75rem;--cr-hero-min-height:13rem}.cr-hero--size-default{--cr-hero-padding-y:3.5rem;--cr-hero-min-height:16rem}.cr-hero--size-lg{--cr-hero-padding-y:4.5rem;--cr-hero-min-height:20rem}.cr-hero__breadcrumbs{margin-bottom:1rem}.cr-hero__eyebrow{min-height:1.875rem;margin-bottom:.875rem;padding:.4rem .75rem;font-size:.78rem}.cr-hero__title{font-size:max(1.75rem,min(9vw,2.625rem));line-height:1.08}.cr-hero__subtitle{margin-top:.875rem;font-size:.975rem;line-height:1.7}.cr-hero__actions{flex-direction:column;align-items:stretch;gap:.75rem;margin-top:1.5rem}.cr-hero__action{width:100%;min-height:3.125rem;padding:.82rem 1rem}.cr-hero--left .cr-hero__actions,.cr-hero--center .cr-hero__actions,.cr-hero--right .cr-hero__actions{justify-content:stretch}}@media (max-width:575.98px){.cr-hero__inner{padding-top:3rem;padding-bottom:3rem}.cr-hero__title{font-size:max(1.6rem,min(10vw,2.2rem))}.cr-hero__subtitle{font-size:.95rem}}:root{--cr-banner-bg-image:none;--cr-banner-mobile-bg-image:none;--cr-banner-overlay-opacity:.58;--cr-banner-overlay-color:17, 11, 8;--cr-banner-text-color:#fff;--cr-banner-muted-color:rgba(255,255,255,.88);--cr-banner-highlight-color:#f2aa1f;--cr-banner-content-max-width:40rem;--cr-banner-min-height:17rem;--cr-banner-padding-y:2.375rem;--cr-banner-gap:1rem;--cr-banner-card-bg:rgba(16,10,8,.38);--cr-banner-card-border:rgba(255,255,255,.12);--cr-banner-card-shadow:0 1rem 2rem rgba(12,8,7,.2)}.cr-banner{color:var(--cr-banner-text-color);background:linear-gradient(180deg, rgba(var(--cr-banner-overlay-color), calc(var(--cr-banner-overlay-opacity) * .92)) 0%, rgba(var(--cr-banner-overlay-color), var(--cr-banner-overlay-opacity)) 100%), #1a1310;position:relative;overflow:hidden}.cr-banner .cr-breadcrumbs{--cr-breadcrumb-color:rgba(255,255,255,.75);--cr-breadcrumb-color-hover:#fff;--cr-breadcrumb-color-current:#fff;--cr-breadcrumb-separator-color:rgba(255,255,255,.5)}.cr-banner--has-bg{background:linear-gradient(180deg, rgba(var(--cr-banner-overlay-color), calc(var(--cr-banner-overlay-opacity) * .92)) 0%, rgba(var(--cr-banner-overlay-color), var(--cr-banner-overlay-opacity)) 100%), var(--cr-banner-bg-image) center center / cover no-repeat}.cr-banner--overlay-none{--cr-banner-overlay-opacity:0;--cr-banner-card-bg:rgba(255,255,255,.9);--cr-banner-card-border:rgba(22,17,15,.08);--cr-banner-card-shadow:0 .875rem 1.75rem rgba(17,11,9,.08);--cr-banner-text-color:#16110f;--cr-banner-muted-color:rgba(22,17,15,.74)}.cr-banner--overlay-light{--cr-banner-overlay-opacity:.24;--cr-banner-overlay-color:255, 255, 255;--cr-banner-card-bg:rgba(255,255,255,.82);--cr-banner-card-border:rgba(22,17,15,.08);--cr-banner-card-shadow:0 1rem 2rem rgba(17,11,9,.1);--cr-banner-text-color:#16110f;--cr-banner-muted-color:rgba(22,17,15,.72)}.cr-banner--overlay-dark{--cr-banner-overlay-opacity:.58;--cr-banner-overlay-color:17, 11, 8}.cr-banner--height-sm{--cr-banner-min-height:15rem;--cr-banner-padding-y:2rem}.cr-banner--height-md{--cr-banner-min-height:20rem;--cr-banner-padding-y:3rem}.cr-banner--height-lg{--cr-banner-min-height:25rem;--cr-banner-padding-y:4rem}.cr-banner--content-narrow{--cr-banner-content-max-width:32rem}.cr-banner--content-default{--cr-banner-content-max-width:40rem}.cr-banner--content-wide{--cr-banner-content-max-width:50rem}.cr-banner__inner{z-index:1;min-height:var(--cr-banner-min-height);position:relative}.cr-banner__body{min-height:var(--cr-banner-min-height);padding-top:var(--cr-banner-padding-y);padding-bottom:var(--cr-banner-padding-y);flex-direction:column;justify-content:center;display:flex}.cr-banner--left .cr-banner__body{text-align:left;align-items:flex-start}.cr-banner--center .cr-banner__body{text-align:center;align-items:center}.cr-banner--right .cr-banner__body{text-align:right;align-items:flex-end}.cr-banner__breadcrumbs{width:100%;margin-bottom:.875rem}.cr-banner__breadcrumbs .cr-breadcrumbs,.cr-banner__breadcrumbs .breadcrumbs{color:var(--cr-banner-muted-color)}.cr-banner__breadcrumbs a{color:inherit;text-decoration:none;transition:opacity .2s}.cr-banner__breadcrumbs a:hover{opacity:.8}.cr-banner__content{width:100%;max-width:var(--cr-banner-content-max-width)}.cr-banner__eyebrow{border:.0625rem solid var(--cr-banner-card-border);background:var(--cr-banner-card-bg);min-height:1.75rem;box-shadow:var(--cr-banner-card-shadow);color:var(--cr-banner-muted-color);letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);border-radius:999rem;align-items:center;margin-bottom:.875rem;padding:.35rem .75rem;font-size:.76rem;font-weight:700;line-height:1;display:inline-flex}.cr-banner__title{color:inherit;letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:max(1.7rem,min(3.2vw,2.85rem));font-weight:700;line-height:1.06}.cr-banner__highlight{color:var(--cr-banner-highlight-color)}.cr-banner__subtitle{max-width:36rem;color:var(--cr-banner-muted-color);text-wrap:pretty;margin:.875rem 0 0;font-size:max(.9rem,min(.95vw,.98rem));font-weight:400;line-height:1.65}.cr-banner--center .cr-banner__subtitle{margin-left:auto;margin-right:auto}.cr-banner--right .cr-banner__subtitle{margin-left:auto}.cr-banner__badges{flex-wrap:wrap;gap:.625rem;margin-top:1rem;display:flex}.cr-banner--center .cr-banner__badges{justify-content:center}.cr-banner--right .cr-banner__badges{justify-content:flex-end}.cr-banner__badge{border:.0625rem solid var(--cr-banner-card-border);background:var(--cr-banner-card-bg);min-height:2.35rem;box-shadow:var(--cr-banner-card-shadow);-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);border-radius:999rem;align-items:center;gap:.5rem;padding:.45rem .75rem;display:inline-flex}.cr-banner__badge-icon{border-radius:999rem;flex:none;justify-content:center;align-items:center;width:1.45rem;height:1.45rem;font-size:.78rem;line-height:1;display:inline-flex}.cr-banner__badge-text{flex-direction:column;gap:.1rem;display:flex}.cr-banner__badge-label{color:var(--cr-banner-muted-color);letter-spacing:.05em;text-transform:uppercase;font-size:.66rem;font-weight:700;line-height:1.1}.cr-banner__badge-value{color:inherit;font-size:.82rem;font-weight:700;line-height:1.2}.cr-banner__badge--success .cr-banner__badge-icon{background:rgba(23,150,75,.16)}.cr-banner__badge--warning .cr-banner__badge-icon{background:rgba(242,170,31,.18)}.cr-banner__badge--danger .cr-banner__badge-icon{background:rgba(214,26,34,.16)}.cr-banner__actions{flex-wrap:wrap;gap:.625rem;margin-top:1.125rem;display:flex}.cr-banner--center .cr-banner__actions{justify-content:center}.cr-banner--right .cr-banner__actions{justify-content:flex-end}.cr-banner__cta{border-radius:.875rem;align-items:center;gap:.6rem;min-height:2.6rem;padding:.45rem .8rem;font-weight:700;line-height:1.1;text-decoration:none;transition:transform .22s,box-shadow .22s,opacity .22s;display:inline-flex}.cr-banner__cta:hover{transform:translateY(-.0625rem)}.cr-banner__cta-icon{background:rgba(255,255,255,.54);border-radius:999rem;flex:none;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;font-size:.68rem;line-height:1;display:inline-flex}.cr-banner__cta-text{flex-direction:column;align-items:flex-start;gap:.1rem;display:flex}.cr-banner--center .cr-banner__cta-text{align-items:center}.cr-banner--right .cr-banner__cta-text{align-items:flex-end}.cr-banner__cta-label{text-transform:uppercase;opacity:.88;font-size:.66rem;font-weight:700;line-height:1.1}.cr-banner__cta-value{font-size:.82rem;font-weight:700;line-height:1.15}.cr-banner--overlay-light .cr-btn-ghost,.cr-banner--overlay-none .cr-btn-ghost{border-color:rgba(22,17,15,.12)}.cr-banner .cr-btn-link{min-height:auto;color:inherit;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.cr-banner__stats{gap:var(--cr-banner-gap);border:.0625rem solid var(--cr-banner-card-border);background:var(--cr-banner-card-bg);width:100%;box-shadow:var(--cr-banner-card-shadow);-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);border-radius:1rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.5rem;padding:.9rem;display:grid}.cr-banner__stat{align-items:center;gap:.75rem;min-width:0;display:flex}.cr-banner__stat-icon{width:2.4rem;height:2.4rem;color:var(--cr-banner-highlight-color);background:rgba(242,170,31,.16);border-radius:.85rem;flex:none;justify-content:center;align-items:center;font-size:.95rem;line-height:1;display:inline-flex}.cr-banner__stat-content{min-width:0}.cr-banner__stat-label{color:var(--cr-banner-muted-color);letter-spacing:.05em;text-transform:uppercase;font-size:.7rem;font-weight:700;line-height:1.2}.cr-banner__stat-value{color:inherit;text-wrap:pretty;margin-top:.15rem;font-size:.9rem;font-weight:700;line-height:1.3}.cr-banner--menu{--cr-banner-highlight-color:#f2aa1f;--cr-banner-content-max-width:42rem}.cr-banner--contact,.cr-banner--promo{--cr-banner-highlight-color:#f2aa1f;--cr-banner-content-max-width:38rem}@media (max-width:1199.98px){.cr-banner--height-lg{--cr-banner-min-height:23rem;--cr-banner-padding-y:3.5rem}.cr-banner__title{font-size:max(1.9rem,min(4vw,3rem))}}@media (max-width:991.98px){.cr-banner--height-sm{--cr-banner-min-height:14rem;--cr-banner-padding-y:1.875rem}.cr-banner--height-md{--cr-banner-min-height:18rem;--cr-banner-padding-y:2.75rem}.cr-banner--height-lg{--cr-banner-min-height:22rem;--cr-banner-padding-y:3.5rem}.cr-banner__title{font-size:max(1.7rem,min(5.2vw,2.6rem))}.cr-banner__subtitle{font-size:.95rem}.cr-banner__stats{grid-template-columns:1fr}}@media (max-width:767.98px){.cr-banner--has-mobile-bg{background:linear-gradient(180deg, rgba(var(--cr-banner-overlay-color), calc(var(--cr-banner-overlay-opacity) * .92)) 0%, rgba(var(--cr-banner-overlay-color), var(--cr-banner-overlay-opacity)) 100%), var(--cr-banner-mobile-bg-image) center center / cover no-repeat}.cr-banner--height-sm{--cr-banner-min-height:13rem;--cr-banner-padding-y:1.75rem}.cr-banner--height-md{--cr-banner-min-height:16rem;--cr-banner-padding-y:2.4rem}.cr-banner--height-lg{--cr-banner-min-height:19rem;--cr-banner-padding-y:3rem}.cr-banner__breadcrumbs{margin-bottom:.875rem}.cr-banner__eyebrow{min-height:1.625rem;margin-bottom:.75rem;padding:.325rem .65rem;font-size:.72rem}.cr-banner__title{font-size:max(1.5rem,min(7vw,2.2rem));line-height:1.1}.cr-banner__subtitle{margin-top:.75rem;font-size:.92rem;line-height:1.6}.cr-banner__badges{gap:.55rem;margin-top:.9rem}.cr-banner__badge{min-height:2.15rem;padding:.4rem .65rem}.cr-banner__badge-icon{width:1.35rem;height:1.35rem;font-size:.72rem}.cr-banner__badge-label{font-size:.62rem}.cr-banner__badge-value{font-size:.78rem}.cr-banner__actions{margin-top:1rem}.cr-banner__cta{justify-content:flex-start;min-height:2.85rem;padding:.55rem .85rem}.cr-banner--center .cr-banner__cta,.cr-banner--right .cr-banner__cta{justify-content:center}.cr-banner__cta-icon{width:1.6rem;height:1.6rem}.cr-banner__cta-label{font-size:.64rem}.cr-banner__cta-value{font-size:.8rem}.cr-banner__stats{gap:.875rem;margin-top:1.25rem;padding:.875rem}.cr-banner__stat{align-items:flex-start}.cr-banner__stat-icon{width:2.2rem;height:2.2rem;font-size:.88rem}.cr-banner__stat-label{font-size:.68rem}.cr-banner__stat-value{font-size:.86rem}}@media (max-width:575.98px){.cr-banner__body{padding-top:2.25rem;padding-bottom:2.25rem}.cr-banner__title{font-size:max(1.35rem,min(8.6vw,1.95rem))}.cr-banner__subtitle{font-size:.88rem}.cr-banner__badges{flex-direction:column;align-items:stretch}.cr-banner--left .cr-banner__badges,.cr-banner--center .cr-banner__badges,.cr-banner--right .cr-banner__badges{justify-content:stretch}.cr-banner__badge{border-radius:.9rem;width:100%}.cr-banner__badge-text{min-width:0}.cr-banner__badge-value{font-size:.76rem}.cr-banner__cta{border-radius:.8rem}.cr-banner__cta-icon{width:1.7rem;height:1.7rem}.cr-banner__cta-label{font-size:.62rem}.cr-banner__cta-value{font-size:.78rem}}.cr-toast-stack{z-index:99999;pointer-events:none;gap:.625rem;width:min(21rem,100vw - 2rem);display:grid;position:fixed;bottom:1rem;right:1rem}.cr-toast-card{-webkit-backdrop-filter:blur(.75rem);color:#0f172a;pointer-events:auto;background:rgba(255,255,255,.96);border:.0625rem solid rgba(15,23,42,.08);border-radius:1rem;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;box-shadow:0 1.125rem 2.75rem rgba(15,23,42,.1),0 .25rem .875rem rgba(15,23,42,.06),inset 0 .0625rem rgba(255,255,255,.85)}.cr-toast-card:before{content:"";background:#3b82f6;height:.1875rem;position:absolute;top:0;left:0;right:0}.cr-toast-card__icon{color:#2563eb;background:rgba(59,130,246,.12);border-radius:999px;flex-shrink:0;place-items:center;width:2rem;height:2rem;font-size:.875rem;font-weight:900;line-height:1;display:grid}.cr-toast-card__body{min-width:0;padding-top:.0625rem}.cr-toast-card__title{font-family:var(--font-body);color:#0f172a;letter-spacing:-.01em;margin:0 0 .1875rem;font-size:.875rem;font-weight:900;line-height:1.2}.cr-toast-card__message{font-family:var(--font-body);color:#64748b;overflow-wrap:break-word;margin:0;font-size:.8125rem;font-weight:500;line-height:1.45}.cr-toast-card--success:before{background:#10b981}.cr-toast-card--success .cr-toast-card__icon{color:#059669;background:rgba(16,185,129,.12)}.cr-toast-card--error:before{background:#ef4444}.cr-toast-card--error .cr-toast-card__icon{color:#dc2626;background:rgba(239,68,68,.12)}.cr-toast-card--warning:before{background:#f59e0b}.cr-toast-card--warning .cr-toast-card__icon{color:#d97706;background:rgba(245,158,11,.12)}.cr-toast-card--info:before{background:#3b82f6}.cr-toast-card--info .cr-toast-card__icon{color:#2563eb;background:rgba(59,130,246,.12)}.cr-toast-card.is-leaving{animation:.16s both crToastExit}.cr-toast-card__close{color:#94a3b8;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;border-radius:999px;place-items:center;width:1.75rem;height:1.75rem;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{color:#0f172a;background:rgba(148,163,184,.12)}.cr-toast-card__close:active{transform:scale(.94)}.cr-toast-card__close:focus-visible{outline-offset:.125rem;outline:.125rem solid rgba(59,130,246,.35)}.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-breadcrumbs{--cr-breadcrumb-color:#6b7280;--cr-breadcrumb-color-hover:#111827;--cr-breadcrumb-color-current:#111827;--cr-breadcrumb-separator-color:#d1d5db;color:var(--cr-breadcrumb-color);font-size:.875rem;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;display:inline-flex}.cr-breadcrumbs__link{color:var(--cr-breadcrumb-color);white-space:nowrap;align-items:center;text-decoration:none;transition:color .2s;display:inline-flex}.cr-breadcrumbs__link:hover{color:var(--cr-breadcrumb-color-hover)}.cr-breadcrumbs__current{color:var(--cr-breadcrumb-color-current);white-space:nowrap;align-items:center;font-weight:400;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__item{max-width:100%}.cr-breadcrumbs__link,.cr-breadcrumbs__current{text-overflow:ellipsis;overflow:hidden}@media (max-width:768px){.cr-breadcrumbs{font-size:.8125rem}.cr-breadcrumbs__list{gap:.125rem}.cr-breadcrumbs__separator{margin:0 .125rem}}.cr-breadcrumbs--compact .cr-breadcrumbs__item:not(:first-child):not(:last-child),.cr-breadcrumbs--compact .cr-breadcrumbs__separator:not(:last-child){display:none}.cr-breadcrumbs--boxed{background:#f9fafb;border-radius:.5rem;padding:.5rem .75rem}.cr-breadcrumbs--lg{font-size:.95rem}.cr-breadcrumbs--lg .cr-breadcrumbs__current{font-weight:600}.cr-btn{border-radius:var(--radius);border:1px solid var(--muted);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;height:2.1875rem;transition:background var(--trans), color var(--trans), border-color var(--trans), opacity var(--trans), box-shadow var(--trans);justify-content:center;align-items:center;gap:.375rem;padding:0 1rem;font-size:.875rem;font-weight:600;display:inline-flex;position:relative}.cr-btn svg{width:auto;height:1.1rem;transition:color var(--trans)}.cr-btn.full{width:100%}.cr-btn-primary{background:var(--gradientPrimary);border-color:var(--primary);color:var(--text)!important}.cr-btn-primary:hover{filter:brightness(1.08)}.cr-btn-primary:active{transform:translateY(1px)}.cr-btn-secondary{background:var(--bgWhite);color:var(--text);border-color:var(--border)}.cr-btn-secondary:hover{background:var(--secondary);color:var(--textWhite);border-color:var(--secondary)}.cr-btn-secondary:hover svg{color:var(--textWhite)}.cr-btn-ghost{border-color:var(--border);background:var(--surface);color:var(--text)}.cr-btn-ghost:hover{background:var(--surfaceHover)}.cr-btn-ghost.is-active{color:var(--text);background:rgba(90,169,255,.22);border-color:rgba(90,169,255,.45)}.cr-btn-ghost:active{transform:translateY(1px)}.cr-btn-danger{color:var(--danger);background:rgba(255,100,124,.15);border-color:rgba(255,100,124,.35)}.cr-btn-danger:hover{background:rgba(255,100,124,.25)}.cr-btn-icon{background:var(--bgHover);width:2.25rem;height:2.25rem;color:var(--muted);border-color:var(--border);border-radius:50%;padding:0;font-size:1.125rem}.cr-btn-icon-primary{background:linear-gradient(180deg, var(--primary), #3d8fe8);color:var(--text);border-radius:50%;width:2.25rem;height:2.25rem;padding:0;font-size:1.125rem}.cr-btn-icon:hover{color:var(--text);background:rgba(90,169,255,.15)}.cr-btn-icon.cr-btn-danger:hover{color:var(--danger);background:rgba(255,100,124,.25)}.cr-btn-link{color:var(--primary);background:0 0;padding:0}.cr-btn-link:hover{text-decoration:underline}.cr-btn:disabled,.cr-btn.disabled{opacity:.45;cursor:not-allowed;pointer-events:none;box-shadow:none}:root{--cr-form-gap:.875rem;--cr-form-field-gap:.5rem;--cr-form-row-gap:.75rem;--cr-form-input-height:3.125rem;--cr-form-input-height-sm:2.875rem;--cr-form-input-padding-x:1rem;--cr-form-input-padding-y:.875rem;--cr-form-input-padding-icon-start:2.75rem;--cr-form-input-radius:.75rem;--cr-form-font-family:inherit;--cr-form-font-size:.95rem;--cr-form-font-size-sm:.9375rem;--cr-form-line-height:1.5;--cr-form-label-size:.92rem;--cr-form-label-size-sm:.9rem;--cr-form-label-weight:600;--cr-form-meta-size:.8125rem;--cr-form-meta-size-sm:.78rem;--cr-form-check-size:.95rem;--cr-form-check-size-sm:.9rem;--cr-form-border:#dbe3ee;--cr-form-border-hover:#c7d2e3;--cr-form-bg:#fff;--cr-form-text:#0f172a;--cr-form-placeholder:#94a3b8;--cr-form-muted:#64748b;--cr-form-focus-border:#ffb703;--cr-form-focus-ring:0 0 0 .1875rem rgba(255,176,0,.16);--cr-form-check-size-box:1.125rem;--cr-form-check-border:#cbd5e1;--cr-form-check-bg:#fff;--cr-form-check-active:#2563eb;--cr-form-check-icon:#fff;--cr-form-danger:#dc2626;--cr-form-danger-bg:rgba(220,38,38,.06);--cr-form-success:#2a9d8f;--cr-form-disabled-bg:#f8fafc;--cr-form-disabled-text:#94a3b8;--cr-form-transition:.18s ease}.cr-form{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{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{grid-column:span 6}.cr-form__field--span-4{grid-column:span 4}.cr-form__field--span-3{grid-column:span 3}.cr-form__field--full{grid-column:span 12}.cr-form__field--half{grid-column:span 6}.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{color:var(--cr-form-text);font-size:var(--cr-form-label-size);font-weight:var(--cr-form-label-weight);align-items:center;gap:.375rem;line-height:1.4;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{color:var(--cr-form-placeholder);pointer-events:none;z-index:1;line-height:1;position:absolute;top:50%;left:.875rem;transform:translateY(-50%)}.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);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);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{min-height:7rem;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)}.cr-form__input:focus,.cr-form__select:focus,.cr-form__textarea:focus{border-color:var(--cr-form-focus-border);box-shadow:var(--cr-form-focus-ring)}@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%,#64748b 50%),linear-gradient(135deg,#64748b 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);font-size:var(--cr-form-font-size);line-height:var(--cr-form-line-height);vertical-align:top;width:100%!important}.cr-form__control .select2-container .selection,.cr-form__control .selectWoo-container .selection{display:block}.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);background:var(--cr-form-bg);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);outline:none;align-items:center;position:relative;border:1px solid var(--cr-form-border)!important;border-radius:var(--cr-form-input-radius)!important;display:flex!important}.cr-form__control .select2-selection__rendered,.cr-form__control .selectWoo-selection__rendered{width:100%;color:var(--cr-form-text)!important;font-size:var(--cr-form-font-size)!important;line-height:var(--cr-form-line-height)!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)}.cr-form__control .select2-selection__arrow,.cr-form__control .selectWoo-selection__arrow{width:1rem;height:1rem;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.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:"";pointer-events:none;border-bottom:1.5px solid #64748b;border-right:1.5px solid #64748b;width:.5rem;height:.5rem;position:absolute;top:50%;right:1rem;transform:translateY(-65%)rotate(45deg)}.cr-form__control .select2-selection--single:hover,.cr-form__control .selectWoo-selection--single:hover{border-color:var(--cr-form-border-hover)}.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{border-color:var(--cr-form-focus-border);box-shadow:var(--cr-form-focus-ring)}.cr-form__control .select2-dropdown,.cr-form__control .selectWoo-dropdown{border:1px solid var(--cr-form-border);border-radius:var(--cr-form-input-radius);background:var(--cr-form-bg);overflow:hidden;box-shadow:0 .75rem 2rem rgba(15,23,42,.08)}.cr-form__control .select2-search--dropdown,.cr-form__control .selectWoo-search--dropdown{border-bottom:1px solid rgba(203,213,225,.5);padding:.75rem}.cr-form__control .select2-search__field,.cr-form__control .selectWoo-search__field{background:var(--cr-form-bg);min-height:2.5rem;color:var(--cr-form-text);font-family:var(--cr-form-font-family);font-size:var(--cr-form-font-size);border-radius:.625rem;outline:none;line-height:1.5;border:1px solid var(--cr-form-border)!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{padding:.375rem}.cr-form__control .select2-results__option,.cr-form__control .selectWoo-results__option{color:var(--cr-form-text);font-size:var(--cr-form-font-size);border-radius:.625rem;padding:.75rem .875rem;line-height:1.5}.cr-form__control .select2-results__option--highlighted[aria-selected],.cr-form__control .selectWoo-results__option--highlighted[aria-selected]{color:var(--cr-form-text);background:rgba(37,99,235,.08)}.cr-form__control .select2-results__option[aria-selected=true],.cr-form__control .selectWoo-results__option[aria-selected=true]{color:var(--cr-form-text);background:rgba(37,99,235,.12)}.cr-form__control .select2-container--disabled .select2-selection--single,.cr-form__control .selectWoo-container--disabled .selectWoo-selection--single{background:var(--cr-form-disabled-bg);color:var(--cr-form-disabled-text);cursor:not-allowed}.cr-form__control .select2-container--disabled .select2-selection__rendered,.cr-form__control .selectWoo-container--disabled .selectWoo-selection__rendered{color:var(--cr-form-disabled-text)}.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:0 0 0 4px rgba(220,38,38,.12)!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:999px}.cr-form__check-box:after{content:"✓";color:#fff;font-size:.8rem;font-weight:900;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(--primary);background:var(--primary)}.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:0 0 0 4px var(--cr-form-focus-ring)}.cr-form__radio-input:focus-visible+.cr-form__radio-box{box-shadow:0 0 0 4px 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:0 0 0 4px rgba(220,38,38,.12)}.cr-form .cr-form__link{font-size:var(--cr-form-meta-size);transition:color var(--cr-form-transition), opacity var(--cr-form-transition);font-weight:600;text-decoration:none}.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 .cr-btn{min-height:var(--cr-form-input-height);grid-column:span 12}.cr-form__badge{white-space:nowrap;border-radius:999px;align-items:center;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;line-height:1;display:inline-flex}.cr-form__badge--required{color:#fff;background:var(--cr-form-danger)}.cr-form__badge--optional{color:var(--cr-form-muted);background:rgba(100,116,139,.12)}@media (max-width:767.98px){:root{--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__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}.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 .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}}@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--icon-start .select2-selection--single,.cr-form__control--icon-start .selectWoo-selection--single,.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{flex-direction:column;gap:1rem;width:100%;display:flex}.cr-modal__skeleton--product{gap:1rem}.cr-modal__skeleton--form{gap:.875rem}.cr-modal__skeleton--product-modal{flex-direction:column;gap:2rem;width:100%;height:100%;display:flex}.cr-modal__skeleton-main{flex:1;grid-template-columns:20rem 1fr;gap:2rem;display:grid}.cr-modal__skeleton-sidebar,.cr-modal__skeleton-content{flex-direction:column;gap:1rem;display:flex}.cr-modal__skeleton-footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.cr-modal__skeleton-actions{gap:1rem;display:flex}.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}@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:767px){.cr-modal__skeleton--product-modal{gap:1.25rem}.cr-modal__skeleton-main{flex-direction:column;gap:1.25rem;display:flex}.cr-modal__skeleton-sidebar{grid-template-columns:5.5rem 1fr auto;align-items:start;gap:1rem;display:grid}.cr-skeleton--product-image{aspect-ratio:auto;border-radius:1rem;width:5.5rem;height:5.5rem}.cr-modal__skeleton-thumbnails{display:none!important}.cr-modal__skeleton-content{gap:1rem}.cr-modal__skeleton-toolbar{flex-direction:column;align-items:stretch;gap:.875rem;display:flex}.cr-skeleton--product-title{height:1.25rem}.cr-skeleton--qty{width:7rem;height:2.75rem}.cr-skeleton--price{width:4rem;height:1.5rem}.cr-skeleton--option-card{height:5rem}.cr-skeleton--textarea{height:6.5rem}.cr-modal__skeleton-footer{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}.cr-modal__skeleton-actions{flex-direction:row}.cr-skeleton--button{width:6rem}.cr-skeleton--button-lg{width:10rem}.cr-skeleton--footer-summary{width:7rem;height:2.5rem}}: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:320px;padding:calc(var(--gapLg) * 1px) calc(var(--gap) * 1px);text-align:center;background:var(--bgElev);border:1px dashed var(--border);border-radius:var(--radius);flex-direction:column;justify-content:center;align-items:center;display:flex}.cr-empty-state h3{color:var(--text);margin:0 0 6px;font-size:20px;font-weight:600}.cr-empty-state .muted{max-width:420px;color:var(--muted);margin:0 0 18px;font-size:14px;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:4px}.cr-pagination-wrapper{margin-top:var(--gap);justify-content:center;display:flex}.cr-paging__list{justify-content:center;align-items:center;gap:.375rem;margin:0;padding:0;list-style:none;display:flex}.cr-paging__item{display:flex}.cr-paging__link{min-width:2.375rem;height:2.375rem;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);justify-content:center;align-items:center;padding:0 .75rem;font-size:.875rem;font-weight:600;line-height:1;text-decoration:none;transition:color .2s,background-color .2s,border-color .2s,box-shadow .2s,transform .2s;display:inline-flex}.cr-paging__link:hover{color:var(--text);background:var(--primaryHover);border-color:var(--primary);box-shadow:var(--focus)}.cr-paging__link:focus-visible{color:var(--text);background:var(--primaryHover);border-color:var(--primary);box-shadow:var(--focus)}.cr-paging__link:hover{transform:translateY(-.0625rem)}.cr-paging__item.is-active .cr-paging__link,.cr-paging__link.is-current{color:var(--text);background:var(--gradientPrimary);border-color:var(--primary);cursor:default;pointer-events:none}.cr-paging__link.is-disabled,.cr-paging__link[aria-disabled=true]{color:var(--muted);background:var(--surfaceHover);border-color:var(--border);cursor:not-allowed;opacity:.55;pointer-events:none}.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__list{gap:.25rem}.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-cart-drawer{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{opacity:0;cursor:pointer;transition:opacity var(--trans), visibility var(--trans);visibility:hidden;background:rgba(15,23,42,.42);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{width:min(26rem,100%);height:100%;transition:transform var(--trans);background:#fff;flex-direction:column;display:flex;position:absolute;top:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px rgba(15,23,42,.12)}.cr-cart-drawer.is-open .cr-cart-drawer__panel{transform:translate(0)}.cr-cart-drawer__header{border-bottom:1px solid rgba(15,23,42,.08);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(--muted,#64748b);letter-spacing:.02em;text-transform:uppercase;font-size:.75rem;font-weight:600}.cr-cart-drawer__title{color:var(--text,#0f172a);margin:0;font-size:1.125rem;font-weight:700;line-height:1.3}.cr-cart-drawer__close{width:2.5rem;height:2.5rem;color:var(--text,#0f172a);cursor:pointer;transition:background-color var(--trans), color var(--trans), border-color var(--trans);background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.cr-cart-drawer__close:hover{background:rgba(15,23,42,.04);border-color:rgba(15,23,42,.14)}.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;display:grid}.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:1rem;width:100%;display:flex}.cr-cart-drawer__item-image-link{text-decoration:none;overflow:hidden}.cr-cart-drawer__item-image{object-fit:cover;background:rgba(15,23,42,.04)}.cr-cart-drawer__item-image-placeholder{color:var(--muted,#64748b);background:rgba(15,23,42,.05);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(--text,#0f172a);font-size:.9375rem;font-weight:600;line-height:1.4;text-decoration:none}.cr-cart-drawer__item-name:hover{color:var(--primary,#16a34a)}.cr-cart-drawer__item-remove{width:1.75rem;height:1.75rem;color:var(--text,#000);cursor:pointer;opacity:.6;transition:opacity var(--trans), color var(--trans);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.cr-cart-drawer__item-remove:hover{opacity:1;color:var(--danger,#dc2626)}.cr-cart-drawer__item-meta{color:var(--muted,#64748b);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(--muted,#64748b);font-size:.8125rem;line-height:1.4}.cr-cart-drawer__item-price{color:var(--text,#0f172a);text-align:right;font-size:.875rem;font-weight:700;line-height:1.4}.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{width:4.5rem;height:4.5rem;color:var(--primary,#16a34a);background:rgba(255,176,0,.1);border-radius:999px;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(--primary,#16a34a)}.cr-cart-drawer__empty-title{color:var(--text,#0f172a);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(--muted,#64748b);margin:0 0 1rem;font-size:.875rem;line-height:1.6}.cr-cart-drawer__empty-action{min-width:12rem}.cr-cart-drawer__footer{background:#fff;border-top:1px solid rgba(15,23,42,.08);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(--muted,#64748b);font-size:.875rem;line-height:1.4}.cr-cart-drawer__subtotal-value{color:var(--text,#0f172a);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 rgba(15,23,42,.08);padding:1rem}.cr-cart-drawer__recommend-header{color:var(--text,#0f172a);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:.75rem;width:100%;display:flex}.cr-cart-drawer__recommend-image{object-fit:cover;background:rgba(15,23,42,.04)}.cr-cart-drawer__recommend-image-placeholder{color:var(--muted,#64748b);background:rgba(15,23,42,.05);justify-content:center;align-items:center;font-size:1rem}.cr-cart-drawer__recommend-name{color:var(--text,#0f172a);font-size:.75rem;line-height:1.35}.cr-cart-drawer__recommend-price{color:var(--text,#0f172a);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}.cr-cart-drawer__item{transition:opacity .2s,transform .2s;position:relative;overflow:hidden}.cr-cart-drawer__item:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.8) 50%,rgba(255,255,255,0) 100%);border-radius:1rem;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.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__item-remove{transition:opacity .2s,transform .2s;position:relative}.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;border-right-color:transparent;border-radius:999px;width:1rem;height:1rem;margin-top:-.5rem;margin-left:-.5rem;animation:.7s linear infinite crCartDrawerSpin;position:absolute;top:50%;left:50%}@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-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-badge-brush{--cr-badge-brush-color:var(--primary);--cr-badge-brush-text-color:var(--text);isolation:isolate;display:inline-block;position:relative}.cr-badge-brush__bg{z-index:0;background:var(--cr-badge-brush-color);-webkit-mask:var(--cr-brush-url) no-repeat center / 100% 100%;-webkit-mask:var(--cr-brush-url) no-repeat center / 100% 100%;mask:var(--cr-brush-url) no-repeat center / 100% 100%;position:absolute;top:-.28rem;bottom:-.28rem;left:-.7rem;right:-.7rem}.cr-badge-brush-sp .cr-badge-brush__bg{-webkit-mask:var(--cr-brush-sp-url) no-repeat center / 100% 100%;-webkit-mask:var(--cr-brush-sp-url) no-repeat center / 100% 100%;mask:var(--cr-brush-sp-url) no-repeat center / 100% 100%;left:0;right:0}.cr-badge-brush__text{z-index:1;color:var(--cr-badge-brush-text-color);letter-spacing:.08em;text-transform:uppercase;padding:.42rem 1.45rem;font-size:.75rem;font-weight:700;line-height:1;display:inline-block;position:relative}.cr-badge-brush-sp .cr-badge-brush__text{padding-left:1rem;padding-right:1rem}.cr-badge-brush--small .cr-badge-brush__text{padding:.34rem 1.15rem;font-size:.6875rem}.cr-category-card{background:var(--bgWhite);color:#111827;border-radius:.875rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;position:relative;overflow:hidden;box-shadow:0 .375rem 1.25rem rgba(17,24,39,.08)}.cr-category-card:hover{transform:translateY(-2px);box-shadow:0 .625rem 1.625rem rgba(17,24,39,.12)}.cr-category-card__media{aspect-ratio:16/9;background:var(--bgWhite);overflow:hidden}.cr-category-card__image{object-fit:cover;width:100%;height:100%;display:block}.cr-category-card__icon{z-index:2;background:var(--bgWhite);width:3.125rem;height:3.125rem;color:var(--primary);border-radius:999rem;justify-content:center;align-items:center;font-size:1.35rem;display:inline-flex;position:absolute;top:-1.5625rem;left:1rem;box-shadow:0 .375rem 1rem rgba(17,24,39,.12)}.cr-category-card__icon img,.cr-category-card__icon svg{object-fit:contain;width:auto;max-width:100%;height:80%}.cr-category-card__body{min-height:7rem;padding:2.25rem 3rem 1rem 1rem;position:relative}.cr-category-card__title{color:#111827;margin:0;font-size:1.125rem;font-weight:700;line-height:1.25}.cr-category-card__description{color:#6b7280;margin:.375rem 0 0;font-size:.9375rem;line-height:1.45}.cr-category-card__arrow{color:var(--text);font-size:1rem;transition:transform .2s;position:absolute;bottom:1.25rem;right:1rem}.cr-category-card__arrow svg{width:auto;height:1.3rem;color:var(--text)}.cr-category-card:hover .cr-category-card__arrow{transform:translate(.1875rem)}.cr-category-card:focus-visible{outline-offset:.1875rem;outline:.1875rem solid rgba(200,16,46,.25)}@media (max-width:576px){.cr-category-card__media{aspect-ratio:16/8}}.cr-product-card{background:#fff;border-radius:.875rem;position:relative;overflow:hidden;box-shadow:0 .375rem 1.25rem rgba(17,24,39,.08)}.cr-product-card:hover{transform:translateY(-2px);box-shadow:0 .625rem 1.625rem rgba(17,24,39,.12)}.cr-product-card__media{aspect-ratio:16/9;background:#f3f4f6;position:relative;overflow:hidden}.cr-product-card__image{object-fit:cover;width:100%;height:100%;display:block}.cr-product-card__badge{z-index:2;color:#fff;background:#c8102e;border-radius:0 0 .625rem;padding:.45rem .875rem;font-size:.8125rem;font-weight:700;position:absolute;top:0;left:0}.cr-product-card__body{flex-direction:column;justify-content:space-between;min-height:7.5rem;padding:1rem;display:flex}.cr-product-card__title{color:var(--text);word-break:break-word;margin:0;font-size:.85rem;font-weight:700;line-height:1.35}.cr-product-card__meta{color:#6b7280;margin-top:.125rem;font-size:.75rem;line-height:1.3}.cr-product-card__footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.cr-product-card__price{color:#c8102e;font-size:1rem;font-weight:700}.cr-product-card__add{color:#fff;cursor:pointer;background:#c8102e;border:0;border-radius:.375rem;justify-content:center;align-items:center;gap:.375rem;min-width:5.75rem;min-height:2.25rem;padding:.5rem .875rem;font-size:.875rem;font-weight:700;line-height:1;transition:background-color .2s,transform .2s,box-shadow .2s;display:inline-flex}.cr-product-card__add svg{width:auto;height:1rem;color:var(--textWhite)}.cr-product-card__add:hover{background:#a90d26;transform:translateY(-1px);box-shadow:0 .5rem 1rem rgba(200,16,46,.24)}.cr-product-card__add:focus-visible{outline-offset:.1875rem;outline:.1875rem solid rgba(200,16,46,.25)}@media (max-width:576px){.cr-product-card__body{padding:.875rem}.cr-product-card__add{min-width:4rem;font-size:.65rem}}.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-modal--product-options .cr-modal__dialog{border-radius:1.25rem;width:min(92rem,100vw - 3rem);height:min(47rem,100vh - 3rem);max-height:calc(100vh - 3rem);padding:0;overflow:hidden}.cr-modal--product-options .cr-modal__body{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{background:var(--bgWhite);height:100%;min-height:0;color:var(--text);flex-direction:column;display:flex}.cr-product-options__main{flex:auto;grid-template-columns:20rem minmax(0,1fr);min-height:0;display:grid}.cr-product-options__summary{border-right:1px solid rgba(17,24,39,.08);min-width:0;padding:1rem;overflow-y:auto}.cr-product-options__gallery{gap:1rem;display:grid}.cr-product-options__image-main,.cr-product-options__thumb{aspect-ratio:4/3;background:#f3f4f6;overflow:hidden}.cr-product-options__image-main{border-radius:.875rem}.cr-product-options__thumb{cursor:pointer;border:.125rem solid transparent;border-radius:.625rem;padding:0;transition:border-color .2s,transform .2s,box-shadow .2s}.cr-product-options__image-main img,.cr-product-options__thumb img{object-fit:cover;width:100%;height:100%;display:block}.cr-product-options__thumbs{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.cr-product-options__thumb:hover,.cr-product-options__thumb.is-active{border-color:var(--primary);box-shadow:0 .375rem 1rem rgba(255,95,0,.18)}.cr-product-options__thumb:hover{transform:translateY(-1px)}.cr-product-options__product{margin-top:1.5rem}.cr-product-options__title{color:#111827;letter-spacing:-.03em;margin:0;font-size:1.65rem;font-weight:700;line-height:1.15}.cr-product-options__meta{color:#5f6572;margin-top:.5rem;font-size:1rem;font-weight:600;line-height:1.45}.cr-product-options__meta span{color:#9ca3af;margin:0 .35rem}.cr-product-options__description{color:#5f6572;margin:1rem 0 0;font-size:.975rem;line-height:1.6}.cr-product-options__config{-webkit-overflow-scrolling:touch;min-width:0;padding:0 1rem 1rem;overflow-y:auto}.cr-product-options__topbar{z-index:10;background:var(--bgWhite);border-bottom:1px solid rgba(17,24,39,.08);justify-content:space-between;align-items:center;gap:1.5rem;min-height:5.25rem;padding:1.25rem 0;display:flex;position:-webkit-sticky;position:sticky;top:0}.cr-product-options__quantity{align-items:center;gap:1.5rem;display:flex}.cr-product-options__quantity-label{color:#111827;font-size:1rem;font-weight:700}.cr-product-options__stepper{background:#fff;border:1px solid #d9dee7;border-radius:.5rem;grid-template-columns:3rem 3.5rem 3rem;display:inline-grid;overflow:hidden}.cr-product-options__stepper-btn,.cr-product-options__stepper-input{color:#111827;text-align:center;background:#fff;border:0;width:100%;height:2.75rem;font-size:1.125rem;font-weight:700}.cr-product-options__stepper-btn{cursor:pointer;transition:background-color .2s,color .2s}.cr-product-options__stepper-btn:hover{color:var(--primary);background:rgba(255,95,0,.08)}.cr-product-options__stepper-input{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;border-left:1px solid #d9dee7;border-right:1px solid #d9dee7}.cr-product-options__stepper-input::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.cr-product-options__stepper-input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.cr-product-options__top-total{text-align:right;gap:.25rem;display:grid}.cr-product-options__top-total span{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:700;line-height:1}.cr-product-options__top-total strong{color:var(--primary);letter-spacing:-.03em;font-size:1.5rem;font-weight:900;line-height:1}.cr-product-options__groups{gap:.625rem;padding-top:1.25rem;display:grid}.cr-product-options__group{background:#fff;border:1px solid #dfe3ea;border-radius:.75rem;overflow:hidden}.cr-product-options__group.is-open{border-color:rgba(255,95,0,.35);box-shadow:0 .5rem 1.5rem rgba(15,23,42,.04)}.cr-product-options__group-header{text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:2rem minmax(0,1fr) auto auto;align-items:center;gap:.875rem;width:100%;padding:1rem 1.125rem;display:grid}.cr-product-options__group-icon{width:2rem;height:2rem;color:var(--text);justify-content:center;align-items:center;font-size:1.15rem;display:inline-flex}.cr-product-options__group-icon svg{object-fit:contain;width:100%;height:auto;fill:var(--text)}.cr-product-options__group-text{gap:.25rem;min-width:0;display:grid}.cr-product-options__group-title{color:#111827;align-items:center;gap:.5rem;min-width:0;font-size:1rem;font-weight:700;line-height:1.25;display:flex}.cr-product-options__group-desc{color:#5f6572;font-size:.875rem;font-weight:400;line-height:1.35}.cr-product-options__tag{color:#606674;background:#f1f3f6;border-radius:999rem;align-items:center;min-height:1.375rem;padding:.1875rem .625rem;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex}.cr-product-options__tag--required{color:var(--primary);background:rgba(255,95,0,.1)}.cr-product-options__group-count{min-height:1.625rem;color:var(--primary);white-space:nowrap;background:rgba(255,95,0,.08);border-radius:.45rem;justify-content:center;align-items:center;padding:.25rem .7rem;font-size:.75rem;font-weight:700;display:inline-flex}.cr-product-options__group-arrow{color:var(--text);transform-origin:50%;justify-content:center;align-items:center;font-size:1.5rem;line-height:1;transition:transform .25s ease-in-out;display:inline-flex;transform:rotate(90deg)}.cr-product-options__group-arrow--open{transform:rotate(270deg)}.cr-product-options__choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem;padding:0 1.125rem 1.125rem;display:grid}.cr-product-options__choice{cursor:pointer;background:#fff;border:1px solid #e1e5ec;border-radius:.5rem;grid-template-columns:1.25rem minmax(0,1fr) auto;align-items:center;gap:.75rem;min-width:0;min-height:3.25rem;padding:.75rem 1rem;transition:border-color .2s,background-color .2s,box-shadow .2s;display:grid;position:relative}.cr-product-options__choice:hover{border-color:rgba(255,95,0,.45)}.cr-product-options__choice.is-selected{border-color:var(--primary);background:linear-gradient(90deg,#fff4df 0%,#fff 100%);box-shadow:inset 0 0 0 1px rgba(255,95,0,.08)}.cr-product-options__choice input{opacity:0;pointer-events:none;position:absolute}.cr-product-options__checkbox{background:#fff;border:2px solid #c5cbd6;border-radius:.25rem;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;transition:border-color .2s,background-color .2s;display:inline-flex}.cr-product-options__choice.is-selected .cr-product-options__checkbox{border-color:var(--primary);background:var(--primary)}.cr-product-options__choice.is-selected .cr-product-options__checkbox:after{content:"✓";color:#fff;font-size:.8rem;font-weight:900;line-height:1}.cr-product-options__choice-name{color:#111827;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.925rem;font-weight:400;line-height:1.3;overflow:hidden}.cr-product-options__choice-price{color:var(--secondary);white-space:nowrap;font-size:.9rem;font-weight:700}.cr-product-options__note{margin-top:1.25rem}.cr-product-options__note-label{color:#111827;align-items:center;gap:.5rem;margin-bottom:.625rem;font-size:.95rem;font-weight:700;display:inline-flex}.cr-product-options__textarea-wrap{position:relative}.cr-product-options__textarea{resize:vertical;color:#111827;background:#fff;border:1px solid #dfe3ea;border-radius:.625rem;outline:none;width:100%;min-height:5rem;padding:1rem 1.125rem 1.75rem;font-size:.95rem;line-height:1.5;transition:border-color .2s,box-shadow .2s;display:block}.cr-product-options__textarea::placeholder{color:#9ca3af}.cr-product-options__textarea:focus{border-color:rgba(255,95,0,.65);box-shadow:0 0 0 .2rem rgba(255,95,0,.12)}.cr-product-options__note-count{color:#9ca3af;font-size:.75rem;font-weight:700;position:absolute;bottom:.75rem;right:1rem}.cr-product-options__footer{background:#fff;border-top:1px solid rgba(17,24,39,.08);grid-template-columns:minmax(12rem,1fr) auto;align-items:center;gap:1.5rem;padding:1.25rem 2rem;display:grid;box-shadow:0 -.625rem 2rem rgba(15,23,42,.04)}.cr-product-options__total{grid-template-columns:auto auto;justify-content:flex-start;align-items:baseline;column-gap:.75rem;min-width:14rem;display:grid}.cr-product-options__total span{color:#111827;font-size:1.05rem;font-weight:700}.cr-product-options__total strong{color:var(--primary);letter-spacing:-.03em;font-size:1.75rem;font-weight:900;line-height:1}.cr-product-options__total small{color:#5f6572;grid-column:1/-1;margin-top:.375rem;font-size:.8rem;font-weight:600}.cr-product-options__actions{justify-content:flex-end;gap:1rem;display:flex}.cr-product-options__cancel,.cr-product-options__submit{border-radius:.5rem;min-height:3.25rem;font-weight:700}.cr-product-options__cancel{min-width:10.5rem}.cr-product-options__submit{min-width:18rem}.cr-product-options__mobile-summary{display:none}@media (max-width:1200px){.cr-product-options__main{grid-template-columns:24rem minmax(0,1fr)}.cr-product-options__summary{padding:1.5rem}.cr-product-options__config{padding-left:1.25rem;padding-right:1.25rem}}@media (max-width:992px){.cr-modal--product-options .cr-modal__dialog{width:min(42rem,100vw - 1.5rem);height:min(42rem,100vh - 1.5rem);max-height:calc(100vh - 1.5rem)}.cr-product-options__main{flex-direction:column;min-height:0;display:flex;overflow:hidden}.cr-product-options__summary{display:none}.cr-product-options__config{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;padding:1.25rem;overflow-y:auto}.cr-product-options__topbar{display:none}.cr-product-options__mobile-summary{grid-template-columns:7rem minmax(0,1fr) auto;align-items:start;gap:1rem;margin-bottom:1.25rem;display:grid}.cr-product-options__mobile-image{aspect-ratio:4/3;object-fit:cover;background:#f3f4f6;border-radius:.75rem;width:7rem;display:block}.cr-product-options__mobile-info{min-width:0}.cr-product-options__mobile-title{color:var(--text);margin:0;font-size:.875rem;font-weight:700;line-height:1.2}.cr-product-options__note-label{font-size:.75rem}.cr-product-options__tag{font-size:.7rem}.cr-product-options__mobile-meta{color:#6b7280;margin-top:.375rem;font-size:.75rem;font-weight:650;line-height:1.35}.cr-product-options__mobile-meta span{color:#9ca3af;margin:0 .35rem}.cr-product-options__mobile-info .cr-product-options__stepper{grid-template-columns:2.75rem 3.25rem 2.75rem;max-width:8.75rem;margin-top:.875rem}.cr-product-options__mobile-price{text-align:right;white-space:nowrap}.cr-product-options__mobile-price strong{color:var(--primary);letter-spacing:-.03em;font-size:1.45rem;font-weight:900;line-height:1;display:block}.cr-product-options__mobile-price span{color:#6b7280;margin-top:.35rem;font-size:.8125rem;font-weight:700;display:block}.cr-product-options__groups{padding-top:0}.cr-product-options__choices{grid-template-columns:1fr;padding:0 .875rem .875rem}.cr-product-options__choice{padding:.5rem}.cr-product-options__choice-name{font-size:.75rem}.cr-product-options__choice-price{font-size:.85rem}.cr-product-options__footer{z-index:30;flex:none;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem 1.25rem;position:relative}.cr-product-options__total{min-width:0}.cr-product-options__actions{justify-content:flex-end;gap:0;display:flex}.cr-product-options__submit{width:auto;min-width:unset}.cr-product-options__cancel{display:none}}@media (max-width:576px){.cr-modal--product-options .cr-modal__dialog{border-radius:1rem 1rem 0 0;width:100%;height:min(92dvh,52rem);max-height:92dvh;margin-top:0}.cr-product-options__config{padding:.5rem}.cr-product-options__choices{padding:0 .5rem .5rem}.cr-product-options__mobile-summary{grid-template-columns:6.25rem minmax(0,1fr) auto;gap:.875rem;margin-bottom:1rem}.cr-product-options__mobile-image{width:6.25rem}.cr-product-options__mobile-info .cr-product-options__stepper{grid-template-columns:2.5rem 3rem 2.5rem;max-width:8rem}.cr-product-options__stepper-btn,.cr-product-options__stepper-input{height:2rem;font-size:.8rem}.cr-product-options__mobile-price strong{font-size:1.25rem}.cr-product-options__group-header{grid-template-columns:1.75rem minmax(0,1fr) auto;gap:.625rem;padding:.5rem}.cr-product-options__group-count{display:none}.cr-product-options__group-title{font-size:.75rem}.cr-product-options__group-desc{font-size:.7rem}.cr-product-options__footer{grid-template-columns:minmax(0,1fr) auto;gap:.875rem;padding:.5rem}.cr-product-options__submit{white-space:nowrap;padding-left:1rem;padding-right:1rem}.cr-product-options__total span{font-size:.85rem}.cr-product-options__total strong{font-size:1.5rem}.cr-product-options__total small{font-size:.75rem}}.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-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}@keyframes crSkeletonLoading{0%{background-position:100% 0}to{background-position:-100% 0}}:root{--cr-trading-font-size:.875rem;--cr-trading-line-height:1.4;--cr-trading-status-gap:.5rem;--cr-trading-status-padding-y:.5rem;--cr-trading-status-padding-x:1rem;--cr-trading-status-radius:999px;--cr-trading-status-indicator-size:.625rem;--cr-trading-status-open-bg:#e8f5e9;--cr-trading-status-open-color:#2e7d32;--cr-trading-status-closed-bg:#fdecea;--cr-trading-status-closed-color:#c62828;--cr-trading-summary-gap:.5rem;--cr-trading-summary-block-gap:.25rem;--cr-trading-summary-line-gap:.25rem;--cr-trading-summary-exception-color:#666;--cr-trading-summary-exception-font-size:.8125rem}.cr-trading-status,.cr-trading-summary{font-size:var(--cr-trading-font-size);line-height:var(--cr-trading-line-height)}.cr-trading-status{align-items:center;gap:var(--cr-trading-status-gap);padding:var(--cr-trading-status-padding-y) var(--cr-trading-status-padding-x);border-radius:var(--cr-trading-status-radius);white-space:nowrap;font-size:.875rem;font-weight:600;line-height:1;display:flex}.cr-trading-status.is-open{background-color:var(--cr-trading-status-open-bg);color:var(--cr-trading-status-open-color)}.cr-trading-status.is-closed{background-color:var(--cr-trading-status-closed-bg);color:var(--cr-trading-status-closed-color)}.cr-trading-status__indicator{width:var(--cr-trading-status-indicator-size);height:var(--cr-trading-status-indicator-size);background-color:currentColor;border-radius:50%;flex-shrink:0;position:relative}.cr-trading-status__indicator:after{content:"";opacity:.4;background-color:currentColor;border-radius:50%;animation:1.6s ease-out infinite cr-trading-pulse;position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(1)}.cr-trading-status.is-closed .cr-trading-status__indicator:after{display:none}.cr-trading-status.is-open .cr-trading-status__indicator{animation:2s ease-in-out infinite cr-trading-breathe}@keyframes cr-trading-pulse{0%{opacity:.5;transform:scale(1)}70%{opacity:0;transform:scale(2.2)}to{opacity:0}}@keyframes cr-trading-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@keyframes cr-trading-pulse-reduced{0%{opacity:.3;transform:scale(1)}70%{opacity:0;transform:scale(1.6)}to{opacity:0}}@keyframes cr-trading-breathe-reduced{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.cr-trading-status__content{align-items:center;gap:.25rem;display:inline-flex}.cr-trading-status__label{font-weight:600;display:inline-block}.cr-trading-status__meta{opacity:.85;font-weight:400}.cr-trading-summary{gap:var(--cr-trading-summary-gap);flex-direction:column;display:flex}.cr-trading-summary__block{gap:var(--cr-trading-summary-block-gap);flex-direction:column;display:flex}.cr-trading-summary__line{align-items:center;gap:var(--cr-trading-summary-line-gap);flex-wrap:wrap;display:flex}.cr-trading-summary__label{font-weight:600}.cr-trading-summary__days{opacity:.85}.cr-trading-summary__separator{opacity:.5}.cr-trading-summary__time{font-weight:400}.cr-trading-summary__exception{color:var(--cr-trading-summary-exception-color);font-size:var(--cr-trading-summary-exception-font-size);margin-left:.25rem}
