:root{color-scheme:light;font-family:Arial,sans-serif;font-size:16px;color:#33232e;background:#fbf8f3;--plum:#63234f;--line:#ddcfc8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0}a{color:inherit}header{background:#0a0e17;color:#f7f5ef;padding:25px 5%;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.face{text-decoration:none;font-size:22px;letter-spacing:3px}.face b{font-size:16px;font-weight:400;color:#d4bd8f}nav{display:flex;gap:26px;font-size:14px;flex-wrap:wrap}nav a{text-decoration:none}main{max-width:1480px;margin:auto;padding:0 5%}.breadcrumb{display:flex;gap:12px;flex-wrap:wrap;font-size:14px;color:#77626d;padding:25px 0}.breadcrumb a{text-decoration:none}.hero{padding:35px 0 45px}.brand-intro{max-width:840px;text-align:center;margin:0 auto 35px}.overline{font-size:14px;letter-spacing:3px;color:var(--plum);font-weight:600;line-height:1.5}h1{font:normal clamp(48px,6vw,86px)/1.04 Georgia,serif;margin:20px 0;color:var(--plum)}h1 em{font-weight:normal}h2{font:normal clamp(32px,4vw,48px)/1.12 Georgia,serif;margin:10px 0 22px}p{line-height:1.65}.intro{font:normal 26px Georgia,serif}.brand-intro>p:not(.overline){max-width:670px;margin:20px auto}.button{display:inline-flex;gap:40px;align-items:center;justify-content:space-between;background:var(--plum);color:#fff;text-decoration:none;padding:17px 22px;font-size:16px;line-height:1.3}.button:hover{background:#441537}.brand-art{margin:0}.brand-art img{display:block;width:100%;height:auto;border-radius:3px}.brand-art figcaption{font-size:14px;line-height:1.5;text-align:right;color:#796a70;margin-top:9px}.brand-strip{display:flex;justify-content:space-around;gap:25px;flex-wrap:wrap;padding:26px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);letter-spacing:2px;font-size:14px}.collection{padding:70px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;flex-wrap:wrap}.section-heading>p{max-width:430px;color:#77626d}.filters{display:flex;gap:14px;flex-wrap:wrap;margin:24px 0}.filters button{background:transparent;border:1px solid #bea5b4;color:var(--plum);padding:13px 18px;font:inherit;cursor:pointer}.filters button.active{background:var(--plum);border-color:var(--plum);color:white}.filters span{font-size:14px;margin-left:12px;opacity:.75}.catalog-note{font-size:14px;color:#77626d}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 24px;margin-top:32px}.product{min-width:0}.product-image{background:white;border:1px solid #eee7df;aspect-ratio:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.product img{width:100%;height:100%;object-fit:contain}.product .line{font-size:12px;letter-spacing:1.5px;color:#866c7a;margin:18px 0 8px}.product h3{font:normal 21px/1.3 Georgia,serif;min-height:55px;margin:0 0 12px}.product a{font-size:14px;text-underline-offset:5px}.product .price{font-size:14px;color:#796a70;margin:12px 0}.brand-contact{padding:55px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact-link{display:flex;justify-content:space-between;gap:12px;padding:22px 0;border-bottom:1px solid var(--line);text-decoration:none;font-size:18px;overflow-wrap:anywhere}.muted{color:#77626d;font-size:14px}.brand-join{margin:30px 0 65px;background:#efe6e8;padding:36px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand-join>div{max-width:740px}footer{padding:35px 5%;background:#0a0e17;color:#eee8dd;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}footer p{font-size:14px}footer>a:last-child{font-size:14px}a:focus-visible,button:focus-visible{outline:3px solid #af78a3;outline-offset:5px}@media(max-width:1000px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-contact{gap:30px}.brand-join{align-items:flex-start;flex-direction:column}}@media(max-width:640px){main{padding:0 18px}header{padding:22px 18px}nav{gap:16px}.breadcrumb{font-size:12px}.hero{padding:15px 0 30px}.brand-intro{margin-bottom:25px}h1{font-size:54px}.overline{font-size:12px;letter-spacing:2px}.brand-strip{gap:15px;font-size:12px}.collection{padding:45px 0}.filters{gap:8px}.filters button{padding:11px;font-size:14px}.filters span{margin-left:6px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 14px}.product h3{font-size:18px}.product .line{font-size:11px}.brand-contact{grid-template-columns:1fr;gap:15px;padding:35px 0}.brand-join{padding:24px;margin-bottom:40px}.brand-art figcaption{text-align:left}.contact-link{font-size:16px}}
