:root{color-scheme:dark;--navy:#102d3e;--gold:#cda553;--white:#f7f3e9;--muted:#b7c5cc;--line:rgba(205,165,83,.35)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--navy);color:var(--white);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}main{max-width:1160px;margin:auto;padding:44px 40px 24px}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--gold);outline-offset:5px}header{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-bottom:32px;border-bottom:1px solid var(--gold)}.logo{display:block;width:min(510px,100%);height:auto}header>a{max-width:65%}.region{font-size:12px;letter-spacing:2px;color:var(--muted);white-space:nowrap}.card{display:grid;grid-template-columns:1fr 1fr;gap:72px;padding:64px 0;border-bottom:1px solid var(--line)}.eyebrow{font-size:12px;letter-spacing:2px;color:var(--gold);margin:0 0 18px;font-weight:600}h1{font-family:Georgia,serif;font-size:clamp(48px,6vw,76px);line-height:1.03;font-weight:normal;margin:0 0 18px;letter-spacing:-2px}.role{color:var(--gold);font-size:22px;margin:0}.intro{font-family:Georgia,serif;font-size:26px;line-height:1.35;margin:34px 0 0}.intro em,h2 em{color:var(--gold);font-weight:normal}.contact{align-self:center;min-width:0}.phone{display:block;font-size:32px;letter-spacing:-1px}.email{display:block;margin-top:10px;overflow-wrap:anywhere}.web{display:inline-block;color:var(--gold);margin-top:12px}.actions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:30px}.actions a{display:flex;align-items:center;justify-content:center;min-height:54px;padding:10px 8px;background:var(--gold);color:var(--navy);font-weight:700;border-radius:3px;font-size:15px}.actions a:hover{background:#e0bc76;text-decoration:none}.secondary{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.secondary a,.secondary button{padding:12px 17px;min-height:48px;border:1px solid var(--gold);border-radius:3px;color:var(--white);background:transparent;font:600 14px Arial;cursor:pointer}.secondary a:hover,.secondary button:hover{background:rgba(255,255,255,.07);text-decoration:none}#share-status{min-height:22px;font-size:14px;color:var(--muted);margin-bottom:0}.services{display:grid;grid-template-columns:1fr 1fr;gap:72px;padding:48px 0;border-bottom:1px solid var(--line)}h2{font:normal 36px/1.15 Georgia,serif;margin:0}.service-list a{display:flex;gap:18px;align-items:start;padding:19px 0;border-bottom:1px solid rgba(255,255,255,.13)}.service-list a:first-child{padding-top:0}.service-list a:last-child{border-bottom:0}.service-list span{color:var(--gold);font-size:13px;padding-top:4px}.service-list h3{font-size:19px;margin:0;font-weight:500}.service-list p{font-size:14px;color:var(--muted);margin:5px 0 0}.service-list b{margin-left:auto;color:var(--gold);font-weight:normal}.qr-section{display:flex;align-items:center;gap:30px;padding:38px 0}.qr-section img{background:white;padding:10px;border-radius:4px;flex-shrink:0}.qr-section h2{font-size:29px}.qr-section p{color:var(--muted);max-width:380px;font-size:15px}.qr-section a{color:var(--gold);font-size:14px}footer{border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:1px;color:var(--muted)}@media(max-width:700px){main{padding:24px 22px}header{align-items:start;flex-direction:column;gap:16px;padding-bottom:24px}header>a{max-width:100%;width:100%}.logo{max-width:420px}.region{font-size:11px}.card,.services{grid-template-columns:1fr;gap:30px;padding:34px 0}h1 br{display:none}h1{font-size:49px;letter-spacing:-1.5px}.intro{display:none}.role{font-size:20px}.phone{font-size:29px}.actions{margin-top:24px}.actions a{font-size:14px}.services h2{font-size:34px}.qr-section{gap:20px}.qr-section img{width:112px;height:112px}.qr-section h2{font-size:26px}.qr-section p{font-size:14px}footer{font-size:10px;letter-spacing:.6px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Match the original StoneBridge contact card and printed flyers. */
main{max-width:1140px}.logo{width:610px;max-width:100%}.card{gap:40px;align-items:center;padding:54px 0}.identity{align-self:center}h1{font-size:clamp(42px,4.5vw,62px);letter-spacing:-1.5px;line-height:1.12}.website-button,.whatsapp-button{grid-column:1/-1}.actions .whatsapp-button{background:transparent;color:var(--gold);border:1px solid var(--gold)}.flyers-section{padding:30px 0 12px}.flyers-section h2{font-size:32px}.flyers-section>p{margin:10px 0 30px;color:var(--muted)}.flyer-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.flyer{position:relative;margin:0;container-type:inline-size;background:white;isolation:isolate}.flyer>img{width:100%;height:auto;display:block}.flyer-contact{position:absolute;left:5.8%;top:83%;width:38%;bottom:0;background:#fff;color:#294a5d;padding:0 0 1.8% .7%;display:flex;flex-direction:column;justify-content:space-evenly;line-height:1.2;letter-spacing:0;font-family:Arial,Helvetica,sans-serif;text-align:left}.flyer-contact strong{font-size:5.4cqw;font-weight:400;white-space:nowrap}.flyer-contact span{font-size:2.12cqw;white-space:nowrap}.flyer-grid>a:hover{outline:1px solid var(--gold)}.flyer-page main{max-width:850px}.flyer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:25px}.flyer-toolbar button{padding:14px 20px;background:var(--gold);border:0;color:var(--navy);font-weight:bold;cursor:pointer}.flyer-page .flyer{margin-bottom:28px}.flyer-page .print-hint{color:var(--muted);font-size:14px;margin-bottom:24px}
@media(max-width:700px){header{flex-direction:row;align-items:center;gap:14px}header>a{max-width:78%}.region{font-size:9px;letter-spacing:1px}.card{padding:32px 0;gap:28px}h1{font-size:43px}.flyer-grid{grid-template-columns:1fr;gap:24px}.flyers-section h2{font-size:28px}.qr-section{flex-wrap:wrap}.flyer-page main{padding:18px 12px}.flyer-toolbar{font-size:14px}footer{flex-wrap:wrap}}
@media print{@page{size:6.6in 10.2in;margin:0}.flyer-page{background:white;margin:0}.flyer-page main{padding:0;margin:0;max-width:none}.flyer-toolbar,.print-hint{display:none!important}.flyer-page .flyer{width:6.6in;height:10.2in;margin:0;break-after:page;print-color-adjust:exact;-webkit-print-color-adjust:exact}.flyer-page .flyer:last-child{break-after:auto}.flyer-contact strong{font-size:25.65pt}.flyer-contact span{font-size:10.07pt}}
.flyer-page main{max-width:600px}@media print{.flyer-page main{max-width:none}.flyer-page main>div{break-after:page}.flyer-page main>div:last-child{break-after:auto}}
