:root{--blue:#bdddf2;--light:#eaf5fc;--ink:#183f58;--muted:#5d7481;--line:#dce7ed;--serif:Georgia,'Times New Roman',serif;--sans:Arial,'Noto Sans Myanmar',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:white;font:16px/1.5 var(--sans);-webkit-font-smoothing:antialiased}button,input,select{font:inherit;color:inherit}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{cursor:pointer;background:none;border:0}button:disabled{cursor:not-allowed;opacity:.48}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #4080b0;outline-offset:5px}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}img{display:block;max-width:100%}.skip{position:fixed;z-index:99;top:-80px;left:20px;background:var(--ink);color:#fff;padding:12px}.skip:focus{top:10px}.initial-loading{padding:15vh 6%;text-align:center}header{background:white}.topbar{max-width:1600px;margin:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:18px 4.5%;min-height:115px;border-bottom:1px solid var(--line)}.left-links{display:flex;gap:26px;font-size:14px}.left-links a:hover,.footer-links a:hover{text-decoration:underline;text-underline-offset:6px}.brand{display:flex;flex-direction:column;align-items:center;gap:9px;flex-shrink:0}.monogram{position:relative;display:block;width:77px;height:48px;font-family:var(--serif);line-height:1;font-weight:400}.monogram i{position:absolute;font-style:italic;left:6px;top:-5px;font-size:59px;z-index:2}.monogram b{position:absolute;left:25px;top:7px;font-size:47px;font-weight:400}.wordmark{font:12px var(--sans);letter-spacing:3.2px;white-space:nowrap}.header-tools{display:flex;justify-content:end;align-items:center;gap:15px}.select-wrap select{background:white;border:0;padding:8px 16px 8px 0;font-size:13px;max-width:160px;cursor:pointer}.bag-button{display:flex;align-items:center;gap:5px;padding:10px 0 10px 10px}.bag-count{font-size:12px;min-width:20px;line-height:20px;text-align:center;border-radius:50%;background:var(--light)}.category-nav{display:flex;justify-content:center;gap:33px;padding:17px 4%;font-size:14px;overflow-x:auto;scrollbar-width:none}.category-nav a{white-space:nowrap}.category-nav a.active{color:#2d739f;text-decoration:underline;text-underline-offset:7px}.category-nav .sale-link{color:#8f5264}.hero{position:relative;overflow:hidden;min-height:490px;background:var(--blue);display:grid;grid-template-columns:46% 54%;padding:24px 6%;gap:25px}.hero-copy{align-self:center;z-index:1;padding:30px 0 38px;max-width:540px}.eyebrow{font-size:12px;letter-spacing:2.2px;text-transform:uppercase;display:block}.hero h1{font:400 clamp(48px,5.1vw,76px)/1.06 var(--serif);letter-spacing:-2px;margin:22px 0}.hero h1 em{font-weight:400}.hero-copy>p{color:#365b72;font-size:16px;max-width:320px;line-height:1.75;margin:24px 0 28px}.primary{display:inline-flex;align-items:center;justify-content:center;gap:25px;background:var(--ink);color:#fff;border:1px solid var(--ink);border-radius:3px;padding:15px 25px;font-size:14px;min-height:48px;transition:background .2s}.primary:hover{background:#2c5c7b}.primary svg{width:18px}.hero-visual{position:relative;min-width:0;align-self:center;height:440px}.hero-photo{position:absolute;width:75%;height:96%;right:3%;top:0;object-fit:cover;border-radius:43% 57% 47% 53% / 55% 44% 56% 45%;transform:rotate(5deg)}.hero-secondary{position:absolute;bottom:5px;left:0;width:38%;aspect-ratio:1;object-fit:cover;border-radius:50%;border:9px solid var(--blue);transform:rotate(-10deg)}.hero-caption{position:absolute;right:0;bottom:5px;background:#ffffffeb;border:1px solid white;padding:13px 21px;font:italic 19px var(--serif);transform:rotate(-5deg)}.hero-index{position:absolute;bottom:21px;left:6%;font-size:11px;letter-spacing:2px;color:#42657b}.intro{padding:54px 5% 34px;text-align:center}.intro h2{font:400 36px var(--serif);letter-spacing:-.6px;margin:12px 0}.intro p{font-size:15px;color:var(--muted);margin:12px 0}.collection-shortcuts{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:26px}.collection-shortcuts a{border:1px solid var(--line);padding:10px 18px;border-radius:25px;font-size:13px;transition:background .2s}.collection-shortcuts a:hover{background:var(--light);border-color:#abcfe7}.section{padding:28px 5% 38px;max-width:1800px;margin:auto;scroll-margin-top:20px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.section-heading h2{font:400 31px var(--serif);letter-spacing:-.5px;margin:0}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:13px;white-space:nowrap;border-bottom:1px solid;padding-bottom:4px}.text-link svg{width:16px;height:16px}.products{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}.product{min-width:0;display:flex;flex-direction:column}.product-media{background:#f4f6f7;padding:10px;position:relative;overflow:hidden;aspect-ratio:1}.product-media>a{display:block;height:100%}.product-media img{width:100%;height:100%;object-fit:cover;border-radius:48% 52% 33% 67% / 44% 39% 61% 56%;transition:border-radius .7s ease,transform .7s ease}.product:nth-child(2n) .product-media img{border-radius:31% 69% 56% 44% / 52% 36% 64% 48%}.product:nth-child(3n) .product-media img{border-radius:58% 42% 36% 64% / 36% 54% 46% 64%}@media(hover:hover){.product:hover .product-media img,.product:focus-within .product-media img{border-radius:35% 65% 64% 36% / 61% 57% 43% 39%;transform:scale(.965)}}.product-label{position:absolute;bottom:17px;left:17px;font-size:11px;background:var(--ink);color:white;padding:4px 10px;border-radius:20px;pointer-events:none}.product-title{font-size:14px;font-weight:400;line-height:1.5;margin:16px 0 6px;min-height:42px}.product-title a:hover{text-decoration:underline}.price{font-size:14px;white-space:nowrap}.card-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:6px 0}.card-color{font-size:12px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.swatches{display:flex;flex-wrap:wrap;gap:3px;min-height:31px;margin:5px 0}.swatch{padding:6px;width:31px;height:31px;border:1px solid transparent;border-radius:50%;display:grid;place-items:center;position:relative}.swatch i{width:17px;height:17px;background:var(--swatch);border:1px solid #183f5826;border-radius:50%}.swatch[aria-pressed=true]{border-color:var(--ink)}.swatch.unavailable:after{content:'';position:absolute;left:6px;top:15px;width:19px;height:1px;background:var(--ink);transform:rotate(-45deg)}.card-action{margin-top:auto;padding:10px 0 3px;font-size:12px;text-align:left;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);min-height:40px}.card-action svg{width:16px;height:16px}.card-action:hover{color:#317aaa}.section+.section{border-top:1px solid #edf1f4}.sale-section{margin:25px 5% 65px;padding:35px;background:var(--light);display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.sale-copy{padding:30px}.sale-copy h2{font:400 42px/1.15 var(--serif);max-width:420px;margin:18px 0}.sale-copy p{font-size:15px;color:var(--muted);max-width:360px;margin-bottom:26px}.sale-product{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:24px}.sale-product .product-media{background:transparent;padding:0}.sale-product .product-title{font-size:18px}.sale-product .card-action{margin-top:20px}.collection-head{padding:42px 5% 35px;background:var(--light)}.breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;font-size:12px;color:var(--muted);margin-bottom:23px}.collection-head h1{font:400 48px/1.2 var(--serif);margin:0 0 10px}.collection-head p{font-size:14px;color:var(--muted)}.collection-grid{padding-top:40px;padding-bottom:70px}.detail-wrap{padding:30px 5% 70px;max-width:1500px;margin:auto}.detail{display:grid;grid-template-columns:1.1fr 1fr;gap:7%;align-items:start}.detail-main{width:100%;aspect-ratio:1;object-fit:cover;border-radius:4px;background:var(--light)}.thumbs{display:flex;gap:10px;overflow-x:auto;margin-top:15px;padding:4px}.thumb{padding:0;border:1px solid transparent;flex:0 0 70px}.thumb.active{border-color:var(--ink)}.thumb img{height:70px;width:70px;object-fit:cover}.detail-copy{padding-top:15px}.detail-copy h1{font:400 38px/1.22 var(--serif);margin:12px 0 16px}.detail-price{font-size:22px;margin-bottom:28px}.option-label{font-size:14px;display:block;margin:21px 0 12px}.detail .swatches{margin-bottom:20px;gap:8px}.detail .swatch{width:38px;height:38px}.detail .swatch i{width:24px;height:24px}.detail .swatch.unavailable:after{width:27px;top:18px}.option-list{display:flex;flex-wrap:wrap;gap:9px}.option-button{border:1px solid var(--line);padding:11px 14px;font-size:13px;text-align:left;max-width:100%}.option-button[aria-pressed=true]{border-color:var(--ink);background:var(--light)}.option-button.unavailable{text-decoration:line-through;color:var(--muted)}.purchase-row{display:flex;gap:12px;margin:28px 0 16px}.purchase-row .primary{flex:1}.qty-control{display:inline-flex;align-items:center;border:1px solid var(--line)}.qty-control button{width:36px;height:42px;font-size:18px}.qty-control span{min-width:27px;text-align:center;font-size:14px}.preview-note{font-size:12px;color:var(--muted);line-height:1.7;margin:15px 0 25px}.product-description{border-top:1px solid var(--line);font-size:14px;color:var(--muted);line-height:1.8}.product-description details{border-bottom:1px solid var(--line);padding:17px 0}.product-description summary{cursor:pointer;color:var(--ink);font-size:14px}.product-description p{margin-bottom:6px}.footer{background:var(--blue);padding:45px 5% 25px;margin-top:25px}.footer-main{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;align-items:center;padding-bottom:40px}.footer .brand{align-items:flex-start;width:max-content}.footer-line{font:italic 29px var(--serif);text-align:center}.footer-links{display:flex;gap:16px;flex-wrap:wrap;justify-content:end;font-size:13px}.footer-links button{padding:0;font-size:13px}.footer-bottom{border-top:1px solid #94bad3;padding-top:22px;display:flex;gap:25px;justify-content:space-between;align-items:start;font-size:12px}.rates-note{text-align:right;max-width:570px;font-size:11px;line-height:1.8}.rates-note a{text-decoration:underline}dialog{color:var(--ink);border:0;padding:0;background:white;box-shadow:0 0 70px #183f5820}dialog::backdrop{background:#183f5866;backdrop-filter:blur(3px)}#cart{position:fixed;inset:0 0 0 auto;margin:0;height:100%;max-height:100%;width:min(480px,100vw);max-width:100vw}#cart[open]{display:flex;flex-direction:column}.dialog-head{display:flex;justify-content:space-between;align-items:center;padding:26px;border-bottom:1px solid var(--line);gap:20px}.dialog-head h2{font:400 28px var(--serif);margin:0}.icon-button{padding:8px;display:grid;place-items:center}.cart-content{overflow-y:auto;flex:1;padding:0 26px}.cart-line{display:grid;grid-template-columns:80px 1fr;gap:18px;padding:22px 0;border-bottom:1px solid var(--line)}.cart-line img{height:90px;width:80px;object-fit:cover;background:var(--light)}.cart-line h3{font-size:14px;font-weight:400;margin:0 0 5px}.variant-label{font-size:12px;color:var(--muted);margin-bottom:8px}.cart-controls{display:flex;justify-content:space-between;align-items:center;margin-top:10px;gap:10px}.cart-controls .qty-control button{height:30px;width:29px}.remove{font-size:12px;text-decoration:underline;padding:5px}.cart-bottom{padding:25px;background:#f5fafe;border-top:1px solid var(--line)}.total{display:flex;justify-content:space-between;gap:15px;font-size:17px}.cart-bottom .primary{width:100%}.cart-bottom .preview-note{margin:14px 0}.empty-bag{text-align:center;padding:90px 20px}.empty-bag svg{width:45px;height:45px}.empty-bag h3{font:400 26px var(--serif)}.empty-bag p{font-size:14px;color:var(--muted)}#info{width:min(500px,90vw);border-radius:6px}#info>p{padding:10px 26px 30px;font-size:15px;line-height:1.8}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%) translateY(20px);max-width:90vw;z-index:10;background:var(--ink);color:white;padding:14px 24px;font-size:14px;border-radius:3px;opacity:0;pointer-events:none;transition:.25s}#toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.empty-page{text-align:center;min-height:50vh;padding:80px 20px}.empty-page h1{font:400 38px var(--serif)}.error-box{text-align:center;padding:100px 5%}.error-box button{margin-top:20px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html:lang(my) body{line-height:1.9}html:lang(my) .product-title{line-height:1.9}html:lang(my) .category-nav{gap:22px}
@media(min-width:1600px){.hero{padding-left:max(6%,calc((100vw - 1500px)/2));padding-right:max(6%,calc((100vw - 1500px)/2))}.hero-visual{max-width:650px}}
@media(max-width:1100px){.header-tools{gap:7px}.select-wrap select{font-size:12px;max-width:125px}.left-links{gap:18px}.category-nav{gap:23px;font-size:12px}.products{gap:17px;grid-template-columns:repeat(4,minmax(0,1fr))}.section .products>.product:last-child:nth-child(5){display:none}.collection-grid .products>.product:last-child:nth-child(5){display:flex}.hero h1{font-size:62px}.hero-visual{height:400px}.sale-copy{padding:10px}.sale-section{gap:25px}.sale-copy h2{font-size:36px}.sale-product{gap:15px}.footer-main{grid-template-columns:1fr 1fr}.footer-line{text-align:right}.footer-links{grid-column:1/-1;justify-content:start}.detail-copy h1{font-size:32px}}
@media(max-width:760px){.topbar{grid-template-columns:1fr auto;padding:16px 5%;min-height:102px}.left-links{display:none}.topbar>.brand{align-items:flex-start;justify-self:start}.wordmark{font-size:10px;letter-spacing:2px}.monogram{transform:scale(.9);transform-origin:left center}.header-tools{gap:8px}.header-tools select{font-size:12px;max-width:95px;padding-right:0}.bag-button{padding-left:3px}.category-nav{justify-content:start;gap:25px;padding:14px 5%;font-size:13px}.hero{grid-template-columns:1fr 1fr;gap:0;min-height:410px;padding:20px 5%}.hero h1{font-size:48px;letter-spacing:-1.5px}.hero-copy{padding:25px 0}.eyebrow{font-size:10px;letter-spacing:1.6px}.hero-copy>p{font-size:14px;max-width:240px}.hero-visual{height:325px}.hero-photo{width:92%;right:-10%;height:88%}.hero-secondary{width:52%;left:0;bottom:5%;border-width:6px}.hero-caption{font-size:15px;right:-8%;padding:8px 12px}.hero-index{display:none}.primary{padding:13px 20px;font-size:13px;gap:15px}.intro{padding:38px 5% 20px}.intro h2{font-size:30px}.intro p{font-size:14px}.collection-shortcuts{gap:7px}.collection-shortcuts a{font-size:12px;padding:8px 12px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 17px}.section{padding-top:25px}.section-heading h2{font-size:28px}.section-heading{margin-bottom:21px}.sale-section{grid-template-columns:1fr;margin:20px 5% 40px;padding:25px;gap:20px}.sale-copy{padding:0}.sale-copy h2{font-size:33px}.sale-product{grid-template-columns:1fr 1fr}.product-title{font-size:14px}.product-media{padding:8px}.footer-main{gap:15px}.footer-line{font-size:24px;max-width:180px;justify-self:end}.footer-bottom{flex-direction:column;gap:12px}.rates-note{text-align:left}.detail{grid-template-columns:1fr;gap:25px}.detail-wrap{padding:22px 5% 45px}.detail-copy{padding-top:0}.detail-copy h1{font-size:34px}.detail-gallery{max-width:600px;width:100%;margin:auto}.collection-head{padding:28px 5%}.collection-head h1{font-size:37px}}
@media(max-width:440px){.hero{grid-template-columns:1fr;padding:25px 7% 20px;gap:0}.hero-copy{padding:5px 0 0}.hero h1{font-size:55px;max-width:310px;margin:16px 0}.hero-copy>p{margin:15px 0 20px;max-width:270px}.hero-visual{height:305px;margin-top:15px}.hero-photo{width:76%;right:1%;height:96%;top:0}.hero-secondary{width:41%;left:-1%;bottom:0}.hero-caption{right:0;bottom:0}.intro h2{font-size:29px}.header-tools{gap:4px}.header-tools select{max-width:89px}.topbar{padding:14px 4%}.wordmark{font-size:9px;letter-spacing:1.8px}.products{gap:24px 13px}.section-heading h2{font-size:25px}.text-link{font-size:12px}.product-title{min-height:42px;font-size:13px}.card-meta{gap:3px}.price{font-size:13px}.card-color{font-size:11px}.swatch{width:28px;height:28px;padding:5px}.swatch i{width:16px;height:16px}.swatch.unavailable:after{top:13px;left:4px}.footer-main{grid-template-columns:1fr}.footer-line{justify-self:start;text-align:left;max-width:100%;margin:20px 0}.footer-links{font-size:12px}.sale-product .product-title{font-size:16px}.detail-copy h1{font-size:31px}.dialog-head{padding:22px}.cart-content{padding:0 22px}.hero .eyebrow{font-size:10px}}
.detail-main,.hero-secondary{height:auto}.product-title,.card-action,.text-link,.collection-shortcuts a,.option-button,.footer-links,.footer-links button{font-size:14px}.product-description{font-size:16px}.preview-note,.rates-note,.card-color,.variant-label{font-size:12px}.swatch{min-width:32px;min-height:32px}.swatch.unavailable:after{top:15px;left:6px}.hero-index{font-size:12px}
.account-menu{position:relative;z-index:5}.account-menu summary{list-style:none;display:grid;place-items:center;cursor:pointer;padding:9px}.account-menu summary::-webkit-details-marker{display:none}.account-menu summary svg{width:25px;height:25px}.account-popover{position:absolute;right:-28px;top:calc(100% + 13px);width:320px;padding:27px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 35px #183f581c;text-align:center}.account-popover:before{content:'';position:absolute;right:43px;top:-7px;width:12px;height:12px;background:white;border-top:1px solid var(--line);border-left:1px solid var(--line);transform:rotate(45deg)}.account-popover h2{font:400 25px var(--serif);margin:0 0 23px;padding-bottom:17px;border-bottom:1px solid var(--line)}.account-popover .primary{width:100%;background:var(--blue);border-color:var(--blue);color:var(--ink);font-size:15px}.account-popover .primary:hover{background:#a4cde9}.account-popover p{font-size:14px;margin:23px 0 10px}.register-link{font-size:15px;text-decoration:underline;text-underline-offset:5px;padding:6px}.account-popover small{display:block;font-size:12px;color:var(--muted);line-height:1.6;margin-top:21px}.account-menu[open] summary{background:var(--light);border-radius:50%}
@media(max-width:760px){.header-spacer{display:none}.account-menu summary{padding:6px}.account-popover{right:-42px;width:min(320px,calc(100vw - 24px))}.account-popover:before{right:55px}}
@media(max-width:380px){.topbar{padding-left:10px;padding-right:10px}.header-tools{gap:0}.header-tools select{max-width:76px;font-size:11px}.wordmark{letter-spacing:1.1px;font-size:9px}.account-menu summary{padding:5px}.bag-button{padding-left:2px}}
.mobile-menu-toggle,.mobile-settings{display:none}
@media(max-width:760px){.topbar{grid-template-columns:1fr auto 1fr;min-height:94px;padding:15px 4%}.topbar>.brand{align-items:center;justify-self:center}.monogram{transform-origin:center}.header-tools>.select-wrap{display:none}.header-tools{gap:8px;justify-self:end}.mobile-menu-toggle{display:grid;place-items:center;width:44px;height:44px;justify-self:start;padding:9px}.mobile-menu-toggle svg{width:26px;height:26px}.mobile-menu-toggle[aria-expanded=true]{background:var(--light);border-radius:3px}.category-nav{display:none;padding:5px 5% 20px;border-bottom:1px solid var(--line);max-height:70vh;overflow-y:auto}.category-nav.is-open{display:flex;flex-direction:column;gap:0}.category-nav>a{display:flex;align-items:center;justify-content:space-between;white-space:normal;font-size:16px;padding:14px 4px;border-bottom:1px solid var(--line)}.category-nav>a:after{content:'›';font-size:23px;font-weight:400}.mobile-settings{display:grid;gap:15px;padding:24px 4px 0}.mobile-settings label{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:14px}.mobile-settings select{border:1px solid var(--line);background:white;padding:9px;font-size:14px;min-width:130px;max-width:55%}.account-popover{right:-40px}.wordmark{font-size:10px;letter-spacing:2px}}
.hero{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:4%;padding:38px 6%}.hero-lifestyle{width:100%;height:auto;aspect-ratio:4 / 3;overflow:hidden;border-radius:20px;margin:0}.hero-lifestyle .hero-photo{position:static;display:block;width:100%;height:100%;object-fit:cover;object-position:center;transform:none;border-radius:0}
@media(max-width:760px){.hero{grid-template-columns:minmax(0,1fr);gap:24px;padding:30px 5%}.hero-copy{max-width:100%;padding:0}.hero-copy>p{max-width:360px}.hero-lifestyle{aspect-ratio:4 / 3;height:auto;min-height:0;margin:0;border-radius:14px}.hero-lifestyle .hero-photo{width:100%;height:100%}}
.category-nav .sale-link{color:inherit}.category-nav .sale-link.active{color:#2d739f}.card-action{display:flex;justify-content:center;align-items:center;text-align:center;width:100%;min-height:46px;padding:12px 15px;margin-top:12px;background:var(--blue);border:1px solid var(--blue);border-radius:3px;color:var(--ink);font-size:14px}.card-action:hover{background:#a8d1ed;border-color:#a8d1ed;color:var(--ink)}.purchase-row [data-action="add"],.cart-primary{justify-content:center;background:var(--blue);border-color:var(--blue);color:var(--ink)}.purchase-row [data-action="add"]:hover,.cart-primary:hover{background:#a8d1ed;border-color:#a8d1ed}.purchase-row [data-action="add"] svg{display:none}#quick-options{width:min(460px,calc(100vw - 24px));max-height:90vh;border-radius:8px}#quick-options .dialog-head h2{font-size:24px}.quick-content{padding:24px;display:flex;flex-direction:column;gap:18px}.quick-content img{width:180px;height:180px;object-fit:cover;align-self:center;border-radius:10px}.quick-content label{font-size:14px}.quick-content select{width:100%;min-width:0;padding:12px;border:1px solid var(--line);background:white;font-size:14px}.quick-content .primary{width:100%}
.footer-redesign{position:relative;margin-top:130px;padding:104px 5% 0;background:var(--blue)}.footer-badge{position:absolute;left:50%;top:-64px;transform:translateX(-50%);width:166px;height:140px;border-radius:100px 100px 0 0;background:var(--blue);display:flex;justify-content:center;align-items:center}.footer-badge .brand{align-items:center;width:auto}.footer-badge .monogram{transform:scale(1.15);transform-origin:center}.footer-badge .wordmark{font-size:10px;letter-spacing:2px;margin-top:7px}.footer-panels{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:32px;max-width:1600px;margin:auto}.footer-directory{background:#e4f2fc;border-radius:28px;padding:48px 36px;display:grid;grid-template-columns:.85fr 1.1fr 1.15fr;gap:25px}.footer-column h2{font:500 14px var(--sans);text-transform:uppercase;letter-spacing:1.4px;margin:0 0 30px}.footer-column>a{display:block;font-size:14px;line-height:1.6;margin-bottom:18px;width:fit-content}.footer-column>a:hover{text-decoration:underline;text-underline-offset:5px}.footer-column p{font-size:14px;line-height:1.8;color:#486d84;margin:0 0 20px}.footer-column .contact-link{display:flex;align-items:center;gap:10px}.contact-link svg{flex:0 0 21px}.footer-social-card{background:#8bbfe3;border-radius:28px;padding:42px 36px}.footer-social-card h2{font:400 clamp(30px,3.2vw,46px)/1.12 var(--serif);letter-spacing:-.5px;margin:0 0 22px}.footer-social-card p{font-size:15px;line-height:1.7;margin:0 0 25px}.social-button{display:flex;align-items:center;justify-content:center;gap:12px;border-radius:40px;background:white;min-height:52px;padding:12px 20px;margin-top:13px;font-size:16px}.social-button:hover{background:#f0f8fe}.footer-social-icons{display:flex;gap:22px;max-width:1600px;margin:30px auto 38px}.footer-social-icons a{display:grid;place-items:center;min-width:36px;min-height:36px}.footer-social-icons svg{width:29px;height:29px}.footer-redesign .footer-bottom{padding:25px 0;background:transparent;align-items:center;font-size:12px;max-width:1600px;margin:auto}.footer-preview{max-width:250px}.footer-redesign .rates-note{max-width:400px;font-size:12px}.information-heading{background:var(--light);padding:38px 6% 45px}.information-heading h1{font:400 48px/1.15 var(--serif);margin:20px 0 16px}.information-heading>p{max-width:670px;font-size:17px;line-height:1.8;margin:0;color:var(--muted)}.information-layout{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:7%;max-width:1300px;margin:auto;padding:50px 6% 25px}.information-status{font-size:13px;color:#486d84;background:var(--light);padding:12px 18px;border-left:3px solid #8bbfe3;margin-bottom:10px}.information-section{display:grid;grid-template-columns:35px minmax(0,1fr);gap:20px;padding:30px 0;border-bottom:1px solid var(--line)}.section-number{font:italic 22px var(--serif);color:#6289a1;padding-top:5px}.information-section h2{font:400 28px/1.3 var(--serif);margin:0 0 15px}.information-section p{font-size:16px;line-height:1.9;color:#48677a;margin:0;overflow-wrap:anywhere}.information-date{font-size:12px;color:var(--muted);margin-top:28px}.information-aside{align-self:start;background:#f4faff;padding:25px;border-radius:14px}.information-aside h2{font:400 23px var(--serif);margin:0 0 15px}.information-aside>a:not(.primary){display:block;font-size:14px;padding:13px 0;border-bottom:1px solid var(--line)}.information-aside>a:hover{text-decoration:underline;text-underline-offset:4px}.information-aside .primary{margin-top:25px;width:100%;font-size:13px;padding:12px;gap:8px}.privacy-controls{margin-top:25px}.privacy-controls p{font-size:14px;line-height:1.7;color:var(--muted)}
@media(max-width:1100px){.footer-panels{grid-template-columns:1fr;gap:24px}.footer-directory{padding:35px}.footer-social-card h2{max-width:620px;font-size:42px}.footer-social-card{padding:35px}.footer-social-card .social-button{max-width:500px}.information-layout{grid-template-columns:minmax(0,1fr) 220px;gap:5%}}
@media(max-width:760px){.footer-redesign{margin-top:105px;padding:88px 5% 0}.footer-badge{width:145px;top:-55px;height:125px}.footer-directory{grid-template-columns:1fr 1fr;gap:25px 20px;padding:30px 24px;border-radius:22px}.footer-contact{grid-column:1/-1;border-top:1px solid #c2daeb;padding-top:25px}.footer-column h2{font-size:13px;margin-bottom:21px}.footer-column>a{font-size:14px;margin-bottom:15px}.footer-contact p{max-width:360px}.footer-social-card{padding:30px 25px;border-radius:22px}.footer-social-card h2{font-size:36px}.footer-social-icons{margin-top:25px;margin-bottom:25px}.footer-redesign .footer-bottom{align-items:start;gap:12px}.footer-preview{max-width:100%}.information-heading{padding:26px 5% 32px}.information-heading h1{font-size:38px}.information-heading>p{font-size:16px}.information-layout{grid-template-columns:1fr;padding:30px 5% 10px;gap:30px}.information-section{gap:12px;grid-template-columns:25px minmax(0,1fr);padding:26px 0}.information-section h2{font-size:25px}.information-section p{font-size:16px}.information-aside{padding:25px}.information-aside .primary{max-width:300px}.privacy-controls .primary{width:100%;white-space:normal}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Full-bleed lifestyle hero and mobile overlay navigation. */
.hero{display:flex;align-items:center;min-height:580px;height:clamp(580px,46vw,760px);padding:45px 6%;gap:0;background:#e5ebea;isolation:isolate}
.hero .hero-lifestyle{position:absolute;inset:0;width:100%;height:100%;max-width:none;min-height:0;aspect-ratio:auto;margin:0;border:0;border-radius:0;z-index:-2}
.hero-lifestyle .hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 45%;border:0;border-radius:0;transform:none}
.hero:after{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,rgba(235,241,241,.96),rgba(235,241,241,.76) 26%,rgba(235,241,241,.12) 52%,transparent 68%)}
.hero .hero-copy{width:43%;max-width:540px;padding:0;margin:0;align-self:center}
.hero h1{font-size:clamp(52px,5.1vw,76px)}
@media(max-width:760px){
.home-page #header{position:absolute;top:0;left:0;width:100%;z-index:10;background:transparent}
.home-page .topbar{background:linear-gradient(180deg,rgba(249,251,250,.82),rgba(249,251,250,.25) 78%,transparent);border-bottom:0;min-height:94px}
.home-page .category-nav.is-open{background:rgba(250,253,255,.98);box-shadow:0 12px 22px #183f5815;max-height:calc(100svh - 94px)}
.hero{height:auto;min-height:780px;min-height:max(780px,100svh);padding:110px 7% 38px;align-items:flex-end}
.hero .hero-copy{width:100%;max-width:none;align-self:flex-end;padding:0}
.hero-lifestyle .hero-photo{object-position:77% center}
.hero:after{background:linear-gradient(180deg,transparent 36%,rgba(244,248,247,.08) 48%,rgba(244,248,247,.76) 71%,rgba(244,248,247,.96) 100%)}
.hero h1{font-size:clamp(42px,10.8vw,62px);max-width:100%;line-height:1.04;margin:12px 0 14px;letter-spacing:-1.5px}
.hero .eyebrow{font-size:10px;letter-spacing:1.7px}
.hero-copy>p{max-width:350px;font-size:14px;line-height:1.65;margin:0 0 20px;color:#294d61}
.hero .primary{min-height:48px;background:#f6fbff;border-color:#f6fbff;color:var(--ink)}
}

.community-section{padding:65px 0 0;background:#f2f8fd}.community-heading{padding:0 6% 35px}.community-heading h2{font:400 clamp(32px,3.5vw,48px)/1.2 var(--serif);margin:14px 0}.community-heading>p{font-size:13px;color:var(--muted);line-height:1.7;margin:0}.community-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:0 3% 40px}.community-card{display:block;min-width:0}.community-image{aspect-ratio:3/4;overflow:hidden;background:#dceaf2}.community-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s}.community-card:hover img{transform:scale(1.025)}.community-caption{padding:22px 12px}.community-caption h3{font:400 25px/1.25 var(--serif);margin:0 0 10px}.community-caption p{font-size:13px;margin:0 0 18px;color:var(--muted)}.community-caption span{display:flex;align-items:center;gap:12px;font-size:13px}.community-caption svg{width:18px;height:18px}.promise-section{padding:65px 6% 75px;background:#edf5fc}.promise-section>h2{text-align:center;text-transform:uppercase;font:500 29px var(--sans);letter-spacing:2px;margin:0 0 12px}.promise-note{text-align:center;font-size:13px;color:var(--muted);margin:0 0 55px}.promise-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:45px;max-width:1500px;margin:auto}.promise-item>svg{width:47px;height:47px;color:#87b7da;stroke-width:1.7;margin:0 0 25px}.promise-item h3{font-size:20px;font-weight:600;line-height:1.4;margin:0 0 14px}.promise-item p{font-size:15px;line-height:1.75;margin:0;color:#48677a}.promise-item:hover h3{text-decoration:underline;text-underline-offset:5px}@media(max-width:900px){.promise-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px}.community-caption h3{font-size:22px}}@media(max-width:600px){.community-section{padding-top:42px}.community-heading{padding:0 6% 25px}.community-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 6% 22px;gap:14px;scroll-padding-left:6%;-webkit-overflow-scrolling:touch}.community-card{flex:0 0 84%;scroll-snap-align:start}.community-caption{padding:18px 3px}.community-caption h3{font-size:25px}.promise-section{padding:45px 6% 50px}.promise-section>h2{font-size:25px}.promise-note{margin-bottom:35px}.promise-grid{gap:32px 24px}.promise-item>svg{width:39px;height:39px;margin-bottom:15px}.promise-item h3{font-size:17px}.promise-item p{font-size:14px;line-height:1.7}}

.community-card:last-child .community-image img{object-position:78% center}

.category-banner{position:relative;isolation:isolate;overflow:hidden;min-height:300px;display:grid;place-items:center;padding:55px 25%;background:linear-gradient(110deg,var(--banner-left),var(--banner-mid) 48%,var(--banner-right))}.category-banner-copy{position:relative;z-index:2;text-align:center;max-width:760px}.category-banner h1{font:500 clamp(28px,3vw,43px)/1.25 var(--sans);letter-spacing:1px;margin:0 0 18px;text-transform:uppercase;overflow-wrap:anywhere}.category-banner-copy p{font-size:15px;line-height:1.8;margin:0}.category-sticker{position:absolute;width:clamp(130px,16vw,235px);aspect-ratio:1;padding:7px;background:#fff;border-radius:43% 57% 52% 48%/52% 42% 58% 48%;box-shadow:0 8px 15px #31537116;z-index:1}.category-sticker img{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit}.sticker-left{left:4.5%;top:30px;transform:rotate(-13deg)}.sticker-right{right:4.5%;bottom:24px;transform:rotate(12deg)}.banner-dots{position:absolute;width:280px;height:220px;background-image:radial-gradient(#ffffff9c 1.5px,transparent 2px);background-size:9px 9px;mask-image:radial-gradient(ellipse,#000,transparent 70%);pointer-events:none}.dots-left{left:15%;top:-45px}.dots-right{right:15%;bottom:-50px}.banner-star{position:absolute;z-index:1;pointer-events:none}.banner-star svg{width:100%;height:100%;fill:#c3e8f4;stroke:#fff;stroke-width:3;filter:drop-shadow(0 3px 3px #34567715)}.star-one{width:45px;height:45px;left:2%;bottom:20px;transform:rotate(-18deg)}.star-two{width:37px;height:37px;right:2%;top:20px;transform:rotate(16deg)}.star-two svg{fill:#f7e8b7}.star-three{left:23%;bottom:28px;color:#fff;font-size:39px}.star-four{right:23%;top:22px;color:#fff;font-size:28px}.category-banner--apple-squishies .sticker-left{transform:rotate(-8deg)}.category-banner--squishy-bottle .category-sticker{border-radius:35% 42% 35% 42%}.category-banner--slow-rise-squishy .sticker-left{transform:rotate(8deg)}.category-banner--bag-squishy .sticker-right{transform:rotate(-9deg)}.category-banner--b-grade-sale .star-one svg{fill:#eac8dc}.collection-meta{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:24px 6% 0;font-size:13px;color:var(--muted)}.collection-meta .breadcrumbs{margin:0}.collection-meta+.collection-grid{padding-top:28px}@media(max-width:760px){.category-banner{min-height:300px;padding:45px 20% 50px}.category-banner h1{font-size:27px;letter-spacing:.3px}.category-banner-copy p{font-size:13px;line-height:1.7}.category-sticker{width:118px;padding:5px}.sticker-left{left:-48px;top:12px;transform:rotate(-20deg)}.sticker-right{right:-48px;bottom:10px;transform:rotate(18deg)}.star-one{left:4%;bottom:20px;width:28px;height:28px}.star-two{right:5%;top:16px;width:27px;height:27px}.star-three{left:18%;bottom:8px;font-size:27px}.star-four{right:18%;top:4px}.collection-meta{padding:20px 5% 0;align-items:flex-start;font-size:12px}.collection-meta .breadcrumbs{font-size:12px}.collection-meta>span{flex-shrink:0}.banner-dots{width:180px}.dots-left{left:0}.dots-right{right:0}}

.category-banner{padding:55px 12%}.category-banner-copy{width:100%;max-width:900px}@media(max-width:760px){.category-banner{min-height:260px;padding:50px 9%}.category-banner h1{font-size:28px}.category-banner-copy p{font-size:14px}}
.compact-community .community-gallery{max-width:1300px;margin:auto}

.compact-community{padding:34px 0 30px}.compact-community .community-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 6% 22px}.compact-community .community-heading h2{font-size:32px;margin:9px 0}.compact-community .community-heading .eyebrow{font-size:10px}.compact-community .community-heading p{font-size:12px;line-height:1.6;color:var(--muted);margin:0}.community-controls{display:flex;gap:8px;flex-shrink:0}.community-controls button{width:36px;height:36px;border:1px solid #bdd3e1;border-radius:50%;background:#ffffffa6;color:var(--ink);font-size:16px;cursor:pointer}.community-controls button:hover{background:var(--blue)}.compact-community .community-gallery{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding:0 6%;padding:0 6% 10px;scrollbar-width:thin;scrollbar-color:#bdd3e1 transparent}.compact-community .community-card{flex:0 0 195px;scroll-snap-align:start}.compact-community .community-image{height:260px;aspect-ratio:3/4;border-radius:8px}.compact-community .community-card:last-child .community-image img{object-position:center}.compact-community .community-card:focus-visible{outline:3px solid var(--ink);outline-offset:3px}@media(max-width:600px){.compact-community{padding:26px 0 22px}.compact-community .community-heading{align-items:flex-start;gap:12px;padding:0 6% 18px}.compact-community .community-heading h2{font-size:25px}.compact-community .community-heading p{font-size:11px}.community-controls{gap:4px}.community-controls button{width:29px;height:29px;font-size:14px}.compact-community .community-card{flex-basis:153px}.compact-community .community-image{height:204px}.compact-community .community-gallery{gap:12px}}

.promise-section{background:#fff}.promise-section>h2{margin-bottom:55px}@media(max-width:600px){.promise-section>h2{margin-bottom:35px}}
