@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-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-display:"Fraunces","Fraunces Fallback"}:root{--cream:#fff9ea;--ink:#25243d;--coral:#f76b5a;--pink:#f7b6c8;--yellow:#f4bc37;--mint:#a8d8bb;--blue:#9ecfea;--green:#315e52;--line:#25243d22;--sans:var(--font-sans),sans-serif;--display:var(--font-display),serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans)}a{color:inherit;text-decoration:none}.page-shell{min-height:100vh;display:flex;flex-direction:column}.page-shell main{flex:1 1}.site-header{height:88px;padding:0 4.5vw;display:flex;align-items:center;gap:28px;justify-content:space-between;background:var(--cream);position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.brand,.footer-brand{display:flex;align-items:center;gap:10px;font-weight:800;font-size:15px;line-height:.85;letter-spacing:-.06em;white-space:nowrap}.brand em{font-style:normal;color:var(--coral)}.flower-mark{width:29px;height:29px;position:relative;display:inline-block;flex:none}.flower-mark b,.flower-mark i{position:absolute;display:block;border-radius:999px}.flower-mark i{width:15px;height:15px;background:var(--coral);left:7px;top:0;transform-origin:50% 15px}.flower-mark i:nth-child(2){transform:rotate(72deg)}.flower-mark i:nth-child(3){transform:rotate(144deg)}.flower-mark i:nth-child(4){transform:rotate(216deg)}.flower-mark i:nth-child(5){transform:rotate(288deg)}.flower-mark b{width:9px;height:9px;background:var(--yellow);left:10px;top:10px;z-index:2}.site-header nav{display:flex;gap:23px;font-size:13px;font-weight:700}.site-header nav a{position:relative}.site-header nav a:after{content:"";position:absolute;left:0;bottom:-5px;height:2px;width:0;background:var(--coral);transition:width .2s ease}.site-header nav a:hover:after{width:100%}.button{display:inline-flex;gap:8px;align-items:center;background:var(--coral);color:white;border:0;border-radius:18px;padding:14px 18px;font-family:var(--sans);font-size:14px;font-weight:800;box-shadow:4px 5px 0 #25243d;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translate(2px,2px);box-shadow:2px 3px 0 #25243d}.button:active{transform:translate(4px,4px);box-shadow:none}.button-small{padding:10px 13px;border-radius:14px;font-size:12px;box-shadow:3px 4px 0 #25243d}.button-quiet{background:transparent;color:var(--ink);box-shadow:none;border:1.5px solid var(--ink)}.button-quiet:hover{background:var(--yellow);box-shadow:none}.button-cream{color:var(--ink);box-shadow:4px 5px 0 #25243d}.button-cream,.hero{background:var(--cream)}.hero{min-height:570px;display:grid;grid-template-columns:minmax(0,41%) minmax(260px,29.5%) minmax(260px,29.5%);overflow:hidden;grid-gap:8px;gap:8px;padding:0 2.2vw 8px}.hero-copy{padding:70px 4vw 55px 5vw;align-self:center;animation:up .7s both}.eyebrow{font-weight:800;text-transform:uppercase;letter-spacing:.1em;font-size:12px;margin:0 0 18px;color:var(--green)}h1,h2{font-family:var(--display);letter-spacing:-.06em;line-height:.93;margin:0}h1{font-size:clamp(52px,6vw,96px)}h2{font-size:clamp(35px,4vw,62px)}.hero h1 span{color:var(--coral)}.hero h1 strong{color:var(--green);font-weight:800}.hero-text{font-size:18px;line-height:1.5;max-width:430px;margin:27px 0}.actions{display:flex;gap:15px;flex-wrap:wrap}.hero-image{display:block;height:100%;min-height:562px;animation:reveal .8s .15s both;border-radius:0 0 22px 22px;overflow:hidden}.event-image img,.hero-image img,.studio-image img{width:100%;height:100%;display:block;object-fit:cover}.hero-pens img{object-position:72% center}.hero-jars img{object-position:center}.proof-strip{background:var(--cream);color:var(--ink);display:flex;justify-content:center;gap:0;padding:17px 4vw;font-weight:800;font-size:12px;letter-spacing:.02em;width:min(86%,1300px);border-radius:22px;box-shadow:0 8px 20px #25243d17;position:relative;z-index:2;margin:-20px auto 0}.proof-strip span{padding:0 28px;border-right:1px solid var(--line)}.proof-strip span:last-child{border-right:0}.proof-strip span:before{content:"✦";color:var(--coral);margin-right:8px}.section{padding:clamp(70px,9vw,140px) 8vw}.intro{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:8vw;gap:8vw;align-items:end}.about-story p,.contact-hero>p,.contact-note p,.copy-block>p:not(.eyebrow),.event-copy>p:not(.eyebrow),.intro p:last-child,.studio-section p{font-size:18px;line-height:1.65;max-width:530px;margin:0}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;padding-top:28px}.collection-card{min-height:360px;border:2px solid var(--ink);border-radius:28px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative;transition:transform .25s ease,box-shadow .25s ease}.collection-card:hover{transform:translateY(-7px);box-shadow:8px 9px 0 var(--ink)}.collection-card p{font-weight:800;font-size:12px;margin:0 0 10px}.collection-card h2{font-size:40px;max-width:250px}.collection-card div span{font-size:13px;font-weight:700;display:block;margin-top:18px}.card-pink{background:var(--pink)}.card-yellow{background:var(--yellow)}.card-mint{background:var(--mint)}.card-blue{background:var(--blue)}.card-art{font-family:var(--display);font-size:175px;line-height:.65;align-self:center;transform:rotate(-9deg);color:var(--cream);text-shadow:4px 4px 0 var(--ink)}.jar-art{transform:rotate(0deg);font-size:190px}.ribbon-art{font-size:200px;transform:rotate(25deg)}.palette-art{font-size:180px;transform:rotate(-10deg)}.event-section{display:grid;grid-template-columns:45% 55%;min-height:620px;background:var(--mint)}.event-copy{padding:12vw 8vw;align-self:center}.event-copy h2{font-size:clamp(45px,5vw,76px);margin-bottom:25px}.event-copy .button{margin-top:30px}.event-image{display:block;min-height:620px}.quote-section{background:var(--yellow);text-align:center;padding-left:18vw;padding-right:18vw}.quote-burst{font-family:var(--display);color:var(--coral);font-size:100px;line-height:.6}.quote-section blockquote{font-family:var(--display);font-size:clamp(31px,4vw,57px);letter-spacing:-.05em;line-height:1.02;margin:15px 0 25px}.quote-section p{font-weight:700;font-size:13px;margin:0}.studio-section{display:grid;grid-template-columns:1fr 1fr;grid-gap:8vw;gap:8vw;align-items:center}.studio-image{height:560px;display:block;border-radius:30px;overflow:hidden;border:2px solid var(--ink);box-shadow:9px 10px 0 var(--coral)}.studio-section h2{font-size:clamp(42px,4.6vw,70px);margin-bottom:25px}.text-link{display:inline-flex;margin-top:28px;font-size:15px;font-weight:800;border-bottom:2px solid var(--coral);padding-bottom:4px}.cta-band{padding:80px 8vw;background:var(--coral);display:flex;align-items:center;justify-content:space-between;gap:40px}.cta-band .eyebrow{color:var(--ink)}.cta-band h2{font-size:clamp(40px,5vw,70px);max-width:700px}.site-footer{display:grid;grid-template-columns:1.6fr .7fr .7fr auto;grid-gap:30px;gap:30px;padding:55px 8vw 35px;background:var(--ink);color:var(--cream)}.footer-brand{font-size:19px}.footer-brand .flower-mark i{background:var(--yellow)}.footer-brand .flower-mark b{background:var(--coral)}.site-footer p{line-height:1.55;font-size:14px;max-width:270px;color:#fff9eacc}.footer-links{display:grid;align-content:start;grid-gap:12px;gap:12px;font-weight:700;font-size:13px}.footer-links a:hover{text-decoration:underline}.theo-badge{align-self:end}.theo-badge img{width:34px;height:34px;display:block}.page-hero{padding:clamp(100px,13vw,180px) 11vw 100px;min-height:530px}.contact-hero h1,.page-hero h1{max-width:850px;font-size:clamp(52px,7vw,105px)}.page-hero>p:not(.eyebrow){font-size:18px;line-height:1.6;max-width:580px;margin:25px 0 30px}.page-hero-pink{background:var(--pink)}.page-hero-yellow{background:var(--yellow)}.page-hero-blue{background:var(--blue)}.page-hero-mint{background:var(--mint)}.page-hero-coral{background:var(--coral)}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px}.detail-grid article{border-top:3px solid var(--coral);padding-top:20px}.detail-grid b{font-family:var(--display);font-size:32px;letter-spacing:-.05em}.detail-grid p{line-height:1.6}.copy-block{background:#ffdfe7}.about-story h2,.copy-block h2{max-width:700px;margin-bottom:24px}.about-story .button,.copy-block .button{margin-top:32px}.occasion-list{padding-top:45px}.collections-list a,.occasion-list>div{display:grid;grid-template-columns:80px 1fr 40px;align-items:center;border-top:1px solid var(--line);padding:24px 0;transition:padding .2s ease,color .2s ease}.collections-list a:hover,.occasion-list>div:hover{padding-left:12px;color:var(--coral)}.collections-list span,.occasion-list span{font-weight:800;font-size:12px}.occasion-list h2{font-size:clamp(35px,4vw,62px)}.collections-list{padding-top:60px;padding-bottom:70px}.collections-list a strong{font-family:var(--display);font-size:clamp(27px,3vw,48px);letter-spacing:-.05em}.etsy-note{max-width:700px;margin:0 auto 60px;text-align:center;padding:0 20px;font-size:12px;line-height:1.5}.about-story{max-width:950px}.about-story p{margin:0 0 20px}.contact-hero{padding:clamp(100px,13vw,170px) 14vw;background:var(--coral);min-height:620px}.contact-hero>p{margin:28px 0 33px}.contact-note{max-width:860px}.contact-note h2{font-size:clamp(36px,4vw,56px);margin-bottom:20px}.legal{max-width:900px}.legal h1{font-size:clamp(50px,6vw,82px);margin-bottom:16px}.legal h2{font-size:30px;margin:48px 0 12px}.legal p{max-width:700px;line-height:1.75}.not-found{text-align:center;padding:150px 20px}.not-found h1{font-size:clamp(55px,7vw,105px);margin-bottom:20px}.not-found p:not(.eyebrow){font-size:18px;margin-bottom:32px}@keyframes up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes reveal{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(max-width:900px){.site-header{padding:0 5vw;height:76px}.site-header nav{display:none}.hero{grid-template-columns:1fr 1fr;min-height:unset;background:var(--cream);padding:0 3vw 8px}.hero-copy{grid-column:1/-1;padding:75px 8vw 48px}.hero-image{min-height:430px;height:430px}.proof-strip{display:grid;grid-template-columns:1fr 1fr;grid-gap:13px;gap:13px;padding:22px 7vw}.proof-strip span{border:0;padding:0}.event-section,.intro,.studio-section{grid-template-columns:1fr}.intro{gap:25px}.collection-grid{grid-template-columns:1fr 1fr}.collection-card:last-child{grid-column:auto;min-height:360px}.event-copy{padding:80px 8vw}.event-image{min-height:500px}.studio-image{height:460px}.site-footer{grid-template-columns:1.3fr 1fr 1fr}.theo-badge{grid-column:1/-1}.contact-hero,.page-hero{padding-left:9vw;padding-right:9vw}.detail-grid{grid-template-columns:1fr}.detail-grid article{padding-bottom:10px}}@media(max-width:560px){.site-header{gap:12px}.brand{font-size:13px}.flower-mark{transform:scale(.85)}.button-small{font-size:0;padding:11px;border-radius:12px;box-shadow:2px 3px 0 #25243d}.button-small span{font-size:16px;margin:0}.hero{grid-template-columns:1fr;padding:0}.hero-copy{padding:62px 7vw 45px}.hero h1{font-size:clamp(50px,15vw,70px)}.hero-text{font-size:16px}.hero-image{height:390px;min-height:390px;border-radius:0}.hero-jars{display:none}.proof-strip{grid-template-columns:1fr;font-size:12px;padding-left:10vw;margin-top:0;width:100%;border-radius:0;box-shadow:none}.section{padding:70px 7vw}.intro h2{font-size:45px}.collection-grid{grid-template-columns:1fr;gap:18px}.collection-card,.collection-card:last-child{min-height:360px}.collection-card h2{font-size:42px}.event-copy h2{font-size:58px}.event-image{min-height:380px}.quote-section{padding-left:7vw;padding-right:7vw}.studio-section{gap:38px}.studio-image{height:350px;border-radius:22px}.cta-band{padding:65px 7vw;display:block}.cta-band h2{font-size:48px;margin:15px 0 30px}.site-footer{grid-template-columns:1fr 1fr;padding:45px 7vw 28px}.site-footer>div:first-child{grid-column:1/-1}.contact-hero,.page-hero{padding:85px 7vw 70px;min-height:500px}.contact-hero h1,.page-hero h1{font-size:clamp(52px,14vw,75px)}.contact-hero>p,.page-hero>p:not(.eyebrow){font-size:16px}.collections-list a,.occasion-list>div{grid-template-columns:45px 1fr 25px;padding:19px 0}.occasion-list h2{font-size:37px}.collections-list a strong{font-size:31px}.legal{padding-top:85px}.legal h2{font-size:28px}.hero-image{min-width:0;width:100%}.hero-copy{min-width:0}}@media (min-width:901px) and (max-width:1024px){.collection-card{min-width:0;padding:24px}.collection-card h2{overflow-wrap:anywhere}.collection-card .card-art{font-size:130px}}.collections-list .collection-row{display:grid;grid-template-columns:80px 1fr 40px;align-items:center;border-top:1px solid var(--line);padding:24px 0}.collections-list .collection-row span{font-weight:800;font-size:12px}.collections-list .collection-row strong{font-family:var(--display);font-size:clamp(27px,3vw,48px);letter-spacing:-.05em}@media (max-width:560px){.collections-list .collection-row{grid-template-columns:45px 1fr 25px;padding:19px 0}.collections-list .collection-row strong{font-size:31px}}.product-feature{display:grid;grid-template-columns:1.1fr .9fr .75fr;align-items:center;grid-gap:28px;gap:28px;background:var(--pink)}.product-feature-rose{background:var(--mint)}.product-image{display:block;overflow:hidden;border:2px solid var(--ink);border-radius:22px;background:var(--cream)}.product-image img{width:100%;height:100%;display:block;object-fit:cover}.product-image-main{aspect-ratio:1.2}.product-image-detail{aspect-ratio:1}.product-copy h2{font-size:clamp(42px,4.5vw,67px);margin-bottom:20px}.product-copy p:not(.eyebrow){max-width:430px;font-size:17px;line-height:1.6}.product-price{font-family:var(--display);font-size:35px!important;font-weight:800;margin:0 0 18px}.product-price span{font-family:var(--sans);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}@media (max-width:900px){.product-feature{grid-template-columns:1fr 1fr}.product-copy{grid-column:1/-1;grid-row:1}.product-image-detail,.product-image-main{margin-top:18px}}@media (max-width:560px){.product-feature{grid-template-columns:1fr;gap:18px}.product-copy{grid-column:auto;grid-row:auto}.product-image-detail,.product-image-main{margin-top:0}}.contact-note{display:grid;max-width:none;grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);grid-gap:clamp(40px,8vw,120px);gap:clamp(40px,8vw,120px);align-items:start;background:var(--cream)}.contact-form{border:2px solid var(--ink);border-radius:24px;padding:clamp(24px,4vw,44px);background:var(--pink);display:grid;grid-gap:10px;gap:10px;box-shadow:8px 9px 0 var(--ink)}.contact-form label{margin-top:8px;font-size:13px;font-weight:800}.contact-form input:not([type=hidden]),.contact-form textarea{width:100%;border:1.5px solid var(--ink);border-radius:12px;background:var(--cream);color:var(--ink);padding:13px 14px;font:inherit;font-size:16px;line-height:1.4;outline:none}.contact-form textarea{resize:vertical;min-height:150px}.contact-form input:focus-visible,.contact-form textarea:focus-visible{box-shadow:0 0 0 4px var(--yellow)}.contact-form-status{margin:12px 0 0;font-weight:700;line-height:1.45}.contact-form-status[data-error]{color:#842a28}.contact-submit{justify-content:center;margin-top:4px;width:-moz-fit-content;width:fit-content}.contact-submit:disabled{opacity:.72;cursor:wait}@media (max-width:1024px){.contact-note{grid-template-columns:1fr;gap:34px}.contact-form{max-width:680px}}@media (max-width:780px){.contact-form{box-shadow:5px 6px 0 var(--ink)}}.header-actions{display:flex;align-items:center;gap:17px}.cart-link{font-size:13px;font-weight:800;border-bottom:2px solid var(--coral);padding-bottom:2px}.home-shop{background:var(--blue);display:grid;grid-template-columns:.7fr 1.3fr;grid-gap:7vw;gap:7vw;align-items:start}.home-shop h2{max-width:420px}.shop-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));grid-gap:26px;gap:26px}.home-shop-grid{padding:0}.shop-card{overflow:hidden;border:2px solid var(--ink);border-radius:22px;background:var(--cream);box-shadow:5px 6px 0 var(--ink);transition:transform .2s ease,box-shadow .2s ease}.shop-card:hover{transform:translate(2px,2px);box-shadow:3px 4px 0 var(--ink)}.shop-card img{display:block;width:100%;aspect-ratio:1;object-fit:cover;background:var(--cream)}.shop-card div{padding:22px}.shop-card h2,.shop-card h3{font-size:29px;margin:0 0 14px;overflow-wrap:anywhere}.shop-card p{margin:0 0 16px;font-weight:800;font-size:18px}.shop-card span{font-size:13px;font-weight:800}.shop-hero{min-height:450px}.product-page{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);grid-gap:clamp(45px,8vw,120px);gap:clamp(45px,8vw,120px);align-items:start}.product-gallery{min-width:0}.product-main-image{display:block;width:100%;height:auto;max-height:720px;object-fit:contain;background:var(--cream);border:2px solid var(--ink);border-radius:24px}.product-thumbnails{display:flex;gap:12px;margin-top:14px}.product-thumbnails button{padding:0;width:88px;aspect-ratio:1;border:2px solid var(--ink);border-radius:12px;overflow:hidden;background:var(--cream);cursor:pointer}.product-thumbnails button[aria-pressed=true]{outline:4px solid var(--coral)}.product-thumbnails img{width:100%;height:100%;object-fit:cover;display:block}.product-details h1{font-size:clamp(46px,5.4vw,76px);overflow-wrap:anywhere}.product-description{font-size:17px;line-height:1.65;margin:25px 0;max-width:560px}.product-description p{margin:0}.purchase-box{border-top:2px solid var(--ink);padding-top:22px}.purchase-box fieldset{border:0;padding:0;margin:0 0 18px}.purchase-box legend{font-weight:800;font-size:13px;margin-bottom:9px}.option-buttons{display:flex;flex-wrap:wrap;gap:8px}.option-buttons button{border:1.5px solid var(--ink);background:var(--cream);border-radius:999px;padding:9px 14px;font:inherit;font-weight:700;cursor:pointer}.option-buttons .option-selected{background:var(--yellow)}.purchase-box .product-price{margin:16px 0}.purchase-box del{color:#6d6171;margin-left:12px;font-size:18px}.cart-status{margin:15px 0 0;font-weight:800}.cart-section h1{font-size:clamp(52px,7vw,92px);margin-bottom:38px}.cart-empty{padding:54px;border:2px solid var(--ink);border-radius:22px;background:var(--mint);max-width:620px}.cart-empty p{font-size:18px;margin:0 0 22px}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;grid-gap:55px;gap:55px}.cart-lines{display:grid;grid-gap:22px;gap:22px}.cart-line{display:grid;grid-template-columns:130px 1fr;grid-gap:22px;gap:22px;padding-bottom:22px;border-bottom:1px solid var(--line)}.cart-line>img{width:130px;height:130px;object-fit:cover;border-radius:14px;border:1.5px solid var(--ink)}.cart-line h2{font-size:29px}.cart-line h2,.cart-line p{margin:0 0 8px}.cart-line b{font-size:17px}.quantity{display:flex;align-items:center;gap:10px;margin-top:15px}.quantity button{border:1.5px solid var(--ink);background:var(--cream);border-radius:8px;min-width:32px;height:32px;font:inherit;font-weight:800;cursor:pointer}.quantity .remove-line{width:auto;padding:0 9px;margin-left:6px;font-size:12px}.cart-summary{height:max-content;background:var(--pink);border:2px solid var(--ink);border-radius:20px;padding:28px;box-shadow:5px 6px 0 var(--ink)}.cart-summary p{margin:0 0 8px;font-weight:800}.cart-summary h2{font-size:43px;margin:0 0 24px}@media(max-width:1100px){.site-header nav{gap:14px}.site-header{gap:16px}.home-shop{grid-template-columns:1fr;gap:34px}}@media(max-width:900px){.cart-layout,.product-page{grid-template-columns:1fr}.cart-summary{max-width:500px}}@media(max-width:720px){.header-actions{gap:10px}.cart-link{font-size:0;border:0;min-width:44px;min-height:44px;display:grid;place-items:center}.cart-link:after{content:"🛒";font-size:17px}.shop-grid{grid-template-columns:1fr}.cart-line{grid-template-columns:96px 1fr;gap:15px}.cart-line>img{width:96px;height:96px}.quantity{flex-wrap:wrap}}.shop-card-link{display:block;color:inherit;text-decoration:none}.quick-add{padding:0 22px 22px}.quick-add .button{width:100%;justify-content:center}.quick-add p{margin:10px 0 0;font-size:13px}.product-image-direct{width:100%;aspect-ratio:1;object-fit:cover}.shipping-banner{background:var(--green);color:var(--cream);padding:10px 20px;text-align:center;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.clear-cart{display:block;border:0;background:transparent;padding:14px 0 0;text-decoration:underline;font:inherit;font-size:13px;font-weight:800;cursor:pointer}