.squeeze-hub{--squeeze-ink: #172344;--squeeze-blue: #e9f7ff;--squeeze-pink: #ffdbe8;--squeeze-yellow: #fff0ac;--squeeze-lilac: #e8ddff;--squeeze-mint: #dff7e7;color:var(--squeeze-ink);background:#fff;padding:24px 0 8px}.squeeze-hub__shell{margin:0 auto}.squeeze-infinite-ready #ProductGridContainer .pagination-wrapper{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.squeeze-infinite-status{display:flex;min-height:108px;align-items:center;justify-content:center;gap:12px;color:#536079;font-size:14px;font-weight:700}.squeeze-infinite-status__spinner{width:24px;height:24px;border:2px solid #d6deed;border-top-color:#334fb4;border-radius:50%;animation:squeeze-infinite-spin .7s linear infinite}.squeeze-infinite-status.is-complete .squeeze-infinite-status__spinner{display:none}@keyframes squeeze-infinite-spin{to{transform:rotate(360deg)}}.squeeze-hub h1,.squeeze-hub h2,.squeeze-hub strong{color:var(--squeeze-ink)}.squeeze-hub__hero{position:relative;display:grid;grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);height:clamp(560px,44vw,650px);min-height:520px;overflow:hidden;border-radius:28px;background:var(--squeeze-blue)}.squeeze-hub__hero:before,.squeeze-hub__hero:after{position:absolute;content:"";border-radius:50%;pointer-events:none}.squeeze-hub__hero:before{width:310px;height:310px;top:-150px;left:36%;background:#ffdbe8b8}.squeeze-hub__hero:after{width:240px;height:240px;right:-100px;bottom:-100px;background:#fff0accc}.squeeze-hub__hero-copy{position:relative;z-index:2;align-self:center;padding:clamp(44px,6vw,86px)}.squeeze-hub__title{max-width:680px;margin:0;font-family:"Lilita One",var(--font-heading-family);font-size:clamp(50px,5.4vw,82px);font-weight:400;line-height:.96;letter-spacing:-.025em;text-wrap:balance}.squeeze-hub__intro{max-width:58ch;margin:26px 0 0;color:#33405f;font-size:clamp(17px,1.4vw,21px);line-height:1.55}.squeeze-hub__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.squeeze-hub__button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 24px;border:1px solid var(--squeeze-ink);border-radius:8px;color:var(--squeeze-ink);font-size:15px;font-weight:700;line-height:1.2;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.squeeze-hub__button--primary{background:var(--squeeze-ink);color:#fff;box-shadow:0 8px 18px #1723442e}.squeeze-hub__button--secondary{background:#ffffffb8}.squeeze-hub__button:hover{transform:translateY(-2px);box-shadow:0 10px 22px #17234429}.squeeze-hub__button:focus-visible,.squeeze-hub a:focus-visible{outline:3px solid #334fb4;outline-offset:3px}.squeeze-hub__collage{position:relative;z-index:1;display:grid;grid-template-columns:.82fr 1.18fr;grid-template-rows:.86fr 1.14fr;gap:14px;padding:32px 38px 32px 12px}.squeeze-hub__hero-product{position:relative;display:block;min-height:0;overflow:hidden;border-radius:22px;background:#fff;box-shadow:0 14px 35px #2c3d621f;transition:transform .24s cubic-bezier(.2,.8,.2,1),box-shadow .24s ease}.squeeze-hub__hero-product img{width:100%;height:100%;object-fit:cover;transition:transform .42s cubic-bezier(.2,.8,.2,1)}.squeeze-hub__hero-product--one{grid-row:1 / 3;margin:54px 0 28px}.squeeze-hub__hero-product--two{margin-right:58px}.squeeze-hub__hero-product--four{margin-left:40px}@media screen and (min-width:990px){.squeeze-hub__collage{grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(10,minmax(0,1fr))}.squeeze-hub__hero-product--one{z-index:2;grid-column:1 / 7;grid-row:2 / 6;margin:0}.squeeze-hub__hero-product--two{grid-column:7 / 13;grid-row:1 / 4;margin:0 58px 0 0}.squeeze-hub__hero-product--three{grid-column:7 / 13;grid-row:4 / 7;margin:0}.squeeze-hub__hero-product--four{z-index:2;grid-column:5 / 11;grid-row:7 / 11;margin:0}}.squeeze-hub__hero-product:hover{transform:translateY(-4px) rotate(-.5deg);box-shadow:0 20px 40px #2c3d622e}.squeeze-hub__hero-product:hover img{transform:scale(1.035)}.squeeze-hub__section{padding-top:clamp(62px,7vw,104px)}.squeeze-hub__section-heading{display:grid;grid-template-columns:minmax(0,.8fr) minmax(260px,.48fr);align-items:end;gap:36px;margin-bottom:30px}.squeeze-hub__section-heading h2,.squeeze-hub__catalog-intro h2{margin:0;font-family:"Lilita One",var(--font-heading-family);font-size:clamp(38px,4vw,58px);font-weight:400;line-height:1;letter-spacing:-.02em}.squeeze-hub__section-heading p,.squeeze-hub__catalog-intro p{max-width:58ch;margin:0;color:#536079;font-size:16px;line-height:1.6}.squeeze-hub__feel-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}.squeeze-hub__feel-card{position:relative;display:grid;grid-template-columns:minmax(0,.86fr) minmax(140px,1.14fr);min-height:250px;grid-column:span 4;overflow:hidden;border-radius:22px;background:var(--squeeze-card-color, var(--squeeze-blue));color:var(--squeeze-ink);text-decoration:none;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s ease}.squeeze-hub__feel-card:nth-child(1){grid-column:span 7;min-height:330px}.squeeze-hub__feel-card:nth-child(2){grid-column:span 5;min-height:330px}.squeeze-hub__feel-card:hover,.squeeze-hub__theme-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #17234421}.squeeze-hub__card-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:28px 12px 28px 28px}.squeeze-hub__card-copy strong,.squeeze-hub__theme-copy strong{font-family:var(--font-heading-family);font-size:clamp(22px,2.1vw,34px);font-weight:700;line-height:1.08;letter-spacing:-.025em}.squeeze-hub__card-copy>span,.squeeze-hub__theme-copy>span{margin-top:10px;color:#40506b;font-size:14px;line-height:1.45}.squeeze-hub__card-copy small{margin-top:18px;color:#536079;font-size:12px;font-weight:700;letter-spacing:.02em}.squeeze-hub__card-media,.squeeze-hub__theme-media{min-width:0;overflow:hidden}.squeeze-hub__card-media img,.squeeze-hub__theme-media img{width:100%;height:100%;object-fit:cover;transition:transform .42s cubic-bezier(.2,.8,.2,1)}.squeeze-hub__feel-card:hover img,.squeeze-hub__theme-card:hover img{transform:scale(1.045)}.squeeze-hub__arrow{position:absolute;right:16px;bottom:16px;z-index:3;display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#ffffffe0;color:var(--squeeze-ink)}.squeeze-hub__arrow svg{width:21px;height:21px}.squeeze-hub__theme-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.squeeze-hub__theme-card{position:relative;display:grid;grid-template-rows:minmax(220px,1fr) auto;min-width:0;overflow:hidden;border-radius:22px;background:var(--squeeze-card-color, var(--squeeze-blue));color:var(--squeeze-ink);text-decoration:none;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s ease}.squeeze-hub__theme-media{aspect-ratio:1 / .92}.squeeze-hub__theme-copy{display:flex;min-height:128px;flex-direction:column;padding:22px 62px 22px 22px}.squeeze-hub__theme-copy strong{font-size:clamp(21px,1.7vw,28px)}.squeeze-hub__section--featured{padding-bottom:clamp(70px,8vw,112px)}.squeeze-hub__featured-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.squeeze-hub__featured-card{color:var(--squeeze-ink);text-decoration:none}.squeeze-hub__featured-media{display:block;overflow:hidden;aspect-ratio:1;border-radius:18px;background:#f4f7fb}.squeeze-hub__featured-media img{width:100%;height:100%;object-fit:cover;transition:transform .42s cubic-bezier(.2,.8,.2,1)}.squeeze-hub__featured-card:hover img{transform:scale(1.035)}.squeeze-hub__featured-copy{display:flex;flex-direction:column;padding:14px 2px 0}.squeeze-hub__featured-copy strong{display:-webkit-box;min-height:2.8em;overflow:hidden;font-size:15px;font-weight:700;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.squeeze-hub__featured-copy span{margin-top:7px;color:#33405f;font-size:14px}.squeeze-hub__catalog-intro{display:flex;align-items:end;justify-content:space-between;gap:40px;padding:clamp(38px,5vw,68px);border-radius:26px;background:var(--squeeze-yellow)}.squeeze-hub__catalog-intro h2{font-size:clamp(38px,4vw,60px)}.squeeze-hub__catalog-intro p{margin-top:14px}.squeeze-hub__catalog-link{display:inline-flex;min-height:50px;flex:0 0 auto;align-items:center;gap:12px;padding:13px 22px;border-bottom:2px solid var(--squeeze-ink);color:var(--squeeze-ink);font-size:15px;font-weight:700;text-decoration:none}.squeeze-hub__catalog-link svg{width:22px;height:22px;transition:transform .18s ease}.squeeze-hub__catalog-link:hover svg{transform:translate(4px)}@keyframes squeeze-settle{0%{clip-path:inset(0 0 12% 0 round 22px);transform:translateY(10px)}to{clip-path:inset(0 0 0 0 round 22px);transform:translateY(0)}}@media(prefers-reduced-motion:no-preference){.squeeze-hub__collage{animation:squeeze-settle .72s cubic-bezier(.16,1,.3,1) both}}@media screen and (max-width:1100px){.squeeze-hub__hero{grid-template-columns:minmax(0,.86fr) minmax(460px,1.14fr)}.squeeze-hub__hero-copy{padding:48px}.squeeze-hub__feel-card{grid-template-columns:1fr;grid-template-rows:auto minmax(160px,1fr)}.squeeze-hub__card-copy{padding:24px 58px 18px 24px}}@media screen and (max-width:989px){.squeeze-hub{padding-top:16px}.squeeze-hub__hero{grid-template-columns:1fr;height:auto;min-height:auto}.squeeze-hub__hero-copy{padding:44px 30px 24px}.squeeze-hub__title{max-width:600px;font-size:clamp(44px,9vw,66px)}.squeeze-hub__collage{min-height:480px;padding:10px 28px 30px}.squeeze-hub__section-heading{grid-template-columns:1fr;gap:12px}.squeeze-hub__feel-grid{display:flex;margin-right:-12px;padding:0 12px 16px 0;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.squeeze-hub__feel-grid::-webkit-scrollbar{display:none}.squeeze-hub__feel-card,.squeeze-hub__feel-card:nth-child(1),.squeeze-hub__feel-card:nth-child(2){min-width:min(76vw,520px);min-height:360px;scroll-snap-align:start}.squeeze-hub__theme-grid,.squeeze-hub__featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.squeeze-hub__catalog-intro{align-items:flex-start;flex-direction:column}}@media screen and (max-width:599px){.squeeze-hub__hero{border-radius:20px}.squeeze-hub__hero-copy{padding:36px 22px 16px}.squeeze-hub__title{font-size:clamp(40px,13vw,54px);line-height:.98}.squeeze-hub__intro{margin-top:18px;font-size:16px}.squeeze-hub__actions{margin-top:24px}.squeeze-hub__button{flex:1 1 140px;padding-inline:16px}.squeeze-hub__collage{min-height:360px;gap:9px;padding:8px 16px 20px}.squeeze-hub__hero-product{border-radius:15px}.squeeze-hub__hero-product--one{margin:34px 0 18px}.squeeze-hub__hero-product--two{margin-right:28px}.squeeze-hub__hero-product--four{margin-left:20px}.squeeze-hub__section{padding-top:58px}.squeeze-hub__section-heading h2,.squeeze-hub__catalog-intro h2{font-size:40px}.squeeze-hub__feel-card,.squeeze-hub__feel-card:nth-child(1),.squeeze-hub__feel-card:nth-child(2){min-width:82vw;min-height:330px}.squeeze-hub__theme-grid,.squeeze-hub__featured-grid{gap:10px}.squeeze-hub__theme-card{grid-template-rows:auto minmax(114px,auto);border-radius:16px}.squeeze-hub__theme-media{aspect-ratio:1}.squeeze-hub__theme-copy{min-height:116px;padding:16px 42px 16px 14px}.squeeze-hub__theme-copy strong{font-size:19px}.squeeze-hub__theme-copy>span{font-size:12px}.squeeze-hub__arrow{right:10px;bottom:10px;width:34px;height:34px}.squeeze-hub__featured-media{border-radius:14px}.squeeze-hub__catalog-intro{padding:30px 22px;border-radius:20px}}@media(prefers-reduced-motion:reduce){.squeeze-infinite-status__spinner{animation-duration:1.4s}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map?subset=AAAAAAAAAAAABA */
