:root{--ink:#071b49;--red:#ed242b;--blue:#438dce;--cream:#fff8e9;--yellow:#fff0bf;--sky:#e9f5fc;--line:#eddec5;--green:#527e26}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fffdf8;color:var(--ink);font-family:var(--font-dm-sans),sans-serif;font-size:16px;line-height:1.45;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-shell main{flex:1 1}h1,h2,h3,p{margin-top:0}.brand,.footer-brand,h1,h2{font-family:var(--font-fraunces),serif;letter-spacing:-.055em;line-height:.98}h1{font-size:clamp(3rem,5.3vw,5.8rem)}h1,h2{text-wrap:balance}h2{font-size:clamp(2rem,3vw,3.45rem)}.header{height:102px;background:var(--cream);display:flex;align-items:center;gap:35px;padding:0 4.5vw;border-bottom:1px solid #f1d89f;position:-webkit-sticky;position:sticky;top:0;z-index:30}.header:after,.process:after{content:"";position:absolute;bottom:-10px;left:0;right:0;height:11px;background:radial-gradient(circle at 10px 0,transparent 10px,var(--cream) 10.7px) 0 0/20px 12px repeat-x;z-index:2}.brand{font-size:2.25rem;font-weight:800;white-space:nowrap;display:flex;align-items:center;gap:7px}.brand-spark{color:var(--red);font-size:1.8rem;transform:rotate(-25deg)}.brand i,.brand-spark{font-family:var(--font-dm-sans),sans-serif}.brand i{font-style:normal;color:#fdb322;font-size:1.25rem}.header nav{display:flex;align-items:center;gap:31px;flex:1 1;justify-content:flex-end;font-size:1rem;font-weight:700}.header nav>a:not(.find-gift):hover{color:var(--red)}.find-gift{margin-left:auto;background:var(--red);color:#fff;border-radius:999px;padding:14px 24px;box-shadow:0 4px 0 #c91221}.menu-toggle{display:none;background:transparent;border:0;font-size:1.7rem;color:var(--ink)}.hero{min-height:580px;background:var(--yellow);display:grid;grid-template-columns:43% 57%;overflow:hidden}.hero,.hero-copy{position:relative}.hero-copy{padding:74px 7vw 70px 4.5vw;z-index:2}.eyebrow{font-weight:800;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:19px}.hero-copy h1{margin-bottom:23px}.hero-copy>p:not(.eyebrow){font-size:1.17rem;max-width:510px;line-height:1.45}.actions{display:flex;gap:15px;margin-top:28px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:999px;padding:16px 27px;font-weight:800;font-size:1rem;cursor:pointer;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.button-red{color:white;background:var(--red);box-shadow:0 4px 0 #c81521}.button-blue{color:#fff;background:var(--blue);box-shadow:0 4px 0 #3171ae}.hero-art{position:relative;min-height:580px;background:#f7eee0;overflow:hidden}.hero-art:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 23% 75%,#ef3031 0 12%,transparent 12.3%),radial-gradient(circle at 13% 25%,#fff 0 24%,transparent 24.4%);opacity:.8}.hero-product{position:absolute;box-shadow:0 12px 25px #04102c24;overflow:hidden;background:#fff}.gallery img,.gallery picture,.hero-product img,.hero-product picture,.product-image img,.product-image picture{display:block;width:100%;height:100%}.hero-product img{object-fit:cover}.hero-product-0{width:41%;height:74%;left:7%;bottom:3%;transform:rotate(-8deg)}.hero-product-1{width:41%;height:74%;right:4%;top:7%;transform:rotate(5deg)}.hero-product-2{width:35%;height:40%;right:31%;bottom:-2%;transform:rotate(3deg)}.hero-note{position:absolute;left:2%;top:9%;font-weight:800;line-height:1.15;transform:rotate(-10deg);font-size:1.1rem}.occasion{display:grid;grid-template-columns:205px 1fr;grid-gap:28px;gap:28px;padding:37px 4.5vw 30px;align-items:center;background:#fffdf8;border-bottom:1px solid var(--line)}.occasion h2{font-size:2.05rem;margin:0}.occasion h2 i{font-family:var(--font-dm-sans),sans-serif;font-style:normal;color:var(--blue)}.occasion-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:18px;gap:18px}.occasion-tile{background:#f7ead2;border-radius:22px;padding:12px 8px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:5px;font-weight:800;transition:transform .2s}.occasion-tile:nth-child(2),.occasion-tile:nth-child(6){background:#e6f1f8}.occasion-tile:nth-child(3){background:#fff0b8}.occasion-tile:nth-child(4){background:#f1f6db}.occasion-tile:nth-child(5){background:#fce9e8}.occasion-tile:hover{transform:translateY(-5px)}.occasion-tile b{font-size:2.3rem;line-height:1}.personal{display:grid;grid-template-columns:190px 1fr;grid-gap:25px;gap:25px;padding:35px 4.5vw 42px}.section-intro h2{font-size:2rem;margin:0 0 25px}.section-intro p{font-size:.94rem}.featured-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.product-card{min-width:0;background:#fffdf8;border:1px solid var(--line);border-radius:19px;overflow:hidden;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-5px);box-shadow:0 14px 24px #0c1b4020}.product-card>a{display:flex;height:100%}.product-image{width:48%;flex:none;overflow:hidden;background:#f4eee5}.product-image img{object-fit:contain;transition:transform .3s}.product-card:hover .product-image img{transform:scale(1.04)}.product-card-copy{padding:18px 16px;display:flex;flex-direction:column;gap:8px;min-width:0}.product-card h3{font-size:1.03rem;line-height:1.3;margin:0;font-weight:700}.product-card p{color:var(--red);font-weight:800;margin:0}.product-card span{font-size:.82rem;margin-top:auto;font-weight:700}.compact .product-card-copy{padding:15px}.process{position:relative;background:var(--sky);display:grid;grid-template-columns:1.25fr 2.35fr auto;grid-gap:28px;gap:28px;align-items:center;padding:32px 4.5vw 41px}.process h2{font-size:2.05rem;margin:0 0 11px}.process p{font-size:.9rem;margin:0}.process ol{display:grid;grid-template-columns:repeat(3,1fr);padding:0;margin:0;list-style:none;grid-gap:18px;gap:18px}.process li{display:flex;gap:12px;border-left:1px dotted var(--blue);padding-left:16px}.process li b{width:38px;height:38px;flex:none;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-family:var(--font-fraunces),serif;font-size:1.35rem}.process li:nth-child(2) b{background:#74a536}.process li:nth-child(3) b{background:#f7b51b}.process li span{font-size:.84rem;line-height:1.3}.process li strong{display:block;font-size:.94rem;margin-bottom:5px}.signup{padding:42px 4.5vw;display:grid;grid-template-columns:auto 1fr 1.2fr auto;align-items:center;grid-gap:25px;gap:25px;background:#fffaf1}.signup h2{font-size:2.6rem;margin:0}.signup p{margin:0;max-width:360px}.mail{color:var(--red);font-size:3rem}.contact-page,.custom-form,.custom-hero,.custom-steps,.legal,.listing,.not-found,.product-page{max-width:1440px;margin:auto;padding:74px 4.5vw}.listing{min-height:70vh}.listing>h1{margin-bottom:17px}.listing-copy{font-size:1.15rem;max-width:590px;margin-bottom:43px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:21px;gap:21px}.product-grid .product-card>a{display:block}.product-grid .product-image{width:100%;height:245px}.product-grid .product-card-copy{min-height:154px}.crumb{font-size:.9rem;margin-bottom:30px;color:#53617f}.crumb a{text-decoration:underline}.crumb span{padding:0 8px}.product-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);grid-gap:7vw;gap:7vw}.gallery{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.gallery picture{aspect-ratio:1/1;background:#f6f0e7}.gallery img{object-fit:contain}.product-info{align-self:start;position:-webkit-sticky;position:sticky;top:135px}.product-info h1{font-size:clamp(2.3rem,4vw,4.3rem);margin-bottom:21px}.price{font-family:var(--font-fraunces),serif;font-size:1.8rem;font-weight:700;color:var(--red);margin-bottom:24px}.description{white-space:pre-line;font-size:1rem;line-height:1.65}.tiny{font-size:.82rem;color:#52607c;margin-top:18px}.care{margin-top:30px;border-top:1px solid var(--line);padding-top:18px;display:grid;grid-gap:5px;gap:5px}.care span{font-size:.9rem}.contact-page,.custom-form{display:grid;grid-template-columns:1fr 1fr;grid-gap:7vw;gap:7vw;align-items:start;min-height:70vh;background:linear-gradient(110deg,var(--yellow),#fffaf0)}.contact-page>div>p:not(.eyebrow){font-size:1.16rem;max-width:540px;line-height:1.55}.contact-page>div>a{font-weight:800;text-decoration:underline}.contact-form{display:grid;grid-gap:16px;gap:16px;background:#fffdf8;border:1px solid var(--line);border-radius:22px;padding:27px}.contact-form label{font-weight:800;font-size:.9rem;display:grid;grid-gap:7px;gap:7px}.contact-form em{font-style:normal;font-weight:500;color:#67728b}.contact-form input,.contact-form textarea{border:1px solid #bfc8d6;border-radius:10px;padding:12px;font:inherit;color:var(--ink);background:#fff}.contact-form textarea{min-height:120px;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{outline:3px solid #93c6ea;border-color:var(--blue)}.form-status{font-weight:700;margin:0}.contact-form .button{justify-self:start}.custom-hero{text-align:center;background:var(--yellow);max-width:none;padding-top:93px;padding-bottom:80px}.custom-hero p:not(.eyebrow){font-size:1.2rem}.custom-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px}.custom-steps article{padding:28px;border:1px solid var(--line);border-radius:22px;background:#fffdf8}.custom-steps article b{font-family:var(--font-fraunces),serif;font-size:2rem;color:var(--red)}.custom-steps h2{font-size:1.8rem;margin:19px 0 13px}.custom-steps p{margin:0}.custom-form{max-width:none;min-height:auto;padding-top:70px;padding-bottom:70px;background:var(--sky)}.custom-form h2{font-size:3rem}.custom-form a{text-decoration:underline;font-weight:700}.legal{max-width:880px;min-height:70vh}.legal h1{margin-bottom:32px}.legal h2{font-size:1.55rem;margin:34px 0 10px;letter-spacing:-.03em}.legal p{line-height:1.7}.legal a{text-decoration:underline;font-weight:700}.not-found{min-height:60vh;text-align:center;display:grid;place-content:center;justify-items:center}.not-found p{max-width:500px;font-size:1.1rem}.not-found .button{margin-top:13px}footer{background:var(--ink);color:#fff;padding:54px 4.5vw 21px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:45px;gap:45px;padding-bottom:50px}.footer-brand{font-size:2.3rem;line-height:.92}.footer-main p{max-width:270px;margin-top:16px;color:#d1d8e8}.footer-main>div:not(:first-child){display:grid;align-content:start;grid-gap:10px;gap:10px}.footer-main b{color:#ffe173;margin-bottom:5px}.footer-main a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #314267;padding-top:19px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#cfd7e7;font-size:.82rem}.footer-bottom>span:nth-child(2){display:flex;gap:16px}.footer-bottom img{height:25px;width:auto;display:block}@media(max-width:1100px){.header{gap:20px;padding:0 3vw}.brand{font-size:1.7rem}.header nav{gap:17px;font-size:.9rem}.hero-copy,.occasion{padding-left:4.5vw}.occasion{padding-right:4.5vw;grid-template-columns:155px 1fr}.occasion-grid{gap:9px}.process{grid-template-columns:1fr}.process .button{justify-self:start}.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:780px){.header{height:75px;padding:0 5vw}.header:after{bottom:-8px;height:9px}.brand{font-size:1.28rem;max-width:270px;white-space:normal;line-height:1}.brand-spark{font-size:1.2rem}.brand i{display:none}.menu-toggle{display:block;margin-left:auto}.header nav{display:none;position:absolute;left:0;top:75px;width:100%;background:var(--cream);padding:20px 5vw 28px;border-bottom:1px solid #ebd69e}.header nav.open{display:grid;justify-items:start;grid-gap:16px;gap:16px}.find-gift{margin:4px 0 0}.hero{display:block;min-height:0}.hero-copy{padding:55px 7vw 44px}.hero-copy>p:not(.eyebrow){font-size:1.05rem}.hero-art{min-height:360px}.hero-product-0{width:48%;height:78%;left:3%}.hero-product-1{width:47%;height:78%;right:3%}.hero-product-2{width:35%;height:41%;right:31%}.hero-note{font-size:.85rem}.occasion{display:block;padding:32px 5vw}.occasion h2{margin-bottom:21px}.occasion-grid{grid-template-columns:repeat(3,1fr);gap:11px}.occasion-tile{border-radius:17px;padding:10px 4px;font-size:.83rem}.occasion-tile b{font-size:1.8rem}.personal{display:block;padding:35px 5vw}.section-intro{display:flex;justify-content:space-between;gap:20px;align-items:flex-end}.section-intro h2{font-size:2rem;margin-bottom:18px}.section-intro p{max-width:160px;margin-bottom:18px}.featured-grid{grid-template-columns:1fr;gap:13px}.process{padding:35px 5vw 43px;gap:24px}.process ol{grid-template-columns:1fr;gap:15px}.process li{padding-left:13px}.signup{padding:37px 5vw;display:block}.signup h2{font-size:2.4rem;margin:10px 0}.signup p{margin-bottom:20px}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-grid .product-image{height:175px}.product-grid .product-card-copy{min-height:156px;padding:14px}.product-card h3{font-size:.9rem}.contact-page,.custom-form,.custom-steps,.legal,.listing,.not-found,.product-page{padding:50px 5vw}.contact-page,.custom-form,.product-layout{grid-template-columns:1fr;gap:37px}.product-info{position:static}.gallery{gap:9px}.product-info h1{font-size:2.65rem}.contact-page h1{font-size:3.1rem}.custom-hero{padding:60px 5vw}.custom-steps{grid-template-columns:1fr}.custom-form h2{font-size:2.5rem}.footer-main{grid-template-columns:1fr 1fr;gap:35px}.footer-main>div:first-child{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column}.footer-bottom img{height:23px}}@media(max-width:420px){.brand{font-size:1.13rem}.hero-copy{padding-top:48px}.actions .button{width:100%}.product-grid{grid-template-columns:1fr}.product-grid .product-image{height:235px}.section-intro{display:block}.section-intro p{max-width:280px}.footer-main{grid-template-columns:1fr}}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_0d7163{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_0d7163{--font-dm-sans:"DM Sans","DM Sans Fallback"}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces Fallback;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_eb41fe{font-family:Fraunces,Fraunces Fallback;font-style:normal}.__variable_eb41fe{--font-fraunces:"Fraunces","Fraunces Fallback"}