@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(brand-font-0.ttf) format("truetype")}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(brand-font-1.ttf) format("truetype")}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(brand-font-2.ttf) format("truetype")}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(brand-font-3.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(brand-font-4.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(brand-font-5.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(brand-font-6.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(brand-font-7.ttf) format("truetype")}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:1rem}body{margin:0;background:var(--cream,#fbf8f4);color:var(--ink,#303b3e);font:1rem/1.65 Trebuchet MS,Arial,sans-serif}img,video{max-width:100%;display:block}img{height:auto}a{color:inherit;text-underline-offset:5px}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--rose);outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.13}h1{font-size:clamp(2.4rem,5vw,5.25rem);letter-spacing:-.035em}h2{font-size:clamp(2rem,3.6vw,3.65rem);letter-spacing:-.035em}h3{font-size:1.6rem}p+p{margin-top:1rem}.skip{position:absolute;left:1rem;top:-100px;z-index:99;background:#fff;padding:1rem}.skip:focus{top:1rem}.announcement{text-align:center;background:var(--pink);color:var(--rose);font:italic 1rem/1.5 Georgia,serif;padding:11px 20px}.site-header{position:relative;display:grid;grid-template-columns:1fr 132px 1fr;align-items:center;gap:20px;padding:10px 4vw;background:var(--cream);border-bottom:1px solid #c9c9bf55}.brand{display:block}.brand img{width:108px;height:108px;object-fit:contain;margin:auto}.desktop-nav,.header-actions{display:flex;align-items:center;gap:25px}.desktop-nav{font-size:.875rem}.desktop-nav a{text-decoration:none}.desktop-nav a:hover{text-decoration:underline}.header-actions{justify-content:flex-end;color:var(--blue)}.header-actions a{min-width:40px;min-height:44px;display:flex;align-items:center;justify-content:center;text-decoration:none}.bag{gap:7px;font-size:.875rem}.nav-group{position:relative}.nav-group>div{position:absolute;top:100%;left:0;z-index:10;min-width:180px;padding:18px;background:var(--cream);box-shadow:0 5px 15px #0001}.nav-group a{display:block;padding:6px}.mobile-nav{display:none}.hero{position:relative;min-height:650px;min-height:min(720px,78svh);display:grid;place-items:center;overflow:hidden;text-align:center;color:#fff8f0;background:#60716c}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-video{width:100%;height:100%;object-fit:cover;object-position:center}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(23,32,30,var(--hero-overlay,.25));pointer-events:none}.hero-content{position:relative;z-index:1;max-width:1180px;padding:88px 30px 110px}.hero h1{color:#fbe9e5;text-wrap:balance;text-shadow:0 2px 18px #0003}.hero p{font:italic clamp(1.2rem,2vw,1.75rem)/1.5 Georgia,serif;max-width:810px;margin:24px auto 32px;text-wrap:balance;text-shadow:0 1px 8px #0007}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:50px;padding:14px 28px;background:var(--blue);color:#fff;border:1px solid var(--blue);border-radius:3px;text-decoration:none;cursor:pointer;transition:background .2s,transform .2s;font-size:.9375rem}.button:hover{filter:brightness(.94);transform:translateY(-1px)}.button-outline{background:transparent;color:var(--blue)}.video-toggle{position:absolute;z-index:2;bottom:22px;right:25px;border:1px solid #fff8;border-radius:40px;background:#263b3e66;color:#fff;padding:8px 16px;min-height:44px;font-size:.875rem;cursor:pointer}.wrap{width:min(1200px,90%);margin:auto}.section{padding:90px 0}.eyebrow{text-transform:uppercase;font-size:.8125rem;letter-spacing:.18em;color:var(--rose);margin-bottom:17px;font-weight:700}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:38px}.section-heading p:not(.eyebrow){max-width:390px;color:#586567}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.product-grid.catalog{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{text-decoration:none;display:block}.product-photo{position:relative;overflow:hidden;background:#fff;border-radius:120px 120px 5px 5px;aspect-ratio:1/1}.product-photo img{width:100%;height:100%;object-fit:contain;transition:transform .5s}.product-card:hover img{transform:scale(1.035)}.product-info{padding:20px 0;display:flex;align-items:start;justify-content:space-between;gap:20px}.product-info h3{font-size:1.5rem;margin-bottom:8px}.product-info p{font-size:.875rem;color:var(--blue)}.price{white-space:nowrap;color:var(--rose)}.badge{position:absolute;right:18px;top:20px;background:var(--cream);padding:6px 12px;border-radius:20px;font-size:.8125rem}.values{background:#e7edef;border-top:1px solid #45677522;border-bottom:1px solid #45677522}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:35px 0;gap:35px}.value{display:flex;align-items:center;gap:18px}.value svg{width:32px;height:32px;flex:none;color:var(--blue)}.value h3{font-size:1.25rem;margin-bottom:5px}.value p{font-size:.875rem;color:#53636a}.feature{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:9%}.feature-media{position:relative}.feature-media>img{width:100%;aspect-ratio:1/1.05;object-fit:contain;background:#fff;border-radius:5px 100px 5px 5px}.feature-copy>p:not(.eyebrow){margin-top:24px;color:#526063}.feature-copy .button{margin-top:26px}.details-list{padding:0;margin:26px 0;list-style:none;border-top:1px solid #45677533}.details-list li{padding:12px 0;border-bottom:1px solid #45677533;display:flex;justify-content:space-between;gap:16px}.details-list span{color:#526063}.occasions{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.occasions span{font-size:.875rem;border:1px solid #b6908944;border-radius:40px;padding:6px 13px;color:var(--rose)}.story-section{background:var(--pink)}.story-section .feature{grid-template-columns:.8fr 1fr}.story-section .feature-media>img{aspect-ratio:4/5;object-fit:cover;object-position:center 30%;border-radius:180px 180px 4px 4px}.story-signature{font:italic 1.7rem Georgia,serif;color:var(--rose);margin-top:28px}.quote-section{text-align:center;padding:95px 20px;background:var(--cream) url(florals.png) center/cover}.quote-section blockquote{font:italic clamp(1.7rem,3vw,2.8rem)/1.4 Georgia,serif;max-width:750px;margin:0 auto 20px}.quote-section p{color:var(--rose);font-size:.875rem;letter-spacing:.1em}.footer{background:var(--blue);color:#fff9f2;padding:45px 0 22px}.footer-top{display:flex;justify-content:space-between;gap:40px;padding-bottom:35px}.footer h2{font-size:1.8rem;margin-bottom:12px}.footer p{max-width:420px;font-size:.9375rem}.footer nav{display:flex;flex-wrap:wrap;gap:22px;align-content:start;font-size:.875rem}.footer-bottom{padding-top:20px;border-top:1px solid #fff4;font-size:.8125rem;display:flex;justify-content:space-between;gap:20px}.page-heading{margin-bottom:35px}.rte{overflow-wrap:anywhere}.rte img{max-width:100%}.rte h2,.rte h3{margin:25px 0 15px}.rte p{margin-bottom:16px}.field{display:flex;flex-direction:column;gap:7px;margin:20px 0}.field input,.field select,.field textarea,.search-form input{border:1px solid #78909a88;background:#fff;color:var(--ink);padding:12px;border-radius:3px;max-width:100%;min-height:48px}.product-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:7%}.product-gallery img{width:100%;background:#fff}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-content:start}.product-gallery>:first-child{grid-column:1/-1}.product-gallery video{width:100%}.product-copy h1{font-size:clamp(2rem,3.5vw,3.5rem)}.product-copy .price{font-size:1.4rem;display:block;margin:20px 0}.product-copy .rte{margin-top:25px}.product-copy .button{width:100%}.product-copy details{border-bottom:1px solid #45677533;padding:16px 0}.product-copy summary{cursor:pointer;font-weight:700}.product-copy details p{margin:15px 0}.button:disabled{opacity:.6;cursor:not-allowed;transform:none}.cart-line{display:grid;grid-template-columns:100px 1fr 130px 100px;gap:25px;align-items:center;border-bottom:1px solid #45677533;padding:25px 0}.cart-line img{width:100px}.cart-line input{width:85px;padding:10px;border:1px solid #45677566}.cart-total{text-align:right;margin-top:30px}.cart-total p{margin-bottom:20px}.cart-total .button{margin-left:10px}.search-form{display:flex;gap:12px;margin:25px 0 45px}.search-form input{flex:1;min-width:0}.pagination{display:flex;justify-content:center;gap:22px;margin-top:35px}.form-notice{padding:15px;background:#e7edef;margin:20px 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-grid .field{margin:0}.subtle{color:#58676c;font-size:.875rem}.empty{padding:40px 0}.empty p{margin-bottom:25px}@media(min-width:1500px){.hero{min-height:760px}}@media(max-width:1000px){.desktop-nav{gap:14px;font-size:.8125rem}.section{padding:65px 0}.feature{gap:5%}.value{align-items:flex-start;gap:12px}.product-grid.catalog{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.announcement{font-size:.875rem;padding:9px 12px}.site-header{grid-template-columns:1fr 100px 1fr;padding:8px 5%}.brand{grid-column:2;grid-row:1}.brand img{width:86px;height:86px}.desktop-nav{display:none}.header-actions{grid-column:3;grid-row:1;gap:2px}.header-actions a{min-width:36px}.header-actions a[aria-label="Your account"]{display:none}.mobile-nav{display:block;grid-column:1;grid-row:1;font-size:.875rem}.mobile-nav summary{cursor:pointer;min-height:44px;display:flex;align-items:center}.mobile-nav nav{position:absolute;left:0;right:0;top:100%;z-index:10;background:var(--cream);padding:20px 5%;box-shadow:0 10px 15px #0001}.mobile-nav a{display:block;padding:12px;text-decoration:none}.hero{min-height:610px}.hero-content{padding:60px 22px 90px}.hero h1{font-size:2.7rem}.hero p{font-size:1.25rem;margin:22px auto 28px}.hero-video{object-position:48% center}.section-heading{display:block}.section-heading>p{margin-top:20px}.section{padding:52px 0}.wrap{width:90%}.product-grid{gap:17px}.product-photo{border-radius:70px 70px 4px 4px}.product-info{display:block;padding:15px 0}.product-info h3{font-size:1.15rem}.price{display:block;margin-top:8px}.badge{font-size:.75rem;padding:4px 8px;right:10px;top:12px}.values-grid{grid-template-columns:1fr;gap:22px;padding:28px 0;max-width:370px}.value{align-items:center}.feature,.story-section .feature{grid-template-columns:1fr;gap:35px}.feature-media>img{max-height:520px}.story-section .feature-media>img{max-height:520px}.feature-copy h2{max-width:500px}.quote-section{padding:70px 8%;background-size:auto 100%}.footer-top,.footer-bottom{flex-direction:column}.footer nav{gap:18px}.product-detail{grid-template-columns:1fr;gap:35px}.cart-line{grid-template-columns:75px 1fr;gap:15px}.cart-line img{width:75px}.cart-line>.field{margin:0}.cart-total{text-align:left}.cart-total .button{margin:10px 10px 0 0}.contact-grid{grid-template-columns:1fr}.search-form{flex-wrap:wrap}.product-grid.catalog{grid-template-columns:repeat(2,minmax(0,1fr))}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.feature-copy .rte{margin-top:24px;color:#526063}.feature-copy .rte p{line-height:1.8}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}:root{--cream:#faf7f2;--pink:#ecd8d6;--blue:#466876;--ink:#293f46;--rose:#865a58;--line:rgba(41,63,70,.19);--serif:"Cormorant Garamond",Georgia,serif;--sans:"Manrope",Arial,sans-serif}html{scroll-padding-top:120px}body{font-family:var(--sans);font-size:16px;line-height:1.75;background:var(--cream);color:var(--ink)}::selection{background:#d9b8b3;color:#293f46}h1,h2,h3{font-family:var(--serif);font-weight:400;letter-spacing:-.045em;line-height:1}h2{font-size:clamp(3.5rem,5.8vw,6.4rem)}h2 em,h1 em{font-weight:400}a{transition:color .2s}button{touch-action:manipulation}.wrap{width:min(1360px,88%)}.eyebrow{font:600 .75rem/1.5 var(--sans);letter-spacing:.18em;text-transform:uppercase;color:var(--rose);margin-bottom:28px}.section{padding:125px 0}.announcement{font:500 .75rem/1.5 var(--sans);letter-spacing:.12em;text-transform:uppercase;padding:9px 20px;background:var(--pink);color:var(--ink)}.site-header{position:sticky;top:0;z-index:20;grid-template-columns:1fr 100px 1fr;gap:24px;padding:8px 4.5%;background:#faf7f2f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.brand img{width:90px;height:90px;object-fit:contain}.desktop-nav{gap:30px;font-size:.875rem}.desktop-nav a{position:relative;padding:10px 0}.desktop-nav a:after{content:"";position:absolute;bottom:4px;left:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s}.desktop-nav a:hover{text-decoration:none}.desktop-nav a:hover:after{transform:scaleX(1)}.header-actions{font-size:.875rem;gap:12px}.header-actions a{gap:12px}.button{background:var(--blue);border-color:var(--blue);border-radius:0;min-height:58px;padding:17px 25px;font-size:.875rem;font-weight:600;letter-spacing:.01em;gap:36px;transition:background .25s,color .25s,transform .25s}.button span{font-size:1.35rem;font-weight:400;line-height:1}.button:hover{background:var(--ink);color:var(--cream);filter:none;transform:translateY(-2px)}.button-light{background:var(--cream);color:var(--ink);border-color:var(--cream)}.button-light:hover{background:var(--pink);color:var(--ink)}.cinematic{height:min(850px,calc(100svh - 100px));min-height:640px;display:flex;align-items:center;text-align:left;background:#6e7261;isolation:isolate}.cinematic:after{display:none}.hero-media{z-index:-3}.hero-video{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#1a25219e,#1a25212e 75%),linear-gradient(0deg,rgba(26,37,33,.28),transparent 30%);z-index:-2}.hero-shade:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#1a2521;opacity:var(--hero-overlay,15%)}.cinematic .hero-content{width:100%;max-width:1400px;margin:0 auto;padding:60px 6% 130px}.cinematic .eyebrow{color:#faf7f2;margin-bottom:28px;text-shadow:none;font:500 .75rem/1.5 var(--sans);letter-spacing:.2em;text-transform:uppercase}.cinematic h1{font:400 clamp(4.8rem,8.9vw,9rem)/.94 var(--serif);letter-spacing:-.04em;color:#fffaf3;text-shadow:none;max-width:1020px;text-wrap:initial}.cinematic h1 em{color:#f1d7cf;display:inline-block;padding-bottom:.08em}.cinematic .hero-sub{font:400 1rem/1.8 var(--sans);margin:24px 0 30px;max-width:350px;color:#fffaf3;text-shadow:none;text-wrap:initial}.hero-bottom{position:absolute;bottom:28px;left:6%;right:6%;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #fff5;padding-top:20px}.scroll-cue{font-size:.75rem;letter-spacing:.04em;text-decoration:none;display:flex;gap:20px;align-items:center}.scroll-cue span{font-size:1.5rem}.video-toggle{position:static;min-height:44px;font-size:.75rem;background:transparent;border-color:#fff6;border-radius:30px;padding:6px 18px;color:#fff}.hero-note{position:absolute;right:6%;bottom:140px;display:flex;gap:18px;align-items:center;width:200px}.hero-note p{font:italic 1.75rem/1.2 var(--serif);color:#f5e8df}.note-line{height:76px;width:1px;background:#fff7;flex:none}.intro-line{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:24px 6%;border-bottom:1px solid var(--line);font-size:.75rem;letter-spacing:.07em}.intro-line>span:nth-child(2){font-size:1.4rem;color:var(--rose)}.intro-body{text-align:center;max-width:980px;padding:108px 0 45px}.intro-body h2{font-size:clamp(3rem,4.8vw,5rem);line-height:1.09;max-width:900px;margin:auto}.intro-body h2 em{color:var(--rose)}.intro-body>p:last-child{max-width:560px;margin:28px auto 0;font-size:1rem;line-height:1.9;color:#58676b}.signature{padding-top:80px}.signature-grid{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:7%}.signature-copy{padding:30px 0}.signature-copy h2{font-size:clamp(3.6rem,5.5vw,5.9rem)}.signature-copy h2 em{color:var(--rose)}.product-description{font-size:1rem;margin-top:30px;max-width:465px;line-height:1.9;color:#58676b}.signature-facts{display:flex;align-items:center;gap:30px;padding:23px 0 27px;margin:27px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.signature-facts>div{display:flex;flex-direction:column;font-size:.75rem;line-height:1.7}.signature-facts>div+div{border-left:1px solid var(--line);padding-left:30px}.fact-number{font:400 3.4rem/.95 var(--serif);letter-spacing:-.05em;margin-bottom:7px}.fact-number>span{font-size:2.5rem}.fact-label{font:400 1.5rem/1.3 var(--serif);margin-bottom:7px}.signature-price{font-size:1.25rem;margin-bottom:16px}.small-note{font-size:.75rem;color:#5e6c70;margin-top:17px}.signature-visual{position:relative;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.signature-image{position:relative;background:#efe9e3;padding:35px 22px 54px;border-radius:46% 46% 0 0;overflow:hidden}.signature-image:before{content:"";position:absolute;top:13px;right:13px;bottom:13px;left:13px;border:1px solid #a7938070;border-radius:46% 46% 0 0;pointer-events:none;z-index:1}.signature-image>.gallery-main{width:100%;aspect-ratio:1/1.1;object-fit:contain;mix-blend-mode:multiply;transition:opacity .2s}.image-corner{position:absolute;bottom:28px;left:36px;font-size:.75rem;letter-spacing:.16em;color:#68777a}.gallery-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:20px}.gallery-bottom>span{font:italic 1.25rem var(--serif)}.gallery-thumbs{display:flex;gap:8px}.gallery-thumbs button{padding:3px;background:transparent;border:1px solid transparent;cursor:pointer;color:var(--ink);min-width:44px;min-height:44px;font-size:.875rem}.gallery-thumbs button[aria-pressed=true]{border-color:var(--rose)}.gallery-thumbs img{height:49px;width:49px;object-fit:cover;mix-blend-mode:multiply}.gallery-thumbs button:hover{background:#fff7}.moments{background:#dbe5e8;position:relative;overflow:hidden;padding-bottom:175px}.moments-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:12%;position:relative;z-index:1}.moments-heading h2{font-size:clamp(3.5rem,5.4vw,5.8rem)}.moments-heading>p:not(.eyebrow){font-size:1rem;max-width:325px;margin-top:28px;color:#4c626b}.text-link{display:inline-flex;align-items:center;gap:32px;font-size:.875rem;font-weight:600;border-bottom:1px solid;padding:8px 0;text-decoration:none;margin-top:32px}.text-link span{font-size:1.5rem}.occasion-list{padding-top:12px}.occasion-list details{border-bottom:1px solid #4668764d}.occasion-list details:first-child{border-top:1px solid #4668764d}.occasion-list summary{display:flex;align-items:center;gap:22px;cursor:pointer;list-style:none;padding:30px 0;min-height:86px}.occasion-list summary::-webkit-details-marker{display:none}.occasion-number{font-size:.75rem;color:#526e7b}.occasion-list h3{font-size:clamp(1.6rem,2.2vw,2.5rem);line-height:1.1;flex:1}.expand{font-size:1.5rem;font-weight:400;transition:transform .3s}.occasion-list details[open] .expand{transform:rotate(45deg)}.occasion-answer{padding:0 20px 28px 38px;font-size:1rem;line-height:1.85;color:#48616a}.moments-word{position:absolute;bottom:-50px;left:5%;font:italic 400 clamp(8rem,19vw,20rem)/1 var(--serif);letter-spacing:-.04em;color:#4668760c;pointer-events:none}.craft-section{padding:145px 0}.craft-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:10%}.craft-image{position:relative;margin:0}.craft-image>img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;object-position:62% 50%}.craft-image:before{content:"";position:absolute;left:-20px;top:24px;right:24px;bottom:64px;border:1px solid #b6a09b;z-index:-1}.photo-caption{font:italic 1.15rem var(--serif);margin-top:20px;color:var(--rose)}.craft-copy h2{font-size:clamp(3.2rem,4.9vw,5.6rem)}.craft-copy h2 em{color:var(--rose)}.craft-copy .rte{font-size:1rem;line-height:1.9;color:#58676b;margin-top:30px}.craft-principles{border-top:1px solid var(--line);margin-top:30px}.craft-principles>div{display:flex;align-items:center;gap:25px;padding:14px 0;border-bottom:1px solid var(--line)}.craft-principles span{font-size:.75rem;color:var(--rose)}.craft-principles p{font-size:.875rem}.closing{min-height:630px;position:relative;background:var(--pink);text-align:center;isolation:isolate;display:grid;place-items:center;overflow:hidden;padding:100px 20px}.closing-florals{position:absolute;top:0;right:0;bottom:0;left:0;background:url(florals.png) center/cover;mix-blend-mode:multiply;opacity:.45;z-index:-2}.closing:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,#ecd8d6 5%,#ecd8d6ed 34%,#ecd8d640 75%);z-index:-1}.closing-content{max-width:950px}.closing h2{font-size:clamp(4rem,7.4vw,8rem);color:var(--ink)}.closing h2 em{color:var(--rose)}.closing-content>p:not(.eyebrow){margin:28px 0 30px;font-size:1rem}.closing .eyebrow{margin-bottom:26px}.footer{padding:75px 0 24px;background:var(--ink);color:#f6eee6}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 160px;gap:8%;padding-bottom:60px}.footer .eyebrow{color:#d5b3ae;font-size:.75rem;margin-bottom:20px}.footer h2{font-size:3.1rem;margin-bottom:15px}.footer p{font-size:.875rem;color:#d2dadd}.footer nav{display:flex;flex-direction:column;gap:12px;align-items:flex-start;font-size:.875rem;padding-top:12px}.footer nav a{text-decoration:none}.footer nav a:hover{text-decoration:underline}.footer-logo{display:block;align-self:start}.footer-logo img{width:160px;height:160px;object-fit:contain}.footer-bottom{font-size:.75rem;align-items:center;border-top-color:#f6eee62b}.footer-bottom a{text-decoration:none}.product-copy h1,.page-heading h1{font-size:clamp(3rem,5vw,5rem)}.product-photo{border-radius:45% 45% 0 0;background:#efe9e3}.product-photo img{mix-blend-mode:multiply}.product-grid{gap:38px}.product-info h3{font-size:2rem}.product-info{padding-top:25px}.product-detail{gap:7%}.product-copy{align-self:start;position:sticky;top:135px}.product-gallery img{background:#efe9e3}.product-gallery a{overflow:hidden}.product-gallery a img{transition:transform .5s}.product-gallery a:hover img{transform:scale(1.04)}.product-copy select,.product-copy input,.field textarea,.field input,.search-form input{border-radius:0;background:transparent}.product-copy .rte{font-size:1rem;line-height:1.8}.cart-line h3{font-size:1.6rem}.rte{font-size:1rem}.narrow{max-width:780px}.page-heading{margin-bottom:50px}.reveal.is-visible{animation:rise-in .8s cubic-bezier(.2,.7,.2,1) both}@keyframes rise-in{0%{opacity:.25;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}dialog{color:var(--ink);background:var(--cream);border:0;padding:0;width:min(1040px,94vw);max-height:90svh;overflow:auto;box-shadow:0 25px 100px #14262e44}dialog::backdrop{background:#182e36b3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.dialog-close{position:sticky;float:right;top:12px;right:12px;margin:12px 12px -56px 0;background:var(--cream);border:1px solid var(--line);border-radius:50%;width:44px;height:44px;font-size:1.7rem;line-height:1;cursor:pointer;z-index:2}.preview-product{display:grid;grid-template-columns:1fr 1fr;gap:4%;padding:45px}.preview-product>div:first-child{align-self:center}.preview-product .gallery-main{width:100%;mix-blend-mode:multiply;object-fit:contain}.preview-product .gallery-thumbs{justify-content:center;margin-top:15px;gap:14px}.preview-product .gallery-thumbs button{padding:8px 16px}.preview-product-copy{padding:22px 0}.preview-product-copy h2{font-size:4rem}.preview-product-copy>p{font-size:.875rem;margin-top:20px}.preview-product-copy .eyebrow{margin-top:0;margin-bottom:22px}.preview-product dl{margin:25px 0}.preview-product dl>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:12px 0;font-size:.75rem}.preview-product dd{margin:0;text-align:right}.preview-notice{background:#e3e9ea;padding:15px;font-size:.75rem!important;line-height:1.7}.dialog-return{margin-top:22px;width:100%}.menu-lines{width:18px;height:10px;border-top:1px solid;border-bottom:1px solid;margin-right:10px}@media(min-width:1600px){.cinematic{height:850px;min-height:700px}.signature-image>.gallery-main{max-height:680px}}@media(max-width:1100px){.desktop-nav{gap:19px}.signature-grid{gap:5%}.signature-facts{gap:20px}.signature-facts>div+div{padding-left:20px}.signature-copy h2{font-size:4.2rem}.moments-grid,.craft-grid{gap:7%}.hero-note{width:160px}.hero-note p{font-size:1.5rem}.gallery-bottom{align-items:flex-start;flex-direction:column}.footer-top{gap:6%}.craft-copy h2{font-size:4.2rem}}@media(max-width:760px){html{scroll-padding-top:93px}.site-header{grid-template-columns:1fr 74px 1fr;padding:6px 5%;gap:10px}.brand img{width:73px;height:73px}.header-actions{font-size:.75rem}.header-actions a{gap:6px}.header-actions a>svg{width:18px}.mobile-nav summary{font-size:.75rem}.mobile-nav nav{background:var(--cream);border-bottom:1px solid var(--line);box-shadow:0 12px 20px #293f4614}.announcement{font-size:.75rem;letter-spacing:.12em;padding:8px 10px}.desktop-nav{display:none}.cinematic{min-height:630px;height:calc(92svh - 80px);max-height:800px}.cinematic .hero-content{padding:65px 6% 120px}.cinematic h1{font-size:clamp(4rem,12.8vw,6rem);line-height:1}.cinematic .eyebrow{font-size:.75rem;letter-spacing:.15em;margin-bottom:24px}.cinematic .hero-sub{font-size:1rem;max-width:290px;line-height:1.8;margin:24px 0 30px}.hero-shade{background:linear-gradient(90deg,#1a252199,#1a252144),linear-gradient(0deg,#1a252155,transparent 45%)}.hero-note{display:none}.hero-video{object-position:54% center}.hero-bottom{bottom:22px;left:6%;right:6%;padding-top:13px}.scroll-cue{font-size:.75rem;gap:12px}.video-toggle{font-size:.75rem;padding:7px 12px}.button{min-height:56px;padding:16px 22px;font-size:.875rem;gap:30px}.intro-line{justify-content:center;padding:21px 5%;font-size:.75rem;gap:18px}.intro-line>span:last-child{display:none}.intro-line>span:nth-child(2){font-size:1.2rem}.wrap{width:88%}.intro-body{padding:72px 0 10px}.eyebrow{font-size:.75rem;letter-spacing:.15em;margin-bottom:20px}.intro-body h2{font-size:3.2rem;line-height:1.06}.intro-body>p:last-child{font-size:1rem;margin-top:23px}.section{padding:75px 0}.signature-grid{grid-template-columns:1fr;gap:35px}.signature-copy{padding:0;order:1}.signature-visual{order:0}.signature-image{max-width:560px;width:100%;margin:0 auto;padding:24px 16px 43px}.signature-image>.gallery-main{aspect-ratio:1/1.04;max-height:600px}.signature-image:before{top:10px;right:10px;bottom:10px;left:10px}.image-corner{font-size:.75rem;bottom:22px;left:28px}.gallery-bottom{flex-direction:row;align-items:center}.gallery-bottom>span{font-size:1.1rem;max-width:135px}.gallery-thumbs img{height:42px;width:42px}.gallery-thumbs{gap:5px}.signature-copy h2{font-size:3.9rem}.product-description{max-width:none}.signature-facts{margin:24px 0}.signature-copy .button{width:100%;justify-content:space-between}.small-note{text-align:center;font-size:.75rem}.moments{padding-bottom:100px}.moments-grid{grid-template-columns:1fr;gap:38px}.moments-heading h2{font-size:3.8rem}.moments-heading>p:not(.eyebrow){margin-top:22px;max-width:330px}.text-link{margin-top:20px}.occasion-list{padding-top:0}.occasion-list summary{padding:25px 0;gap:16px}.occasion-list h3{font-size:2rem}.occasion-answer{padding-left:31px;padding-right:10px;font-size:1rem}.moments-word{bottom:-18px;font-size:29vw}.craft-grid{grid-template-columns:1fr;gap:43px}.craft-image>img{aspect-ratio:1/1.08;object-position:62% center}.craft-image:before{left:-12px;top:15px;right:15px;bottom:48px}.photo-caption{font-size:1.05rem}.craft-copy h2{font-size:3.7rem}.craft-copy .rte{margin-top:24px}.closing{min-height:520px;padding:80px 6%}.closing h2{font-size:clamp(3.5rem,11vw,5rem)}.closing-content>p:not(.eyebrow){font-size:1rem;max-width:250px;margin:24px auto 28px}.closing-florals{background-size:auto 100%;opacity:.55}.closing:after{background:radial-gradient(ellipse at center,#ecd8d6 10%,#ecd8d6d9 42%,#ecd8d620 95%)}.footer{padding:55px 0 22px}.footer-top{grid-template-columns:1fr 100px;gap:30px;padding-bottom:35px}.footer-top>div{grid-column:1/-1}.footer h2{font-size:2.8rem}.footer nav{font-size:.875rem;padding-top:0}.footer-logo img{width:100px;height:100px}.footer-bottom{align-items:flex-start;gap:10px;font-size:.75rem}.footer-bottom>span:nth-child(2){display:none}.product-copy{position:static}.product-copy h1{font-size:3.5rem}.product-grid.catalog{gap:20px}.product-info h3{font-size:1.5rem}.product-info .price{font-size:1rem}.section-heading>p{font-size:1rem}.preview-product{grid-template-columns:1fr;gap:20px;padding:28px}.preview-product .gallery-main{max-height:330px}.preview-product-copy{padding:10px 0}.preview-product-copy h2{font-size:3.4rem}.preview-product .eyebrow{font-size:.75rem}.dialog-close{top:10px}.header-actions a[href="#product"]{font-size:0}.header-actions a[href="#product"] svg{width:22px}.cart-line{grid-template-columns:75px 1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal.is-visible{animation:none}*,*:before,*:after{transition:none!important;animation:none!important}}.cinematic .eyebrow{margin:0 0 28px;max-width:none}.hero-note p{margin:0}
/*# sourceMappingURL=/cdn/shop/t/12/assets/theme.css.map */
