@font-face{font-family:FloveSerif;src:local('Georgia');font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:#f8f5f2;color:#70223a;font-family:Arial,Helvetica,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button,input,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:2px solid #70223a;outline-offset:5px}button{border:0;background:none}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:FloveSerif,Georgia,'Times New Roman',serif;font-weight:400}em{font-weight:400}img{display:block;max-width:100%}.announcement{display:flex;justify-content:space-between;align-items:center;min-height:33px;border-bottom:1px solid #70223a12;padding:0 3.2%;font-size:9px;letter-spacing:1.7px;color:#977880}.announcement-center{font-size:11px;letter-spacing:.3px}.site-header{height:110px;padding:18px 3.2%;display:flex;align-items:center;justify-content:space-between;gap:30px}.wordmark{display:block;flex-shrink:0;width:184px;line-height:0}.brand-logo{display:block;width:100%;height:auto;aspect-ratio:1010/378}.site-header nav{display:flex;align-items:center;gap:36px;font-size:13px}.text-button{padding:0;font-size:inherit}.site-header nav a,.text-button{transition:opacity .2s}.site-header nav a:hover,.text-button:hover{opacity:.6}.header-actions{display:flex;align-items:center;gap:30px;font-size:12px}.location,.bag-button{display:flex;align-items:center;gap:8px}.location svg{width:17px}.bag-button{padding:10px 0}.bag-button #cart-count{border-radius:50%;background:#ecdfdf;font-size:10px;min-width:20px;height:20px;display:grid;place-items:center}.hero{padding:0 2.3%}.hero-heading{text-align:center;padding:27px 0 34px}.eyebrow{font-size:9px;letter-spacing:2.8px;font-weight:500;margin-bottom:18px;color:#967680}h1{font-size:clamp(36px,4.6vw,70px);letter-spacing:-2.4px;line-height:1.12}h1 em{color:#95566a}.hero-description{font-size:12px;color:#9b8087;margin-top:18px;letter-spacing:.4px}.hero-grid{display:flex;gap:10px;height:clamp(440px,42vw,660px)}.hero-card{position:relative;flex:1;min-width:0;overflow:hidden;border-radius:4px;background:#eee9e5;transition:flex .8s cubic-bezier(.22,.68,0,1)}.hero-grid.has-active .hero-card{flex:1}.hero-grid.has-active .hero-card.is-active{flex:2.65}.hero-card>img,.hero-card>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 48%}.hero-card>video{opacity:0;transition:opacity .45s;pointer-events:none}.hero-card.is-playing>video{opacity:1}.hero-card:after{content:'';position:absolute;inset:40% 0 0;pointer-events:none;background:linear-gradient(transparent 20%,#f8f5f2b0 77%,#f8f5f2f0 100%)}.card-index{position:absolute;z-index:1;top:21px;left:22px;font-size:10px;letter-spacing:1px;background:#f8f5f2b0;border:1px solid #ffffff55;border-radius:50%;width:28px;height:28px;display:grid;place-items:center}.hero-card-link{position:absolute;z-index:2;inset:0;padding:0 23px 25px;display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.card-kicker{font-size:8px;letter-spacing:1.6px;white-space:nowrap;color:#825268;display:block;margin-bottom:10px}.hero-card h2{font-size:clamp(25px,2.4vw,38px);white-space:nowrap;letter-spacing:-.6px}.arrow-circle{width:33px;height:33px;display:grid;place-items:center;border:1px solid #70223a33;border-radius:50%;font-size:23px;flex-shrink:0;transition:background .25s,transform .45s}.hero-card-link:hover .arrow-circle{background:#70223a;color:#fff;transform:rotate(45deg)}.card-detail{display:block;font-size:10px;letter-spacing:1.1px;margin-top:0;max-height:0;opacity:0;overflow:hidden;transition:max-height .5s,opacity .5s,margin .5s}.is-active .card-detail{max-height:30px;opacity:1;margin-top:13px}.video-progress{height:1px;position:absolute;z-index:4;left:23px;right:23px;bottom:13px;background:#70223a20;opacity:0}.is-active .video-progress{opacity:1}.video-progress span{display:block;height:1px;background:#70223a;width:0}.hero-bottom{padding:22px 10px;display:flex;justify-content:space-between;align-items:center;font-size:8px;letter-spacing:1.8px;color:#9a7b84}.hero-bottom a{font-size:11px;letter-spacing:.4px;color:#70223a;display:flex;gap:18px}.section{margin:0 auto;max-width:1600px;padding:82px 5%}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:32px}.section-heading h2{font-size:clamp(33px,3.4vw,50px);letter-spacing:-1.3px}.section-heading>p{font-size:12px;color:#947d81;line-height:1.8}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;border-bottom:1px solid #70223a18;padding-bottom:18px;margin-bottom:30px}.filters{display:flex;gap:7px;flex-wrap:wrap}.filter{font-size:11px;padding:10px 18px;border:1px solid transparent;border-radius:30px;color:#927982;transition:.2s}.filter:hover{border-color:#d8c5ca}.filter.active{background:#70223a;color:#fff}.catalog-note{font-size:10px;color:#9b858c;white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-card{min-width:0;animation:appear .45s ease both}.product-image{width:100%;aspect-ratio:3/4;position:relative;display:block;overflow:hidden;padding:0;background:#eee9e5;border-radius:3px}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.product-image:hover img{transform:scale(1.035)}.product-image .view-product{position:absolute;left:12px;right:12px;bottom:12px;padding:13px;background:#f8f5f2e8;font-size:11px;opacity:0;transform:translateY(7px);transition:.2s}.product-image:hover .view-product,.product-image:focus-visible .view-product{opacity:1;transform:none}.product-meta{padding-top:18px;display:flex;justify-content:space-between;gap:10px}.product-meta h3{font-size:23px;margin-bottom:8px}.product-meta p{font-size:10px;color:#9a8188;line-height:1.6}.product-add{width:34px;height:34px;border:1px solid #70223a30;border-radius:50%;font-size:22px;flex-shrink:0;transition:.2s}.product-add:hover{background:#70223a;color:white}.availability-note{font-size:10px;color:#a38f94;margin-top:30px;line-height:1.6}.about{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center;padding-top:20px;padding-bottom:100px}.about-photo{position:relative;aspect-ratio:1/1.07;overflow:hidden;border-radius:3px}.about-photo img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.photo-caption{position:absolute;bottom:20px;left:24px;font-size:9px;letter-spacing:3px;color:#fff;text-shadow:0 1px 7px #6e665d}.about-copy{padding-right:10%}.about-copy h2{font-size:clamp(35px,4.1vw,62px);line-height:1.14;letter-spacing:-1.8px;margin-bottom:29px}.about-copy h2 em{color:#a56e7b}.about-copy>p:not(.eyebrow){font-size:12px;line-height:1.9;color:#967c85;margin-bottom:15px}.underlined-link{display:inline-flex;gap:38px;border-bottom:1px solid #70223a55;padding-bottom:10px;margin-top:18px;font-size:11px}.about-signature{font:italic 22px Georgia,serif;display:block;margin-top:40px;color:#b2929b}footer{padding:45px 5% 20px;background:#f0eae7}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;padding:10px 0 44px}.footer-top>p{font:26px/1.4 Georgia,serif;letter-spacing:-.6px}.footer-top>div{display:flex;gap:24px;align-items:center;font-size:11px;padding-top:15px}.footer-bottom{border-top:1px solid #70223a19;padding-top:21px;display:flex;justify-content:space-between;font-size:9px;color:#a08990;letter-spacing:.5px}.skip-link{position:fixed;z-index:20;top:-70px;left:20px;padding:16px;background:#70223a;color:#fff}.skip-link:focus{top:12px}dialog{color:#70223a;background:#f8f5f2;border:none;padding:0;box-shadow:0 20px 100px #39202325;max-height:90dvh;max-width:calc(100vw - 30px)}dialog::backdrop{background:#39242d50;backdrop-filter:blur(4px)}dialog h2{font-size:37px;letter-spacing:-1px}.close-button{position:absolute;right:17px;top:13px;font-size:29px;width:38px;height:38px;z-index:5;border-radius:50%;background:#f8f5f2dc}.close-button:hover{background:#eadedd}.product-dialog{width:840px;border-radius:5px}.product-detail-layout{display:grid;grid-template-columns:1fr 1fr}.product-detail-layout>img{height:100%;max-height:660px;width:100%;object-fit:cover}.detail-copy{padding:55px 33px 35px;display:flex;flex-direction:column;justify-content:center}.detail-copy>p{font-size:12px;line-height:1.8;color:#90727d;margin-top:20px}.detail-copy .eyebrow{margin:0 0 14px;font-size:9px}.detail-copy .composition{padding:18px 0;border-top:1px solid #70223a20;border-bottom:1px solid #70223a20;margin:23px 0}.detail-copy .composition b{display:block;font-size:10px;margin-bottom:7px;font-weight:500;letter-spacing:1px}.detail-copy .price-request{font:20px Georgia,serif;color:#70223a;margin:0 0 20px}.primary-button{background:#70223a;color:#fff;min-height:47px;padding:15px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;transition:background .2s;width:100%;border-radius:2px}.primary-button:hover{background:#8a3f56}.primary-button:disabled{background:#b5a1a7;cursor:default}.cart-dialog{margin:0 0 0 auto;width:470px;height:100dvh;max-height:100dvh;max-width:100vw;padding:34px 30px;overflow:auto}.dialog-header{padding:12px 0 28px;border-bottom:1px solid #70223a22}.dialog-header .eyebrow{margin-bottom:10px}.cart-row{display:grid;grid-template-columns:78px 1fr auto;gap:17px;padding:22px 0;border-bottom:1px solid #70223a18;align-items:center}.cart-row img{width:78px;height:100px;object-fit:cover;border-radius:2px}.cart-row h3{font-size:21px;margin-bottom:7px}.cart-row p{font-size:10px;color:#9c818b;margin-bottom:12px}.quantity{display:inline-flex;align-items:center;border:1px solid #70223a30}.quantity button{width:27px;height:26px;font-size:16px}.quantity span{width:28px;text-align:center;font-size:11px}.remove-item{font-size:18px;color:#a48d94;padding:8px}.empty-cart{padding:65px 0;text-align:center}.empty-cart>span{font:60px Georgia,serif;color:#c6a9b1}.empty-cart h3{font-size:26px;margin:20px 0 10px}.empty-cart p{color:#a0868f;font-size:12px;line-height:1.8;margin-bottom:26px}.cart-summary{padding:26px 0 18px;display:flex;justify-content:space-between;font-size:12px}.notice{padding:17px;background:#eee6e3;color:#947881;font-size:11px;line-height:1.7;margin:18px 0}.cart-note-label{display:block;font-size:11px;margin:20px 0 9px}textarea{width:100%;border:1px solid #70223a30;border-radius:2px;resize:vertical;background:transparent;min-height:80px;padding:12px;color:#70223a;font-size:12px;line-height:1.6}.info-dialog{width:500px;padding:50px 38px 35px;border-radius:5px}.info-dialog>p:not(.eyebrow){margin:20px 0;color:#937882;font-size:13px;line-height:1.8}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:#70223a;color:#fff;z-index:100;padding:14px 23px;border-radius:3px;font-size:12px;opacity:0;pointer-events:none;transition:.25s;max-width:90vw;text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}body.has-dialog{overflow:hidden}@keyframes appear{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}
@media(min-width:1600px){.hero{max-width:1900px;margin:auto}.site-header,.announcement{padding-left:5%;padding-right:5%}}
@media(max-width:1050px){.site-header nav{gap:22px}.location{display:none}.hero-card-link{padding:0 16px 24px}.card-kicker{font-size:7px;letter-spacing:1px}.hero-card h2{font-size:27px}.arrow-circle{width:27px;height:27px;font-size:20px}.hero-grid{height:480px}.hero-grid.has-active .hero-card.is-active{flex:2}.has-active .hero-card:not(.is-active) .card-kicker{opacity:0}.has-active .hero-card:not(.is-active) h2{font-size:21px}.product-grid{gap:15px}.product-meta h3{font-size:20px}.about-copy{padding-right:0}.footer-top>div{flex-direction:column;align-items:flex-start;gap:15px}.section{padding-top:65px;padding-bottom:65px}}
@media(max-width:700px){.announcement{justify-content:center;min-height:29px}.announcement>span:not(.announcement-center){display:none}.announcement-center{font-size:10px}.site-header{height:95px;padding:15px 5%;flex-wrap:wrap;gap:10px}.wordmark{width:132px}.site-header nav{order:3;width:100%;justify-content:center;font-size:10px;gap:25px;padding-top:5px}.header-actions{gap:0}.bag-label{display:none}.bag-button{padding:4px}.hero{padding:0 4%}.hero-heading{padding:31px 0 25px}.hero-heading .eyebrow{font-size:7px;letter-spacing:2px;margin-bottom:13px}h1{font-size:36px;letter-spacing:-1.5px;max-width:340px;margin:auto}.hero-description{font-size:10px;margin-top:14px}.hero-grid{display:grid;grid-template-columns:1fr 1fr;height:auto;gap:8px}.hero-card{height:310px;transition:none}.hero-card-link{padding:0 15px 23px}.hero-card h2{font-size:25px}.card-kicker{display:none}.card-index{top:13px;left:13px;width:22px;height:22px;font-size:8px}.card-detail{font-size:8px;letter-spacing:.3px}.arrow-circle{width:26px;height:26px;font-size:19px}.has-active .hero-card:not(.is-active) h2{font-size:25px}.hero-grid.has-active .hero-card.is-active{grid-column:1/-1;height:420px;grid-row:auto}.hero-bottom{padding:19px 0;justify-content:center}.hero-bottom>span{display:none}.hero-bottom a{font-size:10px}.section{padding:45px 5%}.section-heading{align-items:start;gap:10px;margin-bottom:24px}.section-heading h2{font-size:34px;letter-spacing:-1px}.section-heading .eyebrow{font-size:8px;margin-bottom:12px}.section-heading>p{display:none}.catalog-toolbar{align-items:flex-start;flex-direction:column;gap:13px;margin-bottom:20px}.filters{gap:2px;flex-wrap:nowrap;width:100%;justify-content:space-between}.filter{font-size:10px;padding:8px 10px}.catalog-note{font-size:9px}.product-grid{grid-template-columns:1fr 1fr;gap:25px 12px}.product-meta{padding-top:12px;gap:4px}.product-meta h3{font-size:21px}.product-meta p{font-size:9px}.product-add{width:28px;height:28px;font-size:19px}.product-image .view-product{display:none}.availability-note{font-size:9px}.about{grid-template-columns:1fr;gap:32px;padding-top:18px;padding-bottom:50px}.about-photo{aspect-ratio:1.2}.about-copy{padding:0 5px}.about-copy h2{font-size:44px}.about-signature{margin-top:25px}.footer-top{flex-wrap:wrap;gap:25px}.footer-top>p{font-size:22px}.footer-top>div{flex-direction:row;flex-wrap:wrap;width:100%;gap:23px;padding-top:0}.footer-bottom{font-size:8px;gap:15px}.footer-bottom>span:last-child{display:none}.product-dialog{max-height:94dvh}.product-detail-layout{grid-template-columns:1fr}.product-detail-layout>img{height:310px;width:100%;object-fit:cover;object-position:center 40%}.detail-copy{padding:26px}.detail-copy h2{font-size:32px}.detail-copy>p{margin-top:13px}.cart-dialog{padding:30px 22px}.info-dialog{padding:45px 27px 28px}}
@media(max-width:380px){.hero-card{height:270px}.hero-card h2,.has-active .hero-card:not(.is-active) h2{font-size:22px}.hero-card-link{padding-left:12px;padding-right:12px}.filter{padding:8px;font-size:9px}.product-meta h3{font-size:19px}}
.language-switcher{display:flex;align-items:center;gap:2px;flex-shrink:0;padding:3px;border:1px solid #70223a20;border-radius:24px}.language-switcher button{min-width:34px;min-height:34px;padding:5px 7px;border-radius:20px;font-size:10px;letter-spacing:.3px;color:#967c85;transition:background .2s,color .2s}.language-switcher button[aria-pressed=true]{color:#70223a;background:#ede3e3}.language-switcher button:hover{color:#70223a;background:#f0e8e6}.header-actions{gap:19px}.hero-card-link>div{min-width:0}.hero-card h2{white-space:normal;overflow-wrap:anywhere;line-height:1.1}.card-kicker{white-space:normal;line-height:1.5}.cart-summary{gap:16px;flex-wrap:wrap}.announcement>span:first-child,.announcement>span:last-child{text-transform:uppercase}
html:lang(hy) body{font-family:'Noto Sans Armenian',Arial,Helvetica,sans-serif}html:lang(hy) h1,html:lang(hy) h2,html:lang(hy) h3{font-family:'Noto Serif Armenian',Sylfaen,Georgia,serif;letter-spacing:-.5px}html:lang(hy) .hero-card h2{font-size:clamp(21px,2vw,32px)}html:lang(hy) .eyebrow,html:lang(hy) .card-kicker,html:lang(hy) .hero-bottom{letter-spacing:1px}
@media(min-width:701px) and (max-width:1200px){.location{display:none}.site-header{gap:20px}.site-header nav{gap:20px}.hero-bottom{gap:20px}.hero-bottom>span{font-size:7px}.bag-label{display:none}}
@media(max-width:700px){.header-actions{gap:10px}.language-switcher button{min-width:32px;min-height:34px;padding:4px 6px}.filters{flex-wrap:wrap;justify-content:flex-start;gap:4px}.filter{padding:9px 12px}.hero-card h2,.has-active .hero-card:not(.is-active) h2{font-size:24px}html:lang(hy) .hero-card h2,html:lang(hy) .has-active .hero-card:not(.is-active) h2{font-size:20px}.hero-card-link{gap:5px}.hero-card-link .arrow-circle{width:24px;height:24px}.site-header nav{gap:20px}html:lang(hy) .site-header nav{font-size:10px;gap:15px}.product-meta h3{overflow-wrap:anywhere}html:lang(hy) .product-meta h3{font-size:19px}}
@media(max-width:380px){.header-actions{gap:5px}.language-switcher button{min-width:29px;padding:4px 5px}.wordmark{width:122px}.hero-card h2,.has-active .hero-card:not(.is-active) h2{font-size:22px}html:lang(hy) .hero-card h2,html:lang(hy) .has-active .hero-card:not(.is-active) h2{font-size:18px}}
@media(max-width:700px){html:lang(hy) .hero-card-link .arrow-circle{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.video-progress{display:none!important}.hero-card>video{display:none}}

/* Draw the icon in a fixed, symmetrical viewBox instead of a font glyph. */
.arrow-circle{line-height:0;aspect-ratio:1}.arrow-circle svg{display:block;width:72%;height:72%;margin:0;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.contacts{display:grid;grid-template-columns:1fr 1fr;gap:9%;border-top:1px solid #70223a20}.contacts h2{font:clamp(32px,3vw,46px)/1.15 Georgia,serif;max-width:520px;margin:18px 0}.contacts p:not(.eyebrow){font-size:16px;line-height:1.7;max-width:440px;color:#77545f}.contact-links{display:grid;align-content:center}.contact-links a{padding:20px 0;border-bottom:1px solid #70223a25;display:grid;gap:8px;overflow-wrap:anywhere}.contact-links span{font-size:14px;color:#77545f}.contact-links strong{font-size:clamp(18px,2vw,25px);font-weight:400}.contact-links a:hover strong{text-decoration:underline;text-underline-offset:5px}#order-form h3{font-size:28px;margin:15px 0}#order-form label{display:block;font-size:14px;margin:18px 0 8px}#order-form input{width:100%;min-width:0;min-height:46px;border:1px solid #70223a40;background:transparent;border-radius:2px;padding:10px 12px;font:16px Arial,sans-serif;color:#70223a}#order-form textarea{font-size:16px}#order-form .primary-button,.secondary-button{font-size:14px;min-height:48px}.checkout-help{font-size:14px;line-height:1.65;color:#77545f;margin:16px 0}.cart-dialog .notice{font-size:14px;color:#77545f}.secondary-button{border:1px solid #70223a50;padding:12px 18px;width:100%;border-radius:2px}.secondary-button:hover{background:#eee6e3}.checkout-contacts{display:flex;flex-wrap:wrap;gap:20px;margin:20px 0;font-size:14px}.checkout-contacts a{text-decoration:underline;text-underline-offset:5px}.cart-dialog .cart-summary{font-size:14px}.cart-dialog .quantity button{width:38px;height:38px}.cart-dialog .quantity span{font-size:14px}.cart-dialog .cart-row p{font-size:14px}.site-header nav{flex-wrap:wrap}#order-fallback{margin-top:15px;font-size:14px}@media(max-width:700px){.contacts{grid-template-columns:1fr;gap:15px}.site-header{height:auto;min-height:95px}.site-header nav{column-gap:17px;row-gap:10px}.contact-links a{padding:17px 0}.contacts h2{font-size:34px}.footer-top>div{gap:16px}}

.messenger-actions{display:flex;gap:12px;margin-top:20px}.messenger-actions a{text-align:center;display:flex;align-items:center;justify-content:center;min-width:0}.contacts .contact-links{grid-template-columns:1fr 1fr;column-gap:24px}.contacts .contact-links a[href^="mailto:"]{grid-column:1/-1}@media(max-width:420px){.contacts .contact-links{grid-template-columns:1fr}}

/* Contact details share the quiet burgundy and blush palette of the studio. */
.site-header{display:grid;grid-template-columns:auto 1fr auto;height:auto;min-height:134px;gap:12px 30px;padding-top:20px;padding-bottom:20px}
.site-header>.wordmark{grid-row:1/3}.site-header nav{grid-column:2;grid-row:2;justify-content:center;gap:26px;font-size:14px}.header-actions{grid-column:3;grid-row:1/3;gap:20px}.header-contact{grid-column:2;grid-row:1;display:flex;align-items:center;justify-content:center;gap:22px}.header-phone{font-size:15px;white-space:nowrap;letter-spacing:.4px}.social-icons{display:flex;align-items:center;gap:10px}.social-icon{display:flex!important;align-items:center;justify-content:center;width:44px;height:44px;padding:11px!important;border:1px solid #70223a25!important;border-radius:50%;background:#f1e9e7;transition:background .2s,transform .2s}.social-icon img{width:21px;height:21px;object-fit:contain}.social-icon:hover{background:#e9dedd;transform:translateY(-2px)}.header-contact .social-icons{gap:8px}.header-contact .social-icon{width:36px;height:36px;padding:9px!important}.header-contact .social-icon img{width:18px;height:18px}
.contacts{align-items:center;gap:8%;background:#f3eeeb}.contacts .contact-links{grid-template-columns:1fr;gap:0;max-width:520px;width:100%;justify-self:end}.contact-links .contact-phone,.contact-links .contact-email{grid-column:1;padding:22px 0}.contact-links .contact-phone strong{font-family:Georgia,serif;font-size:clamp(28px,3vw,42px)}.contact-links .contact-email strong{font-size:18px}.contact-socials{padding-top:25px}.contact-socials .social-icons{gap:14px;margin:17px 0}.contact-socials .social-icon{width:52px;height:52px;padding:14px!important}.contact-socials .social-handle{font-size:14px;color:#77545f}.contact-socials p{font-size:14px!important}
.address-picker{position:relative}#address-options{position:absolute;z-index:5;left:0;right:0;top:100%;padding:5px;margin:4px 0 0;list-style:none;background:#fffdfb;border:1px solid #70223a40;border-radius:6px;box-shadow:0 12px 28px #70223a16;max-height:250px;overflow:auto}#address-options li{padding:13px 10px;font-size:15px;line-height:1.5;cursor:pointer;border-radius:3px}#address-options li:hover,#address-options li[aria-selected=true]{background:#efe4e3}.address-status{font-size:14px;line-height:1.6;margin:10px 0;color:#70223a}.address-credit{font-size:12px;line-height:1.65;color:#77545f}.address-credit a{text-decoration:underline;text-underline-offset:3px}#order-form .message-preview{width:100%;min-height:210px;padding:15px;background:#f0e8e5;border:1px solid #70223a20;border-radius:4px;font-size:14px;line-height:1.65;resize:vertical;color:#70223a}.copy-message{min-height:44px;font-size:14px;text-decoration:underline;text-underline-offset:5px;padding:8px 0}#order-form .send-title{font-size:23px;margin-top:24px}.order-channels{display:grid;grid-template-columns:1fr 1fr;gap:10px}.order-channels button{display:flex;gap:9px;align-items:center;justify-content:center;background:#f2e9e7;border-radius:4px}.order-channels button:hover{background:#e7d9d8}.order-channels img{width:20px;height:20px}#order-form input:focus-visible,#order-form textarea:focus-visible{outline:2px solid #70223a;outline-offset:2px}.cart-dialog{scrollbar-gutter:stable}
@media(max-width:1050px){.site-header{grid-template-columns:auto 1fr;gap:14px 22px}.site-header>.wordmark{grid-row:1}.header-actions{grid-column:2;grid-row:1;justify-content:flex-end}.header-contact{grid-column:1/3;grid-row:2;justify-content:space-between;border-top:1px solid #70223a15;padding-top:12px}.site-header nav{grid-column:1/3;grid-row:3;gap:24px;font-size:14px}.bag-label{display:none}}
@media(max-width:700px){.site-header{padding:16px 5%;gap:12px}.site-header>.wordmark{width:132px}.header-actions{gap:10px}.header-contact{gap:8px}.header-phone{font-size:14px;letter-spacing:0}.header-contact .social-icons{gap:7px}.header-contact .social-icon{width:34px;height:34px;padding:8px!important}.site-header nav{padding:0;column-gap:17px;row-gap:10px;font-size:14px}.contacts .contact-links{justify-self:start;max-width:none}.contacts{gap:18px}.contact-links .contact-phone strong{font-size:32px}.contact-links .contact-email strong{font-size:17px}.contact-socials .social-icons{gap:15px}.language-switcher button{font-size:12px}.checkout-help{line-height:1.6}}

#order-form select{width:100%;min-height:46px;padding:10px 12px;border:1px solid #70223a40;border-radius:2px;background:#f8f5f2;color:#70223a;font:16px Arial,sans-serif}#order-form select:focus-visible{outline:2px solid #70223a;outline-offset:2px}

.delivery-map{margin:18px 0 22px;padding:16px;border:1px solid #70223a25;border-radius:6px;background:#f3eeeb}.delivery-map[hidden]{display:none}.delivery-map h4{font-size:16px;font-weight:500;margin:0 0 8px}.delivery-map #delivery-map-address{font-size:14px;line-height:1.5;margin-bottom:12px}.delivery-map iframe{display:block;width:100%;height:260px;border:0;border-radius:4px;background:#eee9e5}.delivery-map .checkout-help{margin:12px 0}.delivery-map>a{font-size:14px;text-decoration:underline;text-underline-offset:4px}

#delivery-map-frame{height:260px;width:100%;border-radius:4px;overflow:hidden}#delivery-map-frame .leaflet-control-attribution{font-size:11px}#delivery-map-frame .leaflet-marker-icon{filter:hue-rotate(105deg) saturate(.6)}
