:root{--ink: #342a27;--muted: #756763;--cream: #fbf7f2;--sand: #f1e6da;--rose: #d8aaa1;--terracotta: #9b5c4f;--sage: #879481;--white: #fff;--line: rgba(52, 42, 39, .13);--shadow: 0 18px 50px rgba(78, 52, 43, .1);--serif: Georgia, "Times New Roman", serif;--sans: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:var(--sans);line-height:1.55}body.cart-drawer-open{overflow:hidden}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.page-width{width:min(1220px,calc(100% - 40px));margin-inline:auto}.narrow{width:min(760px,calc(100% - 40px));margin-inline:auto}.section{padding:84px 0}.section-kicker{margin:0 0 10px;color:var(--terracotta);font-size:12px;font-weight:750;letter-spacing:.16em;text-transform:uppercase}.section-title{max-width:720px;margin:0;font-family:var(--serif);font-size:clamp(38px,5vw,62px);font-weight:400;line-height:1.05;letter-spacing:-.03em}.section-subtitle{max-width:610px;margin:18px 0 0;color:var(--muted);font-size:17px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.text-link{color:var(--terracotta);font-weight:700;border-bottom:1px solid currentColor}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:0 26px;border:1px solid var(--ink);border-radius:999px;background:var(--ink);color:var(--white);font-weight:700;transition:.2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #342a2726}.button-secondary{background:transparent;color:var(--ink)}.skip-link,.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.skip-link:focus{z-index:100;width:auto;height:auto;padding:10px;clip:auto;background:#fff}.announcement{padding:9px 20px;background:var(--ink);color:#fff;text-align:center;font-size:12px;letter-spacing:.04em}.site-header{position:sticky;z-index:20;top:0;border-bottom:1px solid var(--line);background:#fbf7f2f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{display:grid;min-height:76px;grid-template-columns:auto 1fr auto;align-items:center;gap:40px}.brand{display:inline-flex;align-items:center;gap:10px;font-family:var(--serif);font-size:24px}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:50% 50% 46% 54%;background:var(--terracotta);color:#fff;font-size:19px;font-style:italic}.header-logo{width:auto;max-width:220px;height:auto;max-height:54px;object-fit:contain}.desktop-nav{display:flex;justify-content:center;gap:26px;font-size:14px}.desktop-nav a:hover{color:var(--terracotta)}.nav-item{position:relative}.nav-dropdown{position:absolute;top:calc(100% + 14px);left:50%;display:grid;min-width:190px;gap:2px;padding:12px;border:1px solid var(--line);border-radius:14px;background:var(--cream);box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translate(-50%,8px);transition:opacity .18s ease,transform .18s ease}.nav-dropdown:before{position:absolute;right:0;bottom:100%;left:0;height:16px;content:""}.nav-dropdown a{padding:8px 10px;border-radius:8px;white-space:nowrap}.nav-dropdown a:hover{background:#9b5c4f14}.nav-item:hover .nav-dropdown,.nav-item:focus-within .nav-dropdown{opacity:1;pointer-events:auto;transform:translate(-50%)}.header-actions{display:flex;align-items:center;gap:17px}.header-actions svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.7}.cart-link{display:flex;align-items:center;gap:3px}.cart-link span{font-size:11px}.menu-toggle{display:none;border:0;background:transparent;color:var(--ink)}.mobile-nav{padding:15px 20px 25px;border-top:1px solid var(--line);background:var(--cream)}.mobile-nav a{display:block;padding:10px 0}.mobile-nav-children{margin:-2px 0 6px 14px;padding-left:14px;border-left:1px solid var(--line);color:var(--muted);font-size:14px}.hero{overflow:hidden;padding:74px 0 78px;background:linear-gradient(135deg,#fbf7f2,#f3e6dc)}.hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:78px}.hero-copy h1{margin:0 0 22px;font-family:var(--serif);font-size:clamp(52px,7vw,88px);font-weight:400;line-height:.95;letter-spacing:-.045em}.hero-copy h1 em{color:var(--terracotta);font-weight:400}.hero-copy>p:not(.section-kicker){max-width:530px;margin:0 0 30px;color:var(--muted);font-size:18px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-note{display:flex;gap:24px;margin-top:30px;color:var(--muted);font-size:13px}.hero-note span:before{content:"\2713";margin-right:7px;color:var(--sage);font-weight:800}.hero-visual{position:relative;min-height:650px}.hero-photo{position:absolute;overflow:hidden;border-radius:220px 220px 32px 32px;background:#d9c2b4;box-shadow:var(--shadow)}.hero-photo.main{top:0;right:58px;bottom:48px;left:58px}.hero-photo.small{right:0;bottom:0;width:210px;height:250px;border:10px solid var(--cream);border-radius:110px 110px 20px 20px;background:#b8c0b1}.hero-photo img{width:100%;height:100%;object-fit:cover}.hero-placeholder{display:grid;width:100%;height:100%;place-items:center;background:radial-gradient(circle at 50% 35%,#f8e7dc 0 17%,transparent 18%),linear-gradient(145deg,#c99886,#eed5c6);color:#fffc}.hero-placeholder svg{width:70%}.hero-badge{position:absolute;left:4px;bottom:32px;display:grid;width:126px;height:126px;place-items:center;border-radius:50%;background:#fffaf5;box-shadow:var(--shadow);text-align:center;font-family:var(--serif);font-size:16px;transform:rotate(-7deg)}.occasion-strip-section{padding:44px 0;background:var(--cream)}.occasion-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fffaf7b8;box-shadow:0 12px 34px #4e342b0d}.occasion-chip{display:grid;min-height:112px;place-items:center;gap:9px;padding:18px 12px;border-right:1px solid var(--line);color:var(--ink);text-align:center;font-family:var(--serif);font-size:15px;transition:.2s ease}.occasion-chip:last-child{border-right:0}.occasion-chip:hover{background:#9b5c4f0f;color:var(--terracotta)}.occasion-chip-icon{display:grid;width:34px;height:34px;place-items:center;color:var(--terracotta)}.occasion-chip-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55}.featured-section{background:#f4ebe2}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card-media{position:relative;aspect-ratio:1;overflow:hidden;border-radius:20px;background:#e8d9cd}.product-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.product-card:hover img{transform:scale(1.035)}.placeholder-art{display:grid;height:100%;place-items:center;padding:40px;color:#c7a494}.personalize-pill{position:absolute;top:14px;left:14px;padding:7px 12px;border-radius:999px;background:#ffffffe6;font-size:11px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.product-card-copy{display:flex;justify-content:space-between;gap:14px;padding:14px 3px}.product-card-copy h3{margin:0;font-family:var(--serif);font-size:21px;font-weight:400}.product-card-type{margin:0 0 3px;color:var(--terracotta);font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.price{white-space:nowrap;font-size:14px;font-weight:700}.customize-section{background:linear-gradient(135deg,#fbf7f2,#f2e3d9)}.customize-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(42px,6vw,86px)}.customize-visual{position:relative;min-height:470px}.customize-visual:before{position:absolute;top:42px;right:20px;bottom:28px;left:42px;border-radius:28px;background:#fffaf7ad;box-shadow:0 24px 70px #4e342b14;content:""}.customize-phone{position:absolute;z-index:2;top:38px;left:0;width:220px;padding:16px;border:2px solid rgba(52,42,39,.75);border-radius:28px;background:#fffaf7;box-shadow:0 18px 45px #4e342b26}.phone-bar{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-family:var(--serif);font-size:13px}.phone-bar span{display:block;width:18px;height:1px;background:var(--ink)}.phone-preview{overflow:hidden;aspect-ratio:1.08;margin-bottom:12px;border-radius:12px;background:var(--sand)}.phone-preview img{width:100%;height:100%;object-fit:cover}.customize-phone label{display:block;margin:9px 0 4px;color:var(--terracotta);font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.phone-field{overflow:hidden;padding:8px 10px;border:1px solid rgba(52,42,39,.13);border-radius:8px;background:#fff;color:var(--muted);font-size:11px;white-space:nowrap}.phone-button{display:block;width:100%;margin-top:12px;padding:11px 10px;border-radius:999px;background:var(--terracotta);color:#fff;text-align:center;font-size:12px;font-weight:750}.customize-product{position:absolute;right:0;bottom:0;width:min(78%,520px);overflow:hidden;border:12px solid rgba(255,250,247,.8);border-radius:24px;background:var(--sand);box-shadow:0 24px 70px #4e342b1f}.customize-product img{width:100%;height:100%;aspect-ratio:1.16;object-fit:cover}.customize-copy .button{margin-top:26px;background:var(--terracotta);border-color:var(--terracotta)}.customize-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:34px}.customize-trust span{display:grid;min-height:72px;place-items:center;gap:7px;padding:12px 10px;border:1px solid var(--line);border-radius:14px;background:#fffaf7c2;color:var(--muted);text-align:center;font-size:11px}.customize-trust svg{width:24px;height:24px;fill:none;stroke:var(--terracotta);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55}.steps-section{overflow:hidden;background:radial-gradient(circle at 50% 12%,rgba(216,170,161,.18),transparent 34%),var(--cream)}.steps-header{margin-bottom:44px;text-align:center}.steps-header .section-title{max-width:980px;margin-inline:auto}.steps-grid{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(28px,5vw,72px);margin-top:0;background:transparent;border:0;overflow:visible}.steps-ribbon{position:absolute;z-index:2;top:218px;left:22%;right:22%;height:58px;border-top:2px solid rgba(174,119,101,.62);border-radius:50%;pointer-events:none}.step{position:relative;min-height:0;padding:0;overflow:hidden;border:1px solid rgba(174,119,101,.2);border-radius:220px 220px 24px 24px;background:#fffaf7bd;box-shadow:0 18px 46px #4e342b12}.step-image{height:230px;overflow:hidden;border-bottom:1px solid rgba(174,119,101,.17);background:var(--sand)}.step-image img{width:100%;height:100%;object-fit:cover}.step-icon{position:absolute;z-index:3;top:196px;left:50%;display:grid;width:76px;height:76px;place-items:center;border:1px solid rgba(174,119,101,.24);border-radius:50%;background:#fffaf7f5;color:var(--terracotta);box-shadow:0 14px 34px #4e342b1c;transform:translate(-50%)}.step-icon:before{position:absolute;top:7px;right:7px;bottom:7px;left:7px;border:1px solid rgba(174,119,101,.17);border-radius:inherit;content:""}.step-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.step-copy{position:relative;min-height:235px;padding:84px 34px 36px;text-align:center}.step-number{position:absolute;top:28px;left:34px;color:#9b5c4f14;font-family:var(--serif);font-size:118px;line-height:.75}.step h3{position:relative;margin:0 0 12px;font-family:var(--serif);font-size:27px;font-weight:400}.step p{position:relative;max-width:300px;margin:0 auto;color:var(--muted)}.testimonials-section{background:var(--cream)}.testimonials-panel{padding:46px 42px;border:1px solid var(--line);border-radius:26px;background:#fffaf7b8;box-shadow:0 14px 40px #4e342b0d}.testimonials-heading{display:grid;grid-template-columns:.8fr 1fr;align-items:end;gap:30px;margin-bottom:30px}.testimonials-heading .text-link{justify-self:end}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.testimonial-card{padding:0 28px;background:#fffaf7f5}.stars{margin-bottom:12px;color:var(--terracotta);font-size:14px;letter-spacing:.08em}.testimonial-card p{margin:0 0 18px;color:var(--muted);font-size:14px}.reviewer{display:flex;align-items:center;gap:10px;color:var(--ink);font-family:var(--serif);font-size:14px}.reviewer img{width:42px;height:42px;border-radius:50%;object-fit:cover}.story{background:var(--sage);color:#fff}.story-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.story-visual{min-height:550px;overflow:hidden;border-radius:280px 280px 24px 24px;background:#aeb6a7}.story-visual img{width:100%;height:100%;object-fit:cover}.story-copy .section-kicker{color:#f1d8cf}.story-copy p{max-width:520px;color:#fffc;font-size:17px}.story-copy .button{margin-top:16px;border-color:#fff;background:#fff;color:var(--ink)}.site-footer{padding:70px 0 25px;background:var(--ink);color:#fff}.footer-grid{display:grid;grid-template-columns:1.6fr .7fr .7fr 1.2fr;gap:54px}.footer-grid h3{margin:0 0 16px;font-family:var(--serif);font-size:18px;font-weight:400}.footer-grid p{max-width:320px;color:#ffffffa1}.footer-grid>div>a:not(.brand){display:block;margin:9px 0;color:#ffffffad;font-size:14px}.footer-grid>div>a:not(.brand):hover{color:#fff}.footer-brand{color:#fff}.newsletter-form{display:flex}.newsletter-form input{min-width:0;flex:1;padding:13px 15px;border:1px solid rgba(255,255,255,.25);border-radius:8px 0 0 8px;background:transparent;color:#fff}.newsletter-form button{padding:0 18px;border:0;border-radius:0 8px 8px 0;background:var(--rose);color:var(--ink);font-weight:700}.footer-bottom{display:flex;justify-content:space-between;margin-top:55px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);color:#ffffff80;font-size:12px}.page-hero{padding:70px 0 48px;text-align:center}.page-hero .section-title,.page-hero .section-subtitle{margin-inline:auto}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding-bottom:90px}.product-page{padding:48px 0 54px}.product-layout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);align-items:start;gap:clamp(40px,5vw,76px)}.product-gallery{position:sticky;top:110px;min-width:0}.product-gallery-stage{position:relative;overflow:hidden;aspect-ratio:1;border-radius:26px;background:var(--sand);box-shadow:0 16px 44px #4e342b14;touch-action:pan-y}.product-media-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;visibility:hidden;place-items:center;opacity:0;transition:opacity .25s ease,visibility .25s ease}.product-media-slide.is-active{visibility:visible;opacity:1}.product-media-slide>img,.product-media-slide>video,.product-media-slide>iframe,.product-media-slide>model-viewer,.product-media-video{width:100%;height:100%;border:0;object-fit:contain}.product-media-slide .placeholder-art{width:100%}.gallery-control{position:absolute;z-index:2;top:50%;display:grid;width:48px;height:48px;place-items:center;border:1px solid rgba(52,42,39,.18);border-radius:50%;background:#ffffffeb;color:var(--ink);font-size:21px;transform:translateY(-50%);box-shadow:0 8px 24px #342a271a;transition:.2s ease}.gallery-control:hover{border-color:var(--terracotta);color:var(--terracotta);transform:translateY(-50%) scale(1.04)}.gallery-control-prev{left:16px}.gallery-control-next{right:16px}.gallery-status{position:absolute;z-index:2;right:18px;bottom:16px;margin:0;padding:6px 11px;border-radius:999px;background:#ffffffe6;color:var(--muted);font-size:11px;font-weight:700}.product-thumbnails{display:flex;gap:12px;margin-top:14px;padding:2px;overflow-x:auto;scrollbar-width:thin}.product-thumbnail{position:relative;width:92px;min-width:92px;aspect-ratio:1;overflow:hidden;padding:0;border:1px solid transparent;border-radius:15px;background:var(--sand);opacity:.68;transition:.2s ease}.product-thumbnail:hover,.product-thumbnail.is-active{border-color:var(--terracotta);opacity:1;box-shadow:0 6px 18px #4e342b1a}.product-thumbnail img{width:100%;height:100%;object-fit:cover}.thumbnail-media-type{position:absolute;right:4px;bottom:4px;left:4px;padding:3px;border-radius:5px;background:#342a27d1;color:#fff;font-size:8px;text-transform:uppercase}.product-info{min-width:0;padding-top:8px}.product-info h1{margin:8px 0 16px;font-family:var(--serif);font-size:clamp(38px,4.2vw,58px);font-weight:400;line-height:1.04;letter-spacing:-.035em;overflow-wrap:anywhere}.product-price-wrap{display:flex;align-items:baseline;gap:10px;margin-bottom:18px}.product-price{margin:0;color:var(--terracotta);font-size:23px;font-weight:750}.product-compare-price{color:var(--muted);font-size:16px}.native-product-form{display:grid;gap:14px;margin:2px 0 22px}.variant-selectors{display:grid;gap:14px}.variant-field{min-width:0;margin:0;padding:0;border:0}.variant-field legend{display:block;width:100%;margin-bottom:8px;padding:0;color:var(--ink);font-size:12px;font-weight:750;letter-spacing:.02em}.variant-buttons{display:flex;flex-wrap:wrap;gap:9px}.variant-buttons label{display:inline-flex;min-width:50px;min-height:44px;align-items:center;justify-content:center;margin:0;padding:9px 15px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);cursor:pointer;font-size:13px;font-weight:650;transition:.2s ease}.variant-buttons label:hover{border-color:var(--terracotta);color:var(--terracotta)}.variant-buttons input:checked+label{border-color:var(--ink);background:var(--ink);color:#fff;box-shadow:0 7px 18px #342a2721}.variant-buttons input:focus-visible+label{outline:2px solid var(--terracotta);outline-offset:2px}.select-wrap{position:relative}.select-wrap:after{position:absolute;top:50%;right:16px;width:8px;height:8px;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);content:"";pointer-events:none;transform:translateY(-70%) rotate(45deg)}.variant-field select{width:100%;min-height:50px;padding:0 42px 0 15px;border:1px solid var(--line);border-radius:12px;-webkit-appearance:none;appearance:none;background:#fff;color:var(--ink)}.variant-field select:focus{outline:2px solid rgba(155,92,79,.22);outline-offset:2px;border-color:var(--terracotta)}.product-add-button{width:100%;border-color:var(--terracotta);background:var(--terracotta)}.product-add-button[disabled]{cursor:not-allowed;opacity:.55;transform:none;box-shadow:none}.dynamic-checkout-wrap .shopify-payment-button__button{min-height:52px!important;border-radius:999px!important;overflow:hidden;font-weight:700!important}.dynamic-checkout-wrap .shopify-payment-button__button--unbranded{border:1px solid var(--ink)!important;background:transparent!important;color:var(--ink)!important}.dynamic-checkout-wrap .shopify-payment-button__button--unbranded:hover{background:var(--ink)!important;color:#fff!important}.product-proof{display:grid;gap:7px;margin-bottom:18px}.product-proof p{margin:0}.product-rating{display:flex;flex-wrap:wrap;align-items:center;gap:9px;color:var(--muted);font-size:13px}.rating-stars{color:var(--terracotta);letter-spacing:.08em}.product-sales{color:var(--terracotta);font-size:13px;font-weight:750}.product-service-panel{margin:20px 0 24px;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#ffffff47}.delivery-note{display:grid;gap:3px;padding:18px 20px;border-bottom:1px solid var(--line);background:#ffffff85}.delivery-note strong{font-family:var(--serif);font-size:18px;font-weight:400}.delivery-note span{color:var(--muted);font-size:13px}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:20px 12px;color:var(--muted);font-size:11px;text-align:center}.trust-row>span{display:grid;justify-items:center;gap:7px}.trust-icon{display:grid;width:28px;height:28px;place-items:center;color:var(--sage)}.trust-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.personalization-placeholder{margin:0 10px 10px;padding:24px;border:1px solid rgba(155,92,79,.25);border-radius:16px;background:#fffaf7}.personalization-eyebrow{margin:0 0 6px;color:var(--terracotta);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.personalization-placeholder h2{margin:0 0 8px;font-family:var(--serif);font-size:29px;font-weight:400}.personalization-copy{color:var(--muted);font-size:14px}.personalization-copy p{margin:0}.app-block-wrap{margin:22px 0}.product-accordions{margin-top:24px;border-top:1px solid var(--line)}.product-accordions details{border-bottom:1px solid var(--line)}.product-accordions summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 2px;cursor:pointer;font-family:var(--serif);font-size:18px;font-weight:400;list-style:none}.product-accordions summary::-webkit-details-marker{display:none}.accordion-icon{position:relative;width:16px;height:16px;flex:0 0 16px}.accordion-icon:before,.accordion-icon:after{position:absolute;top:50%;left:50%;width:14px;height:1px;background:var(--ink);content:"";transform:translate(-50%,-50%);transition:transform .2s ease}.accordion-icon:after{transform:translate(-50%,-50%) rotate(90deg)}.product-accordions details[open] .accordion-icon:after{transform:translate(-50%,-50%) rotate(0)}.accordion-content{padding:0 2px 20px;color:var(--muted);font-size:14px}.accordion-content>:first-child{margin-top:0}.accordion-content>:last-child{margin-bottom:0}.product-recommendations{padding-top:70px;background:#f4ebe2}.recommendations-heading{margin-bottom:34px;text-align:center}.recommendations-heading .section-title{margin-inline:auto;font-size:clamp(36px,4vw,52px)}.recommendations-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.recommendations-grid .product-card-copy h3{font-size:18px}.recommendations-grid .product-card-media{border-radius:18px}.rte{color:var(--muted)}.rte h1,.rte h2,.rte h3{color:var(--ink);font-family:var(--serif);font-weight:400}.cart-page{padding:70px 0 100px}.cart-item{display:grid;grid-template-columns:100px 1fr auto;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.cart-item img{border-radius:12px}.cart-summary{display:flex;justify-content:flex-end;margin-top:30px}.cart-summary-inner{width:min(100%,420px);padding:26px;border-radius:18px;background:#fff;box-shadow:var(--shadow)}.cart-summary-row{display:flex;justify-content:space-between;margin-bottom:20px;font-size:18px}.cart-drawer-shell{position:fixed;z-index:60;top:0;right:0;bottom:0;left:0;visibility:hidden;pointer-events:none}.cart-drawer-shell.is-open{visibility:visible;pointer-events:auto}.cart-drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#342a2761;opacity:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:opacity .28s ease}.cart-drawer-shell.is-open .cart-drawer-overlay{opacity:1}.cart-drawer{position:absolute;top:0;right:0;display:grid;width:min(460px,100%);height:100%;grid-template-rows:auto auto minmax(0,1fr) auto;background:var(--cream);box-shadow:-24px 0 60px #342a2729;outline:0;transform:translate(100%);transition:transform .3s ease}.cart-drawer-shell.is-open .cart-drawer{transform:translate(0)}.cart-drawer-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 26px 20px;border-bottom:1px solid var(--line)}.cart-drawer-header .section-kicker{margin-bottom:3px}.cart-drawer-header h2{margin:0;font-family:var(--serif);font-size:30px;font-weight:400}.cart-drawer-close{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);font-size:27px;line-height:1}.cart-drawer-message{margin:14px 22px 0;padding:10px 13px;border-radius:10px;background:#f5e4df;color:var(--terracotta);font-size:12px}.cart-drawer-body{overflow-y:auto;padding:0 26px}.cart-drawer-items{display:grid}.drawer-cart-item{display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;padding:20px 0;border-bottom:1px solid var(--line)}.drawer-cart-image{overflow:hidden;aspect-ratio:1;border-radius:14px;background:var(--sand)}.drawer-cart-image img{width:100%;height:100%;object-fit:cover}.drawer-cart-copy{min-width:0}.drawer-cart-title-row{display:flex;align-items:start;justify-content:space-between;gap:12px}.drawer-cart-title-row a{font-family:var(--serif);font-size:17px;line-height:1.2}.drawer-cart-title-row strong{white-space:nowrap;color:var(--terracotta);font-size:13px}.drawer-cart-variant,.drawer-cart-property{margin:5px 0 0;color:var(--muted);font-size:11px}.drawer-cart-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.drawer-quantity{display:grid;overflow:hidden;grid-template-columns:32px 30px 32px;border:1px solid var(--line);border-radius:999px;background:#fff}.drawer-quantity button{min-height:31px;padding:0;border:0;background:transparent;color:var(--ink)}.drawer-quantity span{display:grid;place-items:center;font-size:12px}.drawer-remove{padding:0;border:0;border-bottom:1px solid currentColor;background:transparent;color:var(--muted);font-size:11px}.cart-drawer-empty{display:grid;min-height:56vh;place-items:center;align-content:center;padding:42px 20px;text-align:center}.cart-empty-icon{display:grid;width:66px;height:66px;place-items:center;margin-bottom:18px;border-radius:50%;background:var(--sand);color:var(--terracotta)}.cart-empty-icon svg{width:28px;fill:none;stroke:currentColor;stroke-width:1.5}.cart-drawer-empty h3{max-width:310px;margin:0;font-family:var(--serif);font-size:25px;font-weight:400}.cart-drawer-empty p{max-width:310px;margin:10px 0 22px;color:var(--muted);font-size:13px}.cart-drawer-footer{padding:20px 26px 24px;border-top:1px solid var(--line);background:#fffaf7}.drawer-subtotal{display:flex;align-items:center;justify-content:space-between;font-size:17px}.drawer-subtotal strong{font-family:var(--serif);font-size:23px;font-weight:400}.drawer-tax-note{margin:4px 0 15px;color:var(--muted);font-size:11px}.drawer-checkout{width:100%;background:var(--terracotta);border-color:var(--terracotta)}.drawer-checkout-icon{display:inline-flex;margin-right:8px}.drawer-checkout-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.drawer-view-cart{display:block;width:max-content;margin:11px auto 0;border-bottom:1px solid currentColor;color:var(--muted);font-size:12px}.drawer-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:18px;padding-top:16px;border-top:1px solid var(--line);color:var(--muted);font-size:9px;text-align:center}.drawer-trust>span{display:grid;justify-items:center;gap:5px}.drawer-trust>span>span{color:var(--sage)}.drawer-trust svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}@media(max-width:990px){.desktop-nav{display:none}.menu-toggle{display:block}.header-inner{grid-template-columns:1fr auto}.hero-grid,.story-grid,.product-layout{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>p,.hero-actions,.hero-note{justify-content:center;margin-inline:auto}.hero-visual{width:min(620px,100%);margin-inline:auto}.occasion-strip{grid-template-columns:repeat(3,1fr)}.occasion-chip:nth-child(3){border-right:0}.occasion-chip:nth-child(-n+3){border-bottom:1px solid var(--line)}.product-grid,.collection-grid{grid-template-columns:repeat(2,1fr)}.customize-grid{grid-template-columns:1fr}.customize-visual{width:min(720px,100%);margin-inline:auto}.customize-copy{text-align:center}.customize-copy .section-title,.customize-copy .section-subtitle{margin-inline:auto}.testimonials-heading{grid-template-columns:1fr}.testimonials-heading .text-link{justify-self:start}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1 / -1}.product-gallery{position:static}.product-layout{gap:36px}.product-info{width:min(680px,100%);margin-inline:auto}.recommendations-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.steps-grid{gap:20px}.steps-ribbon{display:none}.step{border-radius:170px 170px 22px 22px}.step-image{height:190px}.step-icon{top:160px;width:64px;height:64px}.step-copy{min-height:225px;padding:74px 24px 30px}.step-number{left:24px;font-size:98px}}@media(max-width:640px){.page-width,.narrow{width:min(100% - 28px,1220px)}.section{padding:62px 0}.announcement{font-size:11px}.header-inner{min-height:66px}.header-logo{max-width:150px;max-height:44px}.header-actions>a:not(.cart-link){display:none}.hero{padding-top:50px}.hero-grid{gap:42px}.hero-copy h1{font-size:52px}.hero-note{flex-direction:column;gap:6px}.hero-visual{min-height:430px}.hero-photo.main{top:0;right:28px;bottom:35px;left:28px}.hero-photo.small{width:140px;height:170px}.hero-badge{width:92px;height:92px;font-size:13px}.section-heading{display:block}.section-heading .text-link{display:inline-block;margin-top:18px}.occasion-strip-section{padding:28px 0}.occasion-strip{grid-template-columns:repeat(2,1fr);border-radius:18px}.occasion-chip{min-height:94px;border-bottom:1px solid var(--line);font-size:14px}.occasion-chip:nth-child(3){border-right:1px solid var(--line)}.occasion-chip:nth-child(2n){border-right:0}.occasion-chip:nth-last-child(-n+2){border-bottom:0}.product-grid,.collection-grid{grid-template-columns:1fr 1fr;gap:12px}.product-card-copy{display:block}.product-card-copy h3{font-size:17px}.customize-visual{min-height:520px}.customize-visual:before{top:60px;right:0;bottom:20px;left:0}.customize-phone{left:50%;width:min(220px,62vw);transform:translate(-72%)}.customize-product{right:50%;width:min(310px,74vw);transform:translate(58%)}.customize-trust{grid-template-columns:1fr}.steps-header{margin-bottom:30px;text-align:left}.steps-grid{grid-template-columns:1fr;gap:22px}.steps-header .section-title{margin-inline:0}.step{width:min(100%,430px);margin-inline:auto;border-radius:150px 150px 20px 20px}.step-image{height:215px}.step-icon{top:184px;width:62px;height:62px}.step-icon svg{width:24px;height:24px}.step-copy{min-height:0;padding:72px 24px 28px}.step-number{top:25px;left:24px;font-size:92px}.testimonials-panel{padding:30px 20px;border-radius:20px}.testimonial-grid{grid-template-columns:1fr;gap:1px}.testimonial-card{padding:24px 0}.testimonial-card:first-child{padding-top:0}.testimonial-card:last-child{padding-bottom:0}.story-grid{gap:40px}.story-visual{min-height:430px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1 / -1}.footer-bottom{display:grid;gap:8px}.trust-row{grid-template-columns:1fr;padding:16px 20px;text-align:left}.product-page{padding:24px 0 42px}.product-layout{gap:28px}.product-gallery-stage{border-radius:18px}.gallery-control{width:42px;height:42px}.gallery-control-prev{left:10px}.gallery-control-next{right:10px}.product-thumbnail{width:72px;min-width:72px;border-radius:11px}.product-info{padding-top:0}.product-info h1{font-size:38px}.trust-row{gap:12px}.trust-row>span{display:flex;align-items:center;justify-items:initial;gap:10px}.trust-icon{width:24px;height:24px;flex:0 0 24px}.trust-icon svg{width:22px;height:22px}.personalization-placeholder{padding:22px;border-radius:14px}.product-recommendations{padding:54px 0 62px;overflow:hidden}.recommendations-heading{margin-bottom:26px}.recommendations-grid{display:flex;gap:14px;margin-right:-14px;padding-right:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.recommendations-grid::-webkit-scrollbar{display:none}.recommendations-grid .product-card{width:min(76vw,290px);min-width:min(76vw,290px);scroll-snap-align:start}.cart-drawer-header{padding:20px 18px 16px}.cart-drawer-body{padding:0 18px}.cart-drawer-footer{padding:18px}.drawer-cart-item{grid-template-columns:80px minmax(0,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/theme.css.map */
