@import url(https://www.w3schools.com/w3css/4/w3.css);:root{--brand-navy:#0b2b33;--brand-forest:#063d22;--brand-lime:#00c853;--brand-lime-muted:#0e7a44;--brand-lime-hover:#0b6336;--brand-mint:#7fe9b8;--sdeal-dark-blue:#0b2b33;--sdeal-dark-orange:#063d22;--sdeal-yellow:#7fe9b8;--sdeal-orange:#0e7a44;--sdeal-orange-hover:#0b6336;--sdeal-orange-light:#00c853}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}a:focus,a:focus-visible,a:hover{text-decoration:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.w3-ul.no-lines li{border-bottom:none!important;padding:4px 0}.country-card{transition:transform .3s ease}.country-card:hover{transform:translateY(-5px)}.navbar-logo{height:35px}.shop-header__search{flex:1 1;margin-left:auto;margin-right:auto;max-width:42rem;min-width:0}.shop-header__search-wrap{position:relative}.shop-search-suggest{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 28px #0f232d1f;left:0;overflow:hidden;position:absolute;right:0;top:calc(100% + 6px);z-index:100010}.shop-search-suggest__status{color:#64748b;font-size:.8125rem;margin:0;padding:.75rem 1rem}.shop-search-suggest__section{color:#94a3b8;font-size:.6875rem;font-weight:700;letter-spacing:.04em;margin:0;padding:.5rem 1rem .25rem;text-transform:uppercase}.shop-search-suggest__list{list-style:none;margin:0;max-height:320px;overflow-y:auto;padding:.35rem 0}.shop-search-suggest__item{background:#0000;border:0;color:inherit;cursor:pointer;display:block;font:inherit;padding:.55rem 1rem;text-align:left;width:100%}.shop-search-suggest__item--active,.shop-search-suggest__item:hover{background:#00ca4114}.shop-search-suggest__title{display:block;font-size:.875rem;line-height:1.35}.shop-search-suggest__name{color:#0f172a;font-weight:600}.shop-search-suggest__item--category .shop-search-suggest__name{font-weight:700}.shop-search-suggest__item--product .shop-search-suggest__name{font-weight:600}.shop-search-suggest__path{display:block}.shop-search-suggest__path-sep{color:#94a3b8;font-weight:500}.shop-search-suggest__ancestor{color:#475569;font-weight:500}.shop-search-suggest__meta{color:#64748b;display:block;font-size:.75rem;margin-top:.15rem}.shop-search-suggest__footer{border-top:1px solid #e2e8f0}.shop-search-suggest__all{background:#f8fafc;border:0;color:#00ca41;cursor:pointer;display:block;font-size:.8125rem;font-weight:600;padding:.65rem 1rem;text-align:left;width:100%}.shop-search-suggest__all:hover{background:#00ca4114}.shop-header__search-input{border:2px solid #e2e8f0;border-radius:999px;box-sizing:border-box;font-size:.875rem;outline:none;padding:.625rem 3.5rem .625rem 1.25rem;transition:border-color .15s;width:100%}.shop-header__search-input--active,.shop-header__search-input:focus{border-color:#00ca41}.shop-header__search-btn{align-items:center;background:#00ca41;border:0;border-radius:999px;bottom:4px;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:0 1rem;position:absolute;right:4px;top:4px}.shop-header__search-btn:hover{opacity:.9}.shop-root{--shop-green-dark:#1b693d;--shop-green:#00ca41;--shop-navy:#173441;--shop-navy-light:#2c4a6e;--shop-bg:#f5f7f9;--shop-text:#1a1a2e;--shop-border:#e2e8f0;--shop-max:96rem;background:var(--shop-bg);color:var(--shop-text);display:flex;flex-direction:column;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;min-height:100vh}body.shop-route{background:#f5f7f9;background:var(--shop-bg,#f5f7f9);margin:0}.shop-main{flex:1 1;min-width:0}.shop-container{margin-left:auto;margin-right:auto;max-width:var(--shop-max);padding-left:1rem;padding-right:1rem}.shop-header{background:#fff;box-shadow:0 1px 3px #17344114;max-width:100%;overflow:visible;position:sticky;top:0;z-index:100}.shop-header__top{background:var(--shop-navy);color:#fff;display:none;font-size:.75rem;padding:.375rem 1rem}.shop-header__top-inner{align-items:center;display:flex;justify-content:space-between}.shop-header__top-links{display:flex;gap:1.25rem;opacity:.85}.shop-header__top-links a{color:inherit;text-decoration:none}.shop-header__top-links a:hover{opacity:1}.shop-header__main{align-items:center;display:flex;gap:1rem;padding:.75rem 1rem}.shop-header__logo{align-items:center;display:flex;flex-shrink:0}.shop-header__logo img{height:2.25rem;width:auto}.shop-header__menu-btn{background:none;border:0;border-radius:.5rem;color:var(--shop-navy);cursor:pointer;display:flex;padding:.5rem}.shop-header__nav{background:var(--shop-navy);display:none}.shop-header__nav-inner{align-items:stretch;box-sizing:border-box;display:flex;flex-wrap:nowrap;gap:0;justify-content:space-between;margin:0;max-width:none;padding:0 clamp(.35rem,1.2vw,1rem);width:100%}.shop-header__nav-link{color:#fff;flex:1 1 auto;font-size:clamp(.72rem,.82vw,.8125rem);font-weight:500;min-width:min-content;padding:.65rem clamp(.2rem,.55vw,.55rem);text-align:center;text-decoration:none;transition:background .15s;white-space:nowrap}.shop-header__nav-link:hover{background:#ffffff1a}.shop-header__nav-link--active{background:#ffffff2e;box-shadow:inset 0 -2px 0 var(--shop-green)}.shop-header__nav-loading{color:#ffffffa6;font-size:.82rem;padding:.75rem .5rem;white-space:nowrap}.shop-header__mobile-nav{background:#fff;border-top:1px solid var(--shop-border);position:relative;z-index:99}.shop-header__mobile-lang{background:#fff;border-bottom:1px solid var(--shop-border);padding:.75rem 1rem}.shop-header__mobile-lang .shop-lang{margin-left:0;width:100%}.shop-header__mobile-lang .shop-lang__trigger{justify-content:center;width:100%}.shop-header__mobile-link{border-bottom:1px solid var(--shop-border);color:var(--shop-navy);display:block;font-size:.875rem;font-weight:500;padding:.75rem 1rem;text-decoration:none}.shop-header__mobile-link--active{background:#00ca4114;color:var(--shop-green-dark);font-weight:700}.shop-lang{flex-shrink:0;margin-left:auto;position:relative}.shop-lang__trigger{align-items:center;background:#fff;border:1px solid var(--shop-border);border-radius:999px;color:var(--shop-navy);cursor:pointer;display:inline-flex;font:inherit;font-size:.82rem;font-weight:600;gap:6px;padding:6px 10px;transition:border-color .15s,box-shadow .15s}.shop-lang__trigger:hover{border-color:var(--shop-green);box-shadow:0 2px 8px #17344114}.shop-lang__flag{border-radius:2px;box-shadow:0 0 0 1px #00000014;height:16px;object-fit:cover;width:22px}.shop-lang__flag-emoji{font-size:1.1rem;line-height:1}.shop-lang__code{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.shop-lang__chevron{opacity:.55;transition:transform .15s}.shop-lang__chevron--open{transform:rotate(180deg)}.shop-lang--open{z-index:110}.shop-lang__menu{background:#fff;border:1px solid var(--shop-border);border-radius:12px;box-shadow:0 12px 32px #17344124;list-style:none;margin:0;min-width:11.5rem;padding:6px;position:absolute;right:0;top:calc(100% + 6px);z-index:110}.shop-lang__option{align-items:center;background:none;border:0;border-radius:8px;color:var(--shop-navy);cursor:pointer;display:flex;font:inherit;font-size:.88rem;gap:10px;padding:8px 10px;text-align:left;width:100%}.shop-lang__option:hover{background:var(--shop-bg)}.shop-lang__option--active{background:#00ca411a;font-weight:700}.shop-lang__option-label{flex:1 1}.shop-lang__option-code{color:#8b95a8;font-size:.78rem;font-weight:600}.shop-footer{background:var(--shop-navy);color:#fff;margin-top:auto}.shop-footer__grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;padding:3rem 1rem}.shop-footer__grid--compact{gap:2rem}.shop-footer__links ul{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr;list-style:none;margin:0;padding:0}.shop-footer__links a{color:#fff;font-size:.875rem;opacity:.65;text-decoration:none}.shop-footer__links a:hover{color:#fff;opacity:1}.shop-footer__brand img,.shop-footer__logo{filter:brightness(0) invert(1);height:2.5rem;margin-bottom:1rem;width:auto}.shop-footer__tagline{font-size:.875rem;line-height:1.5;margin:0 0 1rem;opacity:.6}.shop-footer__social{display:flex;gap:.75rem}.shop-footer__social a{align-items:center;background:#ffffff1a;border-radius:999px;display:flex;height:2rem;justify-content:center;width:2rem}.shop-footer__social a:hover{background:var(--shop-green)}.shop-footer__col h3{font-size:.875rem;font-weight:600;margin:0 0 1rem;opacity:.9}.shop-footer__col ul{list-style:none;margin:0;padding:0}.shop-footer__col li{margin-bottom:.5rem}.shop-footer__col a{color:#fff;font-size:.875rem;opacity:.6;text-decoration:none}.shop-footer__col a:hover{opacity:1}.shop-footer__bottom{align-items:center;border-top:1px solid #ffffff1a;display:flex;flex-direction:column;gap:.5rem;padding:1rem;text-align:center}.shop-footer__bottom p{font-size:.75rem;margin:0;opacity:.4}@media (max-width:767px){.shop-header__main>.shop-lang{display:none}}@media (min-width:768px){.shop-header__mobile-lang{display:none}.shop-header__nav,.shop-header__top{display:block}.shop-header__nav-link{padding:.7rem .5rem}.shop-header__menu-btn{display:none}.shop-footer__grid--compact{align-items:start;grid-template-columns:1.35fr 1fr}.shop-footer__links ul{gap:.5rem 1.25rem;grid-template-columns:repeat(2,minmax(0,1fr))}.shop-footer__bottom{flex-direction:row;justify-content:space-between;text-align:left}}@media (min-width:1400px){.shop-header__nav-link{font-size:.875rem;padding:.7rem .75rem}}.w3-top{background:#fff;left:0;overflow:visible!important;position:sticky;right:0;top:0;z-index:10000!important}.navbar-logo{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));height:50px;object-fit:contain;width:auto}.w3-bar{align-items:center;background:#fff!important;border-bottom:3px solid var(--sdeal-orange-light);box-shadow:none!important;display:flex;flex-wrap:wrap;gap:.5rem 1rem;justify-content:flex-start;overflow:visible!important;position:relative;z-index:10001}.marketing-header__logo{flex-shrink:0}.marketing-header__search{flex:1 1 16rem;max-width:36rem;min-width:12rem;overflow:visible;position:relative;z-index:100015}.w3-top .shop-header__search-wrap{overflow:visible}.w3-top .shop-search-suggest{z-index:100020}.marketing-header__search-form{margin-left:0;margin-right:0;max-width:none}.marketing-header__search--mobile{border-bottom:1px solid #f0f0f0;margin-bottom:.5rem;padding-bottom:1rem}.w3-bar-item.w3-button{color:var(--sdeal-dark-blue)!important;font-weight:600;text-decoration:none!important;transition:background-color .3s ease}.w3-bar-item.w3-button.w3-padding-large:hover{background-color:initial!important;color:var(--sdeal-dark-blue)!important}.w3-bar-item.w3-button:hover{background-color:var(--sdeal-dark-blue)!important;color:#fff!important;text-decoration:none!important}.nav-links{align-items:center;display:flex;gap:20px;margin-left:auto;margin-right:0;position:relative;z-index:100002}.header-auth-cluster{align-items:center;display:flex;gap:4px}.header-auth-cluster .header-user-button{align-items:center;display:flex;padding:4px 0}.w3-bar-item.w3-button.header-auth-signup{background:#e85d04!important;background:var(--sdeal-orange,#e85d04)!important;border-radius:6px;color:#fff!important;margin-left:4px}.w3-bar-item.w3-button.header-auth-signup:hover{background:var(--sdeal-dark-blue)!important;color:#fff!important}.mobile-menu-item.mobile-menu-signup{color:#e85d04;color:var(--sdeal-orange,#e85d04);font-weight:700}.mobile-menu-user{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:flex-start;padding:16px 0}.language-selector{display:inline-block;position:relative;z-index:100000}.language-btn{align-items:center;border:2px solid var(--sdeal-dark-blue);border-radius:6px;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;padding:8px 12px;position:relative;transition:all .3s ease;z-index:100003}.language-btn,.language-btn:hover{background:var(--sdeal-dark-blue);color:#fff}.language-text{font-size:14px;font-weight:600}.language-dropdown{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:150px;opacity:0;position:fixed;transform:translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:100001}.language-dropdown.open{opacity:1;transform:translateY(0);visibility:visible}.language-option{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;font-family:inherit;font-size:inherit;gap:8px;padding:10px 12px;text-align:left;text-decoration:none;transition:background-color .2s ease;width:100%}.language-option:last-child{border-bottom:none}.language-option:hover{background:var(--sdeal-dark-blue);color:#fff}.language-option .globe-icon{fill:currentColor;height:16px;width:16px}.language-option span:first-child{font-size:14px;font-weight:600;min-width:20px}.flag-image{border:1px solid #ddd;border-radius:2px;display:inline-block;height:16px;margin-right:4px;object-fit:cover;vertical-align:middle;width:24px}.mobile-menu-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:4px;justify-content:center;padding:10px}.hamburger-line{background-color:var(--sdeal-dark-blue);border-radius:2px;height:3px;transition:all .3s ease;width:25px}.hamburger-line.open:first-child{transform:rotate(45deg) translate(6px,6px)}.hamburger-line.open:nth-child(2){opacity:0}.hamburger-line.open:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-menu{background:#fff;box-shadow:0 4px 12px #00000026;left:0;max-height:calc(100vh - 80px);opacity:0;overflow-y:auto;position:fixed;right:0;top:80px;transform:translateY(-100%);transition:all .3s ease;visibility:hidden;z-index:9999}.mobile-menu.open{opacity:1;transform:translateY(0);visibility:visible}.mobile-menu-content{display:flex;flex-direction:column;gap:0;padding:20px}.mobile-menu-item{background:none;border:none;color:var(--sdeal-dark-blue);cursor:pointer;display:block;font-family:inherit;font-size:16px;font-weight:600;padding:15px 0;text-align:left;text-decoration:none;transition:color .3s ease}.mobile-menu-item:last-of-type{border-bottom:none}.mobile-menu-item:hover{color:var(--sdeal-orange)}.mobile-language-section{border-top:2px solid var(--sdeal-orange);margin-top:20px;padding-top:20px}.mobile-language-section h4{color:var(--sdeal-dark-blue);font-size:14px;margin-bottom:15px;text-align:center}.mobile-language-options{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.mobile-language-option{align-items:center;background:#f8f9fa;background:none;border:2px solid #0000;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;font-family:inherit;padding:12px;transition:all .3s ease}.mobile-language-option:hover{background:var(--sdeal-dark-blue);border-color:var(--sdeal-dark-blue);color:#fff}.mobile-language-option .language-code{font-size:16px;font-weight:700;margin-bottom:4px}.mobile-language-option .language-name{font-size:12px;opacity:.8}@media (max-width:992px){.marketing-header__search.w3-hide-small{display:none!important}}@media (max-width:768px){.navbar-logo{height:40px}.w3-bar{padding:8px 16px!important}.mobile-language-options{grid-template-columns:1fr}}@media (max-width:480px){.mobile-menu-content{padding:15px}.mobile-menu-item{font-size:15px;padding:12px 0}.mobile-language-section h4{font-size:13px}}.site-footer{background:linear-gradient(180deg,#2a3840,#243038);border-top:1px solid #7fe9b838;box-sizing:border-box;color:#e2e8f0;overflow-x:hidden;width:100%}.site-footer h4{color:#f8fafc;font-weight:600;margin-top:0}.site-footer__link{color:#cbd5e1;text-decoration:none;transition:color .2s ease}.site-footer__link:hover{color:#7fe9b8;color:var(--brand-mint,#7fe9b8)}.site-footer__countries .site-footer__country{align-items:center;color:#e2e8f0;display:inline-flex;gap:.5rem}.site-footer__flag{border-radius:2px;box-shadow:0 1px 3px #00000059;flex-shrink:0;height:16px;object-fit:cover;vertical-align:middle;width:22px}.site-footer__copyright p{color:#94a3b8;font-size:.95rem;margin:0}footer{overflow-x:hidden}footer,footer .w3-content{box-sizing:border-box;width:100%}footer .w3-content{margin:0 auto;max-width:1564px;padding:0 16px}footer .w3-row-padding{box-sizing:border-box;margin:0}footer .w3-col{box-sizing:border-box;padding:0 8px}footer .w3-ul.no-lines li{margin-bottom:6px}@media screen and (max-width:768px){.site-footer{padding:24px 8px!important}footer .w3-content{padding:0 8px}footer .w3-col{margin-bottom:16px!important;padding:0 4px}footer h4{font-size:16px!important;margin-bottom:8px!important}footer .w3-ul li{font-size:14px!important;margin-bottom:4px!important}}@media screen and (max-width:414px){.site-footer{padding:16px 4px!important}footer .w3-content{padding:0 4px}footer .w3-col{padding:0 2px}footer h4{font-size:15px!important}footer .w3-ul li{font-size:13px!important}}.shop-home__hero{background:linear-gradient(135deg,#173441,#2c4a6e 55%,#1b693d);overflow:hidden;padding:5rem 1rem;position:relative}.shop-home__hero-blob{background:#00ca41;border-radius:9999px;opacity:.07;pointer-events:none;position:absolute}.shop-home__hero-blob--tr{height:24rem;right:-6rem;top:-6rem;width:24rem}.shop-home__hero-blob--bl{bottom:-6rem;height:31rem;left:-6rem;width:31rem}.shop-home__hero-blob--mid{background:#fff;height:10rem;left:25%;opacity:.05;top:2.5rem;width:10rem}.shop-home__hero-inner{color:#fff;margin:0 auto;max-width:48rem;position:relative;text-align:center;z-index:1}.shop-home__hero-badge{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:9999px;display:inline-flex;font-size:.875rem;gap:.5rem;margin-bottom:1.5rem;padding:.375rem 1rem}.shop-home__hero-badge-dot{animation:shop-home-pulse 2s ease-in-out infinite;background:#00ca41;border-radius:9999px;height:.5rem;width:.5rem}@keyframes shop-home-pulse{0%,to{opacity:1}50%{opacity:.5}}.shop-home__hero-title{font-size:clamp(2rem,5vw,3.75rem);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:0 0 1rem}.shop-home__hero-accent{color:#00ca41}.shop-home__hero-sub{font-size:clamp(1rem,2vw,1.125rem);line-height:1.6;margin:0 auto 2rem;max-width:20rem;opacity:.75}.shop-home__hero-search{border-radius:1rem;box-shadow:0 25px 50px -12px #00000059;margin:0 auto;max-width:42rem;overflow:hidden}.shop-home__hero-search-row{align-items:stretch;background:#fff;display:flex}.shop-home__hero-search-icon{align-items:center;color:#9ca3af;display:flex;flex-shrink:0;padding-left:1.25rem}.shop-home__hero-search-field{flex:1 1;min-width:0;position:relative}.shop-home__hero-search-field .shop-search-suggest{left:-2.5rem;right:0}.shop-home__hero-search-input{border:0;box-sizing:border-box;color:#1f2937;font-size:1rem;min-width:0;outline:none;padding:1rem;width:100%}.shop-home__hero-search-input::placeholder{color:#9ca3af}.shop-home__hero-search-btn{background:#00ca41;border:0;border-radius:.75rem;color:#fff;cursor:pointer;flex-shrink:0;font-size:.875rem;font-weight:600;margin:.375rem;padding:0 1.5rem}.shop-home__hero-search-btn:hover{opacity:.9}.shop-home__hero-tags{align-items:center;display:flex;flex-wrap:wrap;font-size:.875rem;gap:.5rem;justify-content:center;margin-top:1rem}.shop-home__hero-tags-label{font-size:.75rem;opacity:.5}.shop-home__hero-tag{background:#ffffff1a;border:1px solid #fff3;border-radius:9999px;color:#fffc;padding:.25rem .75rem;text-decoration:none;transition:background .15s,color .15s}.shop-home__hero-tag:hover{background:#fff3;color:#fff}.shop-home__stats{background:#fff;border-bottom:1px solid #f3f4f6;box-shadow:0 1px 2px #0000000a}.shop-home__stats-grid{display:grid;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:var(--shop-max)}.shop-home__stat{align-items:center;border-right:1px solid #f3f4f6;display:flex;gap:.75rem;padding:1.25rem 1.5rem}.shop-home__stat:nth-child(2n){border-right:0}.shop-home__stat-icon{align-items:center;background:#f0fdf4;border-radius:.75rem;color:#1b693d;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;width:2.5rem}.shop-home__stat-value{color:#173441;font-size:1.25rem;font-weight:800;line-height:1}.shop-home__stat-label{color:#9ca3af;font-size:.75rem;font-weight:500;margin-top:.125rem}.shop-home__body{margin:0 auto;max-width:var(--shop-max);padding:0 1rem}.shop-home__section{padding:2.5rem 0}.shop-home__section-head{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.shop-home__section-title{color:#173441;font-size:1.5rem;font-weight:700;margin:0}.shop-home__arrow-link{align-items:center;background:#f0fdf4;border:1.5px solid #00ca41;border-radius:9999px;color:#1b693d;display:inline-flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:box-shadow .15s,gap .15s;white-space:nowrap}.shop-home__arrow-link:hover{box-shadow:0 4px 12px #00ca4133;gap:.65rem}.shop-home__cat-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.shop-home__cat-card{aspect-ratio:4/3;border-radius:1rem;display:block;overflow:hidden;position:relative;text-decoration:none;transition:box-shadow .3s}.shop-home__cat-card:hover{box-shadow:0 20px 40px #1734412e}.shop-home__cat-card img{height:100%;inset:0;object-fit:cover;position:absolute;transition:transform .5s;width:100%}.shop-home__cat-card:hover img{transform:scale(1.05)}.shop-home__cat-card-bg{inset:0;position:absolute;z-index:0}.shop-home__cat-card-bg[hidden]{display:none}.shop-home__cat-overlay{background:linear-gradient(0deg,#000000a6,#0000001a 50%,#0000);inset:0;position:absolute}.shop-home__cat-text{bottom:0;color:#fff;left:0;padding:1rem;position:absolute;right:0}.shop-home__cat-label{display:block;font-size:.875rem;font-weight:700;line-height:1.25;text-shadow:0 1px 4px #0006}.shop-home__cat-count{display:block;font-size:.75rem;margin-top:.125rem;opacity:.7}.shop-home__deals-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr}.shop-home__deal-card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;color:inherit;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:box-shadow .2s,border-color .2s}.shop-home__deal-card:hover{border-color:#e5e7eb;box-shadow:0 20px 40px #1734411a}.shop-home__deal-img{background:#f9fafb;height:12rem;overflow:hidden;position:relative}.shop-home__deal-img img{height:100%;object-fit:cover;width:100%}.shop-home__deal-img-placeholder{align-items:center;color:#e5e7eb;display:flex;height:100%;justify-content:center;width:100%}.shop-home__deal-badge{border-radius:9999px;color:#fff;font-size:.75rem;font-weight:700;left:.75rem;padding:.25rem .625rem;position:absolute;top:.75rem}.shop-home__deal-body{display:flex;flex:1 1;flex-direction:column;padding:1rem}.shop-home__deal-brand{color:#00ca41;font-size:.75rem;font-weight:600;margin-bottom:.25rem}.shop-home__deal-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#173441;display:-webkit-box;font-size:.875rem;font-weight:600;line-height:1.35;margin:0 0 .5rem;overflow:hidden}.shop-home__deal-card:hover .shop-home__deal-title{text-decoration:underline}.shop-home__deal-options{color:#9ca3af;font-size:.75rem;margin-bottom:.75rem}.shop-home__deal-footer{align-items:center;display:flex;gap:.5rem;justify-content:space-between;margin-top:auto}.shop-home__deal-price{color:#173441;font-size:1.125rem;font-weight:800}.shop-home__deal-was{color:#9ca3af;font-size:.75rem;margin-left:.5rem;text-decoration:line-through}.shop-home__deal-cta{background:#00ca41;border-radius:9999px;color:#fff;flex-shrink:0;font-size:.75rem;font-weight:600;padding:.375rem .75rem}.shop-home__brands-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.shop-home__brand-card{align-items:center;background:#fff;border:1px solid #f3f4f6;border-radius:1rem;color:inherit;display:flex;flex-direction:column;padding:1.25rem;text-align:center;text-decoration:none;transition:box-shadow .2s,transform .2s,border-color .2s}.shop-home__brand-card:hover{border-color:#dcfce7;box-shadow:0 12px 24px #1734411a;transform:translateY(-2px)}.shop-home__brand-logo-wrap{align-items:center;display:flex;height:3.5rem;justify-content:center;margin-bottom:.75rem;width:5rem}.shop-brand-logo__img{max-height:100%;max-width:100%;object-fit:contain}.shop-brand-logo__fallback{align-items:center;border-radius:.5rem;display:inline-flex;font-size:.875rem;font-weight:800;height:2.5rem;justify-content:center;min-width:4rem;padding:0 .75rem}.shop-home__brand-name{color:#173441;font-size:.875rem;font-weight:600}.shop-home__brand-count{color:#9ca3af;font-size:.75rem;margin-top:.125rem}.shop-home__cta{background:linear-gradient(135deg,#173441,#1b693d);border-radius:1.5rem;margin-bottom:2.5rem;overflow:hidden;position:relative}.shop-home__cta-blob{background:#00ca41;border-radius:9999px;opacity:.1;pointer-events:none;position:absolute}.shop-home__cta-blob--tr{height:16rem;right:-4rem;top:-4rem;width:16rem}.shop-home__cta-blob--bl{bottom:-2.5rem;height:10rem;right:8rem;width:10rem}.shop-home__cta-inner{align-items:center;color:#fff;display:flex;flex-direction:column;gap:2rem;padding:2.5rem 2rem;position:relative;text-align:center}.shop-home__cta-badge{background:#00ca4133;border-radius:9999px;color:#00ca41;display:inline-block;font-size:.75rem;font-weight:600;margin-bottom:1rem;padding:.25rem .75rem}.shop-home__cta-title{font-size:clamp(1.5rem,3vw,1.875rem);font-weight:800;margin:0 0 .5rem}.shop-home__cta-text{font-size:.875rem;line-height:1.6;margin:0;max-width:28rem;opacity:.75}.shop-home__cta-btn{background:#fff;border-radius:9999px;color:#1b693d;display:inline-block;flex-shrink:0;font-size:.875rem;font-weight:700;padding:.875rem 2rem;text-decoration:none;transition:transform .15s,box-shadow .15s}.shop-home__cta-btn:hover{box-shadow:0 16px 32px #0003;transform:scale(1.03)}.shop-home__state{color:#6b7280;font-size:.875rem}@media (min-width:640px){.shop-home__cat-grid{grid-template-columns:repeat(3,1fr)}.shop-home__brands-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:768px){.shop-home__stats-grid{grid-template-columns:repeat(4,1fr)}.shop-home__stat{border-right:1px solid #f3f4f6}.shop-home__stat:last-child{border-right:0}.shop-home__cat-grid{grid-template-columns:repeat(4,1fr)}.shop-home__deals-grid{grid-template-columns:repeat(2,1fr)}.shop-home__cta-inner{flex-direction:row;justify-content:space-between;padding:3rem;text-align:left}}@media (min-width:1024px){.shop-home__deals-grid{grid-template-columns:repeat(4,1fr)}}.shop-content-page{box-sizing:border-box;flex:1 1;margin:0 auto;max-width:52rem;padding:2rem 1rem 3rem;width:100%}.shop-content-page .contact-container,.shop-content-page .faq-container,.shop-content-page .privacy-container,.shop-content-page .terms-container{background:#0000;min-height:0;padding-top:0}.shop-content-page .w3-content{margin:0!important;max-width:none!important;padding:0!important}.shop-content-page .contact-header h1,.shop-content-page .faq-header h1,.shop-content-page .privacy-container h1,.shop-content-page .terms-container h1{color:#173441;color:var(--shop-navy,#173441);font-size:clamp(1.75rem,4vw,2.25rem);margin:0 0 1.25rem}.shop-content-page .privacy-container h2,.shop-content-page .privacy-container h3,.shop-content-page .terms-container h2,.shop-content-page .terms-container h3{border-bottom-color:#00ca41;border-bottom-color:var(--shop-green,#00ca41);color:#173441;color:var(--shop-navy,#173441)}.shop-content-page .contact-container a,.shop-content-page .faq-container a,.shop-content-page .privacy-container a,.shop-content-page .terms-container a{color:#1b693d;color:var(--shop-green-dark,#1b693d)}.shop-content-page .language-indicator{background:#173441;background:var(--shop-navy,#173441)}.shop-content-page .faq-question.active,.shop-content-page .faq-question:hover{border-color:#00ca41;border-color:var(--shop-green,#00ca41)}.gpc-page{background:#f7f8fb;color:#172033;min-height:calc(100vh - 64px);overflow-x:clip}.gpc-page__inner{box-sizing:border-box;margin:0 auto;max-width:100%;padding:24px 16px 56px;width:min(1920px,100%)}.gpc-page__hero{margin-bottom:28px}.gpc-page__eyebrow{color:#4f46e5;font-size:.78rem;font-weight:700;letter-spacing:.08em;margin:0 0 8px;text-transform:uppercase}.gpc-page__hero h1{font-size:clamp(2rem,4vw,3.1rem);line-height:1.08;margin:0 0 10px}.gpc-page__hero p{color:#5a6578;font-size:1.05rem;margin:0;max-width:760px}.gpc-page__panel{background:#fff;border:1px solid #e2e6ef;border-radius:22px;box-shadow:0 18px 45px #17203314;overflow:hidden}.gpc-page__toolbar{align-items:end;border-bottom:1px solid #edf0f6;display:flex;gap:18px;justify-content:space-between;padding:20px}.gpc-page__search{grid-gap:8px;color:#4b5565;display:grid;flex:1 1;font-size:.9rem;font-weight:700;gap:8px}.gpc-page__search input{border:1px solid #d9deea;border-radius:12px;font:inherit;padding:12px 14px;width:100%}.gpc-page__checkbox{align-items:center;color:#4b5565;display:flex;font-size:.95rem;gap:8px;white-space:nowrap}.gpc-page__stats{border-bottom:1px solid #edf0f6;display:flex;flex-wrap:wrap;gap:10px;padding:16px 20px}.gpc-page__stats span{background:#eef2ff;border-radius:999px;color:#3730a3;font-size:.88rem;font-weight:700;padding:7px 11px}.gpc-sidebar__stats{align-items:stretch;border-bottom:0;border-top:1px solid #edf0f6;flex-direction:column;gap:8px;margin-top:12px;padding:12px 12px 16px}.gpc-sidebar__stats span{border-radius:8px;font-size:.8rem;line-height:1.35;text-align:left;white-space:normal;width:100%}.gpc-page__error,.gpc-page__state{color:#5a6578;margin:0;padding:24px 20px}.gpc-page__error{color:#b42318}.gpc-products-load-wrap{min-height:48px;position:relative}.gpc-ajax-load{margin:0 0 16px;padding:0}.gpc-ajax-load__track{background:#e8ecf4;border-radius:999px;height:3px;overflow:hidden;position:relative}.gpc-ajax-load__runner{animation:gpc-ajax-load-slide 1.1s ease-in-out infinite;background:linear-gradient(90deg,#3b6fd9,#5b8def,#3b6fd9);border-radius:inherit;height:100%;left:0;position:absolute;top:0;width:38%}@keyframes gpc-ajax-load-slide{0%{transform:translateX(-120%)}to{transform:translateX(320%)}}.gpc-ajax-load__label{color:#5a6578;display:block;font-size:.8125rem;margin-top:8px}.gpc-products-load-wrap__content--busy{opacity:.55;pointer-events:none;transition:opacity .15s ease}.gpc-products-skeleton__card{background:#fff;border:1px solid #edf0f6;border-radius:12px;display:flex;flex-direction:column;gap:10px;padding:12px}.gpc-products-skeleton__media{aspect-ratio:1;border-radius:8px}.gpc-products-skeleton__line,.gpc-products-skeleton__media{animation:gpc-skeleton-shimmer 1.4s ease-in-out infinite;background:linear-gradient(90deg,#eef1f7,#f6f8fc 45%,#eef1f7 90%);background-size:200% 100%}.gpc-products-skeleton__line{border-radius:6px;height:12px}.gpc-products-skeleton__line--short{width:42%}.gpc-products-skeleton__line--price{height:14px;margin-top:4px;width:28%}.gpc-products-skeleton-list{display:flex;flex-direction:column;gap:12px}.gpc-products-skeleton__row{background:#fff;border:1px solid #edf0f6;border-radius:12px;display:flex;gap:14px;padding:12px}.gpc-products-skeleton__row-media{animation:gpc-skeleton-shimmer 1.4s ease-in-out infinite;background:linear-gradient(90deg,#eef1f7,#f6f8fc 45%,#eef1f7 90%);background-size:200% 100%;border-radius:8px;flex:0 0 72px;height:72px;width:72px}.gpc-products-skeleton__row-body{display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center}.gpc-products-skeleton__line--title{height:14px;width:72%}@keyframes gpc-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.gpc-tree,.gpc-tree__children{list-style:none;margin:0;padding:0}.gpc-tree{padding:8px 0 16px}.gpc-page__browser{align-items:start;display:grid;grid-template-columns:clamp(320px,28vw,520px) minmax(0,1fr)}.gpc-page__browser--aligned-search{display:flex;flex-direction:column;gap:0}.gpc-browser__search-row{align-items:start;background:#fff;border-bottom:1px solid #edf0f6;display:grid;grid-template-columns:clamp(320px,28vw,520px) minmax(0,1fr)}.gpc-browser__search-row .gpc-sidebar__search{border-bottom:none;border-right:1px solid #edf0f6}.gpc-browser__search-row .gpc-products__search--toolbar{margin:0;max-width:none;padding:14px 16px}.gpc-browser__search-row .gpc-products__search--toolbar .gpc-page__search{margin-bottom:0}.gpc-browser__content{align-items:start;display:grid;grid-template-columns:clamp(320px,28vw,520px) minmax(0,1fr);width:100%}.gpc-browser__content>.gpc-products,.gpc-browser__content>section.gpc-products,.gpc-page__browser>.gpc-products,.gpc-page__browser>section.gpc-products{grid-column:2;justify-self:stretch}.gpc-mobile-collapse--categories{min-width:0}.gpc-page__browser--aligned-search .gpc-page__sidebar{border-right:1px solid #edf0f6}.gpc-products__header--below-search{padding-top:14px}.gpc-page__sidebar{background:#fbfcff;border-right:1px solid #edf0f6;display:flex;flex-direction:column}.gpc-sidebar__search{background:#fff;border-bottom:1px solid #edf0f6;flex-shrink:0;padding:14px 16px}.gpc-sidebar__search .gpc-page__search{margin-bottom:10px}.gpc-sidebar__search .gpc-page__checkbox{margin-top:4px}.gpc-sidebar__tree-wrap{flex-shrink:0}.gpc-sidebar__brands-link{align-items:center;border-bottom:1px solid #f2f4f8;color:#1f2937;display:flex;font-size:inherit;font-weight:650;gap:8px;line-height:1.35;margin:8px 0 0;min-height:38px;padding:6px 20px 10px 0;text-decoration:none}.gpc-sidebar__brands-link:before{content:"";flex-shrink:0;height:28px;width:28px}.gpc-sidebar__brands-link:hover{color:#4f46e5}.gpc-sidebar__brands-link--active{color:#4f46e5;font-weight:700}.gpc-brands-list{padding:8px 16px 16px}.gpc-brands-list__items{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:0;padding:0}.gpc-brands-list__item{margin:0;min-width:0}.gpc-brands-list__link{align-items:flex-start;background:#fbfcff;border:1px solid #edf0f6;border-radius:12px;color:inherit;display:flex;flex-direction:column;gap:6px;height:100%;min-height:38px;padding:10px 12px;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease}.gpc-brands-list__link:hover{border-color:#c7d2fe;box-shadow:0 4px 12px #1720330f}.gpc-brands-list__link:hover .gpc-brands-list__label{color:#4f46e5}.gpc-brands-list__label{color:#1f2937;font-weight:650;line-height:1.32;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.gpc-brands-list__link .gpc-tree__count{align-self:flex-start;min-width:0}.gpc-brand-listing__nav{font-size:.88rem;margin-bottom:.75rem}.gpc-brand-listing__header{align-items:flex-start;border-bottom:1px solid #edf0f6;display:flex;gap:16px;justify-content:space-between;padding:0 16px 12px}.gpc-brand-listing__title{color:#111827;font-size:1.45rem;font-weight:800;line-height:1.2;margin:0}.gpc-brand-listing__subtitle{color:#64748b;font-size:.9rem;margin:6px 0 0}.gpc-brand-listing__toolbar{border-bottom:1px solid #edf0f6;padding:14px 16px}.gpc-brand-listing__browser,.gpc-pdp__browser{border-top:1px solid #edf0f6}.gpc-pdp__main{min-width:0}.gpc-sidebar__search--compact{border-bottom:1px solid #edf0f6;padding:12px 16px}.gpc-sidebar__search--compact .gpc-page__search{margin-bottom:8px}a.gpc-tree__select--link{background:#0000;border:0;color:inherit;cursor:pointer;flex:1 1;min-width:0;text-align:left;text-decoration:none}a.gpc-tree__select--link:hover .gpc-tree__label{color:#4f46e5}a.gpc-tree__select--current .gpc-tree__label{color:#4f46e5;font-weight:700}.gpc-brand-listing__products{padding:16px}.gpc-sidebar__state{font-size:.88rem;margin:0;padding:12px 16px}.gpc-sidebar__brands-link .gpc-tree__count{margin-left:auto}.gpc-sidebar__brands-link+.gpc-tree{padding-top:8px}.gpc-tree__row{align-items:center;border-bottom:1px solid #f2f4f8;display:flex;gap:8px;min-height:38px;padding:6px 20px 6px 0}.gpc-tree__row--selected{background:#eef2ff}.gpc-tree__toggle,.gpc-tree__toggle-placeholder{flex:0 0 28px;height:28px;width:28px}.gpc-tree__toggle{background:#fff;border:1px solid #d9deea;border-radius:8px;color:#283449;cursor:pointer;font-size:1rem;line-height:1}.gpc-tree__toggle:hover{background:#f4f6fb}.gpc-tree__select{background:#0000;border:0;cursor:pointer;flex:1 1;min-width:0;padding:0;text-align:left}.gpc-tree__select:hover .gpc-tree__label{color:#4f46e5}.gpc-tree__label{color:#1f2937;font-weight:650;min-width:0}.gpc-tree__id{color:#8a94a6;font-size:.82rem;font-weight:600;margin-left:8px}.gpc-tree__mapping{background:#fff7ed;border-radius:999px;color:#c2410c;display:inline-flex;font-size:.72rem;font-weight:800;margin-left:8px;padding:2px 7px}.gpc-tree__count{background:#ecfdf3;border-radius:999px;color:#067647;font-size:.85rem;font-weight:800;min-width:52px;padding:5px 9px;text-align:center}.gpc-tree__direct{color:#8a94a6;font-size:.8rem}.gpc-products{box-sizing:border-box;min-width:0;padding:22px;width:100%}.gpc-products__header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:18px;justify-content:space-between;margin-bottom:18px}.gpc-products__eyebrow{color:#4f46e5;font-size:.78rem;font-weight:800;letter-spacing:.08em;margin:0 0 4px;text-transform:uppercase}.gpc-products__header h2{font-size:1.55rem;line-height:1.2;margin:0 0 6px}.gpc-products__header p{color:#6b7280;font-size:.9rem;margin:0}.gpc-products__search{margin-bottom:14px;max-width:28rem;width:100%}.gpc-products__search input{border:1px solid #d9deea;border-radius:10px;font:inherit;font-size:.95rem;padding:9px 11px;width:100%}.gpc-products__search-hint{color:#667085;font-size:.72rem;font-weight:600;margin:6px 0 0}.gpc-products__own-category{background:#fff7ed;border-radius:999px;color:#c2410c!important;display:inline-flex;font-weight:800;margin-top:8px!important;padding:5px 9px}.gpc-products__badge{background:#f2f4f7;border-radius:999px;color:#475467;flex:0 0 auto;font-size:.82rem;font-weight:800;padding:7px 11px}.gpc-products__grid{grid-gap:18px;align-items:stretch;display:grid;gap:18px;grid-template-columns:repeat(auto-fill,minmax(220px,280px));justify-content:start;width:100%}.gpc-products__grid>*{box-sizing:border-box;max-width:100%;min-width:0}.gpc-listing-card{background:#fff;border:1px solid #edf0f6;border-radius:16px;display:flex;flex-direction:column;min-width:0;overflow:hidden;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease;width:100%}.gpc-listing-card:hover{border-color:#c7d2fe;box-shadow:0 10px 22px #17203314;transform:translateY(-1px)}.gpc-listing-card__shop{color:inherit;display:flex;flex:1 1;flex-direction:column;height:100%;min-height:0;min-width:0;text-decoration:none}.gpc-listing-card__shop--static{cursor:default;pointer-events:none}.gpc-listing-card__media{aspect-ratio:1/1;background:linear-gradient(180deg,#f8fafc,#f1f5f9);flex-shrink:0;overflow:hidden;position:relative;width:100%}.gpc-listing-card__media img{box-sizing:border-box;height:100%;inset:0;object-fit:contain;object-position:center;padding:14px;position:absolute;width:100%}.gpc-listing-card__media-placeholder{align-items:center;color:#94a3b8;display:flex;font-size:.78rem;font-weight:600;inset:0;justify-content:center;padding:14px;position:absolute;text-align:center}.gpc-listing-card__body{display:flex;flex:1 1;flex-direction:column;gap:6px;min-width:0;padding:12px 14px 14px}.gpc-listing-card__title{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#111827;display:-webkit-box;font-size:.92rem;font-weight:700;line-height:1.32;margin:0;overflow:hidden}.gpc-listing-card__meta{align-items:baseline;display:flex;flex-wrap:wrap;gap:4px 10px;justify-content:space-between}.gpc-listing-card__brand{color:#64748b;font-size:.8rem;font-weight:600}.gpc-listing-card__price{color:#0f172a;font-size:1rem;font-weight:800;letter-spacing:-.02em}.gpc-listing-card__chip{align-self:flex-start;background:#f1f5f9;border-radius:999px;color:#475569;display:inline-flex;font-size:.7rem;font-weight:700;max-width:100%;overflow:hidden;padding:3px 8px;text-overflow:ellipsis;white-space:nowrap}.gpc-listing-card__chip--warn{background:#fff1f2;color:#be123c}.gpc-listing-card__cta{color:#4f46e5;font-size:.78rem;font-weight:700;margin-top:auto;padding-top:4px}.gpc-listing-card__variant-hint{color:#64748b;font-size:.75rem;font-weight:600;line-height:1.35;margin:0}.gpc-listing-card__variants{background:#fafbfc;border-top:1px solid #edf0f6}.gpc-listing-card__variants summary{color:#4f46e5;cursor:pointer;font-size:.78rem;font-weight:800;list-style:none;padding:9px 14px;-webkit-user-select:none;user-select:none}.gpc-listing-card__variants summary::-webkit-details-marker{display:none}.gpc-listing-card__variants-panel{overflow:visible;padding:0 10px 12px}.gpc-listing-card__variants-state{color:#64748b;font-size:.75rem;margin:0;padding:4px 4px 8px}.gpc-listing-card__variants-state--error{color:#b42318}.gpc-listing-card__variant-options{display:flex;flex-wrap:wrap;gap:6px;overflow:visible}.gpc-listing-card__variant-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:999px;color:#1f2937;cursor:pointer;display:inline-flex;font:inherit;font-size:.75rem;gap:6px;justify-content:center;line-height:1.25;max-width:100%;padding:7px 10px;text-align:left}.gpc-listing-card__variant-btn:hover{background:#f8faff;border-color:#c7d2fe}.gpc-listing-card__variant-btn--selected{background:#eef2ff;border-color:#818cf8;box-shadow:inset 0 0 0 1px #818cf8}.gpc-listing-card__variant-btn-label{font-weight:650;min-width:0;white-space:normal}.gpc-listing-card__variant-btn-price{color:#0f172a;flex-shrink:0;font-size:.72rem;font-weight:800;white-space:nowrap}.gpc-listing-card__extra{grid-gap:8px;border-top:1px solid #f1f5f9;display:grid;gap:8px;padding:0 14px 12px}.gpc-listing-card__extra .gpc-products__mapping{margin-top:0}.gpc-listing-card__admin{background:#f9fafb;border-top:1px solid #e5e7eb}.gpc-listing-card__admin summary{color:#64748b;cursor:pointer;font-size:.75rem;font-weight:800;list-style:none;padding:10px 14px;-webkit-user-select:none;user-select:none}.gpc-listing-card__admin summary::-webkit-details-marker{display:none}.gpc-listing-card__admin-form{grid-gap:8px;display:grid;gap:8px;padding:0 14px 12px}.gpc-listing-card__admin-form label{grid-gap:5px;color:#667085;display:grid;font-size:.75rem;font-weight:800;gap:5px}.gpc-listing-card__admin-form input{border:1px solid #d9deea;border-radius:10px;font:inherit;padding:8px 9px;width:100%}.gpc-listing-card__admin-form button{background:#fff1f2;border:1px solid #fecaca;border-radius:10px;color:#be123c;cursor:pointer;font-weight:800;padding:8px 10px}.gpc-listing-card__admin-error{color:#b42318;font-size:.78rem;font-weight:700;margin:0}.gpc-listing-card-wrap{background:#fff;border:1px solid #edf0f6;border-radius:16px;display:flex;flex-direction:column;min-width:0;overflow:hidden;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease;width:100%}.gpc-listing-card-wrap:hover{border-color:#c7d2fe;box-shadow:0 10px 22px #17203314;transform:translateY(-1px)}.gpc-listing-card-wrap>.gpc-listing-card{border:0;border-radius:0;box-shadow:none;transform:none}.gpc-listing-card-wrap>.gpc-listing-card:hover{border-color:#0000;box-shadow:none;transform:none}.gpc-listing-card-wrap .gpc-review{background:#f9fafb;border-radius:0 0 16px 16px;border-top:1px solid #e5e7eb;margin-top:0;padding:10px 14px 14px}.gpc-products__card{background:#fff;border:1px solid #edf0f6;border-radius:16px;color:inherit;display:flex;flex-direction:column;min-width:0;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.gpc-products__card:hover{border-color:#c7d2fe;box-shadow:0 10px 22px #17203314;transform:translateY(-1px)}.gpc-products__main{grid-gap:12px;align-items:center;color:inherit;display:grid;gap:12px;grid-template-columns:72px 1fr;min-width:0;padding:10px;text-decoration:none}.gpc-products__thumb{background:#f7f8fb;border-radius:12px;display:grid;height:72px;overflow:hidden;place-items:center;width:72px}.gpc-products__thumb img{height:100%;object-fit:contain;width:100%}.gpc-products__thumb span{color:#98a2b3;font-size:.7rem;padding:7px;text-align:center}.gpc-products__body{min-width:0}.gpc-products__body h3{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#1f2937;display:-webkit-box;font-size:.95rem;line-height:1.28;margin:0 0 5px;overflow:hidden}.gpc-products__body p{color:#667085;font-size:.82rem;margin:0}.gpc-products__body p,.gpc-products__mapping{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gpc-products__mapping{background:#fff7ed;color:#c2410c}.gpc-products__feedback-badge,.gpc-products__mapping{border-radius:999px;display:inline-flex;font-size:.72rem;font-weight:800;margin-top:7px;max-width:100%;padding:3px 7px}.gpc-products__feedback-badge{background:#fff1f2;color:#be123c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gpc-review{grid-gap:8px;display:grid;gap:8px;padding:0 10px 10px}.gpc-review label{grid-gap:5px;color:#667085;display:grid;font-size:.75rem;font-weight:800;gap:5px}.gpc-review input,.gpc-review textarea{border:1px solid #d9deea;border-radius:10px;font:inherit;padding:8px 9px;width:100%}.gpc-review textarea{line-height:1.35;min-height:4.25rem;resize:vertical}.gpc-review__actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.gpc-review button{background:#fff1f2;border:1px solid #fecaca;border-radius:10px;color:#be123c;cursor:pointer;font-weight:800;padding:8px 10px}.gpc-review__btn--accept{background:#ecfdf3!important;border-color:#86efac!important;color:#166534!important}.gpc-review__btn--accept:hover:not(:disabled){background:#d1fae5!important}.gpc-review__btn--dismiss{background:#fef2f2!important;border-color:#fca5a5!important;color:#b91c1c!important}.gpc-review__btn--dismiss:hover:not(:disabled){background:#fee2e2!important}.gpc-review button:disabled{cursor:wait;opacity:.7}.gpc-review__error{color:#b42318;font-size:.78rem;margin:0}.gpc-products__pagination{align-items:center;border-top:1px solid #edf0f6;display:flex;gap:12px;justify-content:center;margin-top:18px;padding-top:18px}.gpc-products__pagination button{background:#fff;border:1px solid #d9deea;border-radius:999px;color:#283449;cursor:pointer;font-weight:800;padding:9px 14px}.gpc-products__pagination button:hover:not(:disabled){background:#eef2ff;border-color:#c7d2fe}.gpc-products__pagination button:disabled{cursor:not-allowed;opacity:.45}.gpc-products__pagination span{color:#667085;font-size:.9rem;font-weight:800}.gpc-products__card--own .gpc-products__main--own{align-items:stretch;display:flex;flex-direction:column;gap:10px}.gpc-products__title-above{-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#1f2937;display:-webkit-box;font-size:.95rem;line-height:1.28;margin:0;overflow:hidden}.gpc-products__card--own .gpc-products__thumb{align-self:center;height:108px;width:108px}.gpc-products__card--own .gpc-products__body{width:100%}.gpc-products__hint-block{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;margin-top:.5rem;padding:.5rem .65rem}.gpc-products__hint-label{color:#64748b;font-size:.78rem;letter-spacing:.03em;text-transform:uppercase}.gpc-products__hint-text{color:#0f172a;font-size:.92rem;line-height:1.35;margin:.35rem 0 0;white-space:pre-wrap}.gpc-products__hint-details{color:#64748b;font-size:.82rem;margin-top:.35rem}.gpc-products__hint-details summary{cursor:pointer;-webkit-user-select:none;user-select:none}.gpc-products__hint-pre{background:#fff;border:1px solid #e2e8f0;border-radius:4px;font-size:.78rem;line-height:1.3;margin:.35rem 0 0;max-height:10rem;overflow:auto;padding:.45rem .5rem;white-space:pre-wrap;word-break:break-word}.gpc-products__mapping--suggest{margin-top:.35rem}.gpc-mobile-collapse{border-bottom:1px solid #edf0f6}.gpc-mobile-collapse__trigger{grid-gap:4px 10px;align-items:center;background:#f4f6fa;border:0;cursor:pointer;display:grid;font:inherit;gap:4px 10px;grid-template-columns:auto minmax(0,1fr) auto;min-height:48px;padding:12px 14px;text-align:left;width:100%}.gpc-mobile-collapse__title{color:#172033;font-size:.92rem;font-weight:800}.gpc-mobile-collapse__hint{color:#667085;font-size:.82rem;grid-column:2;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gpc-mobile-collapse__chevron{border-bottom:2px solid #5a6578;border-right:2px solid #5a6578;grid-row:1/span 2;height:9px;transform:rotate(45deg);transition:transform .15s ease;width:9px}.gpc-mobile-collapse--open .gpc-mobile-collapse__chevron{margin-top:3px;transform:rotate(-135deg)}.gpc-mobile-collapse__panel[hidden]{display:none!important}@media (max-width:1100px){.gpc-brands-list__items{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.gpc-brands-list__items{grid-template-columns:repeat(2,minmax(0,1fr))}.gpc-mobile-collapse--categories .gpc-page__sidebar,.gpc-mobile-collapse--search .gpc-browser__search-row,.gpc-mobile-collapse--search .gpc-page__toolbar{border-bottom:0}.gpc-browser__content,.gpc-browser__search-row,.gpc-page__browser{grid-template-columns:1fr}.gpc-browser__content{display:flex;flex-direction:column}.gpc-browser__content>.gpc-products,.gpc-browser__content>section.gpc-products,.gpc-page__browser>.gpc-products,.gpc-page__browser>section.gpc-products{grid-column:auto;width:100%}.gpc-browser__search-row .gpc-sidebar__search{border-bottom:1px solid #edf0f6;border-right:0}.gpc-browser__search-row .gpc-products__search--toolbar{padding:14px}.gpc-page__sidebar{border-bottom:1px solid #edf0f6;border-right:0}.gpc-page__stats:not(.gpc-sidebar__stats){padding:12px 14px}}@media (max-width:720px){.gpc-page__inner{padding:12px 10px 40px}.gpc-page__panel{border-radius:16px}.gpc-brand-listing__nav,.gpc-page__panel>.gpc-page__state:first-of-type{font-size:.88rem;line-height:1.45;padding:12px 14px}.gpc-brands-list{padding:8px 12px 16px}.gpc-brands-list__items{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.gpc-brand-listing__toolbar,.gpc-page__toolbar{align-items:stretch;flex-direction:column;gap:12px;padding:14px}.gpc-page__checkbox{align-items:flex-start;white-space:normal}.gpc-page__error,.gpc-page__state{padding:16px 14px}.gpc-sidebar__search{padding:12px 14px}.gpc-tree__row{grid-gap:4px 8px;align-items:center;display:grid;gap:4px 8px;grid-template-columns:28px minmax(0,1fr);grid-template-rows:auto auto;padding:8px 12px 8px 0}.gpc-tree__toggle,.gpc-tree__toggle-placeholder{align-self:start;grid-row:1/span 2;margin-top:2px}.gpc-tree__select{grid-column:2;grid-row:1;min-width:0}.gpc-tree__label{overflow-wrap:anywhere;word-break:break-word}.gpc-tree__id{display:block;margin:2px 0 0}.gpc-tree__count,.gpc-tree__direct,.gpc-tree__mapping{grid-column:2;justify-self:start;margin-left:0}.gpc-tree__count{min-width:0}.gpc-sidebar__brands-link{margin-top:4px;padding:8px 12px 10px 0}.gpc-products{padding:14px 12px}.gpc-brand-listing__header,.gpc-products__header{align-items:stretch;flex-direction:column;gap:10px;padding-left:0;padding-right:0}.gpc-brand-listing__title,.gpc-products__header h2{font-size:1.25rem}.gpc-products__grid{gap:12px;grid-template-columns:repeat(auto-fill,minmax(160px,240px))}.gpc-listing-card__title{-webkit-line-clamp:3;font-size:.85rem}.gpc-listing-card__meta{align-items:flex-start;flex-direction:column;gap:2px}.gpc-listing-card__price{font-size:.95rem}.gpc-products__pagination{align-items:stretch;flex-direction:column;gap:10px}.gpc-products__pagination button{min-height:44px;padding:12px 14px;width:100%}.gpc-products__pagination span{line-height:1.4;text-align:center}.gpc-review__actions{align-items:stretch;flex-direction:column}.gpc-review button,.gpc-review__actions button{min-height:44px;width:100%}.gpc-listing-card__admin-form input,.gpc-page__search input,.gpc-products__search input,.gpc-review input,.gpc-review textarea{font-size:16px}.gpc-brand-listing__products{padding:12px}}@media (max-width:480px){.gpc-page__inner{padding:10px 8px 32px}.gpc-page__panel{border-radius:12px}.gpc-brands-list__items{grid-template-columns:1fr}.gpc-products__grid{gap:14px;grid-template-columns:repeat(auto-fill,minmax(140px,200px))}.gpc-listing-card__media img{padding:10px}.gpc-listing-card__body{padding:10px 12px 12px}.gpc-tree__row{padding-right:8px}.gpc-page__stats span,.gpc-sidebar__stats span{font-size:.78rem}}.gpc-product-list-page__nav{font-size:.88rem;margin-bottom:.75rem}.gpc-product-list-page__header{border-bottom:1px solid #edf0f6;padding:16px 20px 8px}.gpc-product-list-page__title{font-size:clamp(1.5rem,3vw,2rem);line-height:1.15;margin:0 0 8px}.gpc-product-list-page__subtitle{color:#5a6578;font-size:.95rem;line-height:1.45;margin:0;max-width:52rem}.gpc-product-list-page__toolbar{border-bottom:1px solid #edf0f6;margin:0}.gpc-product-list{padding:0 20px 20px}.gpc-product-list__items{display:flex;flex-direction:column}.gpc-product-list__row{grid-gap:16px 20px;border-bottom:1px solid #edf0f6;display:grid;gap:16px 20px;grid-template-columns:88px minmax(0,1fr);padding:18px 0}.gpc-product-list__row:last-child{border-bottom:0}.gpc-product-list__media{align-items:flex-start;background:#f8fafc;border:1px solid #edf0f6;border-radius:12px;display:flex;height:88px;justify-content:center;overflow:hidden;width:88px}.gpc-product-list__media img{height:100%;object-fit:contain;padding:8px;width:100%}.gpc-product-list__media-placeholder{color:#94a3b8;font-size:.85rem}.gpc-product-list__main{min-width:0}.gpc-product-list__title{color:#111827;font-size:1.08rem;font-weight:750;line-height:1.35;margin:0 0 8px}.gpc-product-list__meta{align-items:center;color:#64748b;display:flex;flex-wrap:wrap;font-size:.85rem;gap:6px 12px;margin:0 0 10px}.gpc-product-list__price{color:#0f172a;font-weight:800}.gpc-product-list__variants-badge{background:#eef2ff;border-radius:999px;color:#4338ca;font-size:.75rem;font-weight:800;padding:2px 8px}.gpc-product-list__category{color:#94a3b8;font-size:.8rem}.gpc-product-list__options{margin-bottom:10px}.gpc-product-list__options-toggle{background:none;border:0;color:#4f46e5;cursor:pointer;font:inherit;font-size:.82rem;font-weight:800;padding:0}.gpc-product-list__options-toggle:hover{text-decoration:underline}.gpc-product-list__options-panel{margin-top:8px;overflow:visible}.gpc-product-list__options-state{color:#64748b;font-size:.78rem;margin:0}.gpc-product-list__options-state--error{color:#b42318}.gpc-product-list__option-chips{display:flex;flex-wrap:wrap;gap:6px;overflow:visible}.gpc-product-list__option-chip{background:#fff;border:1px solid #e2e8f0;border-radius:999px;color:#1f2937;cursor:pointer;font:inherit;font-size:.78rem;line-height:1.25;padding:6px 11px}.gpc-product-list__option-chip:hover{background:#f8faff;border-color:#c7d2fe}.gpc-product-list__option-chip--selected{background:#eef2ff;border-color:#818cf8}.gpc-product-list__shop-link{color:#4f46e5;display:inline-block;font-size:.82rem;font-weight:800;text-decoration:none}.gpc-product-list__shop-link:hover{text-decoration:underline}@media (max-width:720px){.gpc-product-list{padding:0 14px 16px}.gpc-product-list__row{gap:12px;grid-template-columns:72px minmax(0,1fr);padding:14px 0}.gpc-product-list__media{height:72px;width:72px}.gpc-product-list__title{font-size:1rem}}.gpc-listing-card__title-link,.gpc-product-list__title-link{color:inherit;text-decoration:none}.gpc-listing-card__title-link:hover,.gpc-product-list__title-link:hover{color:#4f46e5;text-decoration:underline}.gpc-pdp{padding-bottom:24px}.gpc-pdp__nav{font-size:.88rem;margin-bottom:.75rem;padding:16px 20px 0}.gpc-pdp__layout{grid-gap:28px 32px;display:grid;gap:28px 32px;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);padding:16px 20px 24px}.gpc-pdp__gallery{min-width:0}.gpc-pdp__hero-img{display:block;max-height:420px;object-fit:contain;padding:16px;width:100%}.gpc-pdp__hero-img,.gpc-pdp__hero-placeholder{background:#f8fafc;border:1px solid #edf0f6;border-radius:16px}.gpc-pdp__hero-placeholder{align-items:center;color:#94a3b8;display:flex;justify-content:center;min-height:280px}.gpc-pdp__thumbs-wrap{margin-top:12px}.gpc-pdp__thumbs{display:flex;flex-wrap:wrap;gap:8px}.gpc-pdp__thumbs-toggle{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;display:block;font:inherit;font-size:.82rem;font-weight:650;margin-top:10px;padding:8px 12px;text-align:center;width:100%}.gpc-pdp__thumbs-toggle:hover{background:#f8fafc;border-color:#cbd5e1;color:#1e293b}.gpc-pdp__thumb{background:#fff;border:2px solid #0000;border-radius:10px;cursor:pointer;overflow:hidden;padding:0}.gpc-pdp__thumb--active{border-color:#818cf8}.gpc-pdp__thumb img{display:block;height:64px;object-fit:contain;padding:4px;width:64px}.gpc-pdp__brand{color:#64748b;font-size:.88rem;font-weight:700;letter-spacing:.04em;margin:0 0 6px;text-transform:uppercase}.gpc-pdp__title{font-size:clamp(1.4rem,3vw,2rem);line-height:1.2;margin:0 0 12px}.gpc-pdp__price{color:#0f172a;font-size:1.35rem;font-weight:800;margin:0 0 8px}.gpc-pdp__variant-count{color:#64748b;font-size:.88rem;margin:0 0 16px}.gpc-pdp-variant-picker{display:flex;flex-direction:column;gap:18px;margin-bottom:20px}.gpc-pdp-variant-picker__section{display:flex;flex-direction:column;gap:10px}.gpc-pdp-variant-picker__label{color:#334155;font-size:.92rem;margin:0}.gpc-pdp-variant-picker__label strong{color:#0f172a;font-weight:700}.gpc-pdp-variant-picker__field-label{color:#64748b;font-size:.72rem;font-weight:800;letter-spacing:.04em;margin:0;text-transform:uppercase}.gpc-pdp-variant-picker__swatches-wrap{display:flex;flex-direction:column;gap:10px}.gpc-pdp-variant-picker__swatches{display:flex;flex-wrap:wrap;gap:10px}.gpc-pdp-variant-picker__swatches-toggle{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;display:block;font:inherit;font-size:.82rem;font-weight:650;padding:8px 12px;text-align:center;width:100%}.gpc-pdp-variant-picker__swatches-toggle:hover{background:#f8fafc;border-color:#cbd5e1;color:#1e293b}.gpc-pdp-variant-picker__swatch{background:#f1f5f9;border:2px solid #0000;border-radius:8px;cursor:pointer;flex:0 0 auto;height:56px;overflow:hidden;padding:3px;width:56px}.gpc-pdp-variant-picker__swatch:hover{border-color:#cbd5e1}.gpc-pdp-variant-picker__swatch--selected{background:#fff;border-color:#0f172a}.gpc-pdp-variant-picker__swatch img{border-radius:4px;display:block;height:100%;object-fit:cover;width:100%}.gpc-pdp-variant-picker__swatch-placeholder{align-items:center;color:#64748b;display:flex;font-size:.7rem;font-weight:700;height:100%;justify-content:center;text-transform:uppercase;width:100%}.gpc-pdp-variant-picker__select-wrap{display:block}.gpc-pdp-variant-picker__select{appearance:none;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='%230f172a' d='m1 1 5 5 5-5'/%3E%3C/svg%3E") no-repeat right 14px center;border:1px solid #0f172a;border-radius:4px;color:#0f172a;cursor:pointer;font:inherit;font-size:.95rem;min-height:48px;padding:10px 40px 10px 14px;width:100%}.gpc-pdp-variant-picker__select option[value=""],.gpc-pdp-variant-picker__select:invalid{color:#94a3b8}.gpc-pdp-variant-picker__select-sr{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.gpc-pdp-variant-picker__size-chips{display:flex;flex-wrap:wrap;gap:8px}.gpc-pdp-variant-picker__size-chip{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#1f2937;cursor:pointer;font:inherit;font-size:.88rem;font-weight:650;min-height:40px;min-width:44px;padding:8px 14px}.gpc-pdp-variant-picker__size-chip:hover{border-color:#94a3b8}.gpc-pdp-variant-picker__size-chip--selected{border-color:#0f172a;box-shadow:inset 0 0 0 1px #0f172a}.gpc-pdp-variant-picker__swatch{position:relative}.gpc-pdp-variant-picker__swatch--oos{opacity:.55}.gpc-pdp-variant-picker__swatch--oos:after{background:linear-gradient(to top left,#0000 calc(50% - 1px),#dc2626 calc(50% - 1px),#dc2626 calc(50% + 1px),#0000 calc(50% + 1px));border-radius:4px;content:"";inset:6px;pointer-events:none;position:absolute}.gpc-pdp-variant-picker__size-chip--oos{background:#f8fafc;border-color:#e2e8f0;color:#94a3b8}.gpc-pdp-variant-picker__size-chip--oos .gpc-pdp-variant-picker__size-chip-label{text-decoration:line-through;text-decoration-color:#dc2626}.gpc-pdp-variant-picker__select option:disabled{color:#94a3b8}.gpc-pdp__options{margin-bottom:20px}.gpc-pdp__options-title{font-size:.92rem;font-weight:800;margin:0 0 10px}.gpc-pdp__option-list{display:flex;flex-direction:column;gap:8px}.gpc-pdp__option{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;display:flex;font:inherit;gap:12px;justify-content:space-between;padding:12px 14px;text-align:left;width:100%}.gpc-pdp__option:hover{background:#f8faff;border-color:#c7d2fe}.gpc-pdp__option--selected{background:#eef2ff;border-color:#818cf8;box-shadow:inset 0 0 0 1px #818cf8}.gpc-pdp__option-label{color:#1f2937;font-weight:650}.gpc-pdp__option-price{color:#0f172a;font-weight:800;white-space:nowrap}.gpc-pdp__details{grid-gap:12px 20px;background:#fafbfc;border:1px solid #edf0f6;border-radius:12px;display:grid;gap:12px 20px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));margin:0 0 20px;padding:14px 16px}.gpc-pdp__details dt{color:#64748b;font-size:.72rem;font-weight:800;margin:0 0 2px;text-transform:uppercase}.gpc-pdp__details dd{color:#1f2937;font-size:.88rem;margin:0}.gpc-pdp__description{margin-bottom:20px}.gpc-pdp__description-body{color:#4b5565;font-size:.92rem;line-height:1.55;margin:0}.gpc-pdp__description-body:not(.gpc-pdp__description-body--html){white-space:pre-wrap}.gpc-pdp__description-body--html{overflow-wrap:anywhere;word-break:break-word}.gpc-pdp__description-body--html ol,.gpc-pdp__description-body--html p,.gpc-pdp__description-body--html ul{margin:0 0 .75em}.gpc-pdp__description-body--html ol:last-child,.gpc-pdp__description-body--html p:last-child,.gpc-pdp__description-body--html ul:last-child{margin-bottom:0}.gpc-pdp__description-body--html ol,.gpc-pdp__description-body--html ul{padding-left:1.25em}.gpc-pdp__description-body--html a{color:#4f46e5;text-decoration:underline}.gpc-pdp__description-body--html table{border-collapse:collapse;font-size:.88rem;max-width:100%;width:100%}.gpc-pdp__description-body--html td,.gpc-pdp__description-body--html th{border:1px solid #e2e8f0;padding:6px 8px;vertical-align:top}.gpc-pdp__description-body--html embed,.gpc-pdp__description-body--html iframe,.gpc-pdp__description-body--html img,.gpc-pdp__description-body--html object{display:none}.gpc-pdp__cta{align-items:center;background:#4f46e5;border-radius:12px;color:#fff!important;display:inline-flex;font-size:.95rem;font-weight:800;justify-content:center;min-height:48px;padding:12px 22px;text-decoration:none}.gpc-pdp__cta:hover{background:#4338ca}@media (max-width:900px){.gpc-pdp__layout{gap:20px;grid-template-columns:1fr}.gpc-pdp__browser .gpc-browser__content{display:flex;flex-direction:column}}.gpc-page__sidebar--own-nav .gpc-own-sidebar{display:flex;flex-direction:column;gap:0;min-height:0}.gpc-own-sidebar__body{flex:1 1;min-height:0;overflow-y:auto;padding:8px 10px 12px}.gpc-own-sidebar__state{color:#5a6578;font-size:.88rem;margin:8px 4px}.gpc-own-sidebar__crumbs{align-items:center;display:flex;flex-wrap:wrap;font-size:.8rem;gap:4px 6px;margin:0 0 10px;padding:0 2px}.gpc-own-sidebar__crumb{background:none;border:0;color:#4f46e5;cursor:pointer;font:inherit;font-weight:600;margin:0;padding:0;text-decoration:underline;text-underline-offset:2px}.gpc-own-sidebar__crumb:hover{color:#3730a3}.gpc-own-sidebar__crumb--current{color:#1e2a3b;cursor:default;font-weight:700;text-decoration:none}.gpc-own-sidebar__crumb:not(.gpc-own-sidebar__crumb--current):after{color:#9aa3b5;content:"›";margin-left:6px;pointer-events:none;text-decoration:none}.gpc-spec-filters__section--nav{margin-top:0}.gpc-spec-filters__state{color:#5a6578;font-size:.9rem;margin:0}.gpc-spec-filters__header{margin:0 0 14px;padding:0 2px}.gpc-spec-filters__kicker{color:#8b95a8;font-size:.78rem;font-weight:600;letter-spacing:.04em;margin:0 0 4px;text-transform:uppercase}.gpc-spec-filters__heading{color:#1e2a3b;font-size:1.05rem;font-weight:800;letter-spacing:-.02em;line-height:1.25;margin:0}.gpc-spec-filters__template{color:#5a6578;font-size:.82rem;line-height:1.35;margin:6px 0 0}.gpc-spec-filters__section{background:#fff;border:1px solid #e8ebf2;border-radius:14px;box-shadow:0 4px 14px #1720330a;margin:0 0 14px;padding:14px 12px}.gpc-spec-filters__title{color:#1e2a3b;font-size:.95rem;font-weight:800;letter-spacing:-.01em;margin:0 0 10px}.gpc-spec-filters__checks,.gpc-spec-filters__subcats{list-style:none;margin:0;padding:0}.gpc-spec-filters__subcat{align-items:center;background:none;border:0;color:#2a3548;cursor:pointer;display:flex;font:inherit;font-size:.88rem;gap:8px;justify-content:space-between;padding:6px 0;text-align:left;width:100%}.gpc-spec-filters__subcat:hover{color:#4f46e5}.gpc-spec-filters__subcat--active{color:#4f46e5;cursor:default;font-weight:700}.gpc-spec-filters__check{align-items:center;color:#2a3548;cursor:pointer;display:flex;font-size:.88rem;gap:8px;justify-content:space-between;padding:6px 0}.gpc-spec-filters__check input{accent-color:#4f46e5;flex-shrink:0;height:16px;margin:0;width:16px}.gpc-spec-filters__check-label{flex:1 1;min-width:0}.gpc-spec-filters__count{font-feature-settings:"tnum";color:#8b95a8;flex-shrink:0;font-size:.82rem;font-variant-numeric:tabular-nums}.gpc-spec-filters__more{background:none;border:0;color:#4f46e5;cursor:pointer;display:block;font:inherit;font-size:.82rem;font-weight:600;margin:2px 0 0;padding:6px 0;text-align:left;width:100%}.gpc-spec-filters__more:hover{text-decoration:underline}.gpc-spec-filters__clear{background:#fff;border:1px solid #d9deea;border-radius:10px;color:#4b5565;cursor:pointer;font:inherit;font-size:.88rem;font-weight:600;margin-top:4px;padding:10px 12px;width:100%}.gpc-spec-filters__clear:hover{border-color:#4f46e5;color:#4f46e5}.gpc-listing-card__specs{grid-gap:4px;border-top:1px solid #f0f2f7;display:grid;gap:4px;list-style:none;margin:10px 0 0;padding:10px 0 0}.gpc-listing-card__specs li{display:flex;font-size:.78rem;gap:6px;line-height:1.35}.gpc-listing-card__spec-k{color:#6b7280;flex-shrink:0}.gpc-listing-card__spec-k:after{content:":"}.gpc-listing-card__spec-v{color:#1f2937;font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-cat-page{background:#f5f7f9;background:var(--shop-bg,#f5f7f9);color:#1a1a2e;color:var(--shop-text,#1a1a2e);min-height:calc(100vh - 120px)}.shop-cat-page__inner{box-sizing:border-box;margin:0 auto;max-width:96rem;max-width:var(--shop-max,96rem);padding:1.5rem 1rem 3rem}.shop-cat-page__crumbs{align-items:center;color:#6b7280;display:flex;flex-wrap:wrap;font-size:.875rem;gap:.5rem;margin:0 0 1.25rem}.shop-cat-page__crumbs a{color:#00ca41;text-decoration:none}.shop-cat-page__crumbs a:hover{text-decoration:underline}.shop-cat-page__crumbs-sep{color:#d1d5db}.shop-cat-page__crumbs-current{color:#173441;font-weight:500}.shop-cat-page__crumb-btn{background:none;border:0;color:#00ca41;cursor:pointer;font:inherit;padding:0}.shop-cat-page__crumb-btn:hover{text-decoration:underline}.shop-cat-page__admin{color:#9ca3af;font-size:.78rem;margin:-.5rem 0 1rem}.shop-cat-page__admin a{color:#6b7280;text-decoration:none}.shop-cat-page__admin a:hover{color:#173441;text-decoration:underline}.shop-cat-page__hero{border-radius:1rem;margin-bottom:1.5rem;min-height:200px;overflow:hidden;position:relative}.shop-cat-page__hero-img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.shop-cat-page__hero-bg{background:linear-gradient(135deg,#173441,#1b693d);inset:0;position:absolute}.shop-cat-page__hero-overlay{background:linear-gradient(135deg,#173441e0,#1b693dbf);inset:0;position:absolute}.shop-cat-page__hero-content{color:#fff;display:flex;flex-direction:column;gap:1rem;padding:1.75rem;position:relative;z-index:1}.shop-cat-page__hero-badge{background:#00ca4133;border-radius:9999px;color:#00ca41;display:inline-block;font-size:.75rem;font-weight:600;margin-bottom:.25rem;padding:.25rem .625rem}.shop-cat-page__hero-title{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:800;letter-spacing:-.02em;line-height:1.15;margin:0 0 .25rem}.shop-cat-page__hero-meta{font-size:.875rem;margin:0;opacity:.7}.shop-cat-page__hero-pills{display:flex;flex-wrap:wrap;gap:.5rem}.shop-cat-page__hero-pill{background:#0000;border:1px solid #ffffff4d;border-radius:9999px;color:#fff;cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:500;padding:.375rem .75rem;text-decoration:none;transition:background .15s}.shop-cat-page__hero-pill:hover{background:#fff3}.shop-cat-page__hero-pill--active{background:#ffffff40;border-color:#ffffff80}.shop-cat-guide-nav--top{margin-bottom:1rem}.shop-cat-guide-footer{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 1px 2px #1734410a;margin-top:2rem;overflow:hidden}.shop-cat-guide-nav--bottom{margin:0;padding:1rem 1.25rem .5rem}.shop-cat-guide-nav--bottom .shop-cat-guide-nav__list{border-bottom:1px solid #f3f4f6;padding-bottom:.5rem}.shop-cat-guide-footer .shop-cat-guide-panel{border:0;border-radius:0;box-shadow:none}.shop-cat-guide-nav__scroll{-webkit-overflow-scrolling:touch;overflow-x:auto;scrollbar-width:thin}.shop-cat-guide-nav__list{display:flex;flex-wrap:wrap;gap:.5rem;min-width:min-content}.shop-cat-guide-nav__btn{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;color:#4b5563;cursor:pointer;flex-shrink:0;font-size:.8125rem;font-weight:600;padding:.5rem .875rem;transition:border-color .15s,color .15s,background .15s;white-space:nowrap}.shop-cat-guide-nav__btn:hover{background:#f9fafb;border-color:#d1d5db;color:#173441}.shop-cat-guide-nav__btn--active{background:#f0fdf4;border-color:#00ca41;color:#173441}.shop-cat-guide-nav__btn:focus-visible{outline:2px solid #00ca41;outline-offset:2px}.shop-cat-guide-panel{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 1px 2px #1734410a;margin-top:0;padding:1.25rem 1.5rem;scroll-margin-top:5.5rem}.shop-cat-guide-panel__title{color:#173441;font-size:1.125rem;font-weight:700;margin:0 0 .75rem}.shop-cat-guide-panel__body{color:#4b5563;font-size:.9375rem;line-height:1.65}.shop-cat-guide-panel__placeholder{color:#6b7280;margin:0}.shop-cat-guide-dynamic__group{margin-top:1.25rem}.shop-cat-guide-dynamic__group:first-of-type{margin-top:.75rem}.shop-cat-guide-dynamic__subtitle{color:#173441;font-size:.9375rem;font-weight:700;margin:0 0 .5rem}.shop-cat-guide-dynamic__list{display:flex;flex-direction:column;gap:.375rem;list-style:none;margin:0;padding:0}.shop-cat-guide-dynamic__list--chips{flex-direction:row;flex-wrap:wrap;gap:.5rem}.shop-cat-guide-dynamic__link{align-items:center;background:#f9fafb;border:1px solid #f3f4f6;border-radius:.5rem;color:#173441;display:flex;font-size:.875rem;font-weight:600;gap:.75rem;justify-content:space-between;padding:.5rem .75rem;text-decoration:none;transition:background .15s,border-color .15s;width:100%}.shop-cat-guide-dynamic__link--btn{cursor:pointer;font-family:inherit;text-align:left}.shop-cat-guide-dynamic__filter-hint,.shop-cat-guide-dynamic__link:hover{color:#6b7280;font-size:.875rem;margin:.75rem 0 .5rem}.shop-cat-guide-dynamic__chip--active{background:#f0fdf4;border-color:#00ca41;color:#173441;font-weight:600}.shop-cat-guide-dynamic__chip:hover{background:#f0fdf4;border-color:#bbf7d0;color:#1b693d}.shop-cat-guide-dynamic__chip{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#374151;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.8125rem;font-weight:500;gap:.5rem;padding:.375rem .75rem;transition:background .15s,border-color .15s}.shop-cat-guide-dynamic__count{background:#f3f4f6;border-radius:.375rem;color:#9ca3af;flex-shrink:0;font-size:.75rem;font-weight:500;padding:.125rem .375rem}.shop-cat-guide-dynamic__empty{color:#6b7280;font-size:.875rem;margin:.75rem 0 0}.shop-cat-guide-panel .shop-cat-guide-tabs__html,.shop-cat-guide-panel__body .gpc-pdp__description-body,.shop-cat-guide-tabs__html{color:#374151;font-size:.9375rem;line-height:1.65}.shop-cat-guide-panel__body h2,.shop-cat-guide-panel__body h3,.shop-cat-guide-tabs__html h2,.shop-cat-guide-tabs__html h3{color:#173441;font-size:1rem;margin:1rem 0 .5rem}.shop-cat-guide-panel__body h2:first-child,.shop-cat-guide-panel__body h3:first-child,.shop-cat-guide-panel__body p:first-child,.shop-cat-guide-tabs__html h2:first-child,.shop-cat-guide-tabs__html h3:first-child,.shop-cat-guide-tabs__html p:first-child{margin-top:0}.shop-cat-guide-panel__body ol,.shop-cat-guide-panel__body ul,.shop-cat-guide-tabs__html ol,.shop-cat-guide-tabs__html ul{margin:.5rem 0 .75rem;padding-left:1.25rem}.shop-cat-guide-tabs__faq{margin:0}.shop-cat-guide-tabs__faq-item{border-bottom:1px solid #f3f4f6;margin:0 0 1rem;padding-bottom:1rem}.shop-cat-guide-tabs__faq-item:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.shop-cat-guide-tabs__faq-q{color:#173441;font-size:.9375rem;font-weight:700;margin:0 0 .35rem}.shop-cat-guide-tabs__faq-a{color:#4b5563;font-size:.875rem;line-height:1.6;margin:0}.shop-cat-page__layout{align-items:flex-start;display:flex;gap:1.5rem}.shop-cat-page__layout--search .shop-cat-page__main{max-width:none;width:100%}.shop-cat-page__sidebar{display:none;flex-shrink:0;width:15rem}.shop-cat-page__sidebar .gpc-own-sidebar__body,.shop-cat-page__sidebar>.shop-cat-page__card{box-sizing:border-box;width:100%}.shop-cat-page__sidebar .gpc-own-sidebar__body{padding:0}.shop-cat-page__card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 1px 2px #1734410a;margin-bottom:1rem;padding:1.25rem}.shop-cat-page__card-title{color:#173441;font-size:.875rem;font-weight:700;margin:0 0 1rem}.shop-cat-page__card--search label{grid-gap:.5rem;color:#374151;display:grid;font-size:.8rem;font-weight:600;gap:.5rem}.shop-cat-page__card--search input[type=search]{border:1px solid #e2e8f0;border-radius:.75rem;box-sizing:border-box;font:inherit;padding:.5rem .75rem;width:100%}.shop-cat-page__card--search input[type=search]:focus{border-color:#00ca41;outline:none}.shop-cat-page__checkbox{align-items:center;color:#6b7280;cursor:pointer;display:flex;font-size:.8rem;gap:.5rem;margin-top:.75rem}.shop-cat-page__main{flex:1 1;min-width:0}.shop-cat-page__toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-bottom:1.25rem}.shop-cat-page__toolbar-count{color:#6b7280;font-size:.875rem;margin:0}.shop-cat-page__toolbar-count strong{color:#173441;font-weight:700}.shop-cat-page__toolbar-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-left:auto}.shop-cat-page__search-form{display:flex;margin:0}.shop-cat-page__search-wrap{position:relative}.shop-cat-page__search-wrap .shop-search-suggest{min-width:18rem}.shop-cat-page__search{border:1px solid #e2e8f0;border-radius:.75rem;color:#173441;font-size:.875rem;max-width:14rem;min-width:10rem;padding:.5rem .875rem}.shop-cat-page__search:focus{border-color:#00ca41;box-shadow:0 0 0 2px #00ca4126;outline:none}.shop-cat-page__search:disabled{cursor:not-allowed;opacity:.5}.shop-cat-page__sort{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;color:#173441;cursor:pointer;font-size:.875rem;padding:.5rem .75rem}.shop-cat-page__sort:focus{box-shadow:0 0 0 2px #00ca4126;outline:none}.shop-cat-page__sidebar .gpc-own-sidebar__body{display:flex;flex-direction:column;gap:0}.shop-cat-page__sidebar .gpc-own-sidebar__crumbs{display:none}.shop-cat-page__sidebar .gpc-spec-filters__section{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 1px 2px #1734410a;margin-bottom:1rem;padding:1.25rem}.shop-cat-page__sidebar .gpc-spec-filters__section--nav{border-bottom:0;padding-bottom:1.25rem}.shop-cat-page__sidebar .gpc-spec-filters__title{color:#173441;font-size:.875rem;font-weight:700;margin:0 0 1rem}.shop-cat-page__sidebar .gpc-spec-filters__subcat{background:none;border:0;border-radius:.5rem;color:#374151;font-size:.875rem;padding:.375rem .5rem;width:100%}.shop-cat-page__sidebar .gpc-spec-filters__subcat:hover{background:#f9fafb;color:#1b693d}.shop-cat-page__sidebar .gpc-spec-filters__subcat--active{background:#f0fdf4;color:#1b693d;font-weight:600}.shop-cat-page__sidebar .gpc-spec-filters__count{background:#f3f4f6;border-radius:.375rem;color:#9ca3af;font-size:.75rem;padding:.125rem .375rem}.shop-cat-page__sidebar .gpc-spec-filters__check input{accent-color:#00ca41;height:1rem;width:1rem}.shop-cat-page__sidebar .gpc-spec-filters__check-label{color:#4b5563;font-size:.875rem}.shop-cat-page__sidebar .gpc-spec-filters__check:hover .gpc-spec-filters__check-label{color:#111827}.shop-cat-drawer__body .gpc-spec-filters__more,.shop-cat-page__sidebar .gpc-spec-filters__more{background:none;border:0;color:#0d9488;cursor:pointer;display:block;font-size:.8125rem;font-weight:600;margin:.125rem 0 0;padding:.375rem 0;text-align:left;width:100%}.shop-cat-drawer__body .gpc-spec-filters__more:hover,.shop-cat-page__sidebar .gpc-spec-filters__more:hover{text-decoration:underline}.shop-cat-page__sidebar .gpc-spec-filters__clear{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;color:#173441;cursor:pointer;font-size:.875rem;font-weight:600;margin-top:.25rem;padding:.625rem;width:100%}.shop-cat-page__sidebar .gpc-spec-filters__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.shop-cat-page__sidebar .gpc-spec-filters__apply{background:#00ca41;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:.875rem;font-weight:700;padding:.5rem 1rem}.shop-cat-page__sidebar .gpc-spec-filters__apply:disabled{cursor:not-allowed;opacity:.45}.shop-cat-page__sidebar .gpc-spec-filters__clear:hover{background:#f9fafb}.shop-cat-page__sidebar .gpc-sidebar-brands{margin-bottom:1rem}.shop-cat-page__sidebar .gpc-page__stats{border:0;gap:.5rem;padding:0}.shop-cat-page__sidebar .gpc-page__stats span{background:#f3f4f6;color:#6b7280;font-size:.75rem;font-weight:500}.shop-cat-page__products.gpc-products{background:#0000;border:0;box-shadow:none;padding:0}.shop-cat-page__products .gpc-products__header{display:none}.shop-cat-page__products .gpc-products__grid.shop-cat-page__grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));justify-content:stretch;justify-items:stretch;width:100%}.shop-cat-page__grid>*{max-width:100%;min-width:0;width:100%}.shop-cat-page .shop-listing-card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:box-shadow .2s,border-color .2s,transform .2s}.shop-cat-page .shop-listing-card:hover{border-color:#e5e7eb;box-shadow:0 20px 40px #1734411a;transform:translateY(-2px)}.shop-cat-page .shop-listing-card__link{color:inherit;display:flex;flex:1 1;flex-direction:column;min-height:0;text-decoration:none}.shop-cat-page .shop-listing-card__link--static{cursor:default}.shop-cat-page .shop-listing-card__media{align-items:center;background:#f9fafb;display:flex;flex-shrink:0;height:11rem;justify-content:center;overflow:hidden;position:relative}.shop-cat-page .shop-listing-card__media img{background:#fff;height:100%;object-fit:contain;width:100%}.shop-cat-page .shop-listing-card__media-placeholder{align-items:center;color:#e5e7eb;display:flex;justify-content:center}.shop-cat-page .shop-listing-card__body{display:flex;flex:1 1;flex-direction:column;min-height:0;padding:.875rem}.shop-cat-page .shop-listing-card__brand{color:#00ca41;font-size:.75rem;font-weight:600;line-height:1.2;margin-bottom:.25rem}.shop-cat-page .shop-listing-card__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#173441;display:-webkit-box;font-size:.75rem;font-weight:600;line-height:1.35;margin:0 0 .5rem;overflow:hidden}.shop-cat-page .shop-listing-card:hover .shop-listing-card__title{text-decoration:underline}.shop-cat-page .shop-listing-card__options{color:#9ca3af;font-size:.75rem;line-height:1.35;margin:0 0 .75rem}.shop-cat-page .shop-listing-card__footer{align-items:center;display:flex;gap:.5rem;justify-content:space-between;margin-top:auto;padding-top:.25rem}.shop-cat-page .shop-listing-card__prices{min-width:0}.shop-cat-page .shop-listing-card__price{color:#173441;font-size:.875rem;font-weight:800;white-space:nowrap}.shop-cat-page .shop-listing-card__bekijk{align-items:center;background:#00ca41;border-radius:9999px;color:#fff;display:inline-flex;flex-shrink:0;font-size:.75rem;font-weight:600;justify-content:center;line-height:1.2;padding:.25rem .625rem}.shop-cat-page .shop-listing-card__review-badge{background:#fff7ed;border-radius:.375rem;color:#c2410c;display:block;font-size:.7rem;font-weight:700;margin:0 .75rem .75rem;padding:.25rem .5rem;width:fit-content}.shop-cat-page .shop-listing-card__admin{font-size:.8rem;margin:0 .75rem .75rem}.shop-cat-page .shop-listing-card .gpc-listing-card__shop,.shop-cat-page .shop-listing-card .gpc-listing-card__variants{display:none}.shop-cat-page__pagination{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:2.5rem}.shop-cat-page__pagination button{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;color:#173441;cursor:pointer;font-size:.875rem;font-weight:600;height:2.5rem;min-width:2.5rem;padding:0 .75rem;transition:background .15s,color .15s}.shop-cat-page__pagination button:hover:not(:disabled){background:#f9fafb}.shop-cat-page__pagination button:disabled{cursor:not-allowed;opacity:.45}.shop-cat-page__pagination button.shop-cat-page__pagination-btn--primary{background:#173441;border-color:#173441;color:#fff}.shop-cat-page__pagination-info{color:#6b7280;font-size:.875rem}.shop-cat-page__error,.shop-cat-page__state{font-size:.875rem;margin:0 0 1rem}.shop-cat-page__error{color:#dc2626}.shop-cat-page__state{color:#6b7280}.shop-cat-drawer__trigger{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;color:#173441;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem .75rem}.shop-cat-drawer__backdrop{background:#0006;inset:0;position:fixed;z-index:60}.shop-cat-drawer__panel{background:#fff;border-radius:1.5rem 1.5rem 0 0;bottom:0;box-shadow:0 -8px 32px #17344133;left:0;max-height:85vh;overflow-y:auto;position:fixed;right:0;transform:translateY(100%);transition:transform .3s ease;z-index:70}.shop-cat-drawer__panel--open{transform:translateY(0)}.shop-cat-drawer__handle{display:flex;justify-content:center;padding:.75rem 0 .25rem}.shop-cat-drawer__handle-bar{background:#e5e7eb;border-radius:9999px;height:.25rem;width:2.5rem}.shop-cat-drawer__head{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:.75rem 1.25rem}.shop-cat-drawer__head h2{color:#173441;font-size:1rem;font-weight:700;margin:0}.shop-cat-drawer__close{align-items:center;background:#f3f4f6;border:0;border-radius:9999px;color:#6b7280;cursor:pointer;display:flex;height:2rem;justify-content:center;width:2rem}.shop-cat-drawer__body{padding:1rem 1.25rem 1.5rem}.shop-cat-drawer__body .gpc-spec-filters__section{margin-bottom:1.25rem}.shop-cat-drawer__body .gpc-spec-filters__subcats{display:flex;flex-wrap:wrap;gap:.5rem}.shop-cat-drawer__body .gpc-spec-filters__subcats li{list-style:none}.shop-cat-drawer__body .gpc-spec-filters__subcat{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;color:#173441;display:inline-flex;font-size:.875rem;gap:.375rem;padding:.375rem .75rem}.shop-cat-drawer__panel .shop-cat-drawer__apply{background:#173441;border:0;border-radius:1rem;color:#fff;cursor:pointer;display:block;font-family:inherit;font-size:.875rem;font-weight:700;margin:0 1.25rem 1.25rem;padding:.875rem;width:calc(100% - 2.5rem)}@media (min-width:768px){.shop-cat-page__sidebar{display:block}.shop-cat-drawer__trigger{display:none}.shop-cat-page__products .gpc-products__grid.shop-cat-page__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}.shop-brand-page,.shop-brands-page{padding:1.5rem 0 3rem}.shop-brand-page__inner,.shop-brands-page__inner{margin:0 auto;max-width:var(--shop-max);padding:0 1rem}.shop-brand-page__crumbs,.shop-brands-page__crumbs{align-items:center;color:#9ca3af;display:flex;flex-wrap:wrap;font-size:.875rem;gap:.5rem;margin-bottom:1.5rem}.shop-brand-page__crumbs a,.shop-brands-page__crumbs a{color:#00ca41;font-weight:500;text-decoration:none}.shop-brand-page__crumbs a:hover,.shop-brands-page__crumbs a:hover{text-decoration:underline}.shop-brand-page__crumbs-current,.shop-brands-page__crumbs-current{color:#173441;font-weight:600}.shop-brand-page__crumbs-sep,.shop-brands-page__crumbs-sep{color:#d1d5db}.shop-brands-page__head{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}@media (min-width:768px){.shop-brands-page__head{align-items:center;flex-direction:row;justify-content:space-between}}.shop-brands-page__title{color:#173441;font-size:1.875rem;font-weight:800;margin:0 0 .25rem}.shop-brands-page__meta{color:#9ca3af;font-size:.875rem;margin:0}.shop-brands-page__search-wrap{max-width:20rem;position:relative;width:100%}.shop-brands-page__search{background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;box-sizing:border-box;color:#173441;font-size:.875rem;padding:.625rem 2.5rem .625rem 1rem;width:100%}.shop-brands-page__search:focus{border-color:#00ca41;outline:none}.shop-brands-page__search-icon{color:#9ca3af;pointer-events:none;position:absolute;right:.875rem;top:50%;transform:translateY(-50%)}.shop-brands-page__section-title{color:#173441;font-size:1.125rem;font-weight:700;margin:0 0 1rem}.shop-brands-page__featured{margin-bottom:2.5rem}.shop-brands-page__featured-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:640px){.shop-brands-page__featured-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1024px){.shop-brands-page__featured-grid{grid-template-columns:repeat(8,minmax(0,1fr))}}.shop-brands-page__featured-card{align-items:center;background:#fff;border:1px solid #0000;border-radius:1rem;box-sizing:border-box;color:inherit;display:flex;flex-direction:column;padding:1rem;text-align:center;text-decoration:none;transition:box-shadow .2s,border-color .2s,transform .2s;width:100%}.shop-brands-page__featured-card:hover{border-color:#f3f4f6;box-shadow:0 10px 24px #1734411a;transform:translateY(-2px)}.shop-brands-page__featured-avatar{align-items:center;border-radius:.75rem;color:#fff;display:flex;font-size:1.125rem;font-weight:800;height:3rem;justify-content:center;margin-bottom:.5rem;transition:transform .2s;width:3rem}.shop-brands-page__featured-card:hover .shop-brands-page__featured-avatar{transform:scale(1.08)}.shop-brands-page__featured-name{color:#173441;font-size:.75rem;font-weight:600;line-height:1.3}.shop-brands-page__featured-count{color:#9ca3af;font-size:.75rem;margin-top:.125rem}.shop-brands-page__alpha{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:1.5rem}.shop-brands-page__alpha-link{align-items:center;background:#f0f4f8;border-radius:.5rem;color:#173441;display:flex;font-size:.75rem;font-weight:700;height:2rem;justify-content:center;text-decoration:none;transition:background .15s,color .15s;width:2rem}.shop-brands-page__alpha-link:hover{background:#173441;color:#fff}.shop-brands-page__alpha-link--disabled{opacity:.35;pointer-events:none}.shop-brands-page__list-card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 1px 3px #1734410f;overflow:hidden}.shop-brands-page__letter-section{scroll-margin-top:6rem}.shop-brands-page__letter-heading{background:#f9fafb;border-bottom:1px solid #f3f4f6;color:#9ca3af;font-size:.75rem;font-weight:700;letter-spacing:.05em;margin:0;padding:.75rem 1.25rem;text-transform:uppercase}.shop-brands-page__list-item{align-items:center;border-bottom:1px solid #f3f4f6;color:inherit;display:flex;gap:1rem;justify-content:space-between;padding:.875rem 1.25rem;text-decoration:none;transition:background .15s}.shop-brands-page__list-item:last-child{border-bottom:0}.shop-brands-page__list-item:hover{background:#f9fafb}.shop-brands-page__list-left{align-items:center;display:flex;gap:.75rem;min-width:0}.shop-brands-page__list-avatar{align-items:center;border-radius:.5rem;color:#fff;display:flex;flex-shrink:0;font-size:.75rem;font-weight:700;height:2.25rem;justify-content:center;width:2.25rem}.shop-brands-page__list-name{color:#173441;font-size:.875rem;font-weight:600}.shop-brands-page__list-item:hover .shop-brands-page__list-name{text-decoration:underline}.shop-brands-page__list-badge{background:#dcfce7;border-radius:9999px;color:#166534;font-size:.6875rem;font-weight:600;margin-left:.5rem;padding:.125rem .5rem;vertical-align:middle}.shop-brands-page__list-right{align-items:center;display:flex;flex-shrink:0;gap:1rem}.shop-brands-page__list-count{color:#9ca3af;font-size:.875rem;white-space:nowrap}.shop-brands-page__list-chevron{color:#d1d5db;flex-shrink:0}.shop-brands-page__list-item:hover .shop-brands-page__list-chevron{color:#9ca3af}.shop-brands-page__footer-note{color:#9ca3af;font-size:.875rem;margin:1.5rem 0 0;text-align:center}.shop-brand-page__state,.shop-brands-page__state{color:#6b7280;font-size:.875rem}.shop-brand-page__error,.shop-brands-page__error{color:#dc2626;font-size:.875rem}.shop-brand-page__hero{background:linear-gradient(135deg,#173441,#2c4a6e);border-radius:1rem;color:#fff;display:flex;flex-direction:column;gap:1.25rem;margin-bottom:1.5rem;padding:1.5rem}@media (min-width:768px){.shop-brand-page__hero{align-items:center;flex-direction:row;padding:2rem}}.shop-brand-page__hero-avatar{align-items:center;background:#ffffff26;border-radius:1rem;display:flex;flex-shrink:0;font-size:1.875rem;font-weight:800;height:5rem;justify-content:center;width:5rem}.shop-brand-page__hero-body{flex:1 1;min-width:0}.shop-brand-page__hero-title{font-size:1.875rem;font-weight:800;margin:0 0 .5rem}.shop-brand-page__hero-stats{display:flex;flex-wrap:wrap;gap:1.25rem;margin-top:.75rem}.shop-brand-page__hero-stat-label{display:block;font-size:.75rem;opacity:.55}.shop-brand-page__hero-stat-value{font-size:.875rem;font-weight:700}.shop-brand-page__layout{display:flex;flex-direction:column;gap:1.5rem}@media (min-width:768px){.shop-brand-page__layout{align-items:flex-start;flex-direction:row}}.shop-brand-page__sidebar{display:none;flex-shrink:0;width:16rem}.shop-brand-page__sidebar .shop-brand-page__card{box-sizing:border-box;width:100%}@media (min-width:768px){.shop-brand-page__sidebar{display:block}}.shop-brand-page__card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 1px 3px #1734410f;margin-bottom:1rem;padding:1.25rem}.shop-brand-page__card-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.shop-brand-page__card-title{color:#173441;font-size:.875rem;font-weight:700;margin:0}.shop-brand-page__card-meta{color:#9ca3af;font-size:.75rem}.shop-brand-page__card-search{margin-bottom:.75rem;position:relative}.shop-brand-page__card-search input{border:1px solid #e2e8f0;border-radius:.5rem;box-sizing:border-box;font-size:.75rem;padding:.375rem 2rem .375rem .75rem;width:100%}.shop-brand-page__card-search input:focus{border-color:#00ca41;outline:none}.shop-brand-page__card-search svg{color:#9ca3af;pointer-events:none;position:absolute;right:.5rem;top:50%;transform:translateY(-50%)}.shop-brand-page__cat-list{list-style:none;margin:0;padding:0}.shop-brand-page__cat-btn{align-items:center;background:none;border:0;border-radius:.5rem;color:#374151;cursor:pointer;display:flex;font:inherit;font-size:.875rem;font-weight:500;gap:.5rem;justify-content:space-between;padding:.375rem .5rem;text-align:left;transition:background .15s;width:100%}.shop-brand-page__cat-btn:hover{background:#f9fafb}.shop-brand-page__cat-btn--active{background:#00ca411a;color:#1b693d;font-weight:600}.shop-brand-page__cat-btn--all{color:#173441;font-weight:600;margin-bottom:.25rem}.shop-brand-page__cat-count{color:#9ca3af;flex-shrink:0;font-size:.75rem}.shop-brand-page__cat-children{list-style:none;margin:.125rem 0 .25rem .75rem;padding:0}.shop-brand-page__cat-children .shop-brand-page__cat-btn{color:#6b7280;font-size:.75rem;font-weight:400}.shop-brand-page__main{flex:1 1;min-width:0}.shop-brand-page__toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-bottom:1rem}.shop-brand-page__toolbar-count{color:#9ca3af;font-size:.875rem;margin:0}.shop-brand-page__toolbar-count strong{color:#173441}.shop-brand-page__toolbar-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.shop-brand-page__search{border:1px solid #e2e8f0;border-radius:.5rem;color:#173441;font-size:.875rem;max-width:14rem;min-width:10rem;padding:.5rem .75rem}.shop-brand-page__search:focus{border-color:#00ca41;outline:none}@media (max-width:767px){.shop-brand-page__search--toolbar{display:none}}.shop-brand-page__sort{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;color:#173441;font-size:.875rem;padding:.5rem .75rem}.shop-brand-page__grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.shop-brand-page__grid>*{max-width:100%;min-width:0;width:100%}@media (min-width:768px){.shop-brand-page__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}.shop-brand-page__pagination{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:2rem}.shop-brand-page__pagination button{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;color:#173441;cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:600;height:2.5rem;min-width:2.5rem;padding:0 .75rem}.shop-brand-page__pagination button:hover:not(:disabled){border-color:#173441}.shop-brand-page__pagination button:disabled{cursor:not-allowed;opacity:.45}.shop-brand-page__pagination-info{color:#6b7280;font-size:.875rem}.shop-brand-page .shop-listing-card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:box-shadow .2s,border-color .2s,transform .2s}.shop-brand-page .shop-listing-card:hover{border-color:#e5e7eb;box-shadow:0 20px 40px #1734411a;transform:translateY(-2px)}.shop-brand-page .shop-listing-card__link{color:inherit;display:flex;flex:1 1;flex-direction:column;min-height:0;text-decoration:none}.shop-brand-page .shop-listing-card__media{align-items:center;background:#f9fafb;display:flex;flex-shrink:0;height:11rem;justify-content:center;overflow:hidden;position:relative}.shop-brand-page .shop-listing-card__media img{background:#fff;height:100%;object-fit:contain;width:100%}.shop-brand-page .shop-listing-card__media-placeholder{color:#e5e7eb;display:flex}.shop-brand-page .shop-listing-card__body{display:flex;flex:1 1;flex-direction:column;padding:.875rem}.shop-brand-page .shop-listing-card__brand{color:#00ca41;font-size:.75rem;font-weight:600;margin-bottom:.25rem}.shop-brand-page .shop-listing-card__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#173441;display:-webkit-box;font-size:.75rem;font-weight:600;line-height:1.35;margin:0 0 .5rem;overflow:hidden}.shop-brand-page .shop-listing-card:hover .shop-listing-card__title{text-decoration:underline}.shop-brand-page .shop-listing-card__options{color:#9ca3af;font-size:.75rem;margin:0 0 .75rem}.shop-brand-page .shop-listing-card__footer{align-items:center;display:flex;gap:.5rem;justify-content:space-between;margin-top:auto}.shop-brand-page .shop-listing-card__price{color:#173441;font-size:.875rem;font-weight:800}.shop-brand-page .shop-listing-card__bekijk{background:#00ca41;border-radius:9999px;color:#fff;flex-shrink:0;font-size:.75rem;font-weight:600;padding:.25rem .625rem}@media (max-width:767px){.shop-brand-page__sidebar--drawer-only{display:none}}.shop-pdp{background:#f5f7f9;background:var(--shop-bg,#f5f7f9);color:#1a1a2e;color:var(--shop-text,#1a1a2e);max-width:100%;min-height:calc(100vh - 120px);overflow-x:clip}.shop-pdp__inner{box-sizing:border-box;margin:0 auto;max-width:96rem;max-width:var(--shop-max,96rem);overflow-x:clip;padding:1.5rem 1rem 3rem;width:100%}.shop-pdp__crumbs{align-items:center;color:#6b7280;display:flex;flex-wrap:wrap;font-size:.875rem;gap:.5rem;margin:0 0 1.5rem}.shop-pdp__crumbs a{color:#00ca41;text-decoration:none}.shop-pdp__crumbs a:hover{text-decoration:underline}.shop-pdp__crumbs-sep{color:#d1d5db}.shop-pdp__crumbs-current{color:#173441;font-weight:500;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-pdp__grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:minmax(0,1fr);margin-bottom:2.5rem;min-width:0;width:100%}.shop-pdp__grid>*,.shop-pdp__info{max-width:100%;min-width:0}.shop-pdp__gallery-main{align-items:center;background:linear-gradient(135deg,#f0f4f8,#e4ecf6);border-radius:1rem;display:flex;justify-content:center;margin-bottom:.75rem;min-height:20rem;overflow:hidden}.shop-pdp__gallery-main img{background:#fff;height:100%;max-height:28rem;min-height:20rem;object-fit:contain;width:100%}.shop-pdp__gallery-placeholder{color:#9ca3af;font-size:.875rem}.shop-pdp__thumbs{display:flex;flex-wrap:wrap;gap:.5rem}.shop-pdp__thumb{background:linear-gradient(135deg,#f0f4f8,#e4ecf6);border:2px solid #e2e8f0;border-radius:.75rem;cursor:pointer;flex-shrink:0;height:5rem;overflow:hidden;padding:0;transition:border-color .15s;width:5rem}.shop-pdp__thumb--active{border-color:#00ca41}.shop-pdp__thumb img{height:100%;object-fit:cover;width:100%}.shop-pdp__thumbs-toggle{background:none;border:0;color:#00ca41;cursor:pointer;font-size:.8125rem;font-weight:600;margin-top:.5rem;padding:0}.shop-pdp__brand-row{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.shop-pdp__brand{color:#00ca41;font-size:.875rem;font-weight:700;text-decoration:none}.shop-pdp__brand:hover{text-decoration:underline}.shop-pdp__sku{color:#9ca3af;font-size:.75rem}.shop-pdp__title{color:#173441;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:800;line-height:1.2;margin:0 0 1rem}.shop-pdp__price-box{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:1rem;margin-bottom:1.25rem;padding:1.25rem}.shop-pdp__price-main{align-items:baseline;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.25rem}.shop-pdp__price-value{color:#173441;font-size:1.875rem;font-weight:800}.shop-pdp__price-meta{color:#9ca3af;font-size:.875rem}.shop-pdp__price-range{color:#6b7280;font-size:.875rem;margin:0}.shop-pdp__intro{color:#4b5563;font-size:.875rem;line-height:1.6;margin:0 0 1.25rem}.shop-pdp__features{list-style:none;margin:0 0 1.5rem;padding:0}.shop-pdp__features li{align-items:flex-start;color:#4b5563;display:flex;font-size:.875rem;gap:.5rem;line-height:1.45;margin-bottom:.375rem}.shop-pdp__features-icon{color:#00ca41;flex-shrink:0;height:1rem;margin-top:.125rem;width:1rem}.shop-pdp .gpc-pdp-variant-picker{gap:1.25rem;margin-bottom:1.25rem}.shop-pdp .gpc-pdp-variant-picker__field-label,.shop-pdp .gpc-pdp-variant-picker__label{color:#173441;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.shop-pdp .gpc-pdp-variant-picker__swatches-wrap{max-width:100%;min-width:0}.shop-pdp .gpc-pdp-variant-picker__swatches{gap:.5rem;max-width:100%;min-width:0}.shop-pdp .gpc-pdp-variant-picker__size-chips{max-width:100%}.shop-pdp .gpc-pdp-variant-picker__swatch{background:#f8fafc;border:2px solid #e2e8f0;border-radius:.5rem;flex:0 0 auto;height:2.75rem;max-height:2.75rem;max-width:2.75rem;min-height:2.75rem;min-width:2.75rem;overflow:hidden;padding:2px;position:relative;width:2.75rem}.shop-pdp .gpc-pdp-variant-picker__swatch img{border-radius:.25rem;display:block;height:100%;object-fit:cover;width:100%}.shop-pdp .gpc-pdp-variant-picker__swatch-placeholder{font-size:.625rem}.shop-pdp .gpc-pdp-variant-picker__swatch--selected{background:#f0fdf4;border-color:#00ca41;box-shadow:none}.shop-pdp .gpc-pdp-variant-picker__size-chip{border:2px solid #e2e8f0;border-radius:.75rem;font-weight:700;height:3rem;min-width:3rem}.shop-pdp .gpc-pdp-variant-picker__size-chip--selected{background:#173441;border-color:#173441;color:#fff}.shop-pdp .gpc-pdp-variant-picker__swatch--oos{opacity:.55}.shop-pdp .gpc-pdp-variant-picker__swatch--oos:after{background:linear-gradient(to top left,#0000 calc(50% - 1px),#dc2626 calc(50% - 1px),#dc2626 calc(50% + 1px),#0000 calc(50% + 1px));border-radius:.25rem;content:"";inset:4px;pointer-events:none;position:absolute}.shop-pdp .gpc-pdp-variant-picker__size-chip--oos{background:#f8fafc;border-color:#e2e8f0;color:#94a3b8}.shop-pdp .gpc-pdp-variant-picker__size-chip--oos.gpc-pdp-variant-picker__size-chip--selected{background:#e2e8f0;border-color:#94a3b8;color:#64748b}.shop-pdp .gpc-pdp-variant-picker__size-chip--oos .gpc-pdp-variant-picker__size-chip-label{text-decoration:line-through;text-decoration-color:#dc2626}.shop-pdp .gpc-pdp-variant-picker__select option:disabled{color:#94a3b8}.shop-pdp .gpc-pdp__description{margin-bottom:0}.shop-pdp .gpc-pdp__options-title{display:none}.shop-pdp .gpc-pdp__description-body{color:#4b5563;font-size:.875rem;line-height:1.6}.shop-pdp__stores{margin-bottom:2.5rem}.shop-pdp__section-title{color:#173441;font-size:1.25rem;font-weight:700;margin:0 0 1rem}.shop-pdp__stores-card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 1px 2px #1734410a;overflow:hidden}.shop-pdp__stores-head{background:#f9fafb;border-bottom:1px solid #f3f4f6;color:#9ca3af;display:none;font-size:.75rem;font-weight:600;gap:.5rem;grid-template-columns:1.4fr .8fr 1fr .9fr auto;padding:.75rem 1.25rem}.shop-pdp__store-row{grid-gap:.75rem;align-items:center;border-bottom:1px solid #f3f4f6;display:grid;gap:.75rem;grid-template-columns:1fr;padding:1rem 1.25rem;transition:background .15s}.shop-pdp__store-row:last-child{border-bottom:0}.shop-pdp__store-row:hover{background:#f9fafb}.shop-pdp__store-row--oos{background:#f1f5f9}.shop-pdp__store-row--oos:hover{background:#eef2f6}.shop-pdp__store-row--oos .shop-pdp__store-avatar{background:#94a3b8}.shop-pdp__store-row--oos .shop-pdp__store-name,.shop-pdp__store-row--oos .shop-pdp__store-price{color:#64748b}.shop-pdp__store-row--oos .shop-pdp__store-delivery,.shop-pdp__store-row--oos .shop-pdp__store-variant{color:#94a3b8}.shop-pdp__store-row--oos .shop-pdp__store-cta,.shop-pdp__store-row--oos.shop-pdp__store-row--best .shop-pdp__store-cta{background:#94a3b8}.shop-pdp__store-name-wrap{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.shop-pdp__store-avatar{align-items:center;background:#173441;border-radius:.75rem;color:#fff;display:flex;flex-shrink:0;font-size:.75rem;font-weight:700;height:2.5rem;justify-content:center;width:2.5rem}.shop-pdp__store-row--best .shop-pdp__store-avatar{background:#00ca41}.shop-pdp__store-name{color:#173441;font-size:.875rem;font-weight:600}.shop-pdp__store-badge{background:#dcfce7;border-radius:9999px;color:#166534;font-size:.75rem;font-weight:700;padding:.125rem .5rem}.shop-pdp__store-price{color:#173441;font-size:1.125rem;font-weight:800}.shop-pdp__store-delivery{color:#6b7280;font-size:.875rem}.shop-pdp__store-variant{color:#9ca3af;font-size:.75rem}.shop-pdp__store-cta{align-items:center;background:#173441;border-radius:.75rem;color:#fff;display:inline-flex;font-size:.875rem;font-weight:600;gap:.375rem;justify-self:start;padding:.5rem 1rem;text-decoration:none;transition:opacity .15s,box-shadow .15s}.shop-pdp__store-row--best .shop-pdp__store-cta{background:#00ca41}.shop-pdp__store-cta:hover{box-shadow:0 4px 12px #17344126;opacity:.92}.shop-pdp__error,.shop-pdp__state{font-size:.875rem;margin:0 0 1rem}.shop-pdp__error{color:#dc2626}.shop-pdp__state{color:#6b7280}.shop-pdp .gpc-products-load-wrap{min-height:48px;position:relative}.shop-pdp .gpc-ajax-load{margin:0 0 1rem;padding:0}.shop-pdp .gpc-ajax-load__track{background:#e8ecf4;border-radius:999px;height:3px;overflow:hidden;position:relative}.shop-pdp .gpc-ajax-load__runner{animation:shop-pdp-ajax-load-slide 1.1s ease-in-out infinite;background:linear-gradient(90deg,#3b6fd9,#5b8def,#3b6fd9);border-radius:inherit;height:100%;left:0;position:absolute;top:0;width:38%}@keyframes shop-pdp-ajax-load-slide{0%{transform:translateX(-120%)}to{transform:translateX(320%)}}.shop-pdp .gpc-ajax-load__label{color:#5a6578;display:block;font-size:.8125rem;margin-top:.5rem}.shop-pdp .gpc-products-load-wrap__content--busy{opacity:.55;pointer-events:none;transition:opacity .15s ease}.shop-pdp-skeleton__grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:minmax(0,1fr);margin-bottom:2rem}.shop-pdp-skeleton__hero{animation:shop-pdp-skeleton-shimmer 1.4s ease-in-out infinite;background:linear-gradient(90deg,#eef1f7,#f6f8fc 45%,#eef1f7 90%);background-size:200% 100%;border-radius:1rem;min-height:20rem}.shop-pdp-skeleton__thumbs{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.shop-pdp-skeleton__thumbs span{border-radius:.75rem;height:5rem;width:5rem}.shop-pdp-skeleton__line,.shop-pdp-skeleton__thumbs span{animation:shop-pdp-skeleton-shimmer 1.4s ease-in-out infinite;background:linear-gradient(90deg,#eef1f7,#f6f8fc 45%,#eef1f7 90%);background-size:200% 100%}.shop-pdp-skeleton__line{border-radius:6px;height:12px;margin-bottom:.75rem}.shop-pdp-skeleton__line--brand{height:10px;width:28%}.shop-pdp-skeleton__line--title{border-radius:8px;height:1.75rem;width:85%}.shop-pdp-skeleton__line--short{width:55%}.shop-pdp-skeleton__stores{display:flex;flex-direction:column;gap:.75rem;margin-top:1.25rem}.shop-pdp-skeleton__store{animation:shop-pdp-skeleton-shimmer 1.4s ease-in-out infinite;background:linear-gradient(90deg,#eef1f7,#f6f8fc 45%,#eef1f7 90%);background-size:200% 100%;border:1px solid #edf0f6;border-radius:.75rem;height:4.5rem}@keyframes shop-pdp-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (min-width:1024px){.shop-pdp-skeleton__grid{align-items:start;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media (min-width:768px){.shop-pdp__stores-head{display:grid}.shop-pdp__store-row{gap:.5rem;grid-template-columns:1.4fr .8fr 1fr .9fr auto}.shop-pdp__store-cta{justify-self:end}}@media (min-width:1024px){.shop-pdp__grid{align-items:start;gap:2rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media (max-width:639px){.shop-pdp__inner{padding-left:.75rem;padding-right:.75rem}.shop-pdp-gallery__main{border-radius:.75rem;max-height:min(22rem,70vw)}.shop-pdp-gallery__thumb{height:3.5rem;width:3.5rem}.shop-pdp-store-card__inner{flex-wrap:wrap}.shop-pdp-store-card__action{align-items:center;flex-direction:row;justify-content:space-between;width:100%}.shop-pdp-price-history__chart{max-width:100%}}.shop-pdp__info{display:flex;flex-direction:column;gap:1rem}.shop-pdp__footer-links{margin-top:.5rem}.shop-pdp-gallery{display:flex;flex-direction:column;gap:.75rem;max-width:100%;min-width:0;width:100%}.shop-pdp-gallery--empty{align-items:center;background:linear-gradient(135deg,#f0f4f8,#e4ecf6);border-radius:1rem;color:#9ca3af;display:flex;flex-direction:column;font-size:.75rem;justify-content:center;min-height:18rem}.shop-pdp-gallery--empty svg{margin-bottom:.75rem;opacity:.25}.shop-pdp-gallery__main{align-items:center;aspect-ratio:4/3;background:#fff;border-radius:1rem;box-sizing:border-box;cursor:zoom-in;display:flex;justify-content:center;max-height:min(28rem,55vw);overflow:hidden;position:relative;width:100%}.shop-pdp-gallery__main img{display:block;height:auto;max-height:100%;max-width:100%;object-fit:contain;object-position:center;width:auto}.shop-pdp-gallery__counter{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border-radius:9999px;bottom:.75rem;color:#fff;font-size:.75rem;padding:.25rem .625rem;position:absolute;right:.75rem}.shop-pdp-gallery__zoom-hint{background:#ffffffd9;border-radius:9999px;color:#4b5563;padding:.375rem;position:absolute;right:.75rem;top:.75rem}.shop-pdp-gallery__nav{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffd9;border:0;border-radius:9999px;box-shadow:0 1px 4px #0000001a;color:#374151;cursor:pointer;display:flex;height:2.25rem;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:2.25rem}.shop-pdp-gallery__nav--prev{left:.75rem}.shop-pdp-gallery__nav--next{right:.75rem}.shop-pdp-gallery__thumbs{-webkit-overflow-scrolling:touch;display:flex;flex-wrap:nowrap;gap:.5rem;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;padding-bottom:.25rem;scrollbar-width:thin;width:100%}.shop-pdp-gallery__thumb{background:#f3f4f6;border:2px solid #0000;border-radius:.75rem;cursor:pointer;flex-shrink:0;height:5rem;overflow:hidden;padding:0;width:5rem}.shop-pdp-gallery__thumb--active{border-color:#00ca41}.shop-pdp-gallery__thumb img{height:100%;object-fit:cover;width:100%}.shop-pdp-gallery__lightbox{align-items:center;background:#000000e6;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1000}.shop-pdp-gallery__lightbox-close{align-items:center;background:#ffffff1a;border:0;border-radius:9999px;color:#fff;cursor:pointer;display:flex;height:2.5rem;justify-content:center;position:absolute;right:1rem;top:1rem;width:2.5rem}.shop-pdp-gallery__lightbox-img{border-radius:.75rem;max-height:100%;max-width:100%;object-fit:contain}.shop-pdp-gallery__lightbox-dots{bottom:1.5rem;display:flex;gap:.5rem;position:absolute}.shop-pdp-gallery__lightbox-dot{background:#fff6;border:0;border-radius:9999px;cursor:pointer;height:.5rem;padding:0;width:.5rem}.shop-pdp-gallery__lightbox-dot--active{background:#00ca41}.shop-pdp__stores-compact{margin-top:.25rem}.shop-pdp__stores-compact-head{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:.75rem}.shop-pdp__stores-compact-price{align-items:baseline;display:flex;gap:.5rem}.shop-pdp__stores-compact-value{color:#173441;font-size:1.5rem;font-weight:800}.shop-pdp__stores-compact-label{color:#9ca3af;font-size:.875rem}.shop-pdp__stores-compact-count{color:#9ca3af;font-size:.75rem}.shop-pdp__stores-compact-list{display:flex;flex-direction:column;gap:.5rem}.shop-pdp-store-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;transition:box-shadow .15s ease}.shop-pdp-store-card:hover{box-shadow:0 1px 4px #17344114}.shop-pdp-store-card--best{background:#f0fdf4;border-color:#00ca41}.shop-pdp-store-card--sdeal .shop-pdp-store-card__logo{background:#f0fdf4;border-color:#0e7a4440}.shop-pdp-store-card__logo-sdeal{height:auto;max-height:1.5rem;object-fit:contain;width:1.75rem}.shop-pdp-store-card__letter{color:#475569;font-size:1rem;font-weight:700}.shop-pdp-store-card--oos{background:#f1f5f9;border-color:#d8e0ea}.shop-pdp-store-card--oos:hover{box-shadow:none}.shop-pdp-store-card--oos.shop-pdp-store-card--best{background:#f1f5f9;border-color:#d8e0ea}.shop-pdp-store-card--oos .shop-pdp-store-card__logo,.shop-pdp-store-card--oos.shop-pdp-store-card--sdeal .shop-pdp-store-card__logo{background:#e8edf2;border-color:#dde4ec}.shop-pdp-store-card--oos .shop-pdp-store-card__logo-sdeal{filter:grayscale(1);opacity:.55}.shop-pdp-store-card--oos .shop-pdp-store-card__letter{color:#94a3b8}.shop-pdp-store-card--oos .shop-pdp-store-card__name{color:#64748b}.shop-pdp-store-card--oos .shop-pdp-store-card__badge{background:#e2e8f0;color:#64748b}.shop-pdp-store-card--oos .shop-pdp-store-card__meta,.shop-pdp-store-card--oos .shop-pdp-store-card__shipping{color:#94a3b8}.shop-pdp-store-card--oos .shop-pdp-store-card__price{color:#64748b}.shop-pdp-store-card--oos .shop-pdp-store-card__price-note{color:#94a3b8}.shop-pdp-store-card--oos .shop-pdp-store-card__cta,.shop-pdp-store-card--oos .shop-pdp-store-card__cta--best{background:#94a3b8}.shop-pdp-store-card--oos .shop-pdp-store-card__cta:hover{opacity:.85}.shop-pdp-store-card__inner{align-items:center;display:flex;gap:.75rem;padding:.75rem}.shop-pdp-store-card__logo{align-items:center;background:#fff;border:1px solid #f3f4f6;border-radius:.5rem;color:#173441;display:flex;flex-shrink:0;font-size:.75rem;font-weight:700;height:2.5rem;justify-content:center;overflow:hidden;padding:.25rem;width:2.5rem}.shop-pdp-store-card__logo img{height:100%;object-fit:contain;width:100%}.shop-pdp-store-card__info{flex:1 1;min-width:0}.shop-pdp-store-card__name-row{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.shop-pdp-store-card__name{color:#173441;font-size:.875rem;font-weight:700;margin:0}.shop-pdp-store-card__badge{background:#dcfce7;border-radius:9999px;color:#166534;font-size:.6875rem;font-weight:700;padding:.125rem .375rem}.shop-pdp-store-card__shipping{color:#9ca3af;font-size:.75rem;margin:.125rem 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-pdp-store-card__meta{color:#9ca3af;font-size:.6875rem;margin:.125rem 0 0}.shop-pdp-store-card__action{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:.375rem}.shop-pdp-store-card__price-wrap{align-items:flex-end;display:flex;flex-direction:column;gap:.0625rem;text-align:right}.shop-pdp-store-card__price{color:#173441;font-size:1.125rem;font-weight:800;line-height:1.2}.shop-pdp-store-card__price-note{color:#9ca3af;font-size:.625rem;font-weight:500;line-height:1.2}.shop-pdp-store-card__cta{align-items:center;background:#173441;border-radius:.5rem;color:#fff;display:inline-flex;font-size:.75rem;font-weight:700;gap:.25rem;padding:.375rem .75rem;text-decoration:none;transition:opacity .15s}.shop-pdp-store-card__cta--best{background:#00ca41}.shop-pdp-store-card__cta:hover{opacity:.9}.shop-pdp-tabs{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 1px 2px #1734410a;margin-bottom:2.5rem;overflow:hidden}.shop-pdp-tabs__layout{padding:1.5rem}.shop-pdp-tabs__layout--split{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.shop-pdp-tabs__column{min-width:0}.shop-pdp-tabs__block-title{color:#173441;font-size:1rem;font-weight:700;margin:0 0 .75rem}@media (max-width:768px){.shop-pdp-tabs__layout--split{gap:1.5rem;grid-template-columns:1fr}}.shop-pdp-tabs__text{margin:0}.shop-pdp-tabs__description .gpc-pdp__description-body,.shop-pdp-tabs__text{color:#4b5563;font-size:.875rem;line-height:1.65}.shop-pdp-tabs__spec-table{border:1px solid #f3f4f6;border-radius:.75rem;overflow:hidden}.shop-pdp-tabs__spec-row{display:flex;font-size:.875rem;gap:1rem;padding:.75rem 1rem}.shop-pdp-tabs__spec-row--alt{background:#f8fafc}.shop-pdp-tabs__spec-label{color:#9ca3af;flex-shrink:0;font-weight:500;width:9rem}.shop-pdp-tabs__spec-value{color:#173441;font-weight:600}.shop-pdp-price-history{margin-bottom:2.5rem}.shop-pdp-price-history__title{color:#173441;font-size:1.25rem;font-weight:700;margin:0 0 1rem}.shop-pdp-price-history__card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 1px 2px #1734410a;padding:1.25rem}.shop-pdp-price-history__toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-bottom:1rem}.shop-pdp-price-history__range{color:#6b7280;display:flex;flex-wrap:wrap;font-size:.875rem;gap:.75rem}.shop-pdp-price-history__range strong{color:#173441}.shop-pdp-price-history__periods{display:flex;gap:.25rem}.shop-pdp-price-history__period{background:#f1f5f9;border:0;border-radius:.5rem;color:#64748b;cursor:pointer;font-size:.75rem;font-weight:600;padding:.25rem .75rem;transition:background .15s,color .15s}.shop-pdp-price-history__period--active{background:#173441;color:#fff}.shop-pdp-price-history__chart{display:block;height:7rem;width:100%}.shop-pdp-price-history__labels{color:#9ca3af;display:flex;font-size:.75rem;justify-content:space-between;margin-top:.25rem;padding:0 .5rem}.shop-pdp-price-history__label--hidden{visibility:hidden}.shop-pdp-price-history__note{color:#9ca3af;font-size:.75rem;margin:.75rem 0 0}.shop-pdp-related{margin-bottom:2.5rem}.shop-pdp-related__title{color:#173441;font-size:1.25rem;font-weight:700;margin:0 0 1rem}.shop-pdp-related__grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:768px){.shop-pdp-related__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.shop-pdp-related__card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;color:inherit;display:flex;flex-direction:column;padding:1rem;text-decoration:none;transition:box-shadow .2s,border-color .2s}.shop-pdp-related__card:hover{border-color:#e5e7eb;box-shadow:0 10px 15px -3px #17344114}.shop-pdp-related__img{align-items:center;background:linear-gradient(135deg,#f0f4f8,#e4ecf6);border-radius:.75rem;display:flex;height:8rem;justify-content:center;margin-bottom:.75rem;overflow:hidden}.shop-pdp-related__img img{height:100%;object-fit:contain;width:100%}.shop-pdp-related__img-placeholder{background:#173441;border-radius:.75rem;height:2.5rem;opacity:.2;width:2.5rem}.shop-pdp-related__brand{color:#00ca41;font-size:.75rem;font-weight:600;margin-bottom:.25rem}.shop-pdp-related__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#173441;display:-webkit-box;font-size:.75rem;font-weight:600;line-height:1.35;margin:0 0 .5rem;overflow:hidden}.shop-pdp-related__card:hover .shop-pdp-related__name{text-decoration:underline}.shop-pdp-related__price{color:#173441;font-size:.875rem;font-weight:800;margin-top:auto}.shop-pdp-advice{background:linear-gradient(180deg,#f8fafc,#fff);border:1px solid #e0e8ef;border-radius:1rem;margin-top:2.5rem;padding:1.5rem 1.75rem}.shop-pdp-advice__title{color:#173441;font-size:1.25rem;font-weight:800;margin:0 0 .5rem}.shop-pdp-advice__intro{color:#5b6b7a;font-size:.875rem;line-height:1.5;margin:0 0 1rem}.shop-pdp-advice__body{color:#173441;font-size:.9375rem;line-height:1.6}.shop-pdp-advice__body .product-description{margin:0}.shop-pdp-advice__text{margin:0;white-space:pre-wrap}.shop-pdp-advice__disclaimer{border-top:1px solid #e8edf2;color:#7a8a99;font-size:.75rem;line-height:1.45;margin:1rem 0 0;padding-top:.75rem}.shop-contact-page{background:#f5f7f9;background:var(--shop-bg,#f5f7f9);flex:1 1;padding:2rem 0 3rem}.shop-contact-page__inner{max-width:40rem}.shop-contact-page__breadcrumb{color:#64748b;font-size:.875rem;margin-bottom:1.5rem}.shop-contact-page__breadcrumb a{color:#1b693d;color:var(--shop-green-dark,#1b693d);font-weight:600;text-decoration:none}.shop-contact-page__breadcrumb a:hover{text-decoration:underline}.shop-contact-page__header{margin-bottom:1.5rem}.shop-contact-page__header h1{color:#173441;color:var(--shop-navy,#173441);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;line-height:1.2;margin:0 0 .75rem}.shop-contact-page__intro{color:#475569;font-size:1.0625rem;line-height:1.6;margin:0}.shop-contact-page__card{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--shop-border,#e2e8f0);border-radius:1rem;box-shadow:0 8px 24px #1734410f;padding:1.75rem 1.5rem}.shop-contact-page__details{margin:0}.shop-contact-page__row{grid-gap:.35rem 1rem;border-bottom:1px solid #edf0f6;display:grid;gap:.35rem 1rem;grid-template-columns:minmax(0,8.5rem) minmax(0,1fr);padding:.85rem 0}.shop-contact-page__row:first-child{padding-top:0}.shop-contact-page__row:last-child{border-bottom:0;padding-bottom:0}.shop-contact-page__row dt{color:#64748b;font-size:.8125rem;font-weight:700;letter-spacing:.04em;margin:0;text-transform:uppercase}.shop-contact-page__row dd{color:#173441;color:var(--shop-navy,#173441);font-size:1rem;line-height:1.55;margin:0}.shop-contact-page__row a{color:#1b693d;color:var(--shop-green-dark,#1b693d);font-weight:600;text-decoration:none}.shop-contact-page__row a:hover{text-decoration:underline}.shop-contact-page__seller-note{color:#64748b;font-size:.9375rem;line-height:1.55;margin:1.25rem 0 0}.shop-contact-page__seller-note a{color:#1b693d;color:var(--shop-green-dark,#1b693d);font-weight:600}@media (max-width:520px){.shop-contact-page__row{gap:.25rem;grid-template-columns:1fr}}.faq-container{background:#f9f9f9;min-height:100vh;padding-top:80px}.faq-header{margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.faq-header h1{margin-bottom:20px}.faq-content{margin:0 auto;max-width:800px}.faq-category{margin-bottom:40px}.category-title{color:var(--sdeal-dark-blue);font-size:24px;font-weight:600;margin-bottom:20px;padding-bottom:10px}.faq-items{display:flex;flex-direction:column;gap:10px}.faq-item{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:all .3s ease}.faq-item:hover{box-shadow:0 4px 12px #00000026}.faq-question{align-items:center;background:#fff;border:none;color:var(--sdeal-dark-blue);cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:space-between;padding:20px;text-align:left;transition:all .3s ease;width:100%}.faq-question:hover{background:#f8f8f8}.faq-question.active{background:var(--sdeal-orange);color:#fff}.faq-icon{font-size:20px;font-weight:700;margin-left:15px;transition:transform .3s ease}.faq-question.active .faq-icon{transform:rotate(180deg)}.faq-answer{background:#fff;color:#333;line-height:1.6;padding:0 20px 20px}.faq-answer h3{color:var(--sdeal-dark-blue);font-size:18px;margin-top:25px}.faq-answer h3,.faq-answer p{margin-bottom:15px}.faq-answer ul{margin:15px 0;padding-left:20px}.faq-answer li{margin-bottom:8px}.faq-answer b{color:var(--sdeal-dark-blue);font-weight:600}@media (max-width:768px){.faq-container{padding-top:60px}.faq-content{padding:0 20px}.faq-question{font-size:14px;padding:15px}.faq-answer{font-size:14px;padding:0 15px 15px}.category-title{font-size:20px}.language-indicator{font-size:13px;padding:6px 12px}.globe-icon{height:16px;width:16px}}.terms-container{background-color:#fff;min-height:100vh}.terms-container h1{color:var(--sdeal-dark-blue);font-size:2.5em;font-weight:700;margin-bottom:30px}.terms-container h2{font-size:1.35em;margin-bottom:16px;margin-top:36px;padding-bottom:6px}.terms-container h2,.terms-container h3{border-bottom:2px solid var(--sdeal-orange);color:var(--sdeal-dark-blue);font-weight:700}.terms-container h3{font-size:1.3em;margin-bottom:15px;margin-top:30px;padding-bottom:5px}.terms-lang-note{background:#f5f5f5;border-radius:8px;color:#333;line-height:1.55;margin-bottom:28px;padding:16px 20px}.terms-definitions{margin:0 0 20px}.terms-definitions dt{color:var(--sdeal-dark-blue);font-weight:700;margin-top:12px}.terms-definitions dd{color:#333;line-height:1.6;margin:4px 0 0;padding-left:0}.terms-prohibited-list{margin:12px 0 20px 20px;padding-left:8px}.terms-prohibited-list li{margin-bottom:10px}.terms-container p{color:#333;line-height:1.6;margin-bottom:15px}.terms-container ul{margin-bottom:20px;padding-left:20px}.terms-container li{color:#333;line-height:1.6;margin-bottom:8px}.terms-container strong{color:var(--sdeal-dark-blue);font-weight:700}.terms-container a{color:var(--sdeal-orange);text-decoration:none}.terms-container a:hover{color:var(--sdeal-orange-hover);text-decoration:none}.terms-container em{color:#666;font-size:.9em;font-style:italic}@media (max-width:768px){.terms-container h1{font-size:2em}.terms-container h3{font-size:1.2em}.terms-container{padding:20px}}@media (max-width:480px){.terms-container h1{font-size:1.8em}.terms-container h3{font-size:1.1em}.terms-container ul{padding-left:15px}}.privacy-container{background-color:#fff;min-height:100vh}.privacy-container h1{font-size:2.5em;margin-bottom:30px}.privacy-container h1,.privacy-container h2{color:var(--sdeal-dark-blue);font-weight:700}.privacy-container h2{border-bottom:2px solid var(--sdeal-orange);font-size:1.35em;margin-bottom:16px;margin-top:36px;padding-bottom:6px}.privacy-lang-note{background:#f5f5f5;border-radius:8px;color:#333;line-height:1.55;margin-bottom:28px;padding:16px 20px}.privacy-cookie-block h3{margin-top:24px}.privacy-container h3{border-bottom:2px solid var(--sdeal-orange);font-size:1.3em;margin-bottom:15px;margin-top:30px;padding-bottom:5px}.privacy-container h3,.privacy-container h4{color:var(--sdeal-dark-blue);font-weight:700}.privacy-container h4{font-size:1.1em;margin-bottom:10px;margin-top:20px}.privacy-container p{color:#333;line-height:1.6;margin-bottom:15px}.privacy-container ul{margin-bottom:20px;padding-left:20px}.privacy-container li{color:#333;line-height:1.6;margin-bottom:8px}.privacy-container strong{color:var(--sdeal-dark-blue);font-weight:700}.privacy-container a{color:var(--sdeal-orange);text-decoration:none}.privacy-container a:hover{color:var(--sdeal-orange-hover);text-decoration:none}.privacy-container em{color:#666;font-size:.9em;font-style:italic}.privacy-container hr{border:1px solid #ccc;margin:40px 0}@media (max-width:768px){.privacy-container h1{font-size:2em}.privacy-container h2,.privacy-container h3{font-size:1.2em}.privacy-container h4{font-size:1em}.privacy-container{padding:20px}}@media (max-width:480px){.privacy-container h1{font-size:1.8em}.privacy-container h2,.privacy-container h3{font-size:1.1em}.privacy-container h4{font-size:.9em}.privacy-container ul{padding-left:15px}}.hero-section{background:#fff;margin-top:80px;padding:80px 20px 60px}.hero-content,.hero-section{align-items:center;display:flex;justify-content:center;width:100%}.hero-content{flex-direction:column;max-width:800px;text-align:center}.hero-logo{height:160px;margin-bottom:30px;object-fit:contain;width:auto}.hero-title{color:var(--sdeal-dark-blue);font-size:48px;font-weight:700;letter-spacing:-.5px;line-height:1.2;margin:0 0 30px}.hero-button{background:linear-gradient(135deg,var(--sdeal-orange) 0,var(--sdeal-dark-orange) 100%);border:none;border-radius:8px;box-shadow:0 4px 15px #0e7a4440;color:#fff;cursor:pointer;font-size:18px;font-weight:600;letter-spacing:.3px;margin-top:10px;padding:16px 40px;transition:all .3s ease}.hero-button:hover{background:linear-gradient(135deg,var(--sdeal-orange-hover) 0,var(--sdeal-dark-orange) 100%);box-shadow:0 6px 20px #0e7a4459;transform:translateY(-2px)}.hero-button:active{transform:translateY(0)}@media (max-width:768px){.hero-section{margin-top:70px;padding:60px 20px 40px}.hero-logo{height:120px;margin-bottom:20px}.hero-title{font-size:32px}.hero-button{font-size:16px;padding:14px 32px}}@media (max-width:480px){.hero-section{padding:40px 15px 30px}.hero-logo{height:96px;margin-bottom:15px}.hero-title{font-size:24px}.hero-button{font-size:15px;padding:12px 28px}}.home-ads-ownership{background:linear-gradient(135deg,var(--sdeal-dark-blue) 0,#152a32 50%,#1a333d 100%);border-bottom:1px solid #7fe9b840;border-top:3px solid #7fe9b8;border-top:3px solid var(--brand-mint,#7fe9b8);box-sizing:border-box;color:#f8fafc;padding:clamp(1.75rem,5vw,2.75rem) clamp(1.25rem,4vw,2rem);width:100%}.home-ads-ownership__inner{margin:0 auto;max-width:920px;text-align:center}.home-ads-ownership__title{text-wrap:balance;color:#fff;font-size:clamp(1.35rem,4.2vw,2.15rem);font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:0 0 clamp(.75rem,2vw,1rem)}.home-ads-ownership__detail{color:#f8fafce0;font-size:clamp(1rem,2.4vw,1.2rem);line-height:1.55;margin:0 auto;max-width:52rem}.home-css-below{background:linear-gradient(180deg,#f4f7f5,#fff 48%,#f8faf9);padding:56px 20px 80px}.home-css-inner{margin:0 auto;max-width:1100px}.home-css-intro{margin:0 auto 56px;max-width:760px;text-align:center}.home-css-trust{color:var(--sdeal-orange);font-size:.8125rem;font-weight:600;letter-spacing:.12em;margin:0 0 12px;text-transform:uppercase}.home-css-headline{color:var(--sdeal-dark-blue);font-size:clamp(1.75rem,4vw,2.35rem);font-weight:700;line-height:1.2;margin:0 0 16px}.home-css-subhead{color:#475569;font-size:1.125rem;line-height:1.65;margin:0 0 28px}.home-css-benefit{background:#fff;border:1px solid #0e7a442e;border-radius:14px;box-shadow:0 8px 32px #0b2b330f;padding:22px 24px;text-align:left}.home-css-benefit-highlight{color:var(--sdeal-dark-blue);display:block;font-size:1.15rem;font-weight:700;margin-bottom:10px}.home-css-benefit-detail{color:#64748b;font-size:.98rem;line-height:1.65;margin:0}.home-css-section-title{color:var(--sdeal-dark-blue);font-size:clamp(1.35rem,3vw,1.75rem);font-weight:700;line-height:1.25;margin:0 0 28px}.home-css-section-title--center{text-align:center}.home-css-features{margin-bottom:56px}.home-css-feature-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}@media (max-width:992px){.home-css-feature-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.home-css-feature-grid{grid-template-columns:1fr}}.home-css-feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:22px 20px;transition:box-shadow .25s ease,border-color .25s ease}.home-css-feature-card:hover{border-color:#0e7a4447;box-shadow:0 12px 36px #0b2b3314}.home-css-feature-icon{align-items:center;background:linear-gradient(135deg,#0e7a441f,#0b2b3314);border-radius:12px;display:flex;height:48px;justify-content:center;margin-bottom:14px;width:48px}.home-css-feature-icon .fa{color:var(--sdeal-orange);font-size:22px}.home-css-feature-card h3{color:var(--sdeal-dark-blue);font-size:1.05rem;font-weight:700;line-height:1.3;margin:0 0 10px}.home-css-feature-card p{color:#64748b;font-size:.9rem;line-height:1.55;margin:0}.home-css-stats{background:var(--sdeal-dark-blue);border-radius:16px;color:#fff;margin-bottom:48px;padding:40px 24px}.home-css-stats .home-css-section-title{color:#fff}.home-css-stats-row{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}@media (max-width:768px){.home-css-stats-row{grid-template-columns:1fr;text-align:center}}.home-css-stat-num{color:#7fe9b8;color:var(--brand-mint,#7fe9b8);font-size:clamp(1.5rem,4vw,2rem);font-weight:800;line-height:1.2;margin-bottom:8px}.home-css-stat-label{color:#ffffffd9;font-size:.875rem;line-height:1.5;margin:0}.home-css-markets{margin-bottom:48px}.home-css-market-chips{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;list-style:none;margin:0;padding:0}.home-css-market-chip{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:999px;color:var(--sdeal-dark-blue);display:inline-flex;font-size:.95rem;font-weight:600;gap:8px;padding:10px 18px}.home-css-market-flag{border-radius:2px;box-shadow:0 1px 2px #0000001a;flex-shrink:0;height:16px;object-fit:cover;width:22px}.home-css-steps{margin-bottom:56px}.home-css-steps-list{grid-gap:20px;display:grid;gap:20px;list-style:none;margin:0 auto;max-width:720px;padding:0}.home-css-step{align-items:flex-start;background:#fff;border:1px solid #e2e8f0;border-radius:14px;display:flex;gap:18px;padding:20px 22px}.home-css-step-num{align-items:center;background:var(--sdeal-orange);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.1rem;font-weight:800;height:40px;justify-content:center;width:40px}.home-css-step-body h3{color:var(--sdeal-dark-blue);font-size:1.05rem;margin:0 0 6px}.home-css-step-body p{color:#64748b;font-size:.92rem;line-height:1.55;margin:0}.home-css-cta{background:#fff;border:1px solid #0e7a4433;border-radius:16px;box-shadow:0 16px 48px #0b2b3312;padding:44px 28px;text-align:center}.home-css-cta-title{color:var(--sdeal-dark-blue);font-size:clamp(1.35rem,3vw,1.65rem);font-weight:700;margin:0 0 12px}.home-css-cta-body{color:#64748b;font-size:1rem;line-height:1.6;margin:0 auto 24px;max-width:520px}.home-css-cta-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:20px}.home-css-btn{border-radius:8px;display:inline-block;font-size:1rem;font-weight:600;padding:14px 28px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.home-css-btn--primary{background:linear-gradient(135deg,var(--sdeal-orange) 0,var(--sdeal-dark-orange) 100%);box-shadow:0 4px 14px #0e7a444d;color:#fff}.home-css-btn--primary:hover{box-shadow:0 6px 20px #0e7a4461;color:#fff;transform:translateY(-2px)}.home-css-btn--secondary{background:#fff;border:2px solid var(--sdeal-dark-blue);color:var(--sdeal-dark-blue)}.home-css-btn--secondary:hover{background:#f8fafc;color:var(--sdeal-dark-blue)}.home-css-faq-line{color:#94a3b8;font-size:.9rem;margin:0}.home-css-faq-link{color:var(--sdeal-orange);font-weight:600;text-decoration:none}.home-css-faq-link:hover{color:var(--sdeal-orange-hover)}.home-css-below a{text-decoration:none}.connections-container{background:#f9f9f9;min-height:100vh;padding-top:80px}.connections-header{margin-bottom:40px;text-align:center}.connections-header h1{margin-bottom:20px}.connections-intro{margin:0 auto 40px;max-width:800px}.connections-intro p{color:#666;line-height:1.6;margin:0 auto;max-width:600px}.integrations-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:2rem}.integration-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 15px #0000001a;padding:1.5rem;transition:all .3s ease}.integration-card:hover{border-color:var(--sdeal-orange);box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.integration-logo{height:40px;margin-bottom:1rem;transition:opacity .3s ease}.integration-card:hover .integration-logo{opacity:.8}.integration-card p{color:#666;line-height:1.5;margin:0}@media (max-width:768px){.connections-container{padding-top:60px}.integrations-grid{gap:1rem;grid-template-columns:1fr;padding:0 20px}.integration-card{padding:1rem}.language-indicator{font-size:13px;padding:6px 12px}.globe-icon{height:16px;width:16px}}.partners-container{background:#f9f9f9;min-height:100vh;padding-top:80px}.partners-header{margin-bottom:40px;text-align:center}.partners-header h1{margin-bottom:20px}.partners-intro{margin:0 auto 40px;max-width:800px}.partners-intro p{color:#666;line-height:1.6;margin:0 auto;max-width:600px}.partners-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}.partner-card{background:#fff;border:3px solid #0000;border-radius:12px;box-shadow:0 4px 15px #0000001a;padding:2rem;transition:all .3s ease}.partner-card:hover{border:3px solid #0000;box-shadow:0 8px 25px #00000026}.partner-header{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-bottom:1rem}.partner-header>a{align-items:center;display:inline-flex;flex-shrink:0;line-height:0}.partner-logo{height:50px;max-width:160px;object-fit:contain;object-position:left center;width:auto}.partner-logo--sdeal{height:56px;max-width:min(280px,100%);width:auto}.partner-category{background:var(--sdeal-orange);border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;padding:.5rem 1rem}.partner-card h4{color:var(--sdeal-dark-blue);font-size:1.2rem;margin-bottom:1rem}.partner-card p{color:#666;line-height:1.6;margin-bottom:1.5rem}.partner-link{background:#f0f0f0;border:2px solid #f0f0f0;border-radius:8px;color:var(--sdeal-dark-blue);display:inline-block;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.partner-link:hover{background:#e0e0e0;border-color:#e0e0e0;color:var(--sdeal-dark-blue)}.partnership-info{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;margin-top:2rem;padding:2rem;text-align:center}.partnership-info h4{color:var(--sdeal-dark-blue);font-size:1.3rem;margin-bottom:1rem}.partnership-info p{color:#666;line-height:1.6;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:600px}.w3-button.w3-orange{background:var(--sdeal-orange);border:none;border-radius:6px;color:#fff;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.w3-button.w3-orange:hover{background:var(--sdeal-orange-hover);box-shadow:0 4px 8px #e2603f4d;transform:translateY(-1px)}.partnership-contact-btn{align-items:center;border-radius:8px;display:inline-flex!important;font-size:16px;font-weight:600;gap:8px;padding:14px 24px!important;text-decoration:none;transition:all .3s ease}.contact-icon{fill:currentColor;height:20px;width:20px}@media (max-width:768px){.partners-container{padding-top:60px}.partners-grid{gap:1rem;grid-template-columns:1fr;padding:0 20px}.partner-card{padding:1.5rem}.partnership-info{margin:2rem 20px 0;padding:1.5rem}.language-indicator{font-size:13px;padding:6px 12px}.globe-icon{height:16px;width:16px}}.contact-container{background:#f9f9f9;min-height:100vh;padding-top:80px}.contact-header{margin-bottom:40px;text-align:center}.contact-header h1{margin-bottom:20px}.language-indicator{align-items:center;background:var(--sdeal-dark-blue);border-radius:20px;color:#fff;display:inline-flex;font-size:14px;font-weight:600;gap:8px;padding:8px 16px}.globe-icon{fill:currentColor;height:18px;width:18px}.language-name{font-weight:600}.contact-intro{margin:0 auto 40px;max-width:800px}.contact-intro p{color:#666;line-height:1.6;margin:0 auto;max-width:600px}.contact-cards{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:60px}.contact-card{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;padding:30px;text-align:center;transition:all .3s ease}.contact-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.contact-avatar{align-items:center;background:var(--sdeal-orange);border-radius:50%;display:flex;height:100px;justify-content:center;margin:0 auto 20px;overflow:hidden;position:relative;width:100px}.contact-avatar img{height:100%;object-fit:cover;width:100%}.avatar-placeholder{color:#fff;font-size:36px;font-weight:700;text-transform:uppercase}.contact-info{text-align:center}.contact-name{color:var(--sdeal-dark-blue);font-size:24px;font-weight:600;margin-bottom:5px}.contact-role{color:var(--sdeal-orange);font-size:16px;font-weight:500;margin-bottom:15px}.contact-description{color:#666;line-height:1.6;margin-bottom:25px}.schedule-button{align-items:center;background:var(--sdeal-orange);border:2px solid var(--sdeal-orange);border-radius:8px;color:#fff;display:inline-flex;font-weight:500;gap:10px;padding:12px 24px;text-decoration:none;transition:all .3s ease}.schedule-button:hover{background:var(--sdeal-orange-hover);border-color:var(--sdeal-orange-hover);box-shadow:0 4px 12px #e2603f4d;color:#fff;transform:translateY(-2px)}.schedule-button i{font-size:16px}.contact-additional{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;padding:40px}.contact-additional h3{color:var(--sdeal-dark-blue);font-size:24px;margin-bottom:30px}.contact-methods{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.contact-method{padding:20px;text-align:center}.contact-method i{color:var(--sdeal-orange);font-size:32px;margin-bottom:15px}.contact-method h4{color:var(--sdeal-dark-blue);font-size:18px;font-weight:600;margin-bottom:10px}.contact-method p{color:#666;line-height:1.5;margin:0}@media (max-width:768px){.contact-container{padding-top:60px}.contact-cards{gap:20px;grid-template-columns:1fr;padding:0 20px}.contact-card{padding:25px}.contact-additional{margin:0 20px;padding:30px 20px}.contact-methods{gap:20px;grid-template-columns:1fr}.contact-name{font-size:20px}.contact-role{font-size:14px}.language-indicator{font-size:13px;padding:6px 12px}.globe-icon{height:16px;width:16px}}.list-group{margin:1rem 0}.list-group-item{background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;color:#495057;display:inline-block;margin-bottom:.5rem;padding:.75rem 1.25rem;text-decoration:none;transition:all .3s ease}.list-group-item:hover{background-color:#f8f9fa;border-color:var(--sdeal-dark-orange);color:var(--sdeal-dark-orange);text-decoration:none}.list-group-item-action{cursor:pointer}.title-with-line-next{border-bottom:2px solid var(--sdeal-dark-blue);margin:0;padding:0}h2,h3{margin-bottom:1rem}h3{color:#333;margin-top:2rem}ul{margin-bottom:1.5rem}li{margin-bottom:.5rem}li,p{line-height:1.6}p{margin-bottom:1rem}a{color:var(--sdeal-dark-orange)}a,a:hover{text-decoration:none}.jobs-container{background:#f9f9f9;min-height:100vh;padding-top:80px}.jobs-intro{margin-bottom:50px;text-align:center}.jobs-intro p{color:#666;line-height:1.6;margin:0 auto;max-width:700px}.jobs-categories{margin-bottom:60px}.category-section{margin-bottom:50px}.category-section h2{border-bottom:2px solid var(--sdeal-orange);color:var(--sdeal-dark-blue);font-size:28px;font-weight:600;margin-bottom:20px;padding-bottom:10px}.traineeship-intro{color:#666;font-size:16px;line-height:1.6;margin-bottom:30px}.jobs-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.job-card{background:#fff;border:3px solid #0000;border-radius:12px;box-shadow:0 4px 15px #0000001a;padding:25px;transition:all .3s ease}.job-card:hover{border:3px solid #0000;box-shadow:0 8px 20px #00000026;z-index:10}.job-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:15px}.job-title{color:var(--sdeal-dark-blue);font-size:20px;font-weight:600;margin:0}.job-category{background:var(--sdeal-orange);border-radius:20px;color:#fff;font-size:12px;font-weight:500;padding:4px 12px;text-transform:uppercase}.job-info{display:flex;flex-direction:column;gap:8px;margin-bottom:15px}.job-info span{align-items:center;color:#666;display:flex;font-size:14px;gap:8px}.job-info i{color:var(--sdeal-orange);width:16px}.job-description{color:#333;font-size:14px;line-height:1.6;margin-bottom:20px}.apply-button{background:#f5f5f5;border:2px solid #e0e0e0;border-radius:6px;cursor:pointer;display:inline-block;font-size:14px;font-weight:600;padding:6px 12px;transition:all .3s ease}.apply-button,.apply-button:hover{color:var(--sdeal-dark-blue);text-decoration:none}.apply-button:hover{background:#e8e8e8;box-shadow:0 4px 8px #0003;transform:translateY(-1px)}.contact-section{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;padding:40px;text-align:center}.contact-section h3{color:var(--sdeal-dark-blue);font-size:24px;margin-bottom:15px}.contact-section p{color:#666;line-height:1.6}.contact-section a{color:var(--sdeal-orange);font-weight:500;text-decoration:none}.contact-section a:hover{color:var(--sdeal-orange-hover);text-decoration:none}.job-modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.job-modal{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000004d;max-height:90vh;max-width:600px;overflow-y:auto;position:relative;width:100%}.modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:24px;height:30px;justify-content:center;position:absolute;right:15px;top:15px;transition:all .3s ease;width:30px;z-index:10}.modal-close:hover{background:#f0f0f0;color:#333}.modal-header{border-bottom:1px solid #eee;padding:30px 30px 20px}.modal-header h2{color:var(--sdeal-dark-blue);font-size:24px;font-weight:600;margin-bottom:15px}.modal-job-info{display:flex;flex-wrap:wrap;gap:15px}.modal-job-info span{align-items:center;color:#666;display:flex;font-size:14px;gap:6px}.modal-job-info i{color:var(--sdeal-orange);width:14px}.modal-content{padding:20px 30px}.modal-description{color:#333;font-size:16px;line-height:1.6;margin-bottom:25px}.modal-section{margin-bottom:25px}.modal-section h3{color:var(--sdeal-dark-blue);font-size:18px;font-weight:600;margin-bottom:12px}.modal-section ul{list-style:none;padding:0}.modal-section li{color:#333;line-height:1.6;margin-bottom:8px;padding-left:20px;position:relative}.modal-section li:before{color:var(--sdeal-orange);content:"•";font-weight:700;left:0;position:absolute}.modal-footer{border-top:1px solid #eee;padding:20px 30px 30px;text-align:center}.apply-button-large{background:var(--sdeal-orange);border-radius:8px;color:#fff;display:inline-block;font-size:16px;font-weight:500;padding:12px 30px;text-decoration:none;transition:all .3s ease}.apply-button-large:hover{background:var(--sdeal-orange-hover);box-shadow:0 4px 12px #e2603f4d;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.jobs-container{padding-top:60px}.jobs-grid{gap:20px;grid-template-columns:1fr;padding:0 20px}.job-card{padding:20px}.job-header{flex-direction:column;gap:10px}.job-title{font-size:18px}.contact-section{margin:0 20px;padding:30px 20px}.job-modal{margin:20px;max-height:95vh}.modal-content,.modal-footer,.modal-header{padding:20px}.modal-job-info{flex-direction:column;gap:8px}.category-section h2{font-size:24px}}.back-link{color:var(--sdeal-orange);display:inline-block;font-weight:600;margin-bottom:30px;text-decoration:none;transition:all .3s ease}.back-link:hover{color:var(--sdeal-orange-hover);text-decoration:none}.product-detail-header{align-items:center;border-bottom:none;display:flex;gap:20px;margin-bottom:32px;padding-bottom:0}.product-detail-icon{align-items:center;background:#fff;border:1px solid #0000000f;border-radius:12px;box-shadow:0 4px 15px #0000001a;display:flex;flex-shrink:0;font-size:64px;height:100px;justify-content:center;width:100px}.product-detail-title{color:var(--sdeal-dark-blue);font-size:36px;font-weight:400;margin:0}.product-detail-content{background:#fff;border-left:4px solid var(--sdeal-orange);border-radius:12px;box-shadow:0 4px 15px #0000001a;margin:0 auto;max-width:900px;padding:40px}.product-detail-main-title{color:var(--sdeal-dark-blue);font-size:32px;font-weight:700;margin:0 0 30px}.product-detail-subtitle{color:var(--sdeal-orange);font-size:24px;font-weight:600;margin:32px 0 20px}.product-detail-paragraph{color:#333;font-size:16px;line-height:1.8;margin:0 0 18px}.product-detail-paragraph:last-child{margin-bottom:0}@media (max-width:768px){.product-detail-header{flex-direction:column;gap:15px;text-align:center}.product-detail-icon{font-size:48px;height:80px;width:80px}.product-detail-content{padding:25px 20px}.product-detail-main-title{font-size:26px;margin-bottom:20px}.product-detail-subtitle{font-size:20px;margin:24px 0 16px}.product-detail-paragraph{font-size:15px;line-height:1.7;margin-bottom:16px}}.product-detail-external-links{border-top:1px solid #eee;font-size:16px;margin-top:28px;padding-top:20px}.product-detail-external-links a{color:var(--sdeal-orange);font-weight:600;text-decoration:none}.product-detail-external-links a:hover{text-decoration:underline}.products-page{background:#f9f9f9;min-height:100vh;padding-top:80px}@media (max-width:768px){.products-page{padding-top:60px}}.pricing-page{background:#f9f9f9;min-height:100vh;padding-top:80px}.pricing-page .contact-header h1.pricing-title{color:var(--sdeal-dark-blue);font-size:36px;font-weight:400;line-height:1.2;margin:0 0 20px}.pricing-language-indicator{margin-left:auto;margin-right:auto}.pricing-billing-panel{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;margin:0 auto 40px;max-width:720px;padding:24px 28px}.billing-period-selector{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin:0}.billing-label{color:#666;font-size:16px;font-weight:500;text-align:center;width:100%}@media (min-width:600px){.billing-label{margin-right:8px;text-align:left;width:auto}}.billing-btn{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:8px;color:#666;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:8px;padding:12px 22px;position:relative;transition:all .3s ease}.billing-btn:hover{border-color:var(--sdeal-orange);color:var(--sdeal-dark-blue)}.billing-btn.active{background:var(--sdeal-dark-blue);border-color:var(--sdeal-dark-blue);color:#fff}.discount-badge{background:#4caf50;border-radius:12px;color:#fff;font-size:12px;font-weight:700;margin-left:4px;padding:3px 8px}.pricing-packages{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto 60px;max-width:1400px}.pricing-card{background:#fff;border:2px solid #0000;border-radius:12px;box-shadow:0 4px 15px #0000001a;padding:30px;position:relative;transition:all .3s ease}.pricing-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.pricing-card.highlighted{border-color:var(--sdeal-orange)}.pricing-card.highlighted:hover{transform:translateY(-5px)}.package-most-popular{background:var(--sdeal-orange)}.package-full-package,.package-most-popular{border-radius:12px;color:#fff;font-size:12px;font-weight:700;padding:4px 10px;position:absolute;right:16px;top:16px}.package-full-package{background:var(--sdeal-dark-blue)}.package-icon{align-items:center;background:var(--sdeal-orange);border-radius:50%;color:#fff;display:flex;font-size:28px;font-weight:700;height:72px;justify-content:center;margin:0 auto 20px;width:72px}.package-title{color:var(--sdeal-dark-blue);font-size:24px;font-weight:600;margin:0 0 8px;text-align:center}.package-subtitle{color:var(--sdeal-orange);font-size:16px;font-weight:500;line-height:1.5;margin:0 0 24px}.package-price{border-bottom:1px solid #eee;margin-bottom:28px;padding-bottom:24px;text-align:center}.package-price-line{color:#444;font-size:17px;font-weight:500;line-height:1.45;margin:0}.package-price-amount{color:var(--sdeal-dark-blue);display:inline-block;font-size:28px;font-weight:700;vertical-align:initial}.package-price-line--custom .package-price-amount{font-size:26px}.package-price-note{color:#666;font-size:15px;font-weight:500}.package-price-growth-wrap{text-align:center}.package-price-yearly-total{color:#666;font-size:14px;font-weight:500;line-height:1.4;margin:10px 0 0}.package-features{list-style:none;margin:0;padding:0}.feature-item{align-items:flex-start;display:flex;font-size:16px;line-height:1.6;margin-bottom:14px}.feature-check{color:var(--sdeal-orange);flex-shrink:0;font-size:18px;font-weight:700;margin-right:12px}.feature-text{color:#666;flex:1 1}.package-start-selling-btn{align-items:center;background:var(--sdeal-orange);border:2px solid var(--sdeal-orange);border-radius:8px;box-sizing:border-box;color:#fff;display:inline-flex;font-size:16px;font-weight:500;gap:8px;justify-content:center;margin-top:24px;padding:12px 24px;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.package-start-selling-btn:hover{background:var(--sdeal-orange-hover);border-color:var(--sdeal-orange-hover);box-shadow:0 4px 12px #0e7a444d;color:#fff;text-decoration:none;transform:translateY(-2px)}.package-start-selling-btn:active{transform:translateY(0)}@media (max-width:768px){.pricing-page{padding-top:60px}.pricing-billing-panel{margin-left:16px;margin-right:16px;padding:20px 16px}.pricing-packages{gap:20px;grid-template-columns:1fr;padding:0 16px}.pricing-card{padding:25px}}@media (max-width:480px){.package-title{font-size:20px}.package-price-amount{font-size:24px}}.package-container{background:#f5f5f5;min-height:calc(100vh - 64px)}.package-content{margin:0 auto;max-width:1200px;padding:40px 20px}.package-hero{background:#fff;border-bottom:1px solid #e0e0e0;color:#333;padding:60px 20px;text-align:center}.package-hero__inner{margin-left:auto;margin-right:auto;max-width:40rem;text-align:center;width:100%}.package-hero h1{color:#333;font-size:42px;font-weight:700;margin:0 0 1rem;text-align:center}.package-hero .package-subtitle{margin:0;max-width:none;width:100%}.package-hero .package-subtitle,.package-subtitle{color:#666;font-size:18px;line-height:1.6;text-align:center}.package-subtitle{margin:0 auto;max-width:800px}.package-why-section{background:#f5f5f5;padding:40px 0 0}.package-why-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:0;padding:40px}.package-why-card h2{color:#333;font-size:28px;margin-bottom:25px}.package-why-text{margin-bottom:0}.package-why-text p{color:#666;font-size:16px;line-height:1.8;margin-bottom:16px}.package-why-text p:last-of-type{margin-bottom:0}.package-form{background:#f5f5f5;padding:30px 0 40px}.package-selection{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;padding:40px}.package-selection h2{color:#333;font-size:28px;margin-bottom:30px}.package-cards{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:20px}.package-card{background:#fff;border:2px solid #e0e0e0;border-radius:12px;cursor:pointer;padding:0;transition:all .3s ease}.package-card:hover{border-color:var(--sdeal-orange);box-shadow:0 8px 16px #e2603f33;transform:translateY(-4px)}.package-card.selected{background:#fff9f7;border-color:var(--sdeal-orange);box-shadow:0 4px 12px #e2603f4d}.package-card label{cursor:pointer;display:block;margin:0;padding:25px}.package-card input[type=radio]{display:none}.package-card-content h3{color:#333;font-size:24px;margin-bottom:10px}.package-subtitle-small{color:#666;font-size:14px;font-style:italic;margin-bottom:10px}.package-price{color:var(--sdeal-orange);font-size:20px;font-weight:700;margin-bottom:20px}.package-card-content ul{list-style:none;margin:0;padding:0}.package-card-content ul li{color:#666;padding:8px 0 8px 20px;position:relative}.package-card-content ul li:before{color:var(--sdeal-orange);content:"✓";font-weight:700;left:0;position:absolute}.package-choose-btn{background:#fff;border:2px solid var(--sdeal-orange);border-radius:8px;color:var(--sdeal-orange);cursor:pointer;font-size:16px;font-weight:600;letter-spacing:.5px;margin-top:20px;padding:12px 24px;text-transform:uppercase;transition:all .3s ease;width:100%}.package-choose-btn:hover{background:var(--sdeal-orange);box-shadow:0 4px 12px #e2603f4d;color:#fff;transform:translateY(-2px)}.package-choose-btn.selected{background:var(--sdeal-orange);box-shadow:0 4px 12px #e2603f66;color:#fff}.package-change-note{color:#999;font-size:14px;font-style:italic;margin-top:20px}.package-summary{background:linear-gradient(135deg,#fff9f7,#ffe8e0);border:2px solid var(--sdeal-orange);border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;padding:40px}.package-summary h2{color:#333;font-size:28px;margin-bottom:25px}.package-summary--short{padding:28px 32px}.package-summary--short h2{font-size:22px;margin-bottom:16px}.package-summary--short .summary-grid{gap:12px;grid-template-columns:1fr}.summary-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.summary-item{background:#fff;border-radius:8px;box-shadow:0 1px 4px #0000001a;display:flex;flex-direction:column;padding:15px}.summary-label{color:#666;font-size:14px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.summary-value{color:#333;font-size:18px;font-weight:600}.summary-discount{color:var(--sdeal-orange);font-size:14px;font-weight:600}.package-addons{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;padding:40px}.package-addons h2{color:#333;font-size:28px;margin-bottom:25px}.addons-list{display:flex;flex-direction:column;gap:15px}.addon-item{align-items:center;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;display:flex;padding:15px;transition:all .2s ease}.addon-item:hover{background:#f9f9f9;border-color:var(--sdeal-orange)}.addon-item input[type=checkbox]{cursor:pointer;height:20px;margin-right:15px;width:20px}.addon-item span{color:#333;font-size:16px}.addon-productdeal-link{color:var(--sdeal-orange);font-weight:600;margin-left:4px;text-decoration:none;white-space:nowrap}.addon-productdeal-link:hover{text-decoration:underline}.package-payout-frequency,.package-sell-countries{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;padding:40px}.package-payout-frequency h2,.package-sell-countries h2{color:#333;font-size:28px;margin-bottom:15px}.package-payout-frequency .form-hint,.package-sell-countries .form-hint{color:#666;font-size:15px;margin-bottom:20px}.sell-countries-list{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.sell-country-item{align-items:center;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;display:flex;gap:10px;padding:12px 15px;transition:all .2s ease}.sell-country-item:hover{background:#fff9f7;border-color:var(--sdeal-orange)}.sell-country-item input{margin:0}.payout-frequency-options{display:flex;flex-wrap:wrap;gap:20px}.payout-frequency-option{align-items:center;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;display:flex;flex:1 1;min-width:180px;padding:20px;transition:all .2s ease}.payout-frequency-option.selected,.payout-frequency-option:hover{background:#fff9f7;border-color:var(--sdeal-orange)}.payout-frequency-option input{margin-right:12px}.package-customer-type-selection,.package-seller-info-step{background:#f5f5f5;padding:40px 0}.customer-type-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin:0 auto;max-width:800px;padding:40px}.customer-type-card h2{color:#333;font-size:28px;margin-bottom:30px;text-align:center}.customer-type-options{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.customer-type-option{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:15px;padding:30px;text-align:center;transition:all .3s ease}.customer-type-option:hover{border-color:var(--sdeal-orange);box-shadow:0 4px 12px #e2603f33;transform:translateY(-5px)}.customer-type-icon{font-size:48px;margin-bottom:10px}.customer-type-option h3{color:#333;font-size:22px;margin:0}.customer-type-option p{color:#666;font-size:14px;margin:0}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}@media (max-width:768px){.form-row{grid-template-columns:1fr}}.seller-info-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin:0 auto;max-width:600px;padding:40px}.seller-info-card h2{color:#333;font-size:28px;margin-bottom:15px}.seller-info-description{color:#666;font-size:16px;line-height:1.6;margin-bottom:30px}.seller-info-form{gap:20px}.seller-info-form,.seller-info-form .form-group{display:flex;flex-direction:column}.seller-info-form label{color:#333;font-size:16px;font-weight:600;margin-bottom:8px}.seller-info-submit-btn{background:linear-gradient(135deg,var(--sdeal-orange) 0,var(--sdeal-dark-orange) 100%);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;letter-spacing:.5px;margin-top:10px;padding:16px 24px;text-transform:uppercase;transition:all .3s ease;width:100%}.seller-info-submit-btn:hover{box-shadow:0 6px 16px #e2603f66;transform:translateY(-2px)}.package-seller-info{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;padding:40px}.package-seller-info h2{color:#333;font-size:28px;margin-bottom:25px}.form-group{margin-bottom:20px}.form-input{border:2px solid #e0e0e0;border-radius:8px;box-sizing:border-box;font-size:16px;padding:12px 16px;transition:all .2s ease;width:100%}.form-input:focus{border-color:var(--sdeal-orange);box-shadow:0 0 0 3px #e2603f1a;outline:none}.form-input.error{border-color:#e74c3c}.form-input.read-only{background:#f5f5f5;color:#666;cursor:not-allowed}.form-hint{color:#666;font-size:14px;margin-bottom:0;margin-top:8px}.package-start-date{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;padding:40px}.package-start-date h2{color:#333;font-size:28px;margin-bottom:25px}.start-date-options{display:flex;flex-wrap:wrap;gap:20px}.start-date-option{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;display:flex;flex:1 1;min-width:200px;padding:20px;transition:all .2s ease}.start-date-option.selected,.start-date-option:hover{background:#fff9f7;border-color:var(--sdeal-orange)}.start-date-option.selected{box-shadow:0 4px 12px #e2603f33}.start-date-option input[type=radio]{cursor:pointer;flex-shrink:0;height:20px;margin-right:15px;width:20px}.start-date-option span{color:#333;font-size:18px;font-weight:600}.package-commission{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;padding:40px}.package-commission h2{color:#333;font-size:28px;margin-bottom:25px}.package-payment{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;padding:40px}.package-payment h2{color:#333;font-size:28px;margin-bottom:25px}.payment-options{display:flex;flex-wrap:wrap;gap:20px}.payment-option{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;display:flex;flex:1 1;min-width:200px;padding:20px;transition:all .2s ease}.payment-option.selected,.payment-option:hover{background:#fff9f7;border-color:var(--sdeal-orange)}.payment-option.selected{box-shadow:0 4px 12px #e2603f33}.payment-option input[type=radio]{cursor:pointer;flex-shrink:0;height:20px;margin-right:15px;width:20px}.payment-option-content{display:flex;flex:1 1;flex-direction:column}.payment-option-label{color:#333;font-size:18px;font-weight:600;margin-bottom:5px}.payment-discount{color:var(--sdeal-orange);font-size:14px;font-weight:600}.package-agreement{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;padding:40px}.package-agreement h2{color:#333;font-size:28px;margin-bottom:20px}.package-agreement>p{color:#666;font-size:16px;line-height:1.8;margin-bottom:20px}.agreement-links{display:flex;flex-direction:column;gap:15px;margin-bottom:30px}.agreement-links a{border:1px solid var(--sdeal-orange);border-radius:8px;color:var(--sdeal-orange);display:inline-block;font-size:16px;padding:12px;text-decoration:none;transition:all .2s ease}.agreement-links a:hover{background:var(--sdeal-orange);color:#fff}.agreement-checkbox{align-items:flex-start;background:#f9f9f9;border-radius:8px;cursor:pointer;display:flex;margin-bottom:20px;padding:20px}.agreement-checkbox input[type=checkbox]{cursor:pointer;flex-shrink:0;height:20px;margin-right:15px;margin-top:2px;width:20px}.agreement-checkbox span{color:#333;font-size:15px;line-height:1.6}.legal-note{color:#666;font-size:14px;line-height:1.6;margin-top:15px}.legal-note-small{color:#999;font-size:12px;font-style:italic;line-height:1.6;margin-top:10px}.package-cta{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;padding:40px;text-align:center}.cta-button{background:linear-gradient(135deg,var(--sdeal-orange) 0,var(--sdeal-dark-orange) 100%);border:none;border-radius:8px;box-shadow:0 4px 12px #e2603f4d;color:#fff;cursor:pointer;font-size:20px;font-weight:700;padding:18px 50px;transition:all .3s ease}.cta-button:hover:not(:disabled){box-shadow:0 6px 16px #e2603f66;transform:translateY(-2px)}.cta-button:disabled{cursor:not-allowed;opacity:.5}.payment-platform-fee-note{background:#f5f5f5;border-left:4px solid var(--sdeal-orange);border-radius:6px;color:#555;font-size:14px;line-height:1.5;margin:0 auto 16px;max-width:520px;padding:14px 18px;text-align:left}.cta-note{color:#666;font-size:14px;line-height:1.6;margin-top:20px}.package-success{color:#333;flex-direction:column;min-height:calc(100vh - 64px);padding:40px 20px;text-align:center}.package-success,.success-icon{align-items:center;background:#fff;display:flex;justify-content:center}.success-icon{border-radius:50%;color:#4caf50;font-size:60px;font-weight:700;height:100px;margin-bottom:30px;width:100px}.package-success h1{color:#333;font-size:32px;margin-bottom:20px}.package-success p{color:#666;font-size:18px;margin-bottom:30px}.payment-button{background:linear-gradient(135deg,var(--sdeal-orange) 0,var(--sdeal-dark-orange) 100%);border:none;border-radius:8px;box-shadow:0 4px 12px #e2603f4d;color:#fff;cursor:pointer;font-size:20px;font-weight:700;margin-top:20px;padding:18px 50px;transition:all .3s ease}.payment-button:hover{background:linear-gradient(135deg,var(--sdeal-orange-hover) 0,var(--sdeal-dark-orange) 100%);box-shadow:0 6px 16px #e2603f66;transform:translateY(-2px)}.payment-button:active{transform:translateY(0)}.error-message{background:#fee;border-left:4px solid #e74c3c;border-radius:6px;color:#e74c3c;font-size:14px;margin-top:10px;padding:10px}@media (max-width:768px){.package-hero h1{font-size:32px}.package-subtitle{font-size:16px}.package-content{padding:20px 15px}.package-addons,.package-agreement,.package-commission,.package-cta,.package-payment,.package-selection,.package-seller-info,.package-start-date,.package-summary{padding:25px 20px}.summary-grid{grid-template-columns:1fr}.payment-options,.start-date-options{flex-direction:column}.payment-option,.start-date-option{min-width:100%}.package-cards{grid-template-columns:1fr}.cta-button{font-size:18px;padding:16px;width:100%}.agreement-links{gap:10px}.agreement-links a{font-size:14px;padding:10px}}.clerk-auth-page{align-items:center;background:#f4f7f5;display:flex;flex-direction:column;justify-content:flex-start;min-height:calc(100vh - 64px);padding:2.75rem 1rem 4rem}.clerk-auth-page__inner{margin-top:.75rem;max-width:28rem;width:100%}.clerk-auth-loading{align-items:center;color:#0b2b33;color:var(--sdeal-dark-blue,#0b2b33);display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:50vh}.clerk-auth-loading__spinner{animation:clerk-spin .75s linear infinite;border:3px solid #0e7a4433;border-radius:50%;border-top:3px solid var(--sdeal-orange,#0e7a44);height:36px;width:36px}.clerk-auth-loading__text{color:#64748b;font-size:.95rem;margin:0}@keyframes clerk-spin{to{transform:rotate(1turn)}}.clerk-auth-page__fallback-title{color:#0b2b33;color:var(--sdeal-dark-blue,#0b2b33);font-size:1.25rem;margin:0 0 .75rem}.clerk-auth-page__fallback-text{color:#475569;font-size:.95rem;line-height:1.5;margin:0 0 1.25rem}.clerk-auth-page__fallback-link{color:#e85d04;color:var(--sdeal-orange,#e85d04);font-weight:600;text-decoration:none}.clerk-auth-page__fallback-link:hover{text-decoration:underline}.seller-dashboard{background:#f4f7f5;min-height:calc(100vh - 64px);padding-bottom:3rem}.seller-dashboard--center,.seller-dashboard--narrow{align-items:flex-start;display:flex;justify-content:center;padding:2.5rem 1.25rem}.seller-dashboard--center{align-items:center;flex-direction:column;gap:1rem}.seller-dashboard__hero{background:#fff;border-bottom:1px solid #e2e8e0;padding:2.5rem 1.25rem 2rem;text-align:center}.seller-dashboard__title{color:#0b2b33;font-size:1.75rem;font-weight:700;margin:0}.seller-dashboard__shell{align-items:stretch;display:flex;flex-direction:column;gap:1.25rem;margin:0 auto;max-width:108rem;padding:1.5rem 1.25rem 0}@media (min-width:900px){.seller-dashboard__shell{align-items:flex-start;flex-direction:row;gap:1.5rem}}.seller-dashboard__sidebar{display:flex;flex-direction:column;flex-shrink:0;gap:1rem}@media (min-width:900px){.seller-dashboard__sidebar{width:15.5rem}}.seller-dashboard__sidebar-card{background:#fff;border:1px solid #e0ebe4;border-radius:12px;box-shadow:0 2px 12px #0b2b3312;padding:1rem .9rem}.seller-dashboard__sidebar-card--accent{border-color:#0e7a4440;box-shadow:0 2px 14px #0e7a4414}.seller-dashboard__sidebar-card-title{color:#0b2b33;font-size:1rem;font-weight:700;line-height:1.25;margin:0 0 .5rem}.seller-dashboard__sidebar-card-muted{color:#64748b;font-size:.82rem;line-height:1.5;margin:0 0 .75rem}.seller-dashboard__sidebar-card .seller-dashboard__btn-primary{box-sizing:border-box;display:block;font-size:.88rem;margin-top:0;padding:.55rem .85rem;text-align:center;width:100%}.seller-dashboard__nav-card{background:#fff;border:1px solid #e0ebe4;border-radius:12px;box-shadow:0 2px 12px #0b2b3312;display:flex;flex-direction:row;gap:.35rem;padding:.65rem}@media (min-width:900px){.seller-dashboard__nav-card{flex-direction:column;gap:.25rem}}.seller-dashboard__nav-item{background:#0000;border:none;border-radius:8px;color:#475569;cursor:pointer;display:block;font-family:inherit;font-size:.95rem;font-weight:600;padding:.7rem .9rem;text-align:left;transition:background .15s ease,color .15s ease;width:100%}.seller-dashboard__nav-item:hover{background:#f1f5f3;color:#0b2b33}.seller-dashboard__nav-item--active{background:linear-gradient(135deg,#0e7a441f,#0e7a440f);box-shadow:inset 0 0 0 1px #0e7a4438;color:#0a5c34}.seller-dashboard__main{flex:1 1;min-width:0}.seller-dashboard__layout{display:block;min-width:0;width:100%}.seller-dashboard__layout--content{min-width:0;width:100%}.seller-dashboard__card{background:#fff;border:1px solid #e8eeea;border-radius:12px;box-shadow:0 2px 10px #0b2b330f;padding:1.5rem 1.35rem}.seller-dashboard__card--accent{border-color:#0e7a4440;box-shadow:0 2px 14px #0e7a4414}.seller-dashboard__h2{color:#0b2b33;font-size:1.15rem;margin:0 0 1rem}.seller-dashboard__dl{grid-gap:.5rem 1rem;display:grid;font-size:.95rem;gap:.5rem 1rem;grid-template-columns:minmax(0,10rem) 1fr;margin:0}.seller-dashboard__dl dt{color:#64748b;font-weight:600;margin:0}.seller-dashboard__dl dd{color:#1e293b;margin:0;word-break:break-word}.seller-dashboard__muted{color:#64748b;font-size:.95rem;line-height:1.55;margin:0 0 1rem}.seller-dashboard__error{color:#b91c1c;font-size:.9rem;margin:0 0 1rem}.seller-dashboard__package-cta{border-top:1px solid #e8eeea;margin:1.25rem 0 0;padding-top:1rem}.seller-dashboard__package-cta--secondary{border-top:none;font-size:.9rem;padding-top:.5rem}.seller-dashboard__cta-hint{color:#64748b;font-weight:400}.seller-dashboard__pay-block{border-top:1px solid #e8eeea;margin-top:1.25rem;padding-top:1rem}.seller-dashboard__h3{color:#0b2b33;font-size:1rem;margin:0 0 .6rem}.seller-dashboard__label{color:#475569;display:block;font-size:.9rem;font-weight:600;margin-bottom:.4rem}.seller-dashboard__input{background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#0f172a;font-size:.95rem;max-width:26rem;padding:.65rem .75rem;width:100%}.seller-dashboard__actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.75rem}.seller-dashboard__btn-secondary{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;color:#0f172a;cursor:pointer;display:inline-block;font-size:.95rem;font-weight:600;margin-top:.75rem;padding:.65rem 1.1rem}.seller-dashboard__link,.seller-dashboard__link-inline{color:#0e7a44;font-weight:600;text-decoration:none}.seller-dashboard__link-inline:hover,.seller-dashboard__link:hover{text-decoration:underline}.seller-dashboard__btn-primary{background:linear-gradient(135deg,#0e7a44,#0a5c34);border-radius:8px;box-shadow:0 2px 8px #0e7a4440;color:#fff!important;display:inline-block;font-size:.95rem;font-weight:600;margin-top:.75rem;padding:.65rem 1.25rem;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.seller-dashboard__btn-primary:hover{box-shadow:0 4px 12px #0e7a4459;transform:translateY(-1px)}.seller-dashboard__spinner{animation:seller-dashboard-spin .75s linear infinite;border:3px solid #0e7a4433;border-radius:50%;border-top-color:#0e7a44;height:36px;width:36px}@keyframes seller-dashboard-spin{to{transform:rotate(1turn)}}.seller-dashboard__billing-status{align-items:center;border-radius:999px;display:inline-flex;font-size:.875rem;font-weight:600;gap:.4rem;margin:0 0 1rem;padding:.45rem .85rem}.seller-dashboard__billing-status--active{background:#0e7a441f;color:#0a5c34}.seller-dashboard__billing-status--pending{background:#d977061f;color:#b45309}.seller-dashboard__billing-status--none{background:#f1f5f9;color:#64748b}.seller-dashboard__billing-meta{color:#334155;font-size:.95rem;list-style:none;margin:0;padding:0}.seller-dashboard__billing-meta li{margin-bottom:.5rem}.seller-dashboard__billing-meta strong{color:#64748b;font-weight:600;margin-right:.35rem}.seller-dashboard--admin{display:block;padding:2.5rem clamp(1rem,3vw,2rem)}.seller-dashboard--admin.seller-dashboard--center{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 64px)}.seller-dashboard--admin>.seller-dashboard__card{margin-left:auto;margin-right:auto;max-width:min(92rem,100%)}.seller-dashboard--admin .seller-dashboard__inner{display:flex;flex-direction:column;gap:1.25rem;margin:0 auto;max-width:min(92rem,100%);width:100%}@media (min-width:900px){.seller-dashboard--admin .seller-dashboard__inner{align-items:flex-start;flex-direction:row;gap:1.75rem}}.seller-dashboard--admin .seller-dashboard__content{flex:1 1;min-width:0}.seller-dashboard__table-wrapper{-webkit-overflow-scrolling:touch;border:1px solid #e8eeea;border-radius:8px;margin:.25rem -.35rem 0;overflow-x:auto}.seller-dashboard__table{border-collapse:collapse;color:#1e293b;font-size:.9rem;width:100%}.seller-dashboard__table td,.seller-dashboard__table th{border-bottom:1px solid #e8eeea;padding:.7rem .75rem;text-align:left;vertical-align:top}.seller-dashboard__table th{background:#eef2ef;border-bottom-color:#d4ddd6;color:#0b2b33;font-weight:600;white-space:nowrap}.seller-dashboard__table tbody tr:last-child td{border-bottom:none}.seller-dashboard__table--admin tbody tr:nth-child(odd){background-color:#fff}.seller-dashboard__table--admin tbody tr:nth-child(2n){background-color:#f3f7f4}.seller-dashboard__table--admin tbody tr:hover{background-color:#e6f0ea}.seller-dashboard__h1{color:#0b2b33;font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.seller-dashboard__mc-list{list-style:none;margin:0 0 1.25rem;padding:0}.seller-dashboard__mc-row{align-items:flex-start;border-bottom:1px solid #e8eeea;display:flex;gap:.75rem;justify-content:space-between;padding:.65rem 0}.seller-dashboard__mc-row-main{flex:1 1;min-width:0}.seller-dashboard__mc-actions{align-items:center;display:flex;flex-shrink:0;flex-wrap:wrap;gap:.45rem;justify-content:flex-end}.seller-dashboard__mc-actions .seller-dashboard__btn-secondary{margin-top:0!important}.seller-dashboard__mc-remove{flex-shrink:0;margin-top:0!important}.seller-dashboard__mc-switch-notice{background:#eef6f1;border:1px solid #cce3d4;border-radius:8px;color:#0f172a;font-size:.88rem;line-height:1.45;margin:0 0 .75rem;padding:.65rem .75rem}.seller-dashboard__mc-switch-notice--error{background:#fef2f2;border-color:#fecaca;color:#7f1d1d;white-space:pre-wrap;word-break:break-word}.seller-dashboard__mc-form{border-top:1px solid #e8eeea;margin-top:.5rem;padding-top:1rem}.seller-dashboard__success{color:#047857;font-weight:600;margin:0 0 1rem}.seller-dashboard__feed-list{grid-gap:12px;display:grid;gap:12px;list-style:none;margin:0 0 1rem;padding:0}.seller-dashboard__feed-row{background:#fafcfb;border:1px solid #e8eeea;border-radius:10px;padding:12px 14px}.seller-dashboard__feed-row-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.seller-dashboard__feed-remove{line-height:1.2;min-width:2.25rem;padding:.25rem .5rem}.seller-dashboard__invoice-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem .85rem}.admin-client-cell{background:#0000;border:none;border-radius:6px;color:#0b2b33;cursor:pointer;display:block;font:inherit;margin:0 0 0 -.35rem;max-width:100%;padding:.2rem .35rem;text-align:left;width:100%}.admin-client-cell:hover:not(:disabled){background:#0e7a4414}.admin-client-cell:focus-visible{outline:2px solid #0e7a4480;outline-offset:2px}.admin-client-cell:disabled{cursor:default}.admin-client-cell__company{font-weight:600}.admin-client-cell__email{color:#64748b;display:block;font-size:.88rem;font-weight:400;margin-top:.2rem}.admin-client-modal__backdrop{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a73;display:flex;inset:0;justify-content:center;padding:1.25rem;position:fixed;z-index:1000}.admin-client-modal__panel{background:#fff;border:1px solid #e0ebe4;border-radius:12px;box-shadow:0 20px 50px #0b2b3333;display:flex;flex-direction:column;max-height:min(85vh,900px);width:min(42rem,100%)}.admin-client-modal__header{align-items:center;border-bottom:1px solid #e8eeea;display:flex;flex-shrink:0;gap:1rem;justify-content:space-between;padding:1rem 1.25rem}.admin-client-modal__title{color:#0b2b33;font-size:1.15rem;font-weight:700;margin:0}.admin-client-modal__close{background:#f1f5f3;border:1px solid #cce3d4;border-radius:8px;color:#0e7a44;cursor:pointer;flex-shrink:0;font:inherit;font-size:.9rem;font-weight:600;padding:.45rem .85rem}.admin-client-modal__close:hover{background:#e6f0ea}.admin-client-modal__body{-webkit-overflow-scrolling:touch;overflow-y:auto;padding:1rem 1.25rem 1.25rem}.admin-client-modal__section-title{color:#0b2b33;font-size:.95rem;font-weight:700;margin:1rem 0 .5rem}.admin-client-modal__section-title:first-child{margin-top:0}.admin-client-modal__dl{grid-gap:.35rem 1rem;display:grid;font-size:.88rem;gap:.35rem 1rem;grid-template-columns:minmax(0,11rem) 1fr;margin:0}.admin-client-modal__dl dt{color:#64748b;font-weight:600;margin:0}.admin-client-modal__dl dd{color:#1e293b;margin:0;white-space:pre-wrap;word-break:break-word}.admin-client-modal__empty{margin:0}.admin-client-modal__mc-list{color:#1e293b;font-size:.88rem;margin:0 0 1rem;padding-left:1.25rem}.admin-kpi-row{grid-gap:1.25rem;align-items:stretch;display:grid;gap:1.25rem;grid-template-columns:1fr;margin-bottom:1.25rem}@media (min-width:720px){.admin-kpi-row{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}.admin-kpi-card__figure{color:#0a5c34;font-size:clamp(1.65rem,4vw,2.1rem);font-weight:700;letter-spacing:-.02em;margin:.25rem 0 .75rem}.admin-kpi-card__figure--narrow{font-feature-settings:"tnum";color:#0b2b33;font-variant-numeric:tabular-nums}.admin-revenue-card__hint{font-size:.85rem;line-height:1.5;margin:0;max-width:40rem}.admin-nav{display:flex;flex-direction:column;gap:6px;margin-top:1rem}.admin-nav__link{border-radius:8px;color:#374151;display:block;font-size:.92rem;font-weight:600;padding:8px 12px;text-decoration:none}.admin-nav__link:hover{background:#eef2ff;color:#1e3a8a}.admin-nav__link--active{background:#1e3a8a;color:#fff}.admin-nav__link--external{color:#6b7280;font-weight:500;margin-top:8px}.admin-cat-layout{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:minmax(280px,36%) minmax(0,1fr);min-width:0;width:100%}.admin-cat-layout>*,.admin-cat-panel{max-width:100%;min-width:0}.admin-cat-panel{margin:0;overflow:hidden}.admin-cat-panel__path{margin-bottom:12px;overflow-wrap:anywhere;word-break:break-word}@media (max-width:960px){.admin-cat-layout{grid-template-columns:1fr}}.admin-cat-tree{background:#fafbff;border:1px solid #e5e7eb;border-radius:10px;max-height:calc(100vh - 200px);overflow:auto;padding:8px 0}.admin-cat-tree__row{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;font:inherit;gap:6px;padding:6px 10px 6px 0;text-align:left;width:100%}.admin-cat-tree__row:hover{background:#eef2ff}.admin-cat-tree__row--selected{background:#dbeafe}.admin-cat-tree__row--inactive{opacity:.55}.admin-cat-tree__label{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-cat-tree__meta{color:#6b7280;flex-shrink:0;font-size:.72rem}.admin-cat-form{grid-gap:12px;gap:12px;width:100%}.admin-cat-form,.admin-cat-form label{display:grid;max-width:100%;min-width:0}.admin-cat-form label{grid-gap:4px;color:#374151;font-size:.85rem;font-weight:600;gap:4px}.admin-cat-form input,.admin-cat-form select,.admin-cat-form textarea{border:1px solid #d1d5db;border-radius:8px;box-sizing:border-box;display:block;font:inherit;max-width:100%;min-width:0;padding:8px 10px;width:100%}.admin-cat-form select{overflow:hidden;text-overflow:ellipsis}.admin-cat-form__row-2{grid-gap:12px;display:grid;gap:12px;grid-template-columns:minmax(0,1fr)}@media (min-width:520px){.admin-cat-form__row-2{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.admin-cat-form__checks{display:flex;flex-wrap:wrap;gap:16px}.admin-cat-form__checks label{align-items:center;display:flex;font-weight:500;gap:8px}.admin-cat-form__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.admin-cat-form__actions button{background:#fff;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;font-weight:600;padding:8px 14px}.admin-cat-form__actions .admin-cat-btn--primary,.admin-cat-form__actions button[type=submit]{background:#1e3a8a;border-color:#1e3a8a;color:#fff}.admin-cat-form__actions .admin-cat-btn--danger{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.admin-cat-translations{grid-gap:10px;border-top:1px solid #e5e7eb;display:grid;gap:10px;max-width:100%;min-width:0;padding-top:12px}.admin-cat-section{max-width:100%;min-width:0;overflow:hidden;width:100%}.admin-cat-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.admin-cat-toolbar input[type=search]{border:1px solid #d1d5db;border-radius:8px;flex:1 1;min-width:180px;padding:8px 10px}.admin-feeds-section__intro{margin-bottom:1rem;max-width:52rem}.admin-feeds-env-hint{background:#eff6ff;border-radius:8px;color:#1e40af;font-size:.9rem;margin:0 0 1rem;padding:10px 12px}.admin-feeds-message{color:#047857;font-weight:600;margin:0 0 1rem}.admin-feeds-list{grid-gap:12px;display:grid;gap:12px;list-style:none;margin:0 0 1rem;padding:0}.admin-feeds-row{background:#fafbff;border:1px solid #e5e7eb;border-radius:10px;padding:12px}.admin-feeds-row__head{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.admin-feeds-row__index{color:#374151;font-size:.88rem;font-weight:700}.admin-feeds-row__remove{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;cursor:pointer;font-size:1.25rem;height:32px;line-height:1;width:32px}.admin-feeds-row__grid{grid-gap:10px;display:grid;gap:10px}@media (min-width:720px){.admin-feeds-row__grid{align-items:end;grid-template-columns:minmax(0,1fr) 140px}.admin-feeds-row__url{grid-column:1/-1}}.admin-feeds-row label{grid-gap:4px;color:#4b5563;display:grid;font-size:.82rem;font-weight:600;gap:4px}.admin-feeds-row input,.admin-feeds-row select{border:1px solid #d1d5db;border-radius:8px;font:inherit;padding:8px 10px;width:100%}.admin-feeds-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.admin-feeds-add{background:#eff6ff;border:1px dashed #93c5fd;border-radius:8px;color:#1d4ed8;cursor:pointer;font-weight:600;padding:8px 14px}.admin-feeds-add:hover{background:#dbeafe}.admin-seller-feeds-list{grid-gap:10px;display:grid;gap:10px;list-style:none;margin:0;padding:0}.admin-seller-feeds-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.admin-seller-feeds-card__head{align-items:center;background:#f8fafc;border:none;cursor:pointer;display:flex;flex-wrap:wrap;font:inherit;gap:8px 12px;padding:12px 14px;text-align:left;width:100%}.admin-seller-feeds-card__head:hover{background:#f1f5f9}.admin-seller-feeds-card__toggle{color:#1e3a8a;font-weight:700;width:22px}.admin-seller-feeds-card__title{color:#111827;font-weight:700}.admin-seller-feeds-card__meta{color:#6b7280;font-size:.85rem}.admin-seller-feeds{border-top:1px solid #e5e7eb;padding:12px 14px 14px}.admin-feeds-toolbar--seller{margin-top:8px}.admin-feeds-row--nested{background:#fff}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}
/*# sourceMappingURL=main.dd122239.css.map*/