:root{--paper:#fff;--surface:#fff;--ink:#242424;--muted:#6d6d6d;--line:#dedede;--soft-line:#eee;--soft:#f6f6f6;--action:#f03016;--action-end:#ef001c;--shadow:0 10px 30px #0000001a;--body:"Plus Jakarta Sans Variable", "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{color:inherit;font:inherit}button{cursor:pointer}.explore-stage{width:100%}.sr-only,.sr-only:not(:focus):not(:active){clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-modal-backdrop{z-index:300;-webkit-backdrop-filter:blur();backdrop-filter:blur();font-family:var(--body);background:#070b1000;justify-content:center;align-items:center;padding:20px;transition:background .18s,-webkit-backdrop-filter .18s,backdrop-filter .18s;display:flex;position:fixed;inset:0;overflow-y:auto}.auth-modal-sheet{--auth-surface:#202b39;background:var(--auth-surface);color:#f8fbfc;opacity:0;scrollbar-width:thin;scrollbar-color:#536170 transparent;border:1px solid #ffffff1a;border-radius:30px;width:min(430px,100%);max-height:min(92dvh,780px);transition:opacity .18s,transform .18s;position:relative;overflow-y:auto;transform:translateY(10px)scale(.96);box-shadow:0 32px 90px #00000061}.auth-modal-sheet.is-visible{opacity:1;transform:translateY(0)scale(1)}.auth-modal-sheet:before{content:"";pointer-events:none;opacity:.24;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:24px 24px;height:180px;position:absolute;inset:0 0 auto;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.auth-modal-close{z-index:2;color:#b8c3cc;background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:13px;right:13px}.auth-modal-close:hover{color:#fff;background:#ffffff12}.auth-modal-close svg{width:18px;height:18px}.auth-modal-content{padding:31px 38px 30px;position:relative}.auth-modal-contract{color:#a3b0ba;min-height:29px;font-family:var(--body);letter-spacing:.08em;text-transform:uppercase;align-items:center;margin-right:38px;font-size:10px;font-weight:600;display:flex}.auth-modal-contract span.is-active{color:#95f0ca}.auth-modal-contract i{background:#4c5a67;flex:1;height:1px;margin:0 9px}.auth-modal-heading{text-align:center;margin-top:34px}.auth-modal-heading>span{color:#95f0ca;font-family:var(--body);letter-spacing:.075em;text-transform:uppercase;align-items:center;gap:7px;font-size:11px;font-weight:600;display:inline-flex}.auth-modal-heading>span svg{width:15px;height:15px}.auth-modal-heading h2{max-width:340px;font-family:var(--body);letter-spacing:-.045em;margin:12px auto 0;font-size:31px;font-weight:620;line-height:1.06}.auth-modal-heading p{color:#bdc8d1;max-width:330px;margin:14px auto 0;font-size:14px;line-height:1.5}.auth-modal-form{gap:12px;margin-top:27px;display:grid}.auth-floating-input{border:1px solid #ffffff2b;border-radius:999px;height:54px;transition:border-color .15s,box-shadow .15s;position:relative}.auth-floating-input.is-focused{border-color:#ffffffe0;box-shadow:0 0 0 3px #95f0ca14}.auth-floating-input:has(input[aria-invalid=true]){border-color:#ff9785b8}.auth-floating-input label{z-index:1;color:#82909c;pointer-events:none;padding:0 5px;font-size:15px;line-height:1;transition:top .15s,color .15s,font-size .15s;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.auth-floating-input.is-floated label{background:var(--auth-surface);color:#aebac4;font-size:11px;top:0}.auth-floating-input.is-focused label{color:#fff}.auth-floating-input input{border-radius:inherit;color:#fff;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 19px;font-size:15px}.auth-floating-input:has(.auth-floating-slot) input{padding-right:55px}.auth-floating-slot{position:absolute;top:50%;right:5px;transform:translateY(-50%)}.auth-floating-slot button{color:#b7c2ca;background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.auth-floating-slot button:hover{color:#fff;background:#ffffff0f}.auth-floating-slot svg{width:18px;height:18px}.auth-modal-primary{color:#18232e;background:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:54px;padding:0 22px;font-size:15px;font-weight:760;transition:transform .15s,background .15s,opacity .15s;display:inline-flex}.auth-modal-primary:hover:not(:disabled){background:#ecfff7;transform:translateY(-1px)}.auth-modal-primary:active:not(:disabled){transform:scale(.99)}.auth-modal-primary:disabled{opacity:.48;cursor:not-allowed}.auth-modal-primary svg{width:17px;height:17px}.auth-modal-error{color:#ffb0a3;background:#ff543e1c;border:1px solid #ff6b5557;border-radius:13px;margin:20px 0 -13px;padding:11px 13px;font-size:13px;line-height:1.45}.auth-demo-divider{color:#a8b4bd;font-family:var(--body);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:12px;margin:23px 0 13px;font-size:10px;display:flex}.auth-demo-divider:before,.auth-demo-divider:after{content:"";background:#ffffff1f;flex:1;height:1px}.auth-demo-choices{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.auth-demo-choices button{color:#d7e0e6;background:0 0;border:1px solid #ffffff2e;border-radius:999px;min-height:44px;padding:0 8px;font-size:12px;font-weight:650}.auth-demo-choices button:hover{color:#fff;border-color:#95f0ca}.auth-modal-back{color:#bec8cf;background:0 0;border:0;align-items:center;gap:6px;min-height:44px;margin:17px 0 -15px;padding:5px 8px 5px 4px;font-size:13px;display:inline-flex}.auth-modal-back:hover{color:#fff}.auth-modal-back svg{width:17px;height:17px}.auth-readonly-email{border:1px solid #ffffff2b;border-radius:999px;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:54px;padding:9px 13px 8px 18px;display:grid;position:relative}.auth-readonly-email>span{background:var(--auth-surface);color:#aebac4;padding:0 5px;font-size:11px;position:absolute;top:0;left:18px;transform:translateY(-50%)}.auth-readonly-email strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;min-width:0;padding-right:10px;font-size:14px;font-weight:500;overflow:hidden}.auth-readonly-email button{color:#e6edf1;background:#ffffff12;border:0;border-radius:999px;min-height:44px;padding:0 13px;font-size:12px}.auth-modal-pair{grid-template-columns:1fr 1fr;gap:8px;display:grid}.auth-password-proof{border:1px solid #ffffff1c;border-radius:15px;gap:7px;padding:11px 14px;display:grid}.auth-password-proof span{color:#a0adb7;align-items:center;gap:7px;font-size:12px;display:flex}.auth-password-proof span.is-met{color:#dce9e4}.auth-password-proof svg{color:#5b6975;width:14px;height:14px}.auth-modal-footnote{color:#aab6bf;text-align:center;max-width:330px;margin:24px auto 0;font-size:12px;line-height:1.5}.auth-modal-close:focus-visible,.auth-modal-back:focus-visible,.auth-modal-primary:focus-visible,.auth-demo-choices button:focus-visible,.auth-floating-slot button:focus-visible,.auth-readonly-email button:focus-visible{outline-offset:2px;outline:3px solid #95f0ca59}@media (max-width:520px){.auth-modal-backdrop{align-items:flex-end;padding:0}.auth-modal-sheet{border-radius:28px 28px 0 0;width:100%;max-height:94dvh;transform:translateY(28px)}.auth-modal-content{padding:28px 24px max(28px, env(safe-area-inset-bottom))}.auth-modal-heading{margin-top:28px}.auth-modal-heading h2{font-size:29px}.auth-modal-pair{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.auth-modal-backdrop,.auth-modal-sheet{transition:none}}.auth-modal-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;align-items:center;padding:16px;transition:background .2s}.auth-modal-backdrop.is-visible{-webkit-backdrop-filter:none;backdrop-filter:none;background:#000c}.auth-modal-sheet{--auth-surface:#08090a;background:var(--auth-surface);color:#f7f8f8;scrollbar-color:#3b3d42 transparent;border-color:#ffffff24;border-radius:24px;width:min(420px,100%);max-height:92dvh;transition-duration:.2s;transform:translateY(8px)scale(.95);box-shadow:0 24px 60px #0000008c,0 8px 20px #0000004d}.auth-modal-sheet:before{display:none}.auth-modal-close{color:#fff6;width:32px;height:32px;top:20px;right:20px}.auth-modal-content{width:100%;max-width:420px;padding:48px 40px 32px}.auth-modal-heading{margin-top:0}.auth-modal-heading h2{letter-spacing:-.02em;margin-top:0;font-size:30px;line-height:1.18}.auth-modal-heading p{color:#ffffffbf;max-width:340px;margin-top:16px;font-size:15.5px;line-height:1.4}.auth-modal-form{margin-top:32px}.auth-floating-input{height:52px;box-shadow:none;border-color:#ffffff29}.auth-floating-input.is-focused{box-shadow:none;border-color:#ffffffe6}.auth-floating-input label{color:#ffffff73;font-size:16px;left:16px}.auth-floating-input.is-floated label{color:#ffffff8c;font-size:12px}.auth-floating-input input{padding-inline:20px;font-size:16px}.auth-modal-primary{color:#15161a;background:#fff;min-height:52px}.auth-modal-primary:hover:not(:disabled){background:#f1f1f1}.auth-modal-error{color:#ff8585;background:#ff6b6b1a;border-color:#ff6b6b40;border-radius:12px;margin:0 0 20px}.auth-demo-choices button:hover{border-color:#ffffff8c}.auth-modal-back{color:#ffffff8c;min-height:36px;margin:-8px 0 24px -8px;padding:5px 8px;font-size:14px}.auth-readonly-email{border-color:#ffffff29;min-height:52px}.auth-password-proof .is-met svg{color:#fff}.auth-modal-footnote{color:#ffffff80;margin-top:28px}.auth-modal-close:focus-visible,.auth-modal-back:focus-visible,.auth-modal-primary:focus-visible,.auth-demo-choices button:focus-visible,.auth-floating-slot button:focus-visible,.auth-readonly-email button:focus-visible{outline-color:#ffffff59}@media (max-width:520px){.auth-modal-backdrop{align-items:center;padding:16px}.auth-modal-sheet{border-radius:24px;width:100%;max-height:92dvh;transform:translateY(8px)scale(.95)}.auth-modal-sheet.is-visible{transform:translateY(0)scale(1)}.auth-modal-content{padding:46px 24px 28px}.auth-modal-heading{margin-top:0}.auth-modal-heading h2{font-size:28px}}@media (prefers-reduced-motion:reduce){.auth-modal-backdrop,.auth-modal-sheet,.auth-floating-input,.auth-floating-input label,.auth-modal-primary{transition:none}}.site-header{z-index:40;height:114px;font-family:var(--body);background:#fff;border-bottom:1px solid #ebebeb;position:relative;box-shadow:0 2px 8px #00000009}.site-header.is-explore{--chrome-alpha:0;height:750px;box-shadow:none;border-bottom:0;position:relative}.site-header.is-explore .header-frame:before{content:"";z-index:2;pointer-events:none;width:100vw;height:164px;opacity:var(--chrome-alpha);background:#fff;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 6px 22px #00000014}.site-header.is-explore.is-compact{width:100%;height:150px;position:fixed;top:0;left:0;right:0;box-shadow:0 6px 22px #00000014}.site-header.is-explore.is-compact+.catalog-section{margin-top:750px}.header-frame{max-width:1800px;height:100%;margin:0 auto;position:relative}.site-header.is-explore .header-frame{z-index:1;pointer-events:none;width:min(100%,1680px);max-width:none;height:750px;position:fixed;top:0;left:50%;right:auto;transform:translate(-50%)}.site-header.is-explore .brand,.site-header.is-explore .header-search-dock,.site-header.is-explore .header-primary-nav,.site-header.is-explore .header-actions,.site-header.is-explore .header-categories{z-index:3;pointer-events:auto}.site-header.is-explore .discovery-hero{z-index:1}.site-header.is-explore .discovery-hero-cta{pointer-events:auto}.site-header.is-explore.is-static{--chrome-alpha:1;height:164px;box-shadow:none;border-bottom:0;position:sticky;top:0}.site-header.is-explore.is-static .header-frame{height:164px;position:absolute}.site-header.is-explore.is-static .header-frame:before{opacity:1;height:164px}.brand{letter-spacing:-.055em;align-items:center;gap:6px;font-size:38px;font-weight:700;display:inline-flex;position:absolute;top:32px;left:50px}.brand-mark{color:#e53e3e;flex:none;width:42px;height:42px;display:block}.discovery-hero{grid-template-columns:minmax(0,760px) minmax(0,1fr);align-items:stretch;gap:70px;height:470px;display:grid;position:absolute;top:182px;left:90px;right:90px}.discovery-hero-copy{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;padding:0;display:flex}.discovery-hero h1{letter-spacing:-.055em;max-width:750px;margin:0;font-size:64px;font-weight:700;line-height:1.01}.discovery-hero h1 em{color:var(--action);font-style:normal;display:block}.discovery-hero ul{gap:14px;margin:29px 0 0;padding:0;list-style:none;display:grid}.discovery-hero li{color:#454545;letter-spacing:-.018em;justify-content:flex-start;align-items:center;gap:12px;font-size:17px;font-weight:500;display:flex}.discovery-hero li svg{width:23px;height:23px;color:var(--action);stroke-width:3px;background:#fff0ed;border-radius:50%;flex:none;padding:5px}.discovery-hero-cta{background:linear-gradient(110deg, var(--action), var(--action-end));color:#fff;letter-spacing:-.02em;width:max-content;min-height:57px;box-shadow:none;border-radius:999px;justify-content:center;align-items:center;margin-top:32px;padding:0 25px;font-size:16px;font-weight:700;display:inline-flex}.discovery-hero-cta:hover{background:#df2512}.discovery-showcase{background:#f1f1f1;border-radius:32px;min-width:0;position:relative;overflow:hidden;box-shadow:0 14px 40px #1212121f}.discovery-showcase .product-art.product-art{--accent:var(--action);background:#f0f0f0}.discovery-showcase .artifact-title-line{background:#242424}.discovery-showcase .artifact-copy span{background:#dedede}.discovery-showcase-caption{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border-radius:999px;align-items:center;gap:13px;min-height:54px;padding:0 19px;display:flex;position:absolute;bottom:22px;right:22px;box-shadow:0 6px 24px #0000001f}.discovery-showcase-caption span{border-right:1px solid #dedede;padding-right:13px;font-size:15px;font-weight:700}.discovery-showcase-caption strong{color:#636363;font-size:14px;font-weight:600}.header-search{background:#fff;border:1px solid #dcdcdc;border-radius:33px;align-items:center;width:min(889px,100vw - 144px);height:64px;padding:0 7px 0 0;transition:top .22s,width .22s,height .22s,box-shadow .18s;display:flex;position:absolute;top:24px;left:50%;transform:translate(-50%);box-shadow:0 3px 12px #00000021}.header-search-dock{display:contents}.is-explore .header-search-dock{width:min(650px,100% - 610px);height:70px;margin:0;display:block;position:absolute;top:20px;left:235px;right:auto}.is-explore .header-search-dock .header-search{background:var(--soft);width:100%;height:100%;box-shadow:none;border:0;border-radius:35px;padding:0 7px 0 0;position:relative;inset:auto;transform:none}.is-explore .header-search{top:auto;left:auto;transform:none}.is-explore.is-compact .header-search{background:var(--soft);width:min(650px,100vw - 570px);height:60px;box-shadow:none;border:0;top:20px}.is-explore.is-compact .search-segment{height:58px}.is-explore.is-compact .header-search.is-segmented .search-what{flex:auto;padding-left:26px}.is-explore.is-compact .search-segment-label,.is-explore.is-compact .search-facet strong{display:none}.is-explore.is-compact .search-facet{flex:0 0 190px;padding-inline:18px}.is-explore.is-compact .search-facet[data-search-facet=delivery]{display:none}.is-explore.is-compact .search-segment-divider{height:26px}.is-explore.is-compact .search-submit{width:44px;min-width:44px;height:44px;margin-left:5px}.header-search:focus-within{box-shadow:0 0 0 2px #24242414}.search-segment{text-align:left;flex-direction:column;justify-content:center;min-width:0;height:64px;display:flex}.search-what{flex:1 1 0;padding:0 24px 0 31px}.header-search.is-segmented .search-what{flex:0 280px}.is-explore .header-search.is-segmented .search-what{flex:auto}.search-segment-label,.search-facet strong{letter-spacing:-.01em;font-size:13px;font-weight:700;line-height:16px;display:block}.is-explore:not(.is-compact) .search-segment-label,.is-explore:not(.is-compact) .search-facet strong{display:none}.is-explore:not(.is-compact) .search-segment{height:68px}.search-input-row{align-items:center;gap:5px;min-width:0;height:22px;display:flex}.header-search input{color:#4f4f4f;letter-spacing:-.015em;text-overflow:ellipsis;background:0 0;border:0;outline:0;width:100%;min-width:0;height:22px;padding:0;font-size:16px;font-weight:500;line-height:20px}.header-search input::placeholder{color:#6c6c6c;opacity:1}.search-clear{color:#555;background:#f1f1f1;border:0;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;padding:0;display:grid}.search-clear svg{width:15px;height:15px}.search-segment-divider{background:#d9d9d9;flex:none;width:1px;height:40px}.is-explore .search-segment-divider{height:32px}.search-facet{background:0 0;border:0;border-radius:30px;flex:0 287px;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;align-content:center;column-gap:8px;padding:0 26px;display:grid;position:relative}.search-facet[data-search-facet=delivery]{flex:1 1 0}.is-explore .search-facet{flex:0 0 190px;padding-inline:18px}.is-explore:not(.is-compact) .search-facet[data-search-facet=delivery],.is-explore:not(.is-compact) .search-facet[data-search-facet=format]+.search-segment-divider,.is-explore.is-compact .search-facet[data-search-facet=format]+.search-segment-divider{display:none}.search-facet strong,.search-facet span{grid-column:1;min-width:0}.search-facet span{color:#6c6c6c;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:15px;font-weight:400;line-height:18px;display:block;overflow:hidden}.is-explore:not(.is-compact) .search-facet span{color:#343434;font-size:15px;font-weight:600}.search-facet-chevron{color:#6a6a6a;stroke-width:2px;grid-area:1/2/-1;place-self:center end;width:16px;height:16px;position:static}.site-header.is-explore .search-facet[data-search-facet=format]{grid-template-rows:1fr;grid-template-columns:minmax(0,max-content) auto;justify-content:center;align-items:center;column-gap:8px}.site-header.is-explore .search-facet[data-search-facet=format] span{grid-area:1/1;place-self:center end;width:auto;padding-right:0}.site-header.is-explore .search-facet[data-search-facet=format] .search-facet-chevron{grid-area:1/2;justify-self:start}.search-facet:hover,.search-facet[aria-expanded=true]{background:#f7f7f7}.search-submit{color:#fff;letter-spacing:-.02em;background:#ef2f18;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;gap:8px;width:52px;min-width:52px;height:52px;margin-left:0;padding:0;font-size:16px;font-weight:600;display:flex}.is-explore .search-submit{width:50px;min-width:50px;height:50px;margin-left:7px}.search-submit svg{stroke-width:2.3px;width:19px;height:19px}.search-submit span{display:none}.search-submit:hover{background:#df2512}.search-clear:focus-visible,.search-submit:focus-visible,.search-facet:focus-visible,.account-log-in:focus-visible,.account-sign-up:focus-visible,.header-categories button:focus-visible,.suggestion-option:focus-visible,.catalog-filter-option:focus-visible,.catalog-filter-popover-close:focus-visible,.catalog-filter-clear:focus-visible,.catalog-filter-apply:focus-visible{outline-offset:2px;outline:3px solid #f0301652}.catalog-filter-group-trigger:focus-visible{outline-offset:-3px;outline:3px solid #f0301652}.search-suggestions{z-index:70;color:var(--ink);text-align:left;background:#fff;border:1px solid #e0e0e0;border-radius:24px;padding:12px;animation:.16s ease-out both reveal-suggestions;position:absolute;top:calc(100% + 11px);left:0;right:0;box-shadow:0 18px 54px #0f0f0f29}@media (min-width:761px){.site-header.is-explore:not(.is-compact) .search-suggestions{width:100%;left:0;right:auto}}@keyframes reveal-suggestions{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.suggestion-heading{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:20px;min-height:58px;padding:5px 10px 13px;display:flex}.suggestion-heading strong,.suggestion-heading span{display:block}.suggestion-heading strong{letter-spacing:-.02em;font-size:16px;font-weight:700}.suggestion-heading span{color:#777;white-space:nowrap;text-overflow:ellipsis;max-width:410px;margin-top:4px;font-size:14px;overflow:hidden}.suggestion-heading>small{color:#777;white-space:nowrap;font-size:13px}.suggestion-list{gap:2px;padding:7px 0 2px;display:grid}.suggestion-option{text-align:left;background:0 0;border:0;border-radius:14px;grid-template-columns:42px minmax(0,1fr) 24px;align-items:center;gap:12px;width:100%;min-height:62px;padding:8px 10px;display:grid}.suggestion-option:hover,.suggestion-option[aria-selected=true]{background:#f7f7f7}.suggestion-icon{color:#4d4d4d;background:#fbfbfb;border:1px solid #e5e5e5;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.suggestion-icon svg{stroke-width:1.8px;width:20px;height:20px}.suggestion-copy{min-width:0}.suggestion-copy strong,.suggestion-copy small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.suggestion-copy strong{letter-spacing:-.02em;font-size:16px;font-weight:600}.suggestion-copy small{color:#777;margin-top:4px;font-size:14px}.suggestion-check{color:#e62b16;stroke-width:2.4px;width:19px;height:19px}.suggestion-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:112px;padding:24px 14px;display:flex}.suggestion-empty strong,.suggestion-empty span{display:block}.suggestion-empty strong{font-size:16px}.suggestion-empty span{color:#777;margin-top:6px;font-size:14px}.suggestion-safety-note{color:#777;text-align:center;border-top:1px solid #eee;margin:4px 0 0;padding:10px 10px 2px;font-size:13px}.catalog-filter-popover{border-radius:24px;flex-direction:column;width:min(680px,100vw - 32px);max-height:min(650px,100dvh - 112px);padding:0;display:flex;left:50%;right:auto;overflow:hidden;translate:-50%;box-shadow:0 20px 60px #0f0f0f33}.site-header.is-explore:not(.is-compact) .catalog-filter-popover{width:min(680px,100vw - 32px);left:50%;right:auto}.catalog-filter-popover-heading{text-align:center;border-bottom:1px solid #e8e8e8;flex:none;justify-content:center;align-items:center;min-height:66px;padding:0 72px;display:flex;position:relative}.catalog-filter-popover-heading strong{letter-spacing:-.025em;font-size:17px;font-weight:750;display:block}.catalog-filter-popover-close{color:#292929;background:0 0;border:0;border-radius:50%;place-items:center;width:36px;height:36px;padding:0;display:grid;position:absolute;top:50%;left:20px;translate:0 -50%}.catalog-filter-popover-close:hover{background:#f2f2f2}.catalog-filter-popover-close svg{stroke-width:2.25px;width:18px;height:18px}.catalog-filter-popover-body{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;min-height:0;padding:0;overflow-y:auto}.catalog-filter-popover-body::-webkit-scrollbar{width:7px}.catalog-filter-popover-body::-webkit-scrollbar-thumb{background:#c8c8c8;border:2px solid #fff;border-radius:999px}.catalog-filter-group{border:0;border-bottom:1px solid #e8e8e8;min-width:0;margin:0;padding:0}.catalog-filter-group:last-child{border-bottom:0}.catalog-filter-group-trigger{color:#222;text-align:left;background:#fff;border:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;width:100%;min-height:64px;padding:0 24px;display:grid}.catalog-filter-group-trigger:hover{background:#fafafa}.catalog-filter-group-label{letter-spacing:-.02em;font-size:16px;font-weight:700}.catalog-filter-group-summary{color:#6d6d6d;justify-content:flex-end;align-items:center;gap:10px;min-width:0;font-size:14px;font-weight:500;display:flex}.catalog-filter-group-summary>span{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.catalog-filter-group-chevron{flex:none;width:18px;height:18px;transition:transform .16s;transform:rotate(-90deg)}.catalog-filter-group-trigger.is-expanded .catalog-filter-group-chevron{transform:rotate(180deg)}.catalog-filter-options{flex-wrap:wrap;gap:9px;padding:0 24px 24px;display:flex}.catalog-filter-options[hidden]{display:none}.catalog-filter-option{color:#3d3d3d;letter-spacing:-.01em;background:#fff;border:1px solid #bdbdbd;border-radius:12px;min-height:44px;padding:0 17px;font-size:14px;font-weight:650}.catalog-filter-option:hover{color:#222;border-color:#222}.catalog-filter-option.is-selected{color:#222;background:#f7f7f7;border-color:#222;box-shadow:0 0 0 1px #222}.catalog-filter-popover-footer{background:#fff;border-top:1px solid #e8e8e8;flex:none;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:12px 20px 12px 24px;display:flex;box-shadow:0 -8px 20px #0f0f0f09}.catalog-filter-clear{color:#343434;text-underline-offset:3px;background:0 0;border:0;min-height:44px;padding:0;font-size:14px;font-weight:700;text-decoration:underline}.catalog-filter-clear:disabled{color:#aaa;cursor:default;text-decoration:none}.catalog-filter-apply{color:#fff;background:#242424;border:0;border-radius:10px;min-height:48px;padding:0 24px;font-size:15px;font-weight:750}.catalog-filter-apply:hover{background:#111}.header-actions{align-items:center;gap:18px;display:flex;position:absolute;top:31px;right:49px}.header-actions>a{letter-spacing:-.025em;font-size:16px;font-weight:600}.header-actions button{background:#f2f2f2;border:1px solid #e6e5e6;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.header-actions button img{object-fit:contain;width:17px;height:12px;display:block}.header-actions button:first-of-type img{width:18px;height:18px}.account-actions{flex:none;position:relative}.account-actions-loading{background:#f2f2f2;border:1px solid #e6e5e6;border-radius:50%;width:48px;height:48px}.site-header.is-explore .account-actions-loading{background:0 0;border:0;width:48px;height:44px}.account-trigger span{letter-spacing:-.04em;font-family:inherit;font-size:13px;font-weight:600}.account-access-actions{align-items:center;gap:8px;display:flex}.header-actions .account-log-in,.header-actions .account-sign-up{white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;width:82px;min-width:82px;height:44px;padding:0 12px;font-size:14px;font-weight:700;display:inline-flex}.header-actions .account-log-in{color:#303030;background:#fff;border:1px solid #dedede}.header-actions .account-log-in:hover{background:#fafafa;border-color:#bdbdbd}.header-actions .account-sign-up{border:1px solid var(--action);background:var(--action);color:#fff}.header-actions .account-sign-up:hover{background:#d92812;border-color:#d92812}.account-menu{z-index:120;background:#fff;border:1px solid #dedede;border-radius:16px;width:220px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 45px #0f0f0f29}.account-menu header{border-bottom:1px solid #ececec;padding:9px 10px 12px}.account-menu header strong,.account-menu header small{display:block}.account-menu header strong{font-size:15px}.account-menu header small{color:#777;margin-top:3px;font-size:12px}.account-menu a,.account-menu>button{color:#303030;text-align:left;background:0 0;border:0;border-radius:10px;justify-content:flex-start;align-items:center;gap:9px;width:100%;min-height:40px;margin:2px 0 0;padding:0 10px;font-size:14px;font-weight:600;display:flex}.account-menu a:hover,.account-menu>button:hover{background:#f4f4f4}.account-menu svg{width:16px;height:16px}.header-primary-nav{white-space:nowrap;align-items:stretch;gap:32px;width:max-content;height:114px;transition:opacity .16s;display:flex;position:absolute;top:0;left:915px}.header-primary-nav a{color:#5f5a69;letter-spacing:-.015em;align-items:center;min-height:114px;font-size:16px;font-weight:600;display:flex;position:relative}.header-primary-nav a:hover,.header-primary-nav a.is-active{color:#242424}.header-primary-nav a.is-active{font-weight:700}.header-primary-nav a:after{content:"";opacity:0;background:#242424;border-radius:2px;height:3px;transition:opacity .18s,transform .18s;position:absolute;bottom:26px;left:0;right:0;transform:scaleX(.45)}.header-primary-nav a.is-active:after{opacity:0;transform:scaleX(1)}.header-category-rail{z-index:3;pointer-events:none;transition:opacity .16s;position:absolute;inset:0;overflow:visible}.header-category-lines{z-index:4;pointer-events:none;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;width:100vw;height:50px;position:absolute;top:114px;left:50%;transform:translate(-50%)}.header-categories{white-space:nowrap;background:#fff;border:0;justify-content:flex-start;align-items:stretch;gap:38px;width:auto;height:50px;padding:0 90px;transition:opacity .16s;display:flex;position:absolute;top:114px;left:0;right:0;overflow:clip visible}.header-categories button{color:#716c7d;letter-spacing:-.015em;background:0 0;border:0;border-radius:0;flex:none;align-items:center;min-height:50px;padding:0 2px;font-size:16px;font-weight:600;display:flex;position:relative}.header-category-measure{visibility:hidden;pointer-events:none;white-space:nowrap;gap:0;width:0;height:0;display:flex;position:absolute;top:0;left:0;overflow:hidden}.header-category-overflow{flex:none;align-items:stretch;display:flex;position:relative}.header-categories .header-category-more{flex:none;align-items:center;gap:5px;display:flex}.header-categories .header-category-more svg{width:15px;height:15px;transition:transform .18s}.header-categories .header-category-more[aria-expanded=true]{color:#242424}.header-categories .header-category-more[aria-expanded=true] svg{transform:rotate(180deg)}.header-category-menu{z-index:6;background:#fff;border:1px solid #e4e4e4;border-radius:16px;grid-template-columns:repeat(2,minmax(150px,1fr));gap:2px 6px;width:max-content;max-width:min(560px,100vw - 48px);max-height:min(420px,100vh - 190px);padding:10px;display:grid;position:absolute;top:calc(100% - 4px);right:0;overflow-y:auto;box-shadow:0 18px 44px #00000029}.header-categories .header-category-menu button{border-radius:10px;justify-content:space-between;align-items:center;gap:14px;min-height:40px;padding:0 12px;font-size:15px;font-weight:600;display:flex}.header-categories .header-category-menu button:hover{color:#242424;background:#f4f3f6}.header-categories .header-category-menu button.is-active{color:#242424;background:#f0eefc;font-weight:700}.header-categories .header-category-menu button small{color:#9a95a5;font-variant-numeric:tabular-nums;font-size:12px;font-weight:600}.header-categories button>span{transform:none}.header-categories button:after{display:none}.header-categories button:hover{color:#242424}.header-categories button.is-active{color:#242424;font-weight:700}.site-header.is-explore:not(.is-compact) .header-categories{align-items:stretch;gap:38px;height:50px;padding:0 90px;top:114px;left:0;right:0}.site-header.is-explore:not(.is-compact) .header-categories button{border-radius:0;min-height:50px;padding:0 2px}.site-header.is-explore:not(.is-compact) .header-categories button.is-active{background:0 0}.site-header.is-explore:not(.is-compact) .header-categories button:after{display:none}.site-header.is-explore.is-compact .header-frame{grid-template-columns:max-content 650px max-content 1fr max-content;align-items:center;column-gap:30px;height:100px;padding:0 49px;display:grid}.site-header.is-explore.is-compact .brand{grid-area:1/1;position:static}.site-header.is-explore.is-compact .header-search{grid-area:1/2;width:100%;height:60px;position:relative;inset:auto;transform:none}.site-header.is-explore.is-compact .header-primary-nav{grid-area:1/3;align-self:stretch;gap:30px;width:max-content;height:auto;position:static}.site-header.is-explore.is-compact .header-primary-nav a{min-height:100%}.site-header.is-explore.is-compact .header-categories{display:flex;top:100px}.site-header.is-explore.is-compact .header-actions{grid-area:1/5;justify-self:end;position:static}.site-header.is-explore.is-compact .discovery-hero{display:none}.site-header.has-open-suggestions .header-category-rail,.site-header.has-open-suggestions .header-categories,.site-header.is-explore.is-compact.has-open-suggestions .header-categories,.site-header.has-open-panel .header-category-rail,.site-header.has-open-panel .header-categories,.site-header.is-explore.is-compact.has-open-panel .header-categories{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.catalog-section{border-top:16px solid #0000;min-height:calc(100vh - 750px);scroll-margin-top:166px;position:relative;overflow:hidden}.catalog-canvas{padding:26px 0 70px;position:relative}.catalog-canvas:after{content:"";z-index:4;pointer-events:none;background:url(/reference/ui/explore-fade.png) 0 0/399px 873px no-repeat;width:399px;height:873px;position:absolute;top:0;right:-135px}.catalog-canvas.is-grid:after{display:none}.catalog-empty{text-align:center;background:#fff;border:1px solid #e5e5e5;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;width:min(620px,100% - 48px);min-height:280px;margin:48px auto 0;padding:42px;display:flex;box-shadow:0 12px 34px #0000000f}.catalog-empty>svg{color:#777;stroke-width:1.8px;width:34px;height:34px}.catalog-empty h2{letter-spacing:-.035em;margin:17px 0 0;font-size:27px}.catalog-empty p{color:#6d6d6d;margin:8px 0 0;font-size:17px}.catalog-empty button{color:#fff;background:#242424;border:1px solid #242424;border-radius:12px;min-height:44px;margin-top:24px;padding:0 19px;font-weight:500}.catalog-empty button:hover{background:#111}.catalog-row{margin-bottom:36px;position:relative}.catalog-row h2{letter-spacing:-.03em;align-items:center;gap:5px;margin:0 0 29px;padding-left:max(4.05vw + 4px,50vw - 823.5px);font-size:28px;font-weight:700;line-height:1;display:flex}.catalog-row h2 svg{stroke-width:2.5px;width:29px;height:24px}.product-strip{overscroll-behavior-inline:contain;scrollbar-width:none;gap:32px;margin-top:-20px;padding:20px 0 8px max(4.05vw,50vw - 827.5px);display:flex;overflow-x:auto}.product-strip::-webkit-scrollbar{display:none}.catalog-grid-row{margin-bottom:0}.product-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:38px 32px;margin-top:-20px;padding:20px max(4.05vw,50vw - 827.5px) 8px;display:grid}.product-card{flex:0 0 263px;width:263px;min-width:0;position:relative}.product-card:first-child{margin-right:-6px}.product-grid .product-card{flex:none;width:100%;max-width:none}.product-grid .product-card:first-child{margin-right:0}.card-media{position:relative}.product-slider{isolation:isolate;touch-action:pan-y;-webkit-user-select:none;user-select:none;border-radius:23px;width:263px;height:251px;position:relative;overflow:hidden;box-shadow:0 6px 30px #0707072e}.product-grid .product-slider{aspect-ratio:286/273;width:100%;height:auto}.slider-link{cursor:grab;width:100%;height:100%;display:block;position:relative}.slider-link:focus-visible{outline:3px solid var(--action);outline-offset:-3px}.product-slider.is-dragging .slider-link{cursor:grabbing}.slider-track{will-change:transform;height:100%;transition:transform .32s cubic-bezier(.22,.74,.24,1);display:flex}.product-slider.is-dragging .slider-track{transition:none}.slider-slide{flex:none;height:100%;display:block}.card-photo{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.product-badge{letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;background:linear-gradient(115deg,#e3e2e0,#f1f1f1);border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:max-content;max-width:calc(100% - 86px);height:40px;padding:0 15px;font-size:16px;font-weight:500;line-height:1;display:flex;position:absolute;top:17px;left:17px;overflow:hidden;box-shadow:0 3px 14px #07070724}.save-button{z-index:6;color:#fff;filter:drop-shadow(0 1px 1px #00000059);background:0 0;border:0;place-items:center;width:41px;height:41px;display:grid;position:absolute;top:15px;right:20px}.save-button svg{stroke-width:2.8px;width:34px;height:34px}.slider-arrow{z-index:5;color:#222;opacity:0;pointer-events:none;background:#ffffffeb;border:1px solid #ffffffbf;border-radius:50%;place-items:center;width:36px;height:36px;margin-top:-18px;padding:0;transition:opacity .16s,transform .16s,background-color .16s;display:grid;position:absolute;top:50%;transform:scale(.92);box-shadow:0 3px 12px #0003}.slider-arrow svg{stroke-width:2.4px;width:21px;height:21px}.slider-arrow-previous{left:12px}.slider-arrow-next{right:12px}.product-slider:hover .slider-arrow:not(:disabled),.product-slider:focus-within .slider-arrow:not(:disabled){opacity:1;pointer-events:auto;transform:scale(1)}.slider-arrow:hover{background:#fff}.slider-arrow:focus-visible,.carousel-dot:focus-visible{outline:2px solid var(--action);outline-offset:2px}.slider-arrow:disabled{opacity:0}.carousel-dots{z-index:5;gap:5px;display:flex;position:absolute;bottom:17px;left:50%;transform:translate(-50%)}.carousel-dot{background:#ffffff8c;border:0;border-radius:50%;width:10px;height:10px;padding:0;transition:background-color .18s,transform .18s;position:relative}.carousel-dot:after{content:"";position:absolute;inset:-5px}.carousel-dot.is-active{background:#fff}.carousel-dot:hover{transform:scale(1.14)}.product-card-copy{padding:18px 4px 0;display:block}.product-card-copy h3,.product-card-copy p,.product-card-copy span{letter-spacing:-.02em;margin:0;line-height:1.15;display:block}.product-card-copy h3{text-overflow:ellipsis;white-space:nowrap;font-size:21px;font-weight:400;line-height:1.1;overflow:hidden}.product-card-copy p{color:#4d4d4d;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:20px;overflow:hidden}.product-card-copy span{color:#727272;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:19px;overflow:hidden}.catalog-infinite-status{color:#727272;text-align:center;justify-content:center;align-items:center;gap:12px;min-height:80px;margin:24px max(4.05vw,50vw - 827.5px) 0;font-size:14px;display:flex}.catalog-infinite-status.has-error{color:#6d2c25}.catalog-infinite-status button{color:#242424;background:#fff;border:1px solid #242424;border-radius:999px;min-height:44px;padding:0 17px;font-size:14px;font-weight:700}.catalog-infinite-status button:hover{color:#fff;background:#242424}.catalog-infinite-status button:focus-visible{outline-offset:3px;outline:3px solid #f0301642}.catalog-loading-message{align-items:center;gap:10px;display:inline-flex}.catalog-loading-dot{background:var(--action);border-radius:50%;flex:none;width:10px;height:10px;animation:1.2s ease-out infinite catalog-loading-pulse;box-shadow:0 0 #f030163d}@keyframes catalog-loading-pulse{55%,to{box-shadow:0 0 0 9px #f0301600}}@media (prefers-reduced-motion:reduce){.catalog-loading-dot{box-shadow:none;animation:none}}.site-footer{background:var(--soft);width:100%;color:var(--ink);font-family:var(--body)}.site-footer-inner{width:min(100%,1680px);margin-inline:auto;padding:72px 90px 30px}.site-footer-grid{grid-template-columns:minmax(320px,1.25fr) repeat(2,minmax(140px,.55fr));align-items:start;gap:56px clamp(42px,4vw,86px);display:grid}.site-footer-brand{letter-spacing:-.055em;align-items:center;gap:5px;width:max-content;font-size:29px;font-weight:700;display:inline-flex}.site-footer-brand .brand-mark{width:27px;height:27px}.site-footer-intro>p{color:#5f5f5f;letter-spacing:-.012em;max-width:420px;margin:22px 0 0;font-size:16px;line-height:1.55}.site-footer-cta{letter-spacing:-.015em;align-items:center;gap:7px;width:max-content;min-height:44px;margin-top:19px;font-size:15px;font-weight:700;display:inline-flex}.site-footer-cta svg{width:17px;height:17px;color:var(--action);transition:transform .16s}.site-footer-cta:hover{color:var(--action)}.site-footer-cta:hover svg{transform:translate(3px)}.site-footer-links h2{letter-spacing:-.012em;margin:5px 0 21px;font-size:14px;font-weight:700}.site-footer-links ul{gap:13px;margin:0;padding:0;list-style:none;display:grid}.site-footer-links a{color:#616161;letter-spacing:-.012em;font-size:15px}.site-footer-links a:hover{color:var(--action)}.site-footer-meta{color:#777;letter-spacing:-.008em;justify-content:space-between;align-items:center;gap:24px;margin-top:70px;font-size:13px;display:flex}.site-footer a:focus-visible{outline-offset:4px;border-radius:4px;outline:3px solid #f0301642}.product-art{aspect-ratio:1.045;isolation:isolate;background:#edf0ed;height:auto;position:relative;overflow:hidden}.product-art:before{content:"";opacity:.5;background-image:linear-gradient(#14281b0d 1px,#0000 1px),linear-gradient(90deg,#14281b0d 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0}.product-art.accent-moss{--accent:#326147;background-color:#dfece3}.product-art.accent-blue{--accent:#3857d6;background-color:#e2e7fb}.product-art.accent-amber{--accent:#e3a42d;background-color:#f8e9c7}.product-art.accent-coral{--accent:#e76f51;background-color:#f9ddd6}.product-art.accent-violet{--accent:#7354c6;background-color:#e9e2f8}.product-art.accent-teal{--accent:#197e79;background-color:#d9eeeb}.art-desk-line{background:#1e2d221f;height:1px;position:absolute;bottom:15%;left:0;right:0}.artifact-sheet{background:#fff;border-radius:3px;width:58%;height:72%;position:absolute;top:50%;left:50%;box-shadow:0 13px 27px #141e1926}.artifact-sheet-back{background:#f8f8f8;transform:translate(-42%,-47%)rotate(7deg)}.artifact-sheet-main{flex-direction:column;padding:10% 9% 7%;display:flex;transform:translate(-50%,-51%)rotate(-3deg)}.artifact-kicker{color:var(--accent);letter-spacing:.1em;font-size:clamp(5px,.45vw,8px);font-weight:700}.artifact-title-line{background:#173123;border-radius:2px;width:63%;height:4%;margin-top:4%}.artifact-title-line.wide{width:84%;height:6%;margin-top:9%}.artifact-rule{background:var(--accent);width:18%;height:2px;margin-top:7%}.artifact-content{grid-template-columns:1fr 35%;align-items:end;gap:10%;margin-top:9%;display:grid}.artifact-copy{gap:6px;display:grid}.artifact-copy span{background:#dbe2dd;border-radius:9px;height:4px}.artifact-copy span:nth-child(2){width:78%}.artifact-copy span:nth-child(3){width:89%}.artifact-copy span:nth-child(4){width:68%}.artifact-figure{background:color-mix(in srgb, var(--accent) 12%, white);border:1px solid color-mix(in srgb, var(--accent) 30%, white);align-items:end;gap:4px;height:54px;padding:8px;display:flex}.artifact-figure i{background:var(--accent);opacity:.6;flex:1;height:42%}.artifact-figure i:nth-child(2){opacity:.85;height:79%}.artifact-figure i:nth-child(3){height:58%}.artifact-footer{color:#879089;border-top:1px solid #e3e7e4;justify-content:space-between;margin-top:auto;padding-top:7%;font-size:5px;display:flex}.slide-tab,.price-chip,.pack-tab{z-index:3;color:#fff;background:var(--accent);border-radius:7px;padding:7px 9px;font-size:8px;position:absolute;box-shadow:0 7px 18px #141e182e}.slide-tab{bottom:10%;right:10%;transform:rotate(5deg)}.price-chip{bottom:10%;left:10%;transform:rotate(-6deg)}.pack-tab{top:18%;right:9%;transform:rotate(4deg)}.product-art.is-large{aspect-ratio:auto;border-radius:0;width:100%;height:100%}.product-art.is-large .artifact-sheet{width:55%;height:74%}.product-art.is-large .artifact-kicker{font-size:9px}.product-art.is-large .artifact-title-line{height:12px}.product-art.is-large .artifact-title-line.wide{height:18px}.product-art.is-large .artifact-figure{gap:8px;height:115px;padding:14px}.product-art.is-large .artifact-copy span{height:7px}.mobile-title-block,.mobile-purchase-bar,.mobile-nav{display:none}.product-page,.checkout-page{font-family:var(--body)}.product-page .site-header{border-bottom:0;box-shadow:0 12px 28px #0001}.product-page .site-header.is-catalog{box-shadow:none}.detail-shell{width:min(1395px,100% - 64px);margin:0 auto;padding:54px 0 90px}.product-context-nav{color:#777;align-items:center;gap:9px;min-height:30px;margin:-21px 0 22px;font-size:13px;font-weight:600;display:flex}.product-context-nav a:hover{color:#242424}.product-context-nav span{color:#b2b2b2}.product-context-nav strong{color:#4e4e4e;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-weight:650;overflow:hidden}.detail-shell>h1{letter-spacing:-.045em;margin:0 0 24px;font-size:35px;font-weight:700;line-height:1.2}.detail-layout{grid-template-columns:minmax(0,866px) 472px;align-items:start;gap:59px;display:grid}.product-gallery{grid-template-columns:1.7fr 1fr;gap:12px;height:602px;display:grid;overflow:hidden}.gallery-primary{border-radius:30px 0 0 30px;min-width:0;position:relative;overflow:hidden}.gallery-primary img,.gallery-primary video,.gallery-secondary img{object-fit:cover;width:100%;height:100%;display:block}.gallery-primary>span{display:none}.gallery-secondary{grid-template-rows:301px repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;display:grid}.gallery-secondary>div{min-width:0;position:relative;overflow:hidden}.gallery-secondary>div:first-child{border-radius:0 30px 0 0;grid-column:1/-1}.gallery-secondary>div:nth-child(5){border-radius:0 0 30px}.gallery-secondary>div>span{color:#fff;background:#00000061;place-items:center;font-size:39px;font-weight:700;display:grid;position:absolute;inset:0}.product-gallery.gallery-count-1{display:block}.gallery-count-1 .gallery-primary{border-radius:30px;height:100%}.gallery-count-1 .gallery-secondary{display:none}.gallery-count-2 .gallery-secondary{display:block}.gallery-count-2 .gallery-secondary>div{border-radius:0 30px 30px 0;height:100%}.gallery-count-3 .gallery-secondary{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:1fr}.gallery-count-3 .gallery-secondary>div:first-child{border-radius:0 30px 0 0;grid-column:auto}.gallery-count-3 .gallery-secondary>div:last-child{border-radius:0 0 30px}.product-media-supplements{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.product-audio-preview,.product-document-preview{background:#fafafa;border:1px solid #e2e2e2;border-radius:17px;min-height:84px;padding:15px 18px}.product-audio-preview>div{justify-content:space-between;gap:16px;display:flex}.product-audio-preview strong,.product-document-preview strong,.product-document-preview span{display:block}.product-audio-preview span,.product-document-preview span{color:#747474;font-size:12px}.product-audio-preview audio{width:100%;height:32px;margin-top:10px}.product-document-preview{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;flex-direction:column;justify-content:center;gap:6px;display:flex}.product-document-preview:hover{background:#fff;border-color:#bdbdbd}.product-document-preview>svg{color:#5d685f;width:19px;height:19px}.product-pdf-dialog{z-index:360;background:#141615c7;border:0;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:28px;position:fixed;inset:0;overflow:auto}.product-pdf-dialog::backdrop{background:#141615c7}.product-pdf-sheet{background:#eff1ee;border-radius:24px;width:min(900px,100%);min-height:320px;margin:0 auto;padding:24px;box-shadow:0 28px 80px #00000052}.product-pdf-sheet>header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px;display:flex}.product-pdf-sheet>header span{color:#617069;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.product-pdf-sheet>header h2{letter-spacing:-.04em;margin:3px 0 6px;font-size:clamp(22px,3vw,34px)}.product-pdf-sheet>header p{color:#5e6461;max-width:620px;margin:0;font-size:13px;line-height:1.5}.product-pdf-sheet>header button{color:#222;cursor:pointer;background:#fff;border:0;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 3px 14px #0000001c}.product-pdf-sheet>header button svg{width:19px;height:19px}.product-pdf-pages{gap:18px;display:grid}.product-pdf-page{margin:0}.product-pdf-page>span{color:#65716c;text-transform:uppercase;margin:0 0 7px 4px;font-size:11px;font-weight:700;display:block}.product-pdf-page canvas{background:#fff;border-radius:5px;width:100%;height:auto;display:block;box-shadow:0 6px 24px #1c201e24}.product-pdf-loading,.product-pdf-error,.product-pdf-page p{color:#5f6662;text-align:center;background:#fff;border-radius:12px;place-items:center;min-height:160px;margin:0;display:grid}.product-pdf-loading{grid-template-columns:auto auto;justify-content:center;gap:9px}.product-pdf-loading svg{width:18px;height:18px}.detail-summary{justify-content:space-between;align-items:start;gap:30px;padding:13px 0 25px;display:flex}.detail-summary h2{letter-spacing:-.035em;margin:0;font-size:26px;font-weight:600;line-height:1.2}.detail-summary p{color:#666;letter-spacing:-.025em;margin:5px 0 0;font-size:20px;line-height:1.2}.detail-summary>span{white-space:nowrap;align-items:center;gap:5px;margin-top:4px;font-size:18px;display:flex}.detail-summary svg{width:18px}.fulfilled-by{border-bottom:1px solid #ededed;align-items:center;gap:25px;width:598px;padding:8px 0 31px;display:flex}.provider-avatar{color:#fff;background:#161616;border-radius:50%;flex:none;place-items:center;width:55px;height:55px;display:grid;box-shadow:0 3px 10px #0000002e}.provider-avatar .brand-mark{width:24px;height:24px;color:var(--action)}.fulfilled-by>div{transform:translateY(-2px)}.fulfilled-by strong,.fulfilled-by div span{display:block}.fulfilled-by strong{font-size:20px}.fulfilled-by div span{color:var(--muted);margin-top:4px;font-size:17px}.about-product,.detail-list,.not-included{border-bottom:1px solid var(--soft-line);padding:28px 5px}.about-product h2,.detail-list h2{margin:0 0 8px;font-size:22px}.about-product p,.not-included p{color:var(--muted);margin:0;font-size:18px;line-height:1.45}.detail-list ul{grid-template-columns:1fr 1fr;gap:14px 24px;margin:17px 0 0;padding:0;list-style:none;display:grid}.detail-list li{color:#525252;align-items:start;gap:10px;font-size:16px;line-height:1.35;display:flex}.detail-list li svg{width:18px;height:18px;color:var(--action);flex:none}.not-included strong{margin-bottom:9px;display:block}.purchase-column{position:sticky;top:30px}.purchase-column>a{text-underline-offset:4px;align-items:center;gap:9px;width:max-content;margin:24px auto 0;font-size:16px;text-decoration:underline;display:flex}.purchase-column>a+a{margin-top:14px}.purchase-column>a svg{width:18px}.purchase-card{background:#fff;border:0;border-radius:30px;min-height:406px;padding:34px 29px 20px;box-shadow:0 10px 30px #0000001a}.composer-price{align-items:baseline;gap:8px;display:flex}.composer-price strong{text-underline-offset:10px;font-size:31px;line-height:1.2;text-decoration:underline}.composer-price span{color:var(--muted);font-size:25px}.purchase-card-price{margin-bottom:35px}.purchase-card-summary{background:#f7f7f7;border:0;border-radius:17px;height:145px;margin:0;padding:17px 19px 15px}.purchase-card-summary>p{color:#858585;letter-spacing:.045em;text-transform:uppercase;margin:0 0 11px;font-size:12px;font-weight:700;line-height:1.2}.purchase-card-facts{margin:0}.purchase-card-facts>div{justify-content:space-between;align-items:center;gap:18px;min-width:0;min-height:43px;display:flex}.purchase-card-facts>div+div{border-top:1px solid #e4e4e4}.purchase-card-facts dt{color:#777;letter-spacing:-.015em;font-size:15px;font-weight:500;line-height:1.2}.purchase-card-facts dd{color:#2a2a2a;text-align:right;white-space:nowrap;text-overflow:ellipsis;min-width:0;margin:0;font-size:16px;font-weight:650;line-height:1.25;overflow:hidden}.primary-order-button{color:#fff;background:linear-gradient(110deg,#f44016,#ef001e);border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;height:62px;font-size:23px;font-weight:700;display:flex}.primary-order-button svg{width:21px}.primary-order-button:disabled{opacity:.65;cursor:wait}.purchase-card-cta{height:63px;margin-top:27px}.purchase-card-track{margin-top:14px;display:block}.purchase-card-track button{color:#444;cursor:pointer;background:#fff;border:1px solid #d5d5d5;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:50px;padding:0 18px;font-size:15px;font-weight:700;display:inline-flex}.purchase-card-track button:hover{color:#141414;border-color:#9b9b9b}.purchase-card-track button:disabled{opacity:.6;cursor:wait}.purchase-card-track svg{width:17px;height:17px}.purchase-card-track small{color:#b52619;text-align:center;margin-top:8px;font-size:12px;display:block}.charge-note{text-align:center;color:var(--muted);margin:19px 0 0;font-size:18px;line-height:1.35}.form-error{color:#bb2319;background:#fff0ed;border-radius:10px;padding:9px;font-size:13px}.checkout-page{background:#fff;min-height:100vh}.checkout-shell{width:min(1395px,100% - 64px);margin:0 auto;padding:42px 0 100px}.checkout-return-link{color:#4e4e4e;align-items:center;gap:9px;width:max-content;min-height:42px;font-size:15px;font-weight:600;display:inline-flex}.checkout-return-link svg{width:19px;height:19px}.checkout-return-link:hover{color:#111}.checkout-layout{grid-template-columns:minmax(0,866px) 472px;align-items:start;gap:59px;margin-top:19px;display:grid}.checkout-composer{grid-area:1/1;min-width:0}.checkout-product-context{background:#fff;border:1px solid #dfdfdf;border-radius:30px;grid-area:1/2;position:sticky;top:28px;overflow:hidden;box-shadow:0 10px 30px #00000014}.checkout-product-image{object-fit:cover;width:100%;height:240px;display:block}.checkout-product-context>p,.checkout-product-context>h2,.checkout-product-facts,.checkout-includes{margin-left:29px;margin-right:29px}.checkout-context-kicker{color:var(--action);letter-spacing:.08em;text-transform:uppercase;margin-top:25px;margin-bottom:7px;font-size:12px;font-weight:700}.checkout-product-context h2{letter-spacing:-.035em;margin-top:0;margin-bottom:8px;font-size:26px;line-height:1.18}.checkout-product-context>h2+p{color:#686868;margin-top:0;margin-bottom:22px;font-size:15px;line-height:1.5}.checkout-product-facts{border:1px solid #d4d4d4;border-radius:14px;grid-template-columns:1fr 1fr;margin-top:0;margin-bottom:0;display:grid;overflow:hidden}.checkout-product-facts>div{border-bottom:1px solid #d4d4d4;min-height:72px;padding:13px 14px}.checkout-product-facts>div:nth-child(odd){border-right:1px solid #d4d4d4}.checkout-product-facts>div:nth-last-child(-n+2){border-bottom:0}.checkout-product-facts dt{color:#6b6b6b;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.checkout-product-facts dd{margin:5px 0 0;font-size:15px;font-weight:600;line-height:1.25}.checkout-includes{border-top:1px solid #ececec;margin-top:25px;margin-bottom:29px;padding-top:23px}.checkout-includes h3{margin:0;font-size:17px}.checkout-includes ul{gap:11px;margin:15px 0 0;padding:0;list-style:none;display:grid}.checkout-includes li{color:#5f5f5f;align-items:start;gap:9px;font-size:14px;line-height:1.35;display:flex}.checkout-includes li svg{width:17px;height:17px;color:var(--action);flex:none}.checkout-track-purchase{padding:0 29px 29px;display:block}.checkout-track-purchase button{color:#444;cursor:pointer;background:#fff;border:1px solid #d5d5d5;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:52px;padding:0 18px;font-size:15px;font-weight:700;display:inline-flex}.checkout-track-purchase button:hover{color:#141414;border-color:#9b9b9b}.checkout-track-purchase button:disabled{opacity:.6;cursor:wait}.checkout-track-purchase svg{width:17px;height:17px}.checkout-track-purchase small{color:#b52619;text-align:center;margin:8px 0 0;font-size:12px;display:block}.checkout-progress{background:#fff;border:1px solid #e2e2e2;border-radius:32px;align-items:center;gap:42px;height:64px;margin:0 0 18px;padding:0 26px;list-style:none;display:flex;box-shadow:0 5px 18px #0000000b}.checkout-progress li{color:#888;align-items:center;gap:9px;font-size:14px;font-weight:600;display:flex;position:relative}.checkout-progress li+li:before{content:"";background:#d7d7d7;width:14px;height:1px;position:absolute;right:calc(100% + 14px)}.checkout-progress li span{background:#fff;border:1px solid #d4d4d4;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;display:grid}.checkout-progress li.is-current{color:#1f1f1f}.checkout-progress li.is-current span{border-color:var(--action);background:var(--action);color:#fff}.checkout-progress li.is-complete span{color:#fff;background:#242424;border-color:#242424}.checkout-form{background:#fff;border:1px solid #dedede;border-radius:30px;overflow:hidden;box-shadow:0 10px 30px #00000012}.checkout-step-header{border-bottom:1px solid #ececec;padding:34px 38px 30px}.checkout-step-kicker{color:var(--action);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;margin:0 0 8px;font-size:12px;font-weight:700;display:flex}.checkout-step-kicker svg{width:17px;height:17px}.checkout-step-header h1{letter-spacing:-.045em;outline:0;margin:0;font-size:34px;line-height:1.15}.checkout-step-header>p:last-child{color:#686868;margin:9px 0 0;font-size:16px;line-height:1.5}.checkout-section{border-bottom:1px solid #ececec;padding:30px 38px}.checkout-section-heading{justify-content:space-between;align-items:start;gap:24px;margin-bottom:18px;display:flex}.checkout-section-heading h2{letter-spacing:-.025em;margin:0;font-size:21px}.checkout-section-heading p{color:#777;margin:5px 0 0;font-size:14px;line-height:1.4}.checkout-section-heading>strong{font-size:21px}.checkout-section-heading button{text-underline-offset:4px;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}.tld-directory-list{grid-template-columns:1fr 1fr;gap:12px;margin:0;padding:0;list-style:none;display:grid}.tld-directory-list li{min-width:0}.tld-directory-list a{min-height:116px;color:inherit;background:#fff;border:1px solid #d3d3d3;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;padding:17px;transition:border-color .15s,box-shadow .15s,background .15s;display:grid}.tld-directory-list a:hover{background:#fafafa;border-color:#9d9d9d;box-shadow:0 4px 14px #0000000d}.tld-directory-copy{min-width:0}.tld-directory-copy b,.tld-directory-copy small{display:block}.tld-directory-copy b{letter-spacing:-.025em;font-size:20px}.tld-directory-copy small{color:#707070;margin-top:7px;font-size:12px;line-height:1.4}.tld-directory-meta{color:#717171;white-space:nowrap;align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.tld-directory-meta svg{width:16px;height:16px;color:var(--action)}.tld-directory-empty{color:#6c6c6c;text-align:center;border:1px dashed #cfcfcf;border-radius:16px;align-content:center;place-items:center;gap:6px;min-height:150px;padding:24px;display:grid}.tld-directory-empty strong{color:#242424}.checkout-review-summary.tld-use-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin:0}.checkout-review-summary.tld-use-grid>div,.checkout-review-summary.tld-use-grid>div:nth-child(odd),.checkout-review-summary.tld-use-grid>div:nth-last-child(-n+2){border-bottom:0;border-right:1px solid #d2d2d2}.checkout-review-summary.tld-use-grid>div:last-child{border-right:0}.tld-boundary-list{border-top:0;margin:0;padding-top:0}.tld-related-list a{min-height:84px}.checkout-variant-list{border:0;grid-template-columns:1fr 1fr;gap:12px;margin:0;padding:0;display:grid}.checkout-variant-list label{cursor:pointer;background:#fff;border:1px solid #d3d3d3;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;min-height:104px;padding:17px;transition:border-color .15s,box-shadow .15s,background .15s;display:grid;position:relative}.checkout-variant-list label:hover{border-color:#9d9d9d}.checkout-variant-list label.selected{background:#fafafa;border:2px solid #242424;padding:16px;box-shadow:0 4px 14px #0000000f}.checkout-variant-list input{opacity:0;position:absolute}.checkout-variant-list b,.checkout-variant-list small{display:block}.checkout-variant-list b{text-transform:none;font-size:15px}.checkout-variant-list small{color:#707070;margin-top:5px;font-size:12px;line-height:1.35}.checkout-variant-meta{text-align:right}.checkout-variant-meta strong{font-size:16px}.checkout-variant-meta small{white-space:nowrap}.checkout-fields{grid-template-columns:1fr 1fr;gap:13px;display:grid}.checkout-fields label{background:#fff;border:1px solid #cfcfcf;border-radius:14px;min-width:0;padding:13px 15px 12px;display:block}.checkout-fields label:focus-within{border-color:#242424;box-shadow:0 0 0 2px #24242414}.checkout-fields label:has(textarea){grid-column:1/-1}.checkout-fields label>span{letter-spacing:.01em;justify-content:space-between;gap:12px;font-size:12px;font-weight:700;display:flex}.checkout-fields label>span small{color:#777;font-weight:500}.checkout-fields input,.checkout-fields textarea,.checkout-fields select{resize:vertical;background:0 0;border:0;outline:0;width:100%;margin-top:7px;padding:0;font-size:15px;line-height:1.4}.checkout-fields textarea{min-height:88px}.checkout-fields input::placeholder,.checkout-fields textarea::placeholder{color:#929292}.checkout-field-help{color:#7a7a7a;margin-top:7px;font-size:11px;line-height:1.35;display:block}.checkout-action-bar{background:#fff;justify-content:flex-end;align-items:center;gap:24px;min-height:92px;padding:17px 20px 17px 38px;display:flex}.checkout-action-bar>div{margin-right:auto}.checkout-action-bar>div span,.checkout-action-bar>div strong{display:block}.checkout-action-bar>div span{color:#777;font-size:12px}.checkout-action-bar>div strong{margin-top:2px;font-size:22px}.checkout-review-button,.checkout-submit-button,.checkout-action-bar .primary-order-button{width:auto;min-width:230px;height:58px;padding:0 28px;font-size:19px}.checkout-review-summary{border:1px solid #d2d2d2;border-radius:16px;grid-template-columns:1fr 1fr;margin:30px 38px 0;display:grid;overflow:hidden}.checkout-review-summary>div{border-bottom:1px solid #d2d2d2;min-height:78px;padding:15px 17px}.checkout-review-summary>div:nth-child(odd){border-right:1px solid #d2d2d2}.checkout-review-summary>div:nth-last-child(-n+2){border-bottom:0}.checkout-review-summary dt{color:#707070;text-transform:uppercase;font-size:11px;font-weight:700}.checkout-review-summary dd{margin:6px 0 0;font-size:16px;font-weight:600}.checkout-review-requirements{border-top:1px solid #ececec;margin-top:30px}.checkout-review-requirements>dl{gap:15px;margin:0;display:grid}.checkout-review-requirements>dl>div{border-bottom:1px solid #ededed;padding-bottom:15px}.checkout-review-requirements>dl>div:last-child{border-bottom:0;padding-bottom:0}.checkout-review-requirements dt{color:#777;font-size:12px;font-weight:700}.checkout-review-requirements dd{overflow-wrap:anywhere;margin:5px 0 0;font-size:15px;line-height:1.45}.checkout-back-button{background:0 0;border:0;align-items:center;gap:4px;height:48px;padding:0 4px;font-weight:700;display:inline-flex}.checkout-back-button svg{width:19px}.checkout-submit-bar>div{margin-left:auto;margin-right:0}.checkout-submit-bar .checkout-submit-button{margin-left:8px}.checkout-package-features{background:#f7f9f6;border:1px solid #e0e4de;border-radius:13px;grid-template-columns:repeat(3,minmax(0,1fr));margin:16px 0 0;padding:0;display:grid;overflow:hidden}.checkout-package-features>div{border-bottom:1px solid #e0e4de;border-right:1px solid #e0e4de;min-width:0;padding:12px 14px}.checkout-package-features>div:nth-child(3n){border-right:0}.checkout-package-features dt{color:#72786f;letter-spacing:.04em;text-transform:uppercase;font:10px/1.2 IBM Plex Mono,monospace}.checkout-package-features dd{overflow-wrap:anywhere;margin:5px 0 0;font-size:13px;font-weight:700}.checkout-option-stack{gap:10px;display:grid}.checkout-quantity-control,.checkout-extra-control{background:#fff;border:1px solid #d7dcd4;border-radius:14px;min-height:68px;padding:13px 15px}.checkout-quantity-control{justify-content:space-between;align-items:center;gap:20px;display:flex}.checkout-quantity-control span b,.checkout-quantity-control span small,.checkout-extra-control span b,.checkout-extra-control span small{display:block}.checkout-quantity-control small,.checkout-extra-control small{color:#757a73;margin-top:3px;font-size:12px;font-weight:500}.checkout-quantity-control input,.checkout-extra-control input[type=number]{background:#fafbf9;border:1px solid #c9cec6;border-radius:10px;width:76px;height:42px;padding:0 10px;font:700 14px IBM Plex Mono,monospace}.checkout-extra-control{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;display:grid}.checkout-extra-control:has(input:checked){box-shadow:inset 3px 0 0 var(--action);border-color:#151713}.checkout-extra-control>input[type=checkbox]{accent-color:#151713;width:18px;height:18px}.checkout-extra-control>strong{white-space:nowrap;grid-column:4;font-size:14px}.checkout-extra-control>svg{width:17px;color:var(--action)}.checkout-rush-control{grid-template-columns:auto auto minmax(0,1fr) auto}.checkout-choice-field{border:1px solid #cfcfcf;border-radius:14px;grid-template-columns:1fr 1fr;gap:8px;min-width:0;margin:0;padding:13px 15px 14px;display:grid}.checkout-choice-field legend{width:100%;padding:0 2px 8px;font-size:12px;font-weight:700}.checkout-choice-field legend small{float:right;color:#777;font-weight:500}.checkout-choice-field label{border:1px solid #e1e4df;border-radius:9px;align-items:center;gap:8px;padding:9px 10px;font-size:13px;display:flex}.checkout-choice-field input{accent-color:#151713;width:16px;margin:0}.checkout-fields .has-error,.checkout-choice-field.has-error{background:#fff9f7;border-color:#c33d2a}.checkout-field-error{color:#b52619;margin-top:6px;font-size:11px;font-weight:700;display:block}.checkout-file-control{background:#f8faf7;border:1px dashed #b9c0b5;border-radius:10px;align-items:center;min-height:48px;margin-top:8px;padding:10px 12px;position:relative;overflow:hidden;justify-content:flex-start!important;gap:9px!important;display:flex!important}.checkout-file-control svg{flex:none;width:17px}.checkout-file-control input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.checkout-file-control small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.checkout-secure-access{background:#f8fbf8;border:1px solid #c9d4cc;border-radius:17px;grid-column:1/-1;gap:13px;min-width:0;margin:0;padding:18px;display:grid}.checkout-secure-access.has-error{background:#fff9f7;border-color:#c33d2a}.checkout-secure-access legend{padding:0 5px;font-size:13px;font-weight:750}.checkout-secure-access legend small{color:#6f766f;margin-left:8px;font-weight:500}.secure-access-assurance{color:#31463a;align-items:flex-start;gap:10px;display:flex}.secure-access-assurance>svg{color:#29714a;flex:none;width:20px;height:20px;margin-top:1px}.secure-access-assurance p{gap:3px;margin:0;display:grid}.secure-access-assurance strong{font-size:13px}.secure-access-assurance span{color:#5b6a60;font-size:12px;line-height:1.45}.checkout-fields .checkout-secure-access label{background:#fff;border-color:#d6ded8;padding:11px 13px}.checkout-fields .checkout-secure-access label>span{text-transform:uppercase;letter-spacing:.045em;font-size:11px}.secure-access-existing select,.secure-access-create input,.secure-access-create select{min-height:27px}.secure-access-selected{background:#eef8f1;border:1px solid #b9d5c2;border-radius:13px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:9px 10px 9px 13px;display:grid}.secure-access-selected>svg{color:#277148;width:19px}.secure-access-selected>div{gap:3px;min-width:0;display:grid}.secure-access-selected strong,.secure-access-selected span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.secure-access-selected strong{font-size:13px}.secure-access-selected span{color:#647168;font-size:11px}.secure-access-selected button,.secure-access-create>button{color:#fff;background:#202822;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex}.secure-access-selected button{color:#8f281e;background:0 0}.secure-access-selected button svg,.secure-access-create>button svg{width:15px;height:15px}.secure-access-create{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:10px;display:grid}.secure-access-create .secure-access-reference-field,.secure-access-create>button{grid-column:1/-1}.secure-access-reference-field small{color:#68736c;margin-top:5px;font-size:11px;display:block}.secure-access-create>button:disabled,.secure-access-selected button:disabled{opacity:.48;cursor:not-allowed}.checkout-request-result{background:#eff8f1;border:1px solid #b9d5c2;border-radius:15px;margin:20px 24px 0;padding:16px 18px}.checkout-request-result strong{font-size:14px}.checkout-request-result p{color:#526058;margin:6px 0 0;font-size:12px;line-height:1.5}.checkout-request-result a{color:#235d3d;text-underline-offset:3px;align-items:center;width:max-content;min-height:44px;margin-top:9px;font-size:12px;font-weight:750;text-decoration:underline;display:inline-flex}.checkout-request-boundary{color:#6d5a2f;background:#fffaf0;border:1px solid #d9d0b7;border-radius:12px;margin:13px 0 0;padding:12px 14px;font-size:12px;line-height:1.5}.checkout-price-ledger dl{background:#f7f9f6;border:1px solid #d7dcd4;border-radius:14px;margin:0;padding:13px 15px}.checkout-price-ledger dl>div{border-bottom:1px solid #e1e5df;justify-content:space-between;align-items:center;gap:18px;min-height:34px;display:flex}.checkout-price-ledger dl>div:last-child{border-bottom:0}.checkout-price-ledger dt{font-size:13px}.checkout-price-ledger dd{margin:0;font:700 13px IBM Plex Mono,monospace}.order-page{background:#fff;min-height:100vh}.order-page-shell{grid-template-columns:.8fr 1.2fr;gap:80px;width:min(1395px,100% - 64px);margin:0 auto;padding:60px 0 100px;display:grid}.order-title h1{margin:10px 0;font-size:45px}.order-title p{color:var(--muted)}.eyebrow{color:var(--action);letter-spacing:.08em;font-size:12px;font-weight:700}.order-page .header-search{width:min(820px,100vw - 600px)}.order-progress-card{box-shadow:var(--shadow);border:1px solid #ddd;border-radius:28px;padding:30px}.order-progress-header{border-bottom:1px solid #eee;align-items:center;gap:12px;padding-bottom:20px;display:flex}.order-progress-header div span,.order-progress-header div strong{display:block}.order-progress-header div span{color:var(--action);font-size:11px;font-weight:700}.order-progress-header div strong{margin-top:4px;font-size:13px}.live-dot{background:var(--action);border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 6px #ffe4df}.live-dot.complete{background:#16804e;box-shadow:0 0 0 6px #def3e7}.order-stage-list{padding:18px 0}.order-stage{color:#9a9a9a;grid-template-columns:35px 1fr;min-height:66px;display:grid;position:relative}.order-stage:not(:last-child):after{content:"";background:#ddd;width:1px;position:absolute;top:29px;bottom:0;left:13px}.stage-marker{z-index:1;background:#fff;border:1px solid #ddd;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.order-stage.done,.order-stage.active{color:var(--ink)}.order-stage.done .stage-marker{background:var(--action);border-color:var(--action);color:#fff}.order-stage.active .stage-marker{color:var(--action);border-color:var(--action)}.order-stage strong,.order-stage small{display:block}.order-stage strong{padding-top:4px;font-size:14px}.order-stage small{color:var(--muted);margin-top:4px;font-size:12px}.progress-note,.result-ready>p{color:var(--muted);background:#f7f7f7;border-radius:12px;padding:13px;font-size:12px}.result-file{background:#f7f7f7;border-radius:12px;gap:12px;padding:15px;display:flex}.result-file strong,.result-file small{display:block}.result-file small{color:var(--muted);margin-top:4px}.result-ready button{color:#fff;background:linear-gradient(110deg,#f44016,#ef001e);border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;height:50px;margin-top:12px;font-weight:700;display:flex}@media (max-width:1100px) and (min-width:761px){.site-header.is-explore{height:720px}.site-header.is-explore .header-frame:before{height:150px}.site-header.is-explore .header-frame{height:720px}.site-header.is-explore.is-static{height:150px}.site-header.is-explore.is-static .header-frame{height:150px;position:absolute}.site-header.is-explore.is-static .header-frame:before{height:150px}.site-header.is-explore.is-static .brand{font-size:0;top:34px;left:24px}.site-header.is-explore.is-static .brand span{display:none}.site-header.is-explore.is-static .header-actions{top:26px;right:24px}.site-header.is-explore.is-static .header-search-dock{width:auto;max-width:700px;height:66px;margin-inline:0;top:20px;left:72px;right:218px}.site-header.is-explore.is-static .header-category-lines{height:50px;top:100px}.site-header.is-explore.is-static .header-categories{gap:30px;width:auto;height:50px;padding:0 48px;top:100px;left:0;right:0}.site-header.is-explore.is-compact{height:144px}.site-header.is-explore.is-compact+.catalog-section{margin-top:720px}.is-explore .brand{white-space:nowrap;font-size:25px;display:inline-flex;top:16px;left:48px;overflow:hidden}.is-explore .brand-mark{width:24px;height:24px}.is-explore .header-actions{display:flex;top:10px;right:48px}.header-primary-nav{display:none}.discovery-hero{grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:32px;height:370px;top:68px;left:48px;right:48px}.discovery-hero-copy{padding-top:0}.discovery-hero h1{margin-top:0;font-size:45px}.discovery-hero ul{gap:10px;margin-top:20px}.discovery-hero li{font-size:15px}.discovery-hero-cta{min-height:50px;margin-top:22px;font-size:15px}.discovery-showcase{border-radius:25px}.discovery-showcase-caption{min-height:46px;padding:0 13px;bottom:14px;right:14px}.discovery-showcase-caption span{font-size:13px}.discovery-showcase-caption strong{display:none}.is-explore .header-search-dock{width:min(850px,100% - 96px);height:66px;margin-inline:auto;top:450px;left:0;right:0}.site-header.is-explore:not(.is-compact) .header-category-lines{height:50px;top:526px}.site-header.is-explore:not(.is-compact) .header-categories{justify-content:flex-start;align-items:stretch;gap:30px;width:auto;height:50px;padding:0 48px;top:526px;left:0;right:0}.site-header.is-explore:not(.is-compact) .header-categories button{border-radius:0;min-height:50px;padding:0 2px}.site-header.is-explore:not(.is-compact) .header-categories button.is-active{background:0 0}.site-header.is-explore:not(.is-compact) .header-categories button:after{display:none}.site-header.is-explore.is-compact .header-frame{height:100px;padding:0;display:block}.site-header.is-explore.is-compact .brand{font-size:0;display:inline-flex;position:absolute;top:34px;left:24px}.site-header.is-explore.is-compact .brand span{display:none}.site-header.is-explore.is-compact .brand-mark{width:24px;height:24px}.site-header.is-explore.is-compact .header-actions{display:flex;position:absolute;top:26px;right:24px}.site-header.is-explore.is-compact .header-actions .account-log-in,.site-header.is-explore.is-compact .header-actions .account-sign-up{border-radius:9px;width:68px;min-width:68px;height:40px;padding:0 9px;font-size:13px}.account-access-actions{gap:6px}.site-header.is-explore .header-actions .account-log-in,.site-header.is-explore .header-actions .account-sign-up{height:40px}.site-header.is-explore.is-compact .header-search{width:auto;max-width:700px;position:absolute;top:20px;left:72px;right:202px;transform:none}.site-header.is-explore.is-compact .header-category-lines{height:44px;top:100px}.site-header.is-explore.is-compact .header-categories{opacity:1;visibility:visible;pointer-events:auto;gap:30px;width:auto;height:44px;padding:0 48px;display:flex;top:100px;left:0;right:0}.site-header.is-explore.is-compact .header-categories button{min-height:44px}.site-header.is-explore.is-static .header-categories{top:100px}.catalog-row h2{padding-left:48px}.product-strip{padding-left:48px;padding-right:48px}.product-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));padding-left:48px;padding-right:48px}.catalog-infinite-status{margin-left:48px;margin-right:48px}.catalog-section{scroll-margin-top:156px}.site-footer-inner{padding:62px 48px 26px}.site-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 36px}.site-footer-intro{grid-column:1/-1}.detail-layout{grid-template-columns:minmax(0,1fr) 390px;gap:30px}.product-gallery{height:500px}.composer-price strong{font-size:26px}.checkout-layout{grid-template-columns:minmax(0,1fr) 360px;gap:30px}.checkout-fields,.checkout-variant-list{grid-template-columns:1fr}.checkout-package-features{grid-template-columns:1fr 1fr}.checkout-package-features>div:nth-child(3n){border-right:1px solid #e0e4de}.checkout-package-features>div:nth-child(2n){border-right:0}.order-page .header-actions{display:none}.order-page .header-search{width:calc(100% - 145px)}}@media (max-width:900px) and (min-width:761px){.discovery-hero{grid-template-columns:1fr}.discovery-showcase{display:none}.discovery-hero h1{max-width:650px;font-size:48px}}@media (min-width:1101px){.catalog-canvas{width:min(100%,1680px);margin-inline:auto}.catalog-row h2{padding-left:70px}.product-strip,.product-grid{padding-left:70px;padding-right:70px}.catalog-infinite-status{margin-left:70px;margin-right:70px}.product-card{flex-basis:286px;width:286px}.product-slider{width:286px;height:273px}}@media (min-width:761px){.site-header.is-explore:not(.is-compact) .search-what input{color:#4f4f4f;font-size:17px;font-weight:500}}@media (min-width:1400px){.site-header.is-explore.is-compact .header-actions:before{content:"";background:#dfdfdf;width:1px;height:25px;margin-right:4px}.catalog-row h2{padding-left:90px}.product-strip,.product-grid{padding-left:90px;padding-right:90px}.catalog-infinite-status{margin-left:90px;margin-right:90px}}@media (max-width:1399px) and (min-width:1101px){.discovery-hero{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:50px;left:70px;right:70px}.discovery-hero h1{font-size:54px}.is-explore .header-search-dock{width:min(650px,100% - 610px);left:235px}.header-primary-nav{display:none}.site-header.is-explore:not(.is-compact) .header-categories{padding-inline:70px;left:0;right:0}.site-header.is-explore.is-compact .header-frame{height:100px;padding:0;display:block}.site-header.is-explore.is-compact .brand{position:absolute;top:32px;left:50px}.site-header.is-explore.is-compact .header-search{width:min(560px,100% - 620px);position:absolute;top:20px;left:50%;transform:translate(-50%)}.site-header.is-explore.is-compact .header-categories{opacity:1;visibility:visible;pointer-events:auto;padding-inline:70px;display:flex;top:100px;left:0;right:0}.site-header.is-explore.is-compact .header-actions{position:absolute;top:31px;right:49px}.site-footer-inner{padding-left:70px;padding-right:70px}}@media (min-width:1400px) and (max-height:1000px){.site-header.is-explore{height:600px}.site-header.is-explore .header-frame:before{height:165px}.site-header.is-explore.is-compact{height:132px;box-shadow:0 6px 22px #00000014}.site-header.is-explore.is-compact+.catalog-section{margin-top:600px}.site-header.is-explore .header-frame{transform-origin:top;width:min(125vw,2100px);max-width:none;height:750px;margin:0;position:fixed;top:0;left:50%;right:auto;transform:translate(-50%)scale(.8)}.site-header.is-explore .header-frame:before{width:125vw}.site-header.is-explore.is-static{height:132px}.site-header.is-explore.is-static .header-frame{width:min(125vw,2100px);height:165px;position:absolute}.site-header.is-explore.is-static .header-frame:before{height:165px}.site-header.is-explore.is-compact .header-frame{grid-template-rows:114px 50px;height:164px}.site-header.is-explore .header-category-lines{width:125vw}.site-header.is-explore.is-compact .header-category-lines{height:50px;top:114px}.site-header.is-explore.is-compact .header-categories{top:114px}.catalog-section{border-top-width:13px;min-height:calc(100vh - 600px);scroll-margin-top:144px}.catalog-canvas{zoom:.8;width:min(125vw,2100px);margin-inline:auto}.catalog-row h2{padding-left:90px}.product-strip{padding-left:90px;padding-right:90px}.product-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));padding-left:90px;padding-right:90px}.catalog-infinite-status{margin-left:90px;margin-right:90px}.site-footer-inner{padding-left:72px;padding-right:72px}.discovery-hero li{font-size:20px}.discovery-hero-cta{font-size:18.75px}.discovery-showcase-caption span{font-size:17.5px}.discovery-showcase-caption strong{font-size:16.25px}.header-search input,.site-header.is-explore:not(.is-compact) .search-what input{font-size:18.75px}.search-segment-label,.search-facet strong{font-size:16.25px}.search-facet span,.is-explore:not(.is-compact) .search-facet span{font-size:17.5px;line-height:20px}.header-primary-nav a,.header-categories button,.header-actions>a{font-size:18.75px}.site-header.is-explore .account-access-actions{transform-origin:100%;transform:scale(1.25)}.suggestion-heading strong,.suggestion-copy strong{font-size:18.75px}.suggestion-heading span,.suggestion-copy small,.suggestion-empty span{font-size:17.5px}.suggestion-heading>small,.suggestion-safety-note{font-size:16.25px}.catalog-filter-popover-heading{min-height:80px}.catalog-filter-popover-heading strong{font-size:20px}.catalog-filter-group-trigger{min-height:76px;padding-inline:30px}.catalog-filter-group-label{font-size:20px}.catalog-filter-group-summary{font-size:17.5px}.catalog-filter-options{gap:11px;padding:0 30px 28px}.catalog-filter-option{min-height:52px;padding-inline:20px;font-size:17.5px}.catalog-filter-popover-footer{min-height:86px;padding-inline:30px 25px}.catalog-filter-clear{font-size:17.5px}.catalog-filter-apply{min-height:56px;padding-inline:28px;font-size:18.75px}.product-badge{font-size:17.5px}.product-page .detail-shell{zoom:.8;width:1395px;max-width:none}.product-page .detail-shell>h1{font-size:43.75px;line-height:1.05}.product-page .detail-summary h2{font-size:32.5px}.product-page .detail-summary p{font-size:25px}.product-page .detail-summary>span{font-size:22.5px}.product-page .fulfilled-by strong{font-size:25px}.product-page .fulfilled-by div span{font-size:21.25px}.product-page .about-product h2,.product-page .detail-list h2{font-size:27.5px}.product-page .about-product p,.product-page .not-included p{font-size:22.5px}.product-page .detail-list li{font-size:20px}.product-page .composer-price strong{font-size:38.75px}.product-page .composer-price span{font-size:31.25px}.product-page .purchase-card-summary>p{font-size:15px}.product-page .purchase-card-facts dt{font-size:18.75px}.product-page .purchase-card-facts dd{font-size:20px}.product-page .purchase-card-cta{font-size:28.75px}.product-page .purchase-card-note{font-size:22.5px}.product-page .purchase-column>a{font-size:20px}.checkout-page .checkout-shell{zoom:.8;width:1395px;max-width:none}.checkout-page .checkout-step-header h1{font-size:42.5px}.checkout-page .checkout-step-header>p:last-child{font-size:20px}.checkout-page .checkout-section-heading h2{font-size:26.25px}.checkout-page .checkout-fields input,.checkout-page .checkout-fields textarea,.checkout-page .checkout-fields select{font-size:18.75px}}@media (max-width:760px){body{padding-bottom:78px}.site-header{display:none}.site-header.is-explore{border-bottom:10px solid #f7f7f7;height:310px;display:block}.site-header.is-explore .header-frame:before{height:132px}.site-header.is-explore .header-frame{height:310px}.site-header.is-explore.is-static{border-bottom:0;height:132px}.site-header.is-explore.is-static .header-frame{height:132px;position:absolute}.site-header.is-explore.is-static .header-frame:before{height:132px}.site-header.is-explore.is-static .header-search-dock{top:68px}.site-header.is-explore.is-static .header-category-lines{display:none}.site-header.is-explore.is-static .header-categories{opacity:0;visibility:hidden;pointer-events:none;display:none}.site-header.is-explore.is-compact{height:132px}.site-header.is-explore.is-compact+.catalog-section{margin-top:310px}.site-header.is-explore.is-compact .header-frame{height:100%;padding:0;display:block}.site-header.is-explore.is-compact .brand{position:absolute;top:16px;left:18px}.site-header.is-explore.is-compact .header-actions{position:absolute;top:10px;right:16px}.header-primary-nav{display:none}.discovery-hero{height:102px;display:block;top:72px;left:18px;right:18px}.discovery-hero-copy{padding:0}.discovery-showcase,.discovery-hero-cta{display:none}.discovery-hero h1{letter-spacing:-.052em;max-width:354px;margin:0;font-size:32px;line-height:1.02}.discovery-hero ul{margin-top:10px;display:block}.discovery-hero li{display:none}.discovery-hero li:first-child{color:#666;font-size:14px;line-height:1.35;display:block}.discovery-hero li svg{display:none}.is-explore .brand{gap:4px;font-size:25px;top:16px;left:18px}.is-explore .brand-mark{width:24px;height:24px}.is-explore .header-actions{gap:8px;top:10px;right:16px}.is-explore .header-actions>a,.is-explore .header-actions button:first-of-type{display:none}.is-explore .header-actions button{width:42px;height:42px}.is-explore .header-search-dock{width:calc(100% - 32px);height:54px;margin:0;top:184px;left:16px;right:auto}.is-explore .header-search-dock .header-search{box-shadow:none;border-radius:27px;padding:0 5px 0 0}.site-header.is-explore.is-compact .header-search{width:calc(100% - 32px);height:54px;position:absolute;top:68px;left:16px;transform:none}.site-header.is-explore.is-compact .search-segment{height:52px}.site-header.is-explore .header-search.is-segmented .search-what,.site-header.is-explore.is-compact .header-search.is-segmented .search-what{flex:1.1 1 0;padding-left:12px}.site-header.is-explore .search-facet,.site-header.is-explore.is-compact .search-facet{flex:0 0 92px;padding-inline:9px}.site-header.is-explore .search-facet[data-search-facet=delivery],.site-header.is-explore.is-compact .search-facet[data-search-facet=delivery]{display:none}.site-header.is-explore .search-facet[data-search-facet=format] span{font-size:0}.site-header.is-explore .search-facet[data-search-facet=format] span:after{content:"Style";font-size:13px}.site-header.is-explore.is-compact .search-submit{width:43px;min-width:43px;height:43px;margin-left:3px}.site-header.is-explore.is-compact .header-category-lines{display:none}.site-header.is-explore.is-compact .header-categories{opacity:0;visibility:hidden;pointer-events:none;display:none;position:absolute}.search-segment{height:52px}.header-search.is-segmented .search-what{flex:auto;padding:0 7px 0 14px}.search-segment-label,.search-facet strong{font-size:11px;line-height:12px}.search-input-row{height:17px}.header-search input{height:17px;font-size:13px;line-height:15px}.search-clear{width:22px;height:22px}.search-clear svg{width:13px;height:13px}.search-segment-divider{height:28px}.search-facet{padding:0 9px}.search-facet span{padding-right:14px;font-size:12px;line-height:15px}.search-facet-chevron{width:13px;height:13px;right:7px}.search-submit,.is-explore .search-submit{border-radius:50%;width:43px;min-width:43px;height:43px;margin-left:3px;padding:0}.search-submit span{display:none}.search-submit svg{width:18px;height:18px}.search-suggestions{border-radius:19px;max-height:min(520px,100vh - 94px);padding:8px;top:calc(100% + 8px);overflow-y:auto;box-shadow:0 16px 42px #0f0f0f2e}.catalog-filter-popover,.site-header.is-explore:not(.is-compact) .catalog-filter-popover{border-radius:22px;width:100%;max-height:min(520px,100dvh - 336px);padding:0;left:0;right:auto;overflow:hidden;translate:none}.site-header.is-explore.is-static .catalog-filter-popover,.site-header.is-explore.is-compact .catalog-filter-popover{max-height:min(620px,100dvh - 224px)}.catalog-filter-popover-heading{min-height:62px;padding:0 60px}.catalog-filter-popover-heading strong{font-size:16px}.catalog-filter-popover-close{left:14px}.catalog-filter-popover-body{scrollbar-gutter:auto;padding:0}.catalog-filter-group-trigger{gap:12px;min-height:56px;padding:0 16px}.catalog-filter-group-label{font-size:15px}.catalog-filter-group-summary{gap:7px;font-size:13px}.catalog-filter-group-summary>span{max-width:130px}.catalog-filter-options{gap:8px;padding:0 16px 18px}.catalog-filter-option{min-height:44px;padding-inline:15px;font-size:13px}.catalog-filter-popover-footer{min-height:66px;padding:9px 14px 9px 16px}.catalog-filter-apply{min-height:48px;padding-inline:20px}.suggestion-heading{gap:8px;min-height:55px;padding:5px 7px 11px}.suggestion-heading span{max-width:180px}.suggestion-heading>small{white-space:normal;text-align:right;max-width:120px;line-height:1.25}.suggestion-option{grid-template-columns:38px minmax(0,1fr) 20px;gap:10px;min-height:58px;padding:7px}.suggestion-icon{border-radius:11px;width:38px;height:38px}.suggestion-copy strong{font-size:15px}.suggestion-copy small{font-size:13px}.header-category-lines,.site-header.is-explore:not(.is-compact) .header-category-lines{height:44px;top:250px}.header-categories{justify-content:flex-start;gap:6px;width:100%;height:44px;padding:0 12px;top:250px;left:0;right:auto}.header-categories button,.site-header.is-explore:not(.is-compact) .header-categories button{flex:none;min-height:38px;padding:0 10px;font-size:14px}.site-header.is-explore:not(.is-compact) .header-categories{justify-content:flex-start;align-items:center;gap:6px;width:100%;height:44px;padding:0 12px;top:250px;left:0;right:auto}.header-category-menu{grid-template-columns:minmax(0,1fr);max-width:calc(100vw - 24px);max-height:min(360px,100vh - 300px)}.site-header.is-explore:not(.is-compact) .header-categories button{border-radius:999px;min-height:38px;padding:0 10px}.site-header.is-explore:not(.is-compact) .header-categories button.is-active{background:var(--soft)}.site-header.is-explore:not(.is-compact) .header-categories button:after{display:none}.header-categories button:after,.site-header.is-explore.is-compact .header-categories button:after{bottom:0}.site-header.has-open-panel .header-category-rail,.site-header.has-open-panel .header-categories{opacity:0;visibility:hidden;pointer-events:none}.catalog-section{border-top:0;min-height:calc(100vh - 310px);scroll-margin-top:144px}.catalog-canvas{zoom:1;width:100%;padding:31px 0 48px}.catalog-canvas:after{display:none}.catalog-empty{border-radius:20px;width:calc(100% - 36px);min-height:250px;margin-top:20px;padding:30px 22px}.catalog-empty h2{font-size:24px}.catalog-empty p{font-size:15px}.catalog-row{margin-bottom:35px}.catalog-row h2{margin-bottom:21px;padding-left:18px;font-size:25px}.catalog-row h2 svg{width:23px}.product-strip{gap:16px;padding-left:18px;padding-right:18px}.catalog-grid-row{margin-bottom:0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:29px 16px;padding-left:18px;padding-right:18px}.catalog-infinite-status{min-height:70px;margin:18px 18px 0}.product-card{flex-basis:174px;width:174px}.product-card:first-child{margin-right:0}.product-slider{border-radius:18px;width:174px;height:166px}.product-badge{width:max-content;max-width:calc(100% - 58px);height:33px;padding:0 11px;font-size:13px;top:11px;left:11px}.save-button{width:35px;height:35px;top:9px;right:8px}.save-button svg{width:29px;height:29px}.carousel-dots{gap:4px;bottom:11px}.carousel-dot{width:8px;height:8px}.slider-arrow{width:32px;height:32px;margin-top:-16px}.slider-arrow-previous{left:8px}.slider-arrow-next{right:8px}.product-grid .product-slider{width:100%;height:auto}.product-card-copy{padding:11px 4px 0}.product-card-copy h3{font-size:16px}.product-card-copy p,.product-card-copy span{font-size:15px}.artifact-figure{height:39px}.artifact-sheet{width:62%;height:72%}.site-footer-inner{padding:50px 18px calc(104px + env(safe-area-inset-bottom))}.site-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 24px}.site-footer-intro{grid-column:1/-1}.site-footer-brand{font-size:27px}.site-footer-brand .brand-mark{width:25px;height:25px}.site-footer-intro>p{max-width:350px;margin-top:18px;font-size:15px}.site-footer-cta{margin-top:15px;font-size:14px}.site-footer-links h2{margin-bottom:17px}.site-footer-links ul{gap:12px}.site-footer-links a{font-size:14px}.site-footer-meta{flex-direction:column;align-items:flex-start;gap:8px;margin-top:48px;font-size:12px}.mobile-nav{z-index:80;height:78px;padding:8px 14px max(8px, env(safe-area-inset-bottom));background:#fff;border-top:1px solid #eee;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav a,.mobile-nav>button{color:#5f5f5f;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;padding:0;font-size:12px;display:flex}.mobile-nav svg{width:25px;height:25px}.mobile-nav .brand-mark{color:#666;width:25px;height:25px}.mobile-nav .active{color:var(--action)}.product-page{padding-bottom:86px}.product-context-nav{display:none}.detail-shell{width:100%;padding:0}.detail-shell>h1{display:none}.detail-layout{display:block}.detail-main{flex-direction:column;display:flex}.product-gallery{order:0;height:auto;padding:0 18px;display:block}.gallery-primary{aspect-ratio:1.04;border-radius:24px;height:auto}.gallery-primary>span{background:#ffffff8c;border-radius:999px;place-items:center;min-width:55px;height:42px;font-size:16px;font-weight:700;display:grid;position:absolute;bottom:15px;right:17px}.gallery-secondary{display:none}.product-art.is-large .artifact-sheet{width:62%;height:74%}.product-art.is-large .artifact-kicker{font-size:7px}.product-art.is-large .artifact-title-line{height:8px}.product-art.is-large .artifact-title-line.wide{height:12px}.product-art.is-large .artifact-figure{height:68px;padding:9px}.product-art.is-large .artifact-copy span{height:5px}.detail-summary{display:none}.mobile-title-block{border-bottom:1px solid #eee;order:1;padding:19px 23px 23px;display:block}.mobile-title-block h1{letter-spacing:-.045em;margin:0 0 15px;font-size:35px;line-height:1.03}.mobile-title-block p{align-items:center;gap:6px;margin:0 0 14px;font-size:17px;display:flex}.mobile-title-block p svg{width:18px}.mobile-title-block p span{color:#888}.mobile-title-block>span{color:#6d6d6d;font-size:17px;line-height:1.4}.fulfilled-by{order:2;width:auto;margin:0 23px;padding:22px 0}.provider-avatar{width:48px;height:48px}.fulfilled-by strong{font-size:18px}.fulfilled-by div span{font-size:15px}.about-product{order:3;margin:0 23px;padding:23px 4px}.about-product h2{font-size:19px}.about-product p{-webkit-line-clamp:5;-webkit-box-orient:vertical;font-size:17px;display:-webkit-box;overflow:hidden}.detail-list{order:4;margin:0 23px;padding:24px 4px}.detail-list h2{font-size:20px}.detail-list ul{grid-template-columns:1fr;gap:12px}.detail-list li{font-size:15px}.validation-list{order:5}.not-included{order:6;margin:0 23px;padding:24px 4px}.not-included p{font-size:14px}.purchase-column{display:none}.mobile-purchase-bar{z-index:70;background:#fff;border-radius:999px;justify-content:space-between;align-items:center;gap:12px;min-height:74px;padding:10px 11px 10px 24px;display:flex;position:fixed;bottom:10px;left:17px;right:17px;box-shadow:0 6px 28px #0000002b}.mobile-purchase-bar>span{white-space:nowrap;font-size:15px}.mobile-purchase-bar strong{font-size:21px}.mobile-purchase-bar>a{color:#fff;background:linear-gradient(110deg,#f44016,#ef001e);border-radius:999px;place-items:center;min-width:145px;height:56px;padding:0 22px;font-size:19px;font-weight:700;display:grid}.checkout-page{padding-bottom:0}.checkout-shell{width:100%;padding:20px 17px 90px}.checkout-return-link{min-height:44px;font-size:14px}.checkout-layout{flex-direction:column;gap:18px;margin-top:12px;display:flex}.checkout-product-context{min-height:100px;box-shadow:none;border-radius:18px;order:0;grid-template-rows:auto auto;grid-template-columns:78px minmax(0,1fr);column-gap:13px;padding:11px;display:grid;position:static}.checkout-product-image{border-radius:13px;grid-area:1/1/span 2;width:78px;height:78px}.checkout-product-context>p,.checkout-product-context>h2,.checkout-product-facts,.checkout-includes{margin-left:0;margin-right:0}.checkout-context-kicker{margin-top:0}.checkout-product-context h2{grid-area:1/2;align-self:end;margin:0 0 5px;font-size:17px;line-height:1.25}.checkout-product-context>h2+p,.checkout-product-context>.checkout-includes:last-child{display:none}.checkout-product-facts{border:0;border-radius:0;grid-area:2/2;align-self:start;gap:10px;margin:0;display:flex}.checkout-product-facts>div{border:0;min-height:auto;padding:0}.checkout-product-facts>div:nth-child(n+3),.checkout-product-facts dt{display:none}.checkout-product-facts dd{color:#626262;margin:0;font-size:14px}.checkout-product-facts>div+div dd:before{content:"·";color:#aaa;margin-right:10px}.checkout-includes{margin-top:20px;margin-bottom:22px;padding-top:19px}.checkout-composer{order:1}.checkout-progress{border-radius:19px;gap:3px;height:60px;margin-bottom:12px;padding:6px}.checkout-progress li{border-radius:14px;gap:6px;height:48px;padding:0 6px;font-size:14px}.checkout-progress li span{width:26px;height:26px;font-size:13px}.checkout-form{border-radius:24px}.checkout-step-header{padding:26px 20px 23px}.checkout-step-header h1{font-size:30px;line-height:1.12}.checkout-step-header>p:last-child{margin-top:9px;font-size:16px;line-height:1.45}.checkout-section{padding:24px 20px}.checkout-section-heading{margin-bottom:18px;display:block}.checkout-section-heading h2{font-size:22px}.checkout-section-heading p{font-size:15px}.checkout-section-heading>strong{margin-top:9px;font-size:21px;display:block}.tld-directory-list{grid-template-columns:1fr}.tld-directory-list a{min-height:98px}.checkout-review-summary.tld-use-grid{grid-template-columns:1fr}.checkout-review-summary.tld-use-grid>div,.checkout-review-summary.tld-use-grid>div:nth-child(odd),.checkout-review-summary.tld-use-grid>div:nth-last-child(-n+2){border-bottom:1px solid #d2d2d2;border-right:0}.checkout-review-summary.tld-use-grid>div:last-child{border-bottom:0}.checkout-variant-list,.checkout-fields,.checkout-package-features,.checkout-choice-field{grid-template-columns:1fr}.checkout-package-features>div{border-right:0}.checkout-extra-control{grid-template-columns:auto minmax(0,1fr) auto}.checkout-extra-control>strong{grid-column:3}.checkout-rush-control{grid-template-columns:auto auto minmax(0,1fr)}.checkout-rush-control>strong{grid-column:3}.checkout-quantity-control{align-items:flex-start}.checkout-fields label:has(textarea){grid-column:auto}.checkout-secure-access{padding:16px}.secure-access-create{grid-template-columns:1fr}.secure-access-create .secure-access-reference-field,.secure-access-create>button{grid-column:auto}.secure-access-selected{grid-template-columns:22px minmax(0,1fr)}.secure-access-selected button{grid-column:1/-1;width:100%}.checkout-action-bar{gap:12px;min-height:86px;padding:14px 14px 14px 20px;bottom:10px}.checkout-action-bar>div>span{font-size:13px}.checkout-action-bar>div>strong{font-size:22px}.checkout-action-bar .primary-order-button,.checkout-review-button,.checkout-submit-button{min-width:160px;height:56px;padding:0 18px;font-size:17px}.checkout-guided-bar,.checkout-submit-bar{grid-template-columns:auto minmax(0,1fr);padding:13px 15px;display:grid}.checkout-guided-bar>div,.checkout-submit-bar>div{text-align:right;margin:0}.checkout-guided-bar>.primary-order-button,.checkout-submit-bar>.primary-order-button{grid-column:1/-1;width:100%}.checkout-review-summary{grid-template-columns:1fr;margin:22px 21px 0}.checkout-review-summary>div,.checkout-review-summary>div:nth-child(odd),.checkout-review-summary>div:nth-last-child(-n+2){border-bottom:1px solid #d2d2d2;border-right:0}.checkout-review-summary>div:last-child{border-bottom:0}.checkout-review-requirements{margin-top:22px}.order-page{padding-bottom:0}.order-page .site-header{display:none}.order-page-shell{width:100%;padding:28px 22px 100px;display:block}.order-title h1{font-size:35px}.order-progress-card{border-radius:24px;margin-top:28px;padding:22px}}@media (prefers-reduced-motion:reduce){.site-header.is-explore,.header-search,.header-category-rail,.header-categories,.slider-track,.slider-arrow,.carousel-dot{transition:none}html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.product-page{min-height:100vh;padding-bottom:0}.product-page .detail-shell{zoom:1;width:min(100%,1680px);max-width:none;margin-inline:auto;padding:48px 90px 92px}.product-identity{margin-bottom:28px}.product-identity .product-context-nav{gap:9px;min-height:24px;margin:0 0 17px;font-size:14px}.product-identity-heading{justify-content:space-between;align-items:flex-start;gap:42px;display:flex}.product-identity-heading>div:first-child{min-width:0}.product-identity-heading h1{letter-spacing:-.05em;max-width:980px;margin:0;font-size:42px;font-weight:700;line-height:1.08}.product-identity-heading p{color:#646464;letter-spacing:-.016em;max-width:880px;margin:11px 0 0;font-size:17px;line-height:1.5}.product-identity-actions{align-items:center;gap:9px;display:flex}.product-identity-actions button{color:#333;background:#fff;border:1px solid #dedede;border-radius:50%;place-items:center;width:46px;height:46px;padding:0;display:grid}.product-identity-actions button:hover{background:var(--soft);border-color:#bcbcbc}.product-identity-actions button:focus-visible{outline-offset:2px;outline:3px solid #f0301640}.product-identity-actions svg{width:21px;height:21px}.product-identity-meta{color:#4f4f4f;flex-wrap:wrap;align-items:center;gap:7px 12px;margin-top:17px;font-size:15px;font-weight:600;display:flex}.product-identity-meta>span,.product-identity-meta>a{align-items:center;gap:5px;display:inline-flex}.product-identity-meta>*+:before{content:"·";color:#aaa;margin-right:7px}.product-identity-meta svg{width:16px;height:16px}.product-identity-meta a{text-underline-offset:4px;text-decoration:underline}.product-page .detail-layout{grid-template-columns:minmax(0,1fr) 420px;grid-template-areas:"media purchase""overview purchase""main purchase";align-items:start;gap:0 48px;display:grid}.product-page .product-top-main{grid-area:media;min-width:0}.product-page .product-gallery{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1.68fr) minmax(270px,1fr);gap:10px;height:500px}.product-page .gallery-primary{border-radius:28px 0 0 28px;height:100%;min-height:0}.product-page .gallery-secondary{grid-template-rows:1.05fr .5fr .5fr;gap:9px;height:100%;min-height:0}.product-page .gallery-secondary>div:first-child{border-radius:0 28px 0 0}.product-page .gallery-secondary>div:nth-child(5){border-radius:0 0 28px}.product-page .purchase-column{grid-area:purchase;align-self:start;position:sticky;top:184px}.product-page .purchase-card{border:1px solid #e4e4e4;border-radius:28px;min-height:0;padding:30px;box-shadow:0 12px 34px #00000016}.purchase-card-kicker{color:#6f6f6f;letter-spacing:.02em;margin:0 0 9px;font-size:13px;font-weight:700}.product-page .composer-price{flex-wrap:wrap;gap:8px}.product-page .composer-price small{color:#666;font-size:14px;font-weight:600}.product-page .composer-price strong{letter-spacing:-.045em;font-size:38px;line-height:1;text-decoration:none}.product-page .composer-price span{color:#626262;font-size:19px}.product-page .purchase-card-price{margin-bottom:0}.product-page .purchase-card-summary{background:0 0;border-radius:0;height:auto;margin:24px 0 0;padding:0}.product-page .purchase-card-facts{gap:8px;display:grid}.product-page .purchase-card-facts>div{align-items:center;justify-content:initial;background:var(--soft);border:0;border-radius:14px;grid-template-columns:22px minmax(0,1fr);gap:11px;min-height:58px;padding:11px 13px;display:grid}.product-page .purchase-card-facts>div+div{border-top:0}.product-page .purchase-card-facts>div>svg{color:#666;stroke-width:1.8px;width:20px;height:20px}.product-page .purchase-card-facts>div>div{justify-content:space-between;align-items:center;gap:18px;min-width:0;display:flex}.product-page .purchase-card-facts dt{font-size:14px}.product-page .purchase-card-facts dd{font-size:15px}.product-page .purchase-card-cta{height:58px;margin-top:24px;font-size:20px}.product-page .purchase-card-note{color:#6a6a6a;justify-content:center;align-items:flex-start;gap:7px;margin:16px 4px 0;font-size:14px;line-height:1.45;display:flex}.product-page .purchase-card-note svg{color:#555;flex:none;width:17px;height:17px;margin-top:1px}.product-page .detail-main{grid-area:main;min-width:0}.product-overview-grid{grid-area:overview;grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);align-items:stretch;gap:20px;margin-top:48px;display:grid}.product-page .about-product{background:var(--soft);border:0;border-radius:25px;grid-area:1/1;margin:0;padding:31px 34px}.product-section-kicker{font-weight:700;color:#6d6d6d!important;margin:0 0 7px!important;font-size:13px!important;line-height:1.2!important}.product-availability-badge{color:#1a7d1a;background:#e6f7e6;border-radius:100px;align-items:center;gap:6px;margin:0 0 10px;padding:4px 12px;font-size:13px;font-weight:700;line-height:1.3;display:inline-flex}.product-page .about-product h2{letter-spacing:-.035em;margin:0 0 12px;font-size:27px}.product-page .about-product>p:last-child{color:#585858;max-width:820px;margin:0;font-size:17px;line-height:1.62}.product-page .product-provider{background:var(--soft);border:0;border-radius:25px;grid-area:1/2;align-self:stretch;width:auto;min-width:0;margin:0;padding:30px}.product-page .product-provider>div{min-width:0;transform:none}.product-page .product-provider>div>small{color:#777;font-size:13px;font-weight:600;display:block}.product-page .product-provider strong{align-items:center;gap:5px;margin-top:4px;font-size:20px;display:flex}.product-page .product-provider strong svg{width:17px;height:17px}.product-page .product-provider div>span{margin-top:5px;font-size:15px}.product-information-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:46px;display:grid}.product-scope-stack{gap:13px;padding-top:36px;display:grid}.product-page .product-checklist-card,.product-page .product-exclusion-card{background:var(--soft);border:0;border-radius:22px;margin:0;padding:25px 27px}.product-page .product-checklist-card h2{letter-spacing:-.025em;margin:0;font-size:21px}.product-page .product-checklist-card ul{grid-template-columns:1fr;gap:11px;margin:17px 0 0}.product-page .product-checklist-card li{font-size:15px;line-height:1.45}.product-page .product-checklist-card li svg{margin-top:2px}.product-page .product-exclusion-card strong{margin:0 0 8px;font-size:15px}.product-page .product-exclusion-card p{font-size:14px;line-height:1.55}.product-related{width:min(100%,1680px);margin-inline:auto;padding:6px 90px 90px;overflow:hidden}.product-related .catalog-row{margin:0}.product-related .catalog-row h2{padding-left:0}.product-related .product-strip{padding-left:0;padding-right:0}@media (max-width:1399px) and (min-width:1101px){.product-page .detail-shell{padding-left:70px;padding-right:70px}.product-page .detail-layout{grid-template-columns:minmax(0,1fr) 400px;gap:40px}.product-related{padding-left:70px;padding-right:70px}}@media (min-width:1400px) and (max-height:1000px){.product-page .detail-shell{zoom:1;width:min(100%,1680px);padding-left:72px;padding-right:72px}.product-page .purchase-column{top:152px}.product-related{padding-left:72px;padding-right:72px}}@media (max-width:1100px) and (min-width:761px){.product-page .detail-shell{width:100%;padding:42px 48px 82px}.product-page .detail-layout{display:block}.product-page .product-gallery{height:430px}.product-page .purchase-column{width:100%;margin-top:28px;display:block;position:static}.product-page .purchase-card{padding:30px}.product-page .purchase-card-facts{grid-template-columns:repeat(3,minmax(0,1fr))}.product-page .purchase-card-facts>div>div{display:block}.product-page .purchase-card-facts dd{text-align:left;margin-top:4px}.product-overview-grid{grid-template-columns:minmax(0,1fr) 300px}.product-information-grid{grid-template-columns:1fr;gap:0}.product-scope-stack{padding-top:0}.product-related{padding-left:48px;padding-right:48px}.product-related .catalog-row h2,.product-related .product-strip{padding-left:0}}@media (max-width:760px){.product-page{padding-bottom:112px}.product-page .detail-shell{width:100%;padding:0 0 48px}.product-identity{display:none}.product-page .detail-layout{display:block}.product-page .product-gallery{height:auto;padding:0 18px;display:block}.product-page .gallery-primary{aspect-ratio:4/3;border-radius:24px;height:auto}.product-page .gallery-secondary,.product-page .purchase-column{display:none}.product-page .detail-main{flex-direction:column;display:flex}.product-page .mobile-title-block{order:initial;border:0;margin:0;padding:22px 18px 24px}.product-page .mobile-title-block h1{margin:0 0 12px;font-size:32px;line-height:1.06}.product-mobile-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.product-page .mobile-title-block .product-mobile-heading h1{overflow-wrap:anywhere;min-width:0;margin:0}.product-mobile-actions{flex:none;gap:6px}.product-mobile-actions button{width:42px;height:42px}.product-page .mobile-title-block p{margin-bottom:12px;font-size:16px}.product-page .mobile-title-block>.product-mobile-tagline{color:#5f5f5f;font-size:16px;line-height:1.5}.product-mobile-commercial{color:#666;align-items:center;gap:9px;margin-top:17px;font-size:14px;display:flex}.product-mobile-commercial strong{color:#222;font-size:17px}.product-mobile-commercial>span:before{content:"·";color:#aaa;margin-right:9px}.product-overview-grid{flex-direction:column;gap:14px;margin-top:0;display:flex}.product-page .product-provider{border-radius:21px;order:0;width:auto;margin:0 18px;padding:22px}.product-page .provider-avatar{width:48px;height:48px}.product-page .product-provider strong{font-size:18px}.product-page .product-provider div>span{font-size:14px}.product-page .about-product{background:#fff;border-radius:0;order:1;margin:0 18px;padding:25px 4px 18px}.product-page .about-product h2{font-size:22px}.product-availability-badge{padding:3px 10px;font-size:12px}.product-page .about-product>p:last-child{color:#5f5f5f;-webkit-line-clamp:initial;font-size:16px;line-height:1.6;display:block;overflow:visible}.product-information-grid{display:block}.product-scope-stack{gap:12px;padding:0 18px}.product-page .product-checklist-card,.product-page .product-exclusion-card{order:initial;border-radius:20px;margin:0;padding:22px}.product-page .product-checklist-card h2{font-size:20px}.product-page .product-checklist-card li{font-size:15px}.product-page .product-exclusion-card p{font-size:14px}.product-related{width:100%;padding:44px 0 54px}.product-related .catalog-row h2{padding-left:18px}.product-related .product-strip{padding-left:18px;padding-right:18px}.product-page .mobile-purchase-bar{opacity:0;pointer-events:none;min-height:70px;padding:8px 9px 8px 19px;transition:opacity .2s,transform .28s cubic-bezier(.2,.8,.2,1);bottom:10px;left:12px;right:12px;transform:translateY(calc(100% + 22px))}.product-page .mobile-purchase-bar.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.product-page .mobile-purchase-bar>span{min-width:0;font-size:14px}.product-page .mobile-purchase-bar strong{font-size:21px}.product-page .mobile-purchase-bar small{color:#666;margin-top:2px;font-size:12px;display:block}.product-page .mobile-purchase-bar>a{text-align:center;min-width:140px;height:54px;padding:0 18px;font-size:18px}}.gallery-media-trigger{color:#222;width:100%;height:100%;text-align:inherit;cursor:zoom-in;background:0 0;border:0;padding:0;display:block;position:relative;overflow:hidden}.gallery-media-trigger img,.gallery-media-trigger video{transition:transform .24s}.gallery-media-trigger:hover img,.gallery-media-trigger:hover video,.gallery-media-trigger:focus-visible img,.gallery-media-trigger:focus-visible video{transform:scale(1.012)}.gallery-media-trigger:focus-visible{outline-offset:-5px;outline:3px solid #fff}.gallery-expand-control{z-index:2;opacity:0;background:#ffffffe6;border-radius:50%;place-items:center;width:38px;height:38px;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:14px;right:14px;transform:translateY(3px);box-shadow:0 3px 12px #00000024}.gallery-expand-control svg{width:17px;height:17px}.gallery-primary .gallery-expand-control{opacity:.86;transform:none}.gallery-media-trigger:hover .gallery-expand-control,.gallery-media-trigger:focus-visible .gallery-expand-control{opacity:1;transform:translateY(0)}.gallery-video-play{z-index:2;color:#222;background:#ffffffeb;border-radius:50%;place-items:center;width:64px;height:64px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 7px 24px #0000002e}.gallery-video-play svg{width:25px;height:25px;margin-left:3px}.gallery-secondary>div>span{z-index:3;pointer-events:none}.product-media-viewer{z-index:320;font-family:var(--body);background:#000000eb;position:fixed;inset:0}.product-media-viewer-dialog{color:#fff;grid-template-rows:minmax(0,1fr) auto;gap:16px;width:100%;height:100%;padding:68px 72px 28px;display:grid;position:relative}.product-media-viewer-stage{place-items:center;min-width:0;min-height:0;display:grid}.product-media-viewer-stage img,.product-media-viewer-stage video{object-fit:contain;max-width:min(1280px,88vw);max-height:calc(100dvh - 126px);display:block}.product-media-viewer-close,.product-media-viewer-navigation button{color:#222;background:#fffffff0;border:0;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 5px 20px #0003}.product-media-viewer-close{z-index:2;position:absolute;top:18px;right:22px}.product-media-viewer-close svg,.product-media-viewer-navigation svg{width:22px;height:22px}.product-media-viewer-close:hover,.product-media-viewer-navigation button:hover{background:#fff;transform:translateY(-1px)}.product-media-viewer-close:focus-visible,.product-media-viewer-navigation button:focus-visible{outline-offset:3px;outline:3px solid #ffffff73}.product-media-viewer-navigation{z-index:2;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;inset:50% 22px auto;transform:translateY(-50%)}.product-media-viewer-navigation button{pointer-events:auto}.product-media-viewer-meta{color:#ffffffc7;justify-content:center;align-items:center;gap:14px;min-height:28px;font-size:14px;display:flex}.product-media-viewer-meta span{white-space:nowrap;font-weight:700}.product-media-viewer-meta p{text-overflow:ellipsis;white-space:nowrap;max-width:760px;margin:0;overflow:hidden}.product-page .persistent-purchase-bar{z-index:70;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border-radius:999px;justify-content:space-between;align-items:center;gap:18px;width:min(620px,100% - 48px);min-height:72px;padding:9px 9px 9px 23px;transition:opacity .2s,transform .28s cubic-bezier(.2,.8,.2,1),visibility 0s linear .28s;display:flex;position:fixed;bottom:20px;left:50%;right:auto;transform:translate(-50%,calc(100% + 30px));box-shadow:0 8px 30px #0000002e}.product-page .persistent-purchase-bar.is-visible{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translate(-50%)}.product-page .persistent-purchase-bar>span{color:#555;white-space:nowrap;min-width:0;font-size:15px}.product-page .persistent-purchase-bar strong{color:#222;font-size:22px}.product-page .persistent-purchase-bar small{color:#666;margin-left:3px;font-size:13px}.product-page .persistent-purchase-bar>a{color:#fff;text-align:center;background:linear-gradient(110deg,#f44016,#ef001e);border-radius:999px;place-items:center;min-width:220px;height:54px;padding:0 24px;font-size:18px;font-weight:700;display:grid}@media (hover:none){.gallery-expand-control{opacity:.92;transform:none}}@media (max-width:760px){.gallery-expand-control{width:36px;height:36px;top:12px;right:12px}.product-media-viewer-dialog{padding:62px 16px 20px}.product-media-viewer-stage img,.product-media-viewer-stage video{max-width:100%;max-height:calc(100dvh - 120px)}.product-media-viewer-close{width:44px;height:44px;top:10px;right:12px}.product-media-viewer-navigation{inset-inline:12px}.product-media-viewer-navigation button{width:44px;height:44px}.product-media-viewer-meta{font-size:12px}.product-media-viewer-meta p{max-width:calc(100vw - 90px)}.product-page .persistent-purchase-bar{width:auto;min-height:70px;padding:8px 9px 8px 19px;bottom:10px;left:12px;right:12px;transform:translateY(calc(100% + 22px))}.product-page .persistent-purchase-bar.is-visible{transform:translateY(0)}.product-page .persistent-purchase-bar>span{font-size:14px}.product-page .persistent-purchase-bar strong{font-size:21px}.product-page .persistent-purchase-bar small{margin:2px 0 0;font-size:12px;display:block}.product-page .persistent-purchase-bar>a{min-width:140px;height:54px;padding:0 18px;font-size:18px}.product-media-supplements{grid-template-columns:1fr;padding:0 18px}.product-pdf-dialog{padding:0}.product-pdf-sheet{border-radius:0;min-height:100%;padding:18px 14px 28px}.product-pdf-sheet>header{gap:12px}}@media (prefers-reduced-motion:reduce){.gallery-media-trigger img,.gallery-media-trigger video,.gallery-expand-control,.product-media-viewer-close,.product-media-viewer-navigation button,.product-page .persistent-purchase-bar{transition:none}}@media (min-width:1400px) and (max-height:1000px){.site-header.is-explore{overflow-x:clip}}.tool-editorial-guide{margin-top:52px}.tool-editorial-guide .checkout-step-header h2{letter-spacing:-.045em;margin:0;font-size:34px;line-height:1.15}.tool-guide-introduction{color:#686868;max-width:930px;margin-top:13px;font-size:16px;line-height:1.65}.tool-guide-introduction p{margin:0}.tool-guide-introduction p+p{margin-top:10px}.tool-editorial-guide .checkout-section-heading h3{letter-spacing:-.025em;margin:0;font-size:21px}.tool-guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.tool-guide-grid>li,.tool-guide-grid>section{background:#fff;border:1px solid #d3d3d3;border-radius:16px;min-width:0;padding:20px}.tool-guide-grid h4,.tool-guide-split h4{margin:0;font-size:15px;line-height:1.3}.tool-guide-grid p,.tool-guide-split p{color:#696969;margin:8px 0 0;font-size:13px;line-height:1.55}.tool-guide-split{grid-template-columns:1fr 1fr;gap:54px;display:grid}.tool-guide-split>div+div{border-left:1px solid #e1e1e1;padding-left:54px}.tool-guide-split h3{letter-spacing:-.025em;margin:0 0 17px;font-size:21px}.tool-guide-split ul{margin:0;padding:0;list-style:none}.tool-guide-split li{border-top:1px solid #ececec;padding:15px 0}.tool-guide-split li:first-child{border-top:0;padding-top:0}.tool-guide-questions{border:1px solid #d2d2d2;border-radius:16px;grid-template-columns:1fr 1fr;margin:0;display:grid;overflow:hidden}.tool-guide-questions>div{border-bottom:1px solid #d2d2d2;padding:20px}.tool-guide-questions>div:nth-child(odd){border-right:1px solid #d2d2d2}.tool-guide-questions>div:last-child,.tool-guide-questions>div:nth-last-child(2):nth-child(odd){border-bottom:0}.tool-guide-questions>div:last-child:nth-child(odd){border-right:0;grid-column:1/-1}.tool-guide-questions dt{font-size:15px;font-weight:700;line-height:1.35}.tool-guide-questions dd{color:#696969;margin:8px 0 0;font-size:13px;line-height:1.55}.tool-guide-related{border-bottom:0}.tool-guide-related ul{grid-template-columns:1fr 1fr;gap:12px;margin:0;padding:0;list-style:none;display:grid}.tool-guide-related li{min-width:0}.tool-guide-related a{min-height:92px;color:inherit;border:1px solid #d3d3d3;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;padding:17px;display:flex}.tool-guide-related a:hover{background:#fafafa;border-color:#9d9d9d}.tool-guide-related strong,.tool-guide-related small{display:block}.tool-guide-related strong{font-size:15px}.tool-guide-related small{color:#707070;margin-top:5px;font-size:12px;line-height:1.4}.tool-guide-related svg{width:17px;height:17px;color:var(--action);flex:none}@media (max-width:760px){.tool-editorial-guide{margin-top:28px}.tool-editorial-guide .checkout-step-header h2{font-size:27px}.tool-guide-introduction{font-size:14px}.tool-guide-grid,.tool-guide-split,.tool-guide-questions,.tool-guide-related ul{grid-template-columns:1fr}.tool-guide-split{gap:30px}.tool-guide-split>div+div{border-top:1px solid #e1e1e1;border-left:0;padding:30px 0 0}.tool-guide-questions>div,.tool-guide-questions>div:nth-child(odd),.tool-guide-questions>div:nth-last-child(-n+2){border-bottom:1px solid #d2d2d2;border-right:0}.tool-guide-questions>div:last-child{border-bottom:0}}@media (max-width:359px){.product-grid{grid-template-columns:minmax(0,1fr)}.product-grid .product-card{justify-self:center;width:min(100%,286px)}}.site-header.is-workspace,.site-header.is-workspace.is-explore.is-static{z-index:90;border-bottom:1px solid #e8e8e8;height:96px;position:sticky;top:0;box-shadow:0 3px 14px #00000009}.site-header.is-workspace .header-frame,.site-header.is-workspace.is-explore .header-frame,.site-header.is-workspace.is-explore.is-static .header-frame{pointer-events:auto;width:min(1120px,100% - 96px);max-width:none;height:96px;position:relative;top:auto;left:auto;right:auto;transform:none}.site-header.is-workspace .header-frame:before{opacity:0;display:none}.site-header.is-workspace .brand{top:29px;left:0}.site-header.is-workspace .header-actions{top:24px;right:0}.workspace-header-nav{background:#f5f5f5;border-radius:999px;align-items:center;gap:3px;height:56px;padding:5px;display:flex;position:absolute;top:20px;left:50%;transform:translate(-50%)}.workspace-header-nav a{color:#626262;border-radius:999px;place-items:center;min-width:102px;height:46px;padding:0 18px;font-size:15px;font-weight:650;display:grid}.workspace-header-nav a:hover{color:#242424}.workspace-header-nav a.is-active{color:#242424;background:#fff;box-shadow:0 2px 8px #00000012}@media (max-width:1100px) and (min-width:761px){.site-header.is-workspace .header-frame,.site-header.is-workspace.is-explore.is-static .header-frame{width:calc(100% - 64px)}.workspace-header-nav a{min-width:88px}}@media (max-width:760px){.site-header.is-workspace,.site-header.is-workspace.is-explore.is-static{display:none}}
