.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:stretch}.factory-spec-table{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:25px;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:7px;color:#fff;font-size:25px;line-height:1.1}.factory-customization ul{display:grid;gap:0;margin:20px 0 0;padding:0;list-style:none}.factory-customization li{display:grid;grid-template-columns:32px minmax(0,1fr);gap:2px 9px;align-items:center;border-top:1px solid rgba(255,255,255,.13);padding:12px 0}.factory-customization li>span{grid-row:1/3;width:27px;height:27px;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:13px}.factory-customization li small{color:#ffffff9e;font-size:9px}.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)}.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:18px;overflow-y:auto;overscroll-behavior:contain;padding-right:4px;scrollbar-color:rgba(29,92,148,.22) transparent;scrollbar-width:thin}.filter-panel{border:1px solid rgba(18,48,75,.1);border-radius:26px;background:#ffffffe6;padding:22px;box-shadow:0 18px 48px #539ab41a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.filter-panel--materials{background:linear-gradient(155deg,#f0fafc,#fff 70%)}.filter-panel__head{display:grid;grid-template-columns:32px 1fr;gap:10px;align-items:center;padding-bottom:16px;border-bottom:1px solid rgba(18,48,75,.09)}.filter-panel__head>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--cream-deep);color:var(--sun-dark);font-size:10px;font-weight:700}.filter-panel h2{font-size:18px;line-height:1.15}.category-list,.material-list{display:grid;gap:6px;margin-top:12px}.category-branch{display:grid;gap:3px;margin:2px 0 4px;border:1px solid rgba(29,92,148,.1);border-radius:18px;background:linear-gradient(155deg,#edf9fcb8,#fffc);padding:6px;transition:border-color .25s ease,box-shadow .25s ease}.category-branch.has-active-category{border-color:#fdba2d94;box-shadow:0 10px 24px #539ab41a}.category-children{position:relative;display:grid;gap:2px;margin-left:16px;border-left:1px solid rgba(29,92,148,.16);padding-left:9px}.category-choice,.material-choice{width:100%;border:0;cursor:pointer;transition:background .25s ease,color .25s ease,transform .25s ease}.category-choice{min-height:48px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center;border-radius:14px;background:transparent;padding:7px 9px;color:var(--body);text-align:left}.category-choice--parent{background:#ffffff9e;color:var(--ink)}.category-choice--parent span{font-family:var(--font-heading);font-size:13px}.category-choice--child{min-height:40px;grid-template-columns:28px minmax(0,1fr) auto;gap:8px;border-radius:11px;padding:5px 7px}.category-choice--child b{width:25px;height:25px;border-radius:8px;font-size:8px}.category-choice--child span{font-size:11px}.category-choice:hover,.category-choice.is-active{background:#fff0cc;color:var(--ink);transform:translate(3px)}.category-choice b{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:var(--blue-soft);color:var(--blue-strong);font-size:9px}.category-choice.is-active b{background:#fff;color:var(--sun-dark)}.category-choice span{font-size:12px;font-weight:700;line-height:1.25}.category-choice em{color:var(--muted);font-size:9px;font-style:normal;font-weight:700}.material-choice{min-height:36px;border-radius:11px;background:transparent;padding:8px 10px 8px 32px;color:var(--body);font-size:11px;font-weight:700;text-align:left}.material-choice:before{content:"";position:absolute;width:14px;height:14px;margin:1px 0 0 -22px;border:1px solid rgba(18,48,75,.2);border-radius:4px;background:#fff;box-shadow:inset 0 0 0 3px #fff}.material-choice:hover,.material-choice.is-active{background:#ffffffe6;color:var(--ink)}.material-choice.is-active:before{border-color:var(--sun);background:var(--sun)}.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:start;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:linear-gradient(145deg,#faf7f0,#f1fafc)}.shopify-product-card__media:before{content:"";position:absolute;grid-area:1/1;width:70%;aspect-ratio:1;border-radius:50%;background:#ffffffc2}.shopify-product-card__media img{position:absolute;z-index:1;top:50%;left:50%;display:block;width:100%;height:100%;object-fit:cover;object-position:center center;transform:translate(-50%,-50%);transition:transform .65s var(--ease)}.shopify-product-card:hover .shopify-product-card__media img{transform:translate(-50%,-50%) scale(1.045)}.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 auto;align-content:start;padding:17px 19px 15px}.shopify-product-card h3{font-size:17px;line-height:1.2}.shopify-product-card h3 a{color:var(--ink);text-decoration:none}.shopify-product-card p{margin-top:8px;color:var(--muted);font-size:10px;line-height:1.45}.product-card-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:16px}.product-card-actions>a{color:var(--blue-strong);font-size:10px;font-weight:700;text-decoration:none}.select-product{min-height:34px;border:0;border-radius:999px;background:var(--sun);padding:0 13px;color:var(--ink);font-size:9px;font-weight:700;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:0;display:grid;overflow:hidden;border:1px solid rgba(18,48,75,.1);border-radius:14px;background:#fff;padding:6px;box-shadow:0 18px 44px #12304b26}.mobile-material-list button{min-height:36px;border:0;border-radius:9px;background:transparent;color:var(--body);font-size:10px;font-weight:700;text-align:left;cursor:pointer}.mobile-material-list button:hover{background:var(--cream)}.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(40px,11vw,48px)}.products-hero__subtitle{font-size:15px}.products-hero__meta{grid-template-columns:repeat(3,1fr);margin-top:26px}.products-hero__meta span{padding:12px 8px}.products-hero__meta strong{font-size:17px}.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}.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}.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}.product-card-actions>a{font-size:9px}.select-product{min-height:32px;padding-inline:9px;font-size:8px}.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:68px;border-radius:20px;padding:10px 10px 10px 16px}.selection-tray__actions>button{display:none}.selection-tray .button{font-size:9px;padding-left:12px}.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))}}@media(max-width:480px){.product-grid{grid-template-columns:1fr;gap:18px}.shopify-product-card{border-radius:24px 24px 48px}.shopify-product-card__media{aspect-ratio:1/1;border-radius:23px 23px 28px 28px}.shopify-product-card__body{padding:16px 18px 14px}.shopify-product-card h3{font-size:17px}.shopify-product-card p{margin-top:6px;font-size:10px}.product-card-actions{align-items:center;margin-top:14px}.product-card-actions>a{font-size:10px}.select-product{min-height:34px;padding-inline:13px;font-size:9px}}@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/82/assets/dp-optimized-products.css.map */
