/* Praxis-specific adjustments to the original Crafto Medical demo. */
header .navbar-brand img{max-height:none;width:245px;height:auto}header .container-fluid{gap:16px}header .navbar .col-lg-2:first-child{width:245px;flex-shrink:0}header .navbar .col-lg-8{flex:1;width:auto}header .navbar .col-lg-2:last-child{width:auto}.navbar .navbar-nav .nav-link{padding-left:15px;padding-right:15px;font-size:17px}.kraus-hero .hero-portrait{width:100%;aspect-ratio:823/899;object-fit:cover;object-position:51% center}.kraus-hero h1{font-size:clamp(48px,5.05vw,88px);line-height:1.06}.kraus-hero figure{margin-bottom:0}.practice-photo-back{aspect-ratio:435/559;object-fit:cover}.practice-photo-front{aspect-ratio:336/430;object-fit:cover}.feature-box-content p{min-height:120px}.feature-box-content>span{min-height:54px;line-height:1.35}.carousel-control{width:46px;height:46px;border:1px solid #c6dae6;border-radius:50%;background:white;color:#303334}.carousel-control:hover{background:#1c6a98;color:#fff}.section-label{display:flex;align-items:center;gap:15px;font-size:18px;font-weight:600;color:#303334;margin-bottom:20px}.section-label>i{display:grid;place-items:center;background:rgba(28,106,152,.12);border-radius:50%;width:60px;height:60px;color:#1c6a98;flex-shrink:0}.appointment-steps{padding:45px;display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:26px;color:white}.appointment-steps h3{font-size:27px;line-height:1.2;font-weight:800;margin:0}.appointment-steps b{font-size:34px;display:block;opacity:.65;margin-bottom:12px}.appointment-steps strong,.appointment-steps span{display:block}.appointment-steps span{font-size:14px;line-height:1.6}.practice-hours{margin:0 0 25px}.practice-hours>div{display:flex;justify-content:space-between;gap:15px;padding:14px 0;border-bottom:1px solid #e5eef4;color:#303334}.practice-hours dd{margin:0}.contact-card{border:1px solid #d6e4ee;background:#f7fafc}.contact-email{overflow-wrap:anywhere}.skip-link{position:fixed;top:-100px;left:20px;background:#303334;color:white;padding:10px 20px;z-index:10000}.skip-link:focus{top:10px}a:focus-visible,button:focus-visible{outline:3px solid #1c6a98;outline-offset:5px}.footer-logo img{max-height:none!important;width:240px} @media(max-width:1199px){header .navbar-brand img{width:210px}header .navbar .col-lg-2:first-child{width:210px}.navbar .navbar-nav .nav-link{font-size:15px;padding-left:10px;padding-right:10px}.kraus-hero h1{font-size:58px}.appointment-steps{padding:30px;gap:20px}}@media(max-width:991px){header .container-fluid{padding:0 20px;gap:0}header .navbar .col-lg-8{flex:0;width:auto}.kraus-hero .hero-portrait{max-height:570px;object-position:center 38%}.kraus-hero .col-xxl-5{padding-bottom:35px}.kraus-hero .col-xxl-7{padding-bottom:0!important}.appointment-steps{grid-template-columns:1fr 1fr}.navbar-collapse{background:white}.feature-box-content p{min-height:100px}}@media(max-width:575px){header .navbar-brand img{width:200px}header .navbar .col-lg-2:first-child{width:200px}header .navbar .col-lg-8{margin-left:auto}.kraus-hero h1{font-size:49px;letter-spacing:-2px!important;margin-bottom:30px!important}.kraus-hero .hero-portrait{aspect-ratio:1/1;max-height:none}.kraus-hero .btn{font-size:14px}.kraus-hero figcaption{right:10px!important;top:auto!important;bottom:20px;width:230px!important;padding:18px!important}.appointment-steps{grid-template-columns:1fr;padding:30px}.appointment-steps>div{position:relative;padding-left:52px}.appointment-steps b{position:absolute;left:0;top:2px}.practice-hours>div{font-size:14px;gap:8px}.footer-navbar .nav-link{padding:6px 10px}footer .container{justify-content:center!important;text-align:center}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
.kraus-hero figcaption{top:auto!important;bottom:35px;right:20px!important}.kraus-hero .bg-red{box-shadow:0 10px 30px #1c6a9820}
@media(min-width:992px){.kraus-hero figcaption{bottom:125px}}@media(max-width:991px){.kraus-hero>.bg-base-color{position:relative!important}.kraus-hero figcaption{bottom:20px}.kraus-hero figure{margin-right:0}.kraus-hero .col-xxl-5>a{margin-bottom:12px}.carousel-control{flex-shrink:0}.carousel-control+span{text-align:center;line-height:1.4}}

/* Brand palette: Dr. Florian Kraus. */
:root{--base-color:#1c6a98;--brand-dark:#155174;--brand-light:#eaf2f7;--brand-border:#c6dae6;--red:#1c6a98}
.bg-light-turquoise-blue{background-color:var(--brand-light)}
.bg-light-sea-green-transparent-light{background-color:rgba(28,106,152,.12)}
.bg-light-sea-green-transparent{background-color:rgba(28,106,152,.8)}
.kraus-hero{background-image:radial-gradient(ellipse at 0% 90%,rgba(28,106,152,.17),transparent 55%),radial-gradient(circle at 70% 55%,transparent 30%,rgba(28,106,152,.06) 30.2%,transparent 30.5%),linear-gradient(110deg,#eaf2f7,#f4f8fb)!important}
.kraus-hero .bg-red{background-color:var(--base-color)}
.border-color-red{border-color:var(--base-color)!important}
.btn.btn-base-color:hover,.btn.btn-base-color:focus-visible{background-color:var(--brand-dark);border-color:var(--brand-dark)}
.footer-top.bg-dark-gray{background-color:#123e59}
.footer-logo img{filter:brightness(0) invert(1)}
.appointment-steps h3{color:#fff}

/* Keep the full team centered in the hero photograph. */
.kraus-hero .hero-portrait{object-position:55% center}

/* Keep actions in normal flow, including wide Safari windows. */
.kraus-hero>.bg-base-color{position:relative!important}
.hero-actions{display:flex;flex-wrap:wrap;gap:12px}
.hero-actions>a{margin:0!important}
.kraus-hero figcaption{bottom:25px}
.kraus-hero figcaption .feature-box-content>span{min-height:0}
.kraus-hero figcaption .feature-box-content p{min-height:0}
@media(min-width:992px){
 .kraus-hero>.container{height:auto!important}
 .kraus-hero .hero-main-row{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center}
 .kraus-hero .hero-copy,.kraus-hero .hero-visual{width:100%;max-width:100%;min-width:0;margin:0}
 .kraus-hero .hero-copy{padding:55px 35px 55px 15px!important;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
 .kraus-hero h1{font-size:clamp(44px,3.5vw,64px);line-height:1.1;letter-spacing:-2px!important;margin-bottom:30px!important}
 .kraus-hero .hero-visual{padding:0!important}
 .kraus-hero figure{margin:0}
 .kraus-hero .hero-portrait{display:block}
}
@media(max-width:991px){.hero-actions{justify-content:center}.kraus-hero .hero-copy{padding-bottom:35px!important}}

/* Appointment section follows the Crafto Medical form layout. */
.appointment-section{position:relative;padding:100px 0 110px}
.appointment-layout{display:grid;grid-template-columns:1fr 2fr;gap:55px;align-items:start}
.appointment-intro h2{font-size:clamp(40px,3.2vw,56px);line-height:1.05;letter-spacing:-2px;font-weight:800;color:var(--dark-gray);margin-bottom:30px}
.appointment-intro>p{margin-bottom:32px;line-height:1.8}
.form-phone-note{display:block;margin:-15px 0 30px!important;color:var(--dark-gray);font-size:15px;font-weight:700;line-height:1.5!important}.contact-form-wrap .form-phone-note{margin:16px 0 25px!important}
.appointment-phone{display:flex;align-items:center;gap:15px;color:var(--dark-gray)}
.appointment-phone .phone-symbol{display:grid;place-items:center;width:65px;height:65px;border-radius:50%;background:var(--base-color);color:#fff;font-size:29px;flex-shrink:0;z-index:1}
.appointment-phone img{width:60px;height:60px;object-fit:cover;border-radius:50%;margin-left:-37px;margin-right:2px}
.appointment-phone strong{display:block;font-size:15px;line-height:1.6}.appointment-phone a{display:block;font-size:22px;font-weight:800;color:var(--dark-gray);white-space:nowrap}
#appointment-form{position:relative;isolation:isolate}
#appointment-form::before{content:'\F1C8';font-family:bootstrap-icons;position:absolute;right:-45px;bottom:-75px;font-size:280px;line-height:1;color:var(--brand-light);z-index:-1;pointer-events:none}
.appointment-fields{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.appointment-left,.appointment-right{display:flex;flex-direction:column;gap:24px;min-width:0}
#appointment-form input,#appointment-form select,#appointment-form textarea{width:100%;min-width:0;margin:0;padding:16px 22px;border:1px solid #dedede;border-radius:5px;background:#fff;color:#555;font:inherit;font-size:16px;line-height:1.6;box-shadow:none}
#appointment-form input,#appointment-form select{height:58px}
#appointment-form select{appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='m3 6 5 5 5-5' fill='none' stroke='%23888' stroke-width='2'/%3E%3C/svg%3E") no-repeat right 22px center;padding-right:48px}
#appointment-form textarea{height:140px;min-height:140px;flex:1;resize:vertical}
#appointment-form input:focus,#appointment-form select:focus,#appointment-form textarea:focus{outline:2px solid var(--base-color);outline-offset:2px}
.appointment-datetime{display:grid;grid-template-columns:1fr 1fr;gap:12px}.appointment-datetime>div{min-width:0}
.appointment-form-bottom{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start;margin-top:25px}
.appointment-form-bottom p{font-size:12px;line-height:1.8;margin:0}.appointment-form-bottom p a{text-decoration:underline}
.appointment-form-bottom button{justify-self:end;min-height:60px;padding:16px 27px;white-space:nowrap;font-size:16px;box-shadow:0 8px 20px #1c6a981c}
.form-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
#appointment-result{margin:20px 0 0;padding:15px 20px;background:var(--brand-light);border-radius:5px;color:var(--brand-dark);font-size:15px}
footer .footer-top{background-color:#303334!important;position:relative;overflow:hidden;padding:35px 0!important}
footer .footer-top::after{content:'';position:absolute;right:-50px;bottom:-70px;width:230px;height:220px;background:url('images/demo-medical-pattern-white.svg') center/contain no-repeat;opacity:.12;pointer-events:none}
footer .footer-top>.container{position:relative;z-index:1}
@media(max-width:1199px){.appointment-layout{gap:30px}.appointment-fields,.appointment-form-bottom{gap:20px}.appointment-phone{gap:10px}.appointment-phone a{font-size:20px}#appointment-form input{padding-left:14px;padding-right:12px}}
@media(max-width:991px){.appointment-layout{grid-template-columns:1fr;gap:40px}.appointment-intro{max-width:540px}.appointment-section{padding:65px 0 75px}#appointment-form::before{right:0}}
@media(max-width:575px){.appointment-fields,.appointment-form-bottom{grid-template-columns:1fr}.appointment-form-bottom button{justify-self:stretch}.appointment-section{padding:50px 0 60px}.appointment-intro h2{font-size:42px}.appointment-form-bottom p{font-size:13px}#appointment-form::before{font-size:210px;bottom:-40px}}

#appointment-form::before{content:'\F71F'}
.footer-logo img{filter:none}

/* Full-width desktop hero: photo reaches the outer frame. */
@media(min-width:992px){
 .kraus-hero>.container{width:100%;max-width:none;padding:0;height:auto!important}
 .kraus-hero .hero-main-row{margin:0;grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:stretch;min-height:clamp(560px,calc(100vh - 210px),900px);min-height:clamp(560px,calc(100svh - 210px),900px)}
 .kraus-hero .hero-copy{padding:60px 35px 60px clamp(30px,7vw,145px)!important}
 .kraus-hero .hero-visual{align-self:stretch!important;position:relative;min-height:0;padding:0!important;margin:0}
 .kraus-hero .hero-visual figure{position:absolute;inset:0;width:100%;height:100%;margin:0}
 .kraus-hero .hero-portrait{display:block;width:100%;height:100%;max-width:none;max-height:none;aspect-ratio:auto;object-fit:cover;object-position:55% center}
}

/* Single regional trust line above the team. */
#leistungen{padding-bottom:35px}
#team{padding-top:0}
.practice-trust{padding:42px 0;margin-bottom:70px;background:transparent}
.practice-trust p{display:flex;align-items:center;justify-content:center;gap:18px;margin:0;color:var(--dark-gray);font-size:clamp(21px,2vw,29px);font-weight:700;letter-spacing:-.6px;text-align:center}
.practice-trust span{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 23px;border-radius:999px;background:var(--base-color);color:#fff;font-size:13px;font-weight:700;line-height:1;letter-spacing:.7px;text-transform:uppercase;white-space:nowrap}
@media(max-width:767px){.practice-trust{padding:25px 0;margin-bottom:45px}.practice-trust p{flex-direction:column;gap:14px;font-size:22px;line-height:1.35}}

/* Open, integrated alternative for the surgery hours. */
.hours-section{position:relative;overflow:hidden;padding:92px 0;background:linear-gradient(125deg,var(--brand-dark),var(--base-color));color:#fff}
.hours-section::before{content:'\F293';font-family:bootstrap-icons;position:absolute;right:-45px;bottom:-120px;font-size:440px;line-height:1;color:rgba(255,255,255,.045);pointer-events:none}
.hours-section .container{position:relative;z-index:1}
.hours-layout{display:grid;grid-template-columns:minmax(0,5fr) minmax(430px,6fr);gap:clamp(65px,9vw,145px);align-items:center;max-width:1230px;margin:auto}
.hours-eyebrow{display:flex;align-items:center;gap:15px;font-size:18px;font-weight:600;margin-bottom:28px}
.hours-eyebrow i{display:grid;place-items:center;width:58px;height:58px;border:1px solid rgba(255,255,255,.3);border-radius:50%;font-size:20px}
.hours-intro h2{margin:0 0 25px;color:#fff;font-size:clamp(44px,3.35vw,56px);font-weight:800;line-height:1.04;letter-spacing:-2.2px}
.hours-intro>p{max-width:430px;margin:0 0 30px;color:rgba(255,255,255,.75);font-size:17px;line-height:1.7}
.hours-phone{display:inline-flex;align-items:center;gap:16px;color:#fff}
.hours-phone:hover{color:#fff;opacity:.82}
.hours-phone>i{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#fff;color:var(--base-color);font-size:20px}
.hours-phone span{font-size:27px;font-weight:800;line-height:1.05}
.hours-phone small{display:block;margin-bottom:7px;color:rgba(255,255,255,.7);font-size:12px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}
.hours-panel{border-top:1px solid rgba(255,255,255,.4);border-bottom:1px solid rgba(255,255,255,.4);padding:28px 0 24px}
.hours-panel-title{display:flex;justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:7px}
.hours-panel-title span{font-size:14px;font-weight:700;letter-spacing:1px;text-transform:uppercase}
.hours-panel-title small{color:rgba(255,255,255,.68);font-size:13px}
.hours-section .practice-hours{margin:0 0 20px}
.hours-section .practice-hours>div{padding:16px 0;border-bottom:1px solid rgba(255,255,255,.18);color:#fff;font-size:17px}
.hours-section .practice-hours dt{font-weight:700}
.hours-section .practice-hours dd{color:rgba(255,255,255,.88)}
.hours-emergency{display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:14px}
.hours-emergency:hover{color:#fff;opacity:.78}
@media(max-width:991px){.hours-section{padding:70px 0}.hours-layout{grid-template-columns:1fr;gap:55px}.hours-intro>p{max-width:560px}.hours-panel{max-width:680px;width:100%}}
@media(max-width:575px){.hours-section{padding:55px 0}.hours-layout{gap:42px}.hours-intro h2{font-size:42px;letter-spacing:-2px}.hours-panel-title{display:block}.hours-panel-title small{display:block;margin-top:5px}.hours-section .practice-hours>div{font-size:14px}.hours-phone span{font-size:24px}}
