:root{--paper:#fbf7f2;--blush:#f0dfd9;--ink:#332c2d;--muted:#6e5c5d;--rose:#bd5364;--claret:#7f2942;--card:#fffaf7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(120deg,var(--paper),var(--blush));color:var(--ink);font:16px/1.5 Arial,sans-serif}a:focus-visible,button:focus-visible{outline:3px solid var(--rose);outline-offset:4px}.site-header,.hero,.hits,.about,.cta,.site-footer{width:calc(100% - 44px)}@media(min-width:901px){.site-header,.hero,.hits,.about,.cta,.site-footer{width:calc(100% - 128px)}}.site-header{height:88px;max-width:1296px;margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{color:var(--ink);font-size:22px;letter-spacing:5px;text-decoration:none}.site-header nav{display:flex;align-items:center;gap:30px}.site-header nav a,.cart{font-size:12px;letter-spacing:2px;color:var(--muted);text-decoration:none;background:none;border:0;cursor:pointer}.cart{padding:10px 0}.cart span{color:var(--rose);font-weight:bold}.hero{max-width:1296px;margin:auto;min-height:472px;display:grid;grid-template-columns:55% 45%;position:relative}.hero-copy{padding-top:70px}.eyebrow{margin:0 0 18px;color:var(--rose);font-size:12px;letter-spacing:3px}.hero h1{font:76px/1.05 Georgia,serif;font-weight:400;margin:0 0 28px}.hero h1 em{color:var(--claret);font-style:italic}.lede{color:var(--muted);font-size:20px;margin:0 0 28px}.button{display:inline-flex;gap:18px;align-items:center;background:var(--ink);color:white;padding:16px 24px;border-radius:30px;text-decoration:none;font-size:15px}.button span{font-size:20px}.hero-art{position:relative;min-height:450px}.halo{position:absolute;width:480px;height:360px;right:45px;top:50px;background:#d6a6a1;opacity:.3;border-radius:50%}.flower{position:absolute;right:175px;top:56px;width:200px;height:310px;background:linear-gradient(135deg,var(--rose),var(--claret));border-radius:50% 50% 45% 45%;transform:rotate(8deg);box-shadow:0 18px 30px #6a304025}.flower i,.flower b,.flower strong{position:absolute;display:block;border-radius:50%;background:#c86d77;opacity:.7}.flower i{width:180px;height:200px;left:-55px;top:75px}.flower b{width:150px;height:220px;left:27px;top:45px;background:#8d3048;opacity:.52}.flower strong{width:12px;height:130px;left:94px;top:270px;border-radius:0;background:#526b4d;transform:rotate(-8deg);opacity:1}.leaf{position:absolute;width:130px;height:56px;background:#66815f;border-radius:100% 0 100% 0}.leaf-a{right:260px;top:363px;transform:rotate(15deg)}.leaf-b{right:55px;top:380px;background:#78906c;transform:rotate(-20deg)}.hits{max-width:1296px;margin:0 auto;padding:42px 0 60px;border-top:1px solid #c8aaa5}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.section-head h2,.about h2{font:40px/1.15 Georgia,serif;font-weight:400;margin:0}.text-link{color:var(--claret);text-decoration:none}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.card{background:var(--card);padding:14px;border-radius:8px;box-shadow:0 14px 25px #6a304022}.product-art{height:210px;border-radius:5px;display:grid;place-items:center;overflow:hidden}.art-1{background:#ead4cf}.art-2{background:#dfc6c0}.art-3{background:#d4a5a0}.art-4{background:#e7c9c2}.product-art span{width:110px;height:150px;border-radius:60% 40% 55% 45%;background:linear-gradient(140deg,#bd5364,#8d3048);position:relative}.product-art span:after{content:"";position:absolute;width:75px;height:80px;left:-38px;top:53px;border-radius:50%;background:#c86d77;opacity:.7}.card h3{font:18px Georgia,serif;margin:24px 6px 3px}.card p{color:var(--muted);font-size:14px;margin:0 6px}.card footer{display:flex;justify-content:space-between;align-items:center;margin:24px 6px 5px}.add{border:0;background:none;color:var(--rose);font-size:26px;cursor:pointer;width:30px;height:30px}.add.added{font-size:18px}.about{max-width:1296px;margin:76px auto;padding:0;text-align:center}.about h2{margin-bottom:12px}.about>p:last-child{color:var(--muted)}.cta{max-width:1296px;margin:0 auto 72px;padding:34px 36px;background:var(--ink);color:white;border-radius:8px;position:relative}.cta .eyebrow{color:#e7b5ac}.cta h2{font:34px Georgia,serif;font-weight:400;margin:0 0 5px}.cta p:not(.eyebrow){color:#d5c5c4;margin:0}.cta a{position:absolute;right:38px;top:55px;color:#e7b5ac;font-size:36px;text-decoration:none}.site-footer{max-width:1296px;margin:auto;padding:0 0 40px;color:var(--muted);font-size:15px}.site-footer p{margin:0 0 12px}.site-footer a{color:inherit}.site-footer span{margin:0 8px}.legal{color:#8d7778;font-size:12px}.contact-form{display:flex;align-items:center;gap:10px;margin-top:24px;max-width:620px}.contact-form input{width:220px;border:1px solid #8d7778;border-radius:24px;background:transparent;color:#fff;padding:13px 16px;font:14px Arial,sans-serif}.contact-form input::placeholder{color:#d5c5c4}.contact-form button{border:0;border-radius:24px;background:#e7b5ac;color:var(--ink);padding:13px 18px;font:14px Arial,sans-serif;cursor:pointer}.contact-form button span{font-size:18px;margin-left:8px}.form-status{color:#e7b5ac;font-size:13px;margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:520px){.contact-form{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:20px}.contact-form input{width:100%;min-width:0}.form-status{grid-column:1/-1}}@media(max-width:900px){.site-header,.hero,.hits,.about,.cta,.site-footer{margin-left:22px;margin-right:22px}.hero{grid-template-columns:1fr}.hero-art{display:block;min-height:270px;transform:scale(.72);transform-origin:top center;margin-bottom:-70px}.hero-copy{padding-top:44px}.hero h1{font-size:58px}.products{grid-template-columns:repeat(2,1fr);gap:16px}.optional{display:none}.hits{padding-top:34px}.section-head h2{font-size:32px}.text-link{display:none}}@media(max-width:520px){.site-header{height:68px}.brand{font-size:18px;letter-spacing:3px}.site-header nav{gap:10px}.site-header nav a:nth-child(2){display:none}.site-header nav a,.cart{font-size:10px;letter-spacing:1px}.hero{min-height:280px}.hero-copy{padding-top:25px}.eyebrow{font-size:11px;letter-spacing:2px;margin-bottom:12px}.hero h1{font-size:42px;line-height:1.04;margin-bottom:20px}.lede{font-size:15px;margin-bottom:20px}.button{width:100%;justify-content:center;padding:13px}.hits{padding-top:28px}.section-head{margin-bottom:20px}.section-head h2{font-size:29px}.card{padding:10px}.product-art{height:145px}.product-art span{width:80px;height:110px}.card h3{font-size:16px;margin:16px 3px 3px}.card p{font-size:12px;margin-left:3px;min-height:36px}.card footer{margin:14px 3px 2px;font-size:14px}.add{font-size:23px}.about{margin:56px 20px;padding:0}.about h2{font-size:26px}.about>p:last-child{font-size:12px}.cta{margin-bottom:40px;padding:25px 20px}.cta h2{font-size:24px}.cta a{right:20px;top:45px;font-size:28px}.site-footer{font-size:12px;padding-bottom:25px}.site-footer p:first-child{line-height:1.8}.site-footer span{margin:0 3px}}
