:root{--paper:#f6f1e7;--ink:#344b40;--muted:#68766a;--line:#d9d7c9;--water:#60a5ae}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.7 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}header,main,footer{max-width:1180px;margin:auto;padding:28px 40px}header,nav{display:flex;gap:28px;align-items:center;flex-wrap:wrap}header{justify-content:space-between;border-bottom:1px solid var(--line)}a{color:inherit;text-underline-offset:5px}a:hover{color:#327f89}a:focus-visible{outline:3px solid var(--water);outline-offset:5px}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;font:25px Georgia,serif}.brand img{width:44px;height:44px;border-radius:12px}header nav{font-size:14px}header nav a{text-decoration:none}.hero{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;min-height:720px;padding:54px 0 72px}h1,h2{font-weight:400;font-family:Georgia,serif}h1{font-size:clamp(46px,5.9vw,76px);line-height:1.06;letter-spacing:-2.5px;margin:24px 0 28px;max-width:560px}h2{font-size:34px;line-height:1.18;letter-spacing:-.7px}.hero p{max-width:430px;color:var(--muted)}.hero p:first-of-type{color:var(--ink)}.eyebrow{font-size:11px;letter-spacing:2.4px;font-weight:600}.hero .status{display:inline-flex;background:var(--ink);color:var(--paper);border-radius:100px;padding:13px 22px;margin-top:22px;font-size:14px;box-shadow:0 6px 16px #344b4010}.garden-art{margin:0;position:relative;text-align:center}.garden-art:before{content:"";position:absolute;inset:8% -3% 12%;background:#e7e9dc;border-radius:48% 52% 55% 45%;z-index:-1;transform:rotate(-7deg)}.garden-art img{width:112%;height:auto;margin-left:-6%;filter:drop-shadow(0 24px 22px #344b4011)}figcaption{font:italic 16px/1.6 Georgia,serif;color:var(--muted);margin-top:18px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:52px;border-top:1px solid var(--line);padding:54px 0 72px}.feature-number{font:italic 16px Georgia;color:#719180}.features h2{font-size:27px;max-width:250px}.features p{font-size:15px;color:var(--muted)}.screens{background:#e9ecdf;border-radius:34px;padding:46px 38px 38px;text-align:center;margin:12px 0 64px}.screens h2{font-size:42px;margin:12px 0 38px}.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;align-items:start}.gallery figure{margin:0}.gallery img{display:block;width:100%;height:auto;border-radius:27px;border:5px solid #fcfaf4;box-shadow:0 12px 24px #344b4014}.gallery figure:nth-child(2){padding-top:32px}.gallery figcaption{font-size:16px;max-width:240px;margin:20px auto 0}.contact{display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap;padding:24px 0 44px}.contact h2{margin:0}.contact a{font-size:18px}.document{max-width:740px;margin:55px auto 80px}.document h1{font-size:60px}.document p{color:var(--muted)}.document .contact{display:block;margin-top:50px;border-top:1px solid var(--line);padding-top:34px}.document .contact h2{margin-bottom:15px}footer{border-top:1px solid var(--line);font-size:13px;color:var(--muted);padding-bottom:45px}.languages{margin-top:25px;gap:20px}.languages a{text-decoration:none}.languages a:hover{text-decoration:underline}@media(max-width:800px){header,main,footer{padding:22px}.hero{grid-template-columns:1fr;gap:15px;padding:44px 0;min-height:0}.hero>div{max-width:580px}.hero h1{max-width:460px}.garden-art{max-width:480px;justify-self:center;width:100%;margin-top:6px}.hero p{max-width:500px}.features{gap:24px;padding:35px 0}.features h2{font-size:23px}.screens{padding:30px 22px}.gallery{gap:18px}.gallery img{border-width:3px;border-radius:18px}.gallery figcaption{font-size:13px}.contact{padding:15px 0 35px}}@media(max-width:520px){header{gap:18px}.brand{font-size:22px}header nav{gap:16px;font-size:13px}h1{font-size:52px;letter-spacing:-1.5px}.hero .eyebrow{font-size:10px;letter-spacing:1.9px}.features{grid-template-columns:1fr;gap:26px}.features article{display:grid;grid-template-columns:30px 1fr;column-gap:12px}.features h2{max-width:none;margin:0 0 12px}.feature-number{padding-top:7px}.features p{grid-column:2;margin:0}.screens{margin-left:-8px;margin-right:-8px}.screens h2{font-size:33px}.gallery{grid-template-columns:1fr;gap:32px}.gallery figure{max-width:250px;margin:auto}.gallery figure:nth-child(2){padding-top:0}.gallery figcaption{font-size:16px}.document{margin-top:35px}.document h1{font-size:46px}.contact a{font-size:16px}.languages{gap:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
