*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1a2952;background:#faf7f2;line-height:1.5;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:0;background:none;color:inherit}.serif{font-family:Cormorant Garamond,Georgia,serif}.container{max-width:1440px;margin:0 auto;padding:0 40px}.container-narrow{max-width:1120px;margin:0 auto;padding:0 40px}@media(min-width:1800px){.container{max-width:1560px;padding:0 48px}.container-narrow{max-width:1200px;padding:0 48px}}@media(max-width:768px){.container,.container-narrow{padding:0 20px}}.announcement{background:#1a2952;color:#faf7f2;text-align:center;padding:10px 20px;font-size:12px;letter-spacing:.2em;text-transform:uppercase;font-weight:500}.announcement em{color:#9fb1a4;font-style:normal}.site-header{background:#faf7f2;border-bottom:1px solid rgba(26,41,82,.08);position:sticky;top:0;z-index:100}.header-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:40px;padding:20px 40px;max-width:1440px;margin:0 auto}.header-nav{display:flex;gap:32px;align-items:center}.header-nav a{font-size:14px;font-weight:500;letter-spacing:.02em;color:#1a2952;transition:color .2s;padding:8px 0;position:relative}.header-nav a:hover,.header-nav a.active{color:#9fb1a4}.header-nav a.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#9fb1a4}.header-logo{justify-self:center}.header-logo img{height:66px;width:auto}.header-actions{justify-self:end;display:flex;gap:20px;align-items:center}.header-actions button,.header-actions a{font-size:14px;font-weight:500;color:#1a2952;display:flex;align-items:center;gap:6px;padding:8px 4px}.cart-count{display:inline-flex;align-items:center;justify-content:center;background:#1a2952;color:#faf7f2;border-radius:50%;min-width:20px;height:20px;font-size:11px;font-weight:600;padding:0 6px}.mobile-menu-btn{display:none}@media(max-width:900px){.header-inner{grid-template-columns:auto 1fr auto;padding:16px 20px;gap:16px}.header-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#faf7f2;flex-direction:column;gap:0;padding:20px;border-bottom:1px solid rgba(26,41,82,.08)}.header-nav.open{display:flex}.header-nav a{padding:14px 0;border-bottom:1px solid rgba(26,41,82,.06);width:100%}.mobile-menu-btn{display:block;font-size:24px;padding:4px}.header-logo img{height:54px}}.btn{display:inline-block;padding:14px 32px;font-size:13px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;border:1px solid transparent;transition:all .2s;cursor:pointer;text-align:center}.btn-primary{background:#1a2952;color:#faf7f2;border-color:#1a2952}.btn-primary:hover{background:#0f1c3d;border-color:#0f1c3d}.btn-outline{background:transparent;color:#1a2952;border-color:#1a2952}.btn-outline:hover{background:#1a2952;color:#faf7f2}.btn-outline-light{background:transparent;color:#faf7f2;border-color:#faf7f2}.btn-outline-light:hover{background:#faf7f2;color:#1a2952}.btn-link{color:#1a2952;font-size:13px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;border-bottom:1px solid #9fb1a4;padding:4px 0;display:inline-block;transition:all .2s}.btn-link:hover{color:#9fb1a4}.btn-block{display:block;width:100%}.eyebrow{font-size:12px;letter-spacing:.42em;font-weight:600;color:#9fb1a4;text-transform:uppercase}.section-title{font-family:Cormorant Garamond,serif;font-size:64px;line-height:1.05;font-weight:400;color:#1a2952;letter-spacing:-.5px;margin:12px 0 0}.section-title em{font-style:italic;font-weight:300;color:#3a4a6b}.rule{width:60px;height:2px;background:#9fb1a4;margin:24px 0}@media(max-width:768px){.section-title{font-size:42px}}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:640px;background:#f5f0e8}.hero-copy{padding:80px 60px;display:flex;flex-direction:column;justify-content:center}.hero-copy h1{font-family:Cormorant Garamond,serif;font-size:88px;line-height:1.02;font-weight:400;color:#1a2952;letter-spacing:-1.5px;margin:16px 0 24px;max-width:560px;text-wrap:balance}.hero-copy h1 em{font-style:italic;font-weight:300;color:#3a4a6b;display:block}@media(min-width:901px)and (max-width:1279px){.hero-copy{padding:60px 48px}.hero-copy h1{font-size:72px;max-width:480px}}@media(min-width:1280px)and (max-width:1600px){.hero-copy h1{font-size:84px;max-width:540px}}@media(min-width:1601px){.hero-copy h1{font-size:96px;max-width:620px}}.hero-copy p{font-size:18px;line-height:1.6;font-weight:300;color:#3a4a6b;max-width:520px;margin:0 0 32px}.hero-ctas{display:flex;gap:16px;flex-wrap:wrap}.hero-image{background-size:cover;background-position:center}@media(max-width:900px){.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:60px 20px;order:2}.hero-copy h1{font-size:56px}.hero-image{min-height:400px;order:1}}.section{padding:0}.section-alt{background:#f5f0e8}.section-dark{background:#1a2952;color:#faf7f2}.section-dark .section-title{color:#faf7f2}.section-dark .eyebrow{color:#9fb1a4}.section-header{text-align:center;margin-bottom:64px}.section-header .rule{margin:24px auto}@media(max-width:768px){.section{padding:60px 0}}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:600px){.product-grid{grid-template-columns:1fr}}.product-card{background:#faf7f2;border:1px solid #ece6d8;display:flex;flex-direction:column;transition:transform .3s,box-shadow .3s;text-decoration:none}.product-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #1a295214}.product-card-image{aspect-ratio:4/3;background:#eef1ea;background-size:cover;background-position:center}.product-card-body{padding:24px}.product-card-eyebrow{font-size:11px;letter-spacing:.32em;font-weight:600;color:#9fb1a4;text-transform:uppercase}.product-card-title{font-family:Cormorant Garamond,serif;font-size:28px;line-height:1.1;font-weight:400;color:#1a2952;margin:8px 0}.product-card-desc{font-size:14px;line-height:1.55;color:#5a6a80;font-weight:300;margin:0 0 16px}.product-card-meta{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid rgba(26,41,82,.08)}.product-card-price{font-size:16px;font-weight:600;color:#1a2952}.product-card-cta{font-size:12px;letter-spacing:.16em;font-weight:600;text-transform:uppercase;color:#9fb1a4}.product-card-featured{background:#1a2952;border-color:#1a2952}.product-card-featured .product-card-title{color:#faf7f2}.product-card-featured .product-card-desc{color:#a8b6c8}.product-card-featured .product-card-price{color:#faf7f2}.product-card-featured .product-card-meta{border-top-color:#ffffff26}.product-card-featured .card-rating-stars{color:#9fb1a4}.product-card-featured .card-rating-value{color:#faf7f2}.product-card-featured .card-snippet{color:#c8d3e0;border-top-color:#ffffff1f}.product-card-featured .card-snippet:before{color:#9fb1a4}.card-rating{display:flex;align-items:center;gap:8px;margin:6px 0 12px}.card-rating-stars{color:#9fb1a4;font-size:14px;letter-spacing:.06em;line-height:1}.card-rating-value{font-size:12px;font-weight:600;color:#1a2952;letter-spacing:.02em}.card-rating-verified{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#9fb1a4;font-weight:600}.card-rating-verified:before{content:"\2713  ";font-weight:700}.card-snippet{font-family:Cormorant Garamond,serif;font-size:15px;line-height:1.4;font-style:italic;color:#3a4a6b;font-weight:400;margin:14px 0 0;border-top:1px solid rgba(26,41,82,.08);position:relative;padding:14px 0 0 20px}.card-snippet:before{content:"\201c";position:absolute;left:0;top:6px;font-family:Cormorant Garamond,serif;font-size:28px;color:#9fb1a4;line-height:1;font-style:normal}.collection-card-rating{display:flex;align-items:center;gap:10px;margin-bottom:10px}.collection-card-rating .stars{color:#9fb1a4;font-size:16px;letter-spacing:.08em;line-height:1;text-shadow:0 1px 8px rgba(15,28,61,.5)}.collection-card-rating .label{font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:#faf7f2;font-weight:600;text-shadow:0 1px 8px rgba(15,28,61,.7)}.collection-cards{display:grid;grid-template-columns:1fr 1fr;gap:32px}.collection-card{position:relative;aspect-ratio:4/3;overflow:hidden;background:#eef1ea}.collection-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.collection-card:hover img{transform:scale(1.04)}.collection-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1a295226,#1a29528c,#1a2952e0);display:flex;flex-direction:column;justify-content:flex-end;padding:40px}.collection-card-overlay .eyebrow{color:#c8d3e0;text-shadow:0 1px 12px rgba(15,28,61,.6)}.collection-card-overlay h3{font-family:Cormorant Garamond,serif;font-size:48px;line-height:1;font-weight:500;color:#fff;margin:8px 0 12px;text-shadow:0 2px 20px rgba(15,28,61,.75),0 1px 4px rgba(15,28,61,.5)}.collection-card-overlay p{font-size:15px;color:#faf7f2;margin:0 0 16px;max-width:400px;font-weight:400;text-shadow:0 1px 12px rgba(15,28,61,.7)}.collection-card-overlay .btn-link{color:#faf7f2;border-color:#9fb1a4;font-weight:600;text-shadow:0 1px 8px rgba(15,28,61,.6)}@media(max-width:768px){.collection-cards{grid-template-columns:1fr}.collection-card-overlay h3{font-size:36px}}.pdp{padding:60px 0 100px}.pdp-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:64px}@media(max-width:900px){.pdp-grid{grid-template-columns:1fr;gap:32px}}.pdp-gallery-main{aspect-ratio:1/1;background:#eef1ea;overflow:hidden;background-size:cover;background-position:center;transition:background-image .3s}.pdp-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px}.pdp-thumb{aspect-ratio:1/1;background-size:cover;background-position:center;cursor:pointer;border:2px solid transparent;transition:border-color .2s}.pdp-thumb.active,.pdp-thumb:hover{border-color:#1a2952}.pdp-info h1{font-family:Cormorant Garamond,serif;font-size:56px;line-height:1.05;font-weight:400;color:#1a2952;margin:12px 0;letter-spacing:-.5px}.pdp-info h1 em{font-style:italic;font-weight:300;color:#3a4a6b}.pdp-tagline{font-size:18px;font-style:italic;color:#3a4a6b;font-weight:300;margin:0 0 24px}.pdp-price{font-size:32px;font-weight:600;color:#1a2952;margin:0 0 8px}.pdp-price small{font-size:16px;font-weight:400;color:#8a97a8;text-decoration:line-through;margin-left:12px}.pdp-selector{margin:32px 0}.pdp-selector-label{font-size:12px;letter-spacing:.28em;font-weight:600;color:#1a2952;text-transform:uppercase;margin-bottom:12px;display:block}.pdp-selector-label .selected{color:#8a97a8;letter-spacing:.04em;text-transform:none;font-weight:400;margin-left:8px}.pdp-sizes{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.pdp-size-btn{padding:14px 8px;border:1px solid rgba(26,41,82,.15);background:#faf7f2;font-size:13px;font-weight:500;color:#1a2952;transition:all .2s}.pdp-size-btn:hover{border-color:#1a2952}.pdp-size-btn.selected{background:#1a2952;color:#faf7f2;border-color:#1a2952}.pdp-size-btn .price{display:block;font-size:11px;font-weight:400;color:inherit;opacity:.7;margin-top:4px}.pdp-actions{margin:32px 0}.pdp-benefits{margin-top:40px;padding-top:32px;border-top:1px solid rgba(26,41,82,.1)}.pdp-benefit{display:flex;gap:16px;margin-bottom:20px}.pdp-benefit-icon{flex-shrink:0;width:40px;height:40px;background:#eef1ea;display:flex;align-items:center;justify-content:center;color:#9fb1a4;font-family:Cormorant Garamond,serif;font-size:24px}.pdp-benefit-text strong{display:block;font-size:15px;color:#1a2952;margin-bottom:2px}.pdp-benefit-text span{font-size:14px;color:#5a6a80;font-weight:300;line-height:1.5}.collection-header{padding:80px 0 40px;text-align:center}.collection-filters{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;padding:24px 0;border-top:1px solid rgba(26,41,82,.08);border-bottom:1px solid rgba(26,41,82,.08);margin-bottom:48px}.filter-group{display:flex;gap:8px;align-items:center}.filter-label{font-size:11px;letter-spacing:.24em;font-weight:600;color:#8a97a8;text-transform:uppercase}.filter-btn{padding:8px 16px;font-size:13px;font-weight:500;color:#1a2952;border:1px solid rgba(26,41,82,.15);background:#faf7f2;transition:all .2s}.filter-btn:hover{border-color:#1a2952}.filter-btn.active{background:#1a2952;color:#faf7f2;border-color:#1a2952}.page-hero{padding:100px 0 60px;text-align:center;background:#f5f0e8}.page-hero .section-title{max-width:900px;margin:12px auto 0}.page-hero p{max-width:640px;margin:24px auto 0;font-size:18px;line-height:1.6;color:#3a4a6b;font-weight:300}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}@media(max-width:900px){.two-col{grid-template-columns:1fr;gap:40px}}.two-col img{aspect-ratio:1/1;object-fit:cover;width:100%}.feature-list{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:48px}@media(max-width:900px){.feature-list{grid-template-columns:1fr}}.feature-item{padding:24px;background:#faf7f2;border:1px solid #ece6d8}.feature-item h4{font-size:16px;font-weight:600;color:#1a2952;margin:0 0 8px;letter-spacing:.01em}.feature-item p{font-size:14px;line-height:1.55;color:#5a6a80;margin:0;font-weight:300}.reviews-section{padding:100px 0}.reviews-section.alt{background:#f5f0e8}.reviews-header{text-align:center;margin-bottom:64px}.reviews-header .rule{margin:24px auto}.reviews-header p{max-width:560px;margin:16px auto 0;font-size:16px;line-height:1.6;color:#3a4a6b;font-weight:300}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:900px){.reviews-grid{grid-template-columns:1fr}}.review-card{background:#faf7f2;border:1px solid #ece6d8;padding:32px;display:flex;flex-direction:column;transition:box-shadow .3s}.review-card:hover{box-shadow:0 8px 24px #1a29520f}.review-stars{display:flex;gap:2px;color:#9fb1a4;font-size:18px;letter-spacing:.08em;margin-bottom:14px;line-height:1}.review-stars .star-empty{color:#1a295226}.review-product{font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:#8a97a8;font-weight:600;margin-bottom:16px}.review-title{font-family:Cormorant Garamond,serif;font-size:24px;line-height:1.15;font-weight:400;color:#1a2952;margin:0 0 12px;font-style:italic}.review-quote{font-size:15px;line-height:1.65;color:#3a4a6b;font-weight:300;margin:0 0 24px;flex:1}.review-author{display:flex;align-items:center;gap:14px;padding-top:20px;border-top:1px solid rgba(26,41,82,.08)}.review-avatar{width:44px;height:44px;border-radius:50%;background:#eef1ea;color:#1a2952;display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,serif;font-size:18px;font-weight:500;flex-shrink:0}.review-avatar-sage{background:#9fb1a4;color:#1a2952}.review-avatar-navy{background:#1a2952;color:#faf7f2}.review-author-info{flex:1;min-width:0}.review-author-name{font-size:14px;font-weight:600;color:#1a2952;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.review-verified{display:inline-flex;align-items:center;gap:4px;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#9fb1a4;font-weight:600}.review-verified:before{content:"\2713";font-size:11px;color:#9fb1a4;font-weight:700}.review-author-meta{font-size:12px;color:#8a97a8;margin-top:2px;letter-spacing:.02em}.review-featured{background:#1a2952;color:#faf7f2;padding:60px;display:grid;grid-template-columns:auto 1fr;gap:48px;align-items:center}@media(max-width:768px){.review-featured{grid-template-columns:1fr;padding:40px 24px;gap:24px;text-align:center}}.review-featured-mark{font-family:Cormorant Garamond,serif;font-size:120px;line-height:.8;color:#9fb1a4;font-weight:400}@media(max-width:768px){.review-featured-mark{font-size:72px;margin:0 auto}}.review-featured .review-stars{color:#9fb1a4;font-size:22px;margin-bottom:16px}.review-featured .review-title{color:#faf7f2;font-size:36px;margin-bottom:16px}.review-featured .review-quote{color:#c8d3e0;font-size:18px;line-height:1.6}.review-featured .review-author-name{color:#faf7f2;font-size:15px}.review-featured .review-author-meta{color:#a8b6c8}.review-featured .review-author{border-top-color:#ffffff26}.review-trust-strip{background:#faf7f2;border-top:1px solid rgba(26,41,82,.08);border-bottom:1px solid rgba(26,41,82,.08);padding:20px 0}.review-trust-inner{display:flex;justify-content:center;align-items:center;gap:24px;flex-wrap:wrap}.review-trust-stars{display:flex;gap:3px;color:#9fb1a4;font-size:22px;letter-spacing:.08em}.review-trust-label{font-size:12px;letter-spacing:.32em;text-transform:uppercase;color:#1a2952;font-weight:600}.review-trust-divider{color:#1a295233}.stat-trust-bar{background:#1a2952;color:#faf7f2;padding:32px 0}.stat-trust-inner{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;align-items:center;text-align:center}@media(max-width:900px){.stat-trust-inner{grid-template-columns:repeat(2,1fr);gap:32px}}@media(max-width:500px){.stat-trust-inner{grid-template-columns:1fr}}.stat-trust-item{position:relative;padding:0 20px}.stat-trust-item:not(:last-child):after{content:"";position:absolute;top:10%;right:0;bottom:10%;width:1px;background:#ffffff26}@media(max-width:900px){.stat-trust-item:not(:last-child):after{display:none}}.stat-trust-value{font-family:Cormorant Garamond,serif;font-size:44px;line-height:1;font-weight:400;color:#faf7f2;letter-spacing:-.5px;margin-bottom:8px}.stat-trust-value .stars{color:#9fb1a4;font-size:20px;letter-spacing:.08em;display:block;margin-bottom:4px;line-height:1}.stat-trust-value em{font-style:italic;font-weight:300;color:#c8d3e0}.stat-trust-label{font-size:11px;letter-spacing:.32em;text-transform:uppercase;color:#9fb1a4;font-weight:600}.stat-trust-footnote{text-align:center;font-size:10px;color:#c8d3e08c;letter-spacing:.14em;text-transform:uppercase;margin-top:20px}.pdp-rating{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:16px 0;margin:12px 0 20px;border-top:1px solid rgba(26,41,82,.08);border-bottom:1px solid rgba(26,41,82,.08)}.pdp-rating-stars{color:#9fb1a4;font-size:20px;letter-spacing:.08em;line-height:1}.pdp-rating-value{font-size:15px;font-weight:600;color:#1a2952}.pdp-rating-divider{color:#1a295233;font-size:14px}.pdp-rating-label{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#9fb1a4;font-weight:600}.compare-section{padding:80px 0 100px;background:#f5f0e8}.compare-header{text-align:center;margin-bottom:48px}.compare-header .rule{margin:24px auto}.compare-header p{max-width:640px;margin:16px auto 0;font-size:16px;line-height:1.6;color:#3a4a6b;font-weight:300}.compare-table-wrap{background:#faf7f2;border:1px solid #ece6d8;overflow-x:auto}.compare-table{width:100%;min-width:780px;border-collapse:collapse;table-layout:fixed}.compare-table th,.compare-table td{padding:20px 24px;text-align:left;vertical-align:middle;border-bottom:1px solid rgba(26,41,82,.08);font-size:14px;line-height:1.5;color:#3a4a6b}.compare-table thead th{padding-top:32px;padding-bottom:24px;vertical-align:top;background:#faf7f2}.compare-table th:first-child,.compare-table td:first-child{width:180px;font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:600;color:#8a97a8;background:#f5f0e8;border-right:1px solid rgba(26,41,82,.08)}.compare-table thead th:first-child{background:#f5f0e8}.compare-col{width:calc((100% - 180px) / 3)}.compare-product-head{position:relative}.compare-product-head .compare-eyebrow{font-size:11px;letter-spacing:.28em;font-weight:600;color:#9fb1a4;text-transform:uppercase;display:block;margin-bottom:6px}.compare-product-head h3{font-family:Cormorant Garamond,serif;font-size:28px;line-height:1.1;font-weight:400;color:#1a2952;margin:0 0 12px}.compare-product-image{width:100%;aspect-ratio:4/3;background-size:cover;background-position:center;background-color:#eef1ea;margin-bottom:12px}.compare-table th.featured,.compare-table td.featured{background:#1a2952;color:#c8d3e0;border-bottom-color:#ffffff1a}.compare-table th.featured .compare-eyebrow{color:#9fb1a4}.compare-table th.featured h3{color:#faf7f2}.compare-table td.featured{color:#c8d3e0}.compare-table td.featured strong{color:#faf7f2}.compare-table td.featured .rating-dot{background:#c8d3e0}.compare-table td.featured .rating-dot.filled{background:#9fb1a4}.compare-table td.featured .layer-tag{background:#9fb1a426;color:#c8d3e0;border-color:#9fb1a44d}.featured-badge{display:inline-block;padding:4px 10px;background:#9fb1a4;color:#1a2952;font-size:10px;letter-spacing:.2em;text-transform:uppercase;font-weight:600;margin-bottom:8px}.rating-dots{display:inline-flex;gap:4px;align-items:center}.rating-dot{width:10px;height:10px;border-radius:50%;background:#1a295226;display:inline-block}.rating-dot.filled{background:#9fb1a4}.rating-label{font-size:12px;color:#8a97a8;margin-left:10px;letter-spacing:.04em}.firmness-bar{display:flex;align-items:center;gap:12px}.firmness-track{flex:1;max-width:120px;height:6px;background:#1a29521a;position:relative;border-radius:3px;overflow:hidden}.firmness-fill{position:absolute;left:0;top:0;bottom:0;background:#9fb1a4;border-radius:3px}.firmness-value{font-family:Cormorant Garamond,serif;font-size:20px;font-weight:500;color:inherit;line-height:1}.featured .firmness-track{background:#ffffff26}.layer-tags{display:flex;flex-direction:column;gap:6px}.layer-tag{display:inline-block;padding:6px 10px;font-size:11px;font-weight:500;color:#1a2952;background:#eef1ea;border:1px solid rgba(26,41,82,.08);letter-spacing:.02em;line-height:1.3}.compare-price{font-family:Cormorant Garamond,serif;font-size:24px;color:#1a2952;font-weight:500;line-height:1.1}.compare-price small{display:block;font-family:Inter,sans-serif;font-size:12px;color:#8a97a8;font-weight:400;letter-spacing:.06em;margin-top:4px}.featured .compare-price{color:#faf7f2}.featured .compare-price small{color:#a8b6c8}.compare-cta{padding:24px!important}.compare-cta .btn{width:100%;padding:12px 16px;font-size:12px}@media(max-width:900px){.compare-section{padding:60px 0}.compare-table{min-width:640px}.compare-table th,.compare-table td{padding:14px 16px;font-size:13px}.compare-table th:first-child,.compare-table td:first-child{width:130px;font-size:11px;padding:14px 12px}.compare-product-head h3{font-size:22px}.compare-scroll-hint{display:block;text-align:center;font-size:12px;color:#8a97a8;letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px}}.compare-scroll-hint{display:none}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a295266;opacity:0;pointer-events:none;transition:opacity .3s;z-index:200}.cart-overlay.open{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:480px;background:#faf7f2;z-index:201;transform:translate(100%);transition:transform .3s;display:flex;flex-direction:column}.cart-drawer.open{transform:translate(0)}.cart-header{padding:24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(26,41,82,.1)}.cart-header h2{font-family:Cormorant Garamond,serif;font-size:28px;font-weight:400;margin:0}.cart-close{font-size:20px;padding:8px}.cart-items{flex:1;overflow-y:auto;padding:24px}.cart-empty{text-align:center;color:#8a97a8;padding:60px 20px}.cart-empty p{margin:0 0 24px;font-style:italic}.cart-item{display:grid;grid-template-columns:80px 1fr auto;gap:16px;padding:16px 0;border-bottom:1px solid rgba(26,41,82,.08);align-items:center}.cart-item-img{aspect-ratio:1/1;background-size:cover;background-position:center;background-color:#eef1ea}.cart-item-info h4{font-size:15px;font-weight:500;color:#1a2952;margin:0 0 4px}.cart-item-info span{font-size:13px;color:#8a97a8}.cart-item-price{font-size:15px;font-weight:600;color:#1a2952;text-align:right}.cart-item-remove{display:block;font-size:11px;color:#9fb1a4;text-decoration:underline;margin-top:4px;letter-spacing:.08em;text-transform:uppercase}.cart-footer{padding:24px;border-top:1px solid rgba(26,41,82,.1);background:#f5f0e8}.cart-subtotal{display:flex;justify-content:space-between;font-size:16px;font-weight:600;margin-bottom:16px}.cart-note{font-size:12px;color:#8a97a8;margin:0 0 16px;text-align:center}.site-footer{background:#1a2952;color:#c8d3e0;padding:80px 0 40px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.1)}@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr;gap:32px}}@media(max-width:600px){.footer-grid{grid-template-columns:1fr}}.footer-brand img{height:40px;width:auto;filter:brightness(0) invert(1);margin-bottom:16px}.footer-brand p{font-size:14px;line-height:1.6;font-weight:300;margin:0 0 20px;max-width:320px}.footer-newsletter{display:flex;gap:0;max-width:320px}.footer-newsletter input{flex:1;padding:12px;border:1px solid rgba(255,255,255,.2);background:transparent;color:#faf7f2;font-family:inherit;font-size:13px}.footer-newsletter input::placeholder{color:#fff6}.footer-newsletter button{padding:12px 20px;background:#9fb1a4;color:#1a2952;font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.footer-col h5{font-size:12px;letter-spacing:.24em;text-transform:uppercase;color:#faf7f2;margin:0 0 20px;font-weight:600}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col li{margin-bottom:10px}.footer-col a{font-size:14px;color:#c8d3e0;transition:color .2s}.footer-col a:hover{color:#faf7f2}.footer-bottom{padding-top:32px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px;font-size:12px;color:#ffffff80}.footer-bottom a{color:inherit}.trust-bar{background:#f5f0e8;padding:32px 0;border-top:1px solid rgba(26,41,82,.06);border-bottom:1px solid rgba(26,41,82,.06)}.trust-bar-inner{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;text-align:center}@media(max-width:900px){.trust-bar-inner{grid-template-columns:repeat(2,1fr);gap:24px}}.trust-item{padding:0 12px}.trust-item strong{display:block;font-family:Cormorant Garamond,serif;font-size:22px;color:#1a2952;font-weight:500;margin-bottom:4px}.trust-item span{font-size:12px;color:#5a6a80;letter-spacing:.08em;text-transform:uppercase}.checkout-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:64px;padding:60px 0}@media(max-width:900px){.checkout-grid{grid-template-columns:1fr;gap:40px}}.checkout-form h2{font-family:Cormorant Garamond,serif;font-size:36px;font-weight:400;color:#1a2952;margin:0 0 24px}.form-group{margin-bottom:16px}.form-group label{display:block;font-size:12px;letter-spacing:.14em;font-weight:600;color:#5a6a80;text-transform:uppercase;margin-bottom:6px}.form-group input,.form-group select{width:100%;padding:14px;border:1px solid rgba(26,41,82,.15);background:#faf7f2;color:#1a2952;font-family:inherit;font-size:15px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:600px){.form-row{grid-template-columns:1fr}}.checkout-summary{background:#f5f0e8;padding:32px;height:fit-content;position:sticky;top:100px}.checkout-summary h3{font-family:Cormorant Garamond,serif;font-size:24px;font-weight:400;color:#1a2952;margin:0 0 20px}.summary-line{display:flex;justify-content:space-between;font-size:14px;color:#3a4a6b;margin-bottom:8px}.summary-line.total{padding-top:16px;margin-top:16px;border-top:1px solid rgba(26,41,82,.15);font-size:18px;font-weight:600;color:#1a2952}html,body{overflow-x:hidden;max-width:100vw}img,video,iframe{max-width:100%;height:auto}.pdp-sticky-cta{display:none;position:fixed;bottom:0;left:0;right:0;z-index:150;background:#faf7f2;border-top:1px solid rgba(26,41,82,.12);padding:12px 16px 14px;box-shadow:0 -4px 20px #1a295214;gap:12px;align-items:center}.pdp-sticky-cta .sticky-info{flex:1;min-width:0}.pdp-sticky-cta .sticky-name{font-size:12px;color:#1a2952;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.02em}.pdp-sticky-cta .sticky-price{font-size:15px;font-weight:700;color:#1a2952}.pdp-sticky-cta .sticky-price small{font-size:11px;color:#8a97a8;font-weight:400;margin-left:4px}.pdp-sticky-cta .btn{padding:14px 20px;font-size:12px;flex-shrink:0;min-height:44px}@media(max-width:640px){body{font-size:15px;line-height:1.55}.container,.container-narrow{padding:0 16px}.section{padding:44px 0}.announcement{padding:8px 16px;font-size:10px;letter-spacing:.16em}.announcement em{display:inline}.header-inner{padding:12px 16px;gap:12px}.header-logo img{height:48px}.header-actions{gap:12px}.mobile-menu-btn{font-size:22px;padding:10px;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.header-actions a,.header-actions button{min-height:44px;padding:10px 4px;font-size:13px}.cart-count{min-width:18px;height:18px;font-size:10px}.section-title{font-size:32px;line-height:1.1;letter-spacing:-.4px}.eyebrow{font-size:10px;letter-spacing:.32em}.rule{width:48px;margin:16px 0}.hero{grid-template-columns:1fr;min-height:auto}.hero-image{order:1;min-height:0;height:64vw;max-height:340px;background-position:center}.hero-copy{order:2;padding:32px 16px 40px}.hero-copy h1{font-size:42px;line-height:1.02;margin:12px 0 16px;letter-spacing:-1px}.hero-copy p{font-size:15px;line-height:1.55;margin:0 0 24px}.hero-ctas{gap:10px;flex-direction:column}.hero-ctas .btn{width:100%;padding:14px 20px;min-height:48px}.stat-trust-bar{padding:20px 0}.stat-trust-inner{grid-template-columns:1fr 1fr;gap:20px 12px}.stat-trust-item{padding:0 8px}.stat-trust-item:nth-child(2n):after{display:none}.stat-trust-value{font-size:28px;margin-bottom:4px}.stat-trust-value .stars{font-size:14px;margin-bottom:2px}.stat-trust-label{font-size:9px;letter-spacing:.22em}.stat-trust-footnote{font-size:9px;margin-top:12px;letter-spacing:.1em}.trust-bar{padding:20px 0}.trust-bar-inner{grid-template-columns:1fr 1fr;gap:20px}.trust-item strong{font-size:18px}.trust-item span{font-size:10px;letter-spacing:.06em}.section-header{margin-bottom:32px}.two-col{gap:24px}.two-col img{aspect-ratio:1/1}.product-grid{gap:16px}.product-card-body{padding:20px}.product-card-title{font-size:24px}.product-card-desc{font-size:14px}.product-card-price{font-size:15px}.collection-cards{gap:16px}.collection-card-overlay{padding:24px;background:linear-gradient(180deg,#1a295233,#1a2952a6 45%,#0f1c3deb)}.collection-card-overlay h3{font-size:36px;font-weight:500;text-shadow:0 2px 24px rgba(15,28,61,.85),0 1px 6px rgba(15,28,61,.6)}.collection-card-overlay p{font-size:15px;color:#fff;text-shadow:0 1px 14px rgba(15,28,61,.8)}.collection-header{padding:44px 0 24px}.collection-filters{padding:16px 0;gap:12px;flex-direction:column;align-items:stretch;margin-bottom:32px}.filter-group{justify-content:flex-start;flex-wrap:wrap;gap:6px}.filter-btn{padding:10px 14px;font-size:12px;min-height:40px}.btn{padding:14px 24px;font-size:12px;min-height:48px;display:inline-flex;align-items:center;justify-content:center}.btn-link{padding:12px 0;min-height:44px;display:inline-flex;align-items:center}.pdp{padding:24px 0 140px}.pdp-grid{gap:24px}.pdp-info h1{font-size:38px;line-height:1.05}.pdp-tagline{font-size:15px;margin:0 0 16px}.pdp-rating{padding:12px 0;margin:8px 0 16px;gap:8px}.pdp-rating-stars{font-size:16px}.pdp-rating-value{font-size:14px}.pdp-rating-label{font-size:11px;letter-spacing:.12em}.pdp-price{font-size:28px}.pdp-selector{margin:24px 0}.pdp-sizes{grid-template-columns:repeat(2,1fr);gap:8px}.pdp-size-btn{padding:14px 8px;min-height:56px;font-size:14px}.pdp-benefits{margin-top:32px;padding-top:24px}.pdp-benefit-icon{width:36px;height:36px;font-size:20px}.pdp-benefit-text strong{font-size:14px}.pdp-benefit-text span{font-size:13px}.pdp-thumbs{gap:8px;margin-top:8px}.pdp-sticky-cta{display:flex}.compare-section{padding:44px 0}.compare-header{margin-bottom:28px}.compare-scroll-hint{display:block;text-align:center;font-size:11px;color:#8a97a8;letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px}.compare-table-wrap{overflow-x:auto;position:relative;-webkit-overflow-scrolling:touch}.compare-table{min-width:640px;table-layout:fixed}.compare-table th,.compare-table td{padding:12px 14px;font-size:12px;line-height:1.4}.compare-table th:first-child,.compare-table td:first-child{position:sticky;left:0;z-index:2;width:112px;min-width:112px;max-width:112px;font-size:10px;letter-spacing:.16em;padding:12px 10px;background:#f5f0e8;box-shadow:2px 0 4px #1a29520d}.compare-table thead th:first-child{background:#f5f0e8}.compare-product-head h3{font-size:18px;line-height:1.1}.compare-product-image{aspect-ratio:1/1}.featured-badge{font-size:9px;padding:3px 8px;letter-spacing:.14em}.compare-eyebrow{font-size:10px;letter-spacing:.2em}.firmness-value{font-size:16px}.firmness-track{max-width:80px;height:5px}.rating-dot{width:8px;height:8px}.rating-dots{gap:3px}.layer-tag{font-size:10px;padding:4px 8px;letter-spacing:.01em}.layer-tags{gap:4px}.compare-price{font-size:18px}.compare-price small{font-size:10px}.compare-cta .btn{padding:10px 12px;font-size:11px;min-height:40px}.reviews-section{padding:44px 0}.reviews-header{margin-bottom:32px}.reviews-grid{gap:16px}.review-card{padding:24px}.review-stars{font-size:16px}.review-product{font-size:10px;letter-spacing:.2em;margin-bottom:12px}.review-title{font-size:20px}.review-quote{font-size:14px;margin:0 0 20px}.review-author{padding-top:16px;gap:12px}.review-avatar{width:40px;height:40px;font-size:16px}.review-author-name{font-size:13px;gap:6px}.review-verified{font-size:9px;letter-spacing:.1em}.review-author-meta{font-size:11px}.review-featured{padding:32px 20px;gap:20px}.review-featured-mark{font-size:64px;line-height:.6;text-align:center}.review-featured .review-title{font-size:24px;text-align:center}.review-featured .review-quote{font-size:15px;text-align:center}.review-trust-strip{padding:14px 0}.review-trust-inner{gap:12px;flex-direction:column}.review-trust-stars{font-size:18px}.review-trust-label{font-size:10px;letter-spacing:.24em}.review-trust-divider{display:none}.page-hero{padding:44px 0 24px}.page-hero p{font-size:15px;margin-top:16px}.feature-list{grid-template-columns:1fr;gap:16px;margin-top:32px}.feature-item{padding:20px}.feature-item h4{font-size:15px}.cart-drawer{max-width:100%;width:100%}.cart-header{padding:16px 20px}.cart-header h2{font-size:24px}.cart-close{font-size:28px;padding:12px;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.cart-items{padding:16px 20px}.cart-item{grid-template-columns:64px 1fr auto;gap:12px;padding:12px 0}.cart-item-info h4{font-size:14px}.cart-item-info span{font-size:12px}.cart-item-price{font-size:14px}.cart-item-remove{font-size:10px}.cart-footer{padding:16px 20px}.cart-subtotal{font-size:15px;margin-bottom:12px}.cart-footer .btn{padding:16px;font-size:13px;min-height:52px}.checkout-grid{padding:32px 0;gap:24px}.checkout-form h2{font-size:26px;margin:0 0 16px}.form-group{margin-bottom:12px}.form-group input,.form-group select{padding:14px;font-size:16px;min-height:48px}.checkout-summary{padding:20px;position:static}.site-footer{padding:44px 0 24px}.footer-grid{gap:28px;padding-bottom:28px}.footer-brand img{height:32px}.footer-brand p{font-size:13px}.footer-col h5{font-size:11px;margin:0 0 12px}.footer-col a{font-size:13px}.footer-bottom{padding-top:20px;font-size:11px;flex-direction:column;text-align:center}.toast{left:16px;right:16px;transform:translateY(120px);width:auto;max-width:none;padding:14px 20px;font-size:13px;text-align:center;bottom:80px}.toast.show{transform:translateY(0)}}@media(min-width:641px)and (max-width:900px){.section-title{font-size:48px}.container,.container-narrow{padding:0 32px}.hero-copy h1{font-size:64px}}.toast{position:fixed;bottom:32px;left:50%;transform:translate(-50%) translateY(120px);background:#1a2952;color:#faf7f2;padding:16px 28px;font-size:14px;font-weight:500;transition:transform .3s;z-index:300}.toast.show{transform:translate(-50%) translateY(0)}.header-logo img{width:100%;height:auto;display:block}.header-logo{display:block;width:100px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/base.css.map */
