:root{--cream:#fff8f2;--cream-low:#fcf2e6;--sand:#f6ede1;--sand-deep:#eae1d5;--ink:#1f1b14;--muted:#5f6163;--navy:#001e2d;--line:#d7d2cb;--max:1440px}
*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{margin:0;max-width:100%;overflow-x:hidden;background:var(--cream);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;font-weight:400;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a{color:inherit}a{text-decoration:none}img{display:block;width:100%}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:300;letter-spacing:-.025em}h2{font-size:32px;line-height:1.2}.container{width:min(100%,var(--max));margin-inline:auto;padding-inline:80px}.section{padding-block:120px}.button{display:inline-flex;align-items:center;justify-content:center;border:0;background:#000;color:#fff;padding:15px 30px;text-transform:uppercase;font-size:11px;font-weight:600;letter-spacing:.1em;cursor:pointer}.wide{width:100%}.eyebrow,.text-link{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.center{text-align:center}
.site-nav{height:80px;position:fixed;inset:0 0 auto;z-index:20;background:rgb(255 248 242/.88);backdrop-filter:blur(22px);border-bottom:1px solid rgb(31 27 20/.06)}.nav-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{font-size:29px;font-weight:300;letter-spacing:-.06em}.nav-links{display:flex;gap:34px;align-items:center}.nav-links a{padding-block:7px;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.nav-links a.active{border-bottom:2px solid #000}.nav-actions{display:flex;align-items:center;gap:24px}.icon-button{border:0;background:transparent;padding:4px;cursor:pointer;display:grid;place-items:center}.icon-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6}.menu-button{display:none}.bag-count{position:absolute;margin:-19px 0 0 14px;background:#000;color:#fff;border-radius:50%;font-size:9px;width:16px;height:16px;display:grid;place-items:center}
.account-action{position:relative;display:flex;align-items:center}.account-mark{display:flex;align-items:center;gap:8px;min-height:38px;padding:7px 10px;border-radius:999px;cursor:pointer}.account-mark b{display:block;max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;letter-spacing:.01em}.account-menu{position:absolute;top:calc(100% + 12px);right:0;width:210px;padding:8px;background:#fffaf5;border:1px solid rgba(31,27,20,.1);border-radius:14px;box-shadow:0 20px 55px rgba(10,29,43,.14);display:grid;gap:2px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-7px) scale(.98);transform-origin:top right;transition:opacity .18s ease,transform .22s cubic-bezier(.22,1,.36,1),visibility .18s;z-index:40}.account-menu:before{content:"";position:absolute;right:20px;top:-6px;width:11px;height:11px;background:#fffaf5;border-left:1px solid rgba(31,27,20,.1);border-top:1px solid rgba(31,27,20,.1);transform:rotate(45deg)}.account-menu.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:none}.account-menu a,.account-menu button{position:relative;width:100%;min-height:40px;display:flex;align-items:center;padding:0 12px;border:0;border-radius:9px;background:transparent;color:#25343a;font:600 11px Manrope,Arial,sans-serif;text-align:left;cursor:pointer}.account-menu a:hover,.account-menu a:focus-visible,.account-menu button:hover,.account-menu button:focus-visible{background:#f1ebe3;outline:0}.account-menu button{margin-top:5px;border-top:1px solid #e8e0d7;border-radius:0 0 9px 9px;color:#8b4039}
.hero{height:800px;min-height:100vh;display:grid;place-items:center;padding-top:80px}.hero-inner{text-align:center;display:flex;align-items:center;flex-direction:column}.hero h1{font-size:64px;line-height:1;margin:0 0 28px}.hero p{font-size:24px;color:#74777c;font-weight:300;margin-bottom:31px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:64px}.section-heading h2{margin-bottom:14px}.section-heading p{line-height:1.6;color:#5c5e60}.text-link{border-bottom:1px solid;padding-bottom:4px}
.featured-swiper { width: 100%; padding: 20px 0; overflow: hidden; }
.featured-swiper .swiper-wrapper { transition-timing-function: linear !important; }
.featured-card { display: flex; flex-direction: column; background: #ffffff; border-radius: 20px; padding: 12px; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04); transition: transform 0.3s ease, box-shadow 0.3s ease; border: 1px solid rgba(0,0,0,0.04); height: 100%; }
.featured-card:hover { box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08); transform: translateY(-4px); }
.featured-card .media{display:block;aspect-ratio:4/5;overflow:hidden;border-radius:12px;background:var(--sand);margin-bottom:16px; position: relative; width: 100%;}
.featured-card img,.product-card img,.device img{height:100%;width:100%;object-fit:cover;transition:transform .7s ease}.featured-card:hover img,.product-card:hover img,.device:hover img{transform:scale(1.04)}
.product-meta{display:flex;flex-direction:column;justify-content:space-between;flex:1;padding:0 4px}
.title-link{text-decoration:none; color:inherit}
.truncate-title{font-size:15px;font-weight:700;letter-spacing:0;margin-bottom:4px;color:var(--ink); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%;}
.product-meta .meta-bottom {display:flex;align-items:center;justify-content:space-between;margin-top:12px;}
.price-brand{font-size:16px;font-weight:800;color:var(--ink); display: flex; align-items: baseline; gap: 4px;}
.price-brand small{font-size:11px;font-weight:700;color:var(--muted);}
.cart-icon-btn { background: var(--navy); color: #fff; border: none; width: 32px; height: 32px; border-radius: 8px; display: flex; align-items: center; justify-content: center; cursor: pointer; transition: transform 0.2s, background 0.2s; box-shadow: 0 4px 12px rgba(0, 30, 45, 0.2); }
.cart-icon-btn:hover { transform: scale(1.08); background: #000; }
.cart-icon-btn svg { width: 16px; height: 16px; fill: none; stroke: currentColor; stroke-width: 2; pointer-events: none; }
.devices{background:var(--cream-low);border-top:1px solid var(--sand)}.devices h2{margin-bottom:56px}.device-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:24px}.device{grid-column:span 4;height:400px;position:relative;overflow:hidden;border-radius:12px;background:var(--cream)}.device-wide{grid-column:span 8}.device-half{grid-column:span 6}.device:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgb(255 248 242/.8))}.device span{position:absolute;left:32px;bottom:28px;z-index:2;display:flex;flex-direction:column}.device b{font-size:22px;font-weight:400}.device small{text-transform:uppercase;font-size:10px;letter-spacing:.1em;margin-top:9px}.story{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.story img{aspect-ratio:1;object-fit:cover;border-radius:12px}.story>div{max-width:550px}.story h2{margin:13px 0 24px}.story p{color:#5f6264;line-height:1.65}.story ul{list-style:none;margin:28px 0 0;padding:0;color:#5f6264}.story li{margin:15px 0}.story li:before{content:"✓";color:#000;margin-right:14px}
.site-footer{background:var(--navy);color:#c4d0d5;padding:110px 0 48px}.footer-top{display:grid;grid-template-columns:5fr 2fr 2fr 2fr;gap:40px}.footer-brand .brand{color:#fff;font-size:23px}.footer-brand p{max-width:300px;margin-top:25px;line-height:1.7}.footer-col b{display:block;color:#fff;margin-bottom:25px;text-transform:uppercase;font-size:10px;letter-spacing:.12em}.footer-col a{display:block;color:#9babb3;margin:16px 0;font-size:13px}.footer-bottom{border-top:1px solid rgb(255 255 255/.12);margin-top:90px;padding-top:38px;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.06em;text-transform:uppercase}.footer-light .site-footer{background:var(--sand-deep);color:#111;padding:75px 0}.footer-light .footer-top{display:flex;justify-content:space-between;align-items:center}.footer-light .footer-brand p{margin:14px 0 0}.footer-light .footer-col{display:none}.footer-light .footer-bottom{border:0;margin:0;padding:0}.footer-light .footer-bottom span:first-child{display:none}
.shop-main{padding-top:140px;padding-bottom:190px}.shop-heading{display:flex;align-items:flex-end;justify-content:space-between;padding:28px 0 39px;border-bottom:1px solid #c8c9c8;margin-bottom:58px}.shop-heading h1{font-size:64px;margin-bottom:20px}.shop-heading p{font-size:16px;line-height:1.65;color:#4d4f50;margin:0}.filters{display:flex;gap:16px}.filters button{min-width:94px;padding:10px 17px;background:transparent;border:1px solid #bbb;border-radius:999px;font-size:12px;letter-spacing:.08em}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:86px 24px}.product-card .media{aspect-ratio:4/5;overflow:hidden;border-radius:8px;background:#f1eee8;margin-bottom:22px}.product-card h3{font-weight:400;font-size:23px;letter-spacing:-.03em;text-transform:none;margin-bottom:2px}.product-card .product-meta p{font-size:14px;margin-bottom:16px}.swatch-row{display:flex;gap:10px}.swatch-dot{width:14px;height:14px;border-radius:50%;border:1px solid #bbb}
.product-main{padding-top:120px;padding-bottom:120px;display:grid;grid-template-columns:7fr 5fr;gap:24px}.gallery{display:flex;flex-direction:column;gap:8px}.gallery img{object-fit:cover;border-radius:8px;background:#f5f3ef}.gallery-main{aspect-ratio:4/5;overflow:hidden}.gallery-main img{height:100%}.gallery-pair{display:grid;grid-template-columns:1fr 1fr;gap:8px}.gallery-pair img{aspect-ratio:1}.gallery-life{width:100%;aspect-ratio:16/9;object-fit:cover;margin-top:16px}.gallery img.is-changing{opacity:.3}.product-controls{padding:17px 0 0 32px}.product-controls>h1{font-size:64px;line-height:1.03;margin:18px 0 8px}.product-subtitle{margin:0 0 18px;color:#74777c;font-size:14px}.price{font-size:24px}.price small{font-size:10px;font-weight:500;color:#777;letter-spacing:.04em;text-transform:uppercase}.product-intro{font-size:14px;line-height:1.75;color:#53585a;margin:0 0 30px}.rule{height:1px;background:#e1e1e1;margin:28px 0 25px}.product-controls fieldset{padding:0 0 26px;margin:0 0 25px;border:0;border-bottom:1px solid #e7e5e2}.product-controls legend{font-size:11px;letter-spacing:.11em;text-transform:uppercase;margin-bottom:18px}.model-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.model-grid button{height:56px;border:1px solid #c8ccd0;background:#fff;cursor:pointer}.model-grid button.active{background:var(--sand-deep);border-color:#000}.field-row{display:flex;justify-content:space-between}.field-row span{font-size:15px}.swatches{display:flex;gap:18px}.swatches button{position:relative;width:34px;height:34px;border:1px solid #c9c6c0;border-radius:50%;background:var(--swatch);cursor:pointer}.swatches button.active:after{content:"";position:absolute;inset:-5px;border:1px solid #000;border-radius:50%}.buy{padding-bottom:40px;border-bottom:1px solid #e7e5e2}.buy p{font-size:13px;color:#53705f}.product-controls details{border-bottom:1px solid #e7e5e2;padding:20px 0}.product-controls summary{display:flex;justify-content:space-between;list-style:none;text-transform:uppercase;font-size:11px;letter-spacing:.11em;cursor:pointer}.product-controls details p{font-size:14px;line-height:1.7;color:#5f6163;margin:18px 0 0}#toast{position:fixed;right:24px;bottom:24px;padding:14px 22px;background:var(--navy);color:#fff;opacity:0;transform:translateY(8px);transition:.25s;z-index:30}#toast.show{opacity:1;transform:none}
.checkout-header{height:88px;background:#fff;border-bottom:1px solid var(--sand-deep);display:grid;place-items:center}.checkout-header a{font-size:32px;font-weight:300;letter-spacing:-.05em}.checkout-main{background:#fff;max-width:none;padding-top:86px;padding-bottom:120px;display:grid;grid-template-columns:minmax(500px,760px) 520px;justify-content:center;gap:78px}.checkout-main form{padding-top:8px}.checkout-main section{margin-bottom:63px}.checkout-main h2{font-size:30px;margin-bottom:31px}.express{display:grid;grid-template-columns:1fr 1fr;gap:18px}.express button{height:50px;border:1px solid #bfc2c4;border-radius:999px;background:var(--sand-deep);font-size:12px;text-transform:uppercase;letter-spacing:.09em}.express .button{background:#000}.separator{display:flex;align-items:center;gap:20px;margin-top:35px;text-transform:uppercase;font-size:11px;letter-spacing:.14em}.separator:before,.separator:after{content:"";height:1px;background:#bfc2c4;flex:1}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 20px}.form-grid .short{grid-column:span 1}.form-grid input:nth-child(4),.form-grid input:nth-child(5){grid-column:span 1}.form-grid input,.form-grid select,.card-fields input{height:48px;border:1px solid #81909f;background:#fff;padding:0 14px;color:#1f1b14}.form-grid input:first-child,.form-grid input:nth-child(4),.form-grid input:nth-child(5){width:58%}.card-fields{border:1px solid #c4cbd0;border-radius:14px;padding:28px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.card-fields .short{grid-column:span 1;width:76%}.card-fields input:first-child,.card-fields input:last-child{grid-column:1}.pay-now{width:100%;border-radius:999px;height:57px}.summary{background:var(--sand);border:1px solid #e5d8c7;border-radius:16px;padding:40px;align-self:start}.summary h2{margin-bottom:40px}.summary-product{display:grid;grid-template-columns:104px 1fr auto;gap:20px;align-items:center;padding-bottom:35px;border-bottom:1px solid #ded5c9}.summary-product img{height:104px;object-fit:cover;border-radius:8px}.summary-product b{font-size:17px;font-weight:500}.summary-product p{line-height:1.55;margin:8px 0 0}.summary-product strong{font-size:18px;font-weight:400}.summary dl{margin:25px 0 0}.summary dl div{display:flex;justify-content:space-between;padding:13px 0}.summary dt,.summary dd{margin:0}.summary .total{border-top:1px solid #ded5c9;margin-top:20px;padding-top:30px;font-size:26px}#checkout-status{min-height:24px;text-align:center;margin-top:16px}
.payment-choice .section-intro{color:var(--muted);line-height:1.65;margin:-18px 0 24px;max-width:620px}.payment-choice .express{grid-template-columns:repeat(3,1fr)}.payment-choice .express button{display:flex;align-items:center;justify-content:center;gap:9px;background:#fff;cursor:pointer}.payment-choice .express button.is-selected{background:var(--navy);color:#fff;border-color:var(--navy);box-shadow:0 8px 24px rgba(0,30,45,.14)}.payment-logo{font-size:20px;line-height:1}.google-g{font-size:17px;font-weight:600}.card-mark{font-size:17px;transform:rotate(90deg)}.payment-method-status,.integration-note{font-size:13px;line-height:1.55;color:var(--muted);margin:16px 0 0}.card-payment-panel[hidden]{display:none}.card-payment-panel{animation:payment-panel-in .45s cubic-bezier(.22,1,.36,1)}.card-payment-panel .separator{margin:0 0 34px}.pay-now:disabled{background:#a9aaab;color:#fff}.integration-note{padding-left:22px;position:relative}.integration-note:before{content:"✓";position:absolute;left:0;color:var(--navy)}@keyframes payment-panel-in{from{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:none}}
@media(min-width:721px) and (max-width:1100px){.container{padding-inline:6.2vw}.product-controls>h1{font-size:52px}}
.product-controls{padding-left:10px}
.checkout-main{grid-template-columns:minmax(0,675px) minmax(380px,461px);gap:69px}
.form-grid{grid-template-columns:repeat(6,1fr);gap:18px}
.form-grid input,.form-grid select{width:100%!important}
.form-grid input:nth-child(1){grid-column:1/span 2;grid-row:1}
.form-grid input:nth-child(2){grid-column:1/span 3;grid-row:2}
.form-grid input:nth-child(3){grid-column:4/span 3;grid-row:2}
.form-grid input:nth-child(4){grid-column:1/span 2;grid-row:3}
.form-grid input:nth-child(5){grid-column:1/span 2;grid-row:4}
.form-grid input:nth-child(6){grid-column:1/span 2;grid-row:5}
.form-grid select{grid-column:3/span 2;grid-row:5}
.form-grid input:nth-child(8){grid-column:5/span 2;grid-row:5}
@media(max-width:980px) and (min-width:721px){.nav-links{gap:20px}.nav-actions{gap:14px}.account-mark b{display:none}}
@media(max-width:720px){.container{padding-inline:20px}.site-nav{height:64px}.brand{font-size:22px}.nav-links{display:none}.nav-actions{gap:12px}.account-mark{min-height:36px;padding:6px}.account-mark b,.account-menu{display:none}.menu-button{display:grid}.hero{min-height:620px;height:100vh;padding-top:64px}.hero h1{font-size:40px}.hero p{font-size:18px}.section{padding-block:80px}.section-heading{align-items:flex-start}.section-heading p br{display:none}.featured-grid{grid-template-columns:1fr}.device-grid{grid-template-columns:1fr}.device,.device-wide,.device-half{grid-column:auto;height:330px}.story{grid-template-columns:1fr;gap:42px}.story>div{max-width:none}.footer-top{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.shop-main{padding-top:90px}.shop-heading{align-items:flex-start;gap:26px}.shop-heading h1{font-size:40px}.shop-heading p br{display:none}.filters{gap:7px}.filters button{min-width:auto}.product-grid{gap:50px 10px}.product-card h3{font-size:15px}.product-main{padding-top:88px;grid-template-columns:1fr}.product-controls{padding:30px 0}.product-controls>h1{font-size:40px}.checkout-main{padding-top:50px;grid-template-columns:1fr;gap:25px}.summary{grid-row:1}.checkout-main form{grid-row:2}.checkout-main section{margin-bottom:45px}}
@media(max-width:560px){.section-heading,.shop-heading{flex-direction:column}.featured-grid,.product-grid{grid-template-columns:1fr}.product-grid{gap:60px}.shop-heading h1{margin-bottom:10px}.filters{width:100%;justify-content:flex-end}.gallery-pair{gap:5px}.model-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr}.footer-bottom{align-items:flex-start;gap:18px;flex-direction:column}.footer-light .footer-top{align-items:flex-start;flex-direction:column}.form-grid,.card-fields{grid-template-columns:1fr}.form-grid>*,.form-grid .short,.form-grid input:first-child,.form-grid input:nth-child(4),.form-grid input:nth-child(5),.card-fields .short{grid-column:1!important;width:100%!important}.summary{padding:24px}.summary-product{grid-template-columns:70px 1fr auto}.summary-product img{height:70px}.checkout-header{height:70px}}
@media(max-width:720px){.payment-choice .express{grid-template-columns:1fr}.payment-choice .express button{height:54px}.payment-choice .section-intro{margin-top:-14px}.card-payment-panel .separator{margin-bottom:28px}}

/* --- Product Mobile UX Overhaul --- */
@media (max-width: 720px) {
  .product-main {
    padding-top: 76px; /* Bring everything up */
  }
  .product-controls {
    padding: 18px 0; /* Less padding so options are visible instantly */
  }
  .product-controls > h1 {
    font-size: 34px; /* Sleeker, smaller title to save space */
    margin: 8px 0;
  }
  .price {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .rule {
    margin: 16px 0; /* Tighter margins */
  }
  
  /* Horizontal Snap Gallery */
  .gallery {
    flex-direction: row;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    gap: 12px;
    margin: 0 -20px; /* Break out of container */
    padding: 10px 20px 20px;
    scrollbar-width: none; /* Hide scrollbar Firefox */
  }
  .gallery::-webkit-scrollbar { 
    display: none; /* Hide scrollbar Safari/Chrome */
  }
  
  .gallery > * {
    flex: 0 0 85vw; /* Each gallery item takes 85% width */
    scroll-snap-align: center;
    border-radius: 20px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.08); /* Creative pop shadow */
    animation: galleryPop 0.8s cubic-bezier(0.2, 0.8, 0.2, 1) backwards;
  }
  
  .gallery-main { 
    animation-delay: 0.1s; 
    aspect-ratio: 1; /* Square shape makes it much shorter, keeping options above the fold */
    margin-top: 0;
  }
  .gallery-life {
    animation-delay: 0.3s;
    aspect-ratio: 1;
    margin-top: 0;
  }
  
  .gallery-pair {
    animation-delay: 0.2s;
    display: flex;
    flex-direction: row;
    gap: 12px;
    box-shadow: none;
    background: transparent;
  }
  .gallery-pair img {
    flex: 1;
    width: calc(50% - 6px);
    aspect-ratio: 1;
    border-radius: 20px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.08);
  }
}

/* Creative Entrance Animation for the Gallery on Mobile */
@keyframes galleryPop {
  0% { 
    opacity: 0; 
    transform: scale(0.85) translateX(30px); 
    filter: blur(5px); 
  }
  100% { 
    opacity: 1; 
    transform: scale(1) translateX(0); 
    filter: blur(0); 
  }
}

/* Premium checkout */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.checkout-page{background:#f7f4ef}.checkout-page [hidden]{display:none!important}.premium-checkout-header{position:relative;height:82px;display:flex;align-items:center;justify-content:center;padding:0 48px;background:rgba(255,255,255,.9);backdrop-filter:blur(20px);border-color:#e9e3da}.premium-checkout-header>a{font-size:30px}.secure-header-note{position:absolute;right:48px;display:flex;align-items:center;gap:8px;color:#526069;font-size:12px;font-weight:600;letter-spacing:.03em}.secure-header-note svg,.checkout-trust>svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}
.checkout-progress{background:#fff;border-bottom:1px solid #ece7df;padding:22px 24px}.checkout-progress ol{width:min(720px,100%);margin:0 auto;padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,1fr)}.checkout-progress li{position:relative;display:flex;flex-direction:column;align-items:center;gap:7px;color:#9a9b9b;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.checkout-progress li:not(:last-child):after{content:"";position:absolute;top:13px;left:calc(50% + 20px);width:calc(100% - 40px);height:1px;background:#ddd8d0}.checkout-progress li span{width:27px;height:27px;border:1px solid #d1ccc4;background:#fff;border-radius:50%;display:grid;place-items:center;position:relative;z-index:1;font-size:10px}.checkout-progress li.is-current{color:var(--navy)}.checkout-progress li.is-current span{background:var(--navy);border-color:var(--navy);color:#fff;box-shadow:0 0 0 5px rgba(0,30,45,.08)}.checkout-progress li.is-complete{color:#547063}.checkout-progress li.is-complete span{background:#e9f1ec;border-color:#91a99b;color:#38604a}.checkout-progress li.is-complete:after{background:#91a99b}
.premium-checkout{max-width:1320px;padding:56px 40px 110px;grid-template-columns:minmax(0,720px) minmax(360px,430px);gap:52px;align-items:start;background:transparent}.checkout-flow{min-width:0}.premium-checkout #checkout-form{padding:0}.checkout-card{background:#fff;border:1px solid #e9e4dc;border-radius:22px;padding:34px;box-shadow:0 12px 38px rgba(22,29,31,.045)}.premium-checkout #checkout-form>section{margin-bottom:22px}.checkout-section-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:28px}.checkout-section-head small{display:block;color:#8a8c8d;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;margin-bottom:8px}.checkout-section-head h1,.checkout-section-head h2{font-size:29px;line-height:1.15;margin:0}.section-icon{width:25px;height:25px;fill:none;stroke:#29414d;stroke-width:1.5}
.premium-form-grid,.premium-card-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;min-width:0}.field-wide{grid-column:1/-1}.field>span{display:flex;justify-content:space-between;align-items:center;min-height:17px;margin-bottom:8px;font-size:11px;font-weight:700;color:#41484b;letter-spacing:.03em}.field>span em{font-style:normal;color:#999;font-weight:400}.premium-checkout .field input,.premium-checkout .field select,.promo-box input{width:100%!important;height:52px!important;border:1px solid #d3d0ca!important;border-radius:10px;background:#fff!important;padding:0 15px!important;color:#1f2527;transition:border-color .2s,box-shadow .2s,background .2s}.premium-checkout .field input:hover,.premium-checkout .field select:hover{border-color:#a6aaa9!important}.premium-checkout .field input:focus,.premium-checkout .field select:focus,.promo-box input:focus{outline:0;border-color:#173541!important;box-shadow:0 0 0 4px rgba(0,30,45,.075)!important}.premium-checkout .field input.is-valid,.premium-checkout .field select.is-valid{border-color:#5b8970!important;background:#fbfefc!important}.premium-checkout .field input.is-invalid,.premium-checkout .field select.is-invalid{border-color:#b75d55!important;background:#fffafa!important}.field-error{min-height:16px;color:#a6453d;font-size:10px;margin-top:5px}.input-with-brand{position:relative}.input-with-brand input{padding-right:76px!important}.detected-card{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:11px;font-weight:800;font-style:italic;color:#173541}.cvv-help{width:18px;height:18px;border:1px solid #aaa;border-radius:50%;background:transparent;padding:0;font-size:10px;line-height:1;cursor:help}
.accepted-mini{display:flex;gap:6px}.accepted-mini svg{width:38px;height:24px}.accepted-mini rect{fill:#fff;stroke:#d8d8d8}.accepted-mini text{font:italic 800 9px Arial;fill:#173b7a;text-anchor:middle}.accepted-mini circle:first-of-type{fill:#eb001b;stroke:none}.accepted-mini circle:last-of-type{fill:#f79e1b;stroke:none;opacity:.9}.accepted-mini .amex-mini rect{fill:#2774a8;stroke:none}.accepted-mini .amex-mini text{fill:#fff;font-style:normal;font-size:8px}
.payment-methods{border:0;padding:0;margin:0;display:grid;gap:10px}.payment-methods>button{width:100%;min-height:72px;display:grid;grid-template-columns:18px 48px 1fr 16px;align-items:center;gap:13px;text-align:left;border:1px solid #dedad3;border-radius:14px;background:#fff;padding:12px 17px;cursor:pointer;transition:border-color .22s,background .22s,box-shadow .22s,transform .18s}.payment-methods>button:hover{border-color:#9ba7aa;transform:translateY(-1px)}.payment-methods>button.is-selected{border-color:#173541;background:#f8fbfb;box-shadow:0 0 0 3px rgba(0,30,45,.07)}.method-radio{width:17px;height:17px;border:1.5px solid #a9adae;border-radius:50%;display:grid;place-items:center}.is-selected .method-radio{border:5px solid #173541}.method-icon{width:48px;height:34px;display:grid;place-items:center;border:1px solid #e6e3de;border-radius:8px;background:#fff}.method-icon>svg{width:27px;height:27px;fill:none;stroke:#263d46;stroke-width:1.5}.apple-pay-mark svg,.google-pay-mark svg{width:48px;height:23px;fill:#111;stroke:none}.apple-pay-mark text,.google-pay-mark text{font:600 13px Manrope,Arial}.google-pay-mark text{fill:#313131}.method-copy{display:flex;flex-direction:column;gap:4px}.method-copy b{font-size:13px;font-weight:700}.method-copy small{font-size:11px;color:#7d8081;line-height:1.35}.method-chevron{font-size:25px;color:#a4a5a5;font-weight:300}
.payment-detail{margin-top:18px;border:1px solid #e1ddd6;border-radius:15px;background:#fbfaf8;padding:24px;animation:checkout-detail-in .38s cubic-bezier(.22,1,.36,1)}.card-detail-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.card-detail-head h3{font-size:16px;font-weight:600;margin:0}.card-detail-head>span{display:flex;align-items:center;gap:6px;color:#557063;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.card-detail-head svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7}.save-card{display:flex;gap:10px;align-items:flex-start;margin-top:18px;color:#666c6e;font-size:11px;line-height:1.5}.save-card input{accent-color:#173541;margin-top:2px}.wallet-detail{display:flex;align-items:center;gap:18px}.wallet-detail-icon{flex:0 0 54px;height:42px;display:grid;place-items:center;background:#fff;border:1px solid #e1ddd6;border-radius:10px}.wallet-detail-icon svg{max-width:45px;height:24px}.wallet-detail h3{font-size:15px;margin:0 0 5px}.wallet-detail p{font-size:11px;line-height:1.55;color:#717576;margin:0}.payment-method-status{min-height:18px;color:#6f7476;font-size:11px;margin:14px 2px 0}.checkout-trust{display:flex;align-items:flex-start;gap:12px;padding:17px 20px;border:1px solid #dfe7e1;border-radius:13px;background:#f7fbf8;color:#456452;margin:18px 0}.checkout-trust p{display:flex;flex-direction:column;gap:3px;margin:0}.checkout-trust b{font-size:11px}.checkout-trust span{font-size:10px;line-height:1.45;color:#708078}
.premium-pay-button{position:relative;width:100%;height:60px;border-radius:13px;background:var(--navy);font-size:12px;box-shadow:0 12px 24px rgba(0,30,45,.16)}.premium-pay-button:disabled{background:#aeb2b1;box-shadow:none;cursor:not-allowed}.premium-pay-button.is-loading .pay-button-label{opacity:0}.button-spinner{display:none;position:absolute;width:19px;height:19px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:checkout-spin .7s linear infinite}.premium-pay-button.is-loading .button-spinner{display:block}.checkout-status-wrap{text-align:center;margin-top:14px}.checkout-status-wrap #checkout-status{min-height:18px;margin:0;color:#a6453d;font-size:11px}.checkout-status-wrap button{margin-top:8px;border:0;background:transparent;text-decoration:underline;cursor:pointer}.checkout-legal{text-align:center;color:#8a8c8d;font-size:10px;line-height:1.5;margin:14px 20px}.checkout-legal a{text-decoration:underline}
.premium-summary{position:sticky;top:24px;padding:30px}.summary-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.summary-title h2{font-size:24px;margin:0}.summary-title-meta{display:flex;align-items:center;gap:7px}.summary-title .item-count{background:#eee8df;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:700}.summary-mobile-total,.summary-title button{display:none}.premium-summary .summary-product{grid-template-columns:82px 1fr auto;gap:15px;padding-bottom:24px}.summary-product-image{position:relative}.premium-summary .summary-product img{height:82px}.summary-product-image>span{position:absolute;right:-7px;top:-7px;width:21px;height:21px;border-radius:50%;background:var(--navy);color:#fff;display:grid;place-items:center;font-size:9px}.premium-summary .summary-product b{font-size:13px}.premium-summary .summary-product p{font-size:11px;color:#777;margin-top:5px}.premium-summary .summary-product strong{font-size:12px;white-space:nowrap}.promo-box{padding:22px 0;border-bottom:1px solid #ded5c9}.promo-box>label{display:block;font-size:11px;font-weight:700;margin-bottom:9px}.promo-box>div{display:grid;grid-template-columns:1fr auto;gap:8px}.promo-box input{height:45px!important;border-radius:8px!important;background:#fff!important}.promo-box button{min-width:77px;border:1px solid #173541;border-radius:8px;background:transparent;color:#173541;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;cursor:pointer}.promo-box button:hover{background:#173541;color:#fff}.promo-box button:disabled{opacity:.55;cursor:wait}.promo-box p{min-height:15px;font-size:10px;margin:7px 0 0}.promo-box p.is-success{color:#3d7458}.promo-box p.is-error{color:#a6453d}.price-breakdown{margin-top:17px!important}.price-breakdown div{font-size:12px;padding:9px 0!important}.price-breakdown dd{font-weight:600}.price-breakdown .free-shipping{color:#447458}.price-breakdown .total{align-items:flex-end}.price-breakdown .total dt{display:flex;flex-direction:column}.price-breakdown .total dt small{font-size:9px;font-weight:400;color:#888;margin-top:4px}.price-breakdown .total dd{font-size:22px}.summary-assurance{border-top:1px solid #ded5c9;margin-top:20px;padding-top:22px;display:grid;gap:15px}.summary-assurance>div{display:flex;align-items:center;gap:11px}.summary-assurance svg{width:22px;height:22px;fill:none;stroke:#4d6a5a;stroke-width:1.5}.summary-assurance span{display:flex;flex-direction:column;gap:2px}.summary-assurance b{font-size:10px}.summary-assurance small{font-size:9px;color:#7f8281}
.checkout-confirmation{text-align:center;padding:48px}.confirmation-mark{width:64px;height:64px;margin:0 auto 22px;border-radius:50%;display:grid;place-items:center;background:#e7f2ea;color:#37664a}.confirmation-mark svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.8}.checkout-confirmation>small{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#62806d}.checkout-confirmation h1{font-size:34px;margin:12px 0}.checkout-confirmation>p{color:#6f7374;line-height:1.6;max-width:500px;margin:0 auto 30px}.checkout-confirmation dl{border:1px solid #ebe6df;border-radius:14px;padding:12px 22px;margin:0 0 28px;text-align:left}.checkout-confirmation dl div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #eeeae4}.checkout-confirmation dl div:last-child{border:0}.checkout-confirmation dt{color:#858788;font-size:11px}.checkout-confirmation dd{margin:0;font-size:11px;font-weight:700;text-align:right}.checkout-confirmation .button{border-radius:10px}.checkout-progress li.is-complete[data-step] span{font-size:0}.checkout-progress li.is-complete[data-step] span:after{content:"✓";font-size:10px}
.mobile-continue-payment{display:flex;width:100%;height:52px;margin-top:22px;border-radius:11px;gap:8px}.mobile-payment-nav{display:block;margin-bottom:14px}.mobile-payment-nav button{border:0;background:transparent;padding:0;color:#617078;font-size:10px;font-weight:700;cursor:pointer}.stripe-setup-state{display:flex;align-items:center;gap:15px;border:1px dashed #c9c6bf;border-radius:14px;padding:19px;background:#fbfaf8;color:#596468}.stripe-setup-state b{display:block;font-size:12px;color:#26383f}.stripe-setup-state p{font-size:10px;line-height:1.5;margin:4px 0 0}.stripe-setup-icon{width:42px;height:42px;flex:0 0 42px;border-radius:11px;display:grid;place-items:center;background:#eef3f3;color:#29414d}.stripe-setup-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5}.stripe-payment-shell{display:grid;gap:22px}.stripe-subhead{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:13px}.stripe-subhead h3{font-size:14px;margin:0}.stripe-subhead small{font-size:9px;color:#7b8082;text-align:right}.express-checkout{min-height:48px}.wallet-availability{font-size:9px;color:#7b8082;line-height:1.45;margin:8px 1px 0}.payment-divider{display:flex;align-items:center;gap:12px;color:#8a8d8e;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.payment-divider:before,.payment-divider:after{content:"";height:1px;background:#e1ddd6;flex:1}.payment-divider span{white-space:nowrap}.confirmation-items{display:grid;gap:8px;margin:-10px 0 28px}.confirmation-items>div{display:flex;justify-content:space-between;gap:20px;padding:10px 12px;border-radius:9px;background:#f8f5f0;font-size:10px;text-align:left}.confirmation-mark.is-processing{background:#edf2f3;color:#49646e}.confirmation-mark.is-processing svg{animation:checkout-spin 1.2s linear infinite}.confirmation-mark.is-processing svg path{d:path("M12 3a9 9 0 1 1-7.8 4.5")}
@keyframes checkout-detail-in{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@keyframes checkout-spin{to{transform:rotate(360deg)}}

@media(max-width:980px){.premium-checkout{grid-template-columns:minmax(0,1fr) 340px;gap:26px;padding-inline:24px}.checkout-card{padding:26px}.premium-summary{padding:24px}.payment-methods>button{grid-template-columns:18px 42px 1fr 12px}.method-icon{width:42px}.method-copy small{display:none}}
@media(max-width:760px){.premium-checkout-header{height:64px;padding:0 18px;justify-content:space-between}.premium-checkout-header>a{font-size:24px}.secure-header-note{position:static;font-size:9px}.checkout-progress{padding:13px 10px}.checkout-progress li b{font-size:7px}.checkout-progress li span{width:23px;height:23px}.checkout-progress li:not(:last-child):after{left:calc(50% + 15px);width:calc(100% - 30px);top:11px}.premium-checkout{display:flex;flex-direction:column;padding:10px 12px 50px;gap:10px}.premium-summary{position:static;order:-1;width:100%;border-radius:15px;padding:15px 17px}.premium-summary .summary-title{margin:0}.summary-title h2{font-size:16px}.summary-title .item-count{display:none}.summary-mobile-total{display:inline;font-size:11px;font-weight:700}.summary-title button{display:flex;align-items:center;gap:3px;border:0;background:transparent;color:#53676f;font-size:9px;font-weight:700;cursor:pointer}.summary-title button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;transition:transform .25s}.premium-summary:not(.is-collapsed) .summary-title button svg{transform:rotate(180deg)}.premium-summary:not(.is-collapsed) .summary-title{margin-bottom:18px}.premium-summary.is-collapsed .summary-details{display:none}.checkout-flow{width:100%}.checkout-card{border-radius:16px;padding:18px}.checkout-section-head{margin-bottom:17px}.checkout-section-head h1,.checkout-section-head h2{font-size:22px}.accepted-mini{display:none}.premium-form-grid,.premium-card-fields{grid-template-columns:1fr 1fr;gap:9px 10px}.field-wide{grid-column:1/-1}.field>span{font-size:9px;margin-bottom:5px}.field-error{font-size:9px;min-height:12px;margin-top:3px}.premium-checkout .field input,.premium-checkout .field select{height:45px!important;padding-inline:11px!important;font-size:12px}.payment-methods{gap:8px}.payment-methods>button{min-height:62px}.method-copy small{display:block}.payment-detail{padding:15px}.mobile-continue-payment{height:50px;margin-top:15px}.mobile-payment-nav{margin-bottom:10px}.checkout-flow[data-mobile-step="information"] .payment-section,.checkout-flow[data-mobile-step="information"] .checkout-trust,.checkout-flow[data-mobile-step="information"] .premium-pay-button,.checkout-flow[data-mobile-step="information"] .checkout-status-wrap,.checkout-flow[data-mobile-step="information"] .checkout-legal{display:none!important}.checkout-flow[data-mobile-step="payment"] .information-section{display:none!important}.stripe-payment-shell{gap:16px}.stripe-subhead{margin-bottom:9px}.stripe-subhead small{font-size:8px}.checkout-confirmation{padding:30px 19px}.checkout-confirmation h1{font-size:26px}.premium-checkout #checkout-form>section{margin-bottom:10px}}
@media(max-width:420px){.method-copy small{font-size:9px}.payment-methods>button{grid-template-columns:16px 38px 1fr 8px;padding:11px;gap:9px}.method-icon{width:38px}.premium-summary .summary-product{grid-template-columns:68px 1fr auto}.premium-summary .summary-product img{height:68px}.summary-product strong{font-size:10px!important}.checkout-progress li span{width:24px;height:24px}.checkout-progress li:not(:last-child):after{top:12px}.checkout-trust{padding:14px}.checkout-legal{margin-inline:4px}}

/* Clear return path from product detail on desktop and mobile. */
.product-main{padding-top:112px}.product-back{grid-column:1/-1;width:max-content;display:inline-flex;align-items:center;padding:8px 0;color:#596064;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;transition:transform .2s,color .2s}.product-back:hover{color:#111;transform:translateX(-3px)}
@media(max-width:720px){.product-main{padding-top:72px}.product-back{position:relative;z-index:2;margin-bottom:-4px;padding-block:10px}}
