*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--brand-bg,#fff);color:var(--brand-ink,#17191c);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,Arial,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:9999;background:#fff;padding:10px 14px}.container{width:min(calc(100% - 48px),var(--page-width,1480px));margin-inline:auto}.section{padding:76px 0}.eyebrow{margin:0 0 12px;color:var(--brand-accent);font-size:12px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:34px}.section-head__copy{max-width:760px}.section-title{margin:0;font-size:clamp(32px,4vw,46px);line-height:1.04;letter-spacing:-.035em}.section-text{margin-top:12px;color:#666a70}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:0 22px;border:1px solid transparent;border-radius:12px;font-weight:750;transition:.2s ease}.btn:hover{transform:translateY(-1px)}.btn--primary{background:var(--brand-accent);color:#fff}.btn--primary:hover{background:var(--brand-accent-dark)}.btn--secondary{background:#fff;border-color:#d9dbde}.btn--dark{background:#17191c;color:#fff}.btn--full{width:100%}.icon{width:22px;height:22px;display:inline-flex}.icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.announcement{background:#17191c;color:#fff;font-size:12.5px}.announcement .container,.site-header .container{width:min(calc(100% - 72px),var(--header-width,1760px))}.announcement__inner{min-height:46px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:34px}.announcement__contact{display:flex;align-items:center;justify-content:flex-start;gap:13px;min-width:0;color:#d9dadd;font-weight:600;white-space:nowrap}.announcement__contact a:hover{color:#fff}.announcement__sep{opacity:.35}.announcement__message{text-align:center;font-weight:800;white-space:nowrap}.announcement__brand{text-align:right;font-weight:650;color:#eceef0;white-space:nowrap}.site-header{position:sticky;top:0;z-index:80;background:#fffffffa;border-bottom:1px solid #ececee;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header__inner{height:90px;display:grid;grid-template-columns:190px minmax(0,1fr) 190px;align-items:center;gap:32px}.header__mobile{display:none}.header__logo{display:flex;align-items:center;justify-content:flex-start}.header__logo img{width:auto;max-width:150px;max-height:48px}.header__nav{display:flex;align-items:center;justify-content:center;gap:36px;min-width:0}.header__nav a{position:relative;white-space:nowrap;font-size:14px;font-weight:750}.header__nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-10px;height:2px;background:var(--brand-accent);transition:.2s ease}.header__nav a:hover:after{right:0}.header__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.header-action{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:transparent;position:relative;color:#17191c}.header-action:hover{background:#f4f4f4}.header-action .icon{width:21px;height:21px}.cart-count{position:absolute;right:-1px;top:-1px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:var(--brand-accent);color:#fff;font-size:10px;font-weight:850;display:flex;align-items:center;justify-content:center}.mobile-toggle{display:none}.mobile-nav{display:none;border-top:1px solid #ececee;background:#fff}.mobile-nav.is-open{display:block}.mobile-nav__inner{padding:10px 0 18px;display:grid}.mobile-nav a{padding:12px 0;font-weight:700;border-bottom:1px solid #f0f0f1}.hero{position:relative;overflow:hidden;background:#f4f4f2;border-bottom:1px solid #ececee}.hero-slider{position:relative}.hero-slide{display:none;min-height:600px;align-items:center;position:relative;isolation:isolate}.hero-slide.is-active{display:flex}.hero-slide:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(90deg,#f5f5f3 0% 55%,#ecefed)}.hero-slide:after{content:"";position:absolute;right:0;top:0;bottom:0;width:min(43vw,830px);z-index:-1;background:radial-gradient(circle at 55% 50%,#5b646d21,#5b646d0b 46%,#5b646d00 74%)}.hero-slide__grid{width:min(calc(100% - 48px),var(--page-width,1480px));margin-inline:auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:72px}.hero-slide__content{padding:86px 0 94px;max-width:660px}.hero-slide__content .eyebrow{margin-bottom:20px}.hero-slide__title{margin:0;font-size:clamp(48px,4.1vw,68px);line-height:.98;letter-spacing:-.05em;font-weight:850;max-width:680px}.hero-slide__text{font-size:18px;line-height:1.6;color:#676b71;max-width:610px;margin:24px 0 32px}.hero-slide__buttons{display:flex;gap:12px;flex-wrap:wrap}.hero-slide__buttons .btn{min-height:54px;padding:0 24px}.hero-slide__visual{height:560px;display:flex;align-items:center;justify-content:flex-end;position:relative;min-width:0}.hero-slide__visual img{max-height:480px;max-width:92%;width:auto;object-fit:contain;filter:drop-shadow(0 30px 34px rgba(16,18,22,.2))}.hero-product-card{display:none!important}.hero-controls{position:absolute;left:50%;bottom:22px;transform:translate(-50%);display:flex;gap:8px;z-index:3}.hero-dot{width:28px;height:5px;border:0;border-radius:999px;background:#c9cbce;padding:0}.hero-dot.is-active{background:var(--brand-accent)}.trust-strip{background:#fff;border-bottom:1px solid #ececee}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{display:flex;gap:14px;align-items:center;padding:24px 22px;border-right:1px solid #ececee}.trust-item:first-child{padding-left:0}.trust-item:last-child{border-right:0;padding-right:0}.trust-item__icon{width:42px;height:42px;flex:0 0 42px;border-radius:50%;background:#f5f5f4;display:flex;align-items:center;justify-content:center;color:var(--brand-accent)}.trust-item__title{font-size:14px;font-weight:800;line-height:1.2}.trust-item__text{font-size:12px;color:#74777c;margin-top:4px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 18px}.product-card{min-width:0}.product-card__media{aspect-ratio:1/1;background:#f5f5f3;border-radius:18px;overflow:hidden;position:relative;border:1px solid #efeff0}.product-card__media a{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.product-card__media img{width:100%;height:100%;object-fit:contain;padding:18px;transition:transform .35s ease}.product-card:hover .product-card__media img{transform:scale(1.035)}.product-card__badge{position:absolute;left:12px;top:12px;background:var(--brand-accent);color:#fff;font-size:11px;font-weight:800;padding:6px 9px;border-radius:999px}.product-card__badge--sold{background:#6b6e73}.product-card__content{padding:15px 4px 0}.product-card__vendor{color:#878a8f;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;margin-bottom:6px}.product-card__title{font-size:15px;font-weight:750;line-height:1.35;margin:0}.product-card__title a:hover{color:var(--brand-accent)}.price{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:9px;font-weight:800}.price__compare{text-decoration:line-through;color:#96999e;font-weight:500}.price__sale{color:var(--brand-accent)}.quick-add{margin-top:12px}.quick-add button{width:100%;min-height:43px;border-radius:999px;border:1px solid #dadcdf;background:#fff;font-weight:800}.quick-add button:hover{background:#17191c;color:#fff;border-color:#17191c}.product-placeholder{background:#f5f5f3;border:1px dashed #d7d9dc;border-radius:18px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;text-align:center;padding:24px;color:#777b80}.section-link{font-size:14px;font-weight:800;text-decoration:underline;text-underline-offset:5px}.section-link:hover{color:var(--brand-accent)}.service-section{background:#17191c;color:#fff;position:relative;overflow:hidden}.service-section .section-text{color:#b5b7bb}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:38px}.service-card{background:#23262a;border:1px solid #303338;border-radius:18px;padding:26px;min-height:190px}.service-card__num{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--brand-accent);font-weight:900;font-size:12px}.service-card h3{font-size:18px;margin:24px 0 8px}.service-card p{color:#b6b8bc;margin:0;font-size:14px}.split{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.split__media{min-height:500px;border-radius:24px;background:#f4f4f2;display:flex;align-items:center;justify-content:center;overflow:hidden}.split__media img{max-height:430px;object-fit:contain;filter:drop-shadow(0 25px 35px rgba(22,24,28,.16))}.split__content h2{font-size:clamp(34px,4vw,52px);letter-spacing:-.04em;line-height:1.04;margin:0}.split__content .rte{color:#64686e;margin-top:18px}.check-list{display:grid;gap:12px;margin:26px 0}.check-list__item{display:flex;align-items:flex-start;gap:10px;font-weight:650}.check-list__item:before{content:"\2713";width:22px;height:22px;flex:0 0 22px;border-radius:50%;background:#f8e9ea;color:var(--brand-accent);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900}.newsletter{background:#f3f3f1}.newsletter__inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px}.newsletter h2{font-size:clamp(30px,4vw,44px);margin:0;letter-spacing:-.04em}.newsletter p{color:#696c72}.newsletter-form{display:flex;gap:10px}.field{width:100%;min-height:50px;border:1px solid #d6d8db;border-radius:999px;padding:0 18px;background:#fff}.form-message{font-size:13px;margin-top:10px}.site-footer{background:#111317;color:#fff;padding:64px 0 26px}.footer-grid{display:grid;grid-template-columns:1.35fr .8fr .8fr 1.25fr;gap:50px}.footer-logo img{max-width:145px;max-height:48px}.footer-about{color:#aeb0b4;font-size:14px;max-width:360px;margin-top:18px}.footer-title{font-size:13px;text-transform:uppercase;letter-spacing:.1em;color:#8f9297;margin:0 0 18px}.footer-links{display:grid;gap:10px;font-size:14px}.footer-links a:hover{color:#ff6570}.footer-contact{display:grid;gap:8px;color:#b6b8bc;font-size:14px}.footer-bottom{border-top:1px solid #2a2d32;margin-top:48px;padding-top:22px;display:flex;justify-content:space-between;gap:24px;color:#8f9297;font-size:12px}.page-hero{padding:54px 0 34px;background:#f4f4f2;border-bottom:1px solid #ececee}.page-hero h1{font-size:clamp(36px,5vw,58px);margin:0;letter-spacing:-.045em}.page-hero p,.page-hero__description{color:#696d72;max-width:760px}.breadcrumb{display:flex;gap:8px;align-items:center;color:#777b80;font-size:12px;margin-bottom:18px}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}.sort-control{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700}.collection-toolbar select{height:44px;border:1px solid #d9dadd;border-radius:999px;padding:0 38px 0 14px;background:#fff}.empty-state{padding:70px 20px;text-align:center;background:#f5f5f3;border-radius:18px}.pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin-top:48px}.pagination__item{min-width:42px;height:42px;padding:0 13px;border:1px solid #dedfe2;border-radius:999px;background:#fff;color:#25282d;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:13px;font-weight:750;line-height:1;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.pagination__item:hover{border-color:#aeb2b7;background:#f6f6f6;transform:translateY(-1px)}.pagination__item.is-current{border-color:#17191c;background:#17191c;color:#fff;pointer-events:none}.pagination__item--wide{min-width:auto;padding-inline:16px}.pagination__ellipsis{min-width:30px;height:42px;border:0!important;background:transparent!important;display:inline-flex;align-items:center;justify-content:center;color:#8a8e94;font-weight:800}.pagination__previous span:first-child,.pagination__next span:last-child{font-size:18px;line-height:1}.search-form{display:flex;gap:10px;max-width:680px;margin-top:24px}.search-form input{flex:1;min-height:48px;border:1px solid #d9dadd;border-radius:999px;padding:0 18px;background:#fff}.product-main{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);gap:64px;align-items:start}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product-gallery__item{background:#f5f5f3;border-radius:18px;overflow:hidden;min-height:360px;display:flex;align-items:center;justify-content:center}.product-gallery__item img{width:100%;height:100%;object-fit:contain}.product-info{position:sticky;top:120px}.product-info__vendor{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#7a7d82;font-weight:800}.product-info h1{font-size:clamp(34px,4vw,48px);line-height:1.06;letter-spacing:-.04em;margin:10px 0 14px}.product-info__price{font-size:24px;margin:12px 0 24px}.product-form{display:grid;gap:14px}.product-form label{font-size:13px;font-weight:800}.product-form select,.product-form input[type=number]{height:50px;border:1px solid #d7d9dc;border-radius:12px;padding:0 14px;background:#fff}.quantity-row{display:grid;grid-template-columns:110px 1fr;gap:10px}.product-form__submit{height:54px;border:0;border-radius:999px;background:var(--brand-accent);color:#fff;font-weight:900}.product-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:24px 0}.product-benefit{background:#f5f5f3;border-radius:12px;padding:14px 10px;text-align:center;font-size:12px;font-weight:700}.product-description{border-top:1px solid #e1e2e4;margin-top:28px;padding-top:24px;color:#5e6268}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:44px;align-items:start}.cart-items{display:grid;gap:14px}.cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:18px;align-items:center;border:1px solid #e6e7e9;border-radius:16px;padding:14px}.cart-item__image{background:#f5f5f3;border-radius:12px;overflow:hidden}.cart-item__image img{aspect-ratio:1/1;object-fit:contain}.cart-item__title{font-weight:800}.cart-item input{width:80px;height:42px;border:1px solid #d9dbdd;border-radius:10px;padding:0 10px}.cart-summary{background:#f5f5f3;border-radius:18px;padding:24px;position:sticky;top:120px}.cart-summary__row{display:flex;justify-content:space-between}.cart-summary__total{font-size:22px;font-weight:900}.not-found{text-align:center;padding:110px 20px}.not-found__code{font-size:clamp(76px,14vw,150px);line-height:.8;font-weight:900;color:#ececed}.not-found h1{font-size:clamp(30px,4vw,48px)}@media(max-width:1320px){.announcement .container,.site-header .container{width:min(calc(100% - 48px),var(--header-width,1760px))}.announcement__inner{gap:22px}.announcement__contact,.announcement__brand{font-size:11.5px}.header__inner{grid-template-columns:170px minmax(0,1fr) 170px}.header__nav{gap:24px}.hero-slide__grid{gap:44px}.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:1080px){.announcement__inner{grid-template-columns:1fr auto}.announcement__brand{display:none}.header__inner{grid-template-columns:150px minmax(0,1fr) 150px}.header__nav{gap:18px}.header__nav a{font-size:13px}.hero-slide__grid{grid-template-columns:1fr 1fr;gap:28px}.trust-grid,.service-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}}@media(max-width:820px){.section{padding:56px 0}.announcement .container,.site-header .container{width:min(calc(100% - 24px),var(--header-width,1760px))}.announcement__inner{display:flex;justify-content:center;min-height:40px}.announcement__contact,.announcement__brand{display:none}.announcement__message{white-space:normal;text-align:center;font-size:11.5px;padding:6px 0}.header__inner{height:70px;grid-template-columns:44px 1fr auto;gap:10px}.header__mobile{display:flex}.header__nav{display:none}.header__logo{justify-content:center}.header__logo img{max-width:118px;max-height:38px}.mobile-toggle{display:inline-flex}.header__actions{gap:0}.header-action{width:40px;height:40px}.header-action--account{display:none}.hero-slide{min-height:auto}.hero-slide__grid{width:min(calc(100% - 30px),720px);grid-template-columns:1fr;gap:0}.hero-slide__content{text-align:center;padding:52px 0 12px;margin-inline:auto}.hero-slide__title{font-size:clamp(40px,9vw,56px)}.hero-slide__text{font-size:16px;margin:18px auto 26px}.hero-slide__buttons{justify-content:center}.hero-slide__visual{height:360px;justify-content:center}.hero-slide__visual img{max-height:330px}.product-grid{grid-template-columns:repeat(2,1fr)}.split,.newsletter__inner{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.product-main{grid-template-columns:1fr}.product-info{position:static}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:560px){.container{width:min(calc(100% - 24px),var(--page-width,1480px))}.section-head{flex-direction:column;align-items:flex-start}.hero-slide__grid{width:calc(100% - 24px)}.hero-slide__content{padding-top:42px}.hero-slide__title{font-size:clamp(38px,11vw,50px)}.hero-slide__visual{height:310px}.hero-slide__visual img{max-height:285px}.hero-slide__buttons .btn{width:100%}.trust-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid #ececee;padding:18px 0}.service-grid{grid-template-columns:1fr}.newsletter-form{flex-direction:column}.footer-grid{grid-template-columns:1fr}.footer-grid>div{grid-column:auto!important}.footer-bottom,.search-form{flex-direction:column}.product-benefits{grid-template-columns:1fr}.cart-item{grid-template-columns:84px 1fr}}body.cart-drawer-open{overflow:hidden}.cart-drawer-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:250;pointer-events:none;visibility:hidden}.cart-drawer-shell.is-open{pointer-events:auto;visibility:visible}.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f11146b;opacity:0;transition:opacity .25s ease}.cart-drawer-shell.is-open .cart-drawer__overlay{opacity:1}.cart-drawer{position:absolute;right:0;top:0;width:min(var(--cart-drawer-width,430px),100vw);height:100%;background:#fff;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;transform:translate(100%);transition:transform .3s cubic-bezier(.22,.61,.36,1);box-shadow:-14px 0 44px #0a0c0f24;outline:none}.cart-drawer-shell.is-open .cart-drawer{transform:translate(0)}.cart-drawer.is-loading:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff8c;z-index:20;cursor:progress}.cart-drawer__header{min-height:64px;padding:0 20px;border-bottom:1px solid #e2e3e5;display:flex;align-items:center;justify-content:space-between}.cart-drawer__header h2{font-size:19px;line-height:1.2;margin:0;font-weight:750;letter-spacing:-.02em}.cart-drawer__close{width:38px;height:38px;border:0;background:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center}.cart-drawer__close:hover{background:#f4f4f4}.cart-drawer__close svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round}.cart-drawer__notice{display:none;margin:10px 18px 0;padding:10px 12px;border-radius:8px;background:#fff1f1;color:#a71f27;font-size:12px}.cart-drawer__notice.is-visible{display:block}.cart-drawer__body{min-height:0;overflow-y:auto;padding:20px 18px 28px;overscroll-behavior:contain}.cart-drawer__items{display:grid;gap:0}.cart-drawer__item{position:relative;display:grid;grid-template-columns:72px minmax(0,1fr) 28px;gap:12px;align-items:start;padding:10px 0 16px;border-bottom:1px solid #eceef0}.cart-drawer__item-image{width:72px;height:72px;border:1px solid #dde1e5;border-radius:7px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.cart-drawer__item-image img{width:100%;height:100%;object-fit:contain;padding:3px}.cart-drawer__item-content{min-width:0}.cart-drawer__item-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;line-height:1.45;font-weight:700;margin:0 0 6px}.cart-drawer__item-title:hover{color:var(--brand-accent)}.cart-drawer__item-variant{font-size:11px;color:#7b7e83;margin-bottom:4px}.cart-drawer__item-prices{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.cart-drawer__item-prices strong{font-size:14px;color:var(--brand-accent);font-weight:800}.cart-drawer__price-old{font-size:11px;color:#92969b;text-decoration:line-through}.cart-drawer__remove-round{width:24px;height:24px;border:0;border-radius:50%;background:var(--brand-accent);color:#fff;font-size:17px;line-height:1;display:flex;align-items:center;justify-content:center;padding:0}.cart-drawer__remove-round:hover{background:var(--brand-accent-dark)}.cart-drawer__shipping{margin:14px 0 18px;padding:14px 16px;border:1px dashed var(--cart-progress-border,#28b65c);border-radius:9px;background:#fff}.cart-drawer__shipping p{margin:0 0 3px;font-size:12px;line-height:1.45;color:#313438}.cart-drawer__shipping p strong{font-weight:800}.cart-drawer__shipping>a{display:inline-block;font-size:11px;margin-bottom:9px;text-decoration:none}.cart-drawer__shipping>a:hover{text-decoration:underline}.cart-drawer__shipping-track{height:7px;background:#e7f1e9;border-radius:99px;overflow:hidden}.cart-drawer__shipping-track span{display:block;height:100%;width:0;background:var(--cart-progress-color,#29b95e);border-radius:99px;transition:width .25s ease}.cart-drawer__recommendations{border:1px solid #dfe3e7;border-radius:10px;overflow:hidden;background:#fff;margin-top:10px}.cart-drawer__recommendations-head{min-height:44px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #e7e9eb}.cart-drawer__recommendations-head h3{margin:0;font-size:13px;font-weight:800}.cart-drawer__recommendations-head span{font-size:10px;color:#7f8388}.cart-drawer__recommendation-list{display:grid}.cart-drawer__recommendation{display:grid;grid-template-columns:58px minmax(0,1fr) 36px;gap:10px;align-items:center;padding:9px 12px;border-bottom:1px solid #e7e9eb}.cart-drawer__recommendation:last-child{border-bottom:0}.cart-drawer__recommendation-image{width:58px;height:58px;border:1px solid #e1e4e7;border-radius:7px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fff}.cart-drawer__recommendation-image img{width:100%;height:100%;object-fit:contain;padding:3px}.cart-drawer__recommendation-info{min-width:0}.cart-drawer__recommendation-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:12px;line-height:1.35;font-weight:700;margin-bottom:4px}.cart-drawer__recommendation-price{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.cart-drawer__recommendation-price strong{font-size:12px;color:#e30613;font-weight:800}.cart-drawer__recommendation-price s{font-size:9px;color:#989ca1}.cart-drawer__recommendation-add{width:36px;height:36px;border:0;border-radius:9px;background:var(--cart-rec-add-bg,#edf8f0);color:var(--cart-rec-add-color,#22a957);font-size:23px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.cart-drawer__recommendation-add:hover{background:#dff3e5}.cart-drawer__empty{min-height:480px;display:flex;flex-direction:column;align-items:center;text-align:center;padding:110px 18px 40px}.cart-drawer__empty h3{max-width:310px;margin:0;font-size:25px;line-height:1.25;font-weight:500;letter-spacing:-.03em}.cart-drawer__empty p{max-width:310px;margin:22px 0;color:#3c3f43;font-size:13px;line-height:1.6}.cart-drawer__empty-button{min-height:54px;border-radius:12px}.cart-drawer__bottom{background:#fff;border-top:1px solid #e2e4e6}.cart-drawer__summary{padding:18px 20px calc(20px + env(safe-area-inset-bottom))}.cart-drawer__subtotal{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.cart-drawer__subtotal strong{font-size:18px}.cart-drawer__footer-actions{display:grid;grid-template-columns:1fr;gap:8px}.cart-drawer__footer-actions .btn{width:100%;min-height:43px;border-radius:6px;font-size:13px;font-weight:800}.cart-drawer__view-cart{background:#fff!important;color:#17191c!important;border:1px solid #d9dde2!important}.cart-drawer__view-cart:hover{border-color:#17191c!important}.cart-drawer__checkout{background:var(--cart-checkout-color,var(--brand-accent))!important;color:#fff!important;border:1px solid var(--cart-checkout-color,var(--brand-accent))!important}.cart-drawer__checkout:hover{filter:brightness(.88)}@media(max-width:600px){.cart-drawer{width:100vw}.cart-drawer__body{padding-inline:18px}.cart-drawer__summary{padding-inline:20px}}@media(prefers-reduced-motion:reduce){.cart-drawer,.cart-drawer__overlay,.cart-drawer__shipping-track span{transition:none}}.trust-strip{background:#f3f4f4;border-top:1px solid #e4e6e8}.trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-inline:1px solid #e4e6e8}.trust-item{display:grid;grid-template-columns:72px 1fr;gap:1.2rem;align-items:center;min-height:148px;padding:2rem;border-right:1px solid #e4e6e8;background:#f6f6f6}.trust-item:last-child{border-right:0}.trust-item__icon{width:64px;height:64px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#fff;box-shadow:inset 0 0 0 1px #e4e6e8}.trust-item__title{font-size:1.1rem;font-weight:700;margin-bottom:.25rem}.trust-item__text{color:#6a717b}.service-section{position:relative;overflow:hidden;background:radial-gradient(circle at top right,rgba(226,35,44,.08),transparent 28%),linear-gradient(135deg,#11161f,#171d27 45%,#10151d);padding:6rem 0}.service-section .section-head{margin-bottom:3rem}.service-section .eyebrow{color:#ff4047}.service-section .section-title,.service-section .section-text,.service-section .section-text p{color:#fff}.service-section .section-text,.service-section .section-text p{color:#ffffffb8}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.service-card{display:flex;flex-direction:column;gap:1rem;min-height:270px;padding:2rem;border-radius:1.75rem;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff14,#ffffff0a);box-shadow:0 18px 48px #00000029;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.service-card:hover{transform:translateY(-6px);border-color:#ffffff2e;box-shadow:0 24px 60px #00000038}.service-card__num{width:3.4rem;height:3.4rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#ff454b,#d61d28);color:#fff;font-size:1.3rem;font-weight:800}.service-card h3{color:#fff;font-size:1.9rem;line-height:1.15;margin:0}.service-card p{margin:0;color:#ffffffbd;font-size:1.02rem;line-height:1.65}.product-grid{align-items:stretch}.product-grid>*{height:100%}.product-card{display:flex;flex-direction:column;height:100%;padding:1.5rem;border-radius:1.6rem;background:#fbfbfb;border:1px solid #e6e8ea;box-shadow:0 14px 32px #0f172a0a}.product-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0f172a14}.product-card__media{display:flex;align-items:center;justify-content:center;padding:1.1rem;aspect-ratio:1 / 1;background:#fff;border:1px solid #eceef0;border-radius:1.25rem;overflow:hidden}.product-card__media a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.product-card__media img,.product-card__media svg{width:100%;height:100%;object-fit:contain;object-position:center}.product-card__content{display:flex;flex-direction:column;flex:1 1 auto;padding-top:1.15rem}.product-card__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:2.64em;margin:0 0 .85rem;font-size:1.05rem;line-height:1.32}.product-card__title a{color:inherit;text-decoration:none}.product-card .price{margin-bottom:1rem}.product-card__actions{margin-top:auto;width:100%}.product-card__actions form,.product-card__actions a,.product-card__actions button{width:100%}.product-card__actions button,.product-card__actions a{min-height:3.25rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid #d6dae0;background:#fff;color:#11161c;text-decoration:none;font-size:1rem;font-weight:800;transition:all .2s ease}.product-card__actions button:hover,.product-card__actions a:hover{border-color:#11161c;background:#11161c;color:#fff}.product-card__actions form button{background:var(--brand-accent);border-color:var(--brand-accent);color:#fff}.product-card__actions form button:hover{background:var(--brand-accent-dark);border-color:var(--brand-accent-dark)}.newsletter{background:#f6f7f8;padding:3.25rem 0 4rem}.newsletter__inner{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.95fr);gap:2rem;align-items:center;padding:2.4rem 2.5rem;border-radius:2rem;border:1px solid #e3e5e8;background:radial-gradient(circle at top left,rgba(226,35,44,.08),transparent 30%),#fff;box-shadow:0 20px 50px #11161c0d}.newsletter .eyebrow{margin-bottom:.8rem}.newsletter h2{margin:0 0 .85rem;font-size:clamp(2rem,4vw,3.25rem);line-height:1.06}.newsletter .rte,.newsletter .rte p{color:#69707a}.newsletter-form{display:grid;grid-template-columns:1fr auto;gap:.9rem;align-items:center}.newsletter-form .field{min-height:4rem;border-radius:999px;padding:0 1.45rem;border:1px solid #dce0e5;outline:none}.newsletter-form .btn{min-width:12rem;min-height:4rem;border-radius:1rem}.footer-studio{margin-top:1.2rem;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.08)}.footer-studio__inner{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:center;text-align:center;color:#ffffffb8;font-size:.82rem}.footer-studio__badge{height:25px!important;width:auto!important;object-fit:contain}.footer-studio__logo span{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .75rem;border-radius:999px;background:#ffffff14;color:#fff;font-weight:700;letter-spacing:-.01em}.footer-studio__logo:hover span{background:#ffffff24}@media(max-width:1200px){.trust-grid,.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:989px){.newsletter__inner{grid-template-columns:1fr;padding:2rem}.newsletter-form{grid-template-columns:1fr}.newsletter-form .btn{width:100%}}@media(max-width:749px){.trust-grid,.service-grid{grid-template-columns:1fr}.trust-item{grid-template-columns:60px 1fr;min-height:118px;padding:1.2rem 1rem}.service-section{padding:4.25rem 0}.service-card{min-height:auto;padding:1.5rem;border-radius:1.25rem}.service-card h3{font-size:1.55rem}.product-card{padding:1rem;border-radius:1.2rem}.product-card__media{padding:.8rem;border-radius:1rem}.newsletter{padding:2.25rem 0 2.75rem}.newsletter__inner{gap:1.4rem;padding:1.4rem;border-radius:1.4rem}.newsletter h2{font-size:2rem}.newsletter-form .field,.newsletter-form .btn{min-height:3.5rem}}.site-footer{display:block;width:100%;background:#111317;color:#fff;padding:60px 0 22px}.site-footer .footer-grid{display:grid;grid-template-columns:1.35fr .8fr .8fr 1.15fr;gap:48px;align-items:start}.site-footer .footer-logo img{max-width:145px;max-height:48px}.site-footer .footer-help-text{margin-top:0}.site-footer .footer-bottom{margin-top:44px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:24px;color:#8f9297;font-size:12px}.footer-studio{margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}.footer-studio__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;color:#8f9297;font-size:12px}.footer-studio__logo{display:inline-flex;height:27px;color:#fff}.footer-studio__logo svg{display:block;width:auto;height:100%}.newsletter-minimal{background:var(--newsletter-bg,#f7f7f5);border-top:1px solid #e8e9ea;padding:0}.newsletter-minimal__inner{min-height:130px;padding:28px 0;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,620px);gap:48px;align-items:center}.newsletter-minimal .eyebrow{margin:0 0 6px;font-size:11px;letter-spacing:.13em}.newsletter-minimal h2{margin:0;font-size:clamp(24px,2.5vw,32px);line-height:1.1;letter-spacing:-.025em}.newsletter-minimal__text,.newsletter-minimal__text p{margin:7px 0 0;color:#72767c;font-size:13px}.newsletter-minimal .newsletter-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}.newsletter-minimal .field{min-height:48px;border:1px solid #d9dcdf;border-radius:999px;background:#fff;padding:0 18px}.newsletter-minimal .btn{min-height:48px;padding:0 20px;border-radius:999px;white-space:nowrap;font-size:13px}.product-card{border-radius:var(--product-card-radius,18px)!important;display:flex!important;flex-direction:column!important;height:100%!important}.product-card__media{width:100%!important;aspect-ratio:1 / 1!important;height:auto!important;min-height:0!important;padding:0!important;overflow:hidden!important;background:var(--product-card-media-bg,#fff)!important;border-radius:calc(var(--product-card-radius,18px) - 4px)!important}.product-card__media>a{width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:var(--product-card-media-padding,18px)!important;box-sizing:border-box!important}.product-card__media img,.product-card__media svg{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:var(--product-card-image-fit,contain)!important;object-position:center!important}.product-card__title{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:var(--product-card-title-lines,2)!important;overflow:hidden!important;line-height:1.32!important;min-height:2.64em!important}.product-card .quick-add{margin-top:auto!important;padding-top:14px!important;width:100%!important}.product-card .quick-add form,.product-card .quick-add>a{display:block!important;width:100%!important;margin:0!important}.product-card .quick-add button,.product-card .quick-add>a.btn{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:48px!important;padding:0 16px!important;border-radius:var(--product-card-button-radius,16px)!important;font-size:14px!important;line-height:1!important;font-weight:750!important;text-align:center!important;box-sizing:border-box!important;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease!important}.product-card .quick-add button{border:1px solid var(--brand-accent)!important;background:var(--brand-accent)!important;color:#fff!important}.product-card .quick-add button:hover{background:var(--brand-accent-dark)!important;border-color:var(--brand-accent-dark)!important}.product-card .quick-add>a.btn{border:1px solid #d7dadd!important;background:#fff!important;color:#17191c!important}.product-card .quick-add>a.btn:hover{border-color:#17191c!important;background:#17191c!important;color:#fff!important}.trust-strip{border-bottom:0!important}@media(max-width:980px){.site-footer .footer-grid{grid-template-columns:1fr 1fr}.newsletter-minimal__inner{grid-template-columns:1fr;gap:18px;padding:26px 0}}@media(max-width:600px){.site-footer{padding-top:44px}.site-footer .footer-grid{grid-template-columns:1fr;gap:32px}.site-footer .footer-bottom{flex-direction:column}.newsletter-minimal__inner{min-height:0}.newsletter-minimal .newsletter-form{grid-template-columns:1fr}.newsletter-minimal .btn{width:100%}.product-card__media>a{padding:max(10px,calc(var(--product-card-media-padding,18px) * .7))!important}}.site-footer{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:1!important;width:100%!important;min-height:280px;background:#111317!important;color:#fff!important}.product-card__media{position:relative!important;width:100%!important;aspect-ratio:1 / 1!important;height:auto!important;overflow:hidden!important;padding:0!important;background:var(--product-card-media-bg,#fff)!important}.product-card__media>a{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;width:100%!important;height:100%!important;padding:0!important;overflow:hidden!important}.product-card__media img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:var(--product-card-image-position,center)!important;transform:scale(var(--product-card-image-scale,1.1))!important;transform-origin:var(--product-card-image-position,center)!important}.product-card__media svg{width:100%!important;height:100%!important;object-fit:cover!important}.product-card .quick-add{display:flex!important;width:100%!important;margin-top:auto!important;padding-top:14px!important}.product-card .quick-add form,.product-card .quick-add>a{display:flex!important;width:100%!important;min-width:0!important;margin:0!important}.product-card .quick-add button,.product-card .quick-add>a.btn{box-sizing:border-box!important;width:100%!important;height:48px!important;min-height:48px!important;max-height:48px!important;margin:0!important;padding:0 16px!important;border-width:1px!important;border-style:solid!important;border-radius:var(--product-card-button-radius,16px)!important;font-size:14px!important;font-weight:750!important;line-height:46px!important;text-align:center!important;white-space:nowrap!important;display:flex!important;align-items:center!important;justify-content:center!important}.product-card__content{display:flex!important;flex-direction:column!important;flex:1 1 auto!important}.product-card__title{-webkit-line-clamp:var(--product-card-title-lines,2)!important;min-height:2.64em!important}.site-footer .footer-logo img{display:block;max-width:170px;height:auto}.site-footer .footer-about{color:#ffffffb8;line-height:1.7}.site-footer .footer-contact a,.site-footer .footer-contact span,.site-footer .footer-links a{color:#ffffffb8;text-decoration:none}.site-footer .footer-bottom{margin-top:42px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:24px;color:#93979d;font-size:12px}.footer-studio__link{color:#fff;text-decoration:none;font-weight:700;padding:.35rem .75rem;border-radius:999px;background:#ffffff14}.footer-studio__link:hover{background:#ffffff24}.product-card__media{position:relative!important;overflow:hidden!important;border-radius:calc(var(--product-card-radius,18px) - 4px)!important}.product-card__media>a{border-radius:inherit!important;overflow:hidden!important}.product-card__media img,.product-card__media svg{border-radius:inherit!important}.product-card__media img{object-fit:cover!important;object-position:var(--product-card-image-position,center)!important;transform:scale(var(--product-card-image-scale,1.1))!important}@media(max-width:640px){.site-footer{padding-top:44px!important}.site-footer .footer-grid{grid-template-columns:1fr;gap:28px}.site-footer .footer-bottom{flex-direction:column}}header .header__heading-logo,header .header__logo img,header .header__heading img,header .site-header__logo img,header .logo img,header img[src*=logo_bairan],header img[src*=bairan-logo]{max-height:88px!important;width:auto!important}@media(max-width:749px){header .header__heading-logo,header .header__logo img,header .header__heading img,header .site-header__logo img,header .logo img,header img[src*=logo_bairan],header img[src*=bairan-logo]{max-height:54px!important}}.site-footer{display:block!important;width:100%!important;background:#111317!important;color:#fff!important;padding:60px 0 22px!important}.site-footer .footer-grid{display:grid;grid-template-columns:1.35fr .8fr .8fr 1.1fr;gap:48px;align-items:start}.site-footer .footer-logo{display:inline-flex;align-items:center}.site-footer .footer-logo img{display:block;max-width:340px;width:100%;height:auto}.site-footer .footer-title{color:#fff;margin:0 0 18px;font-size:1.15rem}.site-footer .footer-about,.site-footer .footer-contact a,.site-footer .footer-contact span,.site-footer .footer-links a{color:#ffffffb8;text-decoration:none;line-height:1.7}.site-footer .footer-contact{display:flex;flex-direction:column;gap:8px}.site-footer .footer-links{display:flex;flex-direction:column;gap:12px}.site-footer .footer-links a:hover,.site-footer .footer-contact a:hover{color:#fff}.site-footer .footer-bottom{margin-top:42px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center;gap:24px;color:#93979d;font-size:12px}.footer-certifications{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.footer-certification{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:14px;background:#ffffff0d;padding:6px 10px}.footer-certification img{display:block;height:38px;width:auto;object-fit:contain}.footer-studio{margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}.footer-studio__inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;color:#93979d;font-size:12px}.footer-studio__made-europe{height:25px!important;width:auto!important;object-fit:contain}.footer-studio__link{display:inline-flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;padding:.45rem .75rem;border-radius:999px;background:#ffffff14}.footer-studio__link svg{width:150px;height:auto;display:block}[class*=benefit]>*,[class*=benefits]>*,[class*=feature-strip]>*,[class*=support-features]>*,[class*=icon-with-text]>*,[class*=usp]>*{border-left:none!important;border-right:none!important}[class*=benefit] .grid__item,[class*=benefits] .grid__item,[class*=feature-strip] .grid__item,[class*=support-features] .grid__item,[class*=icon-with-text] .grid__item,[class*=usp] .grid__item{border-left:none!important;border-right:none!important}:root{--bairan-product-image-radius: 22px}.product-card__media,.product-card__media>a,.product-card__media picture,.product-card__media img,.product-card__media .media,.card__media,.card__media .media,.card__media picture,.card__media img,.card__inner .media,.card__inner .media img,.card-wrapper .media,.card-wrapper .media img,.card .media,.card .media img,.product-item .media,.product-item .media img,.grid-product__image-wrapper,.grid-product__image-wrapper img,.grid-product__image,.grid-product__image img{border-radius:var(--bairan-product-image-radius)!important}.product-card__media,.product-card__media>a,.product-card__media picture,.product-card__media .media,.card__media,.card__media .media,.card__media picture,.card__inner .media,.card-wrapper .media,.card .media,.product-item .media,.grid-product__image-wrapper,.grid-product__image{overflow:hidden!important}.product-card__media img,.card__media img,.card__inner .media img,.card-wrapper .media img,.card .media img,.product-item .media img,.grid-product__image-wrapper img,.grid-product__image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important}@media(max-width:980px){.site-footer .footer-grid{grid-template-columns:1fr 1fr;gap:32px}}@media(max-width:640px){.site-footer{padding-top:44px!important}.site-footer .footer-grid{grid-template-columns:1fr;gap:28px}.site-footer .footer-bottom{flex-direction:column;align-items:flex-start}.site-footer .footer-logo img{max-width:220px}}.header__inner{grid-template-columns:320px minmax(0,1fr) 220px!important;min-height:108px!important}.header__logo img{max-width:300px!important;max-height:82px!important;width:auto!important}.site-footer .footer-logo img{max-width:300px!important;width:auto!important;height:auto!important}.footer-studio__link{background:transparent!important;padding:0!important}.footer-studio__link svg{width:75px!important;max-width:75px!important;height:auto!important}.footer-certification{background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;min-height:0!important;box-shadow:none!important}.footer-certification img{height:40px!important;width:auto!important;border-radius:0!important}.collection-hero{background:#fff;border:0}.collection-hero__inner{min-height:110px;display:flex;align-items:center;justify-content:center;text-align:center;padding:26px 0 8px}.collection-hero h1{margin:0;font-size:clamp(30px,3vw,38px);line-height:1.1;letter-spacing:-.035em;font-weight:800}.collection-controls{background:#fff}.collection-controls__inner{min-height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:32px;padding-bottom:16px}.collection-controls__left{justify-self:start;position:relative}.collection-controls__right{justify-self:end}.collection-filter{position:relative}.collection-filter summary{list-style:none}.collection-filter summary::-webkit-details-marker{display:none}.collection-filter__trigger{min-height:46px;padding:0 16px;border:1px solid #e4e4e4;border-radius:999px;display:inline-flex;align-items:center;gap:10px;background:#fff;font-size:12px;font-weight:750;cursor:pointer}.collection-filter__trigger--static{cursor:default}.collection-filter__icon{width:20px;height:16px;display:grid;align-content:center;gap:3px}.collection-filter__icon span{display:block;height:2px;background:#111;border-radius:99px}.collection-filter__icon span:nth-child(1){width:18px}.collection-filter__icon span:nth-child(2){width:12px}.collection-filter__icon span:nth-child(3){width:7px}.collection-filter__panel{position:absolute;left:0;top:56px;z-index:30;width:min(390px,calc(100vw - 48px));max-height:65vh;overflow:auto;padding:20px;border:1px solid #e6e6e6;border-radius:16px;background:#fff;box-shadow:0 18px 50px #0000001f}.collection-filter__group{padding:0 0 18px;margin-bottom:18px;border-bottom:1px solid #eee}.collection-filter__group:last-of-type{border-bottom:0}.collection-filter__group h3{margin:0 0 12px;font-size:14px}.collection-filter__values{display:grid;gap:8px}.collection-filter__option{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;font-size:13px}.collection-filter__option small{color:#8b8e93}.collection-filter__price{display:grid;grid-template-columns:1fr 1fr;gap:10px}.collection-filter__price label{display:grid;gap:5px;font-size:12px}.collection-filter__price input{width:100%;height:40px;border:1px solid #ddd;border-radius:8px;padding:0 10px}.collection-filter__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.collection-grid-switcher{justify-self:center;display:flex;align-items:center;gap:20px;padding-bottom:7px}.collection-grid-switcher button{border:0;padding:4px 0;background:transparent;display:flex;align-items:center;justify-content:center;gap:4px;color:#aaa}.collection-grid-switcher button i{display:block;width:5px;height:5px;border-radius:50%;background:currentColor}.collection-grid-switcher button.is-active,.collection-grid-switcher button:hover{color:#111}.collection-sort select{min-width:190px;height:46px;padding:0 42px 0 17px;border:1px solid #e4e4e4;border-radius:999px;background:#fff;color:#4d5055;font-size:13px}.collection-products-section{padding-top:12px!important}.collection-product-grid{--collection-columns:4;grid-template-columns:repeat(var(--collection-columns),minmax(0,1fr))!important}@media(max-width:1100px){.header__inner{grid-template-columns:240px minmax(0,1fr) 180px!important}.header__logo img{max-width:230px!important;max-height:70px!important}.collection-grid-switcher button[data-grid-cols="5"],.collection-grid-switcher button[data-grid-cols="6"]{display:none}}@media(max-width:820px){.header__inner{min-height:74px!important;grid-template-columns:auto 1fr auto!important}.header__logo img{max-width:180px!important;max-height:52px!important}.collection-hero__inner{min-height:120px;padding-top:26px}.collection-controls__inner{min-height:auto;grid-template-columns:1fr 1fr;padding-bottom:18px;align-items:center}.collection-grid-switcher{display:none}.collection-controls__right{justify-self:end}.collection-sort select{min-width:160px}.collection-product-grid{--collection-columns:2!important}}@media(max-width:520px){.collection-controls__inner{gap:12px}.collection-filter__trigger{padding-inline:13px;font-size:11px}.collection-sort select{min-width:0;width:150px}}.bairan-product{padding:28px 0 76px;background:#fff}.bairan-product__breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:28px;color:#8a8e94;font-size:12px}.bairan-product__breadcrumbs a:hover{color:var(--brand-ink)}.bairan-product__breadcrumbs span:last-child{max-width:520px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bairan-product__layout{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(420px,.84fr);gap:64px;align-items:start}.bairan-product__media-column{min-width:0}.bairan-product__gallery{display:grid;grid-template-columns:88px minmax(0,1fr);gap:16px;align-items:start}.bairan-product__thumbs{display:flex;flex-direction:column;gap:10px;max-height:720px;overflow:auto;scrollbar-width:thin}.bairan-product__thumb{position:relative;width:88px;aspect-ratio:1/1;padding:6px;border:1px solid #e4e6e8;border-radius:14px;background:#fff;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.bairan-product__thumb:hover{border-color:#b8bcc2;transform:translateY(-1px)}.bairan-product__thumb.is-active{border-color:var(--brand-accent);box-shadow:0 0 0 1px var(--brand-accent)}.bairan-product__thumb img{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:9px}.bairan-product__main-media{position:relative;min-width:0;aspect-ratio:1/1;border:1px solid #e9eaec;border-radius:26px;background:#f8f8f7;overflow:hidden}.bairan-product__zoom-button{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:34px;border:0;background:transparent;display:flex;align-items:center;justify-content:center;cursor:zoom-in}.bairan-product__main-image{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:18px}.bairan-product__zoom-label{position:absolute;right:18px;bottom:18px;display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 13px;border:1px solid #e1e3e5;border-radius:999px;background:#fffffff0;color:#25282d;font-size:12px;font-weight:750;box-shadow:0 6px 18px #11182712}.bairan-product__zoom-label svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.bairan-product__sale-badge{position:absolute;z-index:2;left:18px;top:18px;display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 12px;border-radius:999px;background:var(--brand-accent);color:#fff;font-size:13px;font-weight:850}.bairan-product__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:12%}.bairan-product__info{min-width:0}.bairan-product__info-inner{position:sticky;top:134px}.bairan-product__meta-line{display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px;margin-bottom:12px;color:#7c8086;font-size:12px}.bairan-product__brand{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#f3f4f4;color:#33373d;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.bairan-product__sku strong{color:#3c4046}.bairan-product__title{margin:0;max-width:720px;font-size:clamp(30px,3vw,46px);line-height:1.04;letter-spacing:-.04em}.bairan-product__excerpt{margin:17px 0 0;max-width:680px;color:#6f7379;font-size:15px;line-height:1.7}.bairan-product__price-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:24px;padding-top:22px;border-top:1px solid #eceef0}.bairan-product__price-wrap{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px}.bairan-product__compare{color:#a2a5aa;font-size:18px;text-decoration:line-through}.bairan-product__price{color:#17191c;font-size:32px;line-height:1;font-weight:850;letter-spacing:-.03em}.bairan-product__discount-chip{display:inline-flex;align-items:center;min-height:32px;padding:0 10px;border-radius:999px;background:#fff0f1;color:var(--brand-accent);font-size:12px;font-weight:850}.bairan-product__availability-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:14px;font-size:12px}.bairan-product__availability{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:0 10px;border-radius:999px;background:#f4f4f4;color:#565a60;font-weight:800}.bairan-product__availability i{width:7px;height:7px;border-radius:50%;background:currentColor}.bairan-product__availability.is-in-stock{background:#eef8f1;color:#1b8d48}.bairan-product__availability.is-out-of-stock{background:#fff0f1;color:#c4202a}.bairan-product__delivery-note{color:#777b82}.bairan-product__form{margin-top:24px}.bairan-product__field{margin-bottom:16px}.bairan-product__field>label{display:block;margin-bottom:7px;color:#363a40;font-size:12px;font-weight:800}.bairan-product__select-wrap{position:relative}.bairan-product__select-wrap select{width:100%;min-height:52px;padding:0 48px 0 15px;border:1px solid #dadde1;border-radius:14px;background:#fff;color:#17191c;-webkit-appearance:none;appearance:none;outline:none}.bairan-product__select-wrap select:focus{border-color:#9ba0a8;box-shadow:0 0 0 3px #17191c0f}.bairan-product__select-wrap svg{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;pointer-events:none}.bairan-product__buy-row{display:grid;grid-template-columns:124px minmax(0,1fr);gap:10px}.bairan-product__quantity{height:56px;display:grid;grid-template-columns:38px 1fr 38px;align-items:center;border:1px solid #dcdfe2;border-radius:14px;background:#fff;overflow:hidden}.bairan-product__quantity button{width:38px;height:100%;padding:0;border:0;background:transparent;display:flex;align-items:center;justify-content:center}.bairan-product__quantity button:hover{background:#f5f5f5}.bairan-product__quantity svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.bairan-product__quantity input{width:100%;height:100%;padding:0;border:0;outline:0;text-align:center;font-weight:800;-moz-appearance:textfield}.bairan-product__quantity input::-webkit-outer-spin-button,.bairan-product__quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bairan-product__add{min-height:56px;padding:0 24px;border:1px solid var(--brand-accent);border-radius:14px;background:var(--brand-accent);color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-size:15px;font-weight:850;box-shadow:0 10px 24px #d6293229;transition:.18s ease}.bairan-product__add:hover:not(:disabled){background:var(--brand-accent-dark);border-color:var(--brand-accent-dark);transform:translateY(-1px)}.bairan-product__add:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.bairan-product__add svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.bairan-product__consultancy{margin-top:14px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px;border:1px solid #e5e7e9;border-radius:16px;background:#fafafa}.bairan-product__consultancy-icon{width:42px;height:42px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;border:1px solid #e7e8ea}.bairan-product__consultancy-icon svg{width:21px;height:21px;fill:none;stroke:var(--brand-accent);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.bairan-product__consultancy strong,.bairan-product__consultancy span{display:block}.bairan-product__consultancy strong{font-size:13px}.bairan-product__consultancy span{margin-top:2px;color:#777b82;font-size:11px;line-height:1.4}.bairan-product__consultancy>a{min-height:38px;padding:0 13px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#17191c;color:#fff;font-size:11px;font-weight:800;white-space:nowrap}.bairan-product__shipping-callout{margin-top:14px;display:flex;align-items:center;gap:12px;padding:14px;border-radius:16px;background:#fff5f5}.bairan-product__shipping-callout>svg{flex:0 0 24px;width:24px;height:24px;fill:none;stroke:var(--brand-accent);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.bairan-product__shipping-callout strong,.bairan-product__shipping-callout span{display:block}.bairan-product__shipping-callout strong{font-size:12px}.bairan-product__shipping-callout span{margin-top:2px;color:#7b7f85;font-size:11px}.bairan-product__benefits{margin-top:20px;padding-top:18px;border-top:1px solid #eceef0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.bairan-product__benefit{min-width:0;display:flex;align-items:flex-start;gap:9px}.bairan-product__benefit>.icon{flex:0 0 28px;width:28px;height:28px;border-radius:8px;background:#f4f4f4;align-items:center;justify-content:center;color:var(--brand-accent)}.bairan-product__benefit>.icon svg{width:16px;height:16px}.bairan-product__benefit strong,.bairan-product__benefit span{display:block}.bairan-product__benefit strong{font-size:11px;line-height:1.25}.bairan-product__benefit div>span{margin-top:3px;color:#868a90;font-size:10px;line-height:1.35}.bairan-product__lower{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:36px;align-items:start;margin-top:72px}.bairan-product__details{border-top:1px solid #e7e9eb}.bairan-product__accordion summary{list-style:none;min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;color:#202328;font-size:15px;font-weight:800}.bairan-product__accordion summary::-webkit-details-marker{display:none}.bairan-product__accordion summary svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform .2s ease}.bairan-product__accordion[open] summary svg{transform:rotate(180deg)}.bairan-product__accordion-content{padding:0 0 32px;color:#5e636a;font-size:15px;line-height:1.8}.bairan-product__accordion-content>*:first-child{margin-top:0}.bairan-product__accordion-content img{border-radius:18px}.bairan-product__support-panel{position:sticky;top:134px;padding:30px;border-radius:24px;background:#17191c;color:#fff;overflow:hidden}.bairan-product__support-panel:after{content:"";position:absolute;width:180px;height:180px;right:-80px;top:-80px;border-radius:50%;background:#d6293240}.bairan-product__support-kicker{position:relative;z-index:1;color:#ff5159;font-size:11px;font-weight:850;letter-spacing:.14em}.bairan-product__support-panel h2{position:relative;z-index:1;margin:12px 0 10px;font-size:clamp(24px,2.5vw,34px);line-height:1.08;letter-spacing:-.035em}.bairan-product__support-panel p{position:relative;z-index:1;margin:0;color:#ffffffb3;line-height:1.7}.bairan-product__support-actions{position:relative;z-index:1;margin-top:22px;display:grid;gap:9px}.bairan-product__support-actions .btn{width:100%}.bairan-product__support-actions .btn--secondary{border-color:#ffffff29;background:#ffffff14;color:#fff}.bairan-product__support-actions .btn--secondary:hover{background:#ffffff24}.bairan-product__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;display:grid;grid-template-columns:70px 1fr 70px;align-items:center;background:#0a0c0ff0;opacity:0;visibility:hidden;transition:opacity .18s ease,visibility .18s ease}.bairan-product__lightbox.is-open{opacity:1;visibility:visible}.bairan-product__lightbox-stage{min-width:0;height:min(88vh,900px);display:flex;align-items:center;justify-content:center}.bairan-product__lightbox-stage img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.bairan-product__lightbox-close,.bairan-product__lightbox-nav{border:0;background:#ffffff14;color:#fff;display:flex;align-items:center;justify-content:center}.bairan-product__lightbox-close{position:absolute;top:22px;right:22px;width:46px;height:46px;border-radius:50%}.bairan-product__lightbox-nav{justify-self:center;width:48px;height:48px;border-radius:50%}.bairan-product__lightbox-close:hover,.bairan-product__lightbox-nav:hover{background:#ffffff29}.bairan-product__lightbox svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}body.product-lightbox-open{overflow:hidden}.bairan-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:95;padding:10px 0;border-top:1px solid #e4e6e8;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 -12px 30px #11182714;transform:translateY(110%);transition:transform .22s ease;pointer-events:none}.bairan-sticky-atc.is-visible{transform:translateY(0);pointer-events:auto}.bairan-sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.bairan-sticky-atc__product{min-width:0;display:flex;align-items:center;gap:12px}.bairan-sticky-atc__product>img{width:54px;height:54px;object-fit:contain;border:1px solid #eceef0;border-radius:12px;background:#f7f7f7}.bairan-sticky-atc__product div{min-width:0}.bairan-sticky-atc__product strong{display:block;max-width:620px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}.bairan-sticky-atc__product span{display:block;margin-top:3px;font-size:14px;font-weight:850}.bairan-sticky-atc__form button{min-width:220px;min-height:46px;padding:0 20px;border:0;border-radius:12px;background:var(--brand-accent);color:#fff;font-weight:850}.bairan-sticky-atc__form button:hover:not(:disabled){background:var(--brand-accent-dark)}.bairan-sticky-atc__form button:disabled{opacity:.5}.bairan-product-recommendations{padding:76px 0;background:#f6f7f7}.bairan-product-recommendations:empty{display:none}.bairan-product-recommendations__head{margin-bottom:30px}.bairan-product-recommendations__grid{align-items:stretch}.template-product .shopify-app-block,body.template-product .shopify-app-block{margin-block:32px}@media(max-width:1180px){.bairan-product__layout{grid-template-columns:minmax(0,1fr) minmax(380px,.82fr);gap:38px}.bairan-product__gallery{grid-template-columns:74px minmax(0,1fr)}.bairan-product__thumb{width:74px}.bairan-product__benefits{grid-template-columns:1fr}.bairan-product__benefit div>span{font-size:11px}}@media(max-width:989px){.bairan-product{padding-top:20px}.bairan-product__layout{grid-template-columns:1fr;gap:34px}.bairan-product__info-inner{position:static}.bairan-product__gallery{grid-template-columns:1fr}.bairan-product__main-media{grid-row:1}.bairan-product__thumbs{grid-row:2;flex-direction:row;max-height:none;overflow:auto;padding-bottom:3px}.bairan-product__thumb{flex:0 0 76px;width:76px}.bairan-product__lower{grid-template-columns:1fr;gap:26px;margin-top:52px}.bairan-product__support-panel{position:relative;top:auto}}@media(max-width:749px){.bairan-product{padding:14px 0 58px}.bairan-product__breadcrumbs{margin-bottom:16px;font-size:11px}.bairan-product__breadcrumbs span:last-child{max-width:180px}.bairan-product__main-media{border-radius:20px}.bairan-product__zoom-button{padding:20px}.bairan-product__zoom-label{right:12px;bottom:12px;min-height:36px}.bairan-product__sale-badge{left:12px;top:12px}.bairan-product__title{font-size:30px}.bairan-product__price{font-size:28px}.bairan-product__buy-row{grid-template-columns:108px minmax(0,1fr)}.bairan-product__quantity{height:54px;grid-template-columns:34px 1fr 34px}.bairan-product__quantity button{width:34px}.bairan-product__add{min-height:54px;padding-inline:14px}.bairan-product__consultancy{grid-template-columns:40px 1fr}.bairan-product__consultancy>a{grid-column:1/-1;width:100%}.bairan-product__benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.bairan-product__benefit{display:block;text-align:center}.bairan-product__benefit>.icon{margin:0 auto 7px}.bairan-product__benefit strong{font-size:10px}.bairan-product__benefit div>span{font-size:9px}.bairan-product__accordion summary{min-height:62px}.bairan-product__support-panel{padding:24px;border-radius:20px}.bairan-product__lightbox{grid-template-columns:50px 1fr 50px}.bairan-product__lightbox-stage{height:82vh}.bairan-product__lightbox-nav{width:40px;height:40px}.bairan-sticky-atc{padding:8px 0}.bairan-sticky-atc__product>img{display:none}.bairan-sticky-atc__product strong{max-width:42vw;font-size:10px}.bairan-sticky-atc__product span{font-size:12px}.bairan-sticky-atc__form button{min-width:145px;min-height:44px;font-size:12px}.bairan-product-recommendations{padding:54px 0}}@media(max-width:480px){.bairan-product__buy-row{grid-template-columns:96px minmax(0,1fr)}.bairan-product__add{font-size:13px}.bairan-product__add svg{display:none}.bairan-product__benefits{grid-template-columns:1fr 1fr 1fr}.bairan-sticky-atc__product strong{display:none}}.bairan-product__gallery{grid-template-columns:minmax(0,1fr)!important;gap:0!important}.bairan-product__gallery.has-thumbnails{grid-template-columns:88px minmax(0,1fr)!important;gap:18px!important}.bairan-product__main-media{width:100%;aspect-ratio:var(--product-media-ratio,1.3333)!important;min-height:0!important;max-height:760px;border:1px solid #e5e7e9!important;border-radius:24px!important;background:#f2f3f3!important;box-shadow:0 16px 42px #1118270e;overflow:hidden!important}.bairan-product__zoom-button{padding:0!important;overflow:hidden}.bairan-product__main-image{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;border-radius:0!important;transform:scale(1.002);transition:transform .35s ease}.bairan-product__zoom-button:hover .bairan-product__main-image{transform:scale(1.018)}.bairan-product__thumb{padding:0!important;background:#f2f3f3!important}.bairan-product__thumb img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;border-radius:12px!important}.bairan-product__layout{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr)!important;gap:52px!important}.bairan-product__info-inner{top:126px!important}.bairan-product__title{text-wrap:balance}.bairan-product__excerpt{max-width:620px}.bairan-product__buy-row{margin-top:2px}.bairan-product__add{min-height:58px!important;border-radius:15px!important}.bairan-product__quantity{height:58px!important;border-radius:15px!important}.bairan-sticky-atc{z-index:110!important;padding:11px 0!important;border-top:1px solid rgba(17,24,39,.09)!important;background:#fffffff9!important;box-shadow:0 -16px 42px #1118271c!important}.bairan-sticky-atc__inner{min-height:58px}.bairan-sticky-atc__product>img{width:58px!important;height:58px!important;object-fit:cover!important;border-radius:13px!important}.bairan-sticky-atc__product strong{font-size:13px!important;line-height:1.3}.bairan-sticky-atc__product span{color:var(--brand-accent);font-size:15px!important}.bairan-sticky-atc__form button{min-width:230px!important;min-height:48px!important;border-radius:13px!important;box-shadow:0 8px 22px #d6293229}.cart-drawer-open .bairan-sticky-atc{transform:translateY(115%)!important;pointer-events:none!important}.pagination{padding-inline:12px}.pagination__item,.pagination__ellipsis{box-sizing:border-box}.pagination__item:focus-visible{outline:2px solid var(--brand-accent);outline-offset:3px}@media(max-width:1180px){.bairan-product__layout{grid-template-columns:minmax(0,1fr) minmax(380px,.9fr)!important;gap:36px!important}.bairan-product__gallery.has-thumbnails{grid-template-columns:74px minmax(0,1fr)!important;gap:14px!important}}@media(max-width:989px){.bairan-product__layout{grid-template-columns:1fr!important;gap:34px!important}.bairan-product__gallery,.bairan-product__gallery.has-thumbnails{grid-template-columns:1fr!important;gap:12px!important}.bairan-product__main-media{grid-row:1;max-height:none;border-radius:20px!important}}@media(max-width:749px){.bairan-product__main-media{border-radius:18px!important}.bairan-product__zoom-label{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bairan-sticky-atc__inner{gap:12px!important}.bairan-sticky-atc__product{flex:1 1 auto;min-width:0}.bairan-sticky-atc__product>img{display:block!important;width:46px!important;height:46px!important;flex:0 0 46px}.bairan-sticky-atc__product strong{max-width:38vw!important;font-size:10.5px!important}.bairan-sticky-atc__product span{font-size:13px!important}.bairan-sticky-atc__form{flex:0 0 auto}.bairan-sticky-atc__form button{min-width:142px!important;min-height:46px!important;padding-inline:15px!important}.pagination{gap:6px;margin-top:38px}.pagination__item{min-width:38px;height:38px;padding:0 11px;font-size:12px}.pagination__item--wide{padding-inline:13px}.pagination__ellipsis{min-width:22px;height:38px}}@media(max-width:430px){.bairan-sticky-atc__product>img{display:none!important}.bairan-sticky-atc__product strong{max-width:44vw!important}.pagination__previous span:last-child{display:none}.pagination__previous{min-width:38px!important;padding-inline:10px!important}}.bairan-product-recommendations{position:relative;padding:74px 0 82px!important;background:#f6f7f7!important;border-top:1px solid #eceeef}.bairan-product-recommendations__head{margin-bottom:30px!important}.bairan-product-recommendations__head .section-head__copy{max-width:720px}.bairan-product-recommendations__head .eyebrow{margin-bottom:10px;color:var(--brand-accent)}.bairan-product-recommendations__head .section-title{margin-bottom:10px}.bairan-product-recommendations__head .section-text{max-width:620px;color:#74787e}.bairan-product-recommendations__grid{align-items:stretch!important}.bairan-product-recommendations__grid .product-card{height:100%}@media(max-width:749px){.bairan-product-recommendations{padding:52px 0 58px!important}.bairan-product-recommendations__head{margin-bottom:22px!important}}.bairan-product{padding-bottom:28px!important}.bairan-product__lower,.bairan-product__details{margin-bottom:0!important}.bairan-product__accordion:last-child .bairan-product__accordion-content{padding-bottom:18px!important}.bairan-product-recommendations{padding:42px 0 58px!important;margin-top:0!important;border-top:1px solid #e8eaec}.bairan-product-recommendations__top{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:24px}.bairan-product-recommendations__head{margin:0!important}.bairan-product-recommendations__head .section-head__copy{max-width:680px}.bairan-product-recommendations__head .section-title{margin-bottom:8px}.bairan-product-recommendations__head .section-text{margin-top:0}.bairan-related-viewport{position:relative;width:100%;overflow:hidden}.bairan-related-track{display:flex;gap:18px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 12px;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.bairan-related-track::-webkit-scrollbar{display:none}.bairan-related-slide{flex:0 0 calc((100% - 54px)/4);min-width:0;scroll-snap-align:start}.bairan-related-slide .product-card{width:100%;height:100%}.bairan-related-controls{display:flex;align-items:center;gap:8px;flex:0 0 auto}.bairan-related-controls button{width:44px;height:44px;border:1px solid #dfe2e5;border-radius:50%;background:#fff;color:#202328;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px #1118270a;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease,opacity .18s ease}.bairan-related-controls button:hover:not(:disabled){background:#17191c;border-color:#17191c;color:#fff;transform:translateY(-1px)}.bairan-related-controls button:disabled{opacity:.32;cursor:not-allowed}.bairan-related-controls svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.bairan-product-recommendations .product-card__title{min-height:2.64em!important}.bairan-product-recommendations .product-card__media{aspect-ratio:1/1!important}.bairan-product-recommendations .product-card{box-shadow:0 10px 26px #1118270b}@media(max-width:1080px){.bairan-related-slide{flex-basis:calc((100% - 36px) / 2.55)}}@media(max-width:749px){.bairan-product{padding-bottom:18px!important}.bairan-product__lower{margin-top:34px!important}.bairan-product-recommendations{padding:30px 0 40px!important}.bairan-product-recommendations__top{align-items:flex-start;gap:16px;margin-bottom:18px}.bairan-product-recommendations__head .section-title{font-size:30px;line-height:1.05}.bairan-product-recommendations__head .section-text{font-size:13px;line-height:1.5}.bairan-related-controls{display:none}.bairan-related-viewport{overflow:visible}.bairan-related-track{gap:12px;margin-right:calc((100vw - 100%)*-1);padding-right:22px;scroll-padding-left:0}.bairan-related-slide{flex:0 0 78%;max-width:330px}.bairan-product-recommendations .product-card{padding:12px!important}}@media(max-width:430px){.bairan-related-slide{flex-basis:82%;max-width:310px}}.bairan-product{padding-bottom:6px!important}.bairan-product__lower{margin-bottom:0!important;padding-bottom:0!important}.bairan-product__details,.bairan-product__support-panel{margin-bottom:0!important}.bairan-product__accordion:last-child{margin-bottom:0!important}.bairan-product__accordion:last-child .bairan-product__accordion-content{padding-bottom:12px!important}.bairan-product-apps{padding-top:18px;padding-bottom:18px}.bairan-product-recommendations{margin-top:0!important;padding-top:20px!important;padding-bottom:50px!important}.bairan-product-recommendations__top{margin-bottom:20px!important}.bairan-related-track{cursor:grab;user-select:none;-webkit-user-select:none;touch-action:pan-y}.bairan-related-track.is-dragging{cursor:grabbing;scroll-behavior:auto!important;scroll-snap-type:none!important}.bairan-related-track.is-dragging,.bairan-related-track.is-dragging *{user-select:none!important;-webkit-user-select:none!important}.bairan-related-track img,.bairan-related-track a{-webkit-user-drag:none}.bairan-related-track.is-dragging a{pointer-events:none}.site-footer .footer-grid{grid-template-columns:minmax(420px,1.6fr) .72fr .72fr 1fr!important}.site-footer .footer-brand-column{min-width:0}.site-footer .footer-logo{display:flex!important;width:100%!important;max-width:600px!important}.site-footer .footer-logo img{display:block!important;width:min(100%,600px)!important;max-width:600px!important;height:auto!important;max-height:none!important}@media(max-width:1100px){.site-footer .footer-grid{grid-template-columns:1.25fr 1fr!important}.site-footer .footer-logo{max-width:480px!important}.site-footer .footer-logo img{width:min(100%,480px)!important;max-width:480px!important}}@media(max-width:749px){.bairan-product{padding-bottom:2px!important}.bairan-product__lower{margin-top:30px!important}.bairan-product-apps{padding-top:12px;padding-bottom:12px}.bairan-product-recommendations{padding-top:14px!important;padding-bottom:36px!important}.bairan-product-recommendations__top{margin-bottom:16px!important}.bairan-related-track{cursor:auto;touch-action:pan-x pan-y}.site-footer .footer-grid{grid-template-columns:1fr!important}.site-footer .footer-logo{max-width:100%!important}.site-footer .footer-logo img{width:min(100%,440px)!important;max-width:440px!important}}.bairan-product__assurance{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.bairan-product__consultancy,.bairan-product__shipping-callout{margin-top:0!important;min-height:86px;display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;padding:14px 15px!important;border:1px solid #e3e5e7!important;border-radius:16px!important;background:#fff!important;box-shadow:none!important}.bairan-product__consultancy{grid-template-columns:44px minmax(0,1fr) auto!important}.bairan-product__consultancy-icon,.bairan-product__shipping-callout>svg{width:44px!important;height:44px!important;min-width:44px;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#f7f7f7!important;border:0!important;color:var(--brand-accent)!important}.bairan-product__shipping-callout>svg{padding:10px;box-sizing:border-box;stroke:var(--brand-accent)!important}.bairan-product__consultancy-icon svg{width:20px!important;height:20px!important}.bairan-product__consultancy strong,.bairan-product__shipping-callout strong{font-size:12px!important;line-height:1.35!important;color:#202328!important}.bairan-product__consultancy span,.bairan-product__shipping-callout span{margin-top:4px!important;font-size:10.5px!important;line-height:1.45!important;color:#83878d!important}.bairan-product__consultancy>a{min-height:38px!important;padding:0 13px!important;border-radius:999px!important;background:#17191c!important;color:#fff!important;font-size:10.5px!important;font-weight:800!important;border:1px solid #17191c!important;box-shadow:none!important}.bairan-product__consultancy>a:hover{background:#2a2d31!important}.bairan-product__benefits{grid-column:1 / -1;margin-top:0!important;padding-top:0!important;border-top:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.bairan-product__benefit{min-height:72px;padding:12px!important;display:grid!important;grid-template-columns:36px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;text-align:left!important;border-radius:14px!important;background:#f7f7f7!important;border:1px solid #eceeef!important}.bairan-product__benefit>.icon{width:36px!important;height:36px!important;min-width:36px;margin:0!important;border-radius:10px!important;background:#fff!important;color:var(--brand-accent)!important;box-shadow:inset 0 0 0 1px #e8eaec}.bairan-product__benefit>.icon svg{width:17px!important;height:17px!important}.bairan-product__benefit strong{font-size:10.5px!important;line-height:1.3!important;color:#24272c!important}.bairan-product__benefit div>span{margin-top:3px!important;font-size:9.5px!important;line-height:1.35!important;color:#888c92!important}.site-footer .footer-grid{grid-template-columns:1.35fr .8fr .8fr 1.1fr!important}.site-footer .footer-logo{width:auto!important;max-width:300px!important}.site-footer .footer-logo img{width:auto!important;max-width:300px!important;max-height:82px!important;height:auto!important}@media(max-width:1180px){.bairan-product__assurance{grid-template-columns:1fr}.bairan-product__benefits{grid-column:auto}}@media(max-width:749px){.bairan-product__assurance{margin-top:14px;gap:8px}.bairan-product__consultancy,.bairan-product__shipping-callout{min-height:76px;padding:12px!important;border-radius:14px!important}.bairan-product__consultancy{grid-template-columns:40px minmax(0,1fr)!important}.bairan-product__consultancy-icon,.bairan-product__shipping-callout>svg{width:40px!important;height:40px!important;min-width:40px}.bairan-product__consultancy>a{grid-column:1 / -1;width:100%!important;min-height:40px!important}.bairan-product__benefits{grid-template-columns:1fr!important;gap:8px!important}.bairan-product__benefit{min-height:64px;grid-template-columns:34px minmax(0,1fr)!important;padding:10px 12px!important}.bairan-product__benefit>.icon{width:34px!important;height:34px!important;min-width:34px}.site-footer .footer-logo{max-width:180px!important}.site-footer .footer-logo img{max-width:180px!important;max-height:52px!important}}.bairan-product__assurance{margin-top:16px;display:grid;grid-template-columns:1fr;gap:10px}.bairan-product__phone-order{margin:0}.bairan-product__phone-order-button{width:100%;min-height:56px;padding:14px 18px;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:16px;background:var(--brand-accent);color:#fff;border:1px solid var(--brand-accent);font-size:15px;line-height:1.2;font-weight:800;letter-spacing:.01em;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;box-shadow:0 10px 24px #e229331f}.bairan-product__phone-order-button:hover{background:#c81f2c;border-color:#c81f2c;color:#fff;transform:translateY(-1px)}.bairan-product__phone-order-button:focus-visible{outline:2px solid rgba(226,41,51,.25);outline-offset:2px}@media(max-width:749px){.bairan-product__assurance{margin-top:14px;gap:8px}.bairan-product__phone-order-button{min-height:52px;padding:12px 16px;font-size:14px;border-radius:14px}}.bairan-product__info--v17 .bairan-product__info-inner{position:sticky;top:126px}.bairan-product__purchase-head{display:flex;align-items:center;justify-content:space-between;gap:18px;color:#8b8f95;font-size:12px;line-height:1.35}.bairan-product__purchase-brand strong{color:var(--brand-accent);font-weight:800}.bairan-product__purchase-sku{color:#9a9da2!important;font-size:12px!important;white-space:nowrap}.bairan-product__purchase-sku strong{color:#4a4e54!important}.bairan-product__purchase-title{margin:16px 0 0!important;max-width:760px;font-size:clamp(36px,3.8vw,62px)!important;line-height:1.04!important;letter-spacing:-.047em!important;font-weight:800!important;text-wrap:balance}.bairan-product__purchase-stock{margin-top:24px}.bairan-product__purchase-stock .bairan-product__availability{min-height:38px!important;padding:0 13px!important;border-radius:9px!important;font-size:13px!important;font-weight:800!important}.bairan-product__purchase-stock .bairan-product__availability i{width:9px!important;height:9px!important}.bairan-product__purchase-price-row{margin-top:22px!important;padding-top:0!important;border-top:0!important;justify-content:flex-start!important}.bairan-product__purchase-price-row .bairan-product__price-wrap{gap:12px!important}.bairan-product__purchase-price-row .bairan-product__price{font-size:40px!important;line-height:1!important;font-weight:850!important;letter-spacing:-.04em!important}.bairan-product__purchase-price-row .bairan-product__compare{font-size:18px!important}.bairan-product__purchase-discount{min-height:30px!important;padding:0 9px!important;border-radius:7px!important;font-size:11px!important}.bairan-product__purchase-form{margin-top:28px!important}.bairan-product__purchase-form .bairan-product__field{margin-bottom:18px!important}.bairan-product__purchase-form .bairan-product__field>label,.bairan-product__purchase-qty-label{display:block;margin:0 0 9px;color:#45494f;font-size:13px;line-height:1.2;font-weight:800}.bairan-product__purchase-form .bairan-product__select-wrap select{min-height:52px!important;border-radius:13px!important}.bairan-product__purchase-buy-row{grid-template-columns:124px minmax(0,1fr)!important;gap:12px!important}.bairan-product__purchase-quantity{height:58px!important;grid-template-columns:40px 1fr 40px!important;border:1px solid #e4e5e7!important;border-radius:999px!important;background:#f7f7f7!important}.bairan-product__purchase-quantity button{width:40px!important;height:100%!important}.bairan-product__purchase-quantity input{background:transparent!important;font-size:15px!important;font-weight:800!important}.bairan-product__purchase-add{min-height:58px!important;padding:0 28px!important;border-radius:999px!important;border-color:#17191c!important;background:#17191c!important;color:#fff!important;box-shadow:none!important;font-size:15px!important;font-weight:800!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important}.bairan-product__purchase-add:hover:not(:disabled){background:#2a2d31!important;border-color:#2a2d31!important;transform:none!important}.bairan-product__purchase-button-price{color:#ffffffb8;font-weight:650}.bairan-product__dynamic-checkout{margin-top:12px}.bairan-product__dynamic-checkout .shopify-payment-button,.bairan-product__dynamic-checkout .shopify-payment-button__button{width:100%!important}.bairan-product__dynamic-checkout .shopify-payment-button__button--unbranded{min-height:58px!important;border-radius:999px!important;background:var(--brand-accent)!important;color:#fff!important;font-size:15px!important;font-weight:800!important;box-shadow:none!important}.bairan-product__dynamic-checkout .shopify-payment-button__button--unbranded:hover{background:var(--brand-accent-dark)!important}.bairan-product__phone-order--compact{margin-top:12px!important}.bairan-product__phone-order--compact .bairan-product__phone-order-button{min-height:46px!important;padding:0 18px!important;border-radius:999px!important;border:1px solid #e1e3e5!important;background:#fff!important;color:#25282d!important;box-shadow:none!important;font-size:12px!important;font-weight:800!important}.bairan-product__phone-order--compact .bairan-product__phone-order-button:hover{border-color:#17191c!important;background:#f8f8f8!important;color:#17191c!important;transform:none!important}.bairan-product__benefits--centered{margin-top:18px!important;padding-top:0!important;border-top:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.bairan-product__benefits--centered .bairan-product__benefit{min-height:94px!important;padding:14px!important;display:grid!important;grid-template-columns:54px minmax(0,1fr)!important;column-gap:14px!important;align-items:center!important;justify-items:stretch!important;text-align:left!important;border:1px solid #e7e9eb!important;border-radius:18px!important;background:#f7f7f7!important}.bairan-product__benefits--centered .bairan-product__benefit>.icon{width:54px!important;height:54px!important;min-width:54px!important;min-height:54px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;align-self:center!important;justify-self:center!important;line-height:0!important;border-radius:14px!important;border:1px solid #e4e6e8!important;background:#fff!important;color:var(--brand-accent)!important;box-sizing:border-box!important}.bairan-product__benefits--centered .bairan-product__benefit>.icon svg{display:block!important;width:23px!important;height:23px!important;margin:0!important;padding:0!important;flex:0 0 23px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important}.bairan-product__benefits--centered .bairan-product__benefit>div{min-width:0;align-self:center!important}.bairan-product__benefits--centered .bairan-product__benefit strong{display:block!important;margin:0!important;color:#25282d!important;font-size:12px!important;line-height:1.3!important;font-weight:800!important}.bairan-product__benefits--centered .bairan-product__benefit div>span{display:block!important;margin-top:5px!important;color:#8a8e94!important;font-size:10.5px!important;line-height:1.4!important}.bairan-product__info--v17 .bairan-product__assurance{display:block!important;margin:0!important}@media(max-width:1180px){.bairan-product__purchase-title{font-size:clamp(34px,4.2vw,52px)!important}.bairan-product__benefits--centered{grid-template-columns:1fr!important}.bairan-product__benefits--centered .bairan-product__benefit{min-height:78px!important}}@media(max-width:989px){.bairan-product__info--v17 .bairan-product__info-inner{position:static!important}}@media(max-width:749px){.bairan-product__purchase-head{align-items:flex-start;gap:10px}.bairan-product__purchase-sku{font-size:10.5px!important}.bairan-product__purchase-title{margin-top:12px!important;font-size:34px!important;line-height:1.05!important}.bairan-product__purchase-stock{margin-top:18px}.bairan-product__purchase-price-row{margin-top:18px!important}.bairan-product__purchase-price-row .bairan-product__price{font-size:34px!important}.bairan-product__purchase-form{margin-top:22px!important}.bairan-product__purchase-buy-row{grid-template-columns:104px minmax(0,1fr)!important;gap:9px!important}.bairan-product__purchase-quantity,.bairan-product__purchase-add{min-height:54px!important;height:54px!important}.bairan-product__purchase-add{padding-inline:16px!important;font-size:13px!important}.bairan-product__dynamic-checkout .shopify-payment-button__button--unbranded{min-height:54px!important;font-size:13px!important}.bairan-product__benefits--centered{margin-top:14px!important;gap:8px!important}.bairan-product__benefits--centered .bairan-product__benefit{min-height:74px!important;padding:10px 12px!important;grid-template-columns:48px minmax(0,1fr)!important;column-gap:12px!important;border-radius:15px!important}.bairan-product__benefits--centered .bairan-product__benefit>.icon{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;border-radius:13px!important}.bairan-product__benefits--centered .bairan-product__benefit>.icon svg{width:21px!important;height:21px!important;flex-basis:21px!important}}.collection-product-card .product-card__media{isolation:isolate}.collection-product-card__image-link{position:relative;z-index:1}.collection-product-card .product-card__media:after{content:"";position:absolute;inset:auto 0 0;height:34%;z-index:2;pointer-events:none;background:linear-gradient(to top,#0e101321,#0e101300);opacity:0;transition:opacity .28s ease}.collection-card-actions{position:absolute;left:50%;bottom:15px;z-index:4;display:flex;align-items:center;justify-content:center;gap:8px;transform:translate(-50%,12px);pointer-events:none}.collection-card-action-form{display:block;margin:0;padding:0}.collection-card-action{--action-size:42px;position:relative;width:var(--action-size);height:var(--action-size);min-width:var(--action-size);padding:0;border:1px solid rgba(222,225,228,.92);border-radius:50%;background:#fffffff7;color:#1d2024;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(13px) scale(.86);pointer-events:auto;box-shadow:0 8px 25px #11182724;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:opacity .24s ease calc(var(--action-index) * 45ms),transform .34s cubic-bezier(.2,.75,.25,1.15) calc(var(--action-index) * 45ms),background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.collection-card-action svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}.collection-card-action:hover:not(:disabled){background:var(--brand-accent);color:#fff;border-color:var(--brand-accent);box-shadow:0 10px 26px #d629323d;transform:translateY(-3px) scale(1.03)!important}.collection-card-action:hover:not(:disabled) svg{transform:scale(1.06)}.collection-card-action.is-active{background:var(--brand-accent);color:#fff;border-color:var(--brand-accent)}.collection-card-action[data-wishlist-toggle].is-active svg{fill:currentColor}.collection-card-action--disabled{cursor:not-allowed;color:#a7aab0;background:#f5f5f5f5}.collection-card-action__tooltip{position:absolute;left:50%;bottom:calc(100% + 9px);transform:translate(-50%,5px);min-width:max-content;padding:6px 8px;border-radius:6px;background:#17191c;color:#fff;font-size:9.5px;line-height:1;font-weight:700;opacity:0;visibility:hidden;pointer-events:none;transition:.16s ease;box-shadow:0 6px 16px #1118271f}.collection-card-action__tooltip:after{content:"";position:absolute;left:50%;top:100%;border:4px solid transparent;border-top-color:#17191c;transform:translate(-50%)}.collection-card-action:hover .collection-card-action__tooltip,.collection-card-action:focus-visible .collection-card-action__tooltip{opacity:1;visibility:visible;transform:translate(-50%)}@media(hover:hover)and (pointer:fine){.collection-product-card:hover .product-card__media:after,.collection-product-card:focus-within .product-card__media:after{opacity:1}.collection-product-card:hover .collection-card-action,.collection-product-card:focus-within .collection-card-action{opacity:1;transform:translateY(0) scale(1)}.collection-product-card:hover .collection-card-actions,.collection-product-card:focus-within .collection-card-actions{transform:translate(-50%)}}@media(hover:none),(pointer:coarse){.collection-product-card .product-card__media:after{opacity:.55}.collection-card-actions{bottom:10px;gap:6px;transform:translate(-50%)}.collection-card-action{--action-size:36px;opacity:1;transform:none;box-shadow:0 5px 18px #1118271f}.collection-card-action svg{width:16px;height:16px}.collection-card-action__tooltip{display:none}}.header-action--wishlist{position:relative;border:0;background:transparent}.header-action--wishlist .icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.collection-ui__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#0c0e1175;opacity:0;transition:opacity .22s ease}.collection-ui__close{width:40px;height:40px;padding:0;border:0;border-radius:50%;background:#f4f4f4;color:#1f2226;display:flex;align-items:center;justify-content:center;transition:.18s ease}.collection-ui__close:hover{background:#17191c;color:#fff}.collection-ui__close svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}body.collection-ui-open{overflow:hidden}.collection-ui__toast{position:fixed;left:50%;bottom:24px;z-index:410;max-width:min(90vw,420px);padding:11px 16px;border-radius:999px;background:#17191c;color:#fff;font-size:11px;font-weight:750;box-shadow:0 12px 34px #11182738;opacity:0;visibility:hidden;transform:translate(-50%,14px);transition:.2s ease;pointer-events:none}.collection-ui__toast.is-visible{opacity:1;visibility:visible;transform:translate(-50%)}.quick-view-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:360;visibility:hidden;pointer-events:none}.quick-view-shell.is-open{visibility:visible;pointer-events:auto}.quick-view-shell.is-open .collection-ui__overlay{opacity:1}.quick-view{position:absolute;left:50%;top:50%;width:min(930px,calc(100vw - 42px));max-height:min(760px,calc(100vh - 42px));overflow:auto;transform:translate(-50%,-47%) scale(.965);opacity:0;padding:26px;border-radius:22px;background:#fff;box-shadow:0 30px 90px #0a0c0f3d;transition:transform .28s cubic-bezier(.2,.75,.25,1),opacity .2s ease}.quick-view-shell.is-open .quick-view{opacity:1;transform:translate(-50%,-50%) scale(1)}.quick-view>.collection-ui__close{position:absolute;right:16px;top:16px;z-index:6}.quick-view__loading{min-height:420px;display:flex;align-items:center;justify-content:center;gap:7px}.quick-view__loading span{width:8px;height:8px;border-radius:50%;background:var(--brand-accent);animation:bairan-qv-pulse .9s ease-in-out infinite alternate}.quick-view__loading span:nth-child(2){animation-delay:.15s}.quick-view__loading span:nth-child(3){animation-delay:.3s}@keyframes bairan-qv-pulse{to{opacity:.25;transform:translateY(-5px)}}.quick-view__content{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(340px,.94fr);gap:34px;align-items:center}.quick-view__image-wrap{aspect-ratio:1/1;border-radius:18px;overflow:hidden;background:#f5f5f3;display:flex;align-items:center;justify-content:center}.quick-view__image-wrap img{width:100%;height:100%;object-fit:contain;padding:22px}.quick-view__thumbs{display:flex;gap:8px;margin-top:10px;overflow-x:auto;scrollbar-width:none}.quick-view__thumbs::-webkit-scrollbar{display:none}.quick-view__thumb{flex:0 0 58px;width:58px;height:58px;padding:4px;border:1px solid #e1e3e5;border-radius:9px;background:#fff;overflow:hidden}.quick-view__thumb.is-active{border-color:#17191c;box-shadow:0 0 0 1px #17191c}.quick-view__thumb img{width:100%;height:100%;object-fit:contain}.quick-view__vendor{color:var(--brand-accent);font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.quick-view__info h2{margin:8px 42px 0 0;font-size:clamp(25px,3vw,36px);line-height:1.08;letter-spacing:-.035em}.quick-view__price{display:flex;align-items:baseline;gap:9px;margin-top:18px}.quick-view__compare{color:#9b9ea3;text-decoration:line-through;font-size:14px}.quick-view__price strong{font-size:23px}.quick-view__stock{display:inline-flex;margin-top:11px;padding:5px 8px;border-radius:6px;background:#eef8f1;color:#178a46;font-size:10px;font-weight:800}.quick-view__stock.is-out{background:#fff0f1;color:#c4202a}.quick-view form{margin-top:22px}.quick-view__variant-field{margin-bottom:12px}.quick-view__variant-field label{display:block;margin-bottom:6px;font-size:11px;font-weight:800}.quick-view__select-wrap{position:relative}.quick-view__select-wrap select{width:100%;height:46px;padding:0 42px 0 13px;border:1px solid #dfe1e4;border-radius:10px;-webkit-appearance:none;appearance:none;background:#fff}.quick-view__select-wrap svg{position:absolute;right:13px;top:50%;width:18px;height:18px;transform:translateY(-50%);fill:none;stroke:currentColor;stroke-width:1.7;pointer-events:none}.quick-view__buy{display:grid;grid-template-columns:104px 1fr;gap:9px}.quick-view__qty{height:48px;display:grid;grid-template-columns:32px 1fr 32px;align-items:center;border:1px solid #e0e2e5;border-radius:999px;background:#f7f7f7}.quick-view__qty button{height:100%;padding:0;border:0;background:transparent;font-size:16px}.quick-view__qty input{width:100%;height:100%;padding:0;border:0;background:transparent;text-align:center;font-weight:750;-moz-appearance:textfield}.quick-view__qty input::-webkit-outer-spin-button,.quick-view__qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quick-view__add{min-height:48px;border:0;border-radius:999px;background:var(--brand-accent);color:#fff;font-weight:850}.quick-view__add:hover:not(:disabled){background:var(--brand-accent-dark)}.quick-view__add:disabled{opacity:.48;cursor:not-allowed}.quick-view__details{min-height:44px;margin-top:10px;border-bottom:1px solid #e8eaec;color:#34383d;display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:800}.quick-view__details:hover{color:var(--brand-accent)}.quick-view__details svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}.collection-drawer-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:370;visibility:hidden;pointer-events:none}.collection-drawer-shell.is-open{visibility:visible;pointer-events:auto}.collection-drawer-shell.is-open .collection-ui__overlay{opacity:1}.collection-drawer{position:absolute;right:0;top:0;width:min(470px,100vw);height:100%;background:#fff;display:grid;grid-template-rows:auto minmax(0,1fr) auto;transform:translate(102%);box-shadow:-18px 0 54px #0a0c0f29;transition:transform .3s cubic-bezier(.22,.61,.36,1)}.collection-drawer--compare{width:min(860px,100vw)}.collection-drawer-shell.is-open .collection-drawer{transform:translate(0)}.collection-drawer__header{min-height:78px;padding:14px 18px;border-bottom:1px solid #e8eaec;display:flex;align-items:center;justify-content:space-between;gap:16px}.collection-drawer__header span{display:block;margin-bottom:2px;color:#8b8f95;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.collection-drawer__header h2{margin:0;font-size:21px;letter-spacing:-.025em}.collection-drawer__body{min-height:0;overflow:auto;padding:18px}.collection-drawer__footer{padding:12px 18px 18px;border-top:1px solid #e8eaec}.collection-drawer__clear{width:100%;min-height:42px;border:1px solid #dfe1e4;border-radius:10px;background:#fff;font-size:11px;font-weight:800}.collection-drawer__clear:hover{border-color:#17191c}.collection-drawer__empty{min-height:340px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#70747a}.collection-drawer__empty svg{width:42px;height:42px;margin-bottom:14px;fill:none;stroke:#b3b6ba;stroke-width:1.4}.collection-drawer__empty h3{margin:0;color:#25282d;font-size:18px}.collection-drawer__empty p{max-width:280px;margin:7px auto 0;font-size:12px;line-height:1.55}.wishlist-item{display:grid;grid-template-columns:78px minmax(0,1fr) 32px;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #eceef0}.wishlist-item__image{width:78px;height:78px;border-radius:10px;background:#f6f6f5;overflow:hidden;display:flex;align-items:center;justify-content:center}.wishlist-item__image img{width:100%;height:100%;object-fit:contain;padding:6px}.wishlist-item__info{min-width:0}.wishlist-item__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:12px;line-height:1.4;font-weight:750}.wishlist-item__price{display:flex;align-items:center;gap:7px;margin-top:6px;font-size:12px;font-weight:850}.wishlist-item__price s{color:#a1a4a9;font-size:10px;font-weight:500}.wishlist-item__actions{display:flex;gap:6px;margin-top:8px}.wishlist-item__actions a,.wishlist-item__actions button{min-height:31px;padding:0 9px;border:1px solid #dfe1e4;border-radius:7px;background:#fff;font-size:9.5px;font-weight:800}.wishlist-item__actions button{background:#17191c;color:#fff;border-color:#17191c}.wishlist-item__remove{width:30px;height:30px;padding:0;border:0;border-radius:50%;background:#f4f4f4;color:#7f8389;font-size:17px}.wishlist-item__remove:hover{background:#fff0f1;color:var(--brand-accent)}.compare-grid{min-width:650px;display:grid;grid-template-columns:130px repeat(var(--compare-count,2),minmax(160px,1fr));border-top:1px solid #e8eaec;border-left:1px solid #e8eaec}.compare-cell{min-width:0;padding:12px;border-right:1px solid #e8eaec;border-bottom:1px solid #e8eaec;font-size:11px;line-height:1.45}.compare-label{color:#777b82;background:#fafafa;font-weight:800}.compare-product-head{text-align:center}.compare-product-head__image{width:110px;aspect-ratio:1/1;margin:0 auto 9px;border-radius:10px;overflow:hidden;background:#f6f6f5}.compare-product-head__image img{width:100%;height:100%;object-fit:contain;padding:7px}.compare-product-head strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:11px;line-height:1.35}.compare-product-head button{margin-top:8px;padding:4px 8px;border:0;border-radius:6px;background:#fff0f1;color:var(--brand-accent);font-size:9px;font-weight:800}.compare-price{color:#17191c;font-weight:850}.compare-status.is-in{color:#178a46;font-weight:800}.compare-status.is-out{color:#c4202a;font-weight:800}@media(max-width:820px){.quick-view{width:min(560px,calc(100vw - 22px));max-height:calc(100vh - 22px);padding:18px;border-radius:18px}.quick-view__content{grid-template-columns:1fr;gap:20px}.quick-view__image-wrap{max-height:48vh}.quick-view__info h2{font-size:26px}.collection-drawer--compare{width:100vw}}@media(max-width:520px){.quick-view{padding:14px}.quick-view>.collection-ui__close{right:10px;top:10px}.quick-view__image-wrap{border-radius:14px}.quick-view__buy{grid-template-columns:92px 1fr}.collection-drawer__body{padding:14px}}@media(prefers-reduced-motion:reduce){.collection-card-action,.collection-card-action__tooltip,.quick-view,.collection-ui__overlay,.collection-drawer,.collection-ui__toast{transition:none!important;animation:none!important}}.collection-card-main-action{margin-top:auto!important;padding-top:16px!important}.collection-card-main-action form{width:100%;margin:0}.collection-card-main-action button,.collection-card-main-action .btn{width:100%!important;min-height:48px!important;padding:0 18px!important;border-radius:var(--product-card-button-radius)!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid var(--brand-accent)!important;background:var(--brand-accent)!important;color:#fff!important;font-size:13px!important;line-height:1!important;font-weight:800!important;text-decoration:none!important;box-shadow:none!important;transition:background .18s ease,border-color .18s ease,transform .18s ease!important}.collection-card-main-action button:hover,.collection-card-main-action .btn:hover{background:var(--brand-accent-dark)!important;border-color:var(--brand-accent-dark)!important;color:#fff!important;transform:translateY(-1px)}.collection-card-main-action__variant{cursor:pointer}.collection-product-card .product-card__content{display:flex!important;flex-direction:column!important;flex:1 1 auto!important}.collection-product-card .product-card__content>.price{margin-top:auto}.collection-card-actions{bottom:12px!important;gap:6px!important}.collection-card-action{--action-size:34px!important;border-width:1px!important;box-shadow:0 5px 16px #1118271f!important}.collection-card-action svg{width:14px!important;height:14px!important;stroke-width:1.65!important}.collection-card-action:hover:not(:disabled){box-shadow:0 7px 18px #d6293233!important;transform:translateY(-2px) scale(1.02)!important}.collection-card-action:hover:not(:disabled) svg{transform:scale(1.04)!important}.collection-card-action__tooltip{bottom:calc(100% + 7px)!important;padding:5px 7px!important;font-size:9px!important}.collection-drawer--wishlist{width:min(500px,100vw)!important}.wishlist-item{grid-template-columns:84px minmax(0,1fr) 30px!important;gap:14px!important;align-items:start!important;padding:16px 0!important}.wishlist-item__image{width:84px!important;height:84px!important;border-radius:12px!important}.wishlist-item__image img{padding:7px!important}.wishlist-item__info{padding-top:1px}.wishlist-item__title{font-size:12px!important;line-height:1.38!important;font-weight:800!important}.wishlist-item__price{margin-top:7px!important;font-size:13px!important}.wishlist-item__actions{width:100%;margin-top:11px!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:8px!important}.wishlist-item__add-form{width:100%;margin:0!important;display:block}.wishlist-item__action{width:100%!important;min-height:38px!important;padding:0 10px!important;border-radius:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;font-size:10px!important;line-height:1.1!important;font-weight:800!important;text-decoration:none!important;white-space:nowrap;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.wishlist-item__action--secondary{border:1px solid #dfe2e5!important;background:#fff!important;color:#25282d!important}.wishlist-item__action--secondary:hover{border-color:#17191c!important;background:#f7f7f7!important;color:#17191c!important}.wishlist-item__action--primary{border:1px solid var(--brand-accent)!important;background:var(--brand-accent)!important;color:#fff!important}.wishlist-item__action--primary:hover{border-color:var(--brand-accent-dark)!important;background:var(--brand-accent-dark)!important;color:#fff!important}.wishlist-item__action--disabled{border:1px solid #e7e9eb!important;background:#f5f5f5!important;color:#9a9da2!important}.wishlist-item__remove{width:28px!important;height:28px!important;margin-top:2px;font-size:15px!important}.collection-drawer__clear{min-height:44px!important;border-radius:11px!important;font-size:11px!important}@media(hover:none),(pointer:coarse){.collection-card-actions{bottom:9px!important;gap:5px!important}.collection-card-action{--action-size:31px!important}.collection-card-action svg{width:13px!important;height:13px!important}}@media(max-width:749px){.collection-card-main-action{padding-top:13px!important}.collection-card-main-action button,.collection-card-main-action .btn{min-height:44px!important;font-size:12px!important}.wishlist-item{grid-template-columns:72px minmax(0,1fr) 28px!important;gap:11px!important}.wishlist-item__image{width:72px!important;height:72px!important}.wishlist-item__actions{grid-template-columns:1fr 1fr!important;gap:6px!important}.wishlist-item__action{min-height:36px!important;padding-inline:7px!important;font-size:9.5px!important}}@media(max-width:430px){.wishlist-item{grid-template-columns:68px minmax(0,1fr) 26px!important}.wishlist-item__image{width:68px!important;height:68px!important}.wishlist-item__actions{grid-template-columns:1fr!important}}.cart-pro{padding:42px 0 82px;background:#f7f7f6;min-height:70vh}.cart-pro__container{max-width:1380px}.cart-pro__header{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:32px}.cart-pro__eyebrow{margin-bottom:8px}.cart-pro__header h1{margin:0;font-size:clamp(38px,4.6vw,62px);line-height:.98;letter-spacing:-.05em}.cart-pro__count{margin:12px 0 0;color:#7d8187;font-size:13px}.cart-pro__steps{display:flex;align-items:center;gap:0;padding-bottom:4px}.cart-pro__steps span{position:relative;display:flex;align-items:center;gap:8px;color:#9a9da2;font-size:11px;font-weight:750;white-space:nowrap}.cart-pro__steps span+span:before{content:"";width:54px;height:1px;margin:0 12px;background:#dfe1e4}.cart-pro__steps i{width:25px;height:25px;border:1px solid #d8dade;border-radius:50%;display:flex;align-items:center;justify-content:center;font-style:normal;font-size:10px}.cart-pro__steps .is-active{color:#17191c}.cart-pro__steps .is-active i{border-color:#17191c;background:#17191c;color:#fff}.cart-pro-shipping{display:grid;grid-template-columns:46px minmax(0,1fr);gap:14px;align-items:center;margin-bottom:22px;padding:15px 18px;border:1px solid #e1e4e6;border-radius:16px;background:#fff}.cart-pro-shipping__icon{width:46px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:13px;background:#fff2f3;color:var(--brand-accent)}.cart-pro-shipping__icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cart-pro-shipping__top{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:9px}.cart-pro-shipping__top strong{font-size:12px;line-height:1.4}.cart-pro-shipping__top>span{flex:0 0 auto;color:#8a8e94;font-size:10px;font-weight:700}.cart-pro-shipping__track{height:7px;border-radius:999px;background:#edf0ee;overflow:hidden}.cart-pro-shipping__track span{display:block;width:0;height:100%;border-radius:inherit;background:var(--brand-accent);transition:width .25s ease}.cart-pro__layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:30px;align-items:start}.cart-pro__items-column{min-width:0;padding:24px;border:1px solid #e3e5e7;border-radius:22px;background:#fff}.cart-pro__items-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #eceef0}.cart-pro__items-head h2{margin:0;font-size:20px;letter-spacing:-.025em}.cart-pro__items-head a{color:#666b71;font-size:11px;font-weight:700}.cart-pro__items-head a:hover{color:var(--brand-accent)}.cart-pro__items{display:grid}.cart-pro-item{display:grid;grid-template-columns:118px minmax(0,1fr) 126px 118px;gap:20px;align-items:center;padding:22px 0;border-bottom:1px solid #eceef0;transition:opacity .18s ease,transform .18s ease}.cart-pro-item.is-updating{opacity:.55;pointer-events:none}.cart-pro-item.is-removing{opacity:0;transform:translate(-10px)}.cart-pro-item:last-child{border-bottom:0}.cart-pro-item__image{width:118px;height:118px;border:1px solid #e6e8ea;border-radius:16px;overflow:hidden;background:#f8f8f7;display:flex;align-items:center;justify-content:center}.cart-pro-item__image img{width:100%;height:100%;padding:7px;object-fit:contain}.cart-pro-item__info{min-width:0}.cart-pro-item__meta{display:flex;flex-wrap:wrap;gap:6px 12px;margin-bottom:7px;color:#96999e;font-size:9.5px;text-transform:uppercase;letter-spacing:.05em;font-weight:750}.cart-pro-item__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:560px;color:#202328;font-size:14px;line-height:1.4;font-weight:800}.cart-pro-item__title:hover{color:var(--brand-accent)}.cart-pro-item__variant,.cart-pro-item__property{margin-top:5px;color:#7d8187;font-size:10.5px;line-height:1.4}.cart-pro-item__property span{font-weight:750;color:#555a60}.cart-pro-item__unit-price{display:flex;align-items:center;gap:7px;margin-top:10px;color:#5c6167;font-size:11px;font-weight:700}.cart-pro-item__unit-price s{color:#a4a7ac;font-weight:500}.cart-pro-qty{height:44px;display:grid;grid-template-columns:34px 48px 34px;align-items:center;border:1px solid #e0e2e5;border-radius:999px;background:#f8f8f8;overflow:hidden}.cart-pro-qty button{width:34px;height:100%;padding:0;border:0;background:transparent;color:#24272b;font-size:18px}.cart-pro-qty button:hover{background:#eeeeef}.cart-pro-qty input{width:100%;height:100%;padding:0;border:0;outline:0;background:transparent;text-align:center;font-size:12px;font-weight:800;-moz-appearance:textfield}.cart-pro-qty input::-webkit-outer-spin-button,.cart-pro-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-pro-item__total{text-align:right}.cart-pro-item__total s{display:block;margin-bottom:2px;color:#9da0a5;font-size:10px}.cart-pro-item__total strong{display:block;color:#17191c;font-size:15px;font-weight:850}.cart-pro-item__total a{display:inline-block;margin-top:10px;color:#8c9096;font-size:9.5px;text-decoration:underline;text-underline-offset:2px}.cart-pro-item__total a:hover{color:var(--brand-accent)}.cart-pro-item__mobile-controls{display:none}.cart-pro-note{margin-top:18px;border:1px solid #e6e8ea;border-radius:14px;overflow:hidden}.cart-pro-note summary{min-height:50px;padding:0 14px;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:14px;cursor:pointer;font-size:11px;font-weight:750}.cart-pro-note summary::-webkit-details-marker{display:none}.cart-pro-note summary>span{display:flex;align-items:center;gap:8px}.cart-pro-note summary svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cart-pro-note__chevron{transition:transform .18s ease}.cart-pro-note[open] .cart-pro-note__chevron{transform:rotate(180deg)}.cart-pro-note__body{padding:0 14px 14px}.cart-pro-note textarea{width:100%;min-height:96px;padding:12px;resize:vertical;border:1px solid #e0e2e5;border-radius:10px;background:#fafafa;color:#24272c;font:inherit;font-size:11px;line-height:1.5;outline:0}.cart-pro-note textarea:focus{border-color:#a9adb2;box-shadow:0 0 0 3px #17191c0a}.cart-pro-summary{min-width:0}.cart-pro-summary__inner{position:sticky;top:116px;padding:24px;border:1px solid #e0e2e4;border-radius:22px;background:#fff;box-shadow:0 18px 46px #1118270e}.cart-pro-summary__heading .eyebrow{margin-bottom:7px}.cart-pro-summary__heading h2{margin:0;font-size:25px;letter-spacing:-.035em}.cart-pro-summary__rows{display:grid;gap:12px;margin-top:22px;padding:18px 0;border-top:1px solid #eceef0;border-bottom:1px solid #eceef0}.cart-pro-summary__rows>div{display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:11px}.cart-pro-summary__rows strong{font-size:11px}.cart-pro-summary__discount strong{color:#1c9951}.cart-pro-summary__muted{color:#8a8e94;font-weight:600!important}.cart-pro-summary__total{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-top:19px}.cart-pro-summary__total>div>span{display:block;font-size:13px;font-weight:850}.cart-pro-summary__total small{display:block;margin-top:3px;color:#93969b;font-size:8.5px}.cart-pro-summary__total>strong{font-size:22px;line-height:1;font-weight:900;white-space:nowrap}.cart-pro-summary__checkout{width:100%;min-height:54px;margin-top:22px;padding:0 20px;border:1px solid var(--brand-accent);border-radius:14px;background:var(--brand-accent);color:#fff;display:flex;align-items:center;justify-content:center;gap:9px;font-size:13px;font-weight:850;box-shadow:0 10px 24px #d6293226}.cart-pro-summary__checkout:hover{border-color:var(--brand-accent-dark);background:var(--brand-accent-dark)}.cart-pro-summary__checkout svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart-pro-summary__continue{width:100%;min-height:46px;margin-top:8px;border:1px solid #dfe2e5;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#24272c;font-size:11px;font-weight:800}.cart-pro-summary__continue:hover{border-color:#17191c}.cart-pro-summary__legal{margin:12px 0 0;color:#96999e;text-align:center;font-size:8.8px;line-height:1.45}.cart-pro-summary__secure{margin-top:17px;padding-top:16px;border-top:1px solid #eceef0}.cart-pro-summary__secure-title{display:flex;align-items:center;justify-content:center;gap:6px;color:#656a70;font-size:9.5px;font-weight:750}.cart-pro-summary__secure-title svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cart-pro-summary__payments{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:5px;margin-top:10px}.cart-pro-summary__payments svg{width:auto;height:20px}.cart-pro-summary__help{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center;margin-top:17px;padding:12px;border-radius:13px;background:#f7f7f7}.cart-pro-summary__help-icon{width:38px;height:38px;border-radius:11px;background:#fff;color:var(--brand-accent);display:flex;align-items:center;justify-content:center;border:1px solid #e7e9eb}.cart-pro-summary__help-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cart-pro-summary__help strong,.cart-pro-summary__help span{display:block}.cart-pro-summary__help strong{font-size:10px}.cart-pro-summary__help span{margin-top:2px;color:#8c9096;font-size:8.8px;line-height:1.35}.cart-pro-summary__help>a{grid-column:2;color:#202328;font-size:10px;font-weight:850}.cart-pro-summary__help>a:hover{color:var(--brand-accent)}.cart-pro-summary__benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:10px}.cart-pro-summary__benefits>div{min-height:58px;padding:8px 5px;border:1px solid #e6e8ea;border-radius:12px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-align:center}.cart-pro-summary__benefits svg{width:18px;height:18px;fill:none;stroke:var(--brand-accent);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.cart-pro-summary__benefits span{color:#62676d;font-size:8px;font-weight:750}.cart-pro-recommendations{margin-top:54px}.cart-pro-recommendations__head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.cart-pro-recommendations__head .eyebrow{margin-bottom:7px}.cart-pro-recommendations__head h2{margin:0;font-size:29px;letter-spacing:-.035em}.cart-pro-recommendations__head>a{color:#6f747a;font-size:10.5px;font-weight:750}.cart-pro-recommendations__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.cart-pro-rec{min-width:0;padding:12px;border:1px solid #e3e5e7;border-radius:17px;background:#fff;display:flex;flex-direction:column}.cart-pro-rec__image{aspect-ratio:1/1;border-radius:13px;background:#f8f8f7;overflow:hidden;display:flex;align-items:center;justify-content:center}.cart-pro-rec__image img{width:100%;height:100%;padding:7px;object-fit:contain}.cart-pro-rec__content{display:flex;flex-direction:column;flex:1;padding-top:11px}.cart-pro-rec__title{min-height:2.8em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#24272c;font-size:11px;line-height:1.4;font-weight:800}.cart-pro-rec__price{display:flex;align-items:baseline;gap:6px;margin-top:8px}.cart-pro-rec__price s{color:#a0a3a8;font-size:9px}.cart-pro-rec__price strong{font-size:12px}.cart-pro-rec form,.cart-pro-rec__choose{margin-top:auto;padding-top:12px}.cart-pro-rec form button,.cart-pro-rec__choose{width:100%;min-height:40px;padding:0 10px;border:1px solid #dfe2e5;border-radius:10px;background:#fff;color:#24272c;display:flex;align-items:center;justify-content:center;font-size:9.5px;font-weight:800;text-decoration:none}.cart-pro-rec form button:hover,.cart-pro-rec__choose:hover{border-color:var(--brand-accent);background:var(--brand-accent);color:#fff}.cart-pro-empty{max-width:720px;margin:44px auto 0;padding:64px 36px;border:1px solid #e2e4e6;border-radius:26px;background:#fff;text-align:center}.cart-pro-empty__icon{width:74px;height:74px;margin:0 auto 22px;border-radius:50%;background:#fff2f3;color:var(--brand-accent);display:flex;align-items:center;justify-content:center}.cart-pro-empty__icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cart-pro-empty h2{margin:7px 0 13px;font-size:36px;letter-spacing:-.04em}.cart-pro-empty>p:not(.eyebrow){max-width:520px;margin:0 auto;color:#74797f;font-size:13px;line-height:1.65}.cart-pro-empty__button{min-width:210px;margin-top:24px}.cart-pro-empty__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 20px;margin-top:28px;padding-top:20px;border-top:1px solid #eceef0;color:#85898f;font-size:9.5px;font-weight:700}.cart-pro__noscript{text-align:right;margin-top:14px}.cart-drawer-shell{height:100vh!important;height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}.cart-drawer{height:100vh!important;height:100dvh!important;max-height:100dvh!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.cart-drawer__header,.cart-drawer__notice{flex:0 0 auto!important}.cart-drawer__body{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch}.cart-drawer__bottom{position:relative!important;z-index:8!important;flex:0 0 auto!important;min-height:0!important;background:#fff!important;box-shadow:0 -12px 28px #11182712!important}.cart-drawer__summary{padding-bottom:max(14px,env(safe-area-inset-bottom))!important}@media(max-height:760px){.cart-drawer__header{min-height:54px!important;padding-inline:16px!important}.cart-drawer__header h2{font-size:17px!important}.cart-drawer__body{padding:12px 14px 14px!important}.cart-drawer__item{grid-template-columns:62px minmax(0,1fr) 24px!important;gap:10px!important;padding:8px 0 12px!important}.cart-drawer__item-image{width:62px!important;height:62px!important}.cart-drawer__shipping{margin:10px 0 12px!important;padding:10px 12px!important}.cart-drawer__recommendations{margin-top:8px!important}.cart-drawer__recommendations-head{min-height:38px!important}.cart-drawer__recommendation{grid-template-columns:50px minmax(0,1fr) 32px!important;padding:7px 10px!important}.cart-drawer__recommendation-image{width:50px!important;height:50px!important}.cart-drawer__summary{padding:11px 16px max(12px,env(safe-area-inset-bottom))!important}.cart-drawer__subtotal{margin-bottom:9px!important}.cart-drawer__subtotal strong{font-size:15px!important}.cart-drawer__footer-actions{gap:6px!important}.cart-drawer__footer-actions .btn{min-height:39px!important;font-size:11px!important}}@media(max-height:620px){.cart-drawer__body{padding-top:8px!important;padding-bottom:8px!important}.cart-drawer__shipping{padding:8px 10px!important}.cart-drawer__shipping p{font-size:10.5px!important}.cart-drawer__recommendation:nth-child(n+4){display:none!important}.cart-drawer__summary{padding-top:8px!important}.cart-drawer__footer-actions .btn{min-height:37px!important}}@supports (-webkit-touch-callout:none){.cart-drawer-shell,.cart-drawer{min-height:-webkit-fill-available}}@media(max-width:1100px){.cart-pro__layout{grid-template-columns:minmax(0,1fr) 340px;gap:20px}.cart-pro-item{grid-template-columns:100px minmax(0,1fr) 116px 100px;gap:14px}.cart-pro-item__image{width:100px;height:100px}}@media(max-width:900px){.cart-pro{padding-top:30px}.cart-pro__header{align-items:flex-start}.cart-pro__steps{display:none}.cart-pro__layout{grid-template-columns:1fr}.cart-pro-summary__inner{position:static}.cart-pro-summary{display:flex;flex-direction:column}.cart-pro-summary__benefits{order:-1;margin:0 0 10px}}@media(max-width:749px){.cart-pro{padding:24px 0 54px}.cart-pro__header{margin-bottom:22px}.cart-pro__header h1{font-size:40px}.cart-pro-shipping{grid-template-columns:38px minmax(0,1fr);padding:12px;border-radius:14px}.cart-pro-shipping__icon{width:38px;height:38px;border-radius:11px}.cart-pro-shipping__icon svg{width:19px;height:19px}.cart-pro-shipping__top{align-items:flex-start;gap:9px}.cart-pro-shipping__top strong{font-size:10.5px}.cart-pro__items-column{padding:16px 14px;border-radius:18px}.cart-pro__items-head{padding-bottom:13px}.cart-pro__items-head h2{font-size:17px}.cart-pro__items-head a{font-size:9.5px}.cart-pro-item{grid-template-columns:88px minmax(0,1fr);gap:13px;align-items:start;padding:17px 0}.cart-pro-item__image{width:88px;height:88px;border-radius:13px}.cart-pro-item__meta{font-size:8px;margin-bottom:5px}.cart-pro-item__title{font-size:11.5px}.cart-pro-item__variant,.cart-pro-item__property{font-size:9px}.cart-pro-item__unit-price{font-size:9.5px;margin-top:7px}.cart-pro-item__desktop-controls,.cart-pro-item__total{display:none}.cart-pro-item__mobile-controls{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px}.cart-pro-qty{height:38px;grid-template-columns:30px 38px 30px}.cart-pro-qty button{width:30px;font-size:16px}.cart-pro-item__remove{color:#888c92;font-size:9px;text-decoration:underline}.cart-pro-summary__inner{padding:19px;border-radius:18px}.cart-pro-summary__heading h2{font-size:22px}.cart-pro-summary__checkout{min-height:52px}.cart-pro-recommendations{margin-top:42px}.cart-pro-recommendations__head h2{font-size:25px}.cart-pro-recommendations__head>a{display:none}.cart-pro-recommendations__grid{display:flex;gap:11px;overflow-x:auto;margin-right:calc((100vw - 100%)*-1);padding-right:18px;padding-bottom:6px;scroll-snap-type:x mandatory;scrollbar-width:none}.cart-pro-recommendations__grid::-webkit-scrollbar{display:none}.cart-pro-rec{flex:0 0 72%;max-width:280px;scroll-snap-align:start}.cart-pro-empty{margin-top:24px;padding:42px 20px;border-radius:20px}.cart-pro-empty h2{font-size:30px}}@media(max-width:430px){.cart-pro__header h1{font-size:36px}.cart-pro-summary__benefits{gap:5px}.cart-pro-summary__benefits>div{min-height:54px;padding-inline:3px}.cart-pro-summary__benefits span{font-size:7.5px}}.cart-pro-summary__trust-stack{display:grid;gap:9px;margin-top:18px;padding-top:18px;border-top:1px solid #eceef0}.cart-pro-summary__secure-card,.cart-pro-summary__help-card{border:1px solid #e5e7e9;border-radius:14px;background:#f8f8f8}.cart-pro-summary__secure-card{padding:13px}.cart-pro-summary__secure-copy{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center}.cart-pro-summary__trust-icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border:1px solid #e3e5e7;border-radius:11px;background:#fff;color:#25282d}.cart-pro-summary__trust-icon--accent{color:var(--brand-accent)}.cart-pro-summary__trust-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cart-pro-summary__secure-copy strong,.cart-pro-summary__secure-copy span,.cart-pro-summary__help-copy strong,.cart-pro-summary__help-copy span{display:block}.cart-pro-summary__secure-copy strong,.cart-pro-summary__help-copy strong{color:#24272c;font-size:10.5px;line-height:1.3;font-weight:850}.cart-pro-summary__secure-copy span,.cart-pro-summary__help-copy span{margin-top:3px;color:#8c9096;font-size:8.8px;line-height:1.4}.cart-pro-summary__secure-card .cart-pro-summary__payments{justify-content:flex-start;margin:11px 0 0 48px;gap:4px}.cart-pro-summary__secure-card .cart-pro-summary__payments svg{height:18px}.cart-pro-summary__help-card{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center;padding:13px}.cart-pro-summary__help-phone{grid-column:1/-1;min-height:38px;margin-top:2px;padding:0 12px;border-radius:10px;background:#17191c;color:#fff!important;display:flex;align-items:center;justify-content:space-between;gap:10px;text-decoration:none;font-size:10px;font-weight:850}.cart-pro-summary__help-phone:hover{background:var(--brand-accent);color:#fff!important}.cart-pro-summary__help-phone svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart-pro-summary__legal{margin:10px 4px 0!important;padding:0!important;border:0!important;color:#a0a3a8!important;text-align:left!important;font-size:8px!important;line-height:1.45!important}.bairan-cart-related{margin-top:54px!important;padding:0!important}.bairan-cart-related .bairan-product-recommendations__top{margin-bottom:24px!important}.bairan-cart-related .bairan-product-recommendations__head,.bairan-cart-related .bairan-product-recommendations__head .section-title{margin:0!important}.bairan-cart-related .bairan-related-track{padding-bottom:12px}.bairan-cart-related .bairan-related-slide{flex:0 0 calc((100% - 54px)/4)}.bairan-cart-related .product-card{height:100%}.bairan-recently-viewed{padding:46px 0 62px;background:#fff;border-top:1px solid #eef0f1}.template-cart .bairan-recently-viewed,.cart-pro~.bairan-recently-viewed{background:#f7f7f6}.bairan-recently-viewed__top{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.bairan-recently-viewed__heading{max-width:680px}.bairan-recently-viewed__heading .eyebrow{margin-bottom:8px;color:var(--brand-accent)}.bairan-recently-viewed__heading h2{margin:0;font-size:31px;line-height:1.08;letter-spacing:-.035em}.bairan-recently-viewed__heading .section-text{margin-top:8px;max-width:600px;color:#7b7f85;font-size:12px}.bairan-recently-viewed .bairan-related-track{padding-bottom:12px}.bairan-recently-viewed .bairan-related-slide{flex:0 0 calc((100% - 54px)/4)}.bairan-recently-viewed .product-card{height:100%}.bairan-recently-viewed .product-card__media>a{width:100%;height:100%;display:block}.bairan-recently-viewed .product-card__media img{width:100%;height:100%;object-fit:cover;object-position:center}@media(max-width:1080px){.bairan-cart-related .bairan-related-slide,.bairan-recently-viewed .bairan-related-slide{flex-basis:calc((100% - 36px)/2.55)}}@media(max-width:749px){.cart-pro-summary__trust-stack{margin-top:15px;padding-top:15px}.cart-pro-summary__secure-card,.cart-pro-summary__help-card{border-radius:12px}.cart-pro-summary__legal{margin-top:8px!important}.bairan-cart-related{margin-top:42px!important}.bairan-cart-related .bairan-product-recommendations__top,.bairan-recently-viewed__top{align-items:flex-start;margin-bottom:18px!important}.bairan-cart-related .bairan-related-controls,.bairan-recently-viewed .bairan-related-controls{display:none}.bairan-cart-related .bairan-related-viewport,.bairan-recently-viewed .bairan-related-viewport{overflow:visible}.bairan-cart-related .bairan-related-track,.bairan-recently-viewed .bairan-related-track{gap:12px;margin-right:calc((100vw - 100%)*-1);padding-right:22px}.bairan-cart-related .bairan-related-slide,.bairan-recently-viewed .bairan-related-slide{flex:0 0 78%;max-width:330px}.bairan-recently-viewed{padding:34px 0 46px}.bairan-recently-viewed__heading h2{font-size:27px}.bairan-recently-viewed__heading .section-text{font-size:11px}}@media(max-width:430px){.bairan-cart-related .bairan-related-slide,.bairan-recently-viewed .bairan-related-slide{flex-basis:82%;max-width:310px}}.cart-pro-summary__inner{max-height:calc(100dvh - 132px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.cart-pro-summary__inner::-webkit-scrollbar{display:none}.cart-pro-summary__benefits--inside{order:initial!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;margin:12px 0 0!important}.cart-pro-summary__benefits--inside>div{min-height:68px!important;padding:9px 5px 8px!important;border:1px solid #e7e9eb!important;border-radius:12px!important;background:#fafafa!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:6px!important;text-align:center!important}.cart-pro-summary__benefit-icon{width:30px;height:30px;flex:0 0 30px;border-radius:9px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e5e7e9;color:var(--brand-accent)}.cart-pro-summary__benefits--inside svg{width:15px!important;height:15px!important;stroke:currentColor!important}.cart-pro-summary__benefits--inside strong{color:#555a60;font-size:8.4px;line-height:1.25;font-weight:800}.cart-pro-summary__trust-stack{margin-top:10px!important;padding-top:10px!important}.cart-pro-summary__secure-card{padding:10px 11px!important}.cart-pro-summary__secure-copy{grid-template-columns:34px minmax(0,1fr)!important;gap:9px!important}.cart-pro-summary__trust-icon{width:34px!important;height:34px!important;border-radius:10px!important}.cart-pro-summary__secure-card .cart-pro-summary__payments{margin:8px 0 0 43px!important}.cart-pro-summary__help-card{grid-template-columns:34px minmax(0,1fr)!important;gap:9px!important;padding:10px 11px!important}.cart-pro-summary__help-phone{min-height:36px!important;margin-top:0!important}.cart-pro-summary__legal{margin-top:8px!important}.cart-pro-summary,.bairan-recently-viewed{display:block!important}.bairan-recently-viewed__state{min-height:76px;padding:18px 20px;border:1px dashed #dfe2e5;border-radius:14px;background:#fafafa;color:#8a8e94;display:flex;align-items:center;justify-content:center;text-align:center;font-size:11px;line-height:1.5}.bairan-recently-viewed__state[hidden],.bairan-recently-viewed [data-recent-viewport][hidden]{display:none!important}.bairan-recently-viewed .product-card__media{aspect-ratio:1/1!important;overflow:hidden!important}.bairan-recently-viewed .product-card__media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}@media(max-height:820px)and (min-width:901px){.cart-pro-summary__inner{top:86px!important;max-height:calc(100dvh - 102px)!important;padding:18px!important}.cart-pro-summary__heading .eyebrow{display:none}.cart-pro-summary__heading h2{font-size:21px!important}.cart-pro-summary__rows{margin-top:14px!important;padding:12px 0!important;gap:8px!important}.cart-pro-summary__total{margin-top:13px!important}.cart-pro-summary__checkout{min-height:48px!important;margin-top:15px!important}.cart-pro-summary__continue{min-height:40px!important}.cart-pro-summary__benefits--inside>div{min-height:58px!important}.cart-pro-summary__benefit-icon{width:26px;height:26px;flex-basis:26px}.cart-pro-summary__trust-stack{gap:6px!important}.cart-pro-summary__secure-copy span,.cart-pro-summary__help-copy span{display:none!important}.cart-pro-summary__secure-card .cart-pro-summary__payments{margin-top:5px!important}}@media(max-width:900px){.cart-pro-summary__inner{max-height:none!important;overflow:visible!important}.cart-pro-summary__benefits--inside{order:initial!important;margin-top:10px!important}}@media(max-width:430px){.cart-pro-summary__benefits--inside{gap:5px!important}.cart-pro-summary__benefits--inside>div{min-height:62px!important;padding-inline:3px!important}.cart-pro-summary__benefits--inside strong{font-size:7.8px!important}}.cart-pro-summary__secure-card .cart-pro-summary__trust-icon{display:flex!important;align-items:center!important;justify-content:center!important;place-items:center!important;padding:0!important;line-height:0!important;box-sizing:border-box!important}.cart-pro-summary__secure-card .cart-pro-summary__trust-icon svg{display:block!important;width:18px!important;height:18px!important;margin:0!important;padding:0!important;flex:0 0 18px!important;transform:none!important;vertical-align:middle!important}body.predictive-search-open{overflow:hidden}.predictive-search-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:420;visibility:hidden;pointer-events:none}.predictive-search-shell.is-open{visibility:visible;pointer-events:auto}.predictive-search__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#11131785;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;transition:opacity .24s ease}.predictive-search-shell.is-open .predictive-search__overlay{opacity:1}.predictive-search{position:absolute;left:50%;top:clamp(76px,10vh,120px);width:min(940px,calc(100vw - 36px));max-height:min(720px,calc(100dvh - 110px));display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(224,226,229,.95);border-radius:24px;background:#fff;box-shadow:0 28px 80px #090c1038;opacity:0;transform:translate(-50%,-12px) scale(.985);transform-origin:50% 0;transition:opacity .22s ease,transform .3s cubic-bezier(.22,.61,.36,1);outline:0}.predictive-search-shell.is-open .predictive-search{opacity:1;transform:translate(-50%) scale(1)}.predictive-search__header{flex:0 0 auto;min-height:92px;padding:20px 24px 14px;display:flex;align-items:center;justify-content:space-between;gap:24px}.predictive-search__header .eyebrow{margin:0 0 5px;color:var(--brand-accent);font-size:9px;letter-spacing:.15em}.predictive-search__header h2{margin:0;font-size:28px;line-height:1;letter-spacing:-.035em}.predictive-search__close{width:42px;height:42px;flex:0 0 42px;padding:0;border:1px solid #e4e6e8;border-radius:50%;background:#f7f7f7;color:#23262b;display:flex;align-items:center;justify-content:center;transition:background .18s ease,border-color .18s ease,transform .18s ease}.predictive-search__close:hover{border-color:#d6d9dc;background:#efefef;transform:rotate(2deg)}.predictive-search__close svg,.predictive-search__clear svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.predictive-search__input-wrap{position:relative;flex:0 0 auto;margin:0 24px}.predictive-search__input-icon{position:absolute;z-index:2;left:17px;top:50%;width:20px;height:20px;color:#555a60;transform:translateY(-50%);pointer-events:none}.predictive-search__input{width:100%;height:60px;padding:0 54px 0 50px;border:1px solid #dfe2e5;border-radius:16px;outline:0;background:#f8f8f8;color:#17191c;font:inherit;font-size:15px;font-weight:650;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease;-webkit-appearance:none}.predictive-search__input::-webkit-search-cancel-button{display:none}.predictive-search__input::placeholder{color:#9b9ea3;font-weight:500}.predictive-search__input:focus{border-color:#bbbfc4;background:#fff;box-shadow:0 0 0 4px #11131709}.predictive-search__clear{position:absolute;z-index:3;right:10px;top:50%;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:#eceeef;color:#676b71;display:flex;align-items:center;justify-content:center;transform:translateY(-50%)}.predictive-search__clear:hover{color:#17191c;background:#e2e4e6}.predictive-search__status{flex:0 0 auto;min-height:37px;padding:9px 25px 8px;color:#8d9197;font-size:9.5px;line-height:1.4}.predictive-search__content{flex:1 1 auto;min-height:220px;overflow-y:auto;overscroll-behavior:contain;padding:5px 24px 22px;scrollbar-width:thin;scrollbar-color:#d9dbde transparent}.predictive-search__initial{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:12px}.predictive-search__intro,.predictive-search__quick{min-height:124px;padding:18px;border:1px solid #e8eaec;border-radius:17px;background:#fafafa}.predictive-search__intro{display:grid;grid-template-columns:45px minmax(0,1fr);gap:13px;align-items:center}.predictive-search__intro-icon{width:45px;height:45px;border:1px solid #e4e6e8;border-radius:13px;background:#fff;color:var(--brand-accent);display:flex;align-items:center;justify-content:center}.predictive-search__intro-icon svg{width:20px;height:20px}.predictive-search__intro strong,.predictive-search__intro span{display:block}.predictive-search__intro strong{color:#202328;font-size:12px;line-height:1.35}.predictive-search__intro div>span{margin-top:5px;color:#85898f;font-size:10px;line-height:1.5}.predictive-search__quick>span{display:block;margin-bottom:12px;color:#8d9196;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.predictive-search__quick>div{display:flex;flex-wrap:wrap;gap:7px}.predictive-search__quick a{min-height:34px;padding:0 11px;border:1px solid #e0e2e4;border-radius:999px;background:#fff;color:#3f4348;display:inline-flex;align-items:center;justify-content:center;font-size:9.5px;font-weight:750;transition:.18s ease}.predictive-search__quick a:hover{border-color:#17191c;background:#17191c;color:#fff}.predictive-search__results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.predictive-search-result{min-width:0;min-height:112px;padding:10px;border:1px solid #e6e8ea;border-radius:16px;background:#fff;display:grid;grid-template-columns:88px minmax(0,1fr) 30px;gap:12px;align-items:center;color:#22252a;text-decoration:none;opacity:0;transform:translateY(8px);animation:predictiveSearchResultIn .34s ease forwards;animation-delay:calc(var(--search-index,0) * 35ms);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease}.predictive-search-result:hover{border-color:#d4d7da;background:#fcfcfc;box-shadow:0 10px 26px #1118270f;transform:translateY(-2px)}@keyframes predictiveSearchResultIn{to{opacity:1;transform:translateY(0)}}.predictive-search-result__image{width:88px;height:88px;border-radius:12px;background:#f5f5f4;overflow:hidden;display:flex;align-items:center;justify-content:center}.predictive-search-result__image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.predictive-search-result__placeholder{width:34px;height:34px;border-radius:50%;background:#e6e8ea}.predictive-search-result__content{min-width:0;display:block}.predictive-search-result__vendor{display:block;margin-bottom:4px;color:#969a9f;font-size:8px;line-height:1.2;font-weight:800;letter-spacing:.065em;text-transform:uppercase}.predictive-search-result__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#202328;font-size:11.5px;line-height:1.4;font-weight:800}.predictive-search-result__price{min-height:18px;margin-top:7px;display:flex;align-items:baseline;gap:6px}.predictive-search-result__price s{color:#a1a4a9;font-size:8.5px}.predictive-search-result__price strong{color:#24272c;font-size:11px;font-weight:850}.predictive-search-result__price strong.is-sale{color:var(--brand-accent)}.predictive-search-result__arrow{width:30px;height:30px;border-radius:50%;background:#f2f3f3;color:#777b81;display:flex;align-items:center;justify-content:center;transition:background .18s ease,color .18s ease,transform .18s ease}.predictive-search-result:hover .predictive-search-result__arrow{background:var(--brand-accent);color:#fff;transform:translate(2px)}.predictive-search-result__arrow svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.predictive-search__loading{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.predictive-search__skeleton{min-height:112px;padding:10px;border:1px solid #eceeef;border-radius:16px;display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;align-items:center}.predictive-search__skeleton>i,.predictive-search__skeleton b{display:block;background:linear-gradient(90deg,#f0f1f2 20%,#e6e8e9,#f0f1f2 60%);background-size:300% 100%;animation:predictiveSearchShimmer 1.15s infinite linear}.predictive-search__skeleton>i{width:88px;height:88px;border-radius:12px}.predictive-search__skeleton>div{display:grid;gap:8px}.predictive-search__skeleton b{height:10px;border-radius:999px}.predictive-search__skeleton b:nth-child(1){width:34%}.predictive-search__skeleton b:nth-child(2){width:94%;height:13px}.predictive-search__skeleton b:nth-child(3){width:45%}@keyframes predictiveSearchShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.predictive-search__empty{min-height:220px;padding:32px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.predictive-search__empty-icon{width:54px;height:54px;margin-bottom:13px;border-radius:50%;background:#f3f3f3;color:#7c8085;display:flex;align-items:center;justify-content:center}.predictive-search__empty-icon svg{width:23px;height:23px}.predictive-search__empty strong{font-size:14px}.predictive-search__empty p{margin:5px 0 0;color:#8b8f95;font-size:10.5px}.predictive-search__error{margin:15px 0;padding:14px;border:1px solid #f0cfd2;border-radius:12px;background:#fff5f5;color:#a3262e;font-size:11px;text-align:center}.predictive-search__footer{flex:0 0 auto;min-height:45px;padding:0 24px;border-top:1px solid #eceef0;display:flex;align-items:center;justify-content:space-between;gap:15px;color:#96999f;font-size:8.8px}.predictive-search__footer kbd{min-width:34px;height:24px;padding:0 6px;border:1px solid #dfe1e4;border-radius:6px;background:#f7f7f7;color:#676b70;display:flex;align-items:center;justify-content:center;font:inherit;font-size:8px;font-weight:800}@media(max-width:820px){.predictive-search{top:12px;width:calc(100vw - 20px);max-height:calc(100dvh - 24px);border-radius:20px}.predictive-search__header{min-height:76px;padding:15px 16px 10px}.predictive-search__header h2{font-size:24px}.predictive-search__close{width:38px;height:38px;flex-basis:38px}.predictive-search__input-wrap{margin-inline:16px}.predictive-search__input{height:54px;border-radius:14px;font-size:14px}.predictive-search__status{padding-inline:17px}.predictive-search__content{padding:4px 16px 16px}.predictive-search__initial{grid-template-columns:1fr}.predictive-search__intro,.predictive-search__quick{min-height:auto}.predictive-search__results,.predictive-search__loading{grid-template-columns:1fr}.predictive-search__footer{padding-inline:16px}}@media(max-width:520px){.predictive-search{right:0;bottom:0;top:0;left:0;width:100vw;max-height:none;height:100dvh;border:0;border-radius:0;transform:translateY(12px)}.predictive-search-shell.is-open .predictive-search{transform:translateY(0)}.predictive-search__overlay{display:none}.predictive-search__header{min-height:70px;padding-top:max(12px,env(safe-area-inset-top))}.predictive-search__header .eyebrow{display:none}.predictive-search__header h2{font-size:21px}.predictive-search__input{height:52px;padding-left:47px;font-size:13px}.predictive-search__content{padding-bottom:20px}.predictive-search-result{min-height:94px;grid-template-columns:72px minmax(0,1fr) 28px;gap:10px;padding:9px;border-radius:14px}.predictive-search-result__image{width:72px;height:72px;border-radius:10px}.predictive-search-result__title{font-size:10.8px}.predictive-search__skeleton{min-height:94px;grid-template-columns:72px minmax(0,1fr)}.predictive-search__skeleton>i{width:72px;height:72px}.predictive-search__footer{min-height:42px;padding-bottom:max(0px,env(safe-area-inset-bottom))}.predictive-search__footer span{max-width:250px}}.predictive-search__initial[hidden],.predictive-search__loading[hidden],.predictive-search__results[hidden],.predictive-search__empty[hidden],.predictive-search__error[hidden]{display:none!important}.predictive-search__initial:not(.is-active),.predictive-search__loading:not(.is-active),.predictive-search__results:not(.is-active),.predictive-search__empty:not(.is-active),.predictive-search__error:not(.is-active){display:none!important}.predictive-search__initial{display:block!important;min-height:0!important}.predictive-search__initial.is-active{display:block!important}.predictive-search__suggestions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:5px 0 10px}.predictive-search__suggestions button{min-height:35px;padding:0 13px;border:1px solid #e0e2e4;border-radius:999px;background:#fff;color:#41454a;display:inline-flex;align-items:center;justify-content:center;font:inherit;font-size:9.5px;line-height:1;font-weight:750;cursor:pointer;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.predictive-search__suggestions button:hover{border-color:#17191c;background:#17191c;color:#fff;transform:translateY(-1px);box-shadow:0 6px 14px #11182714}.predictive-search__intro,.predictive-search__quick{display:none!important}.predictive-search__loading.is-active,.predictive-search__results.is-active{display:grid!important}.predictive-search__empty.is-active{display:flex!important}.predictive-search__error.is-active{display:block!important}.predictive-search__content{min-height:100px!important}@media(max-width:820px){.predictive-search__suggestions{gap:7px;padding-top:2px}.predictive-search__suggestions button{min-height:33px;padding-inline:11px;font-size:9px}}@media(max-width:520px){.predictive-search__suggestions{flex-wrap:nowrap;overflow-x:auto;margin-right:-16px;padding-right:16px;padding-bottom:8px;scrollbar-width:none}.predictive-search__suggestions::-webkit-scrollbar{display:none}.predictive-search__suggestions button{flex:0 0 auto}}.contact-premium{padding:24px 0 76px;background:radial-gradient(circle at 92% 6%,rgba(214,41,50,.07),transparent 28%),linear-gradient(180deg,#fff 0,#fafafa)}.contact-premium__container{max-width:1380px}.contact-premium__breadcrumbs{display:flex;align-items:center;gap:7px;margin-bottom:22px;color:#9a9da2;font-size:10px}.contact-premium__breadcrumbs a{color:#777b81;text-decoration:none}.contact-premium__breadcrumbs a:hover{color:var(--brand-accent)}.contact-premium__hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);gap:48px;align-items:center;padding:52px;border:1px solid #e5e7e9;border-radius:30px;background:#f6f6f5}.contact-premium__hero:before{content:"";position:absolute;width:360px;height:360px;right:-140px;top:-180px;border-radius:50%;background:#d6293214}.contact-premium__hero-copy,.contact-premium__hero-card{position:relative;z-index:1}.contact-premium__eyebrow{margin:0 0 14px;color:var(--brand-accent)}.contact-premium__hero h1{max-width:820px;margin:0;color:#17191c;font-size:clamp(45px,5.2vw,76px);line-height:.98;letter-spacing:-.055em;text-wrap:balance}.contact-premium__intro{max-width:700px;margin-top:22px;color:#686d73;font-size:15px;line-height:1.65}.contact-premium__intro p{margin:0}.contact-premium__hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.contact-premium__hero-actions .btn{min-height:49px;padding-inline:19px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:800}.contact-premium__hero-actions svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.contact-premium__secondary-cta{border-color:#dadde0!important;background:#fff!important;color:#24272c!important}.contact-premium__secondary-cta:hover{border-color:#17191c!important}.contact-premium__response-note{display:flex;align-items:center;gap:8px;margin-top:18px;color:#7f8389;font-size:9.5px;font-weight:650}.contact-premium__response-note>span{width:8px;height:8px;border-radius:50%;background:#1d9a50;box-shadow:0 0 0 4px #1d9a501a}.contact-premium__hero-card{padding:20px;border:1px solid #dfe2e5;border-radius:22px;background:#fff;box-shadow:0 18px 42px #1118270f}.contact-premium__hero-card-head{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center;padding:2px 2px 16px;border-bottom:1px solid #eceef0}.contact-premium__hero-card-icon{width:42px;height:42px;border-radius:12px;background:#17191c;color:#fff;display:flex;align-items:center;justify-content:center}.contact-premium__hero-card-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.contact-premium__hero-card-head span,.contact-premium__hero-card-head strong{display:block}.contact-premium__hero-card-head div>span{color:#9a9da2;font-size:8px;font-weight:850;letter-spacing:.1em}.contact-premium__hero-card-head strong{margin-top:3px;color:#24272c;font-size:14px}.contact-premium__contact-list{display:grid}.contact-premium__contact-row{min-height:71px;display:grid;grid-template-columns:38px minmax(0,1fr) 26px;gap:11px;align-items:center;border-bottom:1px solid #eceef0;color:#24272c;text-decoration:none}.contact-premium__contact-row:last-child{border-bottom:0}.contact-premium__contact-row.is-static{grid-template-columns:38px minmax(0,1fr)}.contact-premium__contact-row-icon{width:38px;height:38px;border-radius:11px;border:1px solid #e5e7e9;background:#f8f8f8;color:var(--brand-accent);display:flex;align-items:center;justify-content:center}.contact-premium__contact-row-icon svg,.contact-premium__row-arrow{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.contact-premium__contact-row small,.contact-premium__contact-row strong{display:block}.contact-premium__contact-row small{color:#9a9da2;font-size:8.5px}.contact-premium__contact-row strong{margin-top:3px;color:#2c3035;font-size:10.5px;line-height:1.35}.contact-premium__row-arrow{color:#a2a5aa;transition:transform .18s ease,color .18s ease}.contact-premium__contact-row:hover .contact-premium__row-arrow{color:var(--brand-accent);transform:translate(2px)}.contact-premium__topics{padding:62px 0 54px}.contact-premium__topics-head{margin-bottom:22px}.contact-premium__topics-head .eyebrow{margin-bottom:8px;color:var(--brand-accent)}.contact-premium__topics-head h2{margin:0;font-size:34px;letter-spacing:-.04em}.contact-premium__topics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.contact-premium__topic{position:relative;overflow:hidden;min-height:220px;padding:22px;border:1px solid #e3e5e7;border-radius:20px;background:#fff;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.contact-premium__topic:hover{transform:translateY(-3px);border-color:#d5d8db;box-shadow:0 16px 34px #1118270e}.contact-premium__topic-number{position:absolute;right:16px;top:13px;color:#eceeef;font-size:46px;line-height:1;font-weight:900;letter-spacing:-.06em}.contact-premium__topic-icon{width:48px;height:48px;border-radius:14px;background:#fff1f2;color:var(--brand-accent);display:flex;align-items:center;justify-content:center}.contact-premium__topic-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.contact-premium__topic h3{margin:23px 0 0;font-size:16px;letter-spacing:-.02em}.contact-premium__topic p{margin:8px 0 0;max-width:330px;color:#7c8086;font-size:11px;line-height:1.6}.contact-premium__main{display:grid;grid-template-columns:minmax(0,1.36fr) minmax(350px,.64fr);gap:18px;align-items:start}.contact-premium__form-card{padding:30px;border:1px solid #e1e3e5;border-radius:24px;background:#fff}.contact-premium__form-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:23px;border-bottom:1px solid #eceef0}.contact-premium__form-head .eyebrow{margin-bottom:7px;color:var(--brand-accent)}.contact-premium__form-head h2{margin:0;font-size:31px;letter-spacing:-.04em}.contact-premium__form-head p{max-width:650px;margin:9px 0 0;color:#7d8187;font-size:11px;line-height:1.55}.contact-premium__form-head-icon{width:46px;height:46px;flex:0 0 46px;border-radius:14px;border:1px solid #e3e5e7;background:#f7f7f7;color:#24272c;display:flex;align-items:center;justify-content:center}.contact-premium__form-head-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.contact-premium__form{margin-top:24px}.contact-premium__fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-premium__field.is-full{grid-column:1/-1}.contact-premium__field label{display:block;margin-bottom:7px;color:#44494f;font-size:9.5px;font-weight:800}.contact-premium__field label span{color:var(--brand-accent)}.contact-premium__field input,.contact-premium__field textarea,.contact-premium__field select{width:100%;min-height:49px;padding:0 14px;border:1px solid #dfe2e5;border-radius:12px;outline:0;background:#fafafa;color:#24272c;font:inherit;font-size:11px;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.contact-premium__field textarea{min-height:150px;padding-top:13px;resize:vertical;line-height:1.55}.contact-premium__field input::placeholder,.contact-premium__field textarea::placeholder{color:#a0a3a8}.contact-premium__field input:focus,.contact-premium__field textarea:focus,.contact-premium__field select:focus{border-color:#aeb2b7;background:#fff;box-shadow:0 0 0 4px #11182709}.contact-premium__select-wrap{position:relative}.contact-premium__select-wrap select{padding-right:42px;-webkit-appearance:none;appearance:none;cursor:pointer}.contact-premium__select-wrap>svg{position:absolute;right:14px;top:50%;width:16px;height:16px;fill:none;stroke:#73777d;stroke-width:1.7;transform:translateY(-50%);pointer-events:none}.contact-premium__form-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px}.contact-premium__form-footer p{max-width:520px;margin:0;color:#9a9da2;font-size:8.5px;line-height:1.5}.contact-premium__submit{flex:0 0 auto;min-width:190px;min-height:48px;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}.contact-premium__submit svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.contact-premium__success,.contact-premium__errors{margin-bottom:18px;padding:14px;border-radius:13px}.contact-premium__success{display:grid;grid-template-columns:36px minmax(0,1fr);gap:10px;align-items:center;border:1px solid #ccebd9;background:#f3fbf6}.contact-premium__success>span{width:36px;height:36px;border-radius:50%;background:#1d9a50;color:#fff;display:flex;align-items:center;justify-content:center}.contact-premium__success svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2}.contact-premium__success strong{font-size:10.5px}.contact-premium__success p{margin:3px 0 0;color:#688374;font-size:9px}.contact-premium__errors{border:1px solid #efcdd0;background:#fff6f6;color:#9e2930;font-size:10px}.contact-premium__errors strong{display:block;margin-bottom:5px}.contact-premium__sidebar{display:grid;gap:12px}.contact-premium__support-card{position:relative;overflow:hidden;padding:27px;border-radius:22px;background:#17191c;color:#fff}.contact-premium__support-card:before{content:"";position:absolute;width:190px;height:190px;right:-90px;top:-95px;border-radius:50%;background:#d6293240}.contact-premium__support-card>*{position:relative;z-index:1}.contact-premium__support-card .eyebrow{margin-bottom:9px;color:#f04a53}.contact-premium__support-card h2{margin:0;max-width:390px;color:#fff;font-size:28px;line-height:1.06;letter-spacing:-.04em}.contact-premium__support-card>p:not(.eyebrow){margin:13px 0 0;max-width:390px;color:#b7babf;font-size:11px;line-height:1.6}.contact-premium__support-checks{display:grid;gap:8px;margin-top:18px}.contact-premium__support-checks span{color:#d6d8db;display:flex;align-items:center;gap:8px;font-size:9.5px}.contact-premium__support-checks i{width:20px;height:20px;border-radius:50%;background:#ffffff1a;color:#fff;display:flex;align-items:center;justify-content:center;font-style:normal;font-size:9px}.contact-premium__support-phone{min-height:60px;margin-top:22px;padding:0 14px 0 16px;border-radius:13px;background:var(--brand-accent);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px;text-decoration:none;transition:background .18s ease,transform .18s ease}.contact-premium__support-phone:hover{background:var(--brand-accent-dark);transform:translateY(-1px)}.contact-premium__support-phone small,.contact-premium__support-phone strong{display:block}.contact-premium__support-phone small{opacity:.75;font-size:8px}.contact-premium__support-phone strong{margin-top:3px;font-size:13px}.contact-premium__support-phone>svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.contact-premium__location-card{padding:18px;border:1px solid #e2e4e6;border-radius:18px;background:#fff}.contact-premium__location-head{display:grid;grid-template-columns:40px minmax(0,1fr);gap:11px;align-items:center}.contact-premium__location-head>span{width:40px;height:40px;border-radius:12px;background:#fff1f2;color:var(--brand-accent);display:flex;align-items:center;justify-content:center}.contact-premium__location-head svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.contact-premium__location-head small,.contact-premium__location-head strong{display:block}.contact-premium__location-head small{color:#9b9ea3;font-size:8.5px}.contact-premium__location-head strong{margin-top:3px;color:#34383d;font-size:10px;line-height:1.4}.contact-premium__location-card>a{min-height:39px;margin-top:13px;padding:0 11px;border-radius:10px;background:#f5f5f5;color:#383c41;display:flex;align-items:center;justify-content:space-between;gap:10px;text-decoration:none;font-size:9px;font-weight:800}.contact-premium__location-card>a:hover{background:#eeeeef}.contact-premium__location-card>a svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.contact-premium__mini-trust{display:grid;grid-template-columns:1fr 1fr;gap:8px}.contact-premium__mini-trust>div{min-height:76px;padding:11px;border:1px solid #e3e5e7;border-radius:15px;background:#fff;display:grid;grid-template-columns:32px minmax(0,1fr);gap:9px;align-items:center}.contact-premium__mini-trust>div>span{width:32px;height:32px;border-radius:10px;background:#f8f8f8;color:var(--brand-accent);display:flex;align-items:center;justify-content:center}.contact-premium__mini-trust svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.contact-premium__mini-trust strong,.contact-premium__mini-trust small{display:block}.contact-premium__mini-trust strong{color:#34383d;font-size:9px}.contact-premium__mini-trust small{margin-top:3px;color:#94989e;font-size:7.8px;line-height:1.35}@media(max-width:1080px){.contact-premium__hero{grid-template-columns:minmax(0,1fr) 360px;gap:30px;padding:40px}.contact-premium__main{grid-template-columns:minmax(0,1.1fr) minmax(330px,.9fr)}}@media(max-width:900px){.contact-premium__hero,.contact-premium__main{grid-template-columns:1fr}.contact-premium__hero{padding:34px}.contact-premium__hero-card{max-width:none}.contact-premium__topics-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.contact-premium{padding:15px 0 52px}.contact-premium__breadcrumbs{margin-bottom:13px}.contact-premium__hero{gap:26px;padding:24px 18px 18px;border-radius:21px}.contact-premium__hero h1{font-size:42px;line-height:1.01}.contact-premium__intro{margin-top:16px;font-size:12px}.contact-premium__hero-actions{margin-top:20px}.contact-premium__hero-actions .btn{flex:1 1 160px;min-height:46px}.contact-premium__hero-card{padding:14px;border-radius:17px}.contact-premium__topics{padding:42px 0 36px}.contact-premium__topics-head h2{font-size:28px}.contact-premium__topics-grid{display:flex;overflow-x:auto;gap:10px;margin-right:calc((100vw - 100%)*-1);padding-right:18px;padding-bottom:5px;scroll-snap-type:x mandatory;scrollbar-width:none}.contact-premium__topics-grid::-webkit-scrollbar{display:none}.contact-premium__topic{flex:0 0 80%;max-width:320px;min-height:205px;scroll-snap-align:start}.contact-premium__form-card{padding:20px 16px;border-radius:19px}.contact-premium__form-head h2{font-size:27px}.contact-premium__form-head-icon{display:none}.contact-premium__fields{grid-template-columns:1fr;gap:13px}.contact-premium__field.is-full{grid-column:auto}.contact-premium__form-footer{align-items:stretch;flex-direction:column}.contact-premium__submit{width:100%}.contact-premium__support-card{padding:23px 19px;border-radius:19px}.contact-premium__support-card h2{font-size:25px}}@media(max-width:430px){.contact-premium__hero h1{font-size:37px}.contact-premium__contact-row{min-height:65px}.contact-premium__mini-trust{grid-template-columns:1fr}}.contact-premium__hero-card-icon{display:flex!important;align-items:center!important;justify-content:center!important;place-items:center!important;padding:0!important;line-height:0!important;box-sizing:border-box!important}.contact-premium__hero-card-icon svg{display:block!important;width:20px!important;height:20px!important;margin:0!important;padding:0!important;flex:0 0 20px!important;transform:none!important;vertical-align:middle!important}.about-breadcrumbs{display:flex;align-items:center;gap:7px;margin:22px 0 18px;color:#999da2;font-size:9.5px}.about-breadcrumbs a{color:#777b81;text-decoration:none}.about-breadcrumbs a:hover{color:var(--brand-accent)}.about-hero{padding-bottom:34px;background:#fff}.about-hero__shell{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);gap:36px;min-height:610px;padding:54px;border:1px solid #e6e8ea;border-radius:30px;background:radial-gradient(circle at 83% 22%,rgba(214,41,50,.08),transparent 30%),linear-gradient(140deg,#f7f7f6 0,#fff 68%)}.about-hero__copy{position:relative;z-index:2;align-self:center}.about-hero__eyebrow{margin-bottom:15px;color:var(--brand-accent)}.about-hero h1{max-width:820px;margin:0;color:#17191c;font-size:clamp(48px,5.2vw,78px);line-height:.96;letter-spacing:-.06em;text-wrap:balance}.about-hero__lead{max-width:700px;margin-top:24px;color:#666b71;font-size:14px;line-height:1.68}.about-hero__lead p{margin:0}.about-hero__actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.about-hero__actions .btn{min-height:50px;padding-inline:20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:11px;font-weight:800}.about-hero__actions .btn svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.about-hero__actions .btn--secondary{border-color:#dfe1e4;background:#fff}.about-hero__microtrust{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:21px;color:#7f8389;font-size:8.8px}.about-hero__microtrust>div{display:flex;align-items:center;gap:7px}.about-hero__microtrust span{width:6px;height:6px;border-radius:50%;background:var(--brand-accent)}.about-hero__microtrust strong{font-weight:700}.about-hero__visual{position:relative;min-height:500px;align-self:center}.about-hero__visual-bg{position:absolute;top:7%;right:3%;bottom:5%;left:6%;border-radius:46% 54% 45% 55%/55% 42% 58% 45%;background:linear-gradient(145deg,#e9eaeb,#f8f8f8)}.about-hero__image-wrap{position:absolute;top:6%;right:2%;bottom:7%;left:2%;display:flex;align-items:center;justify-content:center}.about-hero__image-wrap img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 28px 25px rgba(17,24,39,.18))}.about-hero__badge{position:absolute;z-index:3;min-width:185px;padding:11px 13px;border:1px solid rgba(220,223,226,.95);border-radius:14px;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 12px 30px #1118270f;display:grid;grid-template-columns:30px minmax(0,1fr);gap:9px;align-items:center}.about-hero__badge--top{right:1%;top:10%}.about-hero__badge--bottom{left:2%;bottom:9%}.about-hero__badge>span{width:30px;height:30px;border-radius:9px;background:#17191c;color:#fff;display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:850}.about-hero__badge small,.about-hero__badge strong{display:block}.about-hero__badge small{color:#9a9da2;font-size:7px;font-weight:850;letter-spacing:.08em}.about-hero__badge strong{margin-top:2px;color:#2b2f34;font-size:9px}.about-section-head{display:grid;grid-template-columns:minmax(0,.8fr) minmax(320px,.55fr);gap:40px;align-items:end;margin-bottom:25px}.about-section-head .eyebrow{margin-bottom:8px;color:var(--brand-accent)}.about-section-head h2{max-width:760px;margin:0;font-size:38px;line-height:1.04;letter-spacing:-.045em}.about-section-head__text{color:#797e84;font-size:11.5px;line-height:1.6}.about-story{padding:72px 0;background:#fff}.about-story__grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:70px;align-items:start}.about-story__heading .eyebrow{margin-bottom:10px;color:var(--brand-accent)}.about-story__heading h2{margin:0;font-size:45px;line-height:1.04;letter-spacing:-.048em}.about-story__lead{color:#24272c;font-size:18px;line-height:1.55;font-weight:650}.about-story__lead p{margin:0}.about-story__text{margin-top:20px;color:#777c82;font-size:12.5px;line-height:1.75}.about-story__pillars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:42px}.about-story__pillar{min-height:210px;padding:20px;border:1px solid #e4e6e8;border-radius:18px;background:#fafafa}.about-story__pillar-top{display:flex;align-items:center;justify-content:space-between}.about-story__pillar-top span{color:var(--brand-accent);font-size:10px;font-weight:850}.about-story__pillar-top i{width:42px;height:1px;background:#dfe2e5}.about-story__pillar h3{margin:42px 0 0;font-size:17px}.about-story__pillar p{margin:8px 0 0;color:#7d8187;font-size:10.5px;line-height:1.6}.about-applications{padding:70px 0;background:#f6f6f5}.about-applications__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.about-application{min-height:255px;padding:20px;border:1px solid #e2e4e6;border-radius:20px;background:#fff;display:flex;flex-direction:column;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.about-application:hover{transform:translateY(-3px);border-color:#d5d8db;box-shadow:0 16px 35px #1118270e}.about-application__top{display:flex;align-items:flex-start;justify-content:space-between}.about-application__icon{width:48px;height:48px;border-radius:14px;background:#fff1f2;color:var(--brand-accent);display:flex;align-items:center;justify-content:center}.about-application__icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.about-application__index{color:#e4e6e8;font-size:34px;line-height:1;font-weight:900}.about-application h3{margin:31px 0 0;font-size:16px}.about-application p{margin:8px 0 0;color:#7e8288;font-size:10.5px;line-height:1.6}.about-application__detail{margin-top:auto;padding-top:18px;color:#9a9da2;font-size:8px;font-weight:750;letter-spacing:.04em}.about-process{padding:72px 0;background:#fff}.about-process__shell{display:grid;grid-template-columns:minmax(330px,.7fr) minmax(0,1.3fr);overflow:hidden;border-radius:26px;background:#17191c;color:#fff}.about-process__intro{position:relative;padding:42px;overflow:hidden}.about-process__intro:after{content:"";position:absolute;width:230px;height:230px;right:-120px;bottom:-130px;border-radius:50%;background:#d6293242}.about-process__intro>*{position:relative;z-index:1}.about-process__intro .eyebrow{margin-bottom:10px;color:#f04851}.about-process__intro h2{margin:0;color:#fff;font-size:38px;line-height:1.02;letter-spacing:-.045em}.about-process__intro .rte{margin-top:15px;color:#b9bcc1;font-size:11px;line-height:1.65}.about-process__phone{min-height:58px;margin-top:28px;padding:0 14px 0 16px;border:1px solid rgba(255,255,255,.13);border-radius:13px;background:#ffffff0f;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px;text-decoration:none}.about-process__phone:hover{background:#ffffff1a}.about-process__phone small,.about-process__phone strong{display:block}.about-process__phone small{color:#aeb2b7;font-size:8px}.about-process__phone strong{margin-top:3px;font-size:12px}.about-process__phone svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.about-process__steps{padding:18px;background:#202328;display:grid;grid-template-columns:1fr 1fr;gap:8px}.about-process__step{min-height:190px;padding:20px;border:1px solid #34383d;border-radius:16px;background:#25282d}.about-process__step-number{width:34px;height:34px;border-radius:10px;background:#e12932;color:#fff;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:850}.about-process__step h3{margin:28px 0 0;color:#fff;font-size:15px}.about-process__step p{margin:7px 0 0;color:#aeb2b7;font-size:10px;line-height:1.55}.about-support{padding:72px 0;background:#f6f6f5}.about-support__grid{display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);gap:48px;align-items:center}.about-support__visual{position:relative}.about-support__visual-inner{aspect-ratio:1/1;overflow:hidden;border:1px solid #e0e2e4;border-radius:26px;background:#fff;display:flex;align-items:center;justify-content:center}.about-support__visual-inner img{width:100%;height:100%;padding:6%;object-fit:contain}.about-support__floating{position:absolute;right:-18px;bottom:28px;min-width:230px;padding:13px;border:1px solid #e0e2e4;border-radius:15px;background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 15px 34px #11182717;display:grid;grid-template-columns:40px minmax(0,1fr);gap:10px;align-items:center}.about-support__floating>span{width:40px;height:40px;border-radius:11px;background:#17191c;color:#fff;display:flex;align-items:center;justify-content:center}.about-support__floating small,.about-support__floating strong{display:block}.about-support__floating small{color:#9a9da2;font-size:7px;font-weight:850;letter-spacing:.08em}.about-support__floating strong{margin-top:3px;color:#292d32;font-size:9.5px}.about-support__copy .eyebrow{margin-bottom:10px;color:var(--brand-accent)}.about-support__copy h2{max-width:680px;margin:0;font-size:43px;line-height:1.03;letter-spacing:-.045em}.about-support__text{max-width:650px;margin-top:18px;color:#767b81;font-size:12px;line-height:1.7}.about-support__list{display:grid;gap:11px;margin-top:24px}.about-support__item{display:grid;grid-template-columns:34px minmax(0,1fr);gap:11px;align-items:start}.about-support__item>span{width:34px;height:34px;border-radius:10px;background:#fff;border:1px solid #e0e2e4;color:var(--brand-accent);display:flex;align-items:center;justify-content:center}.about-support__item svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2}.about-support__item strong{display:block;font-size:11px}.about-support__item p{margin:4px 0 0;color:#868a90;font-size:9.5px;line-height:1.5}.about-support__cta{min-height:47px;margin-top:26px;padding-inline:18px;border-radius:999px!important}.about-values{padding:72px 0;background:#fff}.about-values__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);gap:42px;align-items:end;margin-bottom:26px}.about-values__head .eyebrow{margin-bottom:9px;color:var(--brand-accent)}.about-values__head h2{max-width:800px;margin:0;font-size:40px;line-height:1.04;letter-spacing:-.045em}.about-values__head .rte{color:#7d8187;font-size:11px;line-height:1.6}.about-values__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.about-value{min-height:205px;padding:19px;border-top:2px solid #17191c;background:#f7f7f7}.about-value__index{color:var(--brand-accent);font-size:9px;font-weight:850}.about-value h3{margin:45px 0 0;font-size:15px}.about-value p{margin:8px 0 0;color:#7e8288;font-size:10px;line-height:1.55}.about-cta{padding:0 0 78px;background:#fff}.about-cta__shell{position:relative;overflow:hidden;padding:42px;border-radius:25px;background:var(--brand-accent);color:#fff;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:35px;align-items:center}.about-cta__shell:after{content:"";position:absolute;width:270px;height:270px;right:-110px;top:-140px;border-radius:50%;background:#ffffff1a}.about-cta__shell>*{position:relative;z-index:1}.about-cta .eyebrow{margin-bottom:8px;color:#ffd2d4}.about-cta h2{max-width:820px;margin:0;color:#fff;font-size:34px;line-height:1.05;letter-spacing:-.04em}.about-cta .rte{max-width:700px;margin-top:10px;color:#ffe1e2;font-size:10.5px;line-height:1.55}.about-cta__actions{min-width:280px;display:grid;gap:8px}.about-cta__phone,.about-cta__button{min-height:54px;border-radius:13px!important}.about-cta__phone{padding:0 13px 0 15px;background:#17191c;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px;text-decoration:none}.about-cta__phone small,.about-cta__phone strong{display:block}.about-cta__phone small{color:#aaaeb3;font-size:7.5px}.about-cta__phone strong{margin-top:3px;font-size:11px}.about-cta__phone svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.about-cta__button{background:#fff!important;border-color:#fff!important;color:#24272c!important;display:flex!important;align-items:center!important;justify-content:center!important}@media(max-width:1100px){.about-hero__shell{grid-template-columns:minmax(0,1fr) 420px;padding:42px}.about-applications__grid,.about-values__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.about-hero__shell,.about-story__grid,.about-process__shell,.about-support__grid{grid-template-columns:1fr}.about-hero__visual{min-height:450px}.about-story__grid{gap:26px}.about-process__steps{grid-template-columns:1fr 1fr}.about-support__floating{right:14px}.about-section-head,.about-values__head{grid-template-columns:1fr;gap:14px}.about-cta__shell{grid-template-columns:1fr}.about-cta__actions{min-width:0;max-width:420px}}@media(max-width:749px){.about-breadcrumbs{margin-top:14px}.about-hero{padding-bottom:18px}.about-hero__shell{min-height:0;gap:18px;padding:25px 18px 18px;border-radius:21px}.about-hero h1{font-size:42px;line-height:1}.about-hero__lead{margin-top:16px;font-size:12px}.about-hero__actions{margin-top:20px}.about-hero__actions .btn{flex:1 1 150px;min-height:46px}.about-hero__microtrust{gap:8px 12px}.about-hero__visual{min-height:340px}.about-hero__badge{min-width:165px}.about-hero__badge--top{top:6%}.about-hero__badge--bottom{bottom:4%}.about-story,.about-applications,.about-process,.about-support,.about-values{padding:48px 0}.about-story__heading h2,.about-support__copy h2{font-size:34px}.about-story__lead{font-size:15px}.about-story__pillars{display:flex;overflow-x:auto;gap:10px;margin-right:calc((100vw - 100%)*-1);padding-right:18px;scrollbar-width:none}.about-story__pillars::-webkit-scrollbar{display:none}.about-story__pillar{flex:0 0 78%;min-height:190px}.about-section-head h2,.about-values__head h2{font-size:31px}.about-applications__grid{display:flex;overflow-x:auto;gap:10px;margin-right:calc((100vw - 100%)*-1);padding-right:18px;scrollbar-width:none}.about-applications__grid::-webkit-scrollbar{display:none}.about-application{flex:0 0 78%;max-width:320px;min-height:230px}.about-process__intro{padding:28px 20px}.about-process__intro h2{font-size:31px}.about-process__steps{grid-template-columns:1fr;padding:12px}.about-process__step{min-height:150px}.about-process__step h3{margin-top:20px}.about-support__grid{gap:28px}.about-support__floating{min-width:205px;right:8px;bottom:14px}.about-values__grid{display:flex;overflow-x:auto;gap:9px;margin-right:calc((100vw - 100%)*-1);padding-right:18px;scrollbar-width:none}.about-values__grid::-webkit-scrollbar{display:none}.about-value{flex:0 0 76%;max-width:300px}.about-cta{padding-bottom:54px}.about-cta__shell{padding:26px 19px;border-radius:20px}.about-cta h2{font-size:29px}.about-cta__actions{max-width:none}}@media(max-width:430px){.about-hero h1{font-size:37px}.about-hero__visual{min-height:310px}.about-hero__badge{min-width:148px;padding:9px}.about-hero__badge strong{font-size:8.5px}.about-story__pillar,.about-application{flex-basis:84%}.about-value{flex-basis:82%}}.about-story--editorial{padding:78px 0 90px!important;background:#fff!important}.about-story-editorial__header{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:72px;align-items:start;margin-bottom:36px}.about-story-editorial__title .eyebrow{margin-bottom:11px;color:var(--brand-accent)}.about-story-editorial__title h2{margin:0;max-width:690px;font-size:48px;line-height:1.02;letter-spacing:-.052em}.about-story-editorial__intro .about-story__lead{font-size:17px!important;line-height:1.52!important}.about-story-editorial__intro .about-story__text{max-width:760px;margin-top:17px!important}.about-story-editorial__canvas{position:relative;display:grid;grid-template-columns:minmax(0,1.22fr) minmax(310px,.78fr);grid-template-rows:auto auto;gap:14px}.about-story-editorial__media{position:relative;grid-row:1/3;margin:0;min-height:600px;overflow:hidden;border-radius:26px;background:#eceeef}.about-story-editorial__media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.about-story-editorial__media:hover img{transform:scale(1.025)}.about-story-editorial__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 60%,rgba(10,12,15,.55) 100%);pointer-events:none}.about-story-editorial__media figcaption{position:absolute;z-index:2;left:20px;right:20px;bottom:17px;color:#fffc;font-size:8.5px;line-height:1.4;letter-spacing:.03em}.about-story-editorial__placeholder{width:100%;height:100%;min-height:600px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 60% 35%,rgba(214,41,50,.12),transparent 28%),linear-gradient(135deg,#e8eaec,#f6f6f6);color:#696e74}.about-story-editorial__placeholder span{font-size:16px;font-weight:800}.about-story-editorial__placeholder small{margin-top:5px;color:#9a9da2;font-size:9px}.about-story-editorial__quote{position:relative;min-height:238px;padding:27px 26px 24px;overflow:hidden;border-radius:22px;background:#17191c;color:#fff}.about-story-editorial__quote:after{content:"";position:absolute;width:180px;height:180px;right:-90px;top:-90px;border-radius:50%;background:#d6293245}.about-story-editorial__quote-mark{display:block;height:42px;color:var(--brand-accent);font-family:Georgia,serif;font-size:62px;line-height:.9}.about-story-editorial__quote blockquote{max-width:420px;margin:17px 0 0;color:#fff;font-size:19px;line-height:1.35;font-weight:700;letter-spacing:-.02em}.about-story-editorial__quote small{display:block;margin-top:24px;color:#9da1a6;font-size:7.5px;font-weight:850;letter-spacing:.12em}.about-story-editorial__pillars{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.about-story-editorial__pillar{min-height:176px;padding:18px;border:1px solid #e2e4e6;border-radius:17px;background:#f7f7f7;display:flex;flex-direction:column;justify-content:space-between;transition:transform .22s ease,border-color .22s ease,background .22s ease}.about-story-editorial__pillar.is-featured{background:#fff0f1;border-color:#f0d6d8}.about-story-editorial__pillar:hover{transform:translateY(-3px);border-color:#ced2d6}.about-story-editorial__pillar-top{display:flex;align-items:center;justify-content:space-between}.about-story-editorial__pillar-top span{color:var(--brand-accent);font-size:9px;font-weight:900}.about-story-editorial__pillar-top i{width:34px;height:1px;background:#d8dbde}.about-story-editorial__pillar h3{margin:0;font-size:14px}.about-story-editorial__pillar p{margin:6px 0 0;color:#7a7f85;font-size:9.5px;line-height:1.55}.about-story--editorial .about-story__pillars,.about-story--editorial .about-story__grid{display:none!important}.about-applications--visual{padding:78px 0 86px!important;background:#17191c!important;color:#fff}.about-applications-visual__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,.5fr);gap:42px;align-items:end;margin-bottom:28px}.about-applications-visual__head .eyebrow{margin-bottom:10px;color:#f04a53}.about-applications-visual__head h2{max-width:820px;margin:0;color:#fff;font-size:43px;line-height:1.03;letter-spacing:-.048em}.about-applications-visual__intro{color:#aeb2b7;font-size:10.5px;line-height:1.65}.about-applications-visual__grid{display:grid;grid-template-columns:1.25fr .75fr .75fr;grid-template-rows:repeat(2,minmax(235px,1fr));gap:10px}.about-application-visual{position:relative;min-height:235px;overflow:hidden;border:1px solid #31353a;border-radius:20px;background:#23262b;isolation:isolate}.about-application-visual.is-featured{grid-row:1/3;min-height:480px}.about-application-visual:nth-child(4){grid-column:2/4}.about-application-visual__media{position:absolute;top:0;right:0;bottom:0;left:0}.about-application-visual__media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .75s cubic-bezier(.2,.7,.2,1),filter .4s ease}.about-application-visual:hover .about-application-visual__media img{transform:scale(1.045);filter:saturate(1.06)}.about-application-visual__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a0c0f14 10%,#0a0c0f47 45%,#0a0c0fed)}.about-application-visual__placeholder{width:100%;height:100%;min-height:235px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;background:linear-gradient(135deg,#282c31,#1f2226);color:#8e9399}.about-application-visual.is-featured .about-application-visual__placeholder{min-height:480px}.about-application-visual__placeholder-icon{width:54px;height:54px;border:1px solid #3e4248;border-radius:15px;color:#ef3d47;display:flex;align-items:center;justify-content:center}.about-application-visual__placeholder-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.about-application-visual__placeholder small{color:#777c82;font-size:8px}.about-application-visual__content{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:22px;color:#fff}.about-application-visual.is-featured .about-application-visual__content{padding:28px}.about-application-visual__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.about-application-visual__meta>span{width:30px;height:30px;border-radius:9px;background:var(--brand-accent);display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:900}.about-application-visual__meta small{color:#c2c5c9;font-size:7px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.about-application-visual h3{margin:0;color:#fff;font-size:18px;line-height:1.1;letter-spacing:-.025em}.about-application-visual.is-featured h3{max-width:420px;font-size:27px}.about-application-visual p{max-width:410px;margin:7px 0 0;color:#c4c7cb;font-size:9.5px;line-height:1.5}.about-application-visual.is-featured p{font-size:10.5px}.about-application-visual__line{display:block;width:34px;height:2px;margin-top:14px;background:var(--brand-accent);transition:width .25s ease}.about-application-visual:hover .about-application-visual__line{width:58px}.about-applications--visual .about-section-head,.about-applications--visual .about-applications__grid{display:none!important}@media(max-width:1050px){.about-story-editorial__canvas{grid-template-columns:minmax(0,1fr) 330px}.about-applications-visual__grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.about-application-visual,.about-application-visual.is-featured,.about-application-visual:nth-child(4){grid-column:auto;grid-row:auto;min-height:330px}}@media(max-width:900px){.about-story-editorial__header,.about-applications-visual__head{grid-template-columns:1fr;gap:18px}.about-story-editorial__canvas{grid-template-columns:1fr;grid-template-rows:auto}.about-story-editorial__media{grid-row:auto;min-height:520px}.about-story-editorial__quote{min-height:auto}.about-story-editorial__pillars{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.about-story--editorial,.about-applications--visual{padding:50px 0 54px!important}.about-story-editorial__title h2,.about-applications-visual__head h2{font-size:33px}.about-story-editorial__media{min-height:420px;border-radius:19px}.about-story-editorial__placeholder{min-height:420px}.about-story-editorial__quote{padding:22px 19px;border-radius:18px}.about-story-editorial__quote blockquote{font-size:17px}.about-story-editorial__pillars{display:flex;overflow-x:auto;gap:9px;margin-right:calc((100vw - 100%)*-1);padding-right:18px;scrollbar-width:none}.about-story-editorial__pillars::-webkit-scrollbar{display:none}.about-story-editorial__pillar{flex:0 0 75%;max-width:290px;min-height:165px}.about-applications-visual__grid{display:flex;overflow-x:auto;gap:10px;margin-right:calc((100vw - 100%)*-1);padding-right:18px;scroll-snap-type:x mandatory;scrollbar-width:none}.about-applications-visual__grid::-webkit-scrollbar{display:none}.about-application-visual,.about-application-visual.is-featured,.about-application-visual:nth-child(4){flex:0 0 84%;max-width:330px;min-height:430px;scroll-snap-align:start}.about-application-visual.is-featured h3{font-size:22px}}@media(max-width:430px){.about-story-editorial__media,.about-story-editorial__placeholder{min-height:360px}.about-story-editorial__pillar{flex-basis:82%}.about-application-visual,.about-application-visual.is-featured,.about-application-visual:nth-child(4){flex-basis:88%;min-height:390px}}.site-header,.site-header button,.site-header a,.site-header input,.mobile-nav{font-family:Albert Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}.header__nav a{font-family:Albert Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif!important;font-size:16px!important;font-weight:600!important;letter-spacing:-.01em}.mobile-nav a{font-family:Albert Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif!important;font-size:16px!important}@media(min-width:901px){.site-header{position:sticky!important;top:0!important;z-index:100!important;will-change:transform;transform:translateY(0);transition:transform .32s cubic-bezier(.22,.61,.36,1),box-shadow .24s ease,background-color .24s ease}.site-header.is-scroll-hidden{transform:translateY(calc(-100% - 2px))}.site-header.is-scroll-revealed{transform:translateY(0);box-shadow:0 10px 28px #11182713;background:#fffffffb}}.home-benefit-marquee{position:relative;z-index:3;overflow:hidden;background:var(--home-marquee-bg,#e12932);color:var(--home-marquee-color,#fff);border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(0,0,0,.08)}.home-benefit-marquee__viewport{width:100%;overflow:hidden}.home-benefit-marquee__track{width:max-content;min-width:100%;display:flex;align-items:center;animation:homeBenefitMarquee var(--home-marquee-speed,34s) linear infinite;will-change:transform}.home-benefit-marquee:hover .home-benefit-marquee__track{animation-play-state:paused}.home-benefit-marquee__group{flex:none;display:flex;align-items:center}.home-benefit-marquee__item{min-height:72px;padding:0 clamp(34px,4.1vw,78px);display:flex;align-items:center;justify-content:center;gap:18px;white-space:nowrap}.home-benefit-marquee__item strong{color:inherit;font-family:Albert Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:18px;line-height:1;font-weight:700;letter-spacing:-.018em}.home-benefit-marquee__marker{width:7px;height:7px;flex:0 0 7px;border-radius:2px;background:currentColor;opacity:.85;transform:rotate(45deg)}@keyframes homeBenefitMarquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(prefers-reduced-motion:reduce){.home-benefit-marquee__track{animation:none!important}}@media(max-width:749px){.home-benefit-marquee__item{min-height:58px;padding-inline:25px;gap:12px}.home-benefit-marquee__item strong{font-size:15px}.home-benefit-marquee__marker{width:5px;height:5px;flex-basis:5px}}@media(min-width:901px){.site-header{position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:auto!important;transform:none!important;transition:transform .28s cubic-bezier(.22,.61,.36,1),box-shadow .22s ease,background-color .22s ease!important}.site-header.is-smart-fixed{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:500!important;background:#fffffffb!important;box-shadow:0 10px 30px #11182714;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.site-header.is-smart-fixed.is-smart-hidden{transform:translateY(calc(-100% - 4px))!important}.site-header.is-smart-fixed.is-smart-visible{transform:translateY(0)!important}}.predictive-search__footer{justify-content:space-between!important}.predictive-search__all{min-height:33px;padding:0 11px 0 13px;border-radius:9px;background:#17191c;color:#fff!important;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-size:8.8px;font-weight:800;white-space:nowrap;transition:background .18s ease,transform .18s ease}.predictive-search__all[hidden]{display:none!important}.predictive-search__all:hover{background:var(--brand-accent);transform:translateY(-1px)}.predictive-search__all svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.home-visual-showcase{padding:54px 0 60px;background:#fff}.home-visual-showcase__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.5fr);gap:35px;align-items:end;margin-bottom:24px}.home-visual-showcase__head .eyebrow{margin-bottom:8px;color:var(--brand-accent)}.home-visual-showcase__head h2{margin:0;font-size:36px;line-height:1.05;letter-spacing:-.04em}.home-visual-showcase__head .rte{color:#7c8086;font-size:11px;line-height:1.6}.home-visual-showcase__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.home-visual-card{position:relative;min-height:500px;overflow:hidden;border-radius:22px;background:#202328;isolation:isolate}.home-visual-card__media{position:absolute;top:0;right:0;bottom:0;left:0}.home-visual-card__media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.home-visual-card:hover .home-visual-card__media img{transform:scale(1.03)}.home-visual-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,calc(var(--visual-card-overlay,.48) * .55)),rgba(0,0,0,calc(var(--visual-card-overlay,.48) * .72)) 56%,rgba(0,0,0,var(--visual-card-overlay,.48)))}.home-visual-card__placeholder{width:100%;height:100%;min-height:500px;background:radial-gradient(circle at 68% 30%,rgba(225,41,50,.2),transparent 22%),linear-gradient(135deg,#25282d,#111316);color:#8d9298;display:flex;flex-direction:column;align-items:center;justify-content:center}.home-visual-card__placeholder span{color:#fff;font-size:15px;font-weight:800}.home-visual-card__placeholder small{margin-top:5px;font-size:8px}.home-visual-card__content{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:38px 34px;color:var(--visual-card-text,#fff);text-align:center;display:flex;flex-direction:column;align-items:center;text-shadow:0 2px 18px rgba(0,0,0,.38)}.home-visual-card__content>p{margin:0 0 9px;color:inherit;opacity:.92;font-size:9px;line-height:1;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.home-visual-card__content h3{margin:0;color:inherit;font-size:34px;line-height:1;letter-spacing:-.035em}.home-visual-card__button{min-height:46px;margin-top:22px;padding:0 17px 0 19px;border-radius:12px;background:var(--brand-accent);color:#fff!important;display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none;font-size:10.5px;font-weight:850;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.home-visual-card__button:hover{background:var(--brand-accent-dark);transform:translateY(-2px);box-shadow:0 10px 24px #00000024}.home-visual-card__button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media(max-width:900px){.home-visual-card{min-height:440px}}@media(max-width:749px){.predictive-search__footer{gap:9px!important}.predictive-search__footer>span{display:none}.predictive-search__all{width:100%;min-height:38px}.home-visual-showcase{padding:34px 0 42px}.home-visual-showcase__head{grid-template-columns:1fr;gap:10px}.home-visual-showcase__grid{display:flex;overflow-x:auto;gap:11px;margin-right:calc((100vw - 100%)*-1);padding-right:18px;scroll-snap-type:x mandatory;scrollbar-width:none}.home-visual-showcase__grid::-webkit-scrollbar{display:none}.home-visual-card{flex:0 0 86%;max-width:390px;min-height:440px;border-radius:18px;scroll-snap-align:start}.home-visual-card__content{padding:27px 18px}.home-visual-card__content h3{font-size:28px}.home-visual-card__placeholder{min-height:440px}}.hero-slide--background{min-height:600px;align-items:stretch;background:#f5f5f3}.hero-slide--background:before{background:none}.hero-slide--background:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:auto;z-index:-1;background:linear-gradient(90deg,#f8f8f6e0,#f8f8f6bd 31%,#f8f8f647 48%,#f8f8f600 62%);pointer-events:none}.hero-slide__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;overflow:hidden;background:#f5f5f3}.hero-slide__background-image{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center center;display:block}.hero-slide--background .hero-slide__grid{min-height:600px;grid-template-columns:minmax(0,650px) 1fr;gap:40px}.hero-slide--background .hero-slide__content{position:relative;z-index:2;max-width:625px;padding:82px 0 90px}.hero-slide--background .hero-slide__title{color:#17191c;text-wrap:balance}.hero-slide--background .hero-slide__text{color:#565a60;max-width:570px}.hero-slide--background .btn--secondary{background:#ffffffe0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@media(max-width:1080px){.hero-slide--background,.hero-slide--background .hero-slide__grid{min-height:560px}.hero-slide--background .hero-slide__grid{grid-template-columns:minmax(0,560px) 1fr}.hero-slide--background .hero-slide__content{padding:68px 0 82px}.hero-slide--background:after{background:linear-gradient(90deg,#f8f8f6eb,#f8f8f6cc 38%,#f8f8f63d 62%,#f8f8f600 78%)}}@media(max-width:820px){.hero-slide--background,.hero-slide--background .hero-slide__grid{min-height:610px}.hero-slide--background .hero-slide__grid{display:block;width:min(calc(100% - 30px),720px)}.hero-slide--background .hero-slide__content{width:min(88%,560px);max-width:none;margin:0;padding:46px 0 300px;text-align:left}.hero-slide--background .hero-slide__buttons{justify-content:flex-start}.hero-slide--background .hero-slide__background-image{object-position:68% center}.hero-slide--background:after{background:linear-gradient(180deg,#f8f8f6f5,#f8f8f6e6 32%,#f8f8f661 58%,#f8f8f600 78%)}}@media(max-width:560px){.hero-slide--background,.hero-slide--background .hero-slide__grid{min-height:650px}.hero-slide--background .hero-slide__grid{width:calc(100% - 24px)}.hero-slide--background .hero-slide__content{width:100%;padding:38px 0 330px}.hero-slide--background .hero-slide__title{font-size:clamp(37px,10.5vw,49px)}.hero-slide--background .hero-slide__background-image{object-position:70% center}}.home-visual-card__shade{background:linear-gradient(180deg,#0000002e,#0000005c 48%,rgba(0,0,0,var(--visual-card-overlay,.55)))!important}.home-visual-card__content{text-shadow:0 2px 18px rgba(0,0,0,.42)}.home-product-slider{padding:72px 0}.home-product-slider__top{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:30px}.home-product-slider__actions{display:flex;align-items:center;gap:18px;flex:0 0 auto}.home-product-slider__track{padding:2px 2px 12px}.home-product-slider__slide{flex:0 0 calc((100% - 54px)/4)}.home-product-slider .product-card{height:100%}.home-product-slider .product-card__title{min-height:2.7em}.home-testimonials{padding:78px 0;background:#f4f4f2}.home-testimonials__head{max-width:1120px;margin:0 auto 42px;text-align:center}.home-testimonials__head h2{margin:0;font-size:clamp(36px,4vw,58px);line-height:1.02;letter-spacing:-.045em}.home-testimonials__intro{margin-top:18px;color:#62666c;font-size:17px;line-height:1.65}.home-testimonials__layout{display:grid;grid-template-columns:58px minmax(0,1fr) 58px;gap:20px;align-items:center}.home-testimonials__side-control{justify-content:center}.home-testimonials__track{padding:2px 2px 12px}.home-testimonials__slide{flex:0 0 calc((100% - 36px) / 3)}.home-testimonial-card{height:100%;min-height:430px;display:flex;flex-direction:column;padding:36px 36px 30px;background:#fff;border:1px solid #e6e8ea;border-radius:14px;box-shadow:0 10px 28px #11182709}.home-testimonial-card__stars{display:flex;gap:6px;margin-bottom:20px;color:#80c64a;font-size:26px;line-height:1}.home-testimonial-card__stars .is-off{color:#d7ddd2}.home-testimonial-card h3{margin:0 0 12px;font-size:19px;line-height:1.2}.home-testimonial-card__review{color:#1c1e22;font-size:16px;line-height:1.75}.home-testimonial-card__review p{margin:0}.home-testimonial-card__footer{margin-top:auto;padding-top:22px;border-top:1px solid #e8eaec;display:flex;flex-direction:column;gap:5px}.home-testimonial-card__footer strong{font-size:14px;line-height:1.35}.home-testimonial-card__footer span{color:#7a7e84;font-size:11px;line-height:1.3;font-weight:800;letter-spacing:.08em;text-transform:uppercase}@media(max-width:1080px){.home-product-slider__slide{flex-basis:calc((100% - 36px) / 2.55)}.home-testimonials__layout{grid-template-columns:1fr}.home-testimonials__side-control{display:none}.home-testimonials__slide{flex-basis:calc((100% - 18px) / 2.15)}}@media(max-width:749px){.home-product-slider{padding:50px 0}.home-product-slider__top{align-items:flex-start;gap:18px;margin-bottom:22px}.home-product-slider__actions .bairan-related-controls{display:none}.home-product-slider__viewport,.home-testimonials__viewport{overflow:visible}.home-product-slider__track,.home-testimonials__track{gap:12px;margin-right:calc((100vw - 100%)*-1);padding-right:22px}.home-product-slider__slide{flex:0 0 78%;max-width:330px}.home-testimonials{padding:54px 0}.home-testimonials__head{margin-bottom:26px}.home-testimonials__head h2{font-size:clamp(31px,9vw,43px)}.home-testimonials__intro{font-size:15px}.home-testimonials__slide{flex:0 0 84%;max-width:360px}.home-testimonial-card{min-height:390px;padding:28px 24px 24px}}.trust-item,.trust-item:first-child,.trust-item:last-child{border-right:0!important}.home-testimonial-card__stars{color:var(--brand-accent)!important}.home-testimonial-card__stars .is-off{color:#e0d7d9!important}.site-footer{padding:72px 0 28px!important}.site-footer .footer-grid{grid-template-columns:1.25fr .9fr .9fr 1.2fr!important;gap:56px!important}.site-footer .footer-brand-column,.site-footer .footer-menu-column,.site-footer .footer-help-column{justify-items:start}.site-footer .footer-logo{display:flex!important;justify-content:flex-start!important;margin-bottom:16px!important}.site-footer .footer-logo img{width:100%!important;max-width:190px!important;max-height:none!important}.site-footer .footer-title{text-transform:none!important;letter-spacing:0!important;font-size:1.45rem!important;font-weight:800!important;margin:0 0 20px!important;color:#fff!important}.site-footer .footer-about,.site-footer .footer-contact a,.site-footer .footer-contact span,.site-footer .footer-links a{font-size:1.05rem!important;line-height:1.85!important}.site-footer .footer-help-column{max-width:420px}.site-footer .footer-help-text{margin-bottom:22px!important}.site-footer .footer-help-column .btn{min-height:56px;padding-inline:28px}.site-footer .footer-certifications{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.site-footer .footer-certification img{display:block;height:46px;width:auto}.template-product .site-footer{padding-bottom:38px!important}.bairan-product__purchase-buy-row{grid-template-columns:124px minmax(0,1fr)!important}.bairan-product__purchase-add{background:var(--brand-accent)!important;border-color:var(--brand-accent)!important}.bairan-product__purchase-add:hover:not(:disabled){background:var(--brand-accent-dark)!important;border-color:var(--brand-accent-dark)!important}.bairan-product__contact-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.bairan-product__contact-button{min-height:56px;border-radius:18px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:15px;font-weight:850;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.bairan-product__contact-button:hover{transform:translateY(-1px)}.bairan-product__contact-button--whatsapp{background:#32d26a;border:1px solid #32d26a;color:#fff}.bairan-product__contact-button--whatsapp:hover{background:#25c15b;border-color:#25c15b;color:#fff}.bairan-product__contact-button--phone{background:#fff;border:1px solid rgba(225,41,50,.28);color:#b50f1a}.bairan-product__contact-button--phone:hover{background:#fff5f6;border-color:#e1293280;color:#a70f18}.bairan-sticky-atc.is-over-footer{transform:translateY(110%);pointer-events:none}@media(max-width:990px){.site-footer .footer-grid{grid-template-columns:1fr 1fr!important;gap:40px!important}}@media(max-width:749px){.site-footer{padding:48px 0 24px!important}.site-footer .footer-grid{grid-template-columns:1fr!important;gap:30px!important}.site-footer .footer-title{font-size:1.22rem!important}.site-footer .footer-about,.site-footer .footer-contact a,.site-footer .footer-contact span,.site-footer .footer-links a{font-size:.99rem!important;line-height:1.7!important}.site-footer .footer-logo img{max-width:170px!important}.bairan-product__purchase-buy-row{grid-template-columns:1fr!important}.bairan-product__purchase-quantity{max-width:250px}.bairan-product__contact-actions{grid-template-columns:1fr}.site-footer .footer-bottom{align-items:flex-start!important}}.trust-grid{border-inline:0!important;border-left:0!important;border-right:0!important}.trust-item{border-left:0!important}.site-footer .footer-logo{align-self:flex-start!important;margin-left:0!important;padding-left:0!important;width:auto!important;max-width:none!important}.site-footer .footer-logo img{display:block!important;width:auto!important;max-width:220px!important;height:auto!important;margin-left:0!important}.bairan-product__sale-badge[hidden],.bairan-product__discount-chip[hidden],.product-card__badge:empty,.product-card__badge[hidden]{display:none!important}.bairan-product__price-wrap{align-items:center!important}.bairan-product-recommendations .product-card__media,.bairan-product-recommendations .product-card__media>a{cursor:pointer}.bairan-product-recommendations .product-card__badge{pointer-events:none}@media(max-width:749px){.site-footer .footer-logo{width:auto!important;max-width:none!important}.site-footer .footer-logo img{width:auto!important;max-width:180px!important}}.site-footer .footer-brand-column{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-items:start!important;text-align:left!important}.site-footer .footer-logo{display:flex!important;justify-content:flex-start!important;align-self:flex-start!important;width:auto!important;max-width:none!important;margin:0 0 18px!important;padding:0!important}.site-footer .footer-logo img{display:block!important;width:auto!important;height:auto!important;// max-width:280px !important;max-height:none!important;margin:0!important}.bairan-product__support-panel{isolation:isolate;background:#17191c}.bairan-product__support-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:linear-gradient(#0a0c0f8f,#0a0c0f8f),var(--support-bg-image,none);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.5;pointer-events:none}.bairan-product__support-panel:after{display:none!important;content:none!important}.bairan-product__support-panel>*{position:relative;z-index:1}.cart-pro-summary__help-phone{grid-column:1/-1;min-height:auto!important;margin-top:5px!important;padding:2px 0 0!important;border-radius:0!important;background:transparent!important;color:#17191c!important;display:flex!important;align-items:baseline!important;justify-content:flex-start!important;gap:8px!important;text-decoration:none;font-size:15px!important;line-height:1.35;font-weight:800}.cart-pro-summary__help-phone:hover{background:transparent!important;color:#17191c!important}.cart-pro-summary__help-phone-label{color:#8c9096!important;font-size:12px!important;font-weight:650!important}.cart-pro-summary__help-phone a{color:#17191c!important;font-size:15px!important;font-weight:850!important;text-decoration:none!important}.cart-pro-summary__help-phone a:hover{color:var(--brand-accent)!important}.cart-pro-summary__help-phone svg{display:none!important}@media(max-width:749px){.site-footer .footer-logo img{max-width:220px!important}.cart-pro-summary__help-phone,.cart-pro-summary__help-phone a{font-size:14px!important}}.bairan-related-track .product-card.is-clickable,.bairan-related-track .product-card.is-clickable .product-card__media,.bairan-related-track .product-card.is-clickable .product-card__media img{cursor:pointer}.contact-premium__whatsapp-cta{min-height:49px;padding-inline:19px;border:1px solid #25D366!important;border-radius:999px!important;background:#25d366!important;color:#fff!important;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:800;text-decoration:none}.contact-premium__whatsapp-cta:hover{border-color:#1ea952!important;background:#1ea952!important;color:#fff!important}.contact-premium__whatsapp-cta svg{width:16px;height:16px;fill:currentColor;stroke:none}.contact-premium__consent{margin-top:18px}.contact-premium__consent-label{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;align-items:flex-start;color:#52575d;font-size:10px;line-height:1.6;cursor:pointer}.contact-premium__consent input{width:16px;height:16px;margin:2px 0 0;accent-color:var(--brand-accent)}.contact-premium__consent a{color:#17191c;font-weight:700;text-decoration:underline}.contact-premium__consent a:hover{color:var(--brand-accent)}.contact-premium__support-card{isolation:isolate}.contact-premium__support-card:before{content:"";position:absolute;bottom:0;left:0;width:auto;height:auto;right:auto;top:auto;border-radius:0;background-image:linear-gradient(#0a0c0f8f,#0a0c0f8f),var(--contact-support-bg-image,none);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.5;pointer-events:none}.contact-premium__sidebar-lower{display:grid;grid-template-columns:1fr;gap:12px}.contact-premium__sidebar-lower .contact-premium__location-card,.contact-premium__sidebar-lower .contact-premium__mini-card{width:100%}.contact-premium__location-card,.contact-premium__mini-card{min-height:96px;padding:12px;border:1px solid #e2e4e6;border-radius:16px;background:#fff}.contact-premium__location-card{display:flex;align-items:center}.contact-premium__location-head{grid-template-columns:32px minmax(0,1fr);gap:9px}.contact-premium__location-head>span{width:32px;height:32px;border-radius:10px}.contact-premium__location-head svg{width:15px;height:15px}.contact-premium__location-head small{font-size:8px}.contact-premium__location-head strong{font-size:8.6px;line-height:1.45}.contact-premium__location-card>a{display:none!important}.contact-premium__mini-card{display:grid;grid-template-columns:30px minmax(0,1fr);gap:8px;align-items:center}.contact-premium__mini-card>span{width:30px;height:30px;border-radius:10px;background:#f8f8f8;color:var(--brand-accent);display:flex;align-items:center;justify-content:center}.contact-premium__mini-card svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.contact-premium__mini-card strong,.contact-premium__mini-card small{display:block}.contact-premium__mini-card strong{color:#34383d;font-size:8.8px}.contact-premium__mini-card small{margin-top:2px;color:#94989e;font-size:7.4px;line-height:1.35}@media(max-width:900px){.contact-premium__sidebar-lower{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.contact-premium__whatsapp-cta{flex:1 1 160px;min-height:46px}.contact-premium__consent-label{font-size:11px}.contact-premium__sidebar-lower{grid-template-columns:1fr}.contact-premium__location-card,.contact-premium__mini-card{min-height:auto}}.contact-premium__hero-actions .btn{font-size:12px}.contact-premium__response-note{font-size:11px}.contact-premium__hero-card-head div>span{font-size:9.5px}.contact-premium__hero-card-head strong{font-size:15px}.contact-premium__contact-row small{font-size:9.5px}.contact-premium__contact-row strong{font-size:12px}.contact-premium__topic p,.contact-premium__form-head p{font-size:12.5px}.contact-premium__field label{font-size:11px}.contact-premium__field input,.contact-premium__field textarea,.contact-premium__field select{font-size:12.5px}.contact-premium__form-footer p{font-size:10px}.contact-premium__success strong{font-size:11.5px}.contact-premium__success p{font-size:10px}.contact-premium__errors{font-size:11px}.contact-premium__support-card>p:not(.eyebrow){font-size:12px}.contact-premium__support-checks span{font-size:11px}.contact-premium__support-phone small{font-size:9px}.contact-premium__support-phone strong{font-size:14px}.contact-premium__location-head small{font-size:9.5px}.contact-premium__location-head strong{font-size:11.5px}.contact-premium__mini-trust strong,.contact-premium__mini-card strong{font-size:10.5px}.contact-premium__mini-trust small,.contact-premium__mini-card small{font-size:8.8px;line-height:1.4}.contact-premium__consent-label{font-size:11px;line-height:1.55}.about-hero__lead{font-size:15.5px}.about-hero__actions .btn{font-size:12px}.about-hero__microtrust{font-size:10.5px}.about-hero__badge small{font-size:8.5px}.about-hero__badge strong{font-size:10.5px}.about-section-head__text{font-size:13px}.about-story__text{font-size:13.5px}.about-story__pillar-top span{font-size:11px}.about-story__pillar p,.about-application p{font-size:12px}.about-application__detail{font-size:9.5px}.about-process__intro .rte{font-size:12.5px}.about-process__phone small{font-size:9.5px}.about-process__phone strong{font-size:13px}.about-process__step p{font-size:11.5px}.about-support__floating small{font-size:8.5px}.about-support__floating strong{font-size:10.5px}.about-support__text{font-size:13px}.about-support__item strong{font-size:12.5px}.about-support__item p{font-size:10.8px}.about-values__head .rte{font-size:12.5px}.about-value p,.about-cta .rte{font-size:11.5px}.about-cta__phone small{font-size:8.5px}.about-cta__phone strong{font-size:12.5px}.about-story-editorial__media figcaption{font-size:9.5px}.about-story-editorial__placeholder small{font-size:10px}.about-story-editorial__quote small{font-size:8.5px}.about-story-editorial__pillar-top span{font-size:10px}.about-story-editorial__pillar p{font-size:10.8px}.about-applications-visual__intro{font-size:12px}.about-application-visual__placeholder small{font-size:9px}.about-application-visual__meta small{font-size:8px}.about-application-visual p{font-size:10.5px}.about-application-visual.is-featured p{font-size:11.5px}.contact-premium__breadcrumbs{font-size:12px}.contact-premium .eyebrow{font-size:14px}.contact-premium__intro{font-size:16px}.contact-premium__hero-actions .btn,.contact-premium__whatsapp-cta{font-size:15px}.contact-premium__response-note{font-size:13px}.contact-premium__hero-card-head div>span{font-size:12px}.contact-premium__hero-card-head strong{font-size:17px}.contact-premium__contact-row small{font-size:12px}.contact-premium__contact-row strong{font-size:15px}.contact-premium__topics-head h2{font-size:38px}.contact-premium__topic h3{font-size:20px}.contact-premium__topic p{font-size:15px;line-height:1.65}.contact-premium__form-head h2{font-size:35px}.contact-premium__form-head p{font-size:15px;line-height:1.65}.contact-premium__field label{font-size:13px}.contact-premium__field input,.contact-premium__field textarea,.contact-premium__field select{font-size:15px}.contact-premium__form-footer p{font-size:12px;line-height:1.6}.contact-premium__consent-label{font-size:13px;line-height:1.6}.contact-premium__submit{font-size:15px}.contact-premium__success strong{font-size:14px}.contact-premium__success p{font-size:12px}.contact-premium__errors{font-size:13px}.contact-premium__support-card h2{font-size:31px}.contact-premium__support-card>p:not(.eyebrow){font-size:15px;line-height:1.65}.contact-premium__support-checks span{font-size:13px}.contact-premium__support-checks i,.contact-premium__support-phone small{font-size:11px}.contact-premium__support-phone strong{font-size:16px}.contact-premium__location-head small{font-size:11px}.contact-premium__location-head strong{font-size:13px;line-height:1.45}.contact-premium__mini-trust strong,.contact-premium__mini-card strong{font-size:13px}.contact-premium__mini-trust small,.contact-premium__mini-card small{font-size:11px;line-height:1.45}@media(max-width:749px){.contact-premium .eyebrow{font-size:13px}.contact-premium__intro{font-size:15px}.contact-premium__hero-actions .btn,.contact-premium__whatsapp-cta{font-size:14px}.contact-premium__topics-head h2{font-size:32px}.contact-premium__topic h3{font-size:19px}.contact-premium__topic p{font-size:14px}.contact-premium__form-head h2{font-size:31px}.contact-premium__form-head p{font-size:14px}.contact-premium__field input,.contact-premium__field textarea,.contact-premium__field select{font-size:15px}.contact-premium__support-card h2{font-size:28px}.contact-premium__support-card>p:not(.eyebrow){font-size:14px}}.contact-premium__breadcrumbs,.contact-premium .eyebrow,.contact-premium__intro,.contact-premium__hero-actions .btn,.contact-premium__whatsapp-cta,.contact-premium__response-note,.contact-premium__hero-card-head div>span,.contact-premium__contact-row small,.contact-premium__contact-row strong,.contact-premium__topic p,.contact-premium__form-head p,.contact-premium__field label,.contact-premium__field input,.contact-premium__field textarea,.contact-premium__field select,.contact-premium__form-footer p,.contact-premium__consent-label,.contact-premium__submit,.contact-premium__success strong,.contact-premium__success p,.contact-premium__errors,.contact-premium__support-card>p:not(.eyebrow),.contact-premium__support-checks span,.contact-premium__support-checks i,.contact-premium__support-phone small,.contact-premium__support-phone strong,.contact-premium__location-head small,.contact-premium__location-head strong,.contact-premium__mini-trust strong,.contact-premium__mini-card strong,.contact-premium__mini-trust small,.contact-premium__mini-card small{font-size:16px!important;line-height:1.55}.contact-premium__hero-card-head strong{font-size:20px!important;line-height:1.25}.contact-premium__topics-head h2{font-size:42px!important}.contact-premium__topic h3{font-size:22px!important;line-height:1.2}.contact-premium__form-head h2{font-size:38px!important}.contact-premium__support-card h2{font-size:34px!important}.contact-premium__support-phone strong{font-size:18px!important}.about-hero__lead,.about-hero__actions .btn,.about-hero__microtrust,.about-hero__badge small,.about-hero__badge strong,.about-section-head__text,.about-story__text,.about-story__pillar-top span,.about-story__pillar p,.about-application p,.about-application__detail,.about-process__intro .rte,.about-process__phone small,.about-process__phone strong,.about-process__step p,.about-support__floating small,.about-support__floating strong,.about-support__text,.about-support__item strong,.about-support__item p,.about-values__head .rte,.about-value p,.about-cta .rte,.about-cta__phone small,.about-cta__phone strong,.about-story-editorial__media figcaption,.about-story-editorial__placeholder small,.about-story-editorial__quote small,.about-story-editorial__pillar-top span,.about-story-editorial__pillar p,.about-applications-visual__intro,.about-application-visual__placeholder small,.about-application-visual__meta small,.about-application-visual p,.about-application-visual.is-featured p,.about-hero .eyebrow,.about-story .eyebrow,.about-applications .eyebrow,.about-process .eyebrow,.about-support .eyebrow,.about-values .eyebrow,.about-cta .eyebrow{font-size:16px!important;line-height:1.55}.about-story__lead,.about-story-editorial__intro .about-story__lead{font-size:20px!important;line-height:1.55!important}.about-story__pillar h3,.about-story-editorial__pillar h3,.about-application h3,.about-application-visual h3,.about-process__step h3,.about-support__item strong,.about-value h3{font-size:20px!important;line-height:1.25}.about-section-head h2,.about-story__heading h2,.about-story-editorial__title h2,.about-applications-visual__head h2,.about-support__copy h2,.about-values__head h2{line-height:1.06}@media(max-width:749px){.contact-premium__breadcrumbs,.contact-premium .eyebrow,.contact-premium__intro,.contact-premium__hero-actions .btn,.contact-premium__whatsapp-cta,.contact-premium__response-note,.contact-premium__hero-card-head div>span,.contact-premium__contact-row small,.contact-premium__contact-row strong,.contact-premium__topic p,.contact-premium__form-head p,.contact-premium__field label,.contact-premium__field input,.contact-premium__field textarea,.contact-premium__field select,.contact-premium__form-footer p,.contact-premium__consent-label,.contact-premium__submit,.contact-premium__support-card>p:not(.eyebrow),.contact-premium__support-checks span,.contact-premium__support-phone small,.contact-premium__location-head small,.contact-premium__location-head strong,.contact-premium__mini-card strong,.contact-premium__mini-card small,.about-hero__lead,.about-hero__actions .btn,.about-hero__microtrust,.about-section-head__text,.about-story__text,.about-story__pillar p,.about-application p,.about-process__intro .rte,.about-process__step p,.about-support__text,.about-support__item p,.about-values__head .rte,.about-value p,.about-cta .rte,.about-applications-visual__intro,.about-application-visual p{font-size:16px!important}}.about-story-editorial__quote{background:#17191c}.about-story-editorial__quote:after{display:none}.about-story-editorial__quote-bg,.about-story-editorial__quote-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.about-story-editorial__quote-bg img{width:100%;height:100%;object-fit:cover;opacity:.5}.about-story-editorial__quote-overlay{background:linear-gradient(135deg,#0e1014c7,#0e1014b8)}.about-story-editorial__quote>*{position:relative;z-index:1}.about-story-editorial__pillar-top em{width:12px;height:12px;border-radius:50%;background:#f0d6d8;display:block}.about-story-editorial__pillar.is-featured .about-story-editorial__pillar-top em{background:#d629322e}.about-story-editorial__pillar-top i{display:none}.about-story-editorial__pillars{grid-template-columns:repeat(2,minmax(0,1fr))}.about-documents{padding:18px 0 78px;background:#fff}.about-documents__header{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,520px);gap:30px;align-items:end;margin-bottom:24px}.about-documents__header h2{margin:0;font-size:40px;line-height:1.04;letter-spacing:-.04em}.about-documents__intro{color:#666c72;font-size:16px;line-height:1.7}.about-documents__grid{display:grid;grid-template-columns:minmax(320px,.92fr) minmax(0,1.08fr);gap:22px;align-items:start}.about-documents__feature,.about-documents__card{border:1px solid #e2e4e6;border-radius:24px;background:#fff;box-shadow:0 18px 45px #1118270f}.about-documents__feature{overflow:hidden}.about-documents__feature-media{background:#f7f7f7;border-bottom:1px solid #eceeef}.about-documents__feature-media img{width:100%;display:block}.about-documents__feature-placeholder{min-height:420px;display:flex;align-items:center;justify-content:center;color:#81878d}.about-documents__feature-copy{padding:22px 22px 24px}.about-documents__kicker,.about-documents__card small{display:block;margin-bottom:8px;color:var(--brand-accent);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.about-documents__feature-copy h3{margin:0;font-size:24px;line-height:1.15}.about-documents__feature-copy p{margin:10px 0 0;color:#666c72;font-size:16px;line-height:1.7}.about-documents__feature-copy .btn{margin-top:18px}.about-documents__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.about-documents__card{padding:20px;display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;color:inherit;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.about-documents__card:hover{transform:translateY(-2px);border-color:#d4d7db;box-shadow:0 22px 40px #11182717}.about-documents__icon{width:48px;height:48px;border-radius:14px;background:#fff2f3;color:var(--brand-accent);display:flex;align-items:center;justify-content:center}.about-documents__icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.about-documents__card strong{display:block;color:#1d2024;font-size:20px;line-height:1.2}.about-documents__card p{margin:8px 0 0;color:#70767c;font-size:15px;line-height:1.65}.about-documents__link{display:inline-flex;margin-top:14px;color:#1d2024;font-size:14px;font-weight:700}.about-support__floating svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.about-cta__shell:after{display:none}.about-cta__actions{min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.about-cta__action-btn{min-height:56px;border-radius:14px!important;font-size:15px!important;font-weight:800!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center}.about-cta__action-btn--phone{background:#17191c!important;border-color:#17191c!important;color:#fff!important}.about-cta__action-btn--whatsapp{background:#fff!important;border-color:#fff!important;color:#24272c!important}@media(max-width:1100px){.about-documents__header,.about-documents__grid{grid-template-columns:1fr}}@media(max-width:767px){.about-documents{padding:6px 0 56px}.about-documents__header h2{font-size:32px}.about-documents__cards{grid-template-columns:1fr}.about-documents__card strong{font-size:18px}.about-cta__actions,.about-story-editorial__pillars{grid-template-columns:1fr}}@media(min-width:1101px){.about-documents__grid{align-items:start}.about-documents__feature{min-height:0;display:flex;flex-direction:column}.about-documents__feature-media{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;align-items:flex-start;justify-content:center}.about-documents__feature-media img{width:100%;height:100%;min-height:0;object-fit:cover;object-position:top center}.about-documents__feature-copy{flex:0 0 auto;padding:18px 20px 20px}.about-documents__feature-copy h3{font-size:22px}.about-documents__feature-copy p{margin-top:8px;font-size:15px;line-height:1.55}.about-documents__feature-copy .btn{margin-top:14px}}.about-story-editorial__pillar-top{align-items:flex-start}.about-story-editorial__pillar-icon{width:34px;height:34px;border-radius:12px;background:#fff3f4;color:var(--brand-accent);display:flex;align-items:center;justify-content:center;flex:0 0 34px;border:1px solid #f2d7da}.about-story-editorial__pillar-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.about-story-editorial__pillar.is-featured .about-story-editorial__pillar-icon{background:#fdecef;border-color:#efc6cc}.about-cta__shell{padding:40px;border-radius:30px;background:linear-gradient(135deg,#d91f2b,#e32933 52%,#c71624);grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:34px;box-shadow:0 26px 60px #c5121e38}.about-cta__shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.18),transparent 24%),linear-gradient(120deg,transparent 0%,transparent 62%,rgba(255,255,255,.08) 62%,rgba(255,255,255,.08) 63%,transparent 63%,transparent 100%);pointer-events:none}.about-cta__content,.about-cta__panel{position:relative;z-index:1}.about-cta .eyebrow{margin-bottom:12px;color:#ffe0e2;letter-spacing:.18em}.about-cta h2{max-width:720px;font-size:42px;line-height:1.02}.about-cta .rte{margin-top:14px;color:#fff2f2;font-size:16px;line-height:1.65}.about-cta__chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.about-cta__chips span{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);color:#fff;font-size:14px;font-weight:700;line-height:1.2}.about-cta__chips span:before{content:"";width:8px;height:8px;border-radius:50%;background:#fff;opacity:.82}.about-cta__panel{padding:24px;border-radius:24px;background:#ffffff21;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.about-cta__panel-label{margin:0 0 14px;color:#fff;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.about-cta__actions{grid-template-columns:1fr;gap:12px}.about-cta__action-btn{min-height:78px;padding:16px 18px!important;border-radius:18px!important;font-size:15px!important;font-weight:800!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) auto;align-items:center!important;gap:14px;text-align:left;text-decoration:none!important;box-shadow:none!important}.about-cta__action-icon{width:42px;height:42px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex:0 0 42px}.about-cta__action-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.about-cta__action-copy{display:flex;flex-direction:column;gap:5px;min-width:0}.about-cta__action-copy strong{display:block;font-size:15px;line-height:1.2}.about-cta__action-copy small{display:block;font-size:12.5px;line-height:1.4;opacity:.8}.about-cta__action-arrow{font-size:22px;line-height:1}.about-cta__action-btn--phone{background:#101216!important;border:1px solid #101216!important;color:#fff!important}.about-cta__action-btn--phone .about-cta__action-icon{background:#ffffff14;color:#fff}.about-cta__action-btn--phone:hover{transform:translateY(-1px)}.about-cta__action-btn--whatsapp{background:#fff!important;border:1px solid #fff!important;color:#23262b!important}.about-cta__action-btn--whatsapp .about-cta__action-icon{background:#eef3ef;color:#1d7a42}.about-cta__action-btn--whatsapp:hover{transform:translateY(-1px)}.about-cta__helper{margin:14px 2px 0;color:#fff0f1;font-size:13px;line-height:1.55}@media(max-width:1100px){.about-cta__shell{grid-template-columns:1fr}}@media(max-width:767px){.about-cta__shell{padding:26px 22px;border-radius:24px}.about-cta h2{font-size:32px}.about-cta .rte{font-size:15px}.about-cta__panel{padding:18px}.about-cta__action-btn{min-height:72px;grid-template-columns:38px minmax(0,1fr) auto;padding:14px 15px!important;gap:12px}.about-cta__action-icon{width:38px;height:38px;border-radius:12px}}.about-story-editorial__pillar-top{align-items:center}.about-story-editorial__pillar-icon{width:36px;height:36px;min-width:36px;min-height:36px;border-radius:999px;background:#f8e2e5;border:1px solid #f1cfd5;display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;line-height:0;box-sizing:border-box;font-style:normal}.about-story-editorial__pillar-icon svg{width:18px;height:18px;display:block;margin:0 auto}.about-story-editorial__pillar.is-featured .about-story-editorial__pillar-icon{background:#f6d8dd;border-color:#ebb8c1}.about-cta__action-icon{line-height:0}.about-cta__action-icon svg{display:block;margin:0 auto}.about-cta__action-icon--whatsapp{background:#eaf6ee!important;color:#1f8b4c!important;border:1px solid #d6ebdd}.about-cta__action-icon--whatsapp svg{width:22px;height:22px;fill:currentColor;stroke:none}.about-cta__action-btn--whatsapp .about-cta__action-copy strong{color:#23262b}.about-cta__action-btn--whatsapp .about-cta__action-copy small{color:#5f656b;opacity:1}@media(max-width:749px){body.template-index{overflow-x:hidden}.template-index .home-product-slider__viewport,.template-index .home-testimonials__viewport{overflow:hidden!important;width:100%!important;max-width:100%!important}.template-index .home-product-slider__track,.template-index .home-testimonials__track{margin-right:0!important;max-width:100%!important}.template-index .home-product-slider,.template-index .home-testimonials,.template-index .home-benefit-marquee,.template-index .home-visual-showcase{max-width:100%;overflow-x:hidden}.site-footer .footer-logo{margin-left:0!important}}.cart-drawer__quantity{display:inline-grid;grid-template-columns:34px 38px 34px;align-items:center;margin-top:10px;border:1px solid #dedfe1;border-radius:999px;overflow:hidden;background:#fff}.cart-drawer__quantity-button{width:34px;height:34px;padding:0;border:0;background:transparent;color:#1d1d1f;display:flex;align-items:center;justify-content:center;font-size:18px;line-height:1;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease}.cart-drawer__quantity-button:hover{background:#f3f3f3;color:var(--brand-accent)}.cart-drawer__quantity-value{min-width:38px;text-align:center;color:#1d1d1f;font-size:14px;line-height:34px;font-weight:700;border-left:1px solid #ededed;border-right:1px solid #ededed}@media(max-width:820px){html.mobile-menu-open,html.mobile-menu-open body{overflow:hidden!important}.mobile-nav{display:block!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:9999!important;visibility:hidden;pointer-events:none;border:0!important;background:transparent!important;transition:visibility 0s linear .4s}.mobile-nav.is-open{visibility:visible;pointer-events:auto;transition-delay:0s}.mobile-nav__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#0a0c0f94;opacity:0;cursor:pointer;transition:opacity .35s ease}.mobile-nav.is-open .mobile-nav__overlay{opacity:1}.mobile-nav__panel{position:absolute;left:0;top:0;bottom:0;width:min(88vw,390px);height:100dvh;background:#fff;display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;box-shadow:24px 0 60px #00000029;transform:translate3d(-102%,0,0);transition:transform .4s cubic-bezier(.22,.61,.36,1);will-change:transform}.mobile-nav.is-open .mobile-nav__panel{transform:translateZ(0)}.mobile-nav__head{min-height:82px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #eceeef;flex:0 0 auto}.mobile-nav__logo{display:flex;align-items:center;padding:0!important;border:0!important}.mobile-nav__logo img{display:block;width:auto;height:auto;max-width:130px;max-height:44px}.mobile-nav__close{width:44px;height:44px;padding:0;border:0;border-radius:50%;background:#f5f5f5;color:#17191c;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .2s ease}.mobile-nav__close:hover{background:#ececec;transform:rotate(4deg)}.mobile-nav__close svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.mobile-nav__inner{padding:12px 20px 20px!important;display:flex!important;flex-direction:column;flex:0 0 auto}.mobile-nav__inner>a{min-height:58px;padding:0!important;border-bottom:1px solid #eceeef!important;color:#22252a;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:16px!important;font-weight:700!important;line-height:1.25;text-decoration:none;transition:color .2s ease,padding-left .2s ease}.mobile-nav__inner>a:hover{color:var(--brand-accent);padding-left:4px!important}.mobile-nav__inner>a svg{width:17px;height:17px;flex:0 0 auto;fill:none;stroke:#a1a5aa;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease,stroke .2s ease}.mobile-nav__inner>a:hover svg{stroke:var(--brand-accent);transform:translate(3px)}.mobile-nav__contact{margin-top:auto;padding:24px 20px 28px;border-top:1px solid #eceeef;display:flex;flex-direction:column;align-items:flex-start}.mobile-nav__contact-label{margin-bottom:10px;color:#a1a5aa;font-size:12px;font-weight:800;letter-spacing:.12em}.mobile-nav__phone{padding:0!important;border:0!important;color:var(--brand-accent)!important;font-size:20px!important;font-weight:800!important;text-decoration:none}.mobile-nav__email{margin-top:7px;padding:0!important;border:0!important;color:#363a3f!important;font-size:14px!important;font-weight:600!important;text-decoration:none}}.announcement-mobile{display:none}@media(max-width:820px){.announcement .announcement__desktop{display:none!important}.announcement-mobile{position:relative;display:grid!important;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;width:100%;min-height:48px;padding:0 5px}.announcement-mobile__viewport{position:relative;min-width:0;height:48px;overflow:hidden}.announcement-mobile__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:4px 6px;text-align:center;opacity:0;visibility:hidden;pointer-events:none;transform:translate(12px);transition:opacity .3s ease,transform .3s ease,visibility .3s ease}.announcement-mobile__slide.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.announcement-mobile__slide,.announcement-mobile__slide a{color:inherit!important;font-size:11.5px;font-weight:700;line-height:1.25;text-decoration:none}.announcement-mobile__phones{display:flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap}.announcement-mobile__phones span{opacity:.45}.announcement-mobile__email{display:block;margin-top:2px;font-size:10.5px!important;font-weight:600!important;opacity:.78}.announcement-mobile__arrow{width:32px;height:38px;padding:0;border:0;border-radius:50%;background:transparent;color:inherit;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:.72;transition:opacity .2s ease,background .2s ease}.announcement-mobile__arrow:active{background:#ffffff14;opacity:1}.announcement-mobile__arrow svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.announcement-mobile__arrow--prev{justify-self:start}.announcement-mobile__arrow--next{justify-self:end}}@media(max-width:560px){.hero-slide--background{position:relative!important;width:100%!important;min-height:0!important;height:auto!important;aspect-ratio:1 / 1!important;overflow:hidden!important;background:#f6f5f2!important}.hero-slide--background .hero-slide__background-image{position:absolute!important;left:0!important;right:0!important;bottom:0!important;top:auto!important;width:100%!important;height:72%!important;object-fit:cover!important;object-position:76% center!important}.hero-slide--background:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(180deg,#f8f8f6,#f8f8f6fc 34%,#f8f8f6f5 48%,#f8f8f6c7 60%,#f8f8f647 74%,#f8f8f600)!important}.hero-slide--background .hero-slide__grid{position:relative!important;z-index:2!important;width:100%!important;height:100%!important;min-height:0!important;display:block!important}.hero-slide--background .hero-slide__content{position:relative!important;z-index:3!important;width:100%!important;max-width:none!important;margin:0!important;padding:26px 12px 0!important}.hero-slide--background .eyebrow{margin-bottom:18px!important;font-size:11px!important;line-height:1.2!important;letter-spacing:.14em!important}.hero-slide--background .hero-slide__title{max-width:360px!important;margin:0!important;font-size:clamp(34px,9.2vw,40px)!important;line-height:.94!important;letter-spacing:-.035em!important}.hero-slide--background .hero-slide__text{position:relative!important;max-width:350px!important;margin:17px 0!important;padding:0!important;color:#5c6064!important;font-size:14.5px!important;line-height:1.5!important;background:transparent!important}.hero-slide--background .hero-slide__buttons{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important;margin:0!important}.hero-slide--background .hero-slide__buttons .btn{width:100%!important;min-height:46px!important;padding:10px 18px!important;border-radius:12px!important}.hero-controls{position:absolute!important;left:50%!important;bottom:12px!important;z-index:5!important;transform:translate(-50%)!important}}@media(max-width:749px){.trust-strip .trust-grid{grid-template-columns:1fr!important}.trust-strip .trust-grid .trust-item,.trust-strip .trust-grid .trust-item:first-child,.trust-strip .trust-grid .trust-item:last-child{display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;align-items:center!important;column-gap:20px!important;width:100%!important;min-height:118px!important;padding:20px 16px!important;margin:0!important;box-sizing:border-box!important}.trust-strip .trust-item__icon{width:64px!important;height:64px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;flex:none!important}.trust-strip .trust-item>div:last-child{min-width:0!important;margin:0!important}.trust-strip .trust-item__title{margin:0 0 5px!important}.trust-strip .trust-item__text{margin:0!important}}@media(max-width:520px){.collection-controls__inner{grid-template-columns:auto minmax(0,1fr)!important;gap:10px!important}.collection-controls__right{width:100%!important;justify-self:stretch!important}.collection-sort{display:block!important;width:100%!important}.collection-sort select{width:100%!important;min-width:0!important;height:46px!important;padding-left:17px!important;padding-right:38px!important;font-size:13px!important}}@media(max-width:749px){.collection-product-grid{gap:10px!important}.collection-product-grid .collection-product-card{padding:0!important;overflow:hidden!important;border-radius:14px!important;background:#fff!important}.collection-product-grid .collection-product-card .product-card__media{position:relative!important;width:100%!important;aspect-ratio:1 / 1!important;margin:0!important;padding:0!important;border-radius:14px 14px 0 0!important;background:#fff!important;overflow:hidden!important}.collection-product-grid .collection-product-card .product-card__media>a{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important}.collection-product-grid .collection-product-card .product-card__media img{position:absolute!important;left:50%!important;top:50%!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;transform:translate(-50%,-50%) scale(1.22)!important;transform-origin:center!important}.collection-product-grid .collection-product-card .product-card__content{padding:10px 9px 12px!important}.collection-product-grid .collection-product-card .product-card__title{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important;min-height:calc(1.3em * 3)!important;max-height:calc(1.3em * 3)!important;margin:0 0 8px!important;font-size:15px!important;line-height:1.3!important}.collection-product-grid .collection-product-card .product-card__price{margin-top:4px!important}.collection-product-grid .collection-product-card .quick-add{margin:10px 0 0!important}.collection-product-grid .collection-product-card .quick-add .btn{width:100%!important;min-height:44px!important;padding:9px 8px!important;border-radius:11px!important}}.bairan-product__thumb{position:relative!important;overflow:hidden!important;isolation:isolate;box-sizing:border-box!important}.bairan-product__thumb img{display:block!important;position:relative!important;z-index:1!important;width:100%!important;height:100%!important;border-radius:12px!important}.bairan-product__thumb.is-active{border-color:transparent!important;box-shadow:none!important}.bairan-product__thumb.is-active:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;border:2px solid var(--brand-accent);border-radius:14px;box-sizing:border-box;pointer-events:none}.site-footer,.shopify-section-group-footer-group{margin-bottom:0!important}@media(max-width:749px){html{background:#111317}body{margin-bottom:0!important;padding-bottom:0!important}}@media(min-width:821px){.site-header .header__desktop-logo{width:180px!important;max-width:none!important;flex:0 0 180px!important}.site-header .header__desktop-logo img{display:block!important;width:180px!important;max-width:none!important;height:auto!important;max-height:none!important;object-fit:contain!important}}#MainContent{width:100%;max-width:100%;min-width:0;overflow-x:clip}.contact-premium,.about-hero,.about-story,.about-story--editorial,.about-applications,.about-applications--visual,.about-process,.about-support,.about-values,.about-cta,.about-documents{width:100%;max-width:100%}@supports not (overflow: clip){#MainContent{overflow-x:hidden}}.bairan-localization{display:flex;align-items:center;flex:0 0 auto}.bairan-localization__form{display:block;margin:0}.bairan-localization__control{position:relative;display:flex;align-items:center}.bairan-localization__select{appearance:none;-webkit-appearance:none;height:40px;min-width:105px;padding:0 32px 0 14px;border:1px solid #e1e3e5;border-radius:999px;background:#fff;color:#24272b;font-size:12px;line-height:1;font-weight:800;white-space:nowrap;outline:none;cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.bairan-localization__select:hover{border-color:#b9bdc1;background:#fafafa}.bairan-localization__select:focus-visible{border-color:#17191c;box-shadow:0 0 0 3px #17191c14}.bairan-localization__arrow{position:absolute;right:11px;top:50%;width:14px;height:14px;transform:translateY(-50%);fill:none;stroke:#555a60;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}@media(min-width:1321px){.site-header .header__inner{grid-template-columns:200px minmax(0,1fr) 320px}}@media(min-width:1191px)and (max-width:1320px){.site-header .header__inner{grid-template-columns:170px minmax(0,1fr) 300px}}@media(max-width:1190px){.header__localization--desktop{display:none!important}}.mobile-nav__localization{padding:18px 20px;border-top:1px solid #eceeef;border-bottom:1px solid #eceeef;background:#fff;flex:0 0 auto}.mobile-nav__localization-label{display:block;margin:0 0 10px;color:#989da3;font-size:10px;line-height:1;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.mobile-nav__localization .bairan-localization,.mobile-nav__localization .bairan-localization__form,.mobile-nav__localization .bairan-localization__control{width:100%}.mobile-nav__localization .bairan-localization__select{width:100%;height:46px;min-width:0;padding-left:15px;padding-right:40px;border-radius:12px;background:#f8f8f8;font-size:13px}.bairan-whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:75;width:60px;height:60px;padding:0;border:0;border-radius:50%;background:#25d366;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 14px 36px #0000002e,0 5px 14px #25d36640;transition:transform .2s ease,background .2s ease,box-shadow .2s ease,opacity .2s ease;-webkit-tap-highlight-color:transparent}.bairan-whatsapp-float svg{display:block;width:31px;height:31px;fill:currentColor;stroke:none}.bairan-whatsapp-float:hover{transform:translateY(-3px) scale(1.04);background:#20c45a;box-shadow:0 17px 42px #00000038,0 6px 18px #25d3664d}.bairan-whatsapp-float:active{transform:translateY(0) scale(.97)}.bairan-whatsapp-float:focus-visible{outline:3px solid rgba(37,211,102,.35);outline-offset:4px}body.cart-drawer-open .bairan-whatsapp-float,html.mobile-menu-open .bairan-whatsapp-float{opacity:0;pointer-events:none}@media(max-width:749px){.bairan-whatsapp-float{right:16px;bottom:calc(16px + env(safe-area-inset-bottom));width:56px;height:56px}.bairan-whatsapp-float svg{width:29px;height:29px}body.template-product .bairan-whatsapp-float{bottom:calc(90px + env(safe-area-inset-bottom))}}@media(max-width:420px){.bairan-whatsapp-float{right:14px;width:54px;height:54px}.bairan-whatsapp-float svg{width:28px;height:28px}}@media(prefers-reduced-motion:reduce){.bairan-whatsapp-float,.bairan-localization__select{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/64/assets/theme.css.map */
