:root{color-scheme:light;--ink:#142c41;--muted:#52616d;--line:#dce3e8;--accent:#2b6c90}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-underline-offset:5px}a:focus-visible{outline:3px solid #3387b6;outline-offset:6px}a:hover{color:var(--accent)}.page{max-width:1160px;padding:0 48px;margin:auto}.skip{position:absolute;left:20px;top:-100px;background:white;padding:12px;z-index:2}.skip:focus{top:12px}header{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:32px 0;border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;font-size:20px;font-weight:700;letter-spacing:.08em;line-height:1.2}.monogram{display:grid;place-items:center;background:var(--ink);color:white;width:43px;height:47px;font-family:Georgia,serif;font-size:32px;font-weight:400}.brand-sub{display:block;font-size:10px;letter-spacing:.19em;margin-top:5px}nav{display:flex;gap:28px}nav a{font-size:14px;text-decoration:none}.intro{display:grid;grid-template-columns:1.4fr 1fr;align-items:center;gap:72px;padding:74px 0 72px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.12em;margin:0 0 25px;color:var(--muted)}h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(2.8rem,5vw,4.15rem);line-height:1.1;letter-spacing:-.045em;margin:0 0 26px}.period{color:var(--accent)}.lead{font-size:21px;line-height:1.5;max-width:440px;margin:0 0 15px}.description{max-width:440px;margin:0;color:var(--muted)}.contact{display:inline-block;font-size:14px;margin-top:28px;font-weight:600}.contact span{margin-left:8px}figure{margin:0}figure img{display:block;width:100%;height:auto;aspect-ratio:1/1.13;object-fit:cover;object-position:50% 35%;border-radius:2px}figcaption{display:flex;justify-content:space-between;gap:12px;font-size:12px;margin-top:13px;color:var(--muted)}figcaption strong{color:var(--ink);font-size:13px;font-weight:600}.product{display:grid;grid-template-columns:160px 1fr auto;align-items:center;gap:35px;padding:35px 32px;background:#f1f5f8;border-top:2px solid var(--ink)}.product .eyebrow{font-size:10px;margin:0 0 8px}.product h2{font-size:38px;letter-spacing:-.055em;line-height:1.1;margin:0}.product h3{font-size:17px;margin:0 0 7px}.product p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--ink);color:white;padding:13px 19px;text-decoration:none;font-size:14px;font-weight:600;white-space:nowrap;border-radius:2px}.button:hover{background:#244d6c;color:white}.legal{display:grid;grid-template-columns:1fr 2fr;gap:45px;padding:65px 0 55px}.legal h2{font-family:Georgia,serif;font-weight:400;font-size:29px;letter-spacing:-.02em;line-height:1.2;margin:0 0 9px}.legal-title p{font-size:13px;color:var(--muted);margin:0}.legal-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.legal h3{font-size:14px;font-weight:600;margin:0 0 8px}.legal p,.legal address{font-size:14px;font-style:normal;color:var(--muted);margin:0}.legal a{overflow-wrap:anywhere}.legal-notes{margin-top:25px}.legal-notes h3{margin:19px 0 5px}.legal-notes p{font-size:13px}footer{border-top:1px solid var(--line);padding:23px 0 29px;display:flex;justify-content:space-between;gap:24px;color:var(--muted);font-size:12px}footer a{text-decoration:none}@media(max-width:850px){.page{padding:0 30px}.intro{gap:38px;padding:54px 0}.product{grid-template-columns:130px 1fr;gap:22px}.button{grid-column:2;justify-self:start}.legal{grid-template-columns:1fr 2fr;gap:30px}.legal-grid{grid-template-columns:1fr;gap:23px}figcaption{flex-direction:column;gap:0}}@media(max-width:580px){.page{padding:0 24px}header{padding:23px 0;gap:16px}.brand{font-size:16px;gap:9px}.brand-sub{font-size:8px}.monogram{width:34px;height:39px;font-size:27px}nav{gap:16px}nav a{font-size:13px}.intro{grid-template-columns:1fr;gap:32px;padding:42px 0}.eyebrow{font-size:10px;margin-bottom:20px}h1{font-size:3rem}.lead{font-size:20px}figure{max-width:360px}figure img{aspect-ratio:1.1/1;object-position:50% 30%}figcaption{flex-direction:row}.product{grid-template-columns:1fr;padding:26px;gap:22px}.product .button{grid-column:1;justify-self:start}.legal{grid-template-columns:1fr;gap:27px;padding:43px 0}.legal-grid{grid-template-columns:1fr;gap:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
