.products-page{background:#fff}.products-hero .v2-hero__grid{grid-template-columns:minmax(0,.84fr) minmax(600px,1.16fr)}.products-hero .v2-hero__copy{max-width:640px}.products-hero .v2-hero__copy h1{font-size:clamp(54px,4.8vw,70px)}.products-hero__subtitle{max-width:48ch;margin-top:24px;color:var(--ink);font-family:var(--font-heading);font-size:18px;font-weight:700;line-height:1.45}.products-hero .v2-hero__lead{margin-top:12px}.products-hero__meta{max-width:580px;display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:34px;border-block:1px solid rgba(18,48,75,.13)}.products-hero__meta span{display:grid;gap:3px;padding:16px;border-right:1px solid rgba(18,48,75,.13);color:var(--muted);font-size:9px;font-weight:700;line-height:1.25}.products-hero__meta span:first-child{padding-left:0}.products-hero__meta span:last-child{border-right:0}.products-hero__meta strong{color:var(--ink);font-family:var(--font-heading);font-size:20px;line-height:1}.catalog-hero-stage{position:relative;z-index:2;height:600px;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:44px 44px 124px;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.98),rgba(255,255,255,.2) 58%,transparent 70%),linear-gradient(145deg,#fff0c9,#e4f6fb);box-shadow:0 34px 90px #38789438,0 8px 24px #7654221a}.catalog-hero-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(18,48,75,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(18,48,75,.055) 1px,transparent 1px);background-size:44px 44px;opacity:.3;pointer-events:none}.catalog-hero-stage:after{content:"";position:absolute;z-index:-1;top:-18px;right:20px;bottom:20px;left:-18px;border:1px solid rgba(29,92,148,.15);border-radius:52px 52px 132px}.catalog-hero-stage__orbit{position:absolute;top:50%;left:50%;width:68%;aspect-ratio:1;border:1px solid rgba(18,48,75,.12);border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 52px #ffffff2e,0 0 0 104px #ffffff1f}.catalog-hero-product{position:absolute;z-index:2;overflow:hidden;margin:0;border:1px solid rgba(18,48,75,.08);border-radius:28px;background:#fffdf9;box-shadow:0 26px 54px #12304b24;transition:transform .72s var(--ease),box-shadow .72s var(--ease)}.catalog-hero-product img{width:100%;height:100%;object-fit:contain}.catalog-hero-product--left{left:-1%;bottom:7%;width:39%;height:60%;transform:rotate(-6deg)}.catalog-hero-product--main{z-index:3;left:29%;bottom:2%;width:43%;height:72%;transform:translateY(-6px)}.catalog-hero-product--right{right:-1%;bottom:8%;width:36%;height:57%;transform:rotate(6deg)}.catalog-hero-stage:hover .catalog-hero-product--left{transform:translate(-6px,-8px) rotate(-8deg)}.catalog-hero-stage:hover .catalog-hero-product--main{transform:translateY(-17px)}.catalog-hero-stage:hover .catalog-hero-product--right{transform:translate(6px,-8px) rotate(8deg)}.catalog-hero-stage__note{position:absolute;z-index:5;top:26px;right:26px;display:grid;gap:3px;border:1px solid rgba(255,255,255,.78);border-radius:18px;background:#ffffffd1;padding:14px 16px;box-shadow:0 14px 34px #12304b17;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.catalog-hero-stage__note strong{font-family:var(--font-heading);font-size:14px}.catalog-hero-stage__note span{max-width:26ch;color:var(--muted);font-size:9px;font-weight:700}.product-series{scroll-margin-top:82px;padding:clamp(82px,8vw,118px) 0 clamp(72px,7vw,104px);background:linear-gradient(180deg,#fff,#fffaf0 56%,#eef9fc)}.product-series__head{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:clamp(40px,7vw,112px);align-items:end;margin-bottom:40px}.product-series__head h2{max-width:760px;margin-top:14px;font-size:clamp(42px,5vw,66px);line-height:1.02;letter-spacing:-.045em;text-wrap:balance}.product-series__intro{display:grid;gap:18px;padding-bottom:5px}.product-series__intro p{max-width:52ch;color:var(--body);font-size:14px;line-height:1.65}.product-series__intro a{width:fit-content;color:var(--blue-strong);font-size:11px;font-weight:800;text-decoration:none}.product-series__intro a span{display:inline-block;margin-left:5px;transition:transform .25s ease}.product-series__intro a:hover span{transform:translateY(3px)}.series-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:20px}.series-card{grid-column:span 4;min-width:0;display:grid;overflow:hidden;border:1px solid rgba(18,48,75,.09);border-radius:34px 34px 68px;background:#ffffffe0;color:var(--ink);text-decoration:none;box-shadow:0 20px 55px #497e951a;transition:transform .45s var(--ease),box-shadow .45s var(--ease),border-color .45s var(--ease)}.series-card--wide{grid-column:span 6;grid-template-columns:minmax(0,1.08fr) minmax(250px,.92fr);border-radius:38px 38px 76px}.series-card:hover,.series-card.is-active{transform:translateY(-7px);border-color:#1d5c943d;box-shadow:0 30px 72px #497e952b}.series-card:focus-visible{outline:3px solid rgba(253,186,45,.62);outline-offset:4px}.series-card figure{position:relative;min-height:0;overflow:hidden;margin:0;aspect-ratio:4/3;background:#f8e4c7}.series-card--wide figure{height:100%;aspect-ratio:auto}.series-card figure:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 64%,rgba(42,32,20,.08));pointer-events:none}.series-card img{width:100%;height:100%;object-fit:cover;object-position:center 10%;transition:transform .7s var(--ease)}.series-card:hover img{transform:scale(1.035)}.series-card__body{min-width:0;display:grid;grid-template-rows:auto auto 1fr auto;align-content:start;padding:24px 24px 22px}.series-card__index{color:var(--sun-dark);font-size:9px;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.series-card h3{margin-top:9px;font-size:clamp(23px,2.3vw,31px);line-height:1.08;letter-spacing:-.025em}.series-card p{max-width:39ch;margin-top:10px;color:var(--muted);font-size:11px;line-height:1.55}.series-card__foot{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-top:24px;padding-top:15px;border-top:1px solid rgba(18,48,75,.09);font-size:9px}.series-card__foot span{color:var(--muted);font-weight:700}.series-card__foot b{color:var(--ink);font-size:13px}.series-card__foot strong{color:var(--blue-strong);font-size:10px;white-space:nowrap}.series-detail{scroll-margin-top:100px;margin-top:32px}.series-detail[hidden],.series-focus[hidden]{display:none}.series-focus{display:grid;grid-template-columns:minmax(360px,.8fr) minmax(0,1.2fr);min-height:540px;overflow:hidden;border:1px solid rgba(18,48,75,.1);border-radius:44px 44px 98px;background:#fff;box-shadow:0 32px 88px #3e79912b;animation:seriesFocusIn .5s var(--ease) both}@keyframes seriesFocusIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.series-focus__media{position:relative;min-height:100%;overflow:hidden;margin:0;background:#f8e4c7}.series-focus__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 78%,rgba(255,255,255,.28));pointer-events:none}.series-focus__media img{width:100%;height:100%;object-fit:cover;object-position:center 10%}.series-focus__copy{align-self:center;padding:clamp(34px,5vw,70px)}.series-focus__copy h3{max-width:730px;margin-top:12px;font-size:clamp(36px,4.3vw,58px);line-height:1.04;letter-spacing:-.04em;text-wrap:balance}.series-focus__copy>p{max-width:62ch;margin-top:18px;color:var(--body);font-size:13px;line-height:1.65}.series-focus__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.series-focus__tags span{border:1px solid rgba(29,92,148,.12);border-radius:999px;background:var(--blue-soft);padding:8px 11px;color:var(--blue-strong);font-size:9px;font-weight:800}.series-focus__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:28px 0 0;border-block:1px solid rgba(18,48,75,.1)}.series-focus__facts>div{display:grid;gap:5px;padding:17px 18px;border-right:1px solid rgba(18,48,75,.1)}.series-focus__facts>div:first-child{padding-left:0}.series-focus__facts>div:last-child{border-right:0}.series-focus__facts dt{color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.series-focus__facts dd{margin:0;color:var(--ink);font-family:var(--font-heading);font-size:13px;font-weight:700;line-height:1.3}.series-focus__actions{display:flex;align-items:center;gap:18px;margin-top:28px}.series-focus__actions>a:last-child{color:var(--blue-strong);font-size:10px;font-weight:800;text-decoration:none}.series-focus__actions>a:last-child:hover{text-decoration:underline;text-underline-offset:4px}.series-factory-specs{grid-column:1/-1;display:grid;gap:24px;border-top:1px solid rgba(18,48,75,.1);background:linear-gradient(145deg,#f3fafc,#fffdfa 52%,#fff7e6);padding:clamp(28px,4vw,48px)}.series-factory-specs__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);gap:28px;align-items:end}.series-factory-specs__head h4{max-width:620px;margin-top:7px;font-size:clamp(27px,3vw,38px);line-height:1.08;letter-spacing:-.03em}.series-factory-specs__head>p{max-width:54ch;justify-self:end;margin:0;color:var(--body);font-size:12px;line-height:1.6}.series-factory-specs__layout{display:grid;grid-template-columns:minmax(0,1.48fr) minmax(280px,.72fr);gap:18px;align-items:start}.factory-spec-table{align-self:start;overflow:hidden;margin:0;border:1px solid rgba(18,48,75,.1);border-radius:25px;background:#ffffffe6;box-shadow:0 16px 44px #447a8f14}.factory-spec-table>div{display:grid;grid-template-columns:118px minmax(0,1fr);align-items:center;min-height:64px;border-bottom:1px solid rgba(18,48,75,.08)}.factory-spec-table>div:last-child{border-bottom:0}.factory-spec-table dt{align-self:stretch;display:flex;align-items:center;border-right:1px solid rgba(18,48,75,.08);padding:13px 18px;color:var(--muted);font-size:9px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.factory-spec-table dd{display:flex;flex-wrap:wrap;gap:7px;margin:0;padding:12px 16px}.factory-spec-table dd span{border:1px solid rgba(29,92,148,.11);border-radius:999px;background:var(--blue-soft);padding:7px 10px;color:var(--blue-strong);font-size:10px;font-weight:800;line-height:1}.factory-spec-table__moq{background:#fffaf0}.factory-spec-table__moq dd{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:5px 12px}.factory-spec-table__moq strong{color:var(--ink);font-family:var(--font-heading);font-size:22px;line-height:1}.factory-spec-table__moq small{color:var(--muted);font-size:9px;line-height:1.35}.factory-customization{overflow:hidden;border-radius:25px 25px 48px;background:var(--ink);padding:21px 23px;color:#fff;box-shadow:0 18px 48px #12304b29}.factory-customization__label{color:var(--sun);font-size:9px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.factory-customization h5{margin-top:6px;color:#fff;font-size:23px;line-height:1.08}.factory-customization ul{display:grid;gap:0;margin:14px 0 0;padding:0;list-style:none}.factory-customization li{display:grid;grid-template-columns:30px minmax(0,1fr);gap:2px 8px;align-items:center;border-top:1px solid rgba(255,255,255,.13);padding:8px 0}.factory-customization li>span{grid-row:1/3;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#ffffff1a;color:var(--sun);font-size:8px;font-weight:900}.factory-customization li strong{font-family:var(--font-heading);font-size:12px}.factory-customization li small{color:#ffffff9e;font-size:8.5px}.factory-rfq-guide{display:grid;grid-template-columns:minmax(155px,.75fr) minmax(0,2.25fr) auto;gap:20px;align-items:center;border:1px solid rgba(29,92,148,.12);border-radius:22px;background:#fff;padding:18px 20px}.factory-rfq-guide__intro{display:grid;gap:4px}.factory-rfq-guide__intro span{color:var(--sun-dark);font-size:8px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.factory-rfq-guide__intro strong{font-family:var(--font-heading);font-size:13px;line-height:1.25}.factory-rfq-guide ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 14px;margin:0;padding:0;list-style:none}.factory-rfq-guide li{display:flex;gap:7px;align-items:center;color:var(--body);font-size:9px;font-weight:800;white-space:nowrap}.factory-rfq-guide li span{color:var(--blue-strong);font-size:8px}.factory-rfq-guide button{min-height:42px;display:inline-flex;align-items:center;gap:13px;border:0;border-radius:999px;background:var(--sun);padding:0 8px 0 16px;color:var(--ink);cursor:pointer;font:inherit;font-size:10px;font-weight:900;white-space:nowrap}.factory-rfq-guide button span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#fff}.catalog-section{padding:clamp(72px,7vw,104px) 0;background:linear-gradient(180deg,#fff,#fffdf8)}.product-lazy-status{min-height:44px;display:flex;align-items:center;justify-content:center;margin-top:24px;border-top:1px solid rgba(18,48,75,.08);padding-top:18px;color:var(--muted);font-size:11px;font-weight:750;line-height:1.4;text-align:center}.product-lazy-status[hidden],.product-load-sentinel[hidden]{display:none}.product-load-sentinel{width:100%;height:1px}.catalog-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:clamp(34px,5vw,72px);align-items:start}.catalog-sidebar{position:sticky;top:96px;max-height:calc(100dvh - 116px);display:grid;gap:0;overflow-y:auto;overscroll-behavior:contain;border:1px solid rgba(18,48,75,.09);border-radius:28px 28px 50px;background:#ffffffeb;padding:7px;box-shadow:0 24px 64px #3e799121,inset 0 1px #fffc;scrollbar-color:rgba(29,92,148,.18) transparent;scrollbar-width:thin;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.catalog-sidebar::-webkit-scrollbar{width:5px}.catalog-sidebar::-webkit-scrollbar-track{background:transparent}.catalog-sidebar::-webkit-scrollbar-thumb{border-radius:999px;background:#1d5c942e}.filter-panel{min-width:0;border:0;border-radius:22px;background:transparent;padding:15px 15px 16px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.filter-panel--categories{background:radial-gradient(circle at 12% 5%,rgba(237,249,252,.82),transparent 45%)}.filter-panel--materials{border-top:1px solid rgba(18,48,75,.08);border-radius:0 0 42px 20px;background:radial-gradient(circle at 100% 100%,rgba(255,240,204,.42),transparent 54%);padding-top:17px}.filter-panel__head{display:grid;grid-template-columns:34px minmax(0,1fr);gap:11px;align-items:center;padding:0 0 11px;border:0}.filter-panel__head>span{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#fff0cc;color:var(--sun-dark);font-size:9px;font-weight:900;font-variant-numeric:tabular-nums;box-shadow:inset 0 0 0 1px #fdba2d2e}.filter-panel__head>div{display:grid;gap:2px;min-width:0}.filter-panel__head small{color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.055em;line-height:1;text-transform:uppercase}.filter-panel h2{font-size:17px;line-height:1.08;letter-spacing:-.025em;text-wrap:balance}.category-list,.material-list{display:grid;gap:3px;margin-top:0;border-top:1px solid rgba(18,48,75,.07);padding-top:8px}.category-branch{display:grid;gap:2px;margin:1px 0 2px;border:0;border-radius:0;background:transparent;padding:0;transition:none}.category-branch.has-active-category{border:0;box-shadow:none}.category-children{position:relative;display:none;gap:1px;margin:2px 0 3px 17px;border-left:1px solid rgba(29,92,148,.17);padding-left:8px}.category-branch.has-active-category .category-children{display:grid}.category-children:before{content:"";position:absolute;top:-3px;left:-2px;width:3px;height:18px;border-radius:999px;background:var(--sun)}.category-choice,.material-choice{width:100%;border:0;font-family:var(--font-body);text-transform:none;letter-spacing:normal;cursor:pointer;transition:background .22s ease,color .22s ease,transform .22s ease,box-shadow .22s ease}.category-choice{min-height:43px;display:grid;grid-template-columns:30px minmax(0,1fr) 24px;gap:9px;align-items:center;border-radius:13px;background:transparent;padding:6px 7px;color:var(--body);text-align:left}.category-choice--parent{grid-template-columns:30px minmax(0,1fr) 24px 12px;background:#edf9fc94;color:var(--ink)}.category-choice--parent:after{content:"\203a";color:var(--blue-strong);font-size:17px;font-weight:700;line-height:1;transform:rotate(0);transition:transform .22s ease}.category-branch.has-active-category .category-choice--parent:after{transform:rotate(90deg)}.category-choice--parent span{font-family:var(--font-heading);font-size:12px}.category-choice--child{min-height:34px;grid-template-columns:25px minmax(0,1fr) 20px;gap:7px;border-radius:10px;padding:4px 6px}.category-choice--child b{width:24px;height:24px;border-radius:8px;font-size:7px}.category-choice--child span{font-size:10.5px}.category-choice:hover{background:#edf9fce6;color:var(--ink);transform:translate(2px)}.category-choice.is-active{background:var(--ink);color:#fff;box-shadow:0 10px 22px #12304b24;transform:none}.category-choice b{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;background:var(--blue-soft);color:var(--blue-strong);font-size:8px;font-weight:900;letter-spacing:.02em}.category-choice.is-active b{background:var(--sun);color:var(--ink)}.category-choice span{min-width:0;color:inherit;font-family:var(--font-heading);font-size:11.5px;font-weight:800;letter-spacing:-.012em;line-height:1.15;text-transform:none;text-wrap:pretty}.category-choice em{min-width:20px;display:grid;place-items:center;border-radius:999px;background:#1d5c9417;padding:4px 3px;color:#526a78;font-size:8px;font-style:normal;font-weight:900;font-variant-numeric:tabular-nums;line-height:1}.category-choice.is-active em{background:#ffffff21;color:#fff}.material-list{gap:5px}.material-list>.material-choice{min-height:34px}.material-group{display:grid;grid-template-columns:minmax(0,1fr);gap:3px}.material-group__label{margin:2px 2px 1px;color:var(--muted);font-size:8px;font-weight:900;letter-spacing:.06em;line-height:1;text-transform:uppercase}.material-choice{min-height:32px;display:grid;grid-template-columns:10px minmax(0,1fr);gap:9px;align-items:center;justify-items:start;border:1px solid transparent;border-radius:10px;background:#edf9fc9e;padding:5px 10px;color:var(--body);font-size:9.5px;font-weight:800;line-height:1.2;text-align:left;text-wrap:pretty}.material-choice:before{content:"";width:9px;height:9px;margin:0;border:1px solid rgba(29,92,148,.24);border-radius:50%;background:#fff;box-shadow:inset 0 0 0 2px #fff}.material-choice:hover:not(.is-active){border-color:#1d5c9433!important;background:#e8f7fb!important;color:var(--ink)!important;box-shadow:0 7px 16px #3e799114;transform:translateY(-1px)}.material-choice.is-active{border-color:var(--ink);background:var(--ink);color:#fff;box-shadow:0 10px 22px #12304b24}.material-choice.is-active:hover{border-color:var(--ink)!important;background:var(--ink)!important;color:#fff!important}.material-choice.is-active:before{border-color:var(--sun);background:var(--sun);box-shadow:inset 0 0 0 2px var(--ink)}.category-choice:focus-visible,.material-choice:focus-visible{outline:3px solid rgba(253,186,45,.4);outline-offset:2px}.catalog-main{min-width:0}.catalog-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:28px}.catalog-head h2{margin-top:12px;font-size:clamp(38px,4vw,52px)}.catalog-head p{max-width:54ch;margin-top:8px;color:var(--body);font-size:13px}.catalog-head__actions{display:flex;gap:12px;align-items:end}.result-count{min-height:48px;display:grid;place-items:center;border-radius:14px;background:var(--cream);padding:0 16px;color:var(--muted);font-size:10px;font-weight:700;white-space:nowrap}.result-count strong{color:var(--ink);font-size:16px}.sort-control{display:grid;gap:5px}.sort-control>span{color:var(--muted);font-size:9px;font-weight:700;text-transform:uppercase}.sort-control select{min-width:190px;height:48px;border:1px solid rgba(18,48,75,.11);border-radius:14px;background:#fff;padding:0 36px 0 14px;color:var(--body);font-size:11px;font-weight:700;cursor:pointer}.mobile-catalog-controls{display:none}.active-filter{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-8px 0 20px;border-radius:14px;background:var(--blue-soft);padding:10px 12px}.active-filter[hidden]{display:none}.active-filter span{color:var(--body);font-size:11px;font-weight:700}.active-filter button{border:0;background:transparent;color:var(--blue-strong);font-size:10px;font-weight:700;cursor:pointer}.spec-banner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;margin-bottom:34px;border:1px solid rgba(18,48,75,.09);border-radius:24px;background:linear-gradient(135deg,#fff,#fff8e8 54%,#edf9fc);padding:24px 26px;box-shadow:0 14px 36px #76542212}.spec-banner>div>span{color:var(--sun-dark);font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.spec-banner h3{max-width:720px;margin-top:5px;font-size:24px;line-height:1.18}.spec-banner .button{white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:28px 22px}.shopify-product-card{position:relative;min-width:0;display:grid;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid rgba(18,48,75,.09);border-radius:27px 27px 58px;background:#fff;box-shadow:0 16px 38px #34678217;transition:transform .5s var(--ease),box-shadow .5s var(--ease),border-color .5s var(--ease)}.shopify-product-card:hover{transform:translateY(-6px);border-color:#1d5c942e;box-shadow:0 24px 56px #34678229}.shopify-product-card__media{position:relative;overflow:hidden;display:grid;place-items:center;width:100%;aspect-ratio:1/1.03;border-radius:26px 26px 30px 30px;background:var(--card-media-bg,linear-gradient(145deg,#faf7f0,#f1fafc));transition:background-color .28s ease}.shopify-product-card__media:before{content:"";position:absolute;grid-area:1/1;width:70%;aspect-ratio:1;border-radius:50%;background:#ffffffc2;transition:opacity .28s ease}.shopify-product-card__media.has-sampled-background:before{opacity:0}.shopify-product-card__media img{position:absolute;z-index:1;top:50%;left:50%;display:block;width:100%;height:100%;object-fit:contain;object-position:center center;transform:translate(-50%,-50%) scale(.94);transition:transform .65s var(--ease)}.shopify-product-card:hover .shopify-product-card__media img{transform:translate(-50%,-50%) scale(.98)}.shopify-product-card[data-handle=insulated-baby-food-bowls-with-suction-cup-bases-316-insulated-baby-food-bowls-ppsu-insulated-baby-food-bowls] .shopify-product-card__media img{transform:translate(-50%,-50%) scale(.82)}.shopify-product-card[data-handle=insulated-baby-food-bowls-with-suction-cup-bases-316-insulated-baby-food-bowls-ppsu-insulated-baby-food-bowls]:hover .shopify-product-card__media img{transform:translate(-50%,-50%) scale(.86)}.shopify-product-card__type{position:absolute;z-index:2;top:12px;left:12px;border-radius:10px;background:#ffffffe0;padding:7px 9px;color:var(--blue-strong);font-size:8px;font-weight:700;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.shopify-product-card__body{display:grid;grid-template-rows:auto auto 1fr;align-content:start;height:100%;padding:17px 19px 15px}.shopify-product-card h3{display:-webkit-box;overflow:hidden;font-size:17px;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:3}.shopify-product-card h3 a{color:var(--ink);text-decoration:none}.shopify-product-card p{overflow:hidden;margin-top:8px;color:var(--muted);font-size:10px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.product-card-actions{align-self:end;display:grid;grid-template-columns:minmax(0,1fr) 90px;align-items:center;gap:8px;margin-top:16px;padding:0 5px 8px 0}.product-card-actions>a{min-width:0;color:var(--blue-strong);font-size:10px;font-weight:700;line-height:1.35;text-decoration:none;text-wrap:balance}.select-product{box-sizing:border-box;width:100%;min-width:0;max-width:90px;min-height:34px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--sun);padding:4px 8px;color:var(--ink);font-family:var(--font-body);font-size:8px;font-weight:800;letter-spacing:0;line-height:1.08;overflow-wrap:break-word;text-align:center;text-transform:none;white-space:normal;cursor:pointer;box-shadow:0 10px 20px #fdba2d38;transition:transform .25s ease,background .25s ease}.select-product:hover{transform:translateY(-2px)}.select-product.is-selected{background:#dff4ea;color:#256657;box-shadow:none}.catalog-empty{min-height:280px;display:grid;place-items:center;align-content:center;gap:8px;margin-top:20px;border:1px dashed rgba(18,48,75,.16);border-radius:26px;background:var(--blue-soft);padding:30px;text-align:center}.catalog-empty[hidden]{display:none}.catalog-empty strong{font-family:var(--font-heading);font-size:22px}.catalog-empty span{color:var(--muted);font-size:12px}.catalog-empty button{margin-top:12px;border:0;border-radius:999px;background:var(--sun);padding:12px 18px;color:var(--ink);font-size:11px;font-weight:700;cursor:pointer}.catalog-proof{padding:34px 0 54px;background:#fff}.catalog-proof__grid{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border-radius:34px;background:linear-gradient(125deg,#e6f7fb,#fff7e5);box-shadow:var(--blue-shadow)}.catalog-proof__grid>div{padding:28px 30px;border-right:1px solid rgba(18,48,75,.1)}.catalog-proof__grid>div:last-child{border-right:0}.catalog-proof strong{display:block;font-family:var(--font-heading);font-size:18px}.catalog-proof span{display:block;margin-top:5px;color:var(--muted);font-size:10px;line-height:1.45}.selection-tray{position:fixed;z-index:50;right:24px;bottom:24px;left:24px;max-width:760px;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-inline:auto;border:1px solid rgba(255,255,255,.6);border-radius:24px;background:#12304bf0;padding:12px 14px 12px 22px;color:#fff;box-shadow:0 24px 70px #12304b47;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.selection-tray[hidden]{display:none}.selection-tray>div:first-child{display:grid;gap:2px}.selection-tray span{color:#ffffffad;font-size:9px;text-transform:uppercase}.selection-tray strong{font-family:var(--font-heading);font-size:16px}.selection-tray__actions{display:flex;align-items:center;gap:8px}.selection-tray__actions>button{border:0;background:transparent;color:#ffffffbd;font-size:10px;font-weight:700;cursor:pointer}.selection-tray .button{min-height:44px;font-size:11px;padding-left:16px}.selection-tray .button:after{width:30px;height:30px}.selection-tray #send-selection{display:inline-flex;background:var(--sun);color:var(--ink)}html.dp-spec-modal-open,html.dp-spec-modal-open body{overflow:hidden}.dp-spec-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:grid;place-items:center;padding:clamp(14px,3vw,28px);color:#2b2928;font-family:var(--font-body)}.dp-spec-modal[hidden]{display:none}.dp-spec-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#12181c9e;opacity:0;transition:opacity .18s ease}.dp-spec-modal.is-open .dp-spec-modal__backdrop{opacity:1}.dp-spec-modal__dialog{position:relative;z-index:1;width:min(900px,100%);max-height:min(820px,calc(100dvh - 36px));overflow:hidden;border:1px solid rgba(24,48,71,.1);border-radius:24px;background:#fffdfb;box-shadow:0 24px 70px #00000042;opacity:0;transform:translateY(12px) scale(.98);transition:opacity .18s ease,transform .18s ease}.dp-spec-modal.is-open .dp-spec-modal__dialog{opacity:1;transform:translateY(0) scale(1)}.dp-spec-modal__dialog:focus{outline:0}.dp-spec-modal__close{position:absolute;z-index:2;top:18px;right:18px;width:38px;height:38px;min-width:38px;display:grid;place-items:center;border:1px solid #dedfe3;border-radius:50%;background:#fff;padding:0;color:#2b2928;font-size:24px;line-height:1;cursor:pointer;box-shadow:0 8px 18px #00000014}.dp-spec-modal__body{max-height:min(820px,calc(100dvh - 36px));overflow-y:auto;overscroll-behavior:contain;padding:clamp(26px,4vw,38px)}.dp-spec-modal__eyebrow{display:inline-flex;margin-bottom:10px;color:var(--sun-dark);font-size:11px;font-weight:900;letter-spacing:.08em;line-height:1;text-transform:uppercase}.dp-spec-modal__body h2{max-width:560px;margin:0 48px 10px 0;color:var(--ink);font-size:clamp(25px,3vw,32px);font-weight:900;line-height:1.12}.dp-spec-modal__body>p{max-width:590px;margin:0 0 20px;color:var(--muted);font-size:13px;line-height:1.55}.dp-spec-modal__note{width:fit-content;max-width:100%;border:1px solid rgba(253,186,45,.28);border-radius:999px;background:#fff7ea;padding:8px 12px;color:#7c5741!important;font-size:11px!important;font-weight:800}.dp-spec-modal__note em,.dp-spec-modal__field em{color:#d9483f;font-style:normal;font-weight:900}.dp-spec-modal__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.dp-spec-modal__field{display:grid;min-width:0;gap:7px;margin:0}.dp-spec-modal__field--full{margin-top:14px}.dp-spec-modal__field>span:first-child{color:#2b2928;font-size:12px;font-weight:900;line-height:1.35}.dp-spec-modal__field input,.dp-spec-modal__field select,.dp-spec-modal__field textarea{width:100%;min-height:48px;border:1px solid #dedfe3;border-radius:999px;background:#fff;padding:12px 17px;color:#2f2d2b;font:inherit;font-size:13px;line-height:1.35}.dp-spec-modal__field input[readonly]{background:#f7f8f8;color:#667783}.dp-spec-modal__field select{-webkit-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#6c787b 50%),linear-gradient(135deg,#6c787b 50%,transparent 50%);background-position:calc(100% - 18px) 20px,calc(100% - 12px) 20px;background-repeat:no-repeat;background-size:6px 6px;padding-right:40px;cursor:pointer}.dp-spec-modal__field textarea{min-height:126px;border-radius:20px;resize:vertical}.dp-spec-modal__close:focus-visible,.dp-spec-modal__field input:focus,.dp-spec-modal__field select:focus,.dp-spec-modal__field textarea:focus,.dp-spec-modal__file-control:focus-within{outline:0;border-color:var(--ink);box-shadow:0 0 0 3px #fdba2d40}.dp-spec-modal__selection{display:grid;grid-template-columns:180px minmax(0,1fr);gap:18px;margin-top:14px;border:1px solid rgba(29,92,148,.14);border-radius:18px;background:linear-gradient(135deg,#eef9fc,#fff9ea);padding:14px 16px}.dp-spec-modal__selection[hidden]{display:none}.dp-spec-modal__selection>div{display:grid;align-content:start;gap:3px}.dp-spec-modal__selection span{color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.dp-spec-modal__selection strong{color:var(--ink);font-family:var(--font-heading);font-size:15px}.dp-spec-modal__selection ul{display:flex;flex-wrap:wrap;align-content:start;gap:6px;margin:0;padding:0;list-style:none}.dp-spec-modal__selection li{border:1px solid rgba(18,48,75,.1);border-radius:999px;background:#fff;padding:7px 10px;color:var(--body);font-size:10px;font-weight:800;line-height:1.2}.dp-rfq{min-width:0;display:grid;gap:18px;margin:20px 0 0;border:1px solid rgba(29,92,148,.14);border-radius:22px;background:linear-gradient(145deg,#f3fafc,#fff 58%,#fffaf0);padding:18px}.dp-rfq legend{width:100%;display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding:0 2px 12px;color:var(--ink)}.dp-rfq legend span{font-family:var(--font-heading);font-size:18px;font-weight:900}.dp-rfq legend small{color:var(--muted);font-size:10px;line-height:1.35}.dp-rfq__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 14px}.dp-rfq__customization{display:grid;grid-template-columns:150px minmax(0,1fr);gap:14px;align-items:center;border-top:1px solid rgba(18,48,75,.09);padding-top:17px}.dp-rfq__customization>div:first-child{display:grid;gap:3px}.dp-rfq__customization strong{color:var(--ink);font-size:11px}.dp-rfq__customization small{color:var(--muted);font-size:9px}.dp-rfq__checks{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.dp-rfq__checks label{position:relative;min-width:0;cursor:pointer}.dp-rfq__checks input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.dp-rfq__checks span{min-height:42px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(18,48,75,.12);border-radius:12px;background:#fff;padding:8px;color:var(--body);font-size:9px;font-weight:800;line-height:1.25;text-align:center;transition:border-color .2s ease,background .2s ease,color .2s ease}.dp-rfq__checks input:checked+span{border-color:#fdba2db3;background:#fff1cb;color:var(--ink)}.dp-rfq__checks input:focus-visible+span{outline:3px solid rgba(253,186,45,.28);outline-offset:2px}.dp-rfq__support{margin:0!important;border-left:3px solid var(--sun);padding:2px 0 2px 12px;color:var(--muted)!important;font-size:10px!important;line-height:1.55!important}.dp-spec-modal__file-control{position:relative;display:flex;min-height:52px;align-items:center;justify-content:center;border:1px solid #dedfe3;border-radius:999px;background:#fff;padding:9px 12px;cursor:pointer}.dp-spec-modal__file-button{display:inline-flex;width:100%;min-height:36px;align-items:center;justify-content:center;border-radius:999px;background:#2b2928;padding:0 14px;color:#fff;font-size:12px;font-weight:900;text-align:center}.dp-spec-modal__file-control input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.dp-spec-modal__file-name{color:#2b2928;font-size:11px;font-weight:800;line-height:1.35;overflow-wrap:anywhere;text-align:center;white-space:pre-line}.dp-spec-modal__submit{width:100%;min-height:52px;margin-top:18px;border:0;border-radius:999px;background:#2b2928;padding:0 18px;color:#fff;cursor:pointer;font:inherit;font-size:13px;font-weight:900;box-shadow:none;transition:transform .2s ease}.dp-spec-modal__submit:hover{transform:translateY(-1px)}@media(max-width:1180px){.products-hero .v2-hero__grid{grid-template-columns:minmax(0,.88fr) minmax(500px,1.12fr);gap:40px}.products-hero .v2-hero__copy h1{font-size:clamp(48px,5vw,60px)}.catalog-hero-stage{height:540px}.series-card__body{padding:21px 20px 19px}.series-card--wide{grid-template-columns:minmax(0,1fr) minmax(220px,.95fr)}.series-focus{grid-template-columns:minmax(330px,.82fr) minmax(0,1.18fr)}.catalog-layout{grid-template-columns:240px minmax(0,1fr);gap:34px}.product-grid{gap:30px 18px}}@media(max-width:900px){.products-hero .v2-hero__grid{grid-template-columns:1fr;width:min(100% - 28px,740px)}.products-hero .v2-hero__copy{max-width:680px}.catalog-hero-stage{height:490px}.product-series__head{grid-template-columns:1fr;gap:22px}.product-series__intro{max-width:640px}.series-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.series-card,.series-card--wide{grid-column:span 1;grid-template-columns:1fr;border-radius:30px 30px 60px}.series-card:last-child{grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(260px,.75fr)}.series-card--wide figure,.series-card figure{height:auto;aspect-ratio:4/3}.series-card:last-child figure{height:100%;aspect-ratio:auto}.series-focus{grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);min-height:500px;border-radius:36px 36px 76px}.series-focus__copy{padding:34px}.series-focus__facts{grid-template-columns:1fr}.series-focus__facts>div,.series-focus__facts>div:first-child{padding:10px 0;border-right:0;border-bottom:1px solid rgba(18,48,75,.08)}.series-focus__facts>div:last-child{border-bottom:0}.series-factory-specs__head,.series-factory-specs__layout{grid-template-columns:1fr}.series-factory-specs__head>p{justify-self:start}.factory-rfq-guide{grid-template-columns:1fr}.factory-rfq-guide ol{grid-template-columns:repeat(3,minmax(0,1fr))}.factory-rfq-guide button{justify-self:start}.catalog-layout{display:block}.catalog-sidebar{display:none}.mobile-catalog-controls{position:sticky;z-index:12;top:82px;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px;border:1px solid rgba(18,48,75,.1);border-radius:20px;background:#fffffff0;padding:12px;box-shadow:0 16px 40px #539ab424;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-catalog-controls label{display:grid;gap:5px}.mobile-catalog-controls label>span{color:var(--muted);font-size:9px;font-weight:700;text-transform:uppercase}.mobile-catalog-controls select,.mobile-catalog-controls summary{min-height:44px;border:0;border-radius:13px;background:var(--cream);padding:0 13px;color:var(--ink);font-size:11px;font-weight:700}.mobile-catalog-controls summary{display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;list-style:none}.mobile-catalog-controls summary::-webkit-details-marker{display:none}.mobile-catalog-controls summary span{max-width:14ch;overflow:hidden;color:var(--sun-dark);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.mobile-catalog-controls details{position:relative;align-self:end}.mobile-material-list{position:absolute;z-index:4;top:50px;right:0;left:auto;width:min(310px,calc(100vw - 36px));display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;overflow:hidden;border:1px solid rgba(18,48,75,.1);border-radius:18px;background:#fffffffa;padding:10px;box-shadow:0 22px 50px #12304b2e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-material-list button{position:relative;min-height:42px;border:1px solid rgba(29,92,148,.08);border-radius:12px;background:var(--blue-soft);padding:8px 9px 8px 25px;color:var(--body);font-family:var(--font-body);font-size:9.5px;font-weight:800;line-height:1.2;text-align:left;text-transform:none;letter-spacing:0;cursor:pointer}.mobile-material-list button:before{content:"";position:absolute;top:50%;left:10px;width:8px;height:8px;border:1px solid rgba(29,92,148,.25);border-radius:50%;background:#fff;box-shadow:inset 0 0 0 2px #fff;transform:translateY(-50%)}.mobile-material-list button:hover:not(.is-active){border-color:#1d5c9433!important;background:#e8f7fb!important;color:var(--ink)!important}.mobile-material-list button.is-active{border-color:var(--ink);background:var(--ink);color:#fff}.mobile-material-list button.is-active:hover{border-color:var(--ink)!important;background:var(--ink)!important;color:#fff!important}.mobile-material-list button.is-active:before{border-color:var(--sun);background:var(--sun);box-shadow:inset 0 0 0 2px var(--ink)}.mobile-material-list .mobile-material-choice--all,.mobile-material-group-label{grid-column:1/-1}.mobile-material-group-label{margin:3px 1px -1px;color:var(--muted);font-size:8px;font-weight:900;letter-spacing:.06em;line-height:1;text-transform:uppercase}.catalog-head{align-items:start}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 18px}}@media(max-width:600px){.products-hero{padding-bottom:48px}.products-hero .v2-hero__grid{width:min(100% - 24px,560px);gap:30px}.products-hero .v2-hero__copy h1{font-size:clamp(34px,9.8vw,40px)}.products-hero__subtitle{margin-top:14px;font-size:13px;line-height:1.45}.products-hero__meta{grid-template-columns:repeat(3,1fr);margin-top:18px}.products-hero__meta span{padding:10px 6px}.products-hero__meta strong{font-size:16px}.catalog-hero-stage{height:390px;border-radius:32px 32px 82px}.catalog-hero-stage__note{top:14px;right:14px;padding:10px 12px}.catalog-hero-stage__note span{display:none}.catalog-hero-product{border-radius:18px}.catalog-hero-product--left{left:-3%;width:43%}.catalog-hero-product--main{left:27%;width:48%}.catalog-hero-product--right{right:-3%;width:41%}.product-series{padding:62px 0 58px}.product-series>.shell{width:min(100% - 24px,560px)}.product-series__head{margin-bottom:28px}.product-series__head h2{font-size:clamp(36px,10vw,46px)}.product-series__intro p{font-size:12px}.series-grid{display:flex;gap:13px;margin-right:-12px;overflow-x:auto;padding:0 12px 14px 0;scroll-padding-left:0;scroll-snap-type:x mandatory;scrollbar-width:none}.series-grid::-webkit-scrollbar{display:none}.series-card,.series-card--wide,.series-card:last-child{flex:0 0 min(84vw,340px);grid-template-columns:1fr;border-radius:25px 25px 48px;scroll-snap-align:start}.series-card figure,.series-card--wide figure,.series-card:last-child figure{height:auto;aspect-ratio:4/3}.series-card__body{padding:18px 18px 17px}.series-card h3{font-size:24px}.series-card__foot{margin-top:18px}.series-detail{margin-top:22px}.series-focus{grid-template-columns:1fr;min-height:0;border-radius:28px 28px 60px}.series-focus__media{min-height:0;aspect-ratio:4/3}.series-focus__media:after{background:linear-gradient(180deg,transparent 75%,rgba(255,255,255,.24))}.series-focus__copy{padding:28px 20px 26px}.series-focus__copy h3{font-size:34px}.series-focus__copy>p{font-size:12px}.series-focus__tags{margin-top:19px}.series-focus__facts{margin-top:22px}.series-focus__actions{display:grid;gap:12px;margin-top:22px}.series-focus__actions .button{width:100%}.series-focus__actions>a:last-child{text-align:center}.series-factory-specs{gap:20px;padding:26px 14px 28px}.series-factory-specs__head{gap:12px}.series-factory-specs__head h4{font-size:27px}.series-factory-specs__head>p{font-size:11px}.factory-spec-table{border-radius:19px}.factory-spec-table>div{grid-template-columns:92px minmax(0,1fr);min-height:58px}.factory-spec-table dt{padding:11px 12px}.factory-spec-table dd{gap:6px;padding:10px}.factory-spec-table dd span{padding:7px 8px;font-size:9px}.factory-spec-table__moq dd{grid-template-columns:1fr}.factory-customization{border-radius:20px 20px 38px;padding:21px}.factory-rfq-guide{gap:15px;padding:17px 14px}.factory-rfq-guide ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.factory-rfq-guide button{width:100%;justify-content:space-between;font-size:11px}.catalog-section{padding:58px 0}.catalog-layout{width:min(100% - 24px,560px)}.catalog-head{display:grid;gap:18px}.catalog-head h2{font-size:38px}.catalog-head__actions{display:grid;grid-template-columns:auto 1fr;align-items:end}.sort-control select{min-width:0;width:100%}.mobile-catalog-controls{top:76px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;padding:8px}.mobile-catalog-controls summary span{display:none}.mobile-material-list{top:48px}.mobile-material-list button,.active-filter button{font-size:11px}.spec-banner{grid-template-columns:1fr;gap:16px;padding:20px}.spec-banner h3{font-size:20px}.spec-banner .button{width:100%}.product-grid{gap:18px 10px}.shopify-product-card{border-radius:20px 20px 42px}.shopify-product-card__media{border-radius:19px 19px 23px 23px}.shopify-product-card__body{padding:13px 11px 10px}.shopify-product-card h3{font-size:14px}.shopify-product-card p{font-size:9px}.product-card-actions{align-items:end;gap:6px;margin-top:14px;padding-right:8px;padding-bottom:10px}.product-card-actions>a{font-size:10px}.select-product{min-height:40px;padding:5px 9px;font-size:11px;line-height:1.08}.catalog-proof__grid{grid-template-columns:1fr;border-radius:24px}.catalog-proof__grid>div{border-right:0;border-bottom:1px solid rgba(18,48,75,.1);padding:20px}.catalog-proof__grid>div:last-child{border-bottom:0}.selection-tray{right:12px;bottom:12px;left:12px;min-height:72px;grid-template-columns:minmax(68px,78px) minmax(0,1fr);gap:7px;border-radius:20px;padding:9px 8px 9px 12px}.selection-tray>div:first-child{min-width:0}.selection-tray span{font-size:8px;line-height:1.2}.selection-tray strong{font-size:15px}.selection-tray__actions{min-width:0;display:grid;grid-template-columns:50px minmax(0,1fr);gap:6px}.selection-tray__actions>button{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:0;margin:0;font-family:var(--font-body);letter-spacing:0;text-transform:none}.selection-tray #clear-selection{min-height:42px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#ffffff14;padding:0 7px;color:#fff;font-size:11px;line-height:1}.selection-tray #clear-selection:hover{background:#ffffff29;color:#fff}.selection-tray .button{width:100%;min-width:0;min-height:46px;padding-left:10px;font-size:11px;line-height:1.08;white-space:normal}.selection-tray .button:after{flex:0 0 28px;width:28px;height:28px}.selection-tray__actions #send-selection{display:inline-flex}.dp-spec-modal{align-items:end;padding:10px}.dp-spec-modal__dialog{width:100%;max-height:calc(100dvh - 20px);border-radius:22px}.dp-spec-modal__body{max-height:calc(100dvh - 20px);padding:24px 16px 18px}.dp-spec-modal__body h2{margin-right:44px;font-size:24px}.dp-spec-modal__grid{grid-template-columns:1fr;gap:12px}.dp-spec-modal__field--full{margin-top:12px}.dp-spec-modal__field input,.dp-spec-modal__field select,.dp-spec-modal__field textarea{min-height:46px;font-size:13px}.dp-spec-modal__field textarea{min-height:112px}.dp-spec-modal__selection{grid-template-columns:1fr;gap:10px}.dp-spec-modal__selection ul{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.dp-spec-modal__selection li{flex:0 0 auto}.dp-rfq{gap:15px;margin-top:16px;padding:15px 12px}.dp-rfq legend{display:grid;gap:3px;padding-bottom:10px}.dp-rfq__grid{grid-template-columns:1fr;gap:11px}.dp-rfq__customization{grid-template-columns:1fr;gap:10px}.dp-rfq__checks{grid-template-columns:repeat(2,minmax(0,1fr))}.products-hero{padding-bottom:30px}.catalog-hero-stage{height:240px}.products-hero__meta{margin-top:16px}.series-focus__media{aspect-ratio:16/10}.series-focus__copy{padding:22px 18px 20px}.series-focus__copy h3{font-size:30px;line-height:1.08}.series-focus__copy>p{margin-top:13px;font-size:11.5px}.series-focus__tags{margin-top:14px}.series-focus__tags span{padding:7px 9px}.series-focus__facts{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px}.series-focus__facts>div,.series-focus__facts>div:first-child{min-width:0;padding:10px 6px;border-right:1px solid rgba(18,48,75,.08);border-bottom:0}.series-focus__facts>div:first-child{padding-left:0}.series-focus__facts>div:last-child{border-right:0}.series-focus__facts dd{font-size:11px;overflow-wrap:anywhere}.series-focus__actions{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:8px;margin-top:18px}.series-focus__actions .button{min-height:44px;padding-left:12px;font-size:11px}.series-focus__actions>a:last-child{font-size:10px;text-align:center}}@media(max-width:480px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px}.shopify-product-card{border-radius:18px 18px 30px}.shopify-product-card__media{aspect-ratio:1/1.02;border-radius:17px 17px 21px 21px}.shopify-product-card__type{top:8px;left:8px;padding:5px 6px;font-size:7px}.shopify-product-card__body{padding:10px 9px 9px}.shopify-product-card h3{font-size:13px;line-height:1.18;-webkit-line-clamp:3}.shopify-product-card p{margin-top:5px;font-size:8.5px}.product-card-actions{grid-template-columns:minmax(0,1fr) 86px;align-items:center;gap:4px;margin-top:10px;padding:0 2px 3px 0}.product-card-actions>a{font-size:10px;line-height:1.25}.select-product{max-width:86px;min-height:40px;padding:5px 6px;font-size:11px;letter-spacing:0;line-height:1.08;text-transform:none;white-space:normal}}@media(prefers-reduced-motion:reduce){.catalog-hero-product,.series-card,.series-card img,.shopify-product-card,.shopify-product-card__media img{transition:none!important}.series-focus{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/85/assets/dp-optimized-products.css.map */
