@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(artesanalle-font-v2-1.woff2) format('woff2');
  unicode-range: U+0000-00FF, 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';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(artesanalle-font-v2-2.woff2) format('woff2');
  unicode-range: U+0000-00FF, 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';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(artesanalle-font-v2-3.woff2) format('woff2');
  unicode-range: U+0000-00FF, 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';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(artesanalle-font-v2-4.woff2) format('woff2');
  unicode-range: U+0000-00FF, 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: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(artesanalle-font-v2-5.woff2) format('woff2');
  unicode-range: U+0000-00FF, 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: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(artesanalle-font-v2-6.woff2) format('woff2');
  unicode-range: U+0000-00FF, 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;
}
:root{--cream:#faf6ef;--paper:#fffdf9;--ink:#36261c;--gold:#a36c3c;--brown:#744b2c;--line:#ded3c4;--muted:#746658;--green:#245841}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.65 'DM Sans',Arial,sans-serif}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.skip{position:fixed;top:-80px;background:white;padding:12px;z-index:100}.skip:focus{top:0}.topbar{padding:9px 6%;background:var(--brown);color:#fff6e6;font-size:11px;letter-spacing:1.8px;display:flex;justify-content:space-between}header{padding:12px 5.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px;background:var(--cream);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:10px}.brand img{width:66px;height:66px;mix-blend-mode:multiply}.brand span{font-family:Georgia,serif;letter-spacing:2px;font-size:19px}.brand small{display:block;font:9px/1.4 Arial,sans-serif;letter-spacing:3.2px;text-align:center}nav{display:flex;gap:30px;font-size:14px}nav a:hover,.text-link:hover{color:var(--gold)}.cart-open{background:transparent;border:1px solid var(--brown);border-radius:4px;padding:10px 15px;font-size:14px;display:flex;align-items:center;gap:12px}.cart-open span{background:var(--brown);color:white;border-radius:50%;min-width:23px;height:23px;font-size:12px;display:grid;place-items:center}.hero{display:grid;grid-template-columns:1.08fr 1fr;max-width:1600px;margin:auto;padding:46px 5.5% 54px;gap:55px;align-items:center}.eyebrow{font-size:11px;font-weight:600;letter-spacing:2px;color:var(--brown)}h1,h2,h3{font-family:'Playfair Display',Georgia,serif;font-weight:400;line-height:1.12}h1{font-size:clamp(44px,5.1vw,76px);letter-spacing:-2.2px;margin:25px 0}h1 em,h2 em{color:var(--gold);font-weight:400}.hero-copy>p:not(.eyebrow){max-width:440px;color:var(--muted);font-size:17px;line-height:1.8}.actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap;margin-top:32px}.button{display:inline-flex;justify-content:center;align-items:center;gap:26px;padding:14px 23px;background:var(--brown);color:white;border:1px solid var(--brown);border-radius:3px;font-size:14px;font-weight:500;transition:background .2s}.button:hover{background:#57361f}.text-link{font-size:14px;text-decoration:underline;text-underline-offset:6px}.hero-note{display:flex;align-items:center;gap:14px;margin-top:42px;font-size:13px;color:var(--muted)}.line{width:35px;border-top:1px solid var(--gold)}.hero-photo{margin:0;position:relative;height:490px;border-radius:150px 4px 4px 4px;overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 44%}.hero-photo:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#211408a6)}.hero-photo figcaption{position:absolute;bottom:24px;left:28px;color:white;z-index:1;font-family:Georgia,serif;font-style:italic;font-size:18px}.ribbon{border-block:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:50px;padding:20px;font-size:13px;letter-spacing:.8px}.ribbon i{font-style:normal;color:var(--gold)}.section{padding:75px 5.5%;max-width:1600px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:28px}.section-heading p:not(.eyebrow){color:var(--muted);font-size:14px}.section-heading h2,h2{font-size:clamp(32px,3.5vw,48px);margin:12px 0}.filters{display:flex;gap:8px;flex-wrap:wrap;margin:28px 0}.filters button{padding:9px 17px;background:none;border:1px solid var(--line);border-radius:30px;font-size:14px;white-space:nowrap}.filters button.active{background:var(--brown);color:white;border-color:var(--brown)}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product{border:1px solid var(--line);background:var(--paper);border-radius:5px;overflow:hidden;display:flex;flex-direction:column}.product>img{width:100%;height:220px;object-fit:cover}.product-content{padding:20px;display:flex;flex-direction:column;flex:1}.product h3{font-size:23px;margin:8px 0 12px;line-height:1.25}.product p{font-size:14px;color:var(--muted);margin:0 0 18px}.product-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:auto}.product-bottom strong{font-size:17px;font-weight:500}.product-bottom button{border:1px solid var(--line);border-radius:50%;background:transparent;width:38px;height:38px;font-size:24px;line-height:1}.product-bottom button:hover{color:white;background:var(--brown)}footer{padding:30px 5.5%;border-top:1px solid var(--line);font-size:14px}
@media(min-width:1500px){.hero-photo{height:570px}}@media(max-width:1000px){.brand span{display:none}nav{gap:18px}.hero{gap:30px}.hero-photo{height:440px}.products{grid-template-columns:repeat(3,1fr)}.ribbon{gap:25px}}@media(max-width:700px){.topbar{justify-content:center;font-size:9px;letter-spacing:1px}.topbar span{display:none}header{padding:8px 5%;gap:12px}.brand img{width:54px;height:54px}nav{gap:12px;font-size:12px}nav a:nth-child(2){display:none}.cart-open{padding:8px;font-size:12px;gap:6px}.hero{grid-template-columns:1fr;padding:32px 5% 35px;gap:28px}.hero-copy{padding:0 3px}h1{font-size:48px;margin:18px 0;letter-spacing:-1.8px}.hero-copy>p:not(.eyebrow){font-size:16px}.hero-note{margin-top:24px}.hero-photo{height:360px;border-radius:110px 4px 4px 4px}.hero-photo img{object-position:center 46%}.actions{gap:20px;margin-top:24px}.ribbon{font-size:11px;gap:16px;padding:16px 10px}.ribbon span:last-child,.ribbon i:last-of-type{display:none}.section{padding:48px 5%}.section-heading{display:block}.section-heading p:not(.eyebrow) br{display:none}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product>img{height:155px}.product-content{padding:14px}.product h3{font-size:20px}.product p{font-size:13px}.eyebrow{font-size:10px;letter-spacing:1.5px}.filters{gap:7px}.filters button{font-size:13px;padding:8px 12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.catalog-note{font-size:13px;color:var(--muted);margin:0 0 25px}.catalog-note a{text-decoration:underline;text-underline-offset:3px}.text-product{min-height:245px;position:relative}.text-product:before{content:'';height:4px;background:var(--gold);opacity:.4}.secondary{background:transparent;color:var(--brown);margin:32px auto 0;display:flex;width:fit-content}.secondary:hover{color:white}.story{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center;border-top:1px solid var(--line)}.story figure{margin:0;position:relative}.story img{aspect-ratio:1;object-fit:cover;border-radius:4px 100px 4px 4px}.story figcaption{font-size:13px;color:var(--muted);margin-top:12px;font-style:italic}.story h2{margin:22px 0}.story p{color:var(--muted);max-width:460px}.story .signature{color:var(--brown);font:italic 25px Georgia,serif;margin:28px 0}.signature small{display:block;font:10px/2.5 Arial,sans-serif;letter-spacing:1.8px}.visit{background:#ede5d8;border-block:1px solid var(--line)}.visit-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:start}.visit h2{margin:22px 0}.visit .button{margin-top:20px}.location-details{padding-top:5px}.location-details>div{margin-bottom:30px}.location-details h3{font-family:inherit;font-size:17px;font-weight:600;margin:10px 0}.location-details address{font-style:normal;color:var(--muted)}.location-details p{font-size:14px;color:var(--muted);margin:8px 0}.location-details dl{display:grid;grid-template-columns:1fr 1fr;gap:8px;font-size:15px;margin:12px 0}.location-details dd{margin:0;text-align:right}.location-details small{font-size:12px;color:var(--muted)}.faq{display:grid;grid-template-columns:1fr 1.3fr;gap:7%}.faq details{border-bottom:1px solid var(--line);padding:19px 0}.faq summary{cursor:pointer;font-size:16px}.faq details p{font-size:15px;color:var(--muted)}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:25px}.footer-main p{font-size:14px;color:var(--muted)}.footer-main>div{display:flex;gap:24px}.footer-bottom{margin-top:30px;padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;font-size:12px;color:var(--muted)}.privacy-open{border:none;padding:0;background:none;text-decoration:underline;font-size:12px}.floating-cart{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);z-index:25;background:var(--brown);color:white;box-shadow:0 5px 25px #36261c30;padding:14px 22px;gap:18px;border-radius:5px;white-space:nowrap}.floating-cart span{background:#f4e5ce;color:var(--ink)}.floating-cart strong{font-weight:500}.modal-open{overflow:hidden}dialog{border:none;background:var(--paper);color:var(--ink);max-height:100dvh;box-shadow:0 0 90px #21140840}dialog::backdrop{background:#21140880;backdrop-filter:blur(3px)}#cart{width:530px;max-width:100%;height:100dvh;margin:0 0 0 auto;padding:26px 28px;overflow-y:auto}#privacy{width:600px;max-width:94%;padding:28px;border-radius:6px}#privacy p{font-size:15px;color:var(--muted)}.dialog-header{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding-bottom:17px;margin-bottom:24px}.dialog-header h2{font-size:35px;margin:3px 0}.dialog-header .eyebrow{margin:0 0 10px}.icon-button{background:transparent;border:1px solid var(--line);border-radius:50%;height:40px;width:40px;flex-shrink:0;font-size:26px;line-height:1}.cart-item{padding:0 0 22px;margin-bottom:22px;border-bottom:1px solid var(--line)}.cart-item h3{font-family:inherit;font-size:16px;line-height:1.4;margin:0}.cart-item p{font-size:12px;color:var(--muted);margin:5px 0}.cart-item-top,.cart-item-bottom{display:flex;justify-content:space-between;gap:15px;align-items:center}.cart-item-top{align-items:start}.cart-item-bottom{margin-top:12px}.remove{border:0;padding:4px 0;color:var(--muted);font-size:12px;background:none;text-decoration:underline}.stepper{display:flex;border:1px solid var(--line);border-radius:4px;align-items:center}.stepper button{border:0;background:transparent;height:38px;width:38px;font-size:22px}.stepper span{min-width:30px;text-align:center}.subtotal{display:flex;justify-content:space-between;gap:20px;font-size:18px}.fineprint{font-size:12px;color:var(--muted);line-height:1.6}.item-observation{display:block;font-size:12px;margin-top:13px}.item-observation input{margin-top:5px;font-size:14px;padding:8px 10px}input:not([type=radio]),textarea{width:100%;border:1px solid var(--line);border-radius:4px;background:var(--cream);padding:11px 12px;color:var(--ink);font-size:16px;line-height:1.5;resize:vertical}#order-form>label{display:block;font-size:14px;font-weight:500;margin-top:22px}#order-form>label input,#order-form>label textarea{margin-top:7px}fieldset{border:0;padding:0;margin:22px 0}legend{font-size:14px;font-weight:500;margin-bottom:10px}.radio{display:flex;align-items:center;gap:10px;font-size:14px;padding:8px 0}.radio input{accent-color:var(--brown);width:18px;height:18px}.order-preview{margin:20px 0;font-size:14px}.order-preview summary{cursor:pointer;text-decoration:underline;text-underline-offset:4px}pre{white-space:pre-wrap;overflow-wrap:anywhere;font:13px/1.7 Arial,sans-serif;padding:14px;background:var(--cream);border:1px solid var(--line);border-radius:4px}.whatsapp{width:100%;background:var(--green);border-color:var(--green)}.whatsapp:hover{background:#143d2b}.copy-button{display:block;border:0;background:none;text-decoration:underline;text-underline-offset:4px;font-size:13px;margin:15px auto}#toast{position:fixed;bottom:90px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:var(--ink);color:white;padding:12px 20px;border-radius:4px;z-index:99;font-size:14px;max-width:90%;width:max-content;transition:.2s}#toast.visible{opacity:1;transform:translate(-50%,0)}body:has(dialog[open]) #toast{z-index:0}#empty-cart{text-align:center;padding:30px 0}button:disabled{cursor:not-allowed;opacity:.5}
@media(max-width:900px){.footer-main>div{flex-direction:column;gap:6px}.story,.visit-grid{gap:6%}.faq{grid-template-columns:1fr;gap:20px}}
@media(max-width:700px){.story,.visit-grid{grid-template-columns:1fr;gap:30px}.story img{max-height:390px}.story h2 br{display:none}.footer-main{align-items:start;flex-wrap:wrap}.footer-main .brand span{display:block;font-size:16px}.footer-main>div{flex-direction:row;flex-wrap:wrap;gap:20px}.footer-bottom{padding-bottom:75px}.floating-cart{bottom:12px;width:90%;justify-content:space-between;font-size:14px;gap:10px;padding:12px 16px}#cart{padding:22px 20px}.subtotal{font-size:16px}.dialog-header h2{font-size:32px}.catalog-note{font-size:12px}.filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:9px}.filters button{flex-shrink:0}.product-content .eyebrow{font-size:10px}.text-product{min-height:235px}.footer-main p{margin:0}}
@media(max-width:380px){h1{font-size:42px}nav a:last-child{display:none}.products{grid-template-columns:1fr}.product>img{height:230px}.product p{font-size:14px}}
@media(max-width:700px){h1{font-size:42px}.cart-open{white-space:nowrap}nav a:last-child{display:none}header nav{margin-left:auto}.product-bottom button{width:44px;height:44px}.hero-photo{height:340px}}

/* Compatibility, mobile layout and feedback fixes for the Hostinger release. */
html{scroll-padding-top:125px}header,main,footer{min-width:0}header nav{min-width:0}.hero>*,.story>*,.visit-grid>*,.faq>*{min-width:0}h1,h2,h3,p,button{overflow-wrap:break-word}.product{min-width:0}.product-content{min-width:0}.product h3{overflow-wrap:anywhere}.filters button{min-height:44px}.product-bottom button{min-width:44px;min-height:44px;flex-shrink:0}.icon-button{width:44px;height:44px}.stepper button{width:44px;height:44px}.stepper{flex-shrink:0}.remove{min-height:44px}.radio{min-height:44px}.copy-button{min-height:44px}.privacy-open{min-height:44px}.cart-feedback{font-size:14px;color:#245841;min-height:0}.cart-feedback:empty{display:none}.cart-feedback:not(:empty){padding:10px 12px;background:#edf4ee;border-radius:4px}#cart{height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;overscroll-behavior:contain;padding-bottom:max(26px,env(safe-area-inset-bottom))}dialog{max-height:100vh;max-height:100dvh}dialog:not([open]){display:none}dialog[open]{display:block}body.modal-open{overflow:hidden}.dialog-header{position:sticky;top:-26px;padding-top:20px;background:var(--paper);z-index:2}#privacy .dialog-header{position:static}.floating-cart{bottom:max(14px,env(safe-area-inset-bottom))}.product-content p{font-size:14px}.fineprint{font-size:13px}.text-product{min-height:225px}button:disabled{cursor:not-allowed}.release-tag{font-size:12px}#send-order{min-height:50px}fieldset{min-width:0}.cart-item-top>div{min-width:0}.cart-item-top .remove{flex-shrink:0}.cart-item-bottom strong{white-space:nowrap}
@media(max-width:850px) and (min-width:701px){.hero{gap:24px}.hero h1{font-size:42px;letter-spacing:-1.5px}.hero-photo{height:410px}.products{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar{font-size:10px;letter-spacing:1px}.topbar span{display:none}.topbar{justify-content:center}}
@media(max-width:700px){header{flex-wrap:wrap;gap:6px 15px;padding:8px 5%}.brand{order:0}.brand img{width:48px;height:48px}header>.cart-open{order:1;margin-left:auto;min-height:44px;padding:9px 13px;font-size:14px}header nav{order:2;flex-basis:100%;display:flex;justify-content:space-between;gap:12px;padding:4px 0 0;font-size:13px;margin:0}header nav a,header nav a:nth-child(2),header nav a:last-child{display:block;line-height:1.4;padding:5px 0}h1{font-size:clamp(36px,10vw,46px)}.hero{padding-top:24px}.hero-copy{padding:0}.actions{gap:18px}.hero-photo{height:320px}.hero-note{font-size:13px}.hero .eyebrow{line-height:1.8}.section{padding-block:42px}.filters{scrollbar-width:thin}.filters button{font-size:14px}.ribbon{gap:18px;font-size:12px}.story h2{line-height:1.2}.product h3{font-size:20px}.dialog-header{top:-22px}.footer-main>div{width:100%}.footer-main .brand img{width:64px;height:64px}.floating-cart{width:90%;gap:10px}.floating-cart strong{white-space:nowrap}}
@media(max-width:380px){header nav{font-size:12px}.hero-photo{height:290px}.ribbon{font-size:11px}.product h3{font-size:22px}.products{grid-template-columns:1fr}.hero .button{padding-inline:18px}.floating-cart{font-size:13px;padding:12px}.floating-cart>span{min-width:23px}.dialog-header h2{font-size:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
