@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500;1,600&display=swap";:root{color:#24231f;font-synthesis:none;text-rendering:optimizelegibility;background:#f7f5ef;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.site{background:radial-gradient(circle at 82% 4%,#d6c29c33,#0000 28rem),#f7f5ef;min-height:100vh;overflow:hidden}.header{z-index:10;justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);height:88px;margin:0 auto;display:flex;position:relative}.logo{letter-spacing:.14em;align-items:center;gap:11px;font-size:18px;font-weight:700;transition:transform .3s;display:flex}.logo:hover{transform:translateY(-2px)}.logo__symbol{border:1px solid #24231f33;border-radius:50%;place-items:center;width:35px;height:35px;font-family:Playfair Display,serif;font-size:17px;font-weight:500;display:grid}.logo__dot{opacity:.5}.nav{align-items:center;gap:36px;display:flex}.nav a,.nav button,.footer button{color:#5f5c55;background:0 0;border:0;transition:color .25s,transform .25s}.nav a:hover,.nav button:hover,.footer button:hover{color:#24231f;transform:translateY(-1px)}.nav button{border:1px solid #24231f38;border-radius:100px;padding:11px 18px}.hero{grid-template-columns:1fr 1fr;align-items:center;width:min(1180px,100% - 48px);min-height:610px;margin:0 auto;display:grid;position:relative}.hero__content{z-index:2;padding:50px 0 100px;position:relative}.eyebrow{color:#8c7350;letter-spacing:.2em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:700}.hero h1{letter-spacing:-.045em;max-width:650px;margin:0;font-family:Playfair Display,serif;font-size:clamp(56px,7vw,92px);font-weight:500;line-height:.98}.hero h1 em{color:#817154;font-weight:500}.hero__text{color:#77736a;max-width:470px;margin:30px 0 36px;font-size:16px;line-height:1.75}.hero__button{color:#fff;background:#24231f;border-radius:100px;align-items:center;gap:18px;padding:15px 22px;transition:transform .3s,box-shadow .3s,background .3s;display:inline-flex}.hero__button span{transition:transform .3s}.hero__button:hover{background:#3b3933;transform:translateY(-3px);box-shadow:0 13px 30px #24231f2b}.hero__button:hover span{transform:translateY(3px)}.hero__decor{height:500px;position:relative}.hero__circle{border-radius:50%;transition:transform 1s cubic-bezier(.2,.8,.2,1);position:absolute}.hero__circle--one{background:#d7c9a9;width:400px;height:400px;top:50px;left:80px}.hero__circle--two{border:1px solid #4b453938;width:220px;height:220px;top:220px;left:330px}.hero__decor:hover .hero__circle--one{transform:scale(1.04)translate(-4px,-4px)}.hero__decor:hover .hero__circle--two{transform:scale(1.08)translate(5px,4px)}.hero__leaf{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#6c6048;background:#f7f5ef80;border:1px solid #24231f24;border-radius:50%;place-items:center;width:150px;height:150px;font-family:Playfair Display,serif;font-size:70px;transition:transform .6s cubic-bezier(.2,.8,.2,1);display:grid;position:absolute;top:128px;left:205px;transform:rotate(-8deg)}.hero__decor:hover .hero__leaf{transform:rotate(3deg)scale(1.06)}.products-section{width:min(1180px,100% - 48px);margin:0 auto;padding:90px 0 120px}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px;display:flex}.section-heading h2,.about h2,.modal h2{letter-spacing:-.025em;margin:0;font-family:Playfair Display,serif;font-weight:500}.section-heading h2{font-size:clamp(38px,4vw,56px)}.section-heading__hint{color:#8b887f;text-align:right;max-width:270px;margin:0 0 4px;font-size:13px;line-height:1.6}.products-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.product-card{background:#ffffff78;border:1px solid #24231f17;border-radius:24px;transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s,border-color .4s;overflow:hidden}.product-card:hover{border-color:#24231f29;transform:translateY(-7px);box-shadow:0 24px 55px #302b221a}.product-card--selected{border-color:#7e694666}.product-card__image-wrap{background:#ded7c6;height:360px;position:relative;overflow:hidden}.product-card__image{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.8,.2,1);display:block}.product-card:hover .product-card__image{transform:scale(1.055)}.image-placeholder{background:radial-gradient(circle at 50% 42%,#e9e2d3 0 14%,#0000 14.5%),linear-gradient(145deg,#d5cbb6,#eee9df)}.product-card__weight{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#5e584c;background:#f7f5efc7;border-radius:100px;padding:8px 11px;font-size:11px;position:absolute;top:17px;right:17px}.product-card__body{padding:24px 24px 22px}.product-card__subtitle{color:#948f84;margin:0 0 7px;font-size:12px}.product-card__title-row{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.product-card h3{margin:0;font-family:Playfair Display,serif;font-size:28px;font-weight:500}.product-card__title-row strong{white-space:nowrap;font-size:14px;font-weight:600}.description-toggle{color:#666158;text-align:left;background:0 0;border:1px solid #24231f1a;border-left:0;border-right:0;justify-content:space-between;align-items:center;width:100%;margin-top:24px;padding:15px 0;font-size:13px;display:flex}.description-toggle__icon{border:1px solid #24231f2e;border-radius:50%;place-items:center;width:25px;height:25px;font-size:17px;line-height:1;transition:transform .35s,background .35s;display:grid}.description-toggle__icon.is-open{color:#fff;background:#24231f;transform:rotate(45deg)}.description{grid-template-rows:0fr;transition:grid-template-rows .45s cubic-bezier(.2,.8,.2,1);display:grid}.description--open{grid-template-rows:1fr}.description__inner{min-height:0;overflow:hidden}.description p{color:#77736a;margin:0;padding:15px 0 4px;font-size:13px;line-height:1.7}.quantity{justify-content:center;align-items:center;gap:18px;margin-top:21px;display:flex}.quantity button{color:#24231f;background:0 0;border:1px solid #24231f2e;border-radius:50%;width:38px;height:38px;font-size:21px;line-height:1;transition:transform .25s,background .25s,color .25s,opacity .25s}.quantity button:hover:not(:disabled){color:#fff;background:#24231f;transform:scale(1.09)}.quantity button:active:not(:disabled){transform:scale(.94)}.quantity button:disabled{opacity:.3;cursor:default}.quantity span{text-align:center;min-width:18px;font-size:14px;font-weight:600}.about{border-top:1px solid #24231f1a;grid-template-columns:180px 1fr;align-items:start;gap:70px;width:min(900px,100% - 48px);margin:0 auto;padding:120px 0 150px;display:grid}.about__mark{color:#706149;background:#ded3ba;border-radius:50%;place-items:center;width:150px;height:150px;font-family:Playfair Display,serif;font-size:65px;transition:transform .6s;display:grid}.about__mark:hover{transform:rotate(8deg)scale(1.05)}.about h2{font-size:clamp(38px,4vw,58px);line-height:1.08}.about p:not(.eyebrow){color:#77736a;max-width:560px;margin:28px 0 0;font-size:15px;line-height:1.8}.footer{color:#979289;border-top:1px solid #24231f1a;justify-content:space-between;width:min(1180px,100% - 48px);margin:0 auto;padding:25px 0 35px;font-size:12px;display:flex}.footer button{padding:0}.cart-bar{z-index:20;animation:.45s cubic-bezier(.2,.8,.2,1) cartIn;position:fixed;bottom:18px;left:0;right:0}.cart-bar__inner{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#24231ff0;border:1px solid #ffffff8c;border-radius:100px;justify-content:space-between;align-items:center;gap:20px;width:min(680px,100% - 30px);margin:0 auto;padding:9px 10px 9px 15px;display:flex;box-shadow:0 20px 60px #24231f3d}.cart-bar__info{color:#fff;align-items:center;gap:12px;display:flex}.cart-bar__count{color:#3e382d;background:#d8c9a7;border-radius:50%;place-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:grid}.cart-bar__info div{flex-direction:column;gap:2px;font-size:12px;display:flex}.cart-bar__info div span{color:#b7b3ab}.buy-button{color:#24231f;background:#f5f2ea;border:0;border-radius:100px;align-items:center;gap:16px;padding:14px 20px;font-weight:600;transition:transform .3s,box-shadow .3s;display:flex}.buy-button span{transition:transform .3s}.buy-button:hover{transform:scale(1.025);box-shadow:0 8px 20px #00000026}.buy-button:hover span{transform:translate(3px)}@keyframes cartIn{0%{opacity:0;transform:translateY(30px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#19181573;place-items:center;padding:20px;animation:.25s fadeIn;display:grid;position:fixed;inset:0}.modal{background:#f8f6f0;border:1px solid #ffffff8c;border-radius:28px;width:min(520px,100%);max-height:calc(100vh - 40px);padding:42px;animation:.4s cubic-bezier(.2,.8,.2,1) modalIn;position:relative;overflow-y:auto;box-shadow:0 30px 90px #0003}.modal__close{background:0 0;border:1px solid #24231f21;border-radius:50%;width:35px;height:35px;font-size:23px;line-height:1;transition:transform .3s,background .3s;position:absolute;top:19px;right:19px}.modal__close:hover{background:#e9e5da;transform:rotate(90deg)}.modal h2{font-size:48px;line-height:1}.modal__text{color:#77736a;margin:17px 0 25px;font-size:14px;line-height:1.7}.order-preview{background:#ffffff80;border:1px solid #24231f1a;border-radius:16px;padding:15px 17px}.order-preview>div{color:#69655c;justify-content:space-between;gap:20px;padding:7px 0;font-size:13px;display:flex}.order-preview__total{border-top:1px solid #24231f1a;margin-top:7px;color:#24231f!important;padding-top:13px!important}.contact-links{gap:9px;margin-top:20px;display:grid}.contact-link{background:#fff;border:1px solid #24231f24;border-radius:14px;justify-content:space-between;align-items:center;padding:16px 18px;font-size:14px;font-weight:600;transition:transform .3s,background .3s,box-shadow .3s;display:flex}.contact-link:hover{background:#eee9dd;transform:translate(4px);box-shadow:0 8px 20px #24231f0f}.modal__note{color:#aaa69d;margin:18px 0 0;font-size:11px;line-height:1.5}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalIn{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=900px){.hero{min-height:540px}.hero__decor{transform-origin:50%;transform:scale(.8)}.products-grid{grid-template-columns:1fr;max-width:620px;margin:0 auto}.product-card__image-wrap{height:400px}.about{grid-template-columns:120px 1fr;gap:45px}.about__mark{width:120px;height:120px}}@media (width<=680px){.header,.hero,.products-section,.footer{width:min(100% - 30px,1180px)}.header{height:76px}.nav{gap:13px}.nav a{display:none}.nav button{padding:9px 14px;font-size:12px}.hero{min-height:auto;display:block}.hero__content{padding:65px 0 20px}.hero h1{font-size:clamp(52px,16vw,76px)}.hero__text{font-size:14px}.hero__decor{transform-origin:top;height:270px;margin-bottom:-90px;transform:scale(.65)}.hero__circle--one{left:calc(50% - 200px)}.hero__circle--two{left:calc(50% + 30px)}.hero__leaf{left:calc(50% - 75px)}.products-section{padding:70px 0 90px}.section-heading{display:block}.section-heading__hint{text-align:left;margin-top:12px}.product-card__image-wrap{height:330px}.about{width:min(100% - 30px,900px);padding:85px 0 100px;display:block}.about__mark{margin-bottom:35px}.footer{padding-bottom:100px}.cart-bar{bottom:10px}.cart-bar__inner{width:calc(100% - 20px)}.buy-button{padding:13px 16px}.buy-button span{display:none}.modal{border-radius:23px;padding:35px 24px 28px}.modal h2{font-size:39px}}
