:root{font-family:Arial,Helvetica,sans-serif;font-size:16px;background:#fbfaf7;color:#2d2c31}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:disabled{opacity:.4;cursor:not-allowed}a:focus-visible,button:focus-visible{outline:3px solid #8972ad;outline-offset:4px}.demo-bar{text-align:center;padding:11px 18px;background:#eee8f4;color:#5a496d;font-size:12px;line-height:1.5}header,main,footer{max-width:1250px;margin:auto}header{padding:27px 40px;display:flex;align-items:center;justify-content:space-between}.brand{font:32px Georgia,serif;letter-spacing:-1.4px}.brand span{font:12px Arial,sans-serif;letter-spacing:.16em;text-transform:uppercase;border-left:1px solid #d7cedc;padding-left:14px;margin-left:14px;color:#77707e}nav{display:flex;gap:30px;align-items:center;font-size:14px}nav a:hover,footer a:hover{text-decoration:underline}#open-bag{background:none;border:1px solid #cfc5d8;border-radius:100px;padding:12px 18px;display:flex;gap:12px;align-items:center}#bag-count{display:grid;place-items:center;width:23px;height:23px;background:#655079;color:#fff;border-radius:50%;font-size:12px}.shop-heading{padding:46px 40px 32px;position:relative}.eyebrow{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#796782;margin:0 0 20px}h1{font:400 clamp(42px,5vw,65px)/1.05 Georgia,serif;letter-spacing:-.05em;margin:0 0 20px}h1 em{color:#796487}.shop-heading>p:last-child{font-size:16px;line-height:1.7;color:#77717b;position:absolute;right:40px;bottom:30px;margin:0}main>section:nth-child(2){padding:0 40px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:20px 0 26px;padding-top:24px;border-top:1px solid #e4dfe6}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button{border:1px solid transparent;background:transparent;border-radius:30px;padding:10px 17px;font-size:14px;color:#746c79}.filters button.selected{border-color:#d4c6de;background:#f1ebf5;color:#4d365e}#product-count{font-size:13px;color:#7c7382}.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:29px}.product[hidden]{display:none}.product-art{position:relative;overflow:hidden;border-radius:10px;background:#f0ece6;aspect-ratio:1}.product-art img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.product:hover img{transform:scale(1.035)}.product-no{position:absolute;left:17px;bottom:16px;font-size:11px;letter-spacing:.09em;text-transform:uppercase;background:#ffffffe0;padding:8px 11px;border-radius:30px;color:#645f67}.product-title{display:flex;gap:12px;justify-content:space-between;align-items:baseline;margin-top:21px}.product h2{font:22px/1.25 Georgia,serif;letter-spacing:-.03em;margin:0}.product-title>span{font-size:16px;white-space:nowrap}.product p{font-size:14px;line-height:1.7;color:#79717e;min-height:72px;margin:12px 0 17px}.add-button{display:flex;align-items:center;justify-content:space-between;border:1px solid #d8cfdf;background:transparent;color:#584664;padding:13px 16px;width:100%;border-radius:6px;font-size:14px}.add-button:hover{background:#eee6f4}.add-button span{font-size:21px}.shop-status{min-height:23px;font-size:14px;color:#655079}.store-note{margin:33px 40px 55px;padding:27px 30px;background:#eeefe8;border-radius:7px}.store-note .eyebrow{display:block;margin-bottom:12px}.store-note p{font:25px/1.4 Georgia,serif;margin:0 0 10px}.store-note>span:last-child{font-size:13px;color:#737568;line-height:1.6}footer{border-top:1px solid #e4dfe6;display:flex;justify-content:space-between;gap:20px;align-items:center;padding:30px 40px;font-size:13px;color:#79717e}dialog{border:1px solid #e2dbe6;border-radius:13px;background:#fffdf9;color:#2d2c31;padding:30px;width:min(530px,calc(100% - 24px));max-height:88svh;box-shadow:0 30px 90px #211b3a30}dialog::backdrop{background:#211b3866;backdrop-filter:blur(5px)}body:has(dialog[open]){overflow:hidden}.bag-header{display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #e7e1eb;padding-bottom:21px}.bag-header .eyebrow{margin-bottom:10px}dialog h2{font:36px Georgia,serif;margin:0 0 15px}.close{font-size:28px;border:0;background:none;color:#756582;padding:0 5px}.bag-header h2{margin:0}.bag-line{display:grid;grid-template-columns:64px 1fr auto;gap:14px;padding:23px 0;border-bottom:1px solid #e7e1eb;align-items:start}.bag-line img{width:64px;height:64px;object-fit:cover;border-radius:6px}.bag-line h3{font-size:15px;font-weight:500;margin:2px 0 10px}.quantity{display:inline-flex;align-items:center;gap:12px;border:1px solid #d8cfdf;border-radius:5px}.quantity button{background:none;border:0;padding:5px 9px}.quantity span{font-size:13px}.remove{display:block;background:none;border:0;font-size:12px;color:#7b6b87;text-decoration:underline;margin-top:12px;padding:0}.line-total{font-size:14px;white-space:nowrap}.subtotal{display:flex;justify-content:space-between;margin:24px 0 12px}.small{font-size:13px;line-height:1.6;color:#7b7180}.checkout{width:100%;padding:16px;border:0;border-radius:6px;background:#665276;color:white;margin-top:13px;font-size:15px}.checkout:hover:enabled{background:#503f60}.empty{padding:40px 10px;text-align:center;color:#85778f;line-height:1.8}#receipt{padding:38px}#receipt>.close{float:right}#receipt>p:not(.eyebrow){line-height:1.7;color:#7b7180}.noscript{text-align:center;padding:20px}@media(max-width:850px){header{padding:22px}.shop-heading{padding:30px 22px 18px}.shop-heading>p:last-child{position:static;margin-top:20px}.catalog-toolbar{align-items:flex-start}#product-count{display:none}main>section:nth-child(2){padding:0 22px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 18px}.store-note{margin:25px 22px 40px}footer{padding:25px 22px;flex-wrap:wrap}footer>span{display:none}}@media(max-width:540px){.products{grid-template-columns:1fr}.product p{min-height:0}.product-art{aspect-ratio:1.12}.brand{font-size:28px}.brand span{margin-left:9px;padding-left:9px;font-size:10px}nav{gap:12px}nav>a{display:none}.filters{gap:0}.filters button{padding:10px 12px}.shop-heading h1{font-size:49px}.store-note{padding:24px}.store-note p{font-size:23px}.bag-line{grid-template-columns:50px 1fr auto;gap:10px}.bag-line img{width:50px;height:50px}dialog{padding:22px}.product h2{font-size:24px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
