:root{--black: #080808;--white: #ffffff;--soft: #f4f3ef;--gray: #888;--line: #dededb;--max: 1600px}.search-page{min-height:70vh;background:#fff}.search-page-header{padding:80px 6vw 70px;background:linear-gradient(135deg,#f7f4ef,#e8e3dc)}.search-kicker{font-size:10px;font-weight:900;letter-spacing:4px;color:#777}.search-page-header h1{margin:15px 0 45px;font-size:clamp(65px,10vw,140px);line-height:.8;letter-spacing:-6px}.big-search-form{display:flex;max-width:1000px;border-bottom:2px solid #111}.big-search-form input{flex:1;min-width:0;padding:20px 0;border:0;outline:0;background:transparent;font-size:clamp(20px,3vw,34px);font-weight:600}.big-search-form input::placeholder{color:#999}.big-search-form button{width:70px;border:0;background:transparent;font-size:40px;cursor:pointer;transition:.25s}.big-search-form button:hover{transform:translate(8px)}.search-results{padding:50px 6vw}.search-results-heading{display:flex;justify-content:space-between;padding-bottom:18px;margin-bottom:28px;border-bottom:1px solid #ddd;font-size:10px;letter-spacing:2px}.search-results-heading strong{font-weight:900}.search-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.search-product-image{aspect-ratio:4 / 5;overflow:hidden;background:#f1efeb}.search-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.search-product:hover .search-product-image img{transform:scale(1.05)}.search-product-info{display:flex;justify-content:space-between;gap:10px;padding-top:13px;font-size:13px}.search-product-info span{color:#666}.search-empty{min-height:350px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.search-empty h2{font-size:45px;margin-bottom:5px}.search-empty p{color:#777;margin-bottom:25px}@media(max-width:900px){.search-page-header{padding:55px 20px 50px}.search-page-header h1{font-size:65px;letter-spacing:-4px;margin-bottom:35px}.search-results{padding:35px 18px}.search-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}.search-product-info{font-size:11px}}@media(max-width:500px){.big-search-form input{font-size:18px}.big-search-form button{width:45px;font-size:30px}}.premium-card{position:relative;min-width:0}.product-media{position:relative;overflow:hidden;aspect-ratio:4 / 5;background:#f1efec;border-radius:0}.product-image-link{display:block;width:100%;height:100%;overflow:hidden}.product-media>a>img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1),opacity .45s ease}.product-hover-image{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.premium-card:hover .product-media>a>img:first-child{transform:scale(1.045)}.premium-card:hover .product-hover-image{opacity:1}.product-badge{position:absolute;top:14px;left:14px;z-index:5;padding:7px 10px;background:#111;color:#fff;font-size:9px;font-weight:800;letter-spacing:1.5px}.sale-badge{background:#fff;color:#111}.sold-badge{background:#111}.wishlist-btn{position:absolute;top:12px;right:12px;z-index:10;width:42px;height:42px;border:1px solid rgba(0,0,0,.12);border-radius:50%;background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;font-size:21px;display:grid;place-items:center;transition:transform .25s ease,background .25s ease}.wishlist-btn:hover{transform:scale(1.08)}.wishlist-btn.is-wishlisted{background:#111;color:#fff}.quick-add{position:absolute;left:14px;right:14px;bottom:14px;z-index:10;transform:translateY(10px);opacity:0;transition:transform .35s ease,opacity .35s ease}.premium-card:hover .quick-add{opacity:1;transform:translateY(0)}.quick-add-btn{width:100%;min-height:48px;border:0;background:#111;color:#fff;cursor:pointer;font-size:10px;font-weight:800;letter-spacing:1.5px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;transition:background .2s ease}.quick-add-btn:hover{background:#292929}.quick-add-btn.loading{opacity:.6;pointer-events:none}.product-meta{padding:15px 2px 4px}.product-info{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.product-title{font-size:14px;font-weight:700;line-height:1.3}.product-price{white-space:nowrap;font-size:14px}.old-price{margin-right:6px;text-decoration:line-through;opacity:.45;font-size:12px}.variant-selector{display:none;margin-top:15px;padding-top:15px;border-top:1px solid #e5e5e5}.premium-card.variants-open .variant-selector{display:block}.variant-selector label{display:block;margin-bottom:10px;font-size:9px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.variant-selector select{width:100%;margin-top:6px;height:42px;border:1px solid #d7d7d7;background:#fff;padding:0 10px}.variant-add-btn{width:100%;height:45px;margin-top:5px;background:#111;color:#fff;border:0;font-size:9px;font-weight:800;letter-spacing:1.2px;cursor:pointer}.product-placeholder{width:100%;height:100%;display:grid;place-items:center;text-align:center;padding:30px;background:#e8e3dc;font-weight:800}.collection-page{width:100%;max-width:1600px;margin:0 auto}.collection-header{padding:clamp(55px,8vw,110px) 5vw 55px;display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.collection-kicker{display:block;font-size:10px;font-weight:800;letter-spacing:3px;margin-bottom:15px}.collection-header h1{margin:0;font-size:clamp(45px,7vw,100px);line-height:.9;letter-spacing:-4px}.collection-description{max-width:600px;margin-top:25px;line-height:1.7;color:#666}.collection-count{font-size:10px;font-weight:800;letter-spacing:1.5px;white-space:nowrap}.collection-toolbar{min-height:65px;margin:0 5vw;padding:15px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;display:flex;align-items:center;justify-content:space-between;gap:20px}.active-filters{display:flex;gap:8px;flex-wrap:wrap}.active-filter{border:1px solid #111;padding:7px 10px;font-size:9px;font-weight:700;letter-spacing:1px}.active-filter span{margin-left:7px}.sort-form{display:flex;align-items:center;gap:10px;margin-left:auto}.sort-form label{font-size:9px;font-weight:800;letter-spacing:1px}.sort-form select{border:0;background:transparent;font-size:10px;font-weight:700;cursor:pointer}.collection-layout{display:grid;grid-template-columns:250px 1fr;gap:35px;padding:40px 5vw 80px}.filter-mobile-header{display:none}.filter-group{border-bottom:1px solid #ddd}.filter-heading{width:100%;min-height:58px;padding:0;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:10px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}.filter-content{display:none;padding:0 0 18px}.filter-group.is-open .filter-content{display:block}.filter-checkbox{min-height:36px;display:flex;align-items:center;gap:10px;cursor:pointer;font-size:12px}.filter-checkbox input{position:absolute;opacity:0}.custom-check{width:15px;height:15px;border:1px solid #aaa;flex-shrink:0}.filter-checkbox input:checked+.custom-check{background:#111;border-color:#111;box-shadow:inset 0 0 0 3px #fff}.filter-checkbox small{margin-left:auto;color:#999}.filter-checkbox.disabled{opacity:.35;pointer-events:none}.price-filter{display:flex;align-items:center;gap:8px}.price-input{position:relative;flex:1}.price-input span{position:absolute;left:8px;top:50%;transform:translateY(-50%);font-size:9px;color:#888}.price-input input{width:100%;height:40px;border:1px solid #ddd;padding-left:27px;font-size:11px}.price-separator{color:#999}.apply-filters{width:100%;height:46px;margin-top:20px;border:0;background:#111;color:#fff;font-size:9px;font-weight:800;letter-spacing:1.5px;cursor:pointer}.clear-filters{display:block;text-align:center;margin-top:14px;font-size:9px;text-decoration:underline;letter-spacing:1px}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px 20px}.pagination{display:flex;justify-content:center;gap:8px;margin-top:70px}.pagination a,.pagination span{min-width:40px;height:40px;border:1px solid #ddd;display:grid;place-items:center;font-size:11px}.pagination .current{background:#111;color:#fff;border-color:#111}.filter-mobile-btn{display:none}.cart-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:.3s ease;z-index:900}.cart-drawer-overlay.is-open{opacity:1;visibility:visible}.cart-drawer{position:fixed;top:0;right:0;width:min(470px,100vw);height:100dvh;background:#fff;z-index:901;display:flex;flex-direction:column;transform:translate(100%);transition:transform .45s cubic-bezier(.2,.8,.2,1);box-shadow:-20px 0 60px #00000026}.cart-drawer.is-open{transform:translate(0)}.cart-drawer-header{min-height:105px;padding:25px;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;align-items:center}.cart-kicker{display:block;font-size:8px;font-weight:800;letter-spacing:2px;margin-bottom:7px}.cart-drawer-header h2{margin:0;font-size:28px}.cart-close{width:42px;height:42px;border:1px solid #ddd;border-radius:50%;background:#fff;font-size:25px;cursor:pointer}.cart-drawer-body{flex:1;overflow-y:auto;padding:20px 25px}.cart-item{display:grid;grid-template-columns:95px 1fr;gap:15px;padding:15px 0;border-bottom:1px solid #eee}.cart-item-image{width:95px;aspect-ratio:4 / 5;background:#eee;overflow:hidden}.cart-item-info{min-width:0}.cart-item-title{display:block;font-size:13px;font-weight:800;margin-bottom:6px}.cart-item-variant{color:#888;font-size:10px;margin-bottom:14px}.cart-item-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.cart-item-bottom strong{font-size:12px}.cart-quantity{display:flex;align-items:center;border:1px solid #ddd}.cart-quantity button{width:30px;height:30px;border:0;background:transparent;cursor:pointer}.cart-quantity span{width:25px;text-align:center;font-size:11px}.cart-remove{margin-top:10px;border:0;padding:0;background:transparent;text-decoration:underline;color:#777;font-size:9px;cursor:pointer}.cart-drawer-footer{padding:22px 25px 25px;border-top:1px solid #ddd;background:#fff}.cart-subtotal{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.cart-subtotal span{font-size:9px;font-weight:800;letter-spacing:1px}.cart-subtotal strong{font-size:18px}.cart-shipping-note{margin:0 0 18px;color:#888;font-size:10px}.cart-checkout{width:100%;min-height:54px;background:#111;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 20px;font-size:10px;font-weight:800;letter-spacing:1.5px}.cart-empty{min-height:450px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.cart-empty-icon{font-size:45px;margin-bottom:20px}.cart-empty h3{margin:0 0 10px}.cart-empty p{color:#888;font-size:13px}.cart-empty-btn{margin-top:20px;padding:15px 20px;background:#111;color:#fff;font-size:9px;font-weight:800;letter-spacing:1px}.cart-loading,.cart-error{padding:50px 0;text-align:center;color:#888}@media(max-width:900px){.collection-header{padding:50px 20px 35px;display:block}.collection-header h1{font-size:55px;letter-spacing:-3px}.collection-count{margin-top:20px}.collection-toolbar{margin:0 20px}.filter-mobile-btn{display:flex;border:0;background:transparent;padding:0;font-size:9px;font-weight:800;letter-spacing:1px;gap:10px;cursor:pointer}.sort-form{margin-left:auto}.active-filters{display:none}.collection-layout{display:block;padding:25px 20px 60px}.collection-filters{position:fixed;top:0;right:0;bottom:0;left:0;width:min(380px,100vw);background:#fff;z-index:1000;transform:translate(-100%);transition:transform .35s ease;overflow-y:auto;padding:0 20px 30px}.collection-filters.is-open{transform:translate(0)}.filter-mobile-header{height:75px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd;margin-bottom:10px}.filter-mobile-header button{border:0;background:transparent;font-size:28px}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 10px}.quick-add{opacity:1;transform:none;left:8px;right:8px;bottom:8px}.quick-add-btn{min-height:42px;padding:0 12px;font-size:8px}.wishlist-btn{width:36px;height:36px;top:8px;right:8px}.product-info{display:block}.product-price{display:block;margin-top:5px}}@media(max-width:480px){.collection-grid{gap:22px 8px}.product-title,.product-price{font-size:12px}.cart-drawer-header{min-height:85px;padding:20px}.cart-drawer-body{padding:15px 20px}.cart-drawer-footer{padding:18px 20px 20px}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--black);font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}body.menu-open,body.search-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}img{display:block;width:100%;max-width:100%}.announcement-bar{height:34px;background:#050505;color:#fff;overflow:hidden;display:flex;align-items:center;white-space:nowrap}.announcement-track{display:flex;gap:55px;width:max-content;animation:announcementMove 24s linear infinite;font-size:10px;font-weight:700;letter-spacing:2px}.site-header{position:sticky;top:0;z-index:100;height:88px;background:#fffffff5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.08);transition:height .3s ease,background .3s ease}.site-header.is-scrolled{height:70px;background:#ffffffe6}.header-inner{height:100%;width:min(100%,var(--max));margin:auto;padding:0 35px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.header-left,.header-right{display:flex;align-items:center}.header-left{gap:10px}.header-right{justify-content:flex-end;gap:22px}.header-menu-button{width:36px;height:36px;border:0;background:transparent;padding:7px 2px;display:flex;flex-direction:column;justify-content:center;gap:7px}.header-menu-button span{display:block;width:26px;height:1px;background:#111;transition:transform .3s ease}.header-menu-label{font-size:10px;letter-spacing:2px;font-weight:700}.site-logo{font-size:clamp(18px,2vw,27px);font-weight:900;letter-spacing:-1.5px;white-space:nowrap}.header-search-button{display:flex;align-items:center;gap:8px;border:0;background:transparent;padding:8px 0;font-size:9px;letter-spacing:1.5px;font-weight:700}.header-search-button svg,.header-icon-link svg,.header-cart svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.4}.header-icon-link,.header-cart{position:relative;display:flex;align-items:center}.cart-count{position:absolute;top:-9px;right:-9px;min-width:16px;height:16px;border-radius:50%;background:#080808;color:#fff;font-size:8px;display:grid;place-items:center}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;background:#080808;color:#fff;padding:32px 5vw;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .5s cubic-bezier(.77,0,.18,1)}.mobile-menu.is-open{transform:translate(0)}.mobile-menu-top{display:flex;align-items:center;justify-content:space-between;font-size:11px;letter-spacing:3px}.mobile-menu-close{border:0;background:transparent;color:#fff;font-size:38px;line-height:1}.mobile-navigation{margin-top:80px;display:flex;flex-direction:column}.mobile-navigation a{border-bottom:1px solid rgba(255,255,255,.18);padding:17px 0;font-size:clamp(30px,8vw,65px);font-weight:800;letter-spacing:-2px;display:flex;align-items:baseline;gap:20px}.mobile-navigation a span{font-size:10px;letter-spacing:1px;opacity:.45}.mobile-menu-bottom{margin-top:auto;display:flex;gap:30px;font-size:10px;letter-spacing:2px}.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#080808fa;color:#fff;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.search-overlay.is-open{opacity:1;visibility:visible}.search-overlay-inner{width:min(1200px,90vw);margin:auto;padding-top:7vh}.search-top{display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:3px}.search-top button{color:#fff;background:transparent;border:0;font-size:45px;font-weight:200}.futuristic-search-form{margin-top:100px;border-bottom:1px solid rgba(255,255,255,.5);display:flex;align-items:center}.futuristic-search-form input{flex:1;min-width:0;background:transparent;color:#fff;border:0;outline:0;padding:25px 0;font-size:clamp(30px,6vw,85px);font-weight:700;letter-spacing:-3px}.futuristic-search-form input::placeholder{color:#ffffff40}.futuristic-search-form button{background:transparent;border:0;color:#fff;font-size:11px;letter-spacing:2px}.futuristic-search-form button span{font-size:22px;margin-left:15px}.search-suggestions{margin-top:30px}.search-suggestions>span{font-size:9px;letter-spacing:2px;opacity:.5}.search-suggestions div{display:flex;gap:25px;flex-wrap:wrap;margin-top:15px}.search-suggestions a{font-size:13px;border-bottom:1px solid rgba(255,255,255,.4);padding-bottom:5px}.hero-modern{min-height:calc(100svh - 122px);display:grid;grid-template-columns:43% 57%;background:#eceae6}.hero-modern-content{position:relative;min-height:700px;padding:8vw 6vw;display:flex;flex-direction:column;justify-content:center}.hero-index,.section-number{font-size:9px;letter-spacing:2px;font-weight:700}.hero-modern-copy{margin-top:50px}.hero-eyebrow{font-size:11px;font-weight:700;letter-spacing:3px;margin-bottom:25px}.hero-modern h1{margin:0;max-width:650px;font-size:clamp(55px,7vw,120px);line-height:.82;letter-spacing:-6px;font-weight:900}.hero-modern-copy p{max-width:470px;margin:35px 0;font-size:16px;line-height:1.6;color:#555}.hero-button,.statement-button{width:fit-content;display:inline-flex;align-items:center;gap:35px;padding:18px 22px;background:#080808;color:#fff;font-size:10px;letter-spacing:2px;font-weight:700;transition:transform .3s ease,background .3s ease}.hero-button:hover,.statement-button:hover{transform:translate(8px)}.hero-button span:last-child,.statement-button span{font-size:20px}.hero-scroll{position:absolute;bottom:35px;left:6vw;display:flex;align-items:center;gap:15px;font-size:8px;letter-spacing:2px}.hero-scroll span{display:block;width:45px;height:1px;background:#111}.hero-modern-media{position:relative;min-height:700px;overflow:hidden;background:#d4cec5}.hero-modern-media img{height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}.hero-modern:hover .hero-modern-media img{transform:scale(1.035)}.hero-fallback{height:100%;min-height:700px;background:linear-gradient(130deg,#222,#aaa);color:#fff;display:flex;flex-direction:column;justify-content:center;padding:8vw;font-size:clamp(40px,8vw,130px);line-height:.75;font-weight:900;letter-spacing:-6px}.hero-media-number{position:absolute;right:30px;bottom:30px;color:#fff;font-size:10px;letter-spacing:2px}.products-section{padding:110px 5vw;max-width:1800px;margin:auto}.products-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:50px}.products-header h2{margin:18px 0 0;font-size:clamp(38px,5vw,75px);line-height:.9;letter-spacing:-4px}.products-view-all{display:flex;gap:15px;align-items:center;font-size:10px;font-weight:700;letter-spacing:2px;border-bottom:1px solid;padding-bottom:8px}.products-view-all span{font-size:17px}.product-grid-modern{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.modern-product-card{min-width:0}.product-image-link{display:block}.modern-product-image{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:#efefec}.modern-product-image img{height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.modern-product-card:hover .modern-product-image img{transform:scale(1.045)}.product-label{position:absolute;left:14px;top:14px;background:#080808;color:#fff;padding:7px 9px;font-size:8px;letter-spacing:1.5px}.product-arrow{position:absolute;right:15px;bottom:15px;width:35px;height:35px;background:#fff;border-radius:50%;display:grid;place-items:center;font-size:17px;opacity:0;transform:translateY(10px);transition:.3s ease}.modern-product-card:hover .product-arrow{opacity:1;transform:translateY(0)}.modern-product-info{display:flex;justify-content:space-between;gap:20px;padding-top:15px}.modern-product-info h3{margin:0;font-size:13px;font-weight:700}.product-type{display:block;margin-top:6px;font-size:9px;letter-spacing:1px;color:#888;text-transform:uppercase}.modern-product-price{text-align:right;white-space:nowrap;font-size:13px}.old-price{color:#999;text-decoration:line-through;display:block;font-size:10px}.product-image-empty{height:100%;display:grid;place-items:center;text-align:center;padding:20px}.empty-products{grid-column:1 / -1;padding:80px 0;text-align:center;color:#777}.statement-section{background:#080808;color:#fff;min-height:600px;display:grid;place-items:center;text-align:center;padding:80px 20px}.statement-inner{max-width:1100px}.statement-number{font-size:9px;letter-spacing:3px;opacity:.5}.statement-section h2{margin:35px 0 20px;font-size:clamp(55px,9vw,150px);line-height:.8;letter-spacing:-7px}.statement-section p{max-width:500px;margin:0 auto 35px;color:#aaa;line-height:1.6}.statement-button{background:#fff;color:#000}.trust-modern{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.trust-modern>div{padding:35px;border-right:1px solid var(--line)}.trust-modern>div:last-child{border-right:0}.trust-modern span{display:block;color:#999;font-size:9px;margin-bottom:25px}.trust-modern strong{display:block;font-size:11px;letter-spacing:1px}.trust-modern p{color:#888;font-size:11px;margin-bottom:0}.newsletter-modern{background:#eeece7;padding:100px 7vw;display:grid;grid-template-columns:1fr 2fr;gap:50px}.newsletter-number{font-size:9px;letter-spacing:2px}.newsletter-content{max-width:900px}.newsletter-content h2{margin:0;font-size:clamp(55px,8vw,120px);line-height:.8;letter-spacing:-6px}.newsletter-content p{max-width:500px;line-height:1.6;color:#666;margin:35px 0}.newsletter-input-wrap{display:flex;max-width:650px;border-bottom:1px solid #111}.newsletter-input-wrap input{flex:1;min-width:0;border:0;outline:0;background:transparent;padding:17px 0;font-size:11px;letter-spacing:1px}.newsletter-input-wrap button{border:0;background:transparent;font-size:25px}.newsletter-success{color:#111!important}.modern-footer{background:#080808;color:#fff;padding:80px 5vw 30px}.footer-top{max-width:1700px;margin:auto;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px;padding-bottom:80px}.footer-logo{font-size:clamp(25px,4vw,55px);font-weight:900;letter-spacing:-3px}.footer-brand p{max-width:330px;color:#888;line-height:1.6;font-size:12px}.footer-column{display:flex;flex-direction:column;gap:13px}.footer-column span{color:#777;font-size:9px;letter-spacing:2px;margin-bottom:10px}.footer-column a{font-size:12px;color:#ddd}.footer-column a:hover{color:#fff}.footer-bottom{border-top:1px solid #222;padding-top:25px;display:flex;justify-content:space-between;color:#666;font-size:8px;letter-spacing:1.5px}.product-page-modern{display:grid;grid-template-columns:58% 42%}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:3px;background:#fff}.product-gallery-image{background:#eee}.product-gallery-image img{width:100%;height:auto}.product-details{position:sticky;top:90px;align-self:start;padding:8vw 6vw}.product-page-label{font-size:9px;letter-spacing:2px;color:#888}.product-details h1{font-size:clamp(40px,5vw,75px);line-height:.9;letter-spacing:-4px;margin:20px 0}.product-page-price{display:flex;gap:15px;font-size:17px;margin-bottom:40px}.product-page-price del{color:#999}.variant-selector{margin-bottom:20px}.variant-selector label{display:block;font-size:9px;letter-spacing:2px;margin-bottom:8px}.variant-selector select{width:100%;padding:16px;border:1px solid #ccc;background:#fff}.product-add-button{width:100%;border:0;background:#080808;color:#fff;padding:21px;font-size:10px;letter-spacing:2px;font-weight:700}.product-add-button:disabled{background:#ccc;cursor:not-allowed}.product-description{margin-top:45px;font-size:13px;line-height:1.8;color:#555}@media(max-width:1100px){.header-search-button span,.header-menu-label,.account-link{display:none}.hero-modern{grid-template-columns:1fr}.hero-modern-content{min-height:auto;padding:90px 7vw}.hero-modern-media{min-height:70vh}.product-grid-modern{grid-template-columns:repeat(2,1fr)}.product-page-modern{grid-template-columns:1fr}.product-details{position:static}}@media(max-width:700px){.announcement-bar{height:29px}.announcement-track{font-size:8px;gap:30px}.site-header{height:67px}.site-header.is-scrolled{height:60px}.header-inner{padding:0 18px}.site-logo{font-size:16px;letter-spacing:-1px}.header-right{gap:13px}.header-search-button{padding:0}.header-search-button svg,.header-icon-link svg,.header-cart svg{width:19px;height:19px}.hero-modern-content{padding:65px 22px 75px}.hero-modern-copy{margin-top:35px}.hero-modern h1{font-size:clamp(50px,15vw,85px);letter-spacing:-4px}.hero-modern-copy p{font-size:14px;margin:25px 0}.hero-modern-media{min-height:65svh}.hero-fallback{min-height:65svh;font-size:20vw}.products-section{padding:70px 18px}.products-header{align-items:flex-start;flex-direction:column;gap:25px}.products-header h2{font-size:45px;letter-spacing:-3px}.product-grid-modern{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.modern-product-info{display:block}.modern-product-info h3{font-size:11px}.modern-product-price{text-align:left;margin-top:7px;font-size:11px}.product-type{font-size:8px}.product-arrow{opacity:1;transform:none;width:29px;height:29px;right:8px;bottom:8px}.statement-section{min-height:500px}.statement-section h2{font-size:58px;letter-spacing:-4px}.trust-modern{grid-template-columns:1fr 1fr}.trust-modern>div{padding:25px 18px;border-bottom:1px solid var(--line)}.trust-modern>div:nth-child(2){border-right:0}.newsletter-modern{padding:70px 20px;grid-template-columns:1fr;gap:35px}.newsletter-content h2{font-size:65px;letter-spacing:-4px}.footer-top{grid-template-columns:1fr 1fr;gap:45px 25px}.footer-brand{grid-column:1 / -1}.footer-bottom{gap:15px;flex-direction:column}.product-gallery{grid-template-columns:1fr}.product-details{padding:60px 20px}.product-details h1{font-size:50px}.futuristic-search-form{margin-top:60px}.futuristic-search-form input{font-size:35px;letter-spacing:-2px}.futuristic-search-form button{display:none}}@media(max-width:380px){.site-logo{font-size:13px}.product-grid-modern{gap:8px}.products-header h2{font-size:39px}.hero-modern h1{font-size:48px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.announcement-bar{height:36px;overflow:hidden;background:#050505;color:#fff;display:flex;align-items:center;white-space:nowrap;border-bottom:1px solid rgba(255,255,255,.12)}.announcement-track{display:flex;width:max-content;gap:55px;animation:announcementMove 25s linear infinite;font-size:11px;font-weight:700;letter-spacing:2px}.announcement-track span{display:inline-flex;align-items:center}@keyframes announcementMove{0%{transform:translate(0)}to{transform:translate(-50%)}}.site-header{height:82px;width:100%;padding:0 4vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#fffffff0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.08);position:sticky;top:0;z-index:100}.site-logo{grid-column:2;font-size:clamp(18px,2vw,28px);font-weight:900;letter-spacing:-1px;white-space:nowrap;transition:.25s ease}.site-logo:hover{letter-spacing:0}.desktop-nav{grid-column:1;grid-row:1;display:flex;align-items:center;gap:clamp(16px,2vw,32px)}.desktop-nav a{position:relative;font-size:12px;font-weight:800;letter-spacing:1px;text-transform:uppercase;padding:8px 0}.desktop-nav a:after{content:"";position:absolute;left:0;bottom:2px;width:0;height:1px;background:#111;transition:width .25s ease}.header-actions{grid-column:3;justify-self:end;display:flex;align-items:center;gap:8px}.header-icon,.header-cart{width:42px;height:42px;display:grid;place-items:center;border:0;background:transparent;color:#111;cursor:pointer;position:relative;border-radius:50%;transition:background .25s ease,transform .25s ease}.header-icon:hover,.header-cart:hover{background:#f1f1f1;transform:translateY(-2px)}.header-icon svg,.header-cart svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cart-count{position:absolute;top:2px;right:1px;min-width:17px;height:17px;display:grid;place-items:center;padding:0 4px;border-radius:50%;background:#111;color:#fff;font-size:9px;font-weight:900;line-height:1}.search-panel{position:fixed;left:0;right:0;top:118px;background:#fffffff7;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border-bottom:1px solid #ddd;padding:25px 5vw;z-index:90;opacity:0;visibility:hidden;transform:translateY(-15px);transition:opacity .25s ease,transform .25s ease,visibility .25s ease}.search-panel-inner{max-width:1100px;margin:auto}.futuristic-search{display:flex;align-items:center;border:1px solid #111;background:#fff;min-height:62px}.futuristic-search input{flex:1;border:0;outline:0;padding:0 20px;height:60px;font-size:17px;background:transparent}.futuristic-search button{height:60px;padding:0 25px;border:0;background:#111;color:#fff;font-size:11px;font-weight:800;letter-spacing:1px;cursor:pointer}.menu-toggle span{display:block;width:20px;height:1.5px;background:#111;margin:4px 0}.mobile-menu{position:fixed;top:0;left:0;width:min(420px,88vw);height:100dvh;background:#080808;color:#fff;z-index:200;padding:25px;display:flex;flex-direction:column;transform:translate(-105%);transition:transform .45s cubic-bezier(.77,0,.18,1)}.mobile-menu-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:30px;border-bottom:1px solid rgba(255,255,255,.15);font-size:12px;letter-spacing:3px;font-weight:800}.mobile-close{border:0;background:none;color:#fff;font-size:35px;cursor:pointer}.mobile-nav{display:flex;flex-direction:column;margin-top:35px}.mobile-nav a{display:flex;align-items:center;gap:20px;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:clamp(25px,7vw,40px);font-weight:800;transition:padding .25s ease}.mobile-nav a:hover{padding-left:12px}.mobile-nav a span{font-size:10px;opacity:.45;letter-spacing:1px}.mobile-menu-footer{margin-top:auto;display:flex;justify-content:space-between;font-size:10px;letter-spacing:1px;color:#777}.menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:150;opacity:0;visibility:hidden;transition:.3s ease}@media(max-width:1000px){.desktop-nav{display:none}.site-header{grid-template-columns:1fr auto 1fr}.menu-toggle{display:grid}}@media(max-width:600px){.announcement-bar{height:32px}.announcement-track{font-size:9px;gap:30px;letter-spacing:1.3px}.site-header{height:68px;padding:0 12px}.site-logo{font-size:17px}.header-actions{gap:0}.header-icon,.header-cart{width:36px;height:36px}.account-icon{display:none}.search-panel{top:100px;padding:15px}.futuristic-search{min-height:52px}.futuristic-search input{height:50px;font-size:14px;padding:0 10px}.futuristic-search button{height:50px;padding:0 14px;font-size:9px}}.site-header{min-height:82px;padding:0 clamp(16px,4vw,70px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#fffffff0;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border-bottom:1px solid #e8e5e1;position:sticky;top:0;z-index:1000}.site-logo{grid-column:2;font-size:clamp(18px,2vw,28px);font-weight:900;letter-spacing:-1px;white-space:nowrap}.desktop-nav{grid-column:1;display:flex;gap:clamp(14px,2vw,30px)}.desktop-nav a{font-size:11px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;bottom:-7px;width:0;height:1px;background:#111;transition:.3s}.desktop-nav a:hover:after{width:100%}.header-actions{grid-column:3;justify-self:end;display:flex;align-items:center;gap:5px}.header-icon,.header-cart{width:43px;height:43px;border:0;background:transparent;display:grid;place-items:center;color:#111;cursor:pointer;border-radius:50%;transition:.25s ease;position:relative}.header-icon:hover,.header-cart:hover{background:#f1efec;transform:translateY(-2px)}.header-icon svg,.header-cart svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.cart-count{position:absolute;top:1px;right:0;min-width:18px;height:18px;padding:0 4px;border-radius:20px;background:#111;color:#fff;font-size:9px;font-weight:900;display:grid;place-items:center}.cart-count[hidden]{display:none}.search-panel{position:fixed;top:82px;left:0;right:0;z-index:900;padding:25px clamp(15px,5vw,80px);background:#fffffff7;border-bottom:1px solid #ddd;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);opacity:0;visibility:hidden;transform:translateY(-20px);transition:.3s ease}.search-panel.active{opacity:1;visibility:visible;transform:translateY(0)}.search-panel-inner{max-width:1200px;margin:auto}.futuristic-search{display:flex;align-items:center;min-height:64px;border:1px solid #111;background:#fff}.futuristic-search svg{width:22px;margin-left:20px;fill:none;stroke:#111;stroke-width:1.7}.futuristic-search input{flex:1;height:62px;border:0;outline:0;padding:0 20px;font-size:17px}.futuristic-search button{height:62px;padding:0 28px;border:0;background:#111;color:#fff;font-size:10px;font-weight:900;letter-spacing:1.5px;cursor:pointer}.menu-toggle{display:none}.menu-toggle span{width:21px;height:2px;display:block;margin:3px 0;background:#111}.mobile-menu{position:fixed;inset:0 auto 0 0;width:min(430px,88vw);background:#080808;color:#fff;z-index:2000;padding:25px;transform:translate(-110%);transition:transform .45s cubic-bezier(.77,0,.18,1)}.mobile-menu.active{transform:translate(0)}.mobile-menu-top{display:flex;justify-content:space-between;padding-bottom:30px;border-bottom:1px solid #333}.mobile-close{background:none;border:0;color:#fff;font-size:35px;cursor:pointer}.mobile-nav{display:flex;flex-direction:column;margin-top:30px}.mobile-nav a{display:flex;align-items:center;gap:20px;padding:20px 0;border-bottom:1px solid #292929;font-size:30px;font-weight:800}.mobile-nav small{color:#777;font-size:10px}.menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500;background:#0000008c;opacity:0;visibility:hidden;transition:.3s}.menu-overlay.active{opacity:1;visibility:visible}@media(max-width:1000px){.desktop-nav{display:none}.menu-toggle{display:grid}}@media(max-width:600px){.site-header{min-height:68px;grid-template-columns:1fr auto 1fr;padding:0 12px}.site-logo{font-size:16px}.account-icon{display:none}.header-icon,.header-cart{width:38px;height:38px}.search-panel{top:68px;padding:14px}.futuristic-search{min-height:54px}.futuristic-search input{height:52px;font-size:14px;padding:0 10px}.futuristic-search button{height:52px;padding:0 14px;font-size:8px}}.newsletter-section{background:#f2eee8;padding:clamp(60px,8vw,120px) clamp(20px,6vw,90px)}.newsletter-grid{max-width:1400px;margin:auto;display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:end}.newsletter-number{font-size:10px;letter-spacing:3px;font-weight:900}.newsletter-content h2{margin:18px 0;max-width:700px;font-size:clamp(45px,7vw,100px);line-height:.88;letter-spacing:-4px;font-weight:900}.newsletter-content p{max-width:600px;font-size:17px;line-height:1.6;color:#555}.newsletter-form-wrap{width:100%}.newsletter-input{display:flex;border-bottom:2px solid #111}.newsletter-input input{flex:1;height:65px;border:0;outline:0;background:transparent;font-size:16px}.newsletter-input button{width:65px;border:0;background:#111;color:#fff;font-size:25px;cursor:pointer}.newsletter-form-wrap>small{display:block;margin-top:14px;color:#777;font-size:11px}.newsletter-success{color:#18743a}.newsletter-error{color:#b42318}@media(max-width:800px){.newsletter-grid{grid-template-columns:1fr;gap:45px}.newsletter-content h2{letter-spacing:-2px}}.product-page-section{padding:clamp(30px,6vw,90px) clamp(18px,6vw,90px)}.product-page{max-width:1450px;margin:auto;display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(30px,6vw,100px)}.product-gallery{background:#f0ede9;overflow:hidden}.product-gallery img{width:100%;height:auto;display:block;transition:transform .7s ease}.product-gallery:hover img{transform:scale(1.025)}.product-information{padding-top:20px}.product-eyebrow{font-size:10px;font-weight:900;letter-spacing:3px;color:#777}.product-information h1{margin:15px 0;font-size:clamp(35px,5vw,65px);line-height:.95;letter-spacing:-2px}.product-price{font-size:20px;margin-bottom:40px}.variant-group{border:0;padding:0;margin:0 0 30px}.variant-heading{display:flex;justify-content:space-between;margin-bottom:12px}.variant-heading legend{font-size:11px;font-weight:900;letter-spacing:1.5px;text-transform:uppercase}.variant-heading span{font-size:11px;color:#777}.variant-options{display:flex;flex-wrap:wrap;gap:8px}.variant-options input{display:none}.variant-options label{min-width:55px;min-height:45px;padding:12px 18px;border:1px solid #d4d0cb;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px;transition:.2s;position:relative}.variant-options input:checked+label{background:#111;border-color:#111;color:#fff}.variant-options label:hover{border-color:#111}.variant-options label.variant-unavailable{opacity:.35;cursor:not-allowed;text-decoration:line-through}.variant-options label.variant-unavailable span{display:none}.quantity-row{display:flex;align-items:center;justify-content:space-between;margin:30px 0;padding:18px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;font-size:10px;font-weight:900;letter-spacing:1.5px}.quantity-control{display:flex;align-items:center;border:1px solid #ccc}.quantity-control button{width:40px;height:40px;border:0;background:#fff;cursor:pointer;font-size:18px}.quantity-control input{width:45px;height:40px;border:0;text-align:center;outline:0}.variant-select-hidden{display:none}.product-add-button{width:100%;min-height:65px;border:1px solid #111;background:#111;color:#fff;font-size:12px;font-weight:900;letter-spacing:1.5px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:0 25px;transition:.25s}.product-add-button:hover{background:#2b2b2b;transform:translateY(-2px)}.product-add-button:disabled{background:#ddd;color:#888;border-color:#ddd;cursor:not-allowed;transform:none}.product-add-button span{font-size:22px}.product-description{margin-top:45px;padding-top:30px;border-top:1px solid #ddd;line-height:1.8;color:#555}@media(max-width:900px){.product-page{grid-template-columns:1fr;gap:40px}.product-information{padding-top:0}}@media(max-width:500px){.product-information h1{font-size:40px}.variant-options label{min-width:48px;padding:10px 13px}}.cart-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:3000;opacity:0;visibility:hidden;transition:.35s ease}.cart-drawer-overlay.active{opacity:1;visibility:visible}.cart-drawer{position:fixed;top:0;right:0;bottom:0;width:min(500px,94vw);background:#fff;z-index:3100;display:flex;flex-direction:column;transform:translate(105%);transition:transform .45s cubic-bezier(.77,0,.18,1);box-shadow:-20px 0 60px #00000026}.cart-drawer.active{transform:translate(0)}.cart-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;padding:28px;border-bottom:1px solid #e8e5e1}.cart-drawer-kicker{font-size:9px;font-weight:900;letter-spacing:3px;color:#888}.cart-drawer-header h2{margin:8px 0 0;font-size:32px;letter-spacing:-1.5px}.cart-drawer-close{width:42px;height:42px;border:1px solid #ddd;background:#fff;border-radius:50%;font-size:25px;cursor:pointer;transition:.2s}.cart-drawer-close:hover{background:#111;color:#fff}.cart-drawer-content{flex:1;overflow-y:auto;padding:10px 28px}.cart-item{display:grid;grid-template-columns:105px 1fr;gap:18px;padding:20px 0;border-bottom:1px solid #e8e5e1}.cart-item-image{aspect-ratio:4 / 5;background:#f1efec;overflow:hidden}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-info{min-width:0;display:flex;flex-direction:column}.cart-item-title{font-size:15px;font-weight:800;line-height:1.25}.cart-item-variant{margin-top:7px;color:#888;font-size:11px}.cart-item-bottom{margin-top:auto;padding-top:20px;display:flex;align-items:center;justify-content:space-between;gap:10px}.cart-item-price{font-size:13px}.cart-quantity{display:flex;align-items:center;border:1px solid #d8d4cf}.cart-quantity button{width:30px;height:30px;border:0;background:#fff;cursor:pointer;font-size:16px}.cart-quantity span{min-width:30px;text-align:center;font-size:12px}.cart-remove{align-self:flex-start;margin-top:12px;padding:0;border:0;background:none;color:#888;font-size:10px;text-decoration:underline;cursor:pointer}.cart-remove:hover{color:#111}.cart-empty{min-height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.cart-empty-icon{width:70px;height:70px;border:1px solid #111;border-radius:50%;display:grid;place-items:center;font-size:35px;margin-bottom:20px}.cart-empty h3{margin:0;font-size:25px}.cart-empty p{color:#777}.cart-shop-button{margin-top:15px;padding:16px 22px;background:#111;color:#fff;font-size:10px;font-weight:900;letter-spacing:1px}.cart-drawer-footer{padding:22px 28px 28px;border-top:1px solid #ddd;background:#faf9f7}.cart-subtotal{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:900}.cart-subtotal strong{font-size:19px}.cart-shipping-note{margin:9px 0 18px;font-size:10px;color:#888}.cart-view-button,.cart-checkout-button{min-height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:10px;font-weight:900;letter-spacing:1px}.cart-view-button{margin-bottom:9px;border:1px solid #111;background:#fff}.cart-checkout-button{background:#111;color:#fff}.cart-checkout-button span{font-size:18px}@media(max-width:600px){.cart-drawer{width:100%}.cart-drawer-header{padding:22px 18px}.cart-drawer-content{padding:5px 18px}.cart-drawer-footer{padding:18px}}.collection-page{background:#fff}.collection-hero{min-height:300px;padding:70px 6vw;display:flex;align-items:flex-end;justify-content:space-between;background:linear-gradient(135deg,#f7f4ef,#ebe6df);border-bottom:1px solid #ddd}.collection-kicker{font-size:10px;letter-spacing:4px;font-weight:900;color:#777}.collection-hero h1{margin:14px 0 0;font-size:clamp(55px,9vw,125px);line-height:.85;letter-spacing:-5px;text-transform:uppercase}.collection-description{max-width:550px;margin-top:25px;color:#666;line-height:1.6}.collection-count{font-size:10px;font-weight:900;letter-spacing:2px}.collection-layout{display:grid;grid-template-columns:250px 1fr;gap:40px;padding:45px 6vw}.collection-filters{position:sticky;top:120px;height:max-content}.filters-header{display:flex;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #111;font-size:11px;letter-spacing:2px}.filters-close{display:none}.collection-filters details{border-bottom:1px solid #ddd}.collection-filters summary{padding:20px 0;cursor:pointer;list-style:none;display:flex;justify-content:space-between;font-size:11px;font-weight:900;letter-spacing:1px}.collection-filters summary::-webkit-details-marker{display:none}.collection-filters summary span{transition:.2s}.collection-filters details[open] summary span{transform:rotate(45deg)}.filter-options{display:flex;flex-direction:column;gap:13px;padding:0 0 20px}.filter-options a{color:#666;font-size:13px;transition:.2s}.filter-options a:hover{color:#111;transform:translate(4px)}.filter-options label{display:flex;align-items:center;gap:9px;font-size:12px;cursor:pointer}.filter-options input{accent-color:#111}.price-inputs{display:flex;align-items:center;gap:7px}.price-inputs input{width:100%;min-width:0;padding:11px;border:1px solid #ccc;font-size:11px}.price-filter button{width:100%;margin-top:10px;padding:12px;border:0;background:#111;color:#fff;font-size:9px;font-weight:900;letter-spacing:1px;cursor:pointer}.clear-filters{width:100%;margin-top:20px;padding:13px;border:1px solid #111;background:transparent;font-size:9px;font-weight:900;letter-spacing:1px;cursor:pointer}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px;padding-bottom:15px;border-bottom:1px solid #ddd}.products-number{color:#777;font-size:11px}.sort-select{padding:10px 30px 10px 10px;border:1px solid #ccc;background:#fff;font-size:11px}.mobile-filter-button{display:none}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 20px}.collection-product-card{min-width:0}.collection-product-image{display:block;position:relative;overflow:hidden;aspect-ratio:4 / 5;background:#f1efeb}.collection-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.collection-product-card:hover .collection-product-image img{transform:scale(1.045)}.collection-sale,.collection-soldout{position:absolute;top:14px;left:14px;padding:8px 10px;background:#111;color:#fff;font-size:8px;font-weight:900;letter-spacing:1px}.collection-soldout{background:#fff;color:#111}.collection-wishlist{position:absolute;top:12px;right:12px;width:40px;height:40px;border:1px solid #ddd;border-radius:50%;background:#ffffffe6;font-size:20px;cursor:pointer;transition:.25s}.collection-wishlist:hover,.collection-wishlist.wishlist-active{background:#111;color:#fff;transform:scale(1.08)}.collection-product-info{display:flex;justify-content:space-between;gap:15px;padding-top:14px}.collection-product-title{display:block;font-size:14px;font-weight:800}.collection-product-price{margin-top:6px;font-size:13px;color:#666}.collection-quick-add{flex-shrink:0;align-self:center;padding-bottom:4px;border-bottom:1px solid #111;font-size:8px;font-weight:900;letter-spacing:1px}.collection-no-products{padding:100px 20px;text-align:center}.collection-no-products h2{font-size:40px}@media(max-width:900px){.collection-hero{min-height:230px;padding:50px 20px;align-items:flex-start;flex-direction:column;gap:25px}.collection-hero h1{font-size:62px;letter-spacing:-3px}.collection-count{align-self:flex-end}.collection-layout{display:block;padding:25px 18px}.collection-filters{position:fixed;z-index:4000;left:0;top:0;width:min(360px,90vw);height:100vh;padding:25px;background:#fff;overflow-y:auto;transform:translate(-105%);transition:.4s;box-shadow:20px 0 50px #00000026}.collection-filters.filters-open{transform:translate(0)}.filters-close{display:block;border:0;background:none;font-size:25px}.mobile-filter-button{display:block;padding:10px 14px;border:1px solid #111;background:#fff;font-size:9px;font-weight:900;letter-spacing:1px}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.collection-quick-add{display:none}}@media(max-width:500px){.collection-hero h1{font-size:50px}.collection-grid{grid-template-columns:1fr 1fr}.collection-product-title{font-size:12px}.collection-product-price{font-size:11px}}.header-search{width:42px;height:42px;display:grid;place-items:center;border:1px solid transparent;transition:.25s}.header-search svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7}.header-search:hover{border-color:#111;border-radius:50%}
/*# sourceMappingURL=/cdn/shop/t/10/assets/base.css.map */
