:root{--blue:#214cc2;--pale:#eaf0ff;--paper:#fafbff;--ink:#172347;--yellow:#ffe07b;--display:"Avenir Next",Avenir,sans-serif;--body:"Helvetica Neue",Helvetica,Arial,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
a:focus-visible{outline:3px solid var(--blue);outline-offset:6px}
.page{max-width:1500px;margin:auto;padding:0 5.5%}
.masthead{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 0;border-bottom:1px solid #17234720}
.brand{display:flex;align-items:center;gap:12px;font-weight:700;font-size:18px}
.brand svg{width:36px;fill:none;stroke:var(--blue);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.demo{font-size:12px;line-height:1.5;margin:0;background:var(--pale);border-radius:6px;padding:9px 13px}
.hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:5%;min-height:660px;padding:70px 0}
.location{display:flex;align-items:center;gap:10px;font-size:14px;margin:0 0 27px}
.location span{width:8px;height:8px;border-radius:50%;background:var(--blue)}
h1{font-family:var(--display);font-size:clamp(52px,5.5vw,78px);line-height:1.03;letter-spacing:-4px;font-weight:750;margin:0 0 25px}
h1 em{display:block;font-style:normal;color:var(--blue)}
.description{font-size:18px;line-height:1.65;max-width:420px;margin:0 0 28px}
.actions{display:flex;gap:10px;flex-wrap:wrap}
.button{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:17px 19px;border-radius:8px;font-size:14px;font-weight:600;transition:transform .2s,background .2s}
.button:hover{transform:translateY(-2px)}
.primary{background:var(--blue);color:var(--paper)}
.secondary{background:var(--pale);color:var(--blue)}
.phone{display:inline-block;font-family:Menlo,Consolas,monospace;font-size:14px;margin-top:24px;letter-spacing:.4px}
.art{position:relative;padding:32px 0 44px;max-width:520px;width:100%;justify-self:end}
.peg{width:46px;height:46px;border:9px solid var(--ink);border-radius:50%;position:absolute;top:12px;left:12%;z-index:2;background:var(--paper)}
.tag{background:var(--blue);color:var(--paper);padding:44px 9% 85px;clip-path:polygon(0 0,100% 0,100% 80%,86% 80%,86% 100%,72% 100%,72% 88%,54% 88%,54% 100%,40% 100%,40% 80%,0 80%);border-radius:16px 16px 0 0;transform:rotate(-5deg)}
.tag-top,.tag-bottom{display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:2px}
.tag-name{font-family:var(--display);font-weight:800;font-size:clamp(95px,10.5vw,150px);letter-spacing:-10px;line-height:1.2;margin:30px 0 5px}
.tag-bottom svg{width:35px;height:35px;stroke:var(--yellow);fill:none;stroke-width:3}
.small-tag{background:var(--yellow);color:var(--ink);display:inline-block;padding:16px 22px;border-radius:7px;transform:rotate(4deg);position:relative;margin:10px 0 0 10%;font-size:14px;font-weight:600}
.contact{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:20px 9%;padding:34px 0 42px;border-top:1px solid #17234720}
.eyebrow{font-size:11px;letter-spacing:2px;color:var(--blue);margin:0 0 12px;font-weight:600}
h2{font-family:var(--display);font-size:25px;letter-spacing:-.7px;margin:0;line-height:1.3}
.contact>p{font-size:16px;line-height:1.65;margin:0;max-width:380px}
.contact-number{grid-column:2;display:flex;justify-content:space-between;align-items:center;max-width:380px;font-size:22px;font-weight:600}
.contact-number span{color:var(--blue)}
footer{display:flex;justify-content:space-between;gap:22px;padding:23px 0;border-top:1px solid #17234720;font-size:11px;line-height:1.6}
@media(max-width:760px){.page{padding:0 6%}.masthead{align-items:flex-start;flex-direction:column;gap:14px;padding:22px 0}.brand{font-size:17px}.demo{font-size:11px;padding:7px 10px}.hero{grid-template-columns:1fr;gap:38px;padding:35px 0 42px;min-height:auto}.location{margin-bottom:22px;font-size:13px}h1{font-size:60px;letter-spacing:-3px;margin-bottom:20px}.description{font-size:16px;line-height:1.6;margin-bottom:22px;max-width:420px}.actions{gap:9px}.button{font-size:13px;padding:16px;gap:18px}.phone{margin-top:19px;font-size:13px}.art{max-width:420px;justify-self:center;padding:22px 10px 18px}.tag{padding:35px 9% 70px}.peg{width:38px;height:38px;border-width:7px;top:5px}.tag-name{font-size:100px;letter-spacing:-7px;margin:22px 0 0}.tag-top,.tag-bottom{font-size:10px;letter-spacing:1.5px}.small-tag{font-size:12px;padding:13px 16px;margin-top:3px}.contact{grid-template-columns:1fr;gap:20px;padding:29px 0 31px}.contact-number{grid-column:1;max-width:none}.contact>p{font-size:15px}h2{font-size:24px}footer{flex-direction:column;gap:8px;padding:22px 0}}
@media(max-width:370px){.actions{flex-direction:column}.button{width:100%;font-size:14px}.hero{padding-top:28px}h1{font-size:53px}.tag-name{font-size:82px;letter-spacing:-6px}.tag{padding-bottom:62px}.tag-top{font-size:9px}.description{font-size:15px}.small-tag{font-size:11px}.location{margin-bottom:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}
