.fcx{--i:#34363B;--g:#72C633;--dg:#4F8F2F;--line:#E1E5DD;position:relative;z-index:70}.fcx button,.fcx a{font:inherit}.fcx-comparebar{position:fixed;left:50%;bottom:22px;transform:translate(-50%);z-index:72;width:min(620px,calc(100% - 150px));background:#34363b;color:#fff;border-radius:18px;padding:12px 13px 12px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;box-shadow:0 20px 55px #14181c3d}.fcx-comparebar[hidden]{display:none}.fcx-comparebar>div:first-child{display:grid;gap:2px}.fcx-comparebar__count{font-size:.78rem;color:#bee69a;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.fcx-comparebar strong{font-size:.95rem}.fcx-comparebar__actions{display:flex;gap:7px}.fcx-comparebar button,.fcx-dialog__foot button{border:0;border-radius:999px;padding:10px 16px;font-weight:800;cursor:pointer;background:#fff;color:#34363b}.fcx .fcx-primary{background:#72c633;color:#34363b}.fcx-helpbtn{position:fixed;right:22px;bottom:22px;z-index:71;border:1px solid #D8DDD5;background:#fff;color:#34363b;border-radius:999px;box-shadow:0 12px 35px #14181c26;padding:10px 15px 10px 10px;display:flex;align-items:center;gap:9px;cursor:pointer;transition:transform .18s ease}.fcx-helpbtn>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#72c633;font-weight:900;font-size:1.05rem}.fcx-helpbtn strong{font-size:.88rem}.fcx-help{position:fixed;right:20px;bottom:78px;z-index:75;width:min(390px,calc(100vw - 30px));background:#fff;border:1px solid #E1E5DD;border-radius:22px;box-shadow:0 28px 75px #14181c40;padding:18px;opacity:0;visibility:hidden;transform:translateY(12px) scale(.98);transform-origin:bottom right;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.fcx-help.is-open{opacity:1;visibility:visible;transform:none}.fcx-help__head{display:flex;justify-content:space-between;gap:20px;align-items:start;padding:4px 4px 14px}.fcx-help__head span,.fcx-dialog__head>div>span{display:block;color:#4f8f2f;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;margin-bottom:5px}.fcx-help__head strong{font-size:1.3rem}.fcx-help__head button,.fcx-dialog__head>button{border:0;background:#f1f7ec;color:#34363b;width:38px;height:38px;border-radius:50%;font-size:1.45rem;cursor:pointer}.fcx-help__links{display:grid;gap:8px}.fcx-help__links a{display:grid;grid-template-columns:34px 1fr auto;gap:11px;align-items:center;border:1px solid #E1E5DD;border-radius:14px;padding:12px;text-decoration:none;color:#34363b}.fcx-help__links>a>span{width:32px;height:32px;border-radius:10px;background:#f1f7ec;color:#4f8f2f;display:grid;place-items:center;font-size:.78rem;font-weight:900}.fcx-help__links strong,.fcx-help__links small{display:block}.fcx-help__links small{margin-top:3px;color:#686b72;line-height:1.3}.fcx-help__links b{color:#4f8f2f}.fcx-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:74;border:0;background:#16191c40;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.fcx-dialog{width:min(1080px,calc(100% - 36px));max-height:88vh;border:0;border-radius:24px;padding:0;color:#34363b;box-shadow:0 35px 90px #14181c4d}.fcx-dialog::backdrop{background:#16191c8c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.fcx-dialog__head{position:sticky;top:0;z-index:2;background:#fff;padding:24px 26px 18px;border-bottom:1px solid #E1E5DD;display:flex;justify-content:space-between;gap:25px}.fcx-dialog__head h2{font-size:clamp(1.8rem,3vw,2.8rem);line-height:1;margin:0}.fcx-dialog__head p{color:#686b72;margin:8px 0 0}.fcx-dialog__grid{padding:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.fcx-source{border:1px solid #E1E5DD;border-radius:18px;overflow:hidden;background:#fff}.fcx-source__image{height:230px;background:#fafaf7;padding:15px}.fcx-source__image img{width:100%;height:100%;object-fit:contain}.fcx-source__body{padding:16px}.fcx-source__body>span{color:#4f8f2f;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.fcx-source h3{font-size:1.05rem;line-height:1.25;margin:7px 0 8px;min-height:52px}.fcx-source__body>strong{font-size:1.25rem}.fcx-source dl{margin:16px 0;display:grid}.fcx-source dl>div{display:grid;grid-template-columns:92px 1fr;gap:8px;border-top:1px solid #EDF0EA;padding:9px 0;font-size:.84rem}.fcx-source dt{color:#686b72}.fcx-source dd{margin:0;font-weight:700}.fcx-source a{display:flex;justify-content:space-between;align-items:center;background:#72c633;color:#34363b;text-decoration:none;border-radius:12px;padding:11px 12px;font-weight:800}.fcx-source__body>button{width:100%;border:0;background:transparent;color:#686b72;text-decoration:underline;padding:11px 0 0;cursor:pointer}.fcx-dialog__foot{position:sticky;bottom:0;background:#fff;border-top:1px solid #E1E5DD;padding:14px 22px;display:flex;justify-content:flex-end;gap:8px}.fcx-toast{position:fixed;left:50%;bottom:94px;z-index:80;transform:translate(-50%,10px);background:#34363b;color:#fff;border-radius:999px;padding:10px 16px;font-weight:700;font-size:.88rem;opacity:0;visibility:hidden;transition:.18s ease}.fcx-toast.is-visible{opacity:1;visibility:visible;transform:translate(-50%)}.fc-compare-add{cursor:pointer}@media(hover:hover){.fcx-helpbtn:hover{transform:translateY(-2px)}.fcx-help__links a:hover{background:#f7faf5;border-color:#c9d8c3}.fcx-comparebar button:hover,.fcx-dialog__foot button:hover{filter:brightness(.97)}}@media(max-width:760px){.fcx-helpbtn{right:12px;bottom:82px;padding:8px}.fcx-helpbtn strong{display:none}.fcx-comparebar{left:12px;right:64px;bottom:82px;transform:none;width:auto;border-radius:15px;padding:9px 10px 9px 13px}.fcx-comparebar strong,.fcx-comparebar__actions button:first-child{display:none}.fcx-dialog{width:calc(100% - 20px);max-height:92vh}.fcx-dialog__grid{grid-template-columns:1fr;padding:12px}.fcx-source{display:grid;grid-template-columns:120px minmax(0,1fr)}.fcx-source__image{height:auto;min-height:180px}.fcx-source h3{min-height:0}.fcx-source dl>div{grid-template-columns:80px 1fr}.fcx-help{right:10px;bottom:132px}.fcx-toast{bottom:144px;max-width:calc(100% - 30px);text-align:center}.fcx-dialog__head{padding:19px}.fcx-dialog__foot{padding:12px}}.fcx--product .fcx-comparebar,.fcx--product .fcx-helpbtn,.fcx--cart .fcx-comparebar,.fcx--cart .fcx-helpbtn{display:none!important}.fcx button{line-height:1.15;text-align:center}.fcx-comparebar button,.fcx-dialog__foot button,.fcx-help__head button,.fcx-dialog__head>button{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.fcx-help__head button,.fcx-dialog__head>button{width:44px;height:44px}.fcx-help__links a{min-height:60px}@media(max-width:760px){.fcx-helpbtn{right:12px;bottom:calc(12px + env(safe-area-inset-bottom));width:50px;height:50px;min-width:50px;min-height:50px;padding:5px;justify-content:center}.fcx-helpbtn>span{width:38px;height:38px}.fcx-comparebar{left:12px;right:70px;bottom:calc(12px + env(safe-area-inset-bottom));width:auto;min-height:50px;border-radius:999px;padding:4px 5px 4px 14px;gap:8px}.fcx-comparebar>div:first-child{min-width:0}.fcx-comparebar__count{font-size:.82rem;white-space:nowrap}.fcx-comparebar__actions{flex:0 0 auto}.fcx-comparebar__actions button{min-height:42px;padding:9px 14px;white-space:nowrap}.fcx-help{left:10px;right:10px;bottom:calc(72px + env(safe-area-inset-bottom));width:auto;max-height:calc(100dvh - 92px);overflow:auto}.fcx-toast{bottom:calc(74px + env(safe-area-inset-bottom))}.fcx-dialog{position:fixed;inset:auto 0 0 0;width:100%;max-width:none;max-height:90dvh;margin:0;border-radius:24px 24px 0 0}.fcx-dialog__grid{display:grid;grid-template-columns:1fr;padding:12px 12px 18px}.fcx-source{display:block}.fcx-source__image{height:150px;min-height:0}.fcx-source h3{min-height:0}.fcx-source dl>div{grid-template-columns:92px 1fr}.fcx-dialog__head{padding:18px 16px 14px}.fcx-dialog__head h2{font-size:1.8rem}.fcx-dialog__foot{padding:10px 12px calc(10px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 1fr}.fcx-dialog__foot button{width:100%;min-height:48px;white-space:normal}}@media(prefers-reduced-motion:reduce){.fcx-help,.fcx-toast,.fcx-helpbtn{transition:none!important}}.fcf{background:#34363b;color:#fff}.fcf a{color:inherit;text-decoration:none}.fcf-news,.fcf-main,.fcf-bottom{max-width:1440px;margin:0 auto}.fcf-news{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding:52px 4vw;border-bottom:1px solid #ffffff22}.fcf-news p{margin:0 0 7px;color:#bee69a;text-transform:uppercase;font-size:.875rem;font-weight:800;letter-spacing:.11em}.fcf-news h2{font-size:clamp(1.8rem,3vw,3.2rem);line-height:1;margin:0;letter-spacing:-.04em}.fcf-form{display:flex;background:#fff;border-radius:999px;overflow:hidden}.fcf-form input{flex:1;border:0;padding:14px 18px;font:inherit;min-width:0}.fcf-form button{border:0;background:#72c633;color:#34363b;padding:0 24px;font-weight:800}.fcf-main{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding:62px 4vw}.fcf-brand img{width:205px;background:transparent;padding:0;border-radius:0;margin-bottom:22px;display:block;filter:brightness(0) invert(1)}.fcf-brand p{color:#c9dad7;max-width:430px;line-height:1.6}.fcf-brand>div{display:flex;gap:8px;flex-wrap:wrap}.fcf-brand span{border:1px solid #ffffff2e;border-radius:999px;padding:7px 10px;font-size:.875rem}.fcf-links{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.fcf-links h3{font-size:.9rem;margin:0 0 15px;color:#bee69a}.fcf-links div{display:grid;align-content:start;gap:10px}.fcf-links a{font-size:.87rem;color:#e0ece9}.fcf-bottom{border-top:1px solid #ffffff22;padding:18px 4vw 32px;display:flex;justify-content:space-between;gap:30px;color:#abc2bd;font-size:.875rem}.fcf-bottom span:last-child{max-width:620px;text-align:right}@media(max-width:800px){.fcf-news,.fcf-main{grid-template-columns:1fr}.fcf-news{padding:42px 20px}.fcf-main{padding:48px 20px;gap:40px}.fcf-links{grid-template-columns:1fr 1fr}.fcf-bottom{padding:18px 20px 28px;display:grid}.fcf-bottom span:last-child{text-align:left}.fcf-form{border-radius:14px}}.fcf-consent{grid-column:2;font-size:.875rem;color:#c9d3d1;margin:-24px 0 0;line-height:1.45}.fcf-consent a{text-decoration:underline}@media(max-width:800px){.fcf-consent{grid-column:1;margin:-28px 0 0}}.fcf-main{max-width:1440px;margin-inline:auto;padding-top:72px;padding-bottom:68px}.fcf-brand img{width:190px}.fcf-news input{min-height:50px;border-radius:999px}.fcf-news button{min-height:50px;border-radius:999px;transition:transform .18s var(--fc-ease),background .18s ease}.fcf-links a{display:inline-block;padding-block:4px;transition:color .18s ease,transform .18s var(--fc-ease)}@media(hover:hover){.fcf-links a:hover{color:#bee69a;transform:translate(2px)}.fcf-news button:hover{transform:translateY(-2px)}}@media(max-width:800px){.fcf-main{padding-top:54px;padding-bottom:52px}}.fcf-brand img{background:transparent!important;padding:0!important;border-radius:0!important;filter:brightness(0) invert(1);width:190px;height:auto;opacity:.98}.fcf-brand p strong{color:#fff}.fch{position:relative;z-index:50;background:#fff;color:#484950;border-bottom:1px solid #E1E5DD}.fch a{text-decoration:none;color:inherit}.fch-top{background:#f2b51d;color:#34363b;font-size:.875rem}.fch-top__inner,.fch-main,.fch-nav__inner{max-width:1440px;margin:0 auto}.fch-top__inner{display:flex;justify-content:space-between;padding:8px 4vw}.fch-top__inner div{display:flex;gap:18px}.fch-main{padding:18px 4vw;display:grid;grid-template-columns:220px minmax(300px,1fr) auto;gap:28px;align-items:center}.fch-logo img{display:block;width:180px;max-height:60px;object-fit:contain;object-position:left center}.fch-searchwrap{position:relative;z-index:8}.fch-search{display:flex;align-items:center;border:1px solid #D7DBD2;border-radius:999px;background:#fff;box-shadow:0 2px 10px #34363b0a;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;overflow:hidden}.fch-searchwrap:focus-within .fch-search{border-color:#72c633;box-shadow:0 0 0 3px #72c63322,0 8px 24px #34363b10;transform:translateY(-1px)}.fch-search__icon{width:24px;height:24px;margin-left:18px;color:#686b72;display:grid;place-items:center;flex:0 0 auto}.fch-search__icon svg{width:21px;height:21px}.fch-search input{flex:1;border:0;background:transparent;padding:14px;font:inherit;min-width:0;color:#484950;font-size:.96rem}.fch-search input::placeholder{color:#898c91;opacity:1}.fch-search input:focus{outline:none}.fch-search button{height:50px;border:0;background:#72c633;color:#34363b;padding:0 20px 0 22px;font-weight:800;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.fch-search button svg{width:18px;height:18px;transition:transform .2s ease}.fch-search button:hover{background:#7ed13c;box-shadow:inset 0 0 0 1px #5ba329}.fch-search button:hover svg{transform:translate(3px)}.fch-search button:active{transform:scale(.98)}.fch-searchlinks{position:absolute;left:10px;right:10px;top:calc(100% + 9px);display:flex;align-items:center;gap:8px;flex-wrap:wrap;background:#fff;border:1px solid #E1E5DD;border-radius:14px;padding:11px 13px;box-shadow:0 16px 40px #34363b18;opacity:0;visibility:hidden;transform:translateY(-5px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.fch-searchwrap:focus-within .fch-searchlinks{opacity:1;visibility:visible;transform:translateY(0)}.fch-searchlinks>span{font-size:.875rem;font-weight:800;color:#686b72;margin-right:2px}.fch-searchlinks a{font-size:.875rem;font-weight:800;color:#4f8f2f;background:#f1f7ec;border-radius:999px;padding:7px 10px;transition:background .18s ease,color .18s ease}.fch-searchlinks a:hover,.fch-searchlinks a:focus{background:#72c633;color:#34363b;outline:none}.fch-actions{display:flex;gap:22px;align-items:center}.fch-actions a{display:grid;gap:1px}.fch-actions span{font-size:.875rem;color:#686b72}.fch-actions strong{font-size:.9rem}.fch-nav{border-top:1px solid #edf2f0;position:relative}.fch-nav__inner{display:flex;gap:30px;align-items:center;padding:0 4vw;position:relative}.fch-nav__inner>a,.fch-drop>a,.fch-mega__trigger{border:0;background:transparent;color:inherit;cursor:pointer;display:flex;align-items:center;gap:6px;padding:14px 0;font-weight:800;font-size:.9rem;text-decoration:none}.fch-mega__trigger svg{width:16px;height:16px;transition:transform .2s ease}.fch-mega:hover .fch-mega__trigger svg,.fch-mega:focus-within .fch-mega__trigger svg,.fch-mega.is-open .fch-mega__trigger svg{transform:rotate(180deg)}.fch-mega{position:static}.fch-mega__panel{position:absolute;left:4vw;right:4vw;top:100%;background:#fff;border:1px solid #E1E5DD;border-top:3px solid #72C633;border-radius:0 0 20px 20px;box-shadow:0 24px 55px #34363b1f;opacity:0;visibility:hidden;transform:translateY(-8px);pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.fch-mega:hover .fch-mega__panel,.fch-mega:focus-within .fch-mega__panel,.fch-mega.is-open .fch-mega__panel{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.fch-mega__inner{display:grid;grid-template-columns:290px 1fr;gap:28px;padding:28px}.fch-mega__intro{padding:4px 4px 4px 0}.fch-mega__intro>p{margin:0 0 8px;color:#4f8f2f;font-size:.875rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.fch-mega__intro h2{font-size:2rem;line-height:1.02;letter-spacing:-.04em;margin:0 0 12px}.fch-mega__intro>span{display:block;color:#686b72;font-size:.9rem;line-height:1.5}.fch-mega__all{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding:13px 15px;border-radius:12px;background:#72c633;color:#34363b;font-weight:800;font-size:.9rem}.fch-mega__guide{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;margin-top:10px;padding:13px;border:1px solid #E1E5DD;border-radius:12px;background:#fafaf7}.fch-mega__guideicon{width:40px;height:40px;border-radius:10px;background:#f1f7ec;color:#4f8f2f;display:grid;place-items:center}.fch-mega__guideicon svg{width:23px;height:23px}.fch-mega__guide strong,.fch-mega__guide small{display:block}.fch-mega__guide small{font-size:.875rem;color:#686b72;margin-top:2px}.fch-mega__categories{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.fch-megacard{border:1px solid #E1E5DD;border-radius:15px;overflow:hidden;background:#fff;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.fch-megacard:hover,.fch-megacard:focus{transform:translateY(-3px);box-shadow:0 14px 30px #34363b12;border-color:#cbd5c8;outline:none}.fch-megacard__image{height:155px;background:#fafaf7;display:grid;place-items:center}.fch-megacard__image img{width:100%;height:100%;object-fit:contain}.fch-megacard__body{padding:14px}.fch-megacard__body>span{font-size:.875rem;color:#4f8f2f;font-weight:800}.fch-megacard h3{font-size:1.05rem;margin:6px 0}.fch-megacard p{font-size:.875rem;line-height:1.4;color:#686b72;margin:0 0 12px}.fch-megacard strong{font-size:.875rem;color:#4f8f2f}.fch-mega__footer{display:grid;grid-template-columns:repeat(3,1fr);background:#f7f3ea;border-radius:0 0 18px 18px;border-top:1px solid #E8E2D8}.fch-mega__footer span{padding:13px 18px;text-align:center;font-size:.875rem;color:#686b72;border-right:1px solid #E8E2D8}.fch-mega__footer span:last-child{border-right:0}.fch-mega__footer b{color:#484950}.fch-drop{position:relative}.fch-drop__menu{display:none;position:absolute;top:100%;left:-18px;background:#fff;min-width:230px;border:1px solid #E1E5DD;border-radius:0 0 14px 14px;box-shadow:0 18px 40px #48495018;padding:8px}.fch-drop:hover .fch-drop__menu,.fch-drop:focus-within .fch-drop__menu{display:grid}.fch-drop__menu a{padding:12px;border-radius:9px;font-size:.9rem}.fch-drop__menu a:hover{background:#f1f7ec}.fch-mobile{display:none}@media(max-width:1100px){.fch-top,.fch-main,.fch-nav{display:none}.fch-mobile{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:12px 16px;background:#fff}.fch-mobile .fch-logo img{width:130px}.fch-mobile__actions{display:flex;gap:14px;font-size:.875rem;font-weight:800}.fch-mobile>details{grid-column:1/-1;border-top:1px solid #E1E5DD;padding-top:10px}.fch-mobile>details>summary{cursor:pointer;font-weight:800;min-height:44px;display:flex;align-items:center;list-style:none}.fch-mobile>details>summary::-webkit-details-marker{display:none}.fch-mobile-menu{display:grid;padding-top:6px}.fch-mobile-link{min-height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 4px;border-bottom:1px solid #EDF0EA;font-weight:800}.fch-mobile-link span{color:#4f8f2f}.fch-mobile-shop{border-bottom:1px solid #EDF0EA}.fch-mobile-shop>summary{min-height:54px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:800;list-style:none}.fch-mobile-shop>summary::-webkit-details-marker{display:none}.fch-mobile-shop>summary svg{width:19px;height:19px;transition:transform .2s ease}.fch-mobile-shop[open]>summary svg{transform:rotate(180deg)}.fch-mobile-shop__body{display:grid;gap:8px;padding:0 0 14px}.fch-mobile-shopall{min-height:58px;padding:12px 14px;border-radius:13px;background:#72c633;color:#34363b;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.fch-mobile-shopall strong,.fch-mobile-shopall small{display:block}.fch-mobile-shopall small{font-size:.875rem;margin-top:2px}.fch-mobile-cat{min-height:74px;display:grid;grid-template-columns:62px 1fr auto;gap:12px;align-items:center;border:1px solid #E1E5DD;border-radius:13px;padding:7px 12px 7px 7px;background:#fff}.fch-mobile-cat__img{width:60px;height:60px;border-radius:10px;background:#fafaf7;overflow:hidden;display:grid;place-items:center}.fch-mobile-cat__img img{width:100%;height:100%;object-fit:contain}.fch-mobile-cat strong,.fch-mobile-cat small{display:block}.fch-mobile-cat small{font-size:.875rem;color:#686b72;margin-top:3px}.fch-mobile-cat>b,.fch-mobile-shopall>b,.fch-mobile-guide>b{color:#4f8f2f}.fch-mobile-guide{min-height:68px;display:grid;grid-template-columns:44px 1fr auto;gap:11px;align-items:center;border-radius:13px;padding:11px 13px;background:#f7f3ea}.fch-mobile-guide__icon{width:42px;height:42px;border-radius:11px;background:#fff;color:#4f8f2f;display:grid;place-items:center}.fch-mobile-guide__icon svg{width:24px;height:24px}.fch-mobile-guide strong,.fch-mobile-guide small{display:block}.fch-mobile-guide small{font-size:.875rem;color:#686b72;margin-top:3px}}.fch-main,.fch-top__inner,.fch-nav__inner{max-width:1440px;margin-inline:auto;width:100%}.fch-main{padding-top:16px;padding-bottom:16px}.fch-logo img{width:172px}.fch-searchwrap{max-width:720px;width:100%;justify-self:center}.fch-search{border-radius:999px;box-shadow:none}.fch-search button{min-width:112px}.fch-actions>a{padding:8px 0}.fch-nav__inner>a,.fch-drop>a,.fch-mega__trigger{position:relative}.fch-nav__inner>a:after,.fch-drop>a:after,.fch-mega__trigger:after{content:"";position:absolute;left:0;right:0;bottom:7px;height:2px;border-radius:2px;background:#72c633;transform:scaleX(0);transform-origin:left;transition:transform .22s var(--fc-ease)}@media(hover:hover){.fch-nav__inner>a:hover:after,.fch-drop>a:hover:after,.fch-mega__trigger:hover:after{transform:scaleX(1)}}.fch-mega__panel{border-radius:0 0 var(--fc-radius-lg) var(--fc-radius-lg);box-shadow:var(--fc-shadow-float)}.fch-mega__intro h2{font-size:1.85rem}.fch-megacard{border-radius:var(--fc-radius-md);transition:transform .22s var(--fc-ease),box-shadow .22s var(--fc-ease),border-color .22s var(--fc-ease)}.fch-megacard__image{height:165px;background:var(--fc-surface)}.fch-mega__guide,.fch-mega__all{border-radius:var(--fc-radius-md)}.fch-searchlinks{border-radius:var(--fc-radius-md);box-shadow:var(--fc-shadow-card)}.fch-mobile-cat,.fch-mobile-guide,.fch-mobile-shopall{border-radius:var(--fc-radius-md)}@media(max-width:1100px){.fch-mobile{padding:14px 18px}.fch-mobile .fch-logo img{width:142px}.fch-mobile>details>summary{font-size:1rem}.fch-mobile-link,.fch-mobile-shop>summary{min-height:58px}}.fch-top{background:#34363b;color:#fff}.fch-top__inner>span{display:flex;align-items:center;gap:8px;font-weight:700}.fch-top__inner>span:before{content:"";width:8px;height:8px;border-radius:50%;background:#f2b51d;box-shadow:0 0 0 3px #f2b51d29}.fch-top__inner a{color:#fff;opacity:.88}.fch-top__inner a:hover{opacity:1}.fch-actions{display:flex;align-items:center;gap:22px}.fch-actions>a{display:grid;grid-template-columns:36px auto;gap:9px;align-items:center;text-decoration:none}.fch-actionicon{width:36px;height:36px;border-radius:11px;background:#f3f7ef;color:#4f8f2f;display:grid;place-items:center}.fch-actionicon svg{width:21px;height:21px}.fch-actions small,.fch-actions strong{display:block}.fch-actions small{font-size:.82rem;color:#73767b;font-weight:600}.fch-actions strong{font-size:.9rem;margin-top:1px}.fch-mobile__actions a{display:flex;align-items:center;gap:5px;color:#484950;text-decoration:none}.fch-mobile__actions svg{width:21px;height:21px;color:#4f8f2f}.fch-mobile__actions span{font-size:.82rem}.fch-menuicon{width:22px;display:grid;gap:4px;margin-right:8px}.fch-menuicon span{display:block;height:2px;border-radius:2px;background:#484950}@media(max-width:1100px){.fch-mobile>details>summary{justify-content:flex-start}.fch-mobile__actions{gap:13px}}@media(max-width:520px){.fch-mobile__actions span{display:none}.fch-mobile__actions a{width:44px;height:44px;min-width:44px;min-height:44px;border-radius:50%;background:#f3f7ef;display:grid;place-items:center}.fch-mobile__actions svg{width:20px;height:20px}}.fch-search{min-height:56px;align-items:stretch}.fch-search__icon{align-self:center}.fch-search input{min-height:54px;padding-top:0;padding-bottom:0;align-self:stretch}.fch-search button{height:auto!important;min-height:54px;align-self:stretch;margin:0!important;border-radius:0!important;padding-top:0;padding-bottom:0}.fch-drop__menu--advice{min-width:310px;padding:10px}.fch-drop__menu--advice a{display:block;padding:12px 13px}.fch-drop__menu--advice strong,.fch-drop__menu--advice small{display:block}.fch-drop__menu--advice small{margin-top:3px;color:#686b72;font-size:.82rem;font-weight:500}.fch-mobile-advice .fch-mobile-link{padding-inline:12px}.fch-mega--advice .fch-mega__quick{display:grid;gap:7px;margin-top:10px}.fch-mega--advice .fch-mega__quick>a{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:10px 12px;border:1px solid #E1E5DD;border-radius:12px;background:#fafaf7;transition:background .18s ease,border-color .18s ease,transform .18s ease}.fch-mega--advice .fch-mega__quick>a:hover,.fch-mega--advice .fch-mega__quick>a:focus{background:#f1f7ec;border-color:#cbd5c8;transform:translate(2px);outline:none}.fch-mega--advice .fch-mega__quick strong,.fch-mega--advice .fch-mega__quick small{display:block}.fch-mega--advice .fch-mega__quick strong{font-size:.86rem}.fch-mega--advice .fch-mega__quick small{margin-top:2px;color:#686b72;font-size:.78rem;line-height:1.3}.fch-mega--advice .fch-mega__quick b{color:#4f8f2f}.fch-mega--advice .fch-megacard__body h3{min-height:2.5em}.fch-mega__trigger,.fch-drop__trigger{display:inline-flex!important;align-items:center;gap:7px;line-height:1}.fch-mega__trigger svg,.fch-drop__trigger svg{width:16px;height:16px;flex:0 0 16px;margin:0}.fch-drop:hover .fch-drop__trigger svg,.fch-drop:focus-within .fch-drop__trigger svg{transform:rotate(180deg)}.fch-drop__trigger svg{transition:transform .2s ease}.fch-mega__categories{align-items:stretch}.fch-megacard{display:grid;grid-template-rows:180px 1fr;min-width:0}.fch-megacard__image{height:180px!important;min-height:180px;padding:16px 18px;overflow:hidden;box-sizing:border-box;display:flex;align-items:center;justify-content:center;background:#fff!important}.fch-megacard__image img{display:block;width:auto!important;height:auto!important;max-width:82%!important;max-height:145px!important;object-fit:contain!important;margin:auto}.fch-megacard__body{position:relative;z-index:2;background:#fff;padding:16px!important;min-width:0}.fch-megacard__body h3,.fch-megacard__body p,.fch-megacard__body strong{position:relative;z-index:2}@media(max-width:1250px)and (min-width:1101px){.fch-mega__inner{grid-template-columns:260px 1fr;gap:20px;padding:22px}.fch-mega__categories{gap:10px}.fch-megacard{grid-template-rows:160px 1fr}.fch-megacard__image{height:160px!important;min-height:160px;padding:14px}.fch-megacard__image img{max-width:78%!important;max-height:128px!important}.fch-megacard__body{padding:14px!important}}.fch-mega--advice .fch-megacard__image{padding:0!important;background:#f7f3ea!important}.fch-mega--advice .fch-megacard__image img{display:block;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;margin:0!important}.fcp{--ink:#484950;--green:#72C633;--mint:#F1F7EC;--line:#E1E5DD;--soft:#FAFAF7;color:var(--ink);background:#fff}.fcp *{box-sizing:border-box}.fcp a{color:inherit}.fcp-breadcrumb{max-width:1440px;margin:0 auto;padding:18px 4vw;font-size:.875rem;color:#686b72;display:flex;gap:8px;flex-wrap:wrap}.fcp-breadcrumb a{text-decoration:none}.fcp-top{max-width:1440px;margin:0 auto;padding:10px 4vw 70px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.72fr);gap:54px;align-items:start}.fcp-gallery{min-width:0}.fcp-main-image{position:relative;background:#f6f8f7;border-radius:22px;overflow:hidden;aspect-ratio:1;display:grid;place-items:center}.fcp-main-image>img{width:100%;height:100%;object-fit:contain}.fcp-sale{position:absolute;z-index:2;top:18px;left:18px;background:#f2b51d;color:#34363b;padding:8px 12px;border-radius:999px;font-weight:800;font-size:.875rem}.fcp-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}.fcp-thumb{border:1px solid var(--line);border-radius:12px;background:#fff;padding:4px;cursor:pointer;aspect-ratio:1}.fcp-thumb img{width:100%;height:100%;object-fit:contain}.fcp-thumb.is-active{outline:2px solid var(--green);outline-offset:1px}.fcp-buy{position:sticky;top:105px;border:1px solid var(--line);border-top:4px solid #F2B51D;border-radius:22px;padding:30px;background:#fff;box-shadow:0 18px 50px #063f4612}.fcp-overline{text-transform:uppercase;letter-spacing:.12em;color:#4f8f2f;font-weight:800;font-size:.875rem;margin:0 0 10px}.fcp-buy h1{font-size:clamp(2rem,3.2vw,3.4rem);line-height:1;letter-spacing:-.04em;margin:0 0 16px}.fcp-ratingline{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:.875rem;color:#686b72}.fcp-dot{width:8px;height:8px;border-radius:50%;background:#72c633}.fcp-price{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:22px 0}.fcp-price>strong{font-size:2rem}.fcp-price s{color:#859395}.fcp-price span{background:#fff2c7;padding:6px 9px;border-radius:999px;font-size:.875rem;font-weight:800}.fcp-discount{margin:-6px 0 22px;padding:14px 15px;border:1px solid #DCE8D2;border-radius:14px;background:#f4f9ef;display:flex;align-items:center;justify-content:space-between;gap:14px}.fcp-discount__copy{display:flex;flex-direction:column;gap:3px;min-width:0}.fcp-discount__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#4f8f2f;font-size:.72rem;font-weight:800}.fcp-discount strong{font-size:.95rem;line-height:1.3}.fcp-discount code{font:inherit;font-weight:900;color:#3f7d25;background:transparent}.fcp-discount small{color:#686b72;line-height:1.35}.fcp-discount__apply{flex:0 0 auto;border-radius:999px;background:#72c633;color:#24321d!important;text-decoration:none;font-size:.82rem;font-weight:900;padding:10px 14px;white-space:nowrap}.fcp-discount__apply:hover{filter:brightness(.96)}.fcp-summary{line-height:1.6;color:#686b72}.fcp-keypoints{list-style:none;padding:0;margin:22px 0}.fcp-keypoints li{padding:10px 0;border-bottom:1px solid var(--line);font-weight:700}.fcp-keypoints li:before{content:"\2713";color:var(--green);margin-right:10px}.fcp-form label{display:block;font-size:.875rem;font-weight:800;margin-bottom:6px}.fcp-form select,.fcp-qty input{width:100%;border:1px solid #CDD1C8;border-radius:12px;background:#fff;padding:13px 14px;font:inherit;color:var(--ink)}.fcp-purchase-row{display:grid;grid-template-columns:82px 1fr;gap:10px;margin-top:12px}.fcp-qty input{text-align:center;height:52px}.fcp-add{height:52px;border:0;border-radius:13px;background:var(--green);color:#34363b;font-weight:800;font-size:1rem;cursor:pointer}.fcp-add:disabled{opacity:.45}.fcp-assurances{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.fcp-assurances div{background:var(--soft);border-radius:12px;padding:12px}.fcp-assurances strong,.fcp-assurances span{display:block}.fcp-assurances span{font-size:.875rem;color:#686b72;margin-top:3px}.fcp-buy-detail{border-top:1px solid var(--line);padding:14px 0}.fcp-buy-detail summary{cursor:pointer;font-weight:800}.fcp-buy-detail p{font-size:.9rem;line-height:1.55;color:#686b72}.fcp-help{margin-top:16px;background:#34363b;color:#fff;border-radius:15px;padding:16px;display:flex;justify-content:space-between;gap:15px;align-items:center}.fcp-help strong,.fcp-help span{display:block}.fcp-help span{font-size:.875rem;color:#d2e1de;margin-top:3px}.fcp-help a{white-space:nowrap;color:#fff;font-weight:800}.fcp-story{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;background:#f1f7ec;overflow:hidden}.fcp-story__image{position:relative;min-height:600px}.fcp-story__image>img{width:100%;height:100%;object-fit:cover}.fcp-product-float{position:absolute;right:26px;bottom:26px;width:190px;height:190px;background:#fff;border-radius:20px;box-shadow:0 20px 50px #063f462e;display:grid;place-items:center;padding:12px}.fcp-product-float img{width:100%;height:100%;object-fit:contain}.fcp-story__copy{padding:70px 5vw;display:flex;flex-direction:column;justify-content:center}.fcp-story h2,.fcp-section-head h2,.fcp-specs h2,.fcp-support h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1;letter-spacing:-.04em;margin:0}.fcp-story__copy>p:not(.fcp-overline){font-size:1.05rem;line-height:1.65;color:#686b72;margin:22px 0}.fcp-story-grid{display:grid;gap:12px;margin-top:16px}.fcp-story-grid>div{display:grid;grid-template-columns:38px 1fr;column-gap:12px;border-top:1px solid #c9ddd8;padding-top:14px}.fcp-story-grid span{grid-row:1/3;color:#4f8f2f;font-size:.875rem;font-weight:800}.fcp-story-grid strong{font-size:1.05rem}.fcp-story-grid p{margin:4px 0 0;color:#686b72;font-size:.9rem;line-height:1.45}.fcp-features,.fcp-box,.fcp-compare,.fcp-faq{max-width:1440px;margin:0 auto;padding:80px 4vw}.fcp-section-head{max-width:760px;margin-bottom:30px}.fcp-section-head>p:not(.fcp-overline){color:#686b72;line-height:1.55}.fcp-feature-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.fcp-feature-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}.fcp-feature-img{height:330px;background:#fafaf7}.fcp-feature-img img{width:100%;height:100%;object-fit:contain}.fcp-feature-card h3,.fcp-feature-card p{margin-inline:20px}.fcp-feature-card h3{font-size:1.2rem;margin-top:20px;margin-bottom:8px}.fcp-feature-card p{color:#686b72;line-height:1.55;margin-bottom:22px}.fcp-box{background:#f7f3ea}.fcp-box-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.fcp-box-grid>div{min-height:190px;background:#fff;border:1px solid #E5E8E1;border-radius:15px;padding:18px 16px 20px;display:grid;grid-template-rows:auto 1fr auto;justify-items:center;text-align:center}.fcp-box-grid span{justify-self:start;font-size:.875rem;color:#4f8f2f;font-weight:800}.fcp-box-grid strong{line-height:1.35}.fcp-box-icon{align-self:center;width:58px;height:58px;border-radius:50%;background:#f1f7ec;display:grid;place-items:center;margin:8px 0 14px}.fcp-box-icon svg{width:31px;height:31px;fill:none;stroke:#484950;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.fcp-specs{max-width:1440px;margin:0 auto;padding:80px 4vw;background:#34363b;color:#fff;display:grid;grid-template-columns:.7fr 1.3fr;gap:60px}.fcp-specs .fcp-overline{color:#bee69a}.fcp-specs__intro>p:last-child{color:#c9dad7;line-height:1.6}.fcp-spec-table{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#fff2}.fcp-spec-table>div{background:#34363b;padding:18px 20px}.fcp-spec-table span,.fcp-spec-table strong{display:block}.fcp-spec-table span{font-size:.875rem;color:#afc6c2;margin-bottom:6px}.fcp-compare{background:#fafaf7}.fcp-compare-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.fcp-compare-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;text-decoration:none}.fcp-compare-card>div{height:260px;background:#fafbfb;border-radius:13px}.fcp-compare-card img{width:100%;height:100%;object-fit:contain}.fcp-compare-card h3{font-size:1rem;line-height:1.3;min-height:42px}.fcp-compare-card s{color:#8b9899;font-size:.9rem}.fcp-compare-card>span{display:block;color:#4f8f2f;font-weight:800;margin-top:10px}.fcp-faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:55px}.fcp-faq-list details{border-bottom:1px solid var(--line);padding:18px 0}.fcp-faq-list summary{font-weight:800;cursor:pointer}.fcp-faq-list p{color:#686b72;line-height:1.6}.fcp-support{max-width:1440px;margin:0 auto 50px;padding:55px 5vw;background:#34363b;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:35px}.fcp-support .fcp-overline{color:#bee69a}.fcp-support p:not(.fcp-overline){color:#d0dfdc;max-width:700px;line-height:1.55}.fcp-support>div:last-child{display:flex;gap:10px}.fcp-btn{padding:13px 20px;border-radius:999px;text-decoration:none;font-weight:800}.fcp-btn--light{background:#fff;color:#34363b}.fcp-btn--outline{border:1px solid #8fb3ac;color:#fff}.fcp-mobile-bar{display:none}@media(max-width:1000px){.fcp-top{grid-template-columns:1fr}.fcp-buy{position:static}.fcp-story{grid-template-columns:1fr}.fcp-story__image{min-height:500px}.fcp-box-grid{grid-template-columns:repeat(3,1fr)}.fcp-specs,.fcp-faq{grid-template-columns:1fr}.fcp-compare-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.fcp-discount{align-items:flex-start;flex-direction:column}.fcp-discount__apply{width:100%;text-align:center}.fcp-breadcrumb{padding-inline:18px}.fcp-top{padding:4px 18px 48px;gap:20px}.fcp-main-image{border-radius:16px}.fcp-thumbs{grid-template-columns:repeat(4,1fr)}.fcp-buy{border-radius:16px;padding:20px;box-shadow:none}.fcp-buy h1{font-size:2.3rem}.fcp-purchase-row{grid-template-columns:68px 1fr}.fcp-assurances{grid-template-columns:1fr 1fr}.fcp-story__image{min-height:390px}.fcp-product-float{width:135px;height:135px;right:14px;bottom:14px}.fcp-story__copy{padding:48px 22px}.fcp-features,.fcp-box,.fcp-compare,.fcp-faq{padding:58px 20px}.fcp-feature-cards{grid-template-columns:1fr}.fcp-feature-img{height:310px}.fcp-box-grid{grid-template-columns:1fr 1fr}.fcp-specs{padding:58px 20px;gap:28px}.fcp-spec-table,.fcp-compare-grid{grid-template-columns:1fr 1fr}.fcp-compare-card>div{height:180px}.fcp-support{margin:0 12px 72px;padding:38px 24px;display:block}.fcp-support>div:last-child{margin-top:22px;display:grid}.fcp-mobile-bar{position:fixed;left:0;right:0;bottom:0;z-index:30;background:#fff;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:10px 14px calc(10px + env(safe-area-inset-bottom));box-shadow:0 -10px 30px #063f461a}.fcp-mobile-bar small,.fcp-mobile-bar strong{display:block}.fcp-mobile-bar a{background:var(--green);color:#34363b;text-decoration:none;font-weight:800;padding:12px 16px;border-radius:11px}}.fcp-assurances{grid-template-columns:repeat(2,1fr)}.fcp-assurances>div{display:grid;grid-template-columns:34px 1fr;gap:9px;align-items:center}.fcp-assurance-icon{width:32px;height:32px;border-radius:10px;background:#f1f7ec;color:#4f8f2f;display:grid;place-items:center}.fcp-assurance-icon svg{width:20px;height:20px}.fcp-assurances small{display:block;font-size:.875rem;color:#686b72;margin-top:2px}@media(max-width:680px){.fcp-assurances{grid-template-columns:1fr 1fr}.fcp-assurances>div{grid-template-columns:28px 1fr;padding:10px}.fcp-assurance-icon{width:28px;height:28px}}.fcp-option-help{margin:7px 0 0;color:#686b72;font-size:.9rem;line-height:1.45}.fcp-payment-note{display:grid;grid-template-columns:34px 1fr;gap:9px;align-items:center;margin-top:16px;padding:12px 13px;border-radius:12px;background:#f7f3ea}.fcp-payment-lock{width:30px;height:30px;border-radius:50%;background:#72c633;color:#34363b;display:grid;place-items:center;font-weight:900}.fcp-payment-note strong,.fcp-payment-note small{display:block}.fcp-payment-note small{font-size:.875rem;color:#686b72;margin-top:2px}.fcp-payment-methods{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:10px 0 4px}.fcp-payment-methods svg{height:24px;width:auto}.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}.fcp-dot.is-unavailable{background:#9a9da0}.fcp-top{gap:clamp(34px,4vw,58px);padding-bottom:var(--fc-section-space)}.fcp-main-image{border-radius:var(--fc-radius-lg);border:1px solid #EEF0EA;background:var(--fc-surface)}.fcp-thumb{border-radius:var(--fc-radius-sm);transition:border-color .18s ease,transform .18s var(--fc-ease)}.fcp-thumb.is-active{outline:0;border:2px solid #72C633}.fcp-buy{border-radius:var(--fc-radius-lg);padding:clamp(24px,2.5vw,32px);box-shadow:var(--fc-shadow-card)}.fcp-buy h1{font-size:clamp(2rem,3vw,3.05rem)}.fcp-price>strong{font-size:2.15rem}.fcp-add{border-radius:var(--fc-radius-md);min-height:54px;transition:transform .18s var(--fc-ease),box-shadow .18s var(--fc-ease),background .18s ease}.fcp-form select,.fcp-qty input{border-radius:var(--fc-radius-sm);min-height:52px}.fcp-assurances div,.fcp-payment-note,.fcp-help{border-radius:var(--fc-radius-md)}.fcp-features,.fcp-box,.fcp-compare,.fcp-faq,.fcp-specs{padding-top:var(--fc-section-space);padding-bottom:var(--fc-section-space)}.fcp-story h2,.fcp-section-head h2,.fcp-specs h2,.fcp-support h2{font-size:clamp(2.15rem,3.7vw,3.7rem)}.fcp-feature-card,.fcp-compare-card{border-radius:var(--fc-radius-lg);transition:transform .22s var(--fc-ease),box-shadow .22s var(--fc-ease),border-color .22s var(--fc-ease)}.fcp-feature-img,.fcp-compare-card>div{background:var(--fc-surface)}.fcp-box-grid>div{border-radius:var(--fc-radius-md);border:1px solid #ECEEE8}.fcp-product-float{border-radius:var(--fc-radius-lg);box-shadow:var(--fc-shadow-float)}.fcp-support{border-radius:var(--fc-radius-lg);width:calc(100% - 32px);max-width:1408px}@media(hover:hover){.fcp-add:hover{transform:translateY(-2px);box-shadow:0 10px 22px #488b2c2e}.fcp-feature-card:hover,.fcp-compare-card:hover{transform:translateY(-4px);box-shadow:var(--fc-shadow-hover);border-color:#d1d7cc}.fcp-thumb:hover{transform:translateY(-2px);border-color:#a8b5a2}}@media(max-width:680px){.fcp-top{padding-bottom:54px}.fcp-thumbs{display:flex;overflow-x:auto;gap:9px;scroll-snap-type:x mandatory;scrollbar-width:none}.fcp-thumbs::-webkit-scrollbar{display:none}.fcp-thumb{flex:0 0 82px;scroll-snap-align:start}.fcp-buy{padding:22px;border-radius:var(--fc-radius-lg)}.fcp-buy h1{font-size:2.15rem}.fcp-features,.fcp-box,.fcp-compare,.fcp-faq,.fcp-specs{padding-top:58px;padding-bottom:58px}.fcp-compare-grid{grid-template-columns:1fr}.fcp-compare-card{display:grid;grid-template-columns:120px 1fr;gap:12px;align-items:center}.fcp-compare-card>div{height:120px}.fcp-compare-card h3{min-height:0;margin-top:0}.fcp-support{width:calc(100% - 24px);border-radius:var(--fc-radius-lg)}}.fcp-main-image,.fcp-feature-img,.fcp-compare-card>div{background:#fff}.fcp a.fcp-btn--light{background:#fff;color:#34363b!important;border:1px solid #fff}.fcp a.fcp-btn--outline{color:#fff!important;border-color:#8fb3ac}.fcp-support .fcp-btn{min-width:180px;text-align:center}@media(hover:hover){.fcp a.fcp-btn--light:hover{background:#f4f5f1}.fcp a.fcp-btn--outline:hover{background:#ffffff10;border-color:#b8d0cb}}.fcp-faq-list details summary,.fcp-buy-detail summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;cursor:pointer}.fcp-faq-list details summary::-webkit-details-marker,.fcp-buy-detail summary::-webkit-details-marker{display:none}.fcp-faq-list details summary:after,.fcp-buy-detail summary:after{content:"";flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:linear-gradient(#4f8f2f,#4f8f2f) center/12px 2px no-repeat,linear-gradient(#4f8f2f,#4f8f2f) center/2px 12px no-repeat,#f1f7ec;border:1px solid #DDE8D6;transition:background-size .18s ease,background-color .18s ease,transform .18s ease}.fcp-faq-list details[open] summary:after,.fcp-buy-detail[open] summary:after{background-size:12px 2px,0 0,100% 100%;background-color:#eaf4e3}@media(hover:hover){.fcp-faq-list details summary:hover:after,.fcp-buy-detail summary:hover:after{background-color:#e4f1db;transform:scale(1.05)}}@media(max-width:680px){.fcp-faq-list details summary,.fcp-buy-detail summary{gap:16px}.fcp-faq-list details summary:after,.fcp-buy-detail summary:after{flex-basis:32px;width:32px;height:32px}}.fcp-purchase-row{--fc-buy-control-height:54px;grid-template-columns:96px minmax(0,1fr);gap:12px;align-items:end}.fcp-qty{display:grid;grid-template-rows:auto var(--fc-buy-control-height);align-self:stretch}.fcp-qty label{line-height:1.25;margin:0 0 6px}.fcp-qty input{height:var(--fc-buy-control-height)!important;min-height:var(--fc-buy-control-height)!important;box-sizing:border-box;padding:0 10px;margin:0}.fcp-add{height:var(--fc-buy-control-height)!important;min-height:var(--fc-buy-control-height)!important;box-sizing:border-box;align-self:end;margin:0;padding:0 20px}@media(max-width:420px){.fcp-purchase-row{grid-template-columns:88px minmax(0,1fr);gap:9px}.fcp-add{padding-inline:14px}}.fcp-hotspots{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none}.fcp-hotspots[hidden]{display:none}.fcp-hotspots__label{position:absolute;top:16px;right:16px;background:#34363bef;color:#fff;border-radius:999px;padding:8px 11px;font-size:.76rem;font-weight:800;letter-spacing:.03em}.fcp-hotspot{position:absolute;width:38px;height:38px;border-radius:50%;border:3px solid #fff;background:#72c633;color:#34363b;font-weight:900;box-shadow:0 9px 25px #232a2433;display:grid;place-items:center;pointer-events:auto;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.fcp-hotspot:after{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border:1px solid rgba(79,143,47,.28);border-radius:50%}.fcp-hotspot--1{left:24%;top:28%}.fcp-hotspot--2{right:25%;top:38%}.fcp-hotspot--3{left:46%;bottom:24%}.fcp-hotspot.is-active{transform:scale(1.12);box-shadow:0 0 0 7px #72c63329,0 12px 30px #232a2440}.fcp-hotspot-card{position:absolute;left:18px;bottom:18px;z-index:4;width:min(360px,calc(100% - 36px));background:#fff;border:1px solid #E1E5DD;border-radius:16px;padding:16px 44px 16px 17px;box-shadow:0 18px 45px #1e252033;pointer-events:auto}.fcp-hotspot-card>button{position:absolute;right:9px;top:9px;width:30px;height:30px;border:0;border-radius:50%;background:#f1f7ec;color:#34363b;font-size:1.2rem;cursor:pointer}.fcp-hotspot-card strong{display:block;font-size:1.05rem}.fcp-hotspot-card p{margin:5px 0 0;color:#686b72;line-height:1.45;font-size:.88rem}.fcp-comparebutton{width:100%;margin:-4px 0 18px;border:1px solid #DDE1D9;background:#fff;border-radius:12px;padding:11px 13px;color:#4f8f2f;font-weight:800;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.fcp-comparebutton.is-active{background:#f1f7ec;border-color:#bfd8b1}.fcp-comparebutton b{font-size:1.2rem}.fcp-main-image>img{transition:transform .35s var(--fc-ease)}@media(hover:hover){.fcp-hotspot:hover{transform:scale(1.1)}.fcp-main-image:hover>img{transform:scale(1.015)}.fcp-comparebutton:hover{background:#f7faf5}}@media(max-width:680px){.fcp-hotspots__label{top:10px;right:10px}.fcp-hotspot{width:34px;height:34px}.fcp-hotspot--1{left:18%;top:30%}.fcp-hotspot--2{right:18%;top:42%}.fcp-hotspot--3{left:44%;bottom:20%}.fcp-hotspot-card{left:10px;bottom:10px;width:calc(100% - 20px)}}.fcp-compare-card{display:flex;flex-direction:column}.fcp-compare-card__link{display:block;text-decoration:none;color:inherit}.fcp-related-compare{margin-top:auto;border:1px solid #DDE1D9;background:#fff;border-radius:11px;padding:9px 11px;color:#4f8f2f;font-weight:800;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.fcp-related-compare.is-active{background:#f1f7ec;border-color:#bfd8b1}.fcp-related-compare b{font-size:1.15rem}@media(hover:hover){.fcp-related-compare:hover{background:#f7faf5}}.fcp-compareactions{display:grid;gap:8px;margin:-4px 0 18px}.fcp-compareactions .fcp-comparebutton{margin:0;min-height:46px;line-height:1.15}.fcp-shortlist{width:100%;min-height:46px;border:1px solid #DDE1D9;background:#f7f8f4;border-radius:12px;padding:11px 13px;color:#34363b;font-weight:800;display:flex;align-items:center;justify-content:space-between;gap:12px;line-height:1.15;cursor:pointer}.fcp-shortlist:disabled{opacity:.55;cursor:default}.fcp-shortlist b{font-size:1.05rem}.fcp-related-compare{min-height:44px;line-height:1.15}.fcp-hotspot-card>button{width:44px;height:44px;right:7px;top:7px}@media(max-width:680px){.fcp-mobile-bar{min-height:66px;gap:10px;padding:9px 12px calc(9px + env(safe-area-inset-bottom))}.fcp-mobile-bar>div{flex:0 0 auto}.fcp-mobile-bar a{min-height:44px;display:inline-flex;align-items:center;justify-content:center;line-height:1.15;text-align:center;padding:10px 14px}.fcp-help a{white-space:normal;text-align:right;line-height:1.2}.fcp-hotspot{width:44px;height:44px}.fcp-hotspot--1{left:16%;top:28%}.fcp-hotspot--2{right:16%;top:41%}.fcp-hotspot--3{left:43%;bottom:18%}.fcp-hotspots__label{font-size:.82rem}.fcp-hotspot-card{padding-right:56px}}.fcp-fastpay{display:grid;gap:8px;margin-top:10px;text-align:center}.fcp-fastpay>span{font-size:.82rem;color:#686b72}.fcp-fastpay .shopify-payment-button{margin:0}.fcp-fastpay .shopify-payment-button__button{min-height:50px;border-radius:12px!important;overflow:hidden}.fcp-unavailable-recovery{margin:14px 0;padding:16px;border-radius:14px;background:#f7f3ea;border:1px solid #E8E0D2}.fcp-unavailable-recovery strong{display:block;color:#34363b}.fcp-unavailable-recovery p{margin:5px 0 12px;color:#686b72;font-size:.9rem;line-height:1.45}.fcp-unavailable-recovery>div{display:flex;gap:8px;flex-wrap:wrap}.fcp-unavailable-recovery a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 13px;border-radius:10px;background:#72c633;color:#34363b!important;font-weight:800;text-decoration:none}.fcp-unavailable-recovery a+a{background:#fff;border:1px solid #D7D9D3}.fcp-alt-stock{display:block;margin-top:7px;color:#686b72;font-style:normal;font-size:.82rem;font-weight:700}.fcp-compare-card:has(.fcp-alt-stock){background:#fcfcfa}.fcp-compare-card:has(.fcp-alt-stock) img{opacity:.72}@media(max-width:680px){.fcp-unavailable-recovery>div{display:grid}.fcp-unavailable-recovery a{width:100%}}.fcp-fitguide{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;background:#f1f7ec;overflow:hidden}.fcp-fitguide__media{min-height:600px}.fcp-fitguide__media img{width:100%;height:100%;object-fit:cover}.fcp-fitguide__copy{padding:68px 5vw}.fcp-fitguide h2,.fcp-care h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1;letter-spacing:-.04em;margin:0}.fcp-fitguide__copy>p:not(.fcp-overline){color:#686b72;line-height:1.65;margin:20px 0}.fcp-fitguide__steps{display:grid;gap:10px;margin:24px 0}.fcp-fitguide__steps>div{display:grid;grid-template-columns:42px 1fr;column-gap:11px;border-top:1px solid #c9ddd8;padding-top:12px}.fcp-fitguide__steps span{grid-row:1/3;color:#4f8f2f;font-size:.8rem;font-weight:900}.fcp-fitguide__steps strong{font-size:.98rem}.fcp-fitguide__steps p{margin:4px 0 0;color:#686b72;font-size:.9rem;line-height:1.45}.fcp-fitguide__link{display:inline-block;margin-top:8px;color:#4f8f2f!important;font-weight:900;text-decoration:none}.fcp-care{max-width:1440px;margin:0 auto;padding:76px 4vw}.fcp-caregrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.fcp-caregrid article{border:1px solid var(--line);border-radius:16px;padding:22px;background:#fff}.fcp-careicon{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#f1f7ec;color:#4f8f2f;font-size:.8rem;font-weight:900;margin-bottom:32px}.fcp-caregrid strong{display:block;font-size:1.08rem;margin-bottom:7px}.fcp-caregrid p{margin:0;color:#686b72;line-height:1.55}.fcp-care-note{margin:18px 0 0;padding:14px 16px;border-radius:12px;background:#fafaf7;color:#686b72;font-size:.9rem;line-height:1.5}@media(max-width:900px){.fcp-fitguide{grid-template-columns:1fr}.fcp-fitguide__media{min-height:440px}}@media(max-width:680px){.fcp-fitguide__media{min-height:320px}.fcp-fitguide__copy{padding:48px 20px}.fcp-care{padding:58px 20px}.fcp-caregrid{grid-template-columns:1fr}}.fcr{--ink:#484950;--deep:#34363B;--green:#72C633;--green-dark:#4F8F2F;--gold:#F2B51D;--cream:#F7F3EA;--sage:#F1F7EC;--line:#E1E5DD;--muted:#686B72;max-width:1440px;margin:0 auto;padding:82px 4vw;color:var(--ink);background:#fff}.fcr *{box-sizing:border-box}.fcr a{color:inherit}.fcr-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:34px}.fcr-head>div:first-child{max-width:760px}.fcr-kicker{margin:0 0 10px;color:var(--green-dark);text-transform:uppercase;letter-spacing:.12em;font-size:.875rem;font-weight:800}.fcr h2{font-size:clamp(2.3rem,4vw,4rem);line-height:1;letter-spacing:-.045em;margin:0}.fcr-head>div:first-child>p:not(.fcr-kicker){color:var(--muted);line-height:1.65}.fcr-write{position:relative}.fcr-write>summary{list-style:none;cursor:pointer;background:var(--green);color:var(--deep);font-weight:800;padding:14px 22px;border-radius:999px;white-space:nowrap}.fcr-write>summary::-webkit-details-marker{display:none}.fcr-write[open]>summary{box-shadow:0 0 0 3px #72c6332a}.fcr-formwrap{position:absolute;right:0;top:calc(100% + 12px);z-index:20;width:min(620px,90vw);background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 20px 55px #34363b20}.fcr-formintro strong{font-size:1.12rem}.fcr-formintro p{color:var(--muted);line-height:1.5;margin:6px 0 18px}.fcr-form{display:grid;gap:8px}.fcr-formgrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.fcr-form label{font-size:.875rem;font-weight:800;margin-top:8px}.fcr-form input,.fcr-form select,.fcr-form textarea{width:100%;border:1px solid #CDD1C8;border-radius:11px;padding:12px 13px;font:inherit;color:var(--ink);background:#fff}.fcr-form input:focus,.fcr-form select:focus,.fcr-form textarea:focus{outline:3px solid #72C63322;border-color:var(--green)}.fcr-form small{display:block;color:var(--muted);font-size:.875rem;margin-top:4px}.fcr-check{display:grid!important;grid-template-columns:18px 1fr;gap:9px;align-items:start;font-weight:500!important;line-height:1.45}.fcr-check input{width:18px;height:18px;margin:1px 0 0}.fcr-form button{justify-self:start;border:0;border-radius:999px;background:var(--green);color:var(--deep);font-weight:800;padding:13px 21px;cursor:pointer;margin-top:8px}.fcr-success{background:var(--sage);border-radius:11px;padding:12px 14px;display:grid}.fcr-success span{font-size:.875rem;color:var(--muted);margin-top:3px}.fcr-formnote{font-size:.875rem;color:var(--muted);line-height:1.45;margin:14px 0 0}.fcr-appslot:empty{display:none}.fcr-appblock{margin-bottom:28px}.fcr-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.fcr-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}.fcr-card__image{aspect-ratio:4/3;background:#fafaf7}.fcr-card__image img{width:100%;height:100%;object-fit:cover}.fcr-card__body{padding:20px}.fcr-stars{display:flex;gap:3px;color:#d3d6d0}.fcr-stars svg{width:19px;height:19px;fill:currentColor}.fcr-stars svg.is-filled{color:var(--gold)}.fcr-card h3{font-size:1.08rem;margin:14px 0 8px}.fcr-card blockquote{margin:0;color:var(--muted);line-height:1.6}.fcr-reviewer{display:flex;justify-content:space-between;align-items:end;gap:12px;margin-top:22px;padding-top:14px;border-top:1px solid var(--line)}.fcr-reviewer strong,.fcr-reviewer span{display:block}.fcr-reviewer>div>span{font-size:.875rem;color:var(--muted);margin-top:3px}.fcr-verified{font-size:.875rem!important;font-weight:800;color:var(--green-dark);display:flex!important;align-items:center;gap:4px}.fcr-verified svg{width:16px;height:16px}.fcr-empty{border:1px solid var(--line);border-radius:20px;background:#fafaf7;padding:34px;display:grid;grid-template-columns:70px 1fr auto;align-items:center;gap:22px}.fcr-empty__icon{width:66px;height:66px;border-radius:18px;background:var(--sage);color:var(--green-dark);display:grid;place-items:center}.fcr-empty__icon svg{width:40px;height:40px}.fcr-empty h3{font-size:1.3rem;margin:0 0 6px}.fcr-empty p{margin:0;color:var(--muted);line-height:1.55}.fcr-empty__open{border:0;background:transparent;color:var(--green-dark);font:inherit;font-weight:800;cursor:pointer;white-space:nowrap}.fcr-foot{margin-top:22px;padding:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:30px;align-items:center}.fcr-foot strong{font-size:.9rem}.fcr-foot p{margin:4px 0 0;color:var(--muted);font-size:.875rem;line-height:1.5;max-width:760px}.fcr-foot a{color:var(--green-dark);font-weight:800;text-decoration:none;font-size:.875rem}@media(max-width:1000px){.fcr-grid{grid-template-columns:repeat(2,1fr)}.fcr-empty{grid-template-columns:60px 1fr}.fcr-empty__open{grid-column:2;justify-self:start}}@media(max-width:680px){.fcr{padding:58px 20px}.fcr-head{display:block}.fcr-head__action{margin-top:20px}.fcr-write>summary{display:inline-flex}.fcr-formwrap{position:fixed;left:12px;right:12px;top:auto;bottom:12px;width:auto;max-height:82vh;overflow:auto}.fcr-formgrid,.fcr-grid{grid-template-columns:1fr}.fcr-empty{grid-template-columns:52px 1fr;padding:20px;gap:14px}.fcr-empty__icon{width:52px;height:52px;border-radius:14px}.fcr-empty__icon svg{width:31px;height:31px}.fcr-empty__open{grid-column:1/-1;justify-self:start}.fcr-foot{display:grid;padding-inline:0}.fcr-foot a{justify-self:start}}.fcr{padding-top:var(--fc-section-space);padding-bottom:var(--fc-section-space)}.fcr h2{font-size:clamp(2.2rem,3.7vw,3.7rem)}.fcr-formwrap{border-radius:var(--fc-radius-lg);box-shadow:var(--fc-shadow-float);padding:26px}.fcr-close{position:absolute;top:13px;right:14px;width:38px;height:38px;border:0;border-radius:50%;background:#f3f4f0;color:#484950;font:inherit;font-size:1.45rem;line-height:1;cursor:pointer}.fcr-card,.fcr-empty{border-radius:var(--fc-radius-lg)}.fcr-empty{padding:38px;background:var(--fc-surface)}.fcr-write>summary,.fcr-form button{min-height:48px}@media(max-width:680px){.fcr{padding-top:58px;padding-bottom:58px}.fcr-write[open]:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:18;background:#2224287a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.fcr-formwrap{z-index:20;left:10px;right:10px;bottom:10px;border-radius:24px 24px 16px 16px;padding:24px 20px;max-height:86vh}.fcr-empty{padding:22px}}.fcr-close{width:44px;height:44px;display:grid;place-items:center}.fcr-empty__open{min-height:44px;line-height:1.15}@media(max-width:680px){.fcr-write[open]:before{z-index:90}.fcr-formwrap{z-index:91}.fcr-close{width:44px;height:44px}}.product-card:hover,.collection-card:hover,.predictive-search-results__card:hover{z-index:var(--layer-raised)}cart-drawer-component{--cart-drawer-padding: var(--theme-drawer-padding);--font-paragraph--line-height: 1;display:contents}.cart-drawer__inner{display:flex;flex-direction:column;height:100%;overflow:hidden}.cart-drawer__inner>.cart-items-component{flex:1;min-height:0;height:auto}.cart-drawer__content{display:flex;flex-direction:column;padding:0;background-color:var(--color-background);flex-grow:1;overflow-y:auto}.cart-drawer__items{display:flex;flex-direction:column;padding-inline:var(--cart-drawer-padding);overflow-y:auto}.cart-drawer__items .cart-items__table-row{padding-bottom:var(--gap-xl);border-bottom:var(--style-border-width) solid rgb(var(--color-foreground-rgb) / var(--opacity-10-25));margin-bottom:var(--gap-xl)}.cart-drawer__items .cart-items__table-row:has(+.cart-items__nested-line){border-bottom:none;margin-bottom:0}.cart-drawer__items .cart-items__table-row:last-child{border-bottom:none;padding-block-end:0;margin-block-end:0}.cart-drawer__close-button--empty{margin-inline-start:auto}.cart-drawer__summary{--cart-drawer-summary-padding: var(--padding-lg);position:sticky;bottom:0;z-index:1;display:flex;flex-direction:column;align-items:center;gap:var(--gap-xl);padding:var(--cart-drawer-summary-padding);margin-top:auto;background-color:var(--color-background);-webkit-mask-image:linear-gradient(to bottom,transparent,black var(--cart-drawer-summary-padding));mask-image:linear-gradient(to bottom,transparent,black var(--cart-drawer-summary-padding))}@media screen and (min-width:750px){.cart-drawer__summary{--cart-drawer-summary-padding: var(--padding-2xl)}}.theme-drawer__dialog[cart-summary-sticky=false] .cart-drawer__summary{position:static;-webkit-mask-image:none;mask-image:none}.theme-drawer__dialog[cart-summary-sticky=false] .cart-drawer__items{overflow:unset}.cart-actions summary{padding-inline:0;padding-block:var(--padding-sm);line-height:1.2;min-height:var(--minimum-touch-target)}.cart-drawer__summary .cart__summary-totals:not(:has(.cart__subtotal-container:empty)){border-block-start:var(--style-border-width) solid rgb(var(--color-foreground-rgb) / var(--opacity-10-25));padding-block-start:var(--padding-2xl)}@media screen and (min-width:750px){.cart-drawer__summary .cart-note{margin-block-start:var(--margin-3xs)}}.cart-drawer--empty .cart-drawer__content{text-align:center;align-items:center;justify-content:center;min-height:auto}.cart-drawer--empty .cart-drawer__items{padding-inline:0}cart-drawer-component:not(:has(.cart-form)) .cart-drawer__content{text-align:center;align-items:center;justify-content:center}cart-drawer-component:not(:has(.cart-form)) .cart-drawer__items{padding-inline:0}@media screen and (prefers-reduced-motion:no-preference){html:active-view-transition-type(empty-cart-drawer) .theme-drawer__close-button{view-transition-name:cart-drawer-close-button}}:active-view-transition .cart-drawer__header,:active-view-transition .cart-drawer__content{background:transparent}shopify-chat{--shopify-chat-breakpoint: 768px}shopify-chat[mode=managed]{position:static;height:100%}.theme-drawer__dialog:has(shopify-chat[mode=standalone][open]){z-index:calc(var(--layer-menu-drawer) + 1)}.theme-drawer__dialog.chat-drawer:has(shopify-chat:defined){display:flex}.dialog-modal{border:none;box-shadow:var(--shadow-popover)}@media screen and (min-width:750px){.dialog-modal{border-radius:var(--style-border-radius-popover);max-width:var(--normal-content-width)}}@media screen and (max-width:749px){.dialog-modal{max-width:100%;max-height:100%;height:100dvh;width:100dvw;padding:max(var(--padding-md),var(--safe-area-inset-top)) max(var(--padding-md),var(--safe-area-inset-right)) max(var(--padding-md),var(--safe-area-inset-bottom)) max(var(--padding-md),var(--safe-area-inset-left))}}.dialog-modal::backdrop{transition:backdrop-filter var(--animation-speed) var(--animation-easing);-webkit-backdrop-filter:brightness(1);backdrop-filter:brightness(1);background:rgb(var(--backdrop-color-rgb) / var(--backdrop-opacity))}:where(.dialog-modal)[open]{animation:elementSlideInTop var(--animation-speed) var(--animation-easing) forwards}:where(.dialog-modal)[open]::backdrop{animation:backdropFilter var(--animation-speed) var(--animation-easing) forwards;transition:opacity var(--animation-speed) var(--animation-easing)}:where(.dialog-modal).dialog-closing{animation:elementSlideOutTop var(--animation-speed) var(--animation-easing) forwards}:where(.dialog-modal).dialog-closing::backdrop{opacity:0}.dialog-drawer{--dialog-drawer-opening-animation: move-and-fade;--dialog-drawer-closing-animation: move-and-fade}.dialog-drawer[open]{--start-x: var(--custom-transform-from, 100%);--end-x: var(--custom-transform-to, 0px);--start-opacity: 1;animation:var(--dialog-drawer-opening-animation) var(--animation-speed) var(--animation-easing) forwards}.dialog-drawer[open].dialog-closing{--start-x: 0px;--end-x: 100%;--start-opacity: 1;--end-opacity: 1;animation:var(--dialog-drawer-closing-animation) var(--animation-speed) var(--animation-easing)}form.payment-terms{padding-top:.5em;font-size:min(.85em,var(--font-paragraph--size));font-weight:var(--font-paragraph--weight);color:var(--color, rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text)))}.installments:not(:has(shopify-payment-terms)){display:none}.pills__pill{--pills-pill-background-color: rgb(var(--color-foreground-rgb) / var(--opacity-5-15));color:var(--color-foreground);display:flex;justify-content:space-between;align-items:center;gap:var(--gap-sm);min-width:48px;padding:6px 12px;border-radius:var(--style-border-radius-pills);cursor:pointer;background-color:var(--pills-pill-background-color);transition:background-color var(--animation-speed) var(--animation-easing)}.pills__pill:hover{--pills-pill-background-color: rgb(var(--color-foreground-rgb) / var(--opacity-10-25))}@media screen and (max-width:749px){.pills__pill{padding:var(--padding-xs) var(--padding-md)}}.pills__pill>.svg-wrapper{--close-icon-opacity: .4;--icon-stroke-width: 1px;color:var(--color-foreground)}@media screen and (max-width:749px){.pills__pill--swatch{padding-inline-start:var(--padding-sm)}}.pills__pill--swatch .swatch{margin-inline-end:-4px}@media screen and (min-width:750px){.pills__pill--desktop-small{font-size:var(--font-size--xs)}}.predictive-search-dropdown{display:flex;flex-direction:column;position:relative;top:0;inset-inline:0;z-index:var(--layer-base)}.predictive-search-results__inner{flex-grow:1;overflow-y:auto;padding-block:var(--padding-lg);container-type:inline-size;color:var(--color-foreground)}.predictive-search-results__title{display:flex;justify-content:space-between;align-items:center;font-size:var(--font-size--body-md);font-weight:500;margin-block:var(--margin-sm) var(--margin-xs);width:100%;text-transform:var(--title-case)}.predictive-search-results__title:first-of-type{margin-block-start:0}@media screen and (max-width:749px){.predictive-search-results__title{margin-block:var(--margin-lg) var(--margin-sm)}}.predictive-search-results__no-results{animation-delay:.1s;transition:opacity var(--animation-speed-medium) var(--animation-timing-fade-in)}.predictive-search-results__no-results:last-child{margin-block:var(--margin-lg);text-align:center}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.search-action .predictive-search{z-index:calc(var(--layer-header-menu) + 2)}.search-action .search-modal .predictive-search{z-index:var(--layer-window-overlay)}.header__column--right .predictive-search-form__content-wrapper{inset-inline-end:0;inset-inline-start:unset}.search-modal .predictive-search-form__content-wrapper{width:100%}@media screen and (min-width:750px){.search-modal .predictive-search-form__content-wrapper{height:fit-content}}@media screen and (min-width:750px){.dialog-modal .predictive-search-form__header-inner{border:0}}.search-modal__content .predictive-search-form__content{max-height:var(--modal-max-height)}.predictive-search:has(.predictive-search-dropdown) .search-input{outline-color:transparent}.predictive-search:has(.predictive-search-dropdown) .predictive-search-form__header-inner:focus-within{border-top-color:transparent;border-inline-color:transparent}@media screen and (max-width:749px){.predictive-search:has(.predictive-search-dropdown) .predictive-search-form__header-inner:focus-within{border-bottom-color:transparent}}.predictive-search:has(.predictive-search-dropdown[aria-expanded=true]) .predictive-search-form__header-inner:focus-within{border-top-color:transparent;border-inline-color:transparent;border-radius:var(--search-border-radius)}@media screen and (max-width:749px){.predictive-search:has(.predictive-search-dropdown[aria-expanded=true]) .predictive-search-form__header-inner:focus-within{border-radius:var(--style-border-radius-inputs)}}.dialog-modal .predictive-search-form__header{border:0;border-radius:0;background-color:var(--color-background);border-bottom:var(--style-border-width) solid var(--color-border)}@media screen and (min-width:750px){.dialog-modal .predictive-search-form__header{padding:var(--padding-2xs) var(--padding-2xs) 0;border-bottom:var(--search-border-width) solid var(--color-border)}}@media screen and (max-width:749px){.dialog-modal .predictive-search-form__header{transition:box-shadow .2s ease;box-shadow:none}}.search-action .predictive-search:has(.predictive-search-dropdown) .predictive-search-form__header:focus-within{border-radius:var(--search-border-radius) var(--search-border-radius) 0 0;transition:box-shadow var(--animation-speed) var(--animation-easing);background-color:var(--color-background)}@media screen and (max-width:749px){.search-action .predictive-search:has(.predictive-search-dropdown) .predictive-search-form__header:focus-within{border-radius:var(--style-border-radius-inputs) var(--style-border-radius-inputs) 0 0}}@media screen and (max-width:749px){.dialog-modal .predictive-search__close-modal-button{padding-inline-start:var(--margin-xs);margin-inline-start:0}}@media screen and (max-width:749px){.dialog-modal[open]{border-radius:0}}@media screen and (min-width:750px){.dialog-modal .predictive-search-form__header:has(.predictive-search-form__header-inner:focus-within){border-bottom-color:transparent}}@media screen and (max-width:749px){.dialog-modal .predictive-search__reset-button-icon{display:none}.dialog-modal .predictive-search__reset-button-text{display:block}.dialog-modal .predictive-search-form__content{max-height:100%}.dialog-modal .predictive-search-form__content-wrapper,.dialog-modal .predictive-search-form__header{box-shadow:none}.dialog-modal .predictive-search-form__footer{padding-block:var(--padding-2xl)}}.predictive-search-results__pill{font-weight:500;white-space:nowrap;color:var(--color-foreground);transition:background-color var(--animation-speed-medium) var(--animation-timing-hover),box-shadow var(--animation-speed-medium) var(--animation-timing-bounce),transform var(--animation-speed-medium) var(--animation-timing-bounce);margin:2px}.predictive-search-results__pill:hover{transform:scale(1.03);box-shadow:0 2px 5px rgb(0 0 0 / var(--opacity-8))}.predictive-search-results__pill mark{background-color:transparent;font-weight:200;color:var(--color-foreground-subdued)}.predictive-search-results__pill:focus,.predictive-search-results__pill:hover,.predictive-search-results__card--query:is([aria-selected=true],:focus-within) .predictive-search-results__pill{--pill-background-color: rgb(var(--color-foreground-rgb) / var(--opacity-8));background-color:var(--pill-background-color);outline:var(--border-width-sm) solid var(--color-border);border:var(--border-width-sm);text-decoration:none}.predictive-search-results__wrapper.predictive-search-results__wrapper-queries{margin-bottom:var(--margin-lg);padding-inline:var(--padding-xl);gap:var(--gap-2xs)}.predictive-search-results__card{--title-font-size: var(--font-size--md);--title-margin-block: var(--margin-xs);flex:0 0 auto;scroll-snap-align:start;scroll-margin-block:calc(var(--title-font-size) + var(--title-margin-block) + var(--padding-sm)) calc(var(--padding-xl) + var(--button-padding-block) * 2);transition:transform var(--animation-speed-medium) var(--animation-timing-default),background-color var(--animation-speed-medium) var(--animation-timing-hover),border-color var(--animation-speed-medium) var(--animation-timing-hover)}.predictive-search-results__card:nth-last-child(3){scroll-snap-align:end}.predictive-search-results__card:active{transform:scale(.97);transition:transform .1s var(--animation-timing-active)}.recently-viewed-wrapper .predictive-search-results__card{opacity:1;transform:translateY(0);transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.recently-viewed-wrapper.removing .predictive-search-results__card{opacity:0;transform:translateY(-10px);pointer-events:none}:is(.predictive-search-results__card--product,.recently-viewed-wrapper .predictive-search-results__card--product):active{transform:scale(.97);transition:transform .1s var(--animation-timing-active)}:is(.predictive-search-results__card--product,.recently-viewed-wrapper .predictive-search-results__card--product):hover{background-color:var(--card-bg-hover);border-radius:var(--product-corner-radius);padding:calc(var(--padding-2xs) + 2px);margin:calc((var(--padding-2xs) + 2px) * -1)}:is(.predictive-search-results__card--product,.recently-viewed-wrapper .predictive-search-results__card--product):is([aria-selected=true].keyboard-focus,:is(.predictive-search-results__card--product,.recently-viewed-wrapper .predictive-search-results__card--product):focus-visible,:is(.predictive-search-results__card--product,.recently-viewed-wrapper .predictive-search-results__card--product):has(.resource-card:focus-visible)){background-color:var(--card-bg-hover);padding:calc(var(--padding-2xs) + 1px);margin:calc((var(--padding-2xs) + 1px) * -1);outline:var(--border-width-sm) solid var(--color-border);border-radius:calc(var(--product-corner-radius) + 1px);border-color:var(--card-border-focus)}.predictive-search-results__card:not(.predictive-search-results__card--product){padding:var(--padding-sm);border:var(--border-width-sm) solid var(--color-border);border-radius:var(--card-corner-radius);width:60cqi;content-visibility:visible}@media screen and (min-width:750px){.predictive-search-results__card:not(.predictive-search-results__card--product){width:27.5cqi}}.predictive-search-results__card:not(.predictive-search-results__card--product):hover{border-color:var(--card-border-hover);background-color:var(--card-bg-hover)}.predictive-search-results__card:not(.predictive-search-results__card--product)[aria-selected=true].keyboard-focus{border-color:var(--card-border-hover);background-color:var(--card-bg-hover)}.predictive-search-results__card:not(.predictive-search-results__card--product):active{transform:scale(.97);transition:transform var(--animation-speed-medium) var(--animation-timing-active)}@keyframes search-element-scale-in{0%{transform:scale(.95);opacity:0}40%{opacity:1}to{transform:scale(1);opacity:1}}@keyframes search-element-scale-out{0%{transform:scale(1);opacity:1}to{transform:scale(.95);opacity:0}}@keyframes search-element-slide-in-top{0%{margin-top:calc(var(--modal-top-margin) + var(--padding-sm));opacity:0}to{margin-top:var(--modal-top-margin);opacity:1}}@keyframes search-element-slide-out-top{0%{margin-top:var(--modal-top-margin);opacity:1}to{margin-top:calc(var(--modal-top-margin) + var(--padding-sm));opacity:0}}@keyframes content-slide{0%{transform:translateY(var(--slide-from, 0));opacity:var(--slide-opacity-from, 1)}to{transform:translateY(var(--slide-to, 0));opacity:var(--slide-opacity-to, 1)}}.predictive-search-results__list{--slide-width: 27.5%;--slideshow-gap: var(--gap-md);padding-block-start:var(--border-width-sm)}@media screen and (max-width:749px){.predictive-search-results__list slideshow-arrows{display:none}}.predictive-search-results__no-results,.predictive-search-results__wrapper,.predictive-search-results__wrapper-products .predictive-search-results__card{animation:search-element-slide-up var(--animation-speed-medium) var(--animation-timing-bounce) backwards}slideshow-slide .resource-card{animation-delay:0ms!important}.predictive-search-results__list,.predictive-search-results__wrapper{animation-duration:var(--animation-speed-medium)}.predictive-search-results__wrapper-queries{animation-delay:50ms}.predictive-search-results__list:nth-of-type(2){animation-delay:.15s}.predictive-search-results__list:nth-of-type(3){animation-delay:.2s}.predictive-search-results__list:nth-of-type(4){animation-delay:.25s}.predictive-search-results__list:last-child{margin-block-end:0}[data-resource-type]{animation-delay:0ms!important}.predictive-search-results__no-results.removing,.predictive-search-results__wrapper.removing{animation:search-element-slide-down var(--animation-speed-medium) var(--animation-timing-fade-out) forwards}.predictive-search-results__card.removing{animation:fadeOut var(--animation-speed-medium) var(--animation-timing-fade-out) forwards}.predictive-search-results__wrapper{transition:opacity var(--animation-speed-medium) var(--animation-timing-fade-in)}@keyframes search-element-slide-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes search-element-slide-down{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}.predictive-search-results__card--query{transition:transform var(--animation-speed-medium) var(--animation-timing-bounce);transform-origin:center}.predictive-search-results__card--query:active{transform:scale(.97)}.predictive-search-results__products{padding-inline:var(--padding-xl)}.recently-viewed-wrapper{display:grid;grid-template-rows:auto auto;max-height:1000px;opacity:1;overflow:visible;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);transform-origin:top center;transform:translateY(0)}.recently-viewed-wrapper.removing{max-height:0;opacity:0;transform:translateY(-10px);transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);pointer-events:none}.predictive-search-results__clear.button-unstyled{color:var(--color-foreground);opacity:.68;transition:opacity var(--animation-speed-medium) var(--animation-easing);padding:0;margin-inline-start:var(--margin-sm)}.predictive-search-results__clear.button-unstyled:hover{opacity:1}.recently-viewed-wrapper.removing .predictive-search-results__card{transition:none;transform:none;opacity:1}.recently-viewed-wrapper>*{transition:opacity .25s cubic-bezier(.4,0,.2,1)}.predictive-search-results__wrapper-products .predictive-search-results__card:nth-child(1){animation-delay:30ms}.predictive-search-results__wrapper-products .predictive-search-results__card:nth-child(2){animation-delay:60ms}.predictive-search-results__wrapper-products .predictive-search-results__card:nth-child(3){animation-delay:90ms}.predictive-search-results__wrapper-products .predictive-search-results__card:nth-child(4){animation-delay:.12s}.predictive-search-results__wrapper-products .predictive-search-results__card:nth-child(n+5){animation-delay:.15s}.predictive-search-results__wrapper-products{animation-delay:50ms}.predictive-search-results__wrapper{display:flex;overflow-x:auto;overflow-y:hidden;padding-block-end:var(--padding-sm);padding-inline:0;scroll-snap-type:x mandatory;scroll-padding:0 var(--padding-xl);scrollbar-width:none;-ms-overflow-style:none}.predictive-search-results__wrapper::-webkit-scrollbar{display:none}.predictive-search-results__wrapper slideshow-slides{--gutter-slide-width: var(--padding-xl);padding-block:var(--padding-xl);margin-block:calc(-1 * var(--padding-xl));gap:var(--gap-md)}.predictive-search-results__resource-header{display:flex;padding-inline:var(--padding-xl);justify-content:space-between;align-items:center;height:32px}.predictive-search-results__resource-header .svg-wrapper{width:var(--icon-size-xs)}.predictive-search-results__wrapper-products{display:grid;grid-template-columns:repeat(2,1fr);padding-block-end:var(--padding-sm);gap:var(--gap-md);transition:height var(--animation-speed-medium) var(--animation-easing)}@container (min-width: 550px){.predictive-search-results__wrapper-products{grid-template-columns:repeat(4,1fr)}}.predictive-search-results__wrapper-products:last-child{padding-block-end:var(--padding-lg)}@media screen and (min-width:750px){.predictive-search-results__wrapper-products:last-child{padding-block-end:var(--padding-sm)}}.predictive-search-results__resource-header .predictive-search-results__title{margin-block-end:0}.predictive-search-results__resource-header:has(slideshow-controls) .predictive-search-results__title{margin-block-end:0}@media screen and (max-width:749px){.predictive-search-results__resource-header slideshow-controls{display:none}}.price,.compare-at-price,.unit-price{white-space:nowrap}.unit-price{display:block;font-size:min(.85em,var(--font-paragraph--size));color:rgb(var(--color-rgb, var(--color-foreground-rgb)) / var(--opacity-subdued-text))}.tax-note.tax-note.tax-note{font-size:min(.85em,var(--font-paragraph--size));font-weight:var(--font-paragraph--weight);color:rgb(var(--color-rgb, var(--color-foreground-rgb)) / var(--opacity-subdued-text))}.tax-note:empty{display:none}product-price.text-block:is(.h1,.h2,.h3,.h4,.h5,.h6)>*:not(.tax-note){margin-block:0}product-price .volume-pricing-note,product-price.text-block:is(.h1,.h2,.h3,.h4,.h5,.h6) .volume-pricing-note{display:block;font-family:var(--font-body--family);font-weight:400;font-size:var(--font-size--xs);line-height:normal;letter-spacing:normal;text-transform:none;color:rgb(var(--color-rgb, var(--color-foreground-rgb)) / var(--opacity-subdued-text))}.compare-at-price{color:rgb(var(--color-rgb, var(--color-foreground-rgb)) / var(--opacity-subdued-text));text-decoration-line:line-through;text-decoration-thickness:1.5px;text-decoration-color:rgb(var(--color-rgb, var(--color-foreground-rgb)) / var(--opacity-30))}.price-item__group{display:inline-block}:where(:not(.dialog-zoomed-gallery))>.product-media-container{--slide-width: 100%;display:flex;aspect-ratio:var(--gallery-aspect-ratio, var(--media-preview-ratio));max-height:var(--constrained-height);width:var(--slide-width, 100%);position:relative;overflow:hidden}:where(:not(.dialog-zoomed-gallery))>.product-media-container:where(.constrain-height){--viewport-offset: 400px;--constrained-min-height: 300px;--constrained-height: max(var(--constrained-min-height), calc(100vh - var(--viewport-offset)));margin-inline:auto}@supports (--test: round(up, 100%, 1px)){:where(:not(.dialog-zoomed-gallery))>.product-media-container{--slide-width: round(up, 100%, 1px)}}@media screen and (max-width:749px){.product-media-container.constrain-height{max-height:none}}@media screen and (min-width:750px){.product-media-container.constrain-height{--viewport-offset: var(--header-height, 100px);--constrained-min-height: 500px}body:has(header-component[transparent]) .product-media-container.constrain-height{--viewport-offset: 0px}}.product-media-container img{aspect-ratio:inherit;object-fit:contain}.product-media-container.media-fit-contain img{object-position:center center}.product-media-container.media-fit{--product-media-fit: cover}.product-media-container.media-fit img{object-fit:var(--product-media-fit)}media-gallery{display:block;width:100%}:where(media-gallery,.product-grid__item) .media-gallery__grid{grid-template-columns:1fr;gap:var(--image-gap)}@media screen and (min-width:750px){.media-gallery--large-first-image .product-media-container:first-child,.media-gallery--two-column .product-media-container:only-child{grid-column:span 2}}media-gallery:where(.media-gallery--grid) .media-gallery__grid{display:none}media-gallery.media-gallery--grid .media-gallery__grid .product-media-container{height:100%}@media screen and (min-width:750px){.media-gallery--two-column .media-gallery__grid{grid-template-columns:repeat(2,1fr)}media-gallery:is(.media-gallery--grid) slideshow-component{display:none}media-gallery:where(.media-gallery--grid) .media-gallery__grid{display:grid}}zoom-dialog dialog{width:100vw;height:100vh;border:none;margin:0;padding:0;max-width:100%;max-height:100%;background:#fff;opacity:0;transition:opacity var(--animation-speed) var(--animation-easing);scrollbar-width:none}zoom-dialog dialog[open]{opacity:1}@media(prefers-reduced-motion:no-preference){zoom-dialog dialog{scroll-behavior:smooth}}zoom-dialog dialog::backdrop{background:transparent}.product-media-container__zoom-button{position:absolute;width:100%;height:100%;z-index:var(--layer-flat);cursor:zoom-in;background-color:transparent}.product-media-container__zoom-button:hover{background-color:transparent}slideshow-slide.product-media-container--tallest{content-visibility:visible}.product-media__drag-zoom-wrapper{aspect-ratio:inherit;min-height:inherit;min-width:inherit;display:inherit;flex:inherit}.media-gallery__mobile-controls{grid-area:auto}.product-media-container--zoomable.product-media-container--image{cursor:zoom-in}#quick-add-dialog{display:contents}.quick-add-modal .quantity-selector-wrapper{--color-input-background: inherit;--color-input-text: inherit;--color-input-text-rgb: inherit;--color-input-border: inherit;--style-border-width-inputs: inherit;--style-border-radius-inputs: inherit;--style-border-radius-buttons-primary: var(--style-border-radius-inputs);--style-border-radius-buttons-secondary: var(--style-border-radius-inputs)}.quick-add-modal .product-details .quantity-selector{border-radius:var(--style-border-radius-inputs)}@media screen and (min-width:750px){.quick-add-modal{width:var(--quick-add-modal-width);height:var(--quick-add-modal-height);max-width:none}}.quick-add-modal{padding:0;border:var(--style-border-popover);overflow:hidden;box-shadow:0 5px 30px rgb(0 0 0 / var(--opacity-15))}@media screen and (max-width:749px){.quick-add-modal{position:fixed;margin:auto 0 0;min-height:unset;max-width:100%;border-radius:0;overflow:clip;height:fit-content;padding-block-end:var(--safe-area-inset-bottom)}}@media screen and (max-width:750px){.quick-add-modal[open]{border-start-start-radius:var(--style-border-radius-popover);border-start-end-radius:var(--style-border-radius-popover)}}@media screen and (min-width:750px){.quick-add-modal[open]{display:flex}}@media screen and (max-width:749px){.quick-add-modal .view-more-details__wrapper{display:none}}.quick-add-modal[open]{animation:modalSlideInTop var(--animation-speed) var(--animation-easing) forwards}.quick-add-modal.dialog-closing{animation:modalSlideOutTop var(--animation-speed) var(--animation-easing) forwards}.quick-add-modal__close{position:absolute;top:var(--margin-2xs);inset-inline-end:var(--margin-2xs);transition:transform .15s var(--animation-timing-bounce);z-index:var(--layer-raised);overflow:visible;transform-origin:center}[dir=rtl] .quick-add-modal__close{inset-inline-end:var(--margin-2xs)}.quick-add-modal__close:active{transform:scale(.99) translateY(1px)}.quick-add-modal__close:focus-visible{outline:none}.quick-add-modal__close:focus-visible:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:calc(var(--style-border-radius-popover) - var(--margin-2xs));outline:var(--focus-outline-width) solid currentColor}.quick-add-modal__content{display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:100% 1fr;position:relative;overflow-y:auto;max-height:100vh;flex-grow:1}@media screen and (max-width:749px){.quick-add-modal__content{grid-template-columns:repeat(4,1fr);grid-template-rows:auto;padding-inline:var(--padding-xl);padding-block:var(--padding-xl);gap:var(--gap-lg);flex:1;min-height:0;overflow-y:auto;height:auto;max-height:100vh}}.quick-add-modal__content .media-gallery--grid .media-gallery__grid{grid-template-columns:1fr}.quick-add-modal__content .media-gallery--grid.media-gallery--two-column .product-media-container:first-child{grid-column:auto}.quick-add-modal__content .media-gallery--grid:not(.media-gallery--two-column) .product-media>*,.quick-add-modal__content .media-gallery--grid.media-gallery--two-column:not(.media-gallery--large-first-image) .product-media-container:nth-of-type(odd) .product-media>*,.quick-add-modal__content .media-gallery--grid.media-gallery--two-column.media-gallery--large-first-image .product-media-container:is(:first-of-type,:nth-of-type(2n)) .product-media>*,.quick-add-modal__content .media-gallery--carousel slideshow-container{border-start-start-radius:0;border-end-start-radius:0}.quick-add-modal__content .view-more-details__wrapper{display:flex;justify-content:flex-start;width:100%}.view-more-details__wrapper .view-more-details{display:flex;align-items:center;width:fit-content}@media screen and (max-width:749px){.quick-add-modal__content .product-header{display:flex;flex-direction:column;grid-column:2 / -1;grid-row:1;padding-inline-end:var(--padding-2xl)}}@media screen and (max-width:749px){.quick-add-modal__content .product-header a:not(product-price *){font-size:var(--font-size--md);font-weight:500;color:inherit;width:fit-content}}@media screen and (max-width:749px){.quick-add-modal__content variant-picker,.quick-add-modal__content product-form-component{grid-column:1 / -1}}.quick-add-modal__content .product-media-container__zoom-button{cursor:default}.quick-add-modal__content .product-details{grid-column:4 / -1;grid-row:1 / span 2;display:flex;flex-direction:column;justify-content:stretch;height:100%;min-height:0;overflow-y:auto;position:relative}dialog[open] :is(.quick-add-modal__content .product-details){animation:fadeSlideIn .3s var(--animation-timing-fade-in) both;animation-delay:.1s}@media screen and (max-width:749px){.quick-add-modal__content .product-details{grid-column:2 / span 2;grid-row:span 1;max-height:100%;height:100%}}@property --quick-add-modal-mask-start{syntax: "<length>"; initial-value: 0px; inherits: false;}@property --quick-add-modal-mask-end{syntax: "<length>"; initial-value: 0px; inherits: true;}@keyframes detect-scroll{0%,to{--can-scroll: }}@supports (animation-timeline: scroll(self)){dialog[open] .quick-add-modal__content .product-details{-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 var(--quick-add-modal-mask-start),#000 100%);mask-image:linear-gradient(to bottom,transparent 0%,#000 var(--quick-add-modal-mask-start),#000 100%);animation:.3s var(--animation-timing-fade-in) .1s both fadeSlideIn,scrollStart 1s linear both,scrollEnd 1s linear both,detect-scroll 1ms linear none;animation-timeline:auto,scroll(self),scroll(self),scroll(self);animation-range:normal,0px 48px,calc(100% - 48px) 100%,0% 100%}}@keyframes scrollStart{0%{--quick-add-modal-mask-start: 0px}to{--quick-add-modal-mask-start: 48px}}@keyframes scrollEnd{0%{--quick-add-modal-mask-end: 0px}to{--quick-add-modal-mask-end: 48px}}.quick-add-modal__content .product-details>.group-block{flex-grow:1;width:auto}.quick-add-modal__content>*{min-height:0}.quick-add-modal__content .product-details :is(.view-product-title,.buy-buttons-block){flex:0 0 auto}.quick-add-modal__content .product-details :is(.buy-buttons-block){margin-top:auto;position:sticky;bottom:0;padding-bottom:var(--padding-3xl);background-color:var(--color-background);z-index:var(--layer-raised)}.quick-add-modal__content .product-details :is(.buy-buttons-block):before{--quick-add-modal-mask-end-progressive-enhanced: 0px;position:absolute;content:"";display:block;inset:auto 0 100% 0;pointer-events:none;height:min(var(--gap-2xl),var(--gap));background-color:inherit;-webkit-mask-image:linear-gradient(to top,#000 0%,#000 calc(var(--gap-2xs)),transparent calc(100% - var(--quick-add-modal-mask-end-progressive-enhanced)),transparent);mask-image:linear-gradient(to top,#000 0%,#000 calc(var(--gap-2xs)),transparent calc(100% - var(--quick-add-modal-mask-end-progressive-enhanced)),transparent)}.quick-add-modal__content .product-details .buy-buttons-block:has(gift-card-recipient-form){position:static;padding-bottom:0;flex-grow:1;display:flex;flex-direction:column}.quick-add-modal__content .product-details .buy-buttons-block:has(gift-card-recipient-form)>product-form-component{flex-grow:1;display:flex;flex-direction:column}.quick-add-modal__content .product-details .buy-buttons-block:has(gift-card-recipient-form) form{flex-grow:1;display:flex;flex-direction:column}.quick-add-modal__content .product-details .buy-buttons-block:has(gift-card-recipient-form):before{display:none}.quick-add-modal__content .product-details .buy-buttons-block__bar{display:block;position:sticky;bottom:0;margin-top:auto;padding-block:var(--gap-md) var(--padding-3xl);background-color:var(--color-background);z-index:var(--layer-raised)}.quick-add-modal__content .product-details .buy-buttons-block__bar:before{--quick-add-modal-mask-end-progressive-enhanced: 0px;position:absolute;content:"";display:block;inset:auto 0 100% 0;pointer-events:none;height:min(var(--gap-2xl),var(--gap));background-color:inherit;-webkit-mask-image:linear-gradient(to top,#000 0%,#000 calc(var(--gap-2xs)),transparent calc(100% - var(--quick-add-modal-mask-end-progressive-enhanced)),transparent);mask-image:linear-gradient(to top,#000 0%,#000 calc(var(--gap-2xs)),transparent calc(100% - var(--quick-add-modal-mask-end-progressive-enhanced)),transparent)}@supports (animation-timeline: scroll(self)){.quick-add-modal__content .product-details :is(.buy-buttons-block):before,.quick-add-modal__content .product-details .buy-buttons-block__bar:before{--mask-if-scroll: var(--can-scroll) var(--quick-add-modal-mask-end);--mask-if-no-scroll: 48px;--quick-add-modal-mask-end-progressive-enhanced: var(--mask-if-scroll, var(--mask-if-no-scroll));height:calc(var(--gap-2xs) + 48px)}}.quick-add-modal__content .product-details .variant-picker{flex:0 0 auto;padding-block:min(var(--gap-2xl),var(--gap));margin-block-end:calc(var(--focus-outline-offset) + var(--focus-outline-width))}.quick-add-modal__content .variant-option--swatches{padding-inline-start:var(--padding-2xs)}.quick-add-modal__content .variant-option--swatches legend{margin-inline-start:calc(-1 * var(--padding-2xs))}.quick-add-modal__content:not(:has(.product-information__media)) .product-details{grid-column:1 / -1}.quick-add-modal__content .view-product-title{display:flex;padding-block:0;margin-block-end:12px;padding-inline-end:calc(var(--padding-2xl) + calc(var(--minimum-touch-target) / 2))}.quick-add-modal__content .view-product-title a{color:inherit;text-decoration:none;text-align:start;font-size:var(--font-size--2xl);font-weight:600;line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;transition:color .2s var(--animation-easing)}.quick-add-modal__content .product-details product-price{--text-align: start}.quick-add-modal__content .product-details product-price.text-block--align-center{margin-inline:0}.quick-add-modal__content .product-details product-price.text-center{--text-align: start}.quick-add-modal__content .product-details product-price>*{text-align:start}@media screen and (min-width:750px){.quick-add-modal__content .product-details *:not(.group-block,.group-block-content,.buy-buttons-block,.buy-buttons-block *,.view-product-title,.view-product-title *,variant-picker,variant-picker *,product-price,product-price *,product-inventory,product-inventory *,.view-more-details__wrapper,.view-more-details__wrapper *){display:none!important}}.quick-add-modal__content .group-block:not(:has(.buy-buttons-block,.buy-buttons-block *,.view-product-title,.view-product-title *,variant-picker,variant-picker *,product-price,product-price *,product-inventory,product-inventory *,.view-more-details__wrapper,.view-more-details__wrapper *),.buy-buttons-block){display:none}@media screen and (min-width:750px){.quick-add-modal__content .group-block-content{gap:0}.quick-add-modal__content .media-gallery__grid{gap:min(var(--gap-2xs),var(--image-gap));border-radius:var(--style-border-radius-popover, 0)}.quick-add-modal__content .media-gallery--grid .product-media img{border-radius:0}}.quick-add-modal__content .product-details>.group-block{padding-block:var(--padding-3xl) 0}.quick-add-modal__content :where(.product-details>.group-block>.group-block-content>*){padding-inline:var(--padding-3xl)}.quick-add-modal__content slideshow-slide:not([aria-hidden=false]){content-visibility:auto}.quick-add-modal__content .product-information__media{width:100%;grid-column:1 / span 1;grid-row:1;position:relative;top:0;animation:fadeIn .4s var(--animation-timing-fade-in) both}@media screen and (min-width:750px){.quick-add-modal__content .product-information__media{position:sticky;grid-column:1 / 4;width:var(--quick-add-modal-gallery-width);overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}}.quick-add-modal__content .product-information__media::-webkit-scrollbar{display:none}.quick-add-modal__content .product-information__media media-gallery{pointer-events:none}@media screen and (min-width:750px){.quick-add-modal__content .product-information__media media-gallery{position:absolute;top:0;right:0;bottom:0;left:0}}.quick-add-modal media-gallery{padding:0}.quick-add-modal__content .product-information__media slideshow-arrows{display:none}.quick-add-modal__content .product-information__media slideshow-container{display:block}.quick-add-modal__content .product-information__media slideshow-slides{display:flex;flex-direction:column;gap:var(--gap-2xs);overflow:visible;scroll-snap-type:none}.quick-add-modal__content .product-information__media slideshow-slide{width:100%;flex:none;scroll-snap-align:unset;position:relative;transform:none;opacity:1;visibility:visible;transition:opacity .3s var(--animation-easing)}@media screen and (max-width:749px){.quick-add-modal__content .product-information__media slideshow-slide[aria-hidden=true]{display:none}}.quick-add-modal__content .product-information__media slideshow-slide:nth-child(1){animation:fadeSlideIn .3s var(--animation-timing-fade-in) both}.quick-add-modal__content .product-information__media slideshow-slide:nth-child(2){animation:fadeSlideIn .3s var(--animation-timing-fade-in) both;animation-delay:.05s}.quick-add-modal__content .product-information__media slideshow-slide:nth-child(3){animation:fadeSlideIn .3s var(--animation-timing-fade-in) both;animation-delay:.1s}.quick-add-modal__content .product-information__media :is(slideshow-controls,slideshow-controls[thumbnails]){display:none}.quick-add-modal__content .sticky-content,.quick-add-modal__content .sticky-content--desktop{top:0}.quick-add-modal__content .text-block.rte:not(product-price),.quick-add-modal__content .view-more-details__wrapper{display:none}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.resource-card__wrapper{display:block;height:100%}.resource-card{--resource-card-secondary-image-opacity: 0;--resource-card-primary-image-opacity: calc(1 - var(--resource-card-secondary-image-opacity));display:flex;flex-direction:column;row-gap:var(--padding-xs);position:relative;text-decoration:none;height:100%;opacity:0;animation:fadeIn var(--animation-speed-medium) var(--animation-timing-fade-in) forwards}.resource-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.resource-card__content{display:flex;flex-direction:column;color:var(--color-foreground);gap:var(--padding-3xs)}.resource-card__content .price{font-weight:500}.resource-card__content .volume-pricing-note{display:block;margin-top:var(--padding-3xs);font-family:var(--font-body--family);font-weight:400;font-size:min(.85em,var(--font-paragraph--size));line-height:normal;letter-spacing:normal;text-transform:none;color:rgb(var(--color-rgb, var(--color-foreground-rgb)) / var(--opacity-subdued-text))}.resource-card[data-resource-type=article] .resource-card__content,.resource-card[data-resource-type=page] .resource-card__content{gap:var(--padding-xs)}.resource-card__image{aspect-ratio:var(--resource-card-aspect-ratio, auto);object-fit:cover;border-radius:var(--resource-card-corner-radius);opacity:var(--resource-card-primary-image-opacity)}.resource-card__image--secondary{position:absolute;top:0;opacity:var(--resource-card-secondary-image-opacity);border-radius:var(--resource-card-corner-radius)}.resource-card__media:empty{display:none}.resource-card__image-placeholder{padding:var(--padding-sm);font-size:var(--font-size--lg);line-height:var(--line-height--display-loose);word-break:break-word;background-color:rgb(var(--color-foreground-rgb) / var(--opacity-5));aspect-ratio:var(--resource-card-aspect-ratio, auto);border-radius:var(--resource-card-corner-radius);color:var(--color-foreground)}.resource-card__title{margin-block:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.3;word-break:break-word;overflow-wrap:break-word}.resource-card__title.paragraph{line-height:1.3}.resource-card--overlay{height:100%}.resource-card--overlay:before{content:"";position:absolute;top:50%;right:0;bottom:0;left:0;background:var(--gradient-image-overlay);border-radius:var(--resource-card-corner-radius);pointer-events:none;z-index:var(--layer-flat)}.resource-card--overlay .resource-card__image{height:100%}.resource-card--overlay .resource-card__content{position:absolute;inset:auto 0 0;padding:var(--padding-lg) var(--padding-lg) var(--padding-sm);z-index:var(--layer-raised)}.resource-card--overlay .resource-card__title{color:var(--color-white)}.resource-card__image-wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--gap-2xs)}.resource-card__collection-image{aspect-ratio:1 / 1;object-fit:cover;border-radius:calc(var(--card-corner-radius) - (var(--padding-xs) / 2))}.resource-card__subtext{color:rgb(var(--color-rgb, var(--color-foreground-rgb)) / var(--opacity-subdued-text));margin-block-start:0}.resource-card__subtext.paragraph{font-size:var(--font-size--body-sm);line-height:var(--line-height--body-tight);color:rgb(var(--color-rgb, var(--color-foreground-rgb)) / var(--opacity-subdued-text))}.resource-card:has(.resource-card__image--secondary):hover,.resource-card:has(.resource-card__image--secondary):focus{--resource-card-secondary-image-opacity: 1}.search-modal{--search-border-radius: var(--style-border-radius-popover);--search-border-width: var(--style-border-width)}.search-modal__content{--modal-top-margin: calc(50dvh - var(--modal-max-height) / 2 - 2rem);--modal-width: 66dvw;padding:0;border:var(--style-border-popover)}@media screen and (min-width:750px){.search-modal__content{width:var(--modal-width);margin-block-start:var(--modal-top-margin);overflow:hidden}}@media screen and (max-width:749px){.search-modal__content::backdrop{display:none}}.dialog-modal[open].search-modal__content{transform-origin:bottom center;animation:search-element-slide-in-bottom .3s var(--ease-out-quad) forwards;border-radius:var(--search-border-radius);box-shadow:var(--shadow-popover)}@media screen and (max-width:749px){.dialog-modal[open].search-modal__content{border-radius:0}}.dialog-modal.search-modal__content.dialog-closing{animation:search-element-slide-out-bottom .2s var(--ease-out-quad) forwards}.search-modal__content[open]{display:flex}.search-modal__content :is(.predictive-search-dropdown,.predictive-search-form__content-wrapper){position:relative}.dialog-modal .predictive-search-form__header:has(.predictive-search__reset-button:not(.predictive-search__reset-button[hidden])):before{content:"";position:absolute;inset-inline-end:calc(var(--padding-sm) + var(--minimum-touch-target));top:0;bottom:0;width:var(--border-width-sm);background-color:var(--color-border)}.dialog-modal .predictive-search-form__header:has(.predictive-search__reset-button:not(.predictive-search__reset-button[hidden]))>.predictive-search__close-modal-button:before{content:none}@media screen and (min-width:750px){.dialog-modal .predictive-search-form__header:has(.predictive-search__reset-button:not(.predictive-search__reset-button[hidden])):before{inset-inline-end:calc(var(--padding-2xl) * 2)}}predictive-search-component{--resource-card-corner-radius: var(--product-corner-radius);display:flex;width:100%;position:relative;margin-inline:auto;align-items:center;background-color:var(--color-background);z-index:var(--layer-heightened)}.predictive-search-form__footer{display:none;position:absolute;bottom:0;inset-inline:0}@media screen and (min-width:750px){.predictive-search-form__footer{--to-top-gradient-background: linear-gradient( to top, rgb(var(--color-background-rgb) / var(--opacity-90)), rgb(var(--color-background-rgb) / var(--opacity-80)), rgb(var(--color-background-rgb) / var(--opacity-40)), transparent );padding-block:var(--padding-xs) var(--padding-lg);background-image:var(--to-top-gradient-background)}}predictive-search-component:has([data-search-results]):not(:has(.predictive-search-results__no-results)) .predictive-search-form__footer{display:block}.predictive-search-form{position:relative;width:100%;align-self:flex-start}.predictive-search-form__content{max-height:50dvh;overflow-y:auto;background-color:var(--color-background);scrollbar-width:none}.predictive-search-form__content::-webkit-scrollbar{display:none}.predictive-search-form__content-wrapper{position:absolute;top:100%;width:100%;inset-inline-start:0;z-index:var(--layer-raised);display:flex;flex-direction:column;border-radius:0 0 var(--search-border-radius) var(--search-border-radius);transition:box-shadow var(--animation-speed) var(--animation-easing);transform:translateZ(0);overflow:hidden}@media screen and (max-width:749px){.predictive-search-form__content-wrapper{border-radius:0}}@media screen and (min-width:750px){.predictive-search-form__content-wrapper{max-height:var(--modal-max-height)}}.predictive-search-form__content-wrapper:has([data-search-results]):not(:has(.predictive-search-results__no-results))>.predictive-search-form__content{padding-block-end:var(--padding-6xl)}.predictive-search-form__header-inner{background:var(--color-background);border:var(--search-border-width) solid var(--color-border);color:var(--color-foreground);border-radius:var(--style-border-radius-popover);display:flex;align-items:center;justify-content:space-between;width:100%}@media screen and (max-width:749px){.predictive-search-form__header-inner{border-radius:var(--style-border-radius-inputs);border:none}}.predictive-search-form__header-inner:focus-within{outline-offset:var(--focus-outline-offset)}@media screen and (min-width:750px){.predictive-search-form__header-inner:focus-within{outline:var(--focus-outline-width) solid var(--color-foreground)}}.predictive-search-form__header{display:flex;position:sticky;top:0;z-index:var(--layer-heightened);width:100%;align-items:center;background-color:var(--color-input-background);border:var(--search-border-width) solid var(--color-border);border-radius:var(--style-border-radius-inputs)}@media screen and (max-width:749px){.predictive-search-form__header{padding:var(--padding-2xs) var(--padding-sm)}}.predictive-search-form__header:focus-within,.predictive-search-form__header-inner:focus-within,.predictive-search-form__header-inner:has(.search-input:is(:focus,:focus-visible)){outline:none;box-shadow:none;border-color:var(--color-border)!important}input.search-input{border-radius:var(--style-border-radius-inputs);padding-block:var(--padding-sm);font-size:var(--font-size--md);width:100%;color:var(--color-foreground);padding-inline:calc(var(--margin-lg) + var(--icon-size-lg)) 0;background:transparent;text-overflow:ellipsis;overflow:hidden;outline:none;border:0}input.search-input::placeholder{color:rgb(var(--color-rgb, var(--color-foreground-rgb)) / var(--opacity-muted-text))}input.search-input,input.search-input:is(:focus,:focus-visible,:focus-within),.predictive-search-form__header *:is(:focus,:focus-visible){outline:none;box-shadow:none}input.search-input:hover{background-color:transparent}.predictive-search__icon{position:absolute;inset-inline-start:var(--margin-xl);top:auto;width:var(--icon-size-lg);height:var(--icon-size-lg);color:rgb(var(--color-rgb, var(--color-foreground-rgb)) / var(--opacity-60))}@media screen and (min-width:750px){.predictive-search__icon{inset-inline-start:var(--margin-md)}}.predictive-search__icon>svg{width:var(--icon-size-md);height:var(--icon-size-md)}.predictive-search__reset-button{cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:var(--minimum-touch-target);height:var(--minimum-touch-target);padding:0;margin-inline-end:var(--margin-md);background:transparent;color:var(--color-foreground);opacity:.68;transition:opacity var(--animation-speed-medium) var(--animation-timing-fade-out),visibility var(--animation-speed-medium) var(--animation-timing-fade-out)}.predictive-search__reset-button:hover{color:var(--color-foreground)}.predictive-search__reset-button:active{transform:scale(.9);transition:transform .1s var(--animation-timing-active)}@media screen and (min-width:750px){.predictive-search__reset-button{margin-inline-end:var(--margin-2xs)}}.predictive-search__reset-button[hidden]{opacity:0;pointer-events:none;visibility:hidden}.predictive-search__reset-button-icon{display:flex;align-items:center;justify-content:center;width:var(--icon-size-lg);height:var(--icon-size-lg);transition:background-color var(--animation-speed-medium) ease-in-out,transform var(--animation-speed-medium) var(--animation-timing-bounce);border-radius:50%}.predictive-search__reset-button-icon:hover{background-color:rgb(var(--color-foreground-rgb) / var(--opacity-8))}.predictive-search__reset-button:active .predictive-search__reset-button-icon{transform:scale(.85);transition-timing-function:var(--animation-timing-active);transition-duration:.1s}.predictive-search__reset-button svg{width:var(--icon-size-md);height:var(--icon-size-md)}.predictive-search__reset-button-text{display:none}.predictive-search__search-button{margin:auto;z-index:var(--layer-raised);transition:transform var(--animation-speed-medium) var(--animation-timing-bounce),box-shadow var(--animation-speed-medium) var(--animation-timing-hover);transform-origin:center}.predictive-search__search-button:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgb(0 0 0 / var(--opacity-5))}.predictive-search__search-button:active{transform:scale(.97);transition:transform .1s var(--animation-timing-active);box-shadow:none}.predictive-search__close-modal-button{--button-color: var(--color-foreground);--button-background-color: transparent;display:flex;justify-content:center;align-items:center;width:var(--minimum-touch-target);height:var(--minimum-touch-target);margin-inline-start:var(--margin-sm);padding:0;box-shadow:none}.predictive-search__close-modal-button:active{transform:scale(.8);transition:transform .1s var(--animation-timing-active)}.predictive-search__close-modal-button .svg-wrapper,.predictive-search__close-modal-button svg{width:var(--icon-size-xs);height:var(--icon-size-xs)}.predictive-search__close-modal-button:hover{--button-color: var(--color-foreground);--button-background-color: transparent}.skip-to-content-link{position:absolute;inset-inline-start:-99999px}.skip-to-content-link:focus{z-index:var(--layer-temporary);overflow:auto;width:auto;height:auto;padding:var(--padding-lg) var(--padding-4xl);inset-inline-start:var(--margin-lg);top:var(--margin-lg);background-color:var(--color-background);box-shadow:0 0 0 var(--focus-outline-offset) var(--color-background)}theme-drawer{display:contents}.theme-drawer__dialog{--theme-drawer-padding: var(--padding-xl);z-index:calc(var(--layer-sticky) + var(--drawer-stack-order, 0));position:fixed;inset:unset;top:0;inset-inline-end:calc(-1 * var(--theme-drawer-width, var(--sidebar-width)));flex-direction:column;width:var(--theme-drawer-width, var(--sidebar-width));max-width:100%;max-height:none;height:100dvh;padding-block:var(--safe-area-inset-top) var(--safe-area-inset-bottom);padding-inline:0 var(--safe-area-inset-right);border:none;border-inline-start:var(--style-border-drawer);background-color:var(--color-background);color:var(--color-foreground)}.theme-drawer__dialog[open]{display:flex;inset-inline-end:0}[dir=rtl] .theme-drawer__dialog{padding-inline-end:var(--safe-area-inset-left)}.theme-drawer__dialog--opening{animation:drawer-slide-in var(--animation-speed) var(--animation-timing-fade-in)}.theme-drawer__dialog--opening-inline-start{animation:drawer-slide-in-inline-start var(--animation-speed) var(--animation-timing-fade-in)}.theme-drawer__dialog--closing{animation:drawer-slide-out var(--animation-speed) var(--animation-timing-fade-out) forwards}.theme-drawer__dialog-instant{animation:none}@keyframes drawer-slide-in{0%{inset-inline-end:calc(-1 * var(--theme-drawer-width, var(--sidebar-width)))}}@keyframes drawer-slide-in-inline-start{0%{inset-inline-end:calc(var(--theme-drawer-width, var(--sidebar-width)) / 2)}}@keyframes drawer-slide-out{to{inset-inline-end:calc(-1 * var(--theme-drawer-width, var(--sidebar-width)))}}.theme-drawer__dialog::backdrop{background:rgb(var(--backdrop-color-rgb) / var(--backdrop-opacity))}html:active-view-transition-type(page-navigation) .theme-drawer__dialog[open]{view-transition-name:theme-drawer}::view-transition-old(theme-drawer),::view-transition-new(theme-drawer){animation:none}.theme-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:var(--theme-drawer-padding);flex-shrink:0;color:var(--color-foreground)}.theme-drawer__title{display:flex;align-items:center;gap:var(--gap-xs);margin:0}.theme-drawer__badge{display:flex;align-items:center;justify-content:center;min-width:22px;height:22px;flex-shrink:0;border-radius:var(--style-border-radius-lg);background-color:rgb(var(--color-foreground-rgb) / .1);font-family:var(--font-paragraph--family);font-weight:var(--font-paragraph--weight);color:var(--color-foreground);font-size:clamp(var(--font-size--3xs),.75em,var(--font-size--xs));padding-inline:.5em;line-height:1}.theme-drawer__badge[data-maintain-ratio]{aspect-ratio:1 / 1;padding-inline:.2em}.theme-drawer__close-button{--private-button-size: 34px;--private-focus-ring-size: 2px;--private-motion-speed: .15s;--private-motion-ease: cubic-bezier(.25, 0, .1, 1);--private-border-width: 1px;--private-button-border-color: rgb(0, 0, 0, .06);--private-button-shadow: 0 2px 6px 0 var(--private-button-border-color);cursor:pointer;display:flex;align-items:center;justify-content:center;margin-inline-start:auto;width:var(--private-button-size);height:var(--private-button-size);border-radius:var(--private-button-size);background-color:var(--color-background);outline:var(--private-focus-ring-size) solid transparent;outline-offset:var(--private-focus-ring-size);transition-property:color,outline-color,background-color;transition-duration:var(--private-motion-speed);transition-timing-function:var(--private-motion-ease);--button-icon-opacity: .8;color:var(--color-foreground);border:var(--private-border-width) solid var(--private-button-border-color);box-shadow:var(--private-button-shadow)}.theme-drawer__close-button:hover:not(:active){--button-icon-opacity: 1}.theme-drawer__close-button:focus-visible{outline-color:var(--color-foreground)}@supports (color: oklch(from red l c h)){.theme-drawer__close-button{--contrast-color: oklch(from var(--color-background) clamp(0, (.6 / l - 1) * infinity, 1) 0 0);--button-icon-opacity: 1;--private-button-border-color: color-mix(in srgb, var(--contrast-color) 6%, transparent);--private-button-shadow: 0 2px 6px 0 var(--private-button-border-color);color:color-mix(in srgb,var(--contrast-color) 50%,transparent)}.theme-drawer__close-button:hover:not(:active){color:color-mix(in srgb,var(--contrast-color) 70%,transparent)}.theme-drawer__close-button:hover:not(:active){background-color:color-mix(in srgb,var(--contrast-color) 6%,var(--color-background))}}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map?subset=AACHAQAAAAAAAAAAAAAAAAAAAACQECAAAAAARgGDEEQAABA */
