:root{--cream:#f8f5ee;--ink:#26372e;--green:#596e55;--sage:#dfe7d8;--orange:#d38e66;--line:#d9ded3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}.topbar{max-width:1200px;margin:auto;padding:28px 32px;display:flex;align-items:center;justify-content:space-between}.brand{font-size:15px;letter-spacing:.17em;font-weight:800;white-space:nowrap}.brand span{color:var(--orange)}nav{display:flex;gap:34px;font-size:13px;font-weight:600}nav a:hover,.card a:hover{color:var(--orange)}.hero{max-width:1200px;margin:22px auto 0;padding:0 32px;display:grid;grid-template-columns:1fr 1fr;min-height:560px}.hero-copy{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:30px 60px 50px 12px}.eyebrow,.category{font-size:11px;letter-spacing:.22em;font-weight:800;color:var(--green)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,serif;font-weight:normal;line-height:1.14}h1{font-size:clamp(52px,6vw,85px);letter-spacing:-.05em;margin:19px 0 23px}h1 em{color:var(--green);font-weight:normal}h2{font-size:clamp(38px,4vw,56px);letter-spacing:-.035em;margin:13px 0 18px}.hero-copy p{font-size:17px;color:#5d6a60;max-width:475px}.button{display:inline-flex;gap:24px;align-items:center;background:var(--ink);color:white;padding:13px 23px;margin-top:20px;font-size:13px;font-weight:700;border-radius:2px}.button:hover{background:var(--green)}.hero-art{position:relative;overflow:hidden;background:linear-gradient(145deg,#ebddc7 0%,#e2cab3 66%,#d7b49b);min-height:500px}.sun{position:absolute;width:220px;height:220px;border-radius:50%;background:#f8eccf;right:2%;top:4%;filter:blur(2px)}.window{position:absolute;top:10%;left:10%;width:42%;height:55%;background:#d4dfd8;border:13px solid #f9f5e7;box-shadow:0 0 0 2px #a78e75 inset}.window:before,.window:after{content:"";position:absolute;background:#f9f5e7}.window:before{width:13px;height:100%;left:48%}.window:after{height:13px;width:100%;top:55%}.chair{position:absolute;bottom:8%;right:9%;width:56%;height:43%;background:#a8674b;border-radius:48% 48% 12% 12%;box-shadow:0 21px 0 #82553e}.chair:after{content:"";position:absolute;bottom:-20%;left:10%;height:23%;width:9%;background:#634938;box-shadow:210px 0 #634938}.table{position:absolute;bottom:14%;left:10%;width:32%;height:6%;background:#694d3c;border-radius:50%;box-shadow:0 8px 0 #493a31}.table:after{content:"";position:absolute;top:25px;left:45%;width:8%;height:125px;background:#694d3c}.cup{position:absolute;bottom:21%;left:24%;width:9%;height:8%;background:#f4eee2;border-radius:0 0 45% 45%;box-shadow:0 4px 0 #d2bfaa}.plant{position:absolute;bottom:12%;left:2%;width:25%;height:43%}.plant i{position:absolute;width:35%;height:26%;border-radius:100% 0 100% 0;background:#5d7955;transform:rotate(15deg)}.plant i:nth-child(1){left:28%;top:0}.plant i:nth-child(2){left:4%;top:20%;transform:rotate(-65deg)}.plant i:nth-child(3){left:48%;top:28%;transform:rotate(40deg)}.plant i:nth-child(4){left:12%;top:43%;transform:rotate(-65deg)}.plant b{position:absolute;bottom:0;left:25%;width:45%;height:32%;background:#a46e54;clip-path:polygon(0 0,100% 0,85% 100%,15% 100%)}.intro{max-width:820px;text-align:center;margin:105px auto;padding:0 28px}.intro p{color:#657168;font-size:17px}.stories{max-width:1200px;margin:0 auto;padding:50px 32px 110px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.section-heading p{color:#667268;font-size:14px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:#fff;box-shadow:0 4px 28px #26372e0b}.card-art{height:230px;position:relative;overflow:hidden}.card-art span{position:absolute;left:25px;top:18px;color:#ffffffa8;font-size:72px;font-family:Georgia,serif;line-height:1}.art-morning{background:radial-gradient(circle at 80% 30%,#f7d69f 0 15%,transparent 16%),linear-gradient(135deg,#b5cab7,#718f7f)}.art-table{background:radial-gradient(ellipse at 50% 70%,#e9d7b9 0 24%,transparent 25%),linear-gradient(135deg,#c88c65,#e4b788)}.art-home{background:radial-gradient(circle at 72% 30%,#edd8ac 0 12%,transparent 13%),linear-gradient(140deg,#a7b39e,#596e55)}.card-body{padding:26px}.card h3,.rituals h3{font-family:Georgia,serif;font-size:27px;font-weight:normal;line-height:1.2;margin:11px 0}.card p,.rituals p,.about p{color:#68746a;font-size:15px}.card a{font-size:13px;font-weight:800;color:var(--green)}.rituals{background:var(--sage);padding:90px max(32px,calc((100% - 1136px)/2));text-align:center}.ritual-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:50px;text-align:left}.ritual-grid div{border-top:1px solid #aebba9;padding-top:22px}.ritual-grid strong{font-size:13px;color:var(--green)}.about{max-width:1136px;margin:100px auto;padding:0 32px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about p{font-size:18px}footer{background:var(--ink);color:#f8f5ee;padding:55px max(32px,calc((100% - 1136px)/2))}footer p{color:#b8c8ba;margin:12px 0 30px}footer small{color:#9fb09e}@media(max-width:760px){.topbar{padding:22px}.brand{font-size:12px}nav{gap:13px;font-size:11px}.hero{padding:0 22px;display:flex;flex-direction:column}.hero-copy{padding:40px 0}.hero-art{min-height:400px}.intro{margin:75px auto}.stories{padding:35px 22px 80px}.section-heading{display:block}.grid,.ritual-grid,.about{grid-template-columns:1fr}.rituals{padding:70px 24px}.ritual-grid{gap:25px}.about{margin:70px auto;gap:15px}}
