:root{--sky:#eaf5fb;--ink:#123e58;--blue:#216f91;--apricot:#ffbda1;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--sky);color:var(--ink);font-family:Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--blue);outline-offset:6px}.top,main,footer{width:min(1220px,calc(100% - 80px));margin-inline:auto}.top{height:117px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:14px;font-size:17px;letter-spacing:.14em;font-weight:700;line-height:1.15}.brand small{font-size:9px;font-weight:400;letter-spacing:.24em}.monogram{height:47px;width:47px;border-radius:15px 15px 15px 3px;background:var(--ink);color:var(--white);font:34px/1 "Avenir Next",Arial,sans-serif;letter-spacing:-.08em;display:grid;place-items:center;padding-bottom:5px}.demo{font-size:12px;background:var(--white);padding:11px 15px;border-radius:30px}.hero{display:grid;grid-template-columns:1.06fr 1fr;gap:28px;align-items:center;padding:20px 0 43px}.intro{min-width:0;padding:14px 0}.location{font-size:11px;text-transform:uppercase;letter-spacing:.16em;font-weight:700;margin:0 0 27px}h1{font-family:"Avenir Next","Trebuchet MS",sans-serif;font-size:clamp(63px,6.5vw,89px);line-height:1.02;letter-spacing:-.055em;font-weight:600;margin:0 0 28px}h1 span{color:var(--blue)}.lead{font-size:25px;line-height:1.35;max-width:420px;margin:0 0 17px}.description{font-size:15px;line-height:1.65;max-width:395px;margin:0 0 29px}.actions{display:flex;flex-wrap:wrap;gap:11px}.cta{min-height:59px;border:1px solid var(--ink);padding:16px 19px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-radius:9px;font-size:14px}.cta span{font-size:24px}.primary{background:var(--ink);color:var(--white)}.primary:hover{background:var(--blue)}.secondary:hover{background:var(--white)}.number{font-family:ui-monospace,monospace;font-size:14px;margin:17px 0 0}.art{min-width:0;text-align:center}.art svg{display:block;width:100%;height:570px}.art p{font-size:10px;letter-spacing:.16em;margin:0 0 0 32px}.contact{background:var(--white);border-radius:18px;display:flex;justify-content:space-between;align-items:center;gap:22px;padding:35px 40px;margin-bottom:29px}.contact .location{margin-bottom:12px}h2{font-family:"Avenir Next","Trebuchet MS",sans-serif;font-size:24px;font-weight:500;letter-spacing:-.04em;margin:0}.contact-phone{font:24px ui-monospace,monospace;display:flex;gap:24px;align-items:center;white-space:nowrap}.contact-phone span{color:var(--blue)}footer{display:flex;justify-content:space-between;gap:20px;padding:15px 0 29px;font-size:11px;line-height:1.7}footer p{text-align:right;margin:0}@media(max-width:880px){.top,main,footer{width:calc(100% - 40px)}.hero{grid-template-columns:1fr;gap:20px}.intro{padding:14px 15px}.art svg{height:400px}.contact{padding:29px;flex-direction:column;align-items:flex-start;gap:20px}}@media(max-width:480px){.top,main,footer{width:calc(100% - 30px)}.top{height:89px;gap:12px}.brand{font-size:14px;gap:10px}.brand small{font-size:8px}.monogram{height:37px;width:37px;font-size:28px;border-radius:11px 11px 11px 3px}.demo{font-size:10px;padding:9px 11px}.hero{padding:11px 0 27px;gap:7px}.intro{padding:12px 7px 0}.location{font-size:10px;margin-bottom:20px}h1{font-size:59px;margin-bottom:22px}.lead{font-size:22px;line-height:1.3;margin-bottom:13px}.description{font-size:14px;line-height:1.55;margin-bottom:24px}.actions{display:grid;gap:10px}.cta{min-height:56px;padding:13px 17px;font-size:14px}.number{font-size:13px;margin-top:14px}.art svg{height:330px}.art p{font-size:9px;margin:0}.contact{border-radius:14px;padding:27px 22px;gap:21px;margin-bottom:20px}h2{font-size:22px}.contact-phone{font-size:20px;gap:18px}footer{flex-direction:column;gap:13px;font-size:11px}footer p{text-align:left}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
