:root{--ink:#102f27;--green:#123e30;--gold:#d7bc7e;--paper:#fafbf8;--muted:#53635b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit}button,input{font:inherit}button,a,input,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #ae8035;outline-offset:5px}.wrap{width:min(1280px,90%);margin:auto}.previewbar{padding:10px 5%;display:flex;justify-content:space-between;gap:12px;background:#102f27;color:#f3f6ee;font-size:.875rem;flex-wrap:wrap}.previewbar button{background:none;border:0;color:var(--gold);text-decoration:underline;cursor:pointer;padding:0}header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px 0;border-bottom:1px solid #dce4dc}.clinic{text-decoration:none;display:flex;flex-direction:column;line-height:1.2;max-width:60%;overflow-wrap:anywhere}.clinic-name{font-family:Georgia,serif;font-size:1.6rem}.clinic small{font-size:.75rem;letter-spacing:.18em;margin-top:9px}nav{display:flex;gap:32px}nav a{text-decoration:none;font-size:.95rem}.hero{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:45px;padding:80px 0 62px}.eyebrow{font-size:.8rem;font-weight:700;letter-spacing:.18em;margin:0 0 22px}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.12;margin:0}h1{font-size:clamp(2.6rem,4.8vw,4.7rem);letter-spacing:-.035em}.intro{font-size:1.15rem;color:var(--muted);max-width:370px;margin:28px 0}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;background:var(--green);border:1px solid var(--green);color:white;text-decoration:none;padding:15px 22px;cursor:pointer}.button:hover{background:#205441}.quiet,figcaption{font-size:.85rem;color:var(--muted)}.quiet{margin:18px 0 0}figure{margin:0}.product-frame{padding:22px;background:white;border:1px solid #e5e9e1;border-radius:160px 160px 8px 8px;min-height:420px;display:flex;align-items:center;overflow:hidden}img{display:block;width:100%;height:auto;object-fit:contain}figcaption{text-align:center;margin-top:14px}.band{background:var(--green);color:#ede4c6}.band .wrap{display:flex;justify-content:space-between;gap:20px;padding:22px 0;font-size:.8rem;letter-spacing:.12em}.collection{padding:78px 0 90px}.section-head{display:flex;justify-content:space-between;gap:48px;align-items:end}h2{font-size:clamp(2rem,3vw,3rem);letter-spacing:-.025em}.section-head p:last-child{max-width:340px;color:var(--muted);margin-bottom:0}.products{list-style:none;margin:40px 0 0;padding:0;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #b6c5b9;border-bottom:1px solid #b6c5b9}.products li{padding:28px 20px 36px;border-right:1px solid #b6c5b9}.products li:first-child{padding-left:0}.products li:last-child{border:0}.products span{font-size:.85rem;color:#6a775c}.products h3{font-size:1.5rem;margin-top:28px}.availability{background:#e9efe7;padding:70px 0}.availability-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.availability-grid>div>p:last-child{max-width:450px;color:var(--muted)}details{border-bottom:1px solid #b6c5b9;padding:19px 0}details:first-child{padding-top:0}summary{cursor:pointer;font-size:1.05rem;font-weight:600}details p{color:var(--muted);margin:15px 0 5px}footer{display:flex;justify-content:space-between;gap:40px;padding:40px 0;color:var(--muted);font-size:.875rem}.footer-brand{font-family:Georgia,serif;color:var(--ink);font-size:2rem;line-height:1.1}.footer-brand span{display:block;font: .875rem Arial,sans-serif;margin-top:12px}footer p{margin:0}dialog{border:1px solid #b6c5b9;padding:34px;max-width:480px;width:90%;color:var(--ink)}dialog::backdrop{background:#102f27aa}dialog h2{font-size:2rem}dialog label{display:block;margin:25px 0 8px}dialog input{width:100%;padding:10px;border:1px solid #81978a}.dialog-actions{display:flex;justify-content:flex-end;gap:15px;margin-top:25px}.dialog-actions>button:first-child{border:0;background:none;text-decoration:underline;cursor:pointer}@media(max-width:800px){.hero{grid-template-columns:1fr;gap:35px;padding:44px 0}.hero-copy{max-width:560px}h1{font-size:3.4rem}.product-frame{min-height:0;max-width:540px;margin:auto}.band .wrap{flex-wrap:wrap;justify-content:center;text-align:center}.section-head{display:block}.section-head p:last-child{max-width:600px}.products{grid-template-columns:repeat(2,1fr)}.products li,.products li:first-child{padding:24px 12px;border-bottom:1px solid #b6c5b9}.products li:nth-child(even){border-right:0}.products li:last-child{grid-column:1/-1}.products h3{margin-top:12px}.availability-grid{grid-template-columns:1fr;gap:30px}footer{flex-direction:column;gap:24px}nav{gap:18px}header{align-items:start}}@media(max-width:420px){h1{font-size:2.7rem}nav{flex-direction:column;gap:6px}.collection{padding:50px 0}.availability{padding:45px 0}.previewbar{font-size:.8rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
