/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--cream:#fbf4e9;--paper:#f4e7d5;--sand:#dfc5a7;--terracotta:#b9583d;--terracotta-dark:#93432f;--rose:#d79179;--brown:#3f2921;--brown-soft:#6d4a3b;--sage:#6e7761;--white:#fffdf9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--brown);background:radial-gradient(circle at 8% 4%, #d7917924, transparent 30rem), var(--cream);margin:0;font-family:Trebuchet MS,Segoe UI,sans-serif;line-height:1.6}body:before{content:"";z-index:-1;pointer-events:none;opacity:.22;background-image:repeating-linear-gradient(0deg,#0000 0 3px,#5533270b 4px);position:fixed;inset:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,Times New Roman,serif;line-height:1.08}.site-header{grid-template-columns:1fr auto 1fr;align-items:center;gap:26px;width:min(1240px,100% - 40px);min-height:92px;margin:0 auto;display:grid}.brand{align-items:center;gap:13px;width:fit-content;display:flex}.brand img{border-radius:50%;width:58px;height:58px;box-shadow:0 7px 20px #502e2024}.brand span{flex-direction:column;line-height:1.2;display:flex}.brand strong{font-family:Georgia,serif;font-size:17px}.brand small{color:var(--brown-soft);letter-spacing:.04em;margin-top:4px;font-size:11px}.site-header nav{gap:28px;font-size:14px;font-weight:700;display:flex}.site-header nav a{position:relative}.site-header nav a:after{content:"";background:var(--terracotta);height:2px;transition:right .25s;position:absolute;bottom:-7px;left:0;right:100%}.site-header nav a:hover:after,.site-header nav a:focus-visible:after{right:0}.header-actions{justify-self:end;align-items:center;gap:9px;display:flex}.header-whatsapp{min-height:44px;color:var(--white);background:#287b5b;border-radius:999px;align-items:center;gap:8px;padding:8px 14px 8px 9px;font-size:12px;display:flex}.header-whatsapp span{background:#ffffff29;border-radius:50%;place-items:center;width:28px;height:28px;font-size:9px;font-weight:900;display:grid}.header-whatsapp:hover,.header-whatsapp:focus-visible{background:#1f6248}.header-instagram{border:1px solid #3f292138;border-radius:999px;justify-self:end;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:800;display:flex}.header-instagram:hover,.header-instagram:focus-visible{background:var(--brown);color:var(--white)}.hero{background:radial-gradient(circle at 65% 30%,#ffffffb8,#0000 24rem),linear-gradient(145deg,#efe0ca 0%,#f7ecdd 58%,#ead0b9 100%);border-radius:38px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:64px;width:min(1240px,100% - 40px);min-height:720px;margin:18px auto 0;padding:72px 72px 76px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #5b352321}.hero:after{content:"";border:42px solid #b9583d1a;border-radius:50%;width:340px;height:340px;position:absolute;bottom:-130px;right:-130px}.hero-copy{z-index:2;position:relative}.eyebrow{color:var(--terracotta-dark);text-transform:uppercase;letter-spacing:.18em;margin-bottom:18px;font-size:12px;font-weight:900}.hero h1{letter-spacing:-.055em;max-width:650px;margin-bottom:24px;font-size:clamp(52px,6vw,86px)}.hero h1 em{color:var(--terracotta);font-weight:400;display:block}.hero-description{max-width:570px;color:var(--brown-soft);font-size:18px}.hero-actions{flex-wrap:wrap;gap:14px;margin:34px 0;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:13px 22px;font-size:14px;font-weight:900;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-primary{background:var(--terracotta);color:var(--white);box-shadow:0 12px 28px #b9583d40}.button-primary:hover,.button-primary:focus-visible{background:var(--terracotta-dark)}.button-ghost{background:#fffdf97a;border:1px solid #3f29213d}.button-ghost:hover,.button-ghost:focus-visible{box-shadow:0 10px 25px #3f29211a}.button-whatsapp{color:var(--white);background:#287b5b}.button-whatsapp:hover,.button-whatsapp:focus-visible{background:#1f6248}.hero-note{align-items:center;gap:14px;display:flex}.hero-note p{color:var(--brown-soft);margin:0;font-size:13px;line-height:1.4}.hero-note strong{color:var(--brown)}.mini-yarn{background:repeating-linear-gradient(40deg,#c77759 0 3px,#d99c83 4px 7px);border-radius:50%;width:42px;height:42px;box-shadow:inset 0 0 0 2px #ffffff61}.hero-gallery{z-index:1;min-height:580px;position:relative}.hero-main-image{background:var(--white);border:13px solid #fffdf9d6;border-radius:180px 180px 32px 32px;width:65%;padding:5px;position:absolute;top:0;right:7%;transform:rotate(2deg);box-shadow:0 30px 60px #44281c33}.hero-main-image img{aspect-ratio:4/5;object-fit:cover;border-radius:158px 158px 22px 22px;width:100%}.hero-stamp{background:var(--terracotta);width:88px;height:88px;color:var(--white);text-align:center;border:5px solid #f4dfc9;border-radius:50%;place-content:center;font-family:Georgia,serif;font-size:15px;font-style:italic;line-height:1.1;display:grid;position:absolute;bottom:68px;right:-34px;transform:rotate(-9deg)}.hero-small-image{border:9px solid var(--white);background:var(--white);position:absolute;overflow:hidden;box-shadow:0 22px 40px #44281c33}.hero-small-image img{object-fit:cover;width:100%;height:100%}.hero-small-one{border-radius:90px 90px 18px 18px;width:27%;height:218px;top:66px;left:0;transform:rotate(-7deg)}.hero-small-two{border-radius:18px 18px 90px 90px;width:31%;height:230px;bottom:20px;left:3%;transform:rotate(5deg)}.qualities{z-index:4;background:var(--brown);width:min(1120px,100% - 40px);color:var(--white);border-radius:22px;grid-template-columns:repeat(4,1fr);margin:-34px auto 0;padding:24px 32px;display:grid;position:relative;box-shadow:0 20px 42px #3f29212e}.qualities article{border-right:1px solid #ffffff24;align-items:center;gap:13px;padding:0 24px;display:flex}.qualities article:last-child{border:0}.qualities article>span{color:#e6ae8f;font-size:28px}.qualities div{flex-direction:column;line-height:1.3;display:flex}.qualities strong{font-family:Georgia,serif;font-size:15px}.qualities small{color:#d8c7bc;margin-top:3px;font-size:11px}.section-shell{width:min(1160px,100% - 40px);margin-left:auto;margin-right:auto}.collection{padding:130px 0 110px}.section-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;margin-bottom:42px;display:grid}.section-heading h2,.story-copy h2,.orders h2,.instagram-card h2{letter-spacing:-.04em;margin-bottom:0;font-size:clamp(40px,5vw,62px)}.section-heading>p{color:var(--brown-soft);max-width:470px;margin-bottom:5px}.filter-bar{flex-wrap:wrap;gap:10px;margin-bottom:38px;display:flex}.filter-bar button{appearance:none;color:var(--brown);font:inherit;cursor:pointer;background:0 0;border:1px solid #3f292133;border-radius:999px;padding:10px 17px;font-size:13px;font-weight:800}.filter-bar button:hover,.filter-bar button:focus-visible,.filter-bar button.active{background:var(--brown);color:var(--white);border-color:var(--brown)}.product-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.product-card{background:#fffdf9b8;border:1px solid #5b35231f;border-radius:26px;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 16px 38px #5a372712}.product-card:hover{transform:translateY(-7px);box-shadow:0 24px 50px #5a372724}.product-image{position:relative;overflow:hidden}.product-image img{aspect-ratio:4/5;object-fit:cover;width:100%;transition:transform .5s}.product-card:hover .product-image img{transform:scale(1.035)}.product-image>span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--terracotta-dark);background:#fffdf9eb;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:900;position:absolute;bottom:16px;left:16px}.product-content{padding:22px 22px 24px}.product-content h3{margin-bottom:9px;font-size:26px}.product-content p{color:var(--brown-soft);min-height:67px;font-size:14px}.product-content a{color:var(--terracotta-dark);border-top:1px solid #3f29211f;justify-content:space-between;align-items:center;padding-top:15px;font-size:13px;font-weight:900;display:flex}.product-content a:hover,.product-content a:focus-visible{color:var(--brown)}.story{grid-template-columns:1fr 1fr;align-items:center;gap:90px;padding:100px 0;display:grid}.story-image{padding:24px 0 40px 30px;position:relative}.story-image:before{content:"";background:var(--paper);border-radius:220px 220px 28px 28px;position:absolute;inset:0 22% 8% 0}.story-image img{aspect-ratio:4/5;object-fit:cover;border-radius:180px 180px 24px 24px;width:78%;margin:0 auto;position:relative;box-shadow:0 30px 60px #46271b2e}.story-card{background:var(--terracotta);width:245px;color:var(--white);border-radius:18px;flex-direction:column;gap:6px;padding:22px;display:flex;position:absolute;bottom:0;right:0;box-shadow:0 18px 36px #93432f40}.story-card strong{font-family:Georgia,serif;font-size:20px}.story-card span{color:#ffe7dc;font-size:12px}.story-copy>p:not(.eyebrow){color:var(--brown-soft);max-width:560px;font-size:17px}.story-points{gap:22px;margin-top:34px;display:grid}.story-points>div{grid-template-columns:44px 1fr;align-items:start;gap:16px;display:grid}.story-points span{width:44px;height:44px;color:var(--terracotta-dark);background:#efd8c4;border-radius:50%;place-items:center;font-family:Georgia,serif;font-weight:800;display:grid}.story-points p{color:var(--brown-soft);margin:0;font-size:14px}.story-points strong{color:var(--brown);font-family:Georgia,serif;font-size:17px}.orders{padding:115px 0}.orders-heading{text-align:center;max-width:720px;margin:0 auto 48px}.order-steps{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.order-steps article{background:var(--paper);border-radius:28px;min-height:240px;padding:34px 30px;position:relative;overflow:hidden}.order-steps article:nth-child(2){background:#ead2c1}.order-steps article:nth-child(3){background:#dfe0d3}.order-steps article>span{color:#3f29211f;font-family:Georgia,serif;font-size:76px;position:absolute;top:8px;right:20px}.order-steps h3{margin-top:54px;margin-bottom:10px;font-size:27px}.order-steps p{color:var(--brown-soft);max-width:260px;font-size:14px}.contact-section{grid-template-columns:1.2fr .8fr;gap:24px;padding:0 0 110px;display:grid}.shipping-card,.contact-card{border-radius:30px;padding:48px}.shipping-card{background:#dfe0d3}.contact-card{background:var(--terracotta);color:var(--white)}.shipping-card h2,.contact-card h2{letter-spacing:-.035em;max-width:560px;margin-bottom:18px;font-size:clamp(36px,4vw,52px)}.shipping-card>p:not(.eyebrow),.contact-card>p:not(.eyebrow){max-width:610px;color:var(--brown-soft);margin-bottom:28px}.contact-card .eyebrow{color:#ffe1d2}.contact-card>p:not(.eyebrow){color:#ffe8dd}.shipping-points{flex-wrap:wrap;gap:9px;display:flex}.shipping-points span{border:1px solid #3f292129;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:900}.contact-links{gap:10px;display:grid}.contact-links a{background:#ffffff21;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:15px 17px;display:flex}.contact-links a:hover,.contact-links a:focus-visible{background:#ffffff38}.contact-links span{color:#ffe1d2;font-size:11px}.contact-links strong{font-size:14px}.instagram-section{padding:28px 0 120px}.instagram-card{background:var(--brown);color:var(--white);border-radius:34px;grid-template-columns:.85fr 1.15fr;align-items:center;gap:54px;padding:64px;display:grid;position:relative;overflow:hidden}.instagram-card:before{content:"";border:60px solid #ffffff09;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-250px;left:-180px}.instagram-copy{z-index:1;position:relative}.instagram-copy .eyebrow{color:#eab59d}.instagram-copy p:not(.eyebrow){color:#d9c7bd;max-width:440px}.button-light{background:var(--white);color:var(--brown);margin-top:16px}.instagram-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid;transform:rotate(2deg)}.instagram-grid img{aspect-ratio:4/5;object-fit:cover;border:4px solid #ffffffb8;border-radius:14px}.instagram-grid img:nth-child(2){transform:translateY(24px)}footer{border-top:1px solid #3f292126;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;width:min(1240px,100% - 40px);min-height:150px;margin:0 auto;padding:34px 0;display:grid}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand img{border-radius:50%;width:52px;height:52px}.footer-brand div{flex-direction:column;display:flex}.footer-brand strong{font-family:Georgia,serif}.footer-brand small{color:var(--brown-soft);font-size:11px}.footer-links{gap:24px;font-size:12px;font-weight:800;display:flex}footer>p{color:var(--brown-soft);justify-self:end;margin:0;font-size:11px}@media (width<=1050px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr;padding:62px}.hero-copy{max-width:760px}.hero-gallery{width:min(620px,100%);margin:0 auto}.qualities{grid-template-columns:repeat(2,1fr);row-gap:20px}.qualities article:nth-child(2){border-right:0}.product-grid{grid-template-columns:repeat(2,1fr)}.story{gap:50px}.contact-section{grid-template-columns:1fr}}@media (width<=760px){.site-header{width:min(100% - 24px,1240px);min-height:78px}.brand img{width:50px;height:50px}.brand strong{font-size:14px}.brand small{display:none}.header-whatsapp{width:40px;min-height:40px;padding:6px}.header-whatsapp span{width:28px;height:28px}.header-whatsapp strong{display:none}.header-actions{gap:6px}.hero{border-radius:26px;gap:30px;width:min(100% - 20px,1240px);margin-top:4px;padding:48px 24px 40px}.hero h1{font-size:clamp(45px,15vw,66px)}.hero-description{font-size:16px}.hero-gallery{min-height:470px}.hero-main-image{width:72%;right:2%}.hero-small-one{width:30%;height:170px;top:52px}.hero-small-two{width:32%;height:170px;bottom:8px}.hero-stamp{width:76px;height:76px;font-size:13px;right:-12px}.qualities{grid-template-columns:1fr;width:min(100% - 30px,1120px);margin-top:-20px;padding:24px 20px}.qualities article,.qualities article:nth-child(2){border-bottom:1px solid #ffffff24;border-right:0;padding:0 4px 16px}.qualities article:last-child{padding-bottom:0}.section-shell{width:min(100% - 30px,1160px)}.collection{padding:90px 0 70px}.section-heading{grid-template-columns:1fr;gap:18px}.section-heading h2,.story-copy h2,.orders h2,.instagram-card h2{font-size:42px}.product-grid{grid-template-columns:1fr}.product-content p{min-height:auto}.story{grid-template-columns:1fr;gap:55px;padding:70px 0}.story-image{padding-left:0}.story-image img{width:86%}.story-card{width:220px}.orders{padding:70px 0}.order-steps{grid-template-columns:1fr}.contact-section{padding-bottom:70px}.shipping-card,.contact-card{border-radius:24px;padding:36px 24px}.instagram-section{padding-bottom:70px}.instagram-card{grid-template-columns:1fr;padding:44px 24px 38px}.instagram-grid{gap:7px}footer{text-align:center;grid-template-columns:1fr;justify-items:center}.footer-links{flex-wrap:wrap;justify-content:center}footer>p{justify-self:center}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}body.cart-is-open{overflow:hidden}button,input,textarea{font:inherit}button{color:inherit}.announcement{background:var(--brown);color:#f4ded2;text-align:center;letter-spacing:.03em;min-height:34px;padding:7px 20px;font-size:11px;font-weight:800}.announcement span{color:#efb49b;margin-right:8px}.cart-trigger{background:var(--white);cursor:pointer;border:1px solid #3f292133;border-radius:999px;justify-self:end;align-items:center;gap:10px;min-height:44px;padding:8px 8px 8px 17px;font-size:13px;font-weight:900;display:flex}.cart-trigger:hover,.cart-trigger:focus-visible{background:var(--brown);color:var(--white)}.cart-trigger strong{background:var(--terracotta);min-width:28px;height:28px;color:var(--white);border-radius:50%;place-items:center;font-size:12px;display:grid}.button{cursor:pointer;border:0}.button-ghost{border:1px solid #3f29213d}.qualities article>span{color:#e6ae8f;font-family:Georgia,serif;font-size:20px}.shop-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:38px;display:flex}.shop-toolbar .filter-bar{margin-bottom:0}.shop-toolbar>p{color:var(--brown-soft);white-space:nowrap;margin:0;font-size:12px;font-weight:800}.product-title{justify-content:space-between;align-items:start;gap:14px;display:flex}.product-title h3{margin-bottom:9px;font-size:25px}.product-title>span{color:var(--sage);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;padding-top:7px;font-size:9px;font-weight:900}.product-price{border-top:1px solid #3f29211f;justify-content:space-between;align-items:end;padding:15px 0;display:flex}.product-price span{color:var(--brown-soft);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800}.product-price strong{color:var(--terracotta-dark);font-family:Georgia,serif;font-size:17px}.add-button{background:var(--brown);width:100%;min-height:46px;color:var(--white);cursor:pointer;border:0;border-radius:14px;font-size:13px;font-weight:900;transition:background .2s,transform .2s}.add-button:hover,.add-button:focus-visible{background:var(--terracotta-dark);transform:translateY(-1px)}.add-button.added{background:var(--sage)}.order-disclaimer{text-align:center;max-width:650px;color:var(--brown-soft);margin:24px auto 0;font-size:12px}.cart-layer{z-index:50;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer;background:#2a1b1594;border:0;position:absolute;inset:0}.cart-drawer{background:var(--cream);width:min(520px,100%);height:100%;padding:28px 28px 36px;animation:.28s ease-out drawer-in;position:relative;overflow-y:auto;box-shadow:-24px 0 70px #2a1b153d}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-header{border-bottom:1px solid #3f292124;justify-content:space-between;align-items:start;gap:20px;padding-bottom:22px;display:flex}.cart-header .eyebrow{margin-bottom:7px}.cart-header h2{margin-bottom:0;font-size:38px}.close-cart{background:var(--white);cursor:pointer;border:1px solid #3f29212e;border-radius:50%;width:42px;height:42px;font-size:28px;line-height:1}.empty-cart{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:68vh;display:flex}.empty-cart>span{background:var(--paper);width:76px;height:76px;color:var(--terracotta);border-radius:50%;place-items:center;font-size:40px;display:grid}.empty-cart h3{margin:20px 0 8px;font-size:28px}.empty-cart p{color:var(--brown-soft);max-width:320px}.cart-lines{gap:14px;padding:22px 0;display:grid}.cart-line{background:var(--white);border:1px solid #3f29211a;border-radius:18px;grid-template-columns:88px 1fr 34px;align-items:center;gap:14px;padding:12px;display:grid}.cart-line>img{object-fit:cover;border-radius:12px;width:88px;height:104px}.cart-line h3{margin:0 0 3px;font-size:20px}.cart-line small{color:var(--terracotta-dark);font-size:11px;font-weight:800}.quantity{align-items:center;gap:12px;margin-top:10px;display:flex}.quantity button{background:var(--cream);cursor:pointer;border:1px solid #3f292129;border-radius:50%;width:28px;height:28px;font-weight:900}.quantity span{text-align:center;min-width:14px;font-size:13px;font-weight:900}.remove-item{width:30px;height:30px;color:var(--brown-soft);cursor:pointer;background:0 0;border:0;align-self:start;font-size:20px}.cart-checkout{border-top:1px solid #3f292124;padding-top:22px}.cart-total{justify-content:space-between;align-items:center;display:flex}.cart-total span{color:var(--brown-soft);font-size:13px;font-weight:800}.cart-total strong{font-family:Georgia,serif;font-size:22px}.checkout-note{color:var(--sage);margin:8px 0 22px;font-size:11px;font-weight:800}.customer-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.customer-fields label,.summary-label{color:var(--brown);gap:6px;font-size:11px;font-weight:900;display:grid}.customer-fields label span{color:var(--brown-soft);font-weight:500}.customer-fields input,.summary-label textarea{background:var(--white);width:100%;color:var(--brown);border:1px solid #3f29212e;border-radius:11px;outline:none;padding:11px 12px}.customer-fields input:focus,.summary-label textarea:focus{border-color:var(--terracotta);box-shadow:0 0 0 3px #b9583d1a}.summary-label{margin-top:14px}.summary-label textarea{resize:vertical;font-size:11px;line-height:1.45}.checkout-button{background:var(--terracotta);width:100%;min-height:52px;color:var(--white);cursor:pointer;border:0;border-radius:14px;margin-top:16px;font-size:13px;font-weight:900}.checkout-button:hover,.checkout-button:focus-visible{background:#1f6248}.checkout-button{background:#287b5b}.whatsapp-note{color:var(--sage);text-align:center;margin:8px 0 0;font-size:10px;font-weight:800}.whatsapp-float{z-index:40;min-height:52px;color:var(--white);background:#287b5b;border-radius:999px;align-items:center;gap:9px;padding:8px 17px 8px 8px;font-size:12px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 34px #1f62484d}.whatsapp-float span{background:#ffffff26;border-radius:50%;place-items:center;width:36px;height:36px;font-size:10px;font-weight:900;display:grid}.whatsapp-float:hover,.whatsapp-float:focus-visible{background:#1f6248;transform:translateY(-2px)}@media (width<=760px){.announcement{padding-inline:12px;font-size:9px}.cart-trigger{min-height:40px;padding-left:13px}.shop-toolbar{align-items:end}.cart-drawer{padding:22px 16px 30px}.cart-header h2{font-size:32px}.customer-fields{grid-template-columns:1fr}.whatsapp-float{padding-right:8px;bottom:14px;right:14px}.whatsapp-float strong{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{animation:none!important}}
