@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#183c3b;--teal:#118f8a;--mint:#d3f4f5;--pale:#eef8f6;--sand:#815414;--line:#d6e5e1;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:#fbfdfb;color:var(--ink);font:16px/1.65 'DM Sans',Arial,sans-serif}a{color:inherit}button{font:inherit}.wrap{width:min(1170px,calc(100% - 48px));margin:auto}.skip{position:absolute;left:-999px;top:8px;z-index:20;background:#fff;padding:10px}.skip:focus{left:8px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.15}h1{font-size:clamp(2.7rem,5.5vw,5.7rem);letter-spacing:-.055em}h2{font-size:clamp(2.1rem,4vw,3.55rem);letter-spacing:-.05em}h3{font-size:1.18rem;letter-spacing:-.025em}.eyebrow{font-size:.75rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase;color:var(--teal)}.site-header{position:sticky;top:0;z-index:10;background:#fffefef5;backdrop-filter:blur(16px);border-bottom:1px solid #e5eeeb}.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;min-width:0}.brand img,.footer-brand img{object-fit:contain}.brand strong{font:800 1.08rem Manrope,Arial,sans-serif;display:block;line-height:1.2}.brand small{display:block;color:#57716f;font-size:.7rem;line-height:1.3;margin-top:3px}.site-header nav{display:flex;gap:24px;align-items:center}.site-header nav a{text-decoration:none;font-size:.85rem;font-weight:700;white-space:nowrap}.site-header nav a:hover,.inline-link:hover,.text-link:hover{color:var(--teal)}.site-header nav .nav-contact{background:var(--ink);color:#fff;padding:10px 18px;border-radius:100px}.menu-toggle{display:none;border:0;background:transparent;color:var(--ink);font-weight:700;cursor:pointer}.hero{background:linear-gradient(115deg,#e3f4f1,#f7faf3);overflow:hidden}.hero-inner{min-height:600px;display:grid;grid-template-columns:.98fr 1.02fr;align-items:center;gap:32px}.hero-copy{padding:76px 0;position:relative;z-index:1}.hero-copy h1{max-width:650px;margin:22px 0}.hero-copy>p:not(.eyebrow){max-width:510px;color:#456360;font-size:1.08rem}.hero-image{height:475px;align-self:end;background:url('../img/naslovnica.jpg') center bottom/cover no-repeat;border-radius:230px 230px 0 0;box-shadow:0 24px 65px #11655b21}.actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;align-items:center;gap:22px;background:var(--teal);color:#fff;text-decoration:none;font-weight:800;padding:16px 23px;border-radius:50px;box-shadow:0 12px 26px #078a842e;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px);background:#0c7571}.text-link,.inline-link{text-decoration:none;font-weight:800;border-bottom:1px solid currentColor;padding-bottom:3px}.hero-index{text-align:center;background:#d3eeea;color:#518e88;font-size:.65rem;letter-spacing:.35em;font-weight:700;padding:10px}.hero-index span{padding:0 24px}.section{padding:105px 0}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:100px}.intro-text{font-size:1.08rem;color:#4e6966}.intro-text p{margin-bottom:22px}.inline-link{display:inline-block;margin-top:12px;color:var(--teal)}.services{background:var(--pale)}.services h2{margin-bottom:38px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cards article{background:#fff;border:1px solid #e2eeeb;padding:36px;min-height:260px;border-radius:18px;transition:transform .25s,box-shadow .25s}.cards article:hover{transform:translateY(-6px);box-shadow:0 20px 36px #1e676013}.card-num{display:block;color:var(--teal);font-weight:800;margin-bottom:46px}.cards p{color:#55716d;margin:0}.photo-band{min-height:380px;background:linear-gradient(90deg,#073d3bcc,#073d3b22),url('../img/naslovnica.jpg') center 38%/cover fixed;display:flex;align-items:end}.photo-band .wrap{padding:65px 0}.photo-caption{max-width:630px;color:#fff}.photo-caption .eyebrow{color:#9ae5dc}.photo-caption h2{margin:0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px}.section-heading h2{margin:0}.download{color:var(--teal);font-weight:800;text-decoration:none;border-bottom:1px solid currentColor}.price-note,.price-foot{color:#52706d;max-width:850px}.table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:16px;background:#fff;margin:30px 0 20px}table{width:100%;border-collapse:collapse;min-width:620px}th,td{padding:17px 24px;text-align:left;border-bottom:1px solid var(--line)}thead{background:#e9f5f2}thead th{font-size:.82rem;color:#395a57}thead th small{font-weight:500}tbody tr:last-child th,tbody tr:last-child td{border:0}tbody tr:hover{background:#f7fbfa}tbody th{font-weight:600}tbody td{white-space:nowrap;font-weight:700;color:#127d79}.price-foot{font-size:.88rem}.price-foot a{color:var(--teal)}.hours{background:#e5f2ee}.hours-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.hours-grid p:not(.eyebrow){max-width:360px;color:#51716b}.hours-list{border-top:1px solid #bbd5ce}.hours-list div{display:flex;justify-content:space-between;gap:24px;border-bottom:1px solid #bbd5ce;padding:15px 0}.hours-list strong{color:#0e817a}.contact{background:#103d3d;color:#fff}.contact-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:100px;align-items:center}.contact .eyebrow{color:#88d8ce}.contact h2{max-width:650px}.contact p:not(.eyebrow){color:#c5dad5;max-width:510px}.button-light{background:#b1eae0;color:#103d3d;box-shadow:none}.button-light:hover{background:#fff}.text-link.light{color:#fff}.address-card{padding:40px;background:#ffffff12;border:1px solid #ffffff3b;border-radius:18px;display:grid;gap:26px}.address-card span{color:#9bdad2;font-size:.75rem;letter-spacing:.18em;font-weight:800}.address-card strong{font:700 1.5rem/1.4 Manrope,Arial,sans-serif}.address-card a{font-weight:700;text-underline-offset:5px}footer{background:#092e2e;color:#c1d9d5;padding:32px 0}.footer-inner,.footer-brand{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-brand{justify-content:flex-start}.footer-brand strong,.footer-brand span,footer small{display:block}.footer-brand strong{color:#fff}.footer-brand span,footer small{font-size:.77rem;line-height:1.4}footer a{display:block;color:#fff;text-align:right;text-decoration:none;font-weight:700}footer small{text-align:right;margin-top:8px}.reveal{animation:rise .7s both}@keyframes rise{from{opacity:.5;transform:translateY(16px)}to{opacity:1;transform:none}}@media(max-width:900px){.brand small{display:none}.site-header nav{gap:13px}.site-header nav a{font-size:.76rem}.hero-inner{min-height:500px}.hero-image{height:370px}.two-col,.hours-grid,.contact-grid{gap:45px}}@media(max-width:700px){html{scroll-padding-top:72px}.wrap{width:min(100% - 32px,1170px)}.header-inner{height:72px}.brand img{width:40px;height:43px}.brand strong{font-size:.94rem}.menu-toggle{display:block}.site-header nav{display:none;position:absolute;top:72px;left:0;right:0;background:white;padding:18px 22px 25px;box-shadow:0 18px 26px #183c3b18;flex-direction:column;align-items:stretch}.site-header nav.open{display:flex}.site-header nav a{font-size:1rem;padding:5px}.site-header nav .nav-contact{text-align:center;padding:10px}.hero-inner{display:flex;flex-direction:column;align-items:stretch;gap:0}.hero-copy{padding:60px 0 32px}.hero-copy h1{font-size:clamp(2.5rem,10vw,4.2rem)}.hero-image{height:300px;width:100%;background-position:center bottom}.section{padding:70px 0}.two-col,.hours-grid,.contact-grid{grid-template-columns:1fr;gap:20px}.cards{grid-template-columns:1fr}.cards article{min-height:0;padding:26px}.card-num{margin-bottom:22px}.photo-band{background-attachment:scroll;min-height:260px}.section-heading{align-items:start;flex-direction:column}.footer-inner{align-items:flex-start;flex-direction:column}footer a,footer small{text-align:left}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.photo-band{background-attachment:scroll}}
/* Dorade naslovnice i lokacije */
.hero-inner{grid-template-columns:.97fr 1.03fr;min-height:520px;gap:28px}.hero-copy{padding:65px 0}.hero-copy h1{font-size:clamp(2.5rem,4.5vw,4.5rem)}.hero-copy .hero-statement{font-size:1.13rem;color:#365e5a;max-width:510px}.hero-statement strong{color:#0c827c}.hero-image{height:auto;align-self:center;background:none;border-radius:0;box-shadow:none}.hero-image img{display:block;width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 18px 25px #0a716920)}.quote-band{background:linear-gradient(120deg,#0d5551,#137e77);padding:70px 0;color:#fff}.quote-band .eyebrow{color:#a8e7db}.quote-band h2{margin:0;max-width:850px}.map-wrap{margin-top:48px}.map-frame{height:340px;overflow:hidden;border-radius:18px;border:1px solid #ffffff4a;background:#cce4df}.map-frame iframe{width:100%;height:100%;border:0;filter:grayscale(.7) sepia(.2) hue-rotate(105deg) saturate(.75);opacity:.84}.map-link{display:inline-block;color:#b7eee6;font-weight:700;margin-top:14px;text-underline-offset:4px}.doctor-hero{padding:75px 0 55px;background:#e5f4f0}.doctor-hero h1{font-size:clamp(2.8rem,5vw,4.9rem);max-width:850px}.doctor-hero p:last-child{color:#4e6966;font-size:1.13rem}.doctor-content{max-width:850px}.doctor-content p{font-size:1.08rem;color:#405f5c}.doctor-content h2{font-size:2rem;margin:52px 0 20px}.doctor-content ul{padding-left:22px;color:#405f5c;line-height:2}.doctor-content .signature{font-weight:700;color:#126c67}.doctor-content .inline-link{margin-top:26px}@media(max-width:700px){.hero-inner{min-height:0;gap:0}.hero-copy{padding:54px 0 26px}.hero-image{height:auto;align-self:stretch}.hero-image img{width:100%;height:auto}.map-frame{height:290px}.quote-band{padding:55px 0}}

/* Tim i fotografija doktora */
.team-section{background:#eff8f5}.team-section h2{max-width:720px}.team-lead{max-width:720px;color:#496b67;font-size:1.12rem;margin:0 0 34px}.team-portraits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.team-portraits figure{position:relative;isolation:isolate;margin:0;background:#fff;border:1px solid #d9e9e4;border-radius:18px;overflow:hidden;display:flex;justify-content:center;align-items:flex-end;min-width:0}.team-portraits figure:after{content:"";position:absolute;inset:0;background:#39b1a2;opacity:0;pointer-events:none;transition:opacity .35s ease}.team-portraits img{display:block;width:min(100%,300px);height:auto;transition:transform .45s ease;transform-origin:center 45%}.team-portraits figure:hover img{transform:scale(1.075)}.team-portraits figure:hover:after{opacity:.17}.doctor-photo{float:right;width:min(42%,355px);margin:0 0 28px 38px;background:#fff;border-radius:20px;overflow:hidden}.doctor-photo img{display:block;width:100%;height:auto}.doctor-photo figcaption{padding:9px 16px;color:#456763;font-size:.85rem}.doctor-content:after{content:"";display:block;clear:both}@media(max-width:700px){.team-portraits{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.doctor-photo{float:none;width:min(100%,430px);margin:0 auto 30px}}@media(prefers-reduced-motion:reduce){.team-portraits img,.team-portraits figure:after{transition:none}}
