:root{--ink: #142a35;--muted: #667983;--blue: #08a9e3;--blue-deep: #0789c3;--blue-pale: #e9f7fc;--line: #dce8ed;--white: #ffffff}*{box-sizing:border-box}html{min-width:320px;background:var(--white)}body{margin:0;background:var(--white);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.link-page{min-height:100svh;position:relative;display:grid;place-items:center;overflow:hidden;padding:34px 20px;background:linear-gradient(180deg,#f5fbfd8c,#ffffffbd),url(/clinic-composite.webp) center center / cover no-repeat fixed}.link-page:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(7,31,43,.08),transparent 28%,transparent 72%,rgba(7,31,43,.08))}.ambient{display:none}.profile-shell{position:relative;z-index:1;width:min(100%,580px);padding:30px 34px 26px;border:1px solid rgba(255,255,255,.94);border-radius:28px;background:#ffffffed;box-shadow:0 28px 80px #0c2d3c38;backdrop-filter:blur(10px)}.profile-header{text-align:center}.brand-logo{display:block;width:min(68vw,226px);height:164px;margin:-18px auto 3px;object-fit:contain}.blue-rule{display:flex;align-items:center;justify-content:center;gap:9px;margin:0 auto 22px}.blue-rule span{width:38px;height:1px;background:linear-gradient(90deg,transparent,rgba(8,169,227,.58))}.blue-rule span:last-child{transform:rotate(180deg)}.blue-rule i{display:block;width:6px;height:6px;border:1px solid rgba(8,169,227,.72);transform:rotate(45deg)}h1{margin:0;color:#102b3c;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.15rem,8vw,2.85rem);font-weight:400;letter-spacing:-.025em}.role{margin:9px 0 8px;color:var(--blue-deep);font-size:.68rem;font-weight:700;letter-spacing:.2em;line-height:1.7;text-transform:uppercase}.location{margin:0;display:flex;align-items:center;justify-content:center;gap:6px;color:#7a8d96;font-size:.68rem;letter-spacing:.045em}.location svg{width:13px;height:13px;fill:none;stroke:var(--blue);stroke-width:1.7}.intro{max-width:470px;margin:19px auto 17px;color:#62747d;font-family:Georgia,Times New Roman,serif;font-size:1rem;line-height:1.72}.service-pills{display:flex;justify-content:center;flex-wrap:wrap;gap:7px;margin-bottom:25px}.service-pills span{padding:5px 10px;border:1px solid #cfe7f0;color:var(--blue-deep);background:#f7fcfe;font-size:.54rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}.quick-action{min-height:68px;display:flex;align-items:center;gap:11px;padding:11px 14px;border:1px solid var(--line);background:#fff;border-radius:16px;box-shadow:0 5px 18px #1f4a5e0b;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.quick-action:hover,.quick-action:focus-visible{transform:translateY(-2px);border-color:#08a9e359;box-shadow:0 10px 24px #1f4a5e1a;outline:none}.quick-action strong,.quick-action small{display:block;text-align:left}.quick-action strong{color:#183340;font-size:12px;margin-bottom:3px}.quick-action small{color:#73868f;font-size:10px}.quick-icon{width:36px;height:36px;flex:0 0 36px;border-radius:11px;background:var(--blue-pale);display:grid;place-items:center;color:var(--blue-deep)}.quick-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.link-list{display:grid;gap:10px}.profile-link{display:flex;align-items:center;justify-content:space-between;min-height:68px;padding:13px 15px 13px 18px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 5px 18px #1f4a5e0b;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}.profile-link:hover,.profile-link:focus-visible{transform:translate(3px);background:#fbfeff;border-color:#08a9e357;box-shadow:0 10px 24px #1f4a5e17;outline:none}.profile-link.featured{border-color:#08a9e34d;background:#fbfeff}.link-copy{min-width:0;display:grid;gap:5px;text-align:left}.link-copy strong{color:#183340;font-size:.84rem;font-weight:600;letter-spacing:.02em}.link-copy small{overflow:hidden;color:#71848d;font-size:.69rem;white-space:nowrap;text-overflow:ellipsis}.link-icon{display:grid;place-items:center;width:36px;height:36px;margin-left:18px;border-radius:11px;background:var(--blue-pale);color:var(--blue-deep);flex:0 0 auto}.link-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.link-icon .fill-dot{fill:currentColor;stroke:none}.profile-link-primary{min-height:70px;border-color:var(--blue-deep);background:linear-gradient(135deg,var(--blue),var(--blue-deep));box-shadow:0 12px 26px #0889c32e}.profile-link-primary .link-copy strong,.profile-link-primary .link-copy small,.profile-link-primary .link-icon{color:#fff}.profile-link-primary .link-copy strong{font-family:Georgia,Times New Roman,serif;font-size:.95rem;font-weight:400}.profile-link-primary .link-copy small{opacity:.78}.profile-link-primary .link-icon{border:1px solid rgba(255,255,255,.35);border-radius:50%;background:#ffffff14}.profile-link-primary:hover,.profile-link-primary:focus-visible{background:linear-gradient(135deg,#2ebced,#0787be);border-color:#0787be;box-shadow:0 15px 30px #0889c342}.save-contact-top{margin-bottom:10px}.clinic-note{margin:19px 0 0;color:#8a9ca4;font-size:.57rem;letter-spacing:.11em;text-align:center;text-transform:uppercase}.clinic-note span{color:var(--blue-deep);font-weight:700}.profile-footer{margin-top:25px;text-align:center;color:#92a1a8}.profile-footer p{margin:0;font-size:.58rem;letter-spacing:.15em;text-transform:uppercase}.profile-footer a{color:var(--blue-deep);font-weight:700}.profile-footer a:hover{color:var(--blue)}.profile-footer a:focus-visible{outline:2px solid rgba(8,169,227,.3);outline-offset:3px}@media(max-width:420px){.link-page{display:block;padding:14px;background:linear-gradient(180deg,#f5fbfd8a,#ffffffb8),url(/clinic-composite.webp) center top / auto 100% no-repeat scroll}.profile-shell{width:100%;min-height:calc(100svh - 28px);padding:24px 16px 21px;border-radius:22px}.brand-logo{width:min(70vw,215px);height:142px;margin-top:-14px}.blue-rule{margin-bottom:19px}.intro{margin:16px auto 15px;font-size:.93rem}.service-pills{margin-bottom:21px}.quick-action{min-height:62px;padding:9px 10px}.quick-action strong{font-size:11px}.quick-action small{font-size:9px}.quick-icon{width:34px;height:34px;flex-basis:34px}.profile-link{min-height:64px;padding-left:15px}}@media(max-width:350px){.quick-actions{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
