:root{--primary-color: #1a1a1a;--accent-color: #d4a373;--bg-light: #fefae0;--bg-cream: #faf5f0;--text-muted: #6b705c;--radius-lg: 3.7rem;--radius-md: 1.5rem;--radius-full: 9999px;--island-shadow: 0 25px 60px rgba(0, 0, 0, .12)}.cart-item{transition:opacity .2s ease}*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:clip}body{font-family:Outfit,sans-serif;color:var(--primary-color);background-color:#fff;line-height:1.6}h1,h2,h3,h4{font-family:Outfit,sans-serif;font-weight:300}.container{max-width:1200px;margin:0 auto;padding:0 4rem}.container-wide{max-width:1600px;margin:0 auto;padding:0 4rem}.hero-island-section{padding:1.5rem;height:95vh}.hero-island{position:relative;width:100%;height:100%;border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--island-shadow)}.hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;filter:brightness(.85)}.integrated-nav .logo img{max-height:45px;width:auto;object-fit:contain;display:block}.footer-logo img{max-height:40px;width:auto;object-fit:contain;display:block}.integrated-nav .logo{font-size:1.8rem;font-weight:600;letter-spacing:4px;padding:.5rem 0;transition:all .4s ease}.hero-content-bespoke{flex-grow:1;display:flex;flex-direction:column;justify-content:center;padding:0 6rem;color:#fff}.hero-main-title{font-size:6rem;line-height:1;margin-bottom:3rem;letter-spacing:-2px}.hero-cta-group{display:flex;gap:1.5rem}.cta-pill-solid{background:#fff;color:#000;border:none;padding:1.2rem 3rem;border-radius:var(--radius-full);font-weight:400;font-size:1rem;cursor:pointer;transition:all .3s ease}.cta-pill-outline{background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;border:1px solid rgba(255,255,255,.3);padding:1.2rem 3rem;border-radius:var(--radius-full);font-weight:400;font-size:1rem;display:flex;align-items:center;cursor:pointer;transition:all .3s ease}.cta-pill-solid:hover{background:var(--accent-color);color:#fff}.cta-pill-outline:hover{background:#fff3}.hero-indicators{position:absolute;bottom:3rem;right:4rem;display:flex;gap:.8rem}.dot{width:6px;height:6px;background:#fff6;border-radius:50%;cursor:pointer;transition:all .3s ease}.dot.active{background:#fff;transform:scale(1.3)}.categories-section{padding:5rem 0;background:#fff}.category-tabs{display:flex;justify-content:flex-start;align-items:baseline;gap:3.5rem;padding:0 4rem;margin-bottom:4rem}.cat-tab{background:none;border:none;font-size:2.5rem;font-family:Outfit,sans-serif;font-weight:300;color:#dfdfdf;cursor:pointer;position:relative;transition:all .4s ease}.cat-tab.active{color:#1a1a1a}.cat-tab sup{font-size:.9rem;color:#dfdfdf;font-weight:400;margin-left:6px;vertical-align:super}.cat-tab.active sup{color:#666}.product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1.8rem;padding:0 4rem 2rem;transition:opacity .3s ease;scrollbar-width:none;align-items:stretch!important}@media(max-width:768px){.product-grid{padding:0 0 2rem!important}}.product-grid::-webkit-scrollbar{display:none}.product-card{background:#f6f6f6!important;border-radius:3.7rem!important;padding:2.5rem!important;position:relative!important;display:flex!important;flex-direction:column!important;transition:all .5s cubic-bezier(.165,.84,.44,1)!important;border:none!important;text-decoration:none!important;color:inherit!important;overflow:hidden!important;height:100%!important}@media(max-width:768px){.product-card{padding:1.5rem!important;border-radius:2.5rem!important}}.product-grid .product-card{flex:0 0 calc((100% - (2 * 1.8rem)) / 3);scroll-snap-align:start;min-width:280px}@media(max-width:1024px){.product-grid .product-card{flex:0 0 calc((100% - 1.8rem) / 2.2);min-width:240px}}@media(max-width:480px){.product-grid .product-card{flex:0 0 85%;min-width:200px}}.fixed-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:2rem 1.8rem!important;overflow:visible!important;scroll-snap-type:none!important;padding:0 4rem 5rem!important}.fixed-grid .product-card{max-width:none;min-width:0}@media(max-width:1200px){.fixed-grid{grid-template-columns:repeat(3,1fr)!important;gap:2rem 1.5rem!important}}@media(max-width:768px){.fixed-grid{grid-template-columns:repeat(2,1fr)!important;gap:1.5rem 1rem!important;padding:0 1.5rem 5rem!important}}@media(max-width:480px){.fixed-grid{grid-template-columns:repeat(2,1fr)!important;gap:1rem .8rem!important;padding:0 1rem 4rem!important}}.collection-grid .product-card{width:100%!important;flex:none!important;height:auto!important}.grid-dots{display:flex;justify-content:center;gap:1rem;margin-top:1rem;margin-bottom:3rem}.grid-dot{width:6px;height:6px;background:#dfdfdf;border-radius:50%;cursor:pointer;transition:all .3s ease}.grid-dot.active{background:#1a1a1a;transform:scale(1.3)}.sale-badge{position:absolute;top:2rem;right:2rem;background:#000;color:#fff;padding:.5rem 1.2rem;border-radius:var(--radius-full);font-size:.75rem;font-weight:400;z-index:10;text-transform:uppercase;letter-spacing:1px}.out-of-stock-badge{position:absolute;top:2rem;left:2rem;background:#f0f0f0;color:#999;padding:.5rem 1.2rem;border-radius:var(--radius-full);font-size:.75rem;font-weight:400;z-index:10;text-transform:uppercase;letter-spacing:1px;border:1px solid #eee}.product-out-of-stock{opacity:.7}.product-out-of-stock .card-img-wrapper{filter:grayscale(.5)}.compare-at-price{font-size:.9rem!important;color:#999!important;text-decoration:line-through;font-weight:300!important;margin-left:.5rem}.product-card:hover{transform:translateY(-5px);background:#f0f0f0;box-shadow:0 10px 30px #00000008}.card-img-wrapper{width:100%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;background:transparent;overflow:hidden}.card-img-wrapper img,.card-img-wrapper svg,.card-img-wrapper .placeholder-img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(0,0,0,.04));transition:transform .4s ease}.product-card:hover .card-img-wrapper img{transform:scale(1.05)}.card-info{width:100%;flex-grow:1}.product-vendor{font-size:.75rem!important;text-transform:uppercase!important;letter-spacing:1px!important;color:#999!important;font-weight:600!important;margin-bottom:.4rem!important;font-family:Outfit,sans-serif!important}.product-name{font-size:.85rem!important;font-weight:300!important;color:#444!important;line-height:1.4!important;margin-bottom:1rem!important;text-transform:none!important;letter-spacing:.5px!important;font-family:Outfit,sans-serif!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:2.8em!important}.product-price{font-size:1.2rem!important;font-weight:400!important;color:#000!important;font-family:Outfit,sans-serif!important}.plus-btn{position:absolute;bottom:2rem;right:2rem;background:#fff;color:#999;border:none;width:55px;height:55px;border-radius:45%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 3px 10px #0000000d;transition:all .3s ease}@media(max-width:768px){.plus-btn{width:40px;height:40px;bottom:1rem;right:1rem}.plus-btn svg{width:14px;height:14px}}.plus-btn:hover{transform:scale(1.1) rotate(90deg);color:#000;box-shadow:0 8px 20px #0000001a}.conscious-beauty-section{padding:10rem 0;background:#fff}.conscious-beauty-section .container-wide{padding:0 8rem!important}.conscious-header-group{margin-bottom:5rem}.conscious-title{font-size:5rem;line-height:1.1;font-weight:300;margin-bottom:3rem;letter-spacing:-1.5px}.conscious-text-columns{display:flex;gap:8rem;max-width:100%}.conscious-text-columns p{flex:1;font-size:1rem;color:#888;line-height:1.6;font-weight:300}.conscious-image-container{width:100%;height:65vh;border-radius:24rem;overflow:hidden;margin-top:4rem}.conscious-tagline{text-align:center;padding:6rem 0;font-size:2rem;line-height:1.3;font-weight:400}.conscious-values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:0 4rem;margin-top:2rem}.value-card{background:#f6f6f6;padding:3.5rem 3rem;border-radius:3rem;display:flex;flex-direction:column;gap:1.5rem;transition:transform .4s ease}.value-card:hover{transform:translateY(-5px)}.value-card h3{font-size:2.5rem;font-weight:300;color:#1a1a1a;letter-spacing:-1px}.value-card p{font-size:.95rem;color:#888;line-height:1.6;font-weight:300}@media(max-width:1024px){.conscious-beauty-section .container-wide{padding:0 2rem!important}.conscious-title{font-size:3.5rem!important;padding:0!important}.conscious-text-columns{gap:4rem;flex-direction:column}.conscious-image-container{height:60vh;border-radius:6rem}}.conscious-img{width:100%;height:100%;object-fit:cover}.bottom-products-section{padding:10rem 0}.bottom-products-section .conscious-title{padding:0 4rem;margin-bottom:5rem}.view-all-link{font-size:.9rem;color:#666;text-decoration:none;font-weight:300;transition:color .3s ease}.view-all-link:hover{color:#000}@media(max-width:1024px){.hero-main-title{font-size:4rem}.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.integrated-nav .nav-center{display:none}.hero-main-title{font-size:2.2rem!important;margin-bottom:2rem!important}.hero-content-bespoke{padding:0 1.5rem}.conscious-title{font-size:2.5rem!important;padding:0 1.5rem!important;margin-bottom:3rem!important}}.masonry-section{padding:2rem 0;margin-bottom:2rem;position:relative}.masonry-section:before,.masonry-section:after{content:"";position:absolute;left:0;width:100%;height:18rem;z-index:100;pointer-events:none}.masonry-section:before{top:0;background:linear-gradient(to bottom,#fff,transparent)}.masonry-section:after{bottom:0;background:linear-gradient(to top,#fff,transparent)}.masonry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:2rem 4rem 4rem}.masonry-item:nth-child(4n+2),.masonry-item:nth-child(4n){transform:translateY(2rem)}.masonry-item:nth-child(4n+2):hover,.masonry-item:nth-child(4n):hover{transform:translateY(2rem) scale(1.02)}.masonry-item{break-inside:avoid;overflow:hidden;border-radius:1.5rem;transition:transform .4s ease}.masonry-item img{width:100%!important;height:auto!important;aspect-ratio:4 / 5!important;display:block;object-fit:cover}@media(max-width:1024px){.masonry-grid{grid-template-columns:repeat(3,1fr);padding:0 4rem 5rem}.masonry-item:nth-child(4n+2),.masonry-item:nth-child(4n),.masonry-item:nth-child(4n+2):hover,.masonry-item:nth-child(4n):hover{transform:none}.masonry-item:nth-child(3n+2){transform:translateY(4rem)}}@media(max-width:768px){.masonry-grid{grid-template-columns:repeat(2,1fr);padding:0 2rem 4rem}.masonry-item:nth-child(3n+2){transform:none}.masonry-item:nth-child(2n){transform:translateY(3rem)}.masonry-item{border-radius:1.5rem}.masonry-section:before,.masonry-section:after{height:8rem}}.footer-island-section{padding:1.5rem 0;margin:5rem 0 0}.footer-island{background:#f6f6f6;border-radius:var(--radius-lg);margin:0 1.5rem;padding:6rem 0;display:flex;flex-direction:column}.footer-top,.footer-bottom{width:100%;max-width:1600px;margin:0 auto;padding:0 8rem}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4rem}.footer-content-stack{display:flex;flex-direction:column;gap:5rem;max-width:900px}.footer-logo{font-size:2.22rem;font-weight:600;letter-spacing:4px}.footer-slogan{font-size:3.2rem;font-weight:300;line-height:1.1;max-width:600px;letter-spacing:-1px}.footer-mid{display:flex;gap:10rem}.footer-col h4{font-size:1.1rem;font-weight:600;color:#000;margin-bottom:2.5rem;text-transform:uppercase;letter-spacing:1px}.footer-col ul{list-style:none}.footer-col li{margin-bottom:1.2rem}.footer-col a{text-decoration:none;color:#888;font-size:1rem;transition:color .3s ease}.footer-col a:hover{color:#000}.footer-bottom{display:flex;justify-content:flex-start;border-top:1px solid rgba(0,0,0,.05);padding-top:3rem}.social-links{display:flex;gap:3rem}.social-links a{text-decoration:none;color:#999;font-size:1rem;transition:color .3s ease}.social-links a:hover{color:#000}@media(max-width:1200px){.footer-mid{gap:6rem}}@media(max-width:1024px){.footer-top,.footer-bottom{padding:0 4rem}.footer-mid{gap:4rem}.footer-slogan{font-size:2.5rem}}@media(max-width:768px){.footer-top,.footer-bottom{padding:0 2rem}.footer-top{flex-direction:column;gap:4rem;margin-bottom:4rem}.footer-content-stack{gap:3rem}.footer-mid{flex-direction:column;gap:3rem}.footer-slogan{font-size:2.2rem}.footer-logo{font-size:1.8rem}}.product-detail-section{padding:8rem 0 5rem;background:#fff}@media(max-width:768px){.product-detail-section{padding:4rem 0 2rem}}.product-main-grid{display:grid;grid-template-columns:1fr 1fr;gap:8rem;align-items:flex-start;margin-bottom:5rem;position:relative}@media(max-width:1024px){.product-main-grid{grid-template-columns:1fr;gap:4rem}}.product-visuals{width:100%}@media(min-width:1025px){.product-visuals{position:sticky;top:130px;align-self:flex-start;transition:opacity .2s ease}}.main-image-container{background:#f6f6f6;border-radius:6rem;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:4rem;transition:transform .6s cubic-bezier(.165,.84,.44,1)}.main-image-container:hover{transform:scale(1.02)}.main-product-img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(0,0,0,.06))}.product-actions{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:1025px){.product-actions{position:sticky;top:130px;padding-top:1.4rem}}.brand-name{font-size:1.1rem;text-transform:uppercase;letter-spacing:2px;font-weight:600;color:#888}.product-title{font-size:3.5rem;line-height:1.1;font-weight:300;letter-spacing:-1px}.product-price-large{font-size:2rem;font-weight:300;margin:1rem 0}.purchase-controls{display:flex;gap:1.2rem;align-items:center;margin:2.5rem 0}.product-form{flex-grow:1}.product-form-buttons{display:flex;gap:1rem;width:100%}.add-to-bag-btn,.buy-now-btn{flex:1;height:60px;border-radius:9999px;font-family:Outfit,sans-serif;font-size:1rem;font-weight:400;cursor:pointer;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;align-items:center;justify-content:center;letter-spacing:.5px;border:none;text-decoration:none}.add-to-bag-btn{background:#1a1a1a;color:#fff}.add-to-bag-btn:hover{background:#000;transform:translateY(-3px);box-shadow:0 15px 30px #0000001f}.buy-now-btn{background:transparent;color:#1a1a1a;border:1px solid #1a1a1a}.buy-now-btn:hover{background:#1a1a1a;color:#fff;transform:translateY(-3px);box-shadow:0 15px 30px #0000001a}.wishlist-btn{width:55px;height:55px;border-radius:50%;border:1px solid #eee;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#999;transition:all .3s ease}.wishlist-btn:hover{color:#ff4d4d;border-color:#ff4d4d;background:snow}.shipping-badge{display:flex;align-items:center;gap:.8rem;background:#fafafa;border:1px solid #eee;padding:.6rem 1.2rem;border-radius:var(--radius-full);width:fit-content;font-size:.85rem;color:#666;margin-top:1rem;scroll-margin-top:80px}.detail-tabs{display:flex;gap:3rem;border-bottom:2px solid #f0f0f0;margin-bottom:4rem}.detail-tab{background:none;border:none;font-size:2.2rem;font-weight:300;color:#dfdfdf;padding-bottom:1.5rem;cursor:pointer;position:relative;transition:all .4s ease}.detail-tab.active{color:#1a1a1a}.detail-tab.active:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:#1a1a1a}.product-info-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:8rem}.info-title{font-size:1.8rem;font-weight:300;margin-bottom:2.5rem}.info-description p{font-size:1rem;line-height:1.8;color:#666;font-weight:300}.features-list{display:flex;flex-direction:column;gap:1.2rem}.feature-item{display:flex;align-items:baseline;width:100%}.feature-item .label{color:#888;font-size:.9rem;white-space:nowrap}.feature-item .dots{flex:1;border-bottom:1px dotted #ccc;margin:0 10px;position:relative;top:-4px}.feature-item .value{color:#1a1a1a;font-size:.95rem;font-weight:600;white-space:nowrap}.recently-seen-section{padding:8rem 0;background:#fff}.section-title{font-size:3.5rem;font-weight:300;margin-bottom:4rem}.product-page{animation:fadeIn .8s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.container,.container-wide{padding:0 2rem}.hero-main-title{font-size:4.5rem}.product-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:0 2rem}.category-tabs{padding:0 2rem;gap:2.5rem}.cat-tab{font-size:2rem}.conscious-beauty-section .container-wide{padding:0 2rem!important}.conscious-title{font-size:3.5rem}.conscious-text-columns{flex-direction:column;gap:2rem}.conscious-image-container{height:50vh;border-radius:4rem}.footer-top{flex-direction:column;gap:4rem;padding:0 2rem}.footer-mid{gap:3rem;flex-wrap:wrap}.product-main-grid,.product-info-grid{grid-template-columns:1fr;gap:4rem}.main-image-container{border-radius:4rem}}@media(max-width:768px){:root{--radius-lg: 2.5rem}.integrated-nav{padding:1.5rem 2rem}.nav-center{display:none}.integrated-nav.scrolled{width:95%;padding:.8rem 1.5rem}.logo{font-size:1.4rem}.hero-island-section{height:80vh;padding:1rem}.hero-main-title{font-size:3.2rem;margin-bottom:2rem}.hero-content-bespoke{padding:0 2rem}.hero-cta-group{flex-direction:column;width:100%}.cta-pill-solid,.cta-pill-outline{width:100%;justify-content:center;padding:1rem 2rem}.hero-indicators{bottom:2rem;right:2rem}.category-tabs{overflow-x:auto;padding-bottom:1rem;white-space:nowrap;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.cat-tab{font-size:1.6rem}.product-grid{display:flex;flex-direction:row;overflow-x:auto;gap:1.5rem;scrollbar-width:none;-ms-overflow-style:none;padding:0 1.5rem 2rem;scroll-snap-type:x mandatory}.product-grid::-webkit-scrollbar{display:none}.product-card{padding:2rem;border-radius:2.5rem;flex:0 0 260px!important;min-width:260px;scroll-snap-align:start}.conscious-beauty-section{padding:6rem 0}.conscious-title{font-size:2.8rem}.conscious-tagline{font-size:1.5rem;padding:4rem 1rem}.conscious-values-grid{grid-template-columns:1fr;padding:0}.value-card{padding:2.5rem 2rem}.masonry-grid{grid-template-columns:repeat(2,1fr);padding:0 1.5rem 4rem;gap:1rem}.masonry-item:nth-child(n){transform:none!important;border-radius:1.5rem}.footer-island{padding:4rem 0;margin:0 1rem}.footer-slogan{font-size:2rem}.footer-mid{flex-direction:row;flex-wrap:wrap;gap:3rem 2rem}.footer-col{flex:1 1 140px}.footer-col h4{margin-bottom:1.5rem}.product-detail-section{padding:8rem 0 4rem}.product-title{font-size:2.4rem}.purchase-controls{flex-direction:column;align-items:stretch}.add-to-bag-btn{width:100%;text-align:center}.wishlist-btn{align-self:center}.detail-tabs{gap:1.5rem;overflow-x:auto;scrollbar-width:none}.detail-tab{font-size:1.4rem;white-space:nowrap}.recently-seen-section .section-title{font-size:2.2rem;margin-bottom:3rem}.feature-item .label,.feature-item .value{font-size:.85rem}}@media(max-width:480px){.hero-main-title{font-size:2.8rem}.conscious-title{font-size:2.2rem}.conscious-image-container{border-radius:2rem}.value-card h3{font-size:2rem}.footer-bottom{padding-top:2rem}.social-links{gap:1.5rem}.plus-btn{width:45px;height:45px;bottom:1.5rem;right:1.5rem}}.template-cart main,.template-collection main,.template-search main,.template-page main{padding-top:8rem;background-color:#fff;min-height:100vh}.subpage-section{padding:6rem 0 10rem}.subpage-title{font-size:5rem;font-weight:300;margin-bottom:0;letter-spacing:-2px;color:#1a1a1a;font-family:Outfit,sans-serif!important}@media(max-width:768px){.subpage-title{font-size:3rem}}.subpage-header{max-width:1400px;margin:0 auto 4rem;padding:0;text-align:left}.subpage-container{max-width:1400px;margin:0 auto;padding:0 4rem}@media(max-width:768px){.subpage-container{padding:0 1.5rem}}.button:not(.quantity-minus):not(.quantity-plus):not(.cart-items__remove):not(.cart-remove-button),button[type=submit]:not(.plus-btn):not(.quantity-minus):not(.quantity-plus):not(.cart-items__remove):not(.cart-remove-button),.cart-summary__actions .button:not(.cart-items__remove){background:#1a1a1a!important;color:#fff!important;border-radius:var(--radius-full)!important;padding:1.2rem 3.5rem!important;border:none!important;font-size:1rem!important;font-family:Outfit,sans-serif!important;font-weight:400!important;cursor:pointer!important;transition:all .3s ease!important;text-transform:none!important;letter-spacing:.5px!important}.button:hover,button[type=submit]:not(.plus-btn):hover{background:var(--accent-color)!important;transform:translateY(-2px);box-shadow:0 10px 25px #0000001a}.cart-island-container{background:#fff;border-radius:var(--radius-lg);padding:4rem;box-shadow:0 10px 40px #00000008;border:1px solid #f0f0f0}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.8rem;padding:2rem 0}@media(max-width:1200px){.collection-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.collection-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.subpage-title{font-size:3rem}}.contact-island{background:#f6f6f6;border-radius:4rem;padding:5rem;max-width:800px;margin:0 auto}.contact-form-group{margin-bottom:2rem}.contact-form-group label{display:block;font-size:.85rem;text-transform:uppercase;letter-spacing:1px;margin-bottom:.8rem;font-weight:600}.contact-input{width:100%;background:#fff;border:1px solid #eee;border-radius:1.5rem;padding:1.2rem 2rem;font-family:Outfit,sans-serif;font-size:1rem;transition:border-color .3s ease}.contact-input:focus{outline:none;border-color:var(--accent-color)}.contact-textarea{min-height:150px;resize:vertical}.contact-submit-btn{background:#1a1a1a;color:#fff;border:none;padding:1.5rem 4rem;border-radius:var(--radius-full);font-size:1rem;letter-spacing:1px;cursor:pointer;transition:all .3s ease;width:100%}.contact-submit-btn:hover{background:var(--accent-color);transform:translateY(-2px)}.search-input-wrapper{max-width:800px;margin:0 auto 5rem;position:relative}.search-field{width:100%;font-size:2.5rem;font-weight:300;border:none;border-bottom:2px solid #eee;padding:1rem 0;font-family:Outfit,sans-serif;background:transparent}.search-field:focus{outline:none;border-bottom-color:#000}.cart-discount__form{display:flex!important;gap:1rem!important;margin-bottom:1.5rem}.cart-discount__input{flex:1;background:#f9f9f9!important;border:1px solid #eee!important;border-radius:var(--radius-full)!important;padding:1rem 2rem!important;font-family:Outfit,sans-serif!important;font-size:.9rem!important}.cart-discount__button{padding:.8rem 2rem!important;min-height:auto!important}.subpage-nav-wrapper{height:120px}.cart-island-container{background:#fff;border-radius:var(--radius-lg);padding:5rem 4rem;box-shadow:0 15px 50px #0000000d;border:none;margin-bottom:5rem}.cart-page__items{margin-bottom:4rem}.cart-page{display:grid!important;grid-template-columns:2fr 1fr!important;gap:4rem!important;align-items:start!important}@media(max-width:1024px){.cart-page{grid-template-columns:1fr!important}}.cart-island-container{background:transparent;border-radius:0;padding:0;box-shadow:none;border:none;margin-bottom:5rem}.cart-page__items{margin-bottom:0}.cart-items{display:flex!important;flex-direction:column!important;gap:1.8rem!important;width:100%!important}.cart-items thead{display:none!important}.cart-items__table{border-collapse:separate!important;border-spacing:0 1.8rem!important;width:100%!important;display:table!important}.cart-items__table-row{display:flex!important;align-items:center!important;justify-content:space-between!important;background:#f6f6f6!important;border-radius:var(--radius-lg)!important;transition:all .5s cubic-bezier(.165,.84,.44,1);padding:2.5rem 3.5rem!important;gap:3rem!important;width:100%!important;box-sizing:border-box;border:none!important;margin-bottom:0!important;box-shadow:0 10px 40px #00000005}.cart-items__table-row:hover{transform:translateY(-5px);background:#f0f0f0!important;box-shadow:0 10px 30px #00000008}.cart-items__table-row>td:not(.hidden){padding:0!important;border:none!important;display:flex!important;align-items:center!important}.cart-items__details{flex-direction:column!important;align-items:flex-start!important;flex:3!important}.cart-items__media{flex:0 0 100px!important;margin-right:2rem!important}.cart-items__quantity{flex:1.5!important;justify-content:center!important;gap:1.5rem!important}.cart-items__price{flex:1!important;justify-content:flex-end!important;font-size:1.2rem!important;font-weight:400!important;color:#000!important;font-family:Outfit,sans-serif!important}.cart-items__error.hidden{display:none!important}.cart-items__error:not(.hidden){display:flex!important;color:#ff4d4d!important;font-size:.8rem!important;margin-left:1rem!important}.cart-item__media{width:80px!important;height:80px!important;flex-shrink:0}.cart-item__media img{border-radius:1.2rem!important;object-fit:cover!important;background:#fff;width:100%!important;height:100%!important;display:block}.cart-item__details{flex:2!important;display:flex!important;flex-direction:column!important;justify-content:center!important;min-width:200px}.cart-item__name{font-size:1.1rem!important;font-weight:300!important;color:#444!important;text-decoration:none!important;display:block;margin-bottom:.3rem;font-family:Outfit,sans-serif!important;letter-spacing:.5px!important}.cart-item__price-wrapper{font-size:.9rem!important;font-weight:400!important;color:#888!important}.cart-item__quantity{flex:1.5!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:1rem!important}.cart-items__quantity-controls{display:flex!important;align-items:center!important;gap:.5rem!important;width:auto!important}.cart-item__totals{flex:1!important;min-width:120px;text-align:right}.cart-item__totals .price{font-size:1.2rem!important;font-weight:400!important;color:#000!important;font-family:Outfit,sans-serif!important}.quantity-selector,.quantity{background:#f8f8f8!important;border:1px solid #f0f0f0!important;border-radius:var(--radius-full)!important;display:flex!important;align-items:center!important;width:110px!important;height:40px!important;min-height:40px!important;overflow:hidden!important;padding:2px!important}.quantity-selector button,.quantity__button{background:#fff!important;color:#1a1a1a!important;border:none!important;width:36px!important;height:36px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;border-radius:50%!important;transition:all .2s ease!important;padding:0!important;box-shadow:0 2px 8px #0000000d!important}.quantity-selector button:hover,.quantity__button:hover{background:#e0e0e0!important;transform:scale(1.05)}.quantity-selector svg,.quantity__button svg{width:10px!important;height:10px!important;fill:#000!important}.quantity-selector input,.quantity__input{flex:1!important;text-align:center!important;border:none!important;background:transparent!important;color:#1a1a1a!important;font-size:1rem!important;font-family:Outfit,sans-serif!important;font-weight:500!important;padding:0!important;width:40px!important;height:100%!important;-moz-appearance:textfield}.cart-items__remove,cart-remove-button .button,.cart-remove-button{background:transparent!important;color:#bbb!important;padding:0!important;border:none!important;border-radius:50%!important;min-width:36px!important;min-height:36px!important;width:36px!important;height:36px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;transition:all .3s ease!important;box-shadow:none!important;margin-left:.5rem!important}.cart-items__remove:hover,cart-remove-button .button:hover,.cart-remove-button:hover{background:#fff0f0!important;color:#ff4d4d!important;transform:scale(1.1)}.cart-items__remove svg,cart-remove-button .icon-remove{width:18px!important;height:18px!important}.cart-page__summary{background:#f6f6f6!important;border-radius:3.7rem!important;padding:4rem 3.5rem!important;border:none!important;box-shadow:none!important;position:sticky!important;top:150px;height:auto!important;align-self:start!important;display:block!important;transition:all .5s cubic-bezier(.165,.84,.44,1)}.cart-page__summary:hover{background:#f0f0f0!important;transform:translateY(-5px);box-shadow:0 10px 30px #00000008!important}.cart-totals{display:flex!important;flex-direction:column!important;gap:1.5rem!important;margin:0!important;padding:0!important}.cart-totals__container{margin-top:auto;padding-top:2rem;border-top:1px dotted #ccc}.cart-summary__controls{display:flex;flex-direction:column;gap:1.5rem}.totals{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px dotted #ccc;width:100%}.totals__total{font-size:1.2rem;font-weight:300;color:#888}.totals__total-value{font-size:1.8rem;font-weight:300;color:#1a1a1a}.tax-note{font-size:.85rem;color:#999;margin-bottom:2rem;display:block;text-align:center}.cart__checkout-button{width:100%;margin-top:1rem;padding:1.5rem!important;font-size:1.1rem!important;background:#1a1a1a!important;color:#fff!important;border-radius:var(--radius-full)!important;transition:all .3s ease!important}.cart__checkout-button:hover{background:var(--accent-color)!important;transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}@media(max-width:768px){.cart-island-container{padding:3rem 1.5rem}.cart-item>td{padding:1.5rem 1rem!important}.cart-item__media{width:80px!important}.cart-item__name{font-size:1.1rem!important}.quantity{width:110px!important;height:40px!important;min-height:40px!important}.cart-page__summary{padding:2rem 1.5rem}.totals__total-value{font-size:1.4rem}}.subpage-header{max-width:1400px;margin:0 auto 5rem;padding:0 4rem;text-align:left}.collection-grid .product-name{font-size:.85rem!important;font-weight:300!important;color:#444!important;letter-spacing:.5px!important}.collection-grid .product-price{font-size:1.2rem!important;font-weight:400!important;color:#000!important}.search-results .product-card,.search-product-card{background:#f6f6f6!important;border-radius:3.7rem!important}.cart__empty-text,.cart-empty{font-size:2rem;font-weight:300;color:#888;text-align:center;padding:8rem 0;font-family:Outfit,sans-serif;letter-spacing:-.5px}.cart-title-label{font-size:.85rem;text-transform:uppercase;letter-spacing:2px;font-weight:600;color:#888;margin-bottom:.5rem}.cart-discount__input:focus{outline:none;border-color:var(--accent-color)!important}.template-cart body,.template-collection body,.template-search body,.template-page body{background:#fff}.collection-filters,.sort-by,.collection__sort{font-family:Outfit,sans-serif!important;font-weight:300!important;font-size:.9rem!important;color:#888!important;text-transform:uppercase;letter-spacing:1px}.pagination{display:flex;justify-content:center;gap:.8rem;margin-top:5rem;width:100%}.pagination__item a,.pagination .page-numbers,.pagination a,.pagination span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:45px!important;height:45px!important;border-radius:var(--radius-full)!important;border:1px solid #eee!important;padding:0 1rem!important;font-family:Outfit,sans-serif!important;font-weight:300!important;color:#888!important;text-decoration:none;transition:all .3s ease;font-size:.9rem!important}.pagination__item--current a,.pagination .current,.pagination span.current{background:#1a1a1a!important;color:#fff!important;border-color:#1a1a1a!important}.pagination a:hover{background:#f6f6f6!important;color:#000!important;border-color:#ddd!important}.page-content h1,.page-content h2,.page-content h3{font-family:Outfit,sans-serif!important;font-weight:300!important;letter-spacing:-1px}.page-content p,.page-content li{font-size:1rem;line-height:1.8;color:#666;font-weight:300}.template-customers-login .page-content,.template-customers-register .page-content,.template-customers-account .page-content{max-width:500px;margin:0 auto;padding:4rem;background:#f6f6f6;border-radius:3.7rem}.orders-table tr,.customer-order-row{background:#f6f6f6;border-radius:2rem;margin-bottom:1rem}.breadcrumb,.breadcrumbs{font-size:.8rem;color:#bbb;font-weight:300;letter-spacing:.5px;margin-bottom:2rem;font-family:Outfit,sans-serif}.breadcrumb a,.breadcrumbs a{color:#bbb;text-decoration:none;transition:color .3s ease}.breadcrumb a:hover,.breadcrumbs a:hover{color:#1a1a1a}.announcement-bar{background:#f6f6f6;color:#888;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:300;letter-spacing:1px;text-align:center;padding:.8rem;text-transform:uppercase}@media(max-width:768px){.subpage-header{padding:0 1.5rem;margin-bottom:3rem}.template-customers-login .page-content,.template-customers-register .page-content,.template-customers-account .page-content{padding:2.5rem 2rem;border-radius:2.5rem;margin:0 1rem}.cart__empty-text,.cart-empty{font-size:1.5rem;padding:5rem 2rem}.product-form-buttons{flex-direction:column;gap:.8rem}.add-to-bag-btn,.buy-now-btn{height:54px;flex:none;width:100%}}.search-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#fffffffa;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);z-index:2000;display:flex;justify-content:center;opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.165,.84,.44,1);padding-top:6vh}.search-overlay.active{opacity:1;visibility:visible}.search-container{width:100%;max-width:800px;padding:0 2rem}.search-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}.search-title{font-size:2.5rem;font-weight:300;letter-spacing:-1px}.close-search{background:none;border:none;cursor:pointer;color:#1a1a1a;transition:transform .3s ease}.close-search:hover{transform:rotate(90deg)}.search-input-wrapper{position:relative;margin-bottom:4rem}.search-input{width:100%;border:none;border-bottom:1px solid #eee;padding:1.5rem 0 1.5rem 3rem;font-size:1.8rem;font-family:Outfit,sans-serif;font-weight:300;background:transparent;outline:none;transition:border-color .3s ease}.search-input:focus{border-color:#1a1a1a}.search-input-wrapper .search-icon{position:absolute;left:0;top:50%;transform:translateY(-50%);color:#999}.search-results{max-height:60vh;overflow-y:auto;padding-right:1rem}.search-results::-webkit-scrollbar{width:4px}.search-results::-webkit-scrollbar-track{background:#f1f1f1}.search-results::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.search-result-item{display:flex;align-items:center;gap:1.5rem;padding:1.2rem;border-radius:1.5rem;text-decoration:none;color:inherit;transition:background .3s ease;margin-bottom:.5rem}.search-result-item:hover{background:#f8f8f8}.result-image{width:70px;height:70px;border-radius:1rem;object-fit:cover;background:#f6f6f6}.result-info{flex-grow:1}.result-vendor{font-size:.75rem;text-transform:uppercase;letter-spacing:1px;color:#999;margin-bottom:.2rem}.result-title{font-size:1rem;font-weight:400;margin-bottom:.2rem}.result-price{font-size:.9rem;color:#1a1a1a}.no-results{text-align:center;padding:3rem;color:#999;font-weight:300}.search-loading{display:flex;justify-content:center;padding:2rem}.spinner{width:30px;height:30px;border:2px solid #eee;border-top-color:#1a1a1a;border-radius:50%;animation:searchSpin .8s linear infinite}@keyframes searchSpin{to{transform:rotate(360deg)}}@media(max-width:768px){.search-overlay{padding-top:4vh}.search-title{font-size:2rem}.search-input{font-size:1.4rem}}.sticky-product-bar{position:fixed;bottom:20px;left:15px;right:85px;background:#ffffffd9;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);padding:.5rem;border-radius:100px;box-shadow:0 15px 40px #00000014;z-index:999;transform:translateY(150%);transition:transform .6s cubic-bezier(.165,.84,.44,1);display:none;border:1px solid rgba(255,255,255,.4)}.sticky-product-bar.active{transform:translateY(0);display:block}.sticky-bar-container{display:flex;gap:.5rem;height:54px;align-items:center}.luxury-btn-primary,.luxury-btn-secondary{border-radius:100px!important;font-family:Outfit,sans-serif!important;font-size:.95rem!important;font-weight:500!important;cursor:pointer!important;transition:all .3s cubic-bezier(.165,.84,.44,1)!important;border:none!important;display:flex!important;align-items:center!important;justify-content:center!important;text-transform:none!important;letter-spacing:.2px!important;padding:0 1.5rem!important;min-height:54px!important}.luxury-btn-primary{background:transparent!important;color:var(--primary-color)!important;border:1.5px solid var(--primary-color)!important}.luxury-btn-primary:hover{background:var(--primary-color)!important;color:#fff!important;transform:translateY(-2px)}.luxury-btn-secondary{background:#f0f0f0!important;color:var(--primary-color)!important;border:none!important}.luxury-btn-secondary:hover{background:#e8e8e8!important;transform:translateY(-2px);box-shadow:0 10px 20px #0000000d}.add-to-bag-btn.luxury-btn-primary,.add-to-bag-btn.luxury-btn-secondary,.buy-now-btn.luxury-btn-primary,.buy-now-btn.luxury-btn-secondary{min-height:60px!important}.sticky-add-btn,.sticky-buy-btn{flex:1;min-height:50px!important;margin:0!important}@media(max-width:768px){.sticky-product-bar{display:block}#hubspot-messages-iframe-container,#shopify-chat,.shopify-app-block{bottom:20px!important}}#nglow-loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(6px) brightness(.85);-webkit-backdrop-filter:blur(6px) brightness(.85);background:#00000040;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;pointer-events:none}#nglow-loading-overlay.active{opacity:1;visibility:visible;pointer-events:all}.nglow-spinner{width:48px;height:48px;border:3px solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;animation:nglow-spin .75s linear infinite}@keyframes nglow-spin{to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/nglow-custom.css.map */
