:root{--ink:#34242c;--muted:#776b71;--rose:#9d3156;--paper:#fdfbf9;--blush:#f2e6e9;--line:#e7dde0}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px}button,input,select,textarea{font:inherit}button,a,input,summary,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--rose);outline-offset:5px}button{color:inherit}img{max-width:100%;display:block}p{line-height:1.75}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:500;letter-spacing:-2.8px}em{font-style:normal;color:var(--rose)}.announcement{display:flex;justify-content:space-between;padding:10px 4.5%;font-size:12px;background:var(--rose);color:white;letter-spacing:.3px}header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 4.5%;background:var(--paper);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:12px}.brand img{width:50px;height:50px;border-radius:50%}.brand>span{font-size:25px;font-weight:700;letter-spacing:-1.2px}.brand small{display:block;font-size:8px;letter-spacing:1.5px;margin-top:5px}nav{display:flex;gap:28px;font-size:13px}nav a:hover,.text-button:hover{color:var(--rose)}.bag{border:1px solid var(--line);background:transparent;padding:12px 17px;border-radius:4px;font-size:13px}.bag span{display:inline-grid;place-items:center;width:23px;height:23px;border-radius:50%;background:var(--rose);color:white;margin-left:9px}.hero{max-width:1600px;margin:auto;display:grid;grid-template-columns:1fr 1fr;padding:42px 4.5% 48px;gap:36px}.hero-copy{padding:28px 0 0}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.7px;line-height:1.8}.hero .eyebrow{display:flex;align-items:center;gap:11px}.line{width:27px;height:1px;background:var(--rose)}h1{font-size:clamp(44px,4.7vw,76px);line-height:1.13;margin:28px 0 23px;letter-spacing:-3.4px}.hero-copy>p{color:var(--muted);font-size:15px;line-height:1.8}.hero-actions{display:flex;gap:24px;align-items:center;margin-top:30px}.button{background:var(--rose);color:white;border:1px solid var(--rose);border-radius:4px;display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:17px 24px;font-size:13px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#7b2342;transform:translateY(-2px)}.button span{font-size:21px}.from{font-size:11px;color:var(--muted);line-height:1.7}.hero-note{display:flex;gap:14px;margin-top:38px;align-items:center}.hero-note>span{font-size:34px;color:var(--rose)}.hero-note p{font-size:11px;line-height:1.7;margin:0;color:var(--muted)}.hero-art{position:relative;min-height:540px;padding-bottom:32px}.hero-photo{width:100%;height:100%;max-height:635px;object-fit:cover;object-position:50% 46%;border-radius:180px 180px 5px 5px}.photo-label{position:absolute;bottom:85px;left:-26px;background:var(--paper);padding:22px 28px;font-size:20px;line-height:1.4;box-shadow:0 10px 30px #4426320d;transform:rotate(-6deg)}.photo-label strong{font-weight:600;color:var(--rose)}.photo-label span{display:block;font-size:10px;margin-top:9px;color:var(--muted)}.image-caption{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;gap:12px;font-size:9px;letter-spacing:1px}.image-caption a{font-size:11px;letter-spacing:0}.benefits{display:flex;justify-content:space-between;align-items:center;gap:15px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 4.5%;font-size:11px}.benefits b{font-size:20px;font-weight:400;color:var(--rose)}.section{max-width:1600px;padding:85px 4.5%;margin:auto}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px}.section-heading p{font-size:13px;color:var(--muted);margin-bottom:8px}h2{font-size:clamp(30px,3.05vw,48px);line-height:1.22;margin:14px 0 28px;letter-spacing:-1.8px}.filters{display:flex;gap:10px;margin:28px 0 34px;flex-wrap:wrap}.filters button{background:transparent;border:1px solid var(--line);padding:11px 17px;border-radius:3px;font-size:12px}.filters button.active{color:white;background:var(--ink);border-color:var(--ink)}.filters sup{margin-left:8px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:36px 25px}.product-image{position:relative;overflow:hidden;background:var(--blush);aspect-ratio:1/1.05;border-radius:5px}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.product:hover .product-image img{transform:scale(1.035)}.tag{position:absolute;top:15px;left:15px;background:var(--paper);padding:7px 10px;font-size:9px;letter-spacing:1px;border-radius:3px}.product h3{font-size:19px;letter-spacing:-.6px;margin:18px 0 7px;font-weight:600}.product .description{font-size:12px;color:var(--muted);margin:0 0 14px}.product select{width:100%;padding:11px 10px;border:1px solid var(--line);background:transparent;font-size:12px;border-radius:3px}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:15px}.price{font-size:20px;font-weight:600}.add{background:transparent;border:1px solid var(--rose);color:var(--rose);border-radius:3px;padding:9px 12px;font-size:11px}.add:hover{color:white;background:var(--rose)}.ingredients{font-size:11px;color:var(--muted);margin-top:16px}.ingredients summary{font-size:11px;cursor:pointer}.ingredients p{margin:10px 0}.custom{display:flex;align-items:center;gap:24px;border-top:1px solid var(--line);margin-top:45px;padding-top:25px}.custom>span{font-size:14px;font-weight:600}.custom p{font-size:12px;color:var(--muted);margin:0;max-width:420px}.text-button{display:inline-block;font-size:13px;background:none;border:0;border-bottom:1px solid currentColor;padding:4px 0 8px}.custom button{margin-left:auto;white-space:nowrap}.atelier{display:grid;grid-template-columns:1fr 1fr;background:#f3ecef}.atelier-photo{position:relative;min-height:570px}.atelier-photo img{height:100%;width:100%;object-fit:cover;max-height:680px}.atelier-photo>span{position:absolute;bottom:30px;left:35px;color:white;text-shadow:0 1px 10px black;font-size:25px}.atelier-copy{padding:65px 11%}.atelier-copy>p{font-size:13px;color:var(--muted)}.value{display:flex;gap:20px;border-top:1px solid #ddd0d6;padding-top:22px;margin-top:22px}.value>span{font-size:11px;color:var(--rose)}.value h3{font-size:15px;margin:0 0 7px}.value p{font-size:12px;color:var(--muted)}.atelier-copy>.text-button{margin-top:8px}.moments-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.moments-grid img{width:100%;aspect-ratio:1.3;object-fit:cover;border-radius:4px}.moments-grid a>div{position:relative;padding-top:17px}.moments-grid span{font-size:9px;letter-spacing:1px;color:var(--muted)}.moments-grid h3{font-size:22px;letter-spacing:-.7px;margin:7px 0}.moments-grid b{position:absolute;right:0;top:25px;font-size:25px;font-weight:400}.faq{display:grid;grid-template-columns:1fr 1fr;gap:70px;border-top:1px solid var(--line)}.faq>div>p{font-size:13px;color:var(--muted)}.questions details{border-bottom:1px solid var(--line);padding:22px 0}.questions details:first-child{border-top:1px solid var(--line)}.questions summary{cursor:pointer;list-style:none;position:relative;padding-right:30px;font-size:14px;font-weight:600}.questions summary::after{content:'+';position:absolute;right:0;font-size:22px;top:-5px;color:var(--rose)}.questions details[open] summary::after{content:'−'}.questions p{font-size:12px;color:var(--muted);margin:16px 0 0}.business{margin:0 4.5%;padding:55px 5%;background:var(--rose);color:white;display:flex;justify-content:space-between;align-items:center;gap:30px;border-radius:4px}.business h2{font-size:39px;margin-bottom:20px}.business p{font-size:13px;margin:0;color:#f1d4df}.light{background:var(--paper);color:var(--rose);border-color:var(--paper)}.light:hover{background:#f2e6e9}.contacts{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:35px;align-items:center}.contacts h2{margin-bottom:0}.contacts p{font-size:18px;margin-bottom:10px}.contacts span{font-size:12px;color:var(--muted);line-height:1.8;display:block}.contacts .text-button{margin-top:18px}.phone{font-size:22px;letter-spacing:-.7px}.socials{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:25px;font-size:12px}footer{margin:0 4.5%;border-top:1px solid var(--line);padding:25px 0;display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}dialog{border:0;border-radius:7px;width:min(660px,94vw);max-height:90dvh;padding:30px;color:var(--ink);background:var(--paper)}dialog::backdrop{background:#20141dc0;backdrop-filter:blur(4px)}body:has(dialog[open]){overflow:hidden}.dialog-head{display:flex;justify-content:space-between;align-items:flex-start}.dialog-head h2{font-size:30px}.close{border:0;background:none;font-size:32px;padding:0 8px}.basket-row{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:15px 0;border-bottom:1px solid var(--line);font-size:12px}.basket-row button{background:transparent;border:1px solid var(--line);padding:6px 10px;border-radius:3px}.basket-row small{display:block;margin-top:7px;color:var(--muted)}.total{display:flex;justify-content:space-between;margin:20px 0;font-size:15px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}label{display:block;font-size:12px;margin:12px 0}input,textarea{display:block;width:100%;border:1px solid var(--line);padding:12px;background:white;color:var(--ink);border-radius:3px;margin-top:7px;font-size:14px}label small{font-size:10px;color:var(--muted)}.preview-note{font-size:11px;color:var(--muted)}#form-status{font-size:12px;line-height:1.7;margin:15px 0}#toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,25px);background:var(--ink);color:white;padding:15px 25px;border-radius:4px;opacity:0;pointer-events:none;transition:.25s;z-index:30;font-size:13px}#toast.visible{opacity:1;transform:translate(-50%,0)}[hidden]{display:none!important}@media(min-width:1500px){.hero-art{min-height:640px}.hero-copy{padding-top:55px}}@media(max-width:1000px){header nav{gap:14px;font-size:11px}.brand>span{font-size:21px}.hero-art{min-height:480px}h1{font-size:49px}.hero .eyebrow{font-size:8px}.hero{gap:25px}.hero-copy{padding-top:5px}.hero-note{margin-top:23px}.hero-photo{border-radius:140px 140px 4px 4px}.atelier-copy{padding:45px 8%}.benefits{font-size:9px}.section{padding-top:65px;padding-bottom:65px}.contacts{gap:20px}.phone{font-size:18px}.custom{flex-wrap:wrap}.custom button{margin-left:0}}@media(max-width:760px){.announcement{justify-content:center;font-size:10px}.announcement span{display:none}header{height:77px;padding:0 5%}.brand img{width:41px;height:41px}.brand>span{font-size:21px}.brand small{font-size:6px}header nav{display:none}.bag{font-size:11px;padding:9px 10px}.hero{padding:28px 5% 30px;grid-template-columns:1fr;gap:28px}.hero-copy{padding:0}.hero .eyebrow{font-size:8px}h1{font-size:clamp(42px,9.7vw,66px);letter-spacing:-2.6px;margin:22px 0}.hero-copy>p{font-size:14px}.desktop{display:none}.hero-actions{margin-top:22px}.hero-note{display:none}.hero-art{height:470px;min-height:0;margin-left:15px}.hero-photo{border-radius:150px 150px 4px 4px}.photo-label{bottom:65px;left:-14px;font-size:19px;padding:18px 23px}.benefits{display:grid;grid-template-columns:1fr 1fr;font-size:10px;gap:15px;padding:22px 5%}.benefits b{display:none}.section{padding:55px 5%}.section-heading{display:block}.section-heading p{font-size:12px}h2{font-size:33px;letter-spacing:-1.7px}.filters{flex-wrap:nowrap;overflow-x:auto;padding:0 0 9px;margin:22px 0}.filters button{white-space:nowrap;padding:10px 13px}.products{grid-template-columns:1fr 1fr;gap:30px 15px}.product h3{font-size:16px}.product .description{font-size:10px}.product select{font-size:10px;padding:9px 4px}.price{font-size:16px}.add{font-size:10px;padding:8px}.product-bottom{gap:6px}.tag{font-size:8px;top:9px;left:9px;padding:5px}.custom{gap:12px}.custom p{font-size:12px}.atelier{grid-template-columns:1fr}.atelier-photo{min-height:0;height:390px}.atelier-copy{padding:40px 6%}.moments-grid{grid-template-columns:1fr;gap:30px}.moments-grid img{aspect-ratio:1.45}.faq{grid-template-columns:1fr;gap:25px}.business{margin:0 5%;padding:35px 7%;display:block}.business h2{font-size:32px}.business .button{margin-top:25px}.contacts{grid-template-columns:1fr;gap:30px}.socials{max-width:300px}.phone{font-size:23px}footer{gap:15px;flex-wrap:wrap;font-size:10px}footer>span:nth-child(2){display:none}dialog{padding:23px}.form-grid{grid-template-columns:1fr}.form-grid label{margin:5px 0}.image-caption{font-size:8px}.image-caption a{font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
/* Readability: body copy 16px; controls 14px; metadata 12px. */
.hero-copy>p,.atelier-copy>p,.value p,.questions p,.faq>div>p,.business p{font-size:16px}.eyebrow,.hero .eyebrow,.announcement,.hero-note p,.from,.benefits,.image-caption,.image-caption a,.tag,.moments-grid span,footer,.preview-note,label small{font-size:12px}.section-heading p,.product .description,.product select,.add,.filters button,.text-button,.button,nav,.bag,.custom p,.ingredients,.ingredients summary,.contacts span,.socials,label,.basket-row{font-size:14px}.hero .eyebrow{letter-spacing:1.2px}.hero-note{margin-top:26px}.hero-art{max-height:700px}.questions summary{font-size:16px}.product select{white-space:normal}.brand small{font-size:9px}
@media(max-width:1000px) and (min-width:761px){header nav{gap:12px;font-size:12px}.hero .eyebrow{font-size:10px}.benefits{font-size:11px}}
@media(max-width:760px){.products{grid-template-columns:1fr}.product-image{aspect-ratio:1.1}.product h3{font-size:22px}.product select{padding:12px}.product .description{font-size:14px}.add{padding:12px 18px}.price{font-size:22px}.hero .eyebrow{font-size:10px}.hero-art{height:440px}.hero-copy>p{font-size:16px}.announcement{font-size:11px}.brand small{font-size:7px}.bag{font-size:12px}.hero .button{font-size:14px}.benefits{font-size:12px}.image-caption,.image-caption a{font-size:10px}.tag{font-size:11px}.form-grid input{font-size:16px}}
@media(max-width:760px){.bag{display:flex;align-items:center;white-space:nowrap;font-size:11px;padding:9px 8px}.bag span{flex-shrink:0;margin-left:6px;width:20px;height:20px}.brand{gap:8px}.brand small{white-space:nowrap;font-size:6px;letter-spacing:1px}.brand>span{font-size:20px}.hero-actions{gap:18px}}
