:root{--home-navy:#244a6b;--home-navy-deep:#1d405f;--home-blue:#255b8c;--home-mint:#40c5a8;--home-bg:#f7f8fa;--home-border:#d9e1e7;--home-text:#334a60;--home-muted:#687787}.schedule-home{min-height:100vh;background:var(--home-bg);color:var(--home-text);position:relative;overflow-x:hidden}.home-header{height:90px;background:rgba(255,255,255,.72);border-bottom:1px solid rgba(218,226,232,.92);position:relative;z-index:2}.home-header-inner{max-width:1320px;height:100%;margin:0 auto;padding:10px 42px;display:flex;align-items:center;justify-content:flex-end}.home-logo{width:190px;max-width:45vw;height:auto;object-fit:contain}.home-background{position:fixed;inset:90px 0 42px;pointer-events:none;overflow:hidden;z-index:0;background:radial-gradient(circle at 18% 18%,rgba(185,223,238,.16),transparent 16%),radial-gradient(circle at 80% 28%,rgba(184,237,220,.13),transparent 18%),linear-gradient(180deg,#fafbfc 0%,#f5f7f9 100%)}.shape{position:absolute;display:block}.ring{width:124px;height:124px;border:18px solid rgba(128,194,211,.14);border-radius:50%;box-shadow:inset 0 0 0 12px rgba(88,198,170,.08)}.ring-one{top:13%;left:10%}.ring-two{top:14%;right:10%;width:120px;height:120px}.ring-three{bottom:9%;left:9%;width:118px;height:118px}.ring-four{bottom:7%;right:9%;width:116px;height:116px}.dot{width:16px;height:16px;border-radius:50%;background:rgba(86,180,206,.28);box-shadow:0 0 18px rgba(86,180,206,.15)}.dot-one{top:22%;left:23%}.dot-two{top:22%;right:22%;background:rgba(64,197,168,.3)}.dot-three{bottom:25%;left:20%;width:12px;height:12px;background:rgba(64,197,168,.25)}.dot-four{bottom:26%;right:20%;width:22px;height:22px}.line{width:180px;height:13px;border-radius:20px;background:linear-gradient(90deg,rgba(132,203,224,.1),rgba(132,203,224,.26));transform:rotate(-45deg)}.line-one{top:45%;left:16%}.line-two{top:45%;right:15%;transform:rotate(45deg);background:linear-gradient(90deg,rgba(64,197,168,.08),rgba(132,203,224,.24))}.home-main{position:relative;z-index:1;min-height:calc(100vh - 132px);display:flex;align-items:center;justify-content:center;padding:46px 24px 54px}.schedule-lookup-card{width:min(560px,100%);background:rgba(255,255,255,.94);border:1px solid rgba(210,219,227,.9);border-radius:22px;padding:34px 36px 38px;box-shadow:0 24px 55px rgba(33,67,95,.16),0 5px 16px rgba(33,67,95,.06);backdrop-filter:blur(10px)}.card-topbar{display:flex;justify-content:flex-start;margin-bottom:12px}.language-switch{display:inline-flex;align-items:center;justify-content:center;min-width:82px;padding:9px 15px;border:1px solid #c9d6df;border-radius:999px;background:#f4f8fa;color:var(--home-navy);font-size:12px;font-weight:700;text-decoration:none;transition:.2s}.language-switch:hover{background:#eaf1f5;transform:translateY(-1px)}.card-heading{text-align:center;margin:0 auto 25px}.card-heading h1{margin:0;color:var(--home-navy-deep);font-size:clamp(22px,2.5vw,31px);line-height:1.28;font-weight:700;letter-spacing:-.4px}.card-heading p{margin:13px 0 0;color:var(--home-muted);font-size:14px;line-height:1.65}.home-notice{margin-bottom:25px;padding:17px 20px;border-radius:13px;border-inline-start:5px solid var(--home-mint);background:linear-gradient(90deg,rgba(224,232,237,.95),rgba(238,243,246,.88));text-align:start}.notice-title{font-size:14px;font-weight:700;color:var(--home-navy-deep);margin-bottom:4px}.home-notice p{margin:0;color:#41586d;font-size:11px;line-height:1.55}.home-notice small{display:block;margin-top:6px;color:#607080;font-size:11px;line-height:1.55}.schedule-lookup-form{display:grid;gap:21px}.field-group label{margin:0 0 9px;color:var(--home-navy-deep);font-size:14px;font-weight:700}.phone-control{display:flex;gap:8px}.phone-prefix,.phone-number,.schedule-lookup-form select{height:56px;border:1px solid #cbd6df;border-radius:12px;background:#fbfcfd;color:#394e62;font:inherit;outline:none;box-shadow:none;transition:border-color .2s,box-shadow .2s}.phone-prefix{width:102px;flex:0 0 102px;text-align:center;font-weight:700;letter-spacing:.4px;background:#eef3f6;cursor:default}.phone-number{min-width:0;flex:1;padding:0 16px;text-align:left;direction:ltr}.phone-number:focus,.schedule-lookup-form select:focus{border-color:#8db8cc;box-shadow:0 0 0 4px rgba(66,145,178,.12)}.select-wrap{position:relative}.select-wrap:after{content:'⌄';position:absolute;inset-inline-end:18px;top:50%;transform:translateY(-58%);font-size:24px;color:#36536b;pointer-events:none}.schedule-lookup-form select{width:100%;padding:0 42px 0 16px;appearance:none;-webkit-appearance:none;cursor:pointer;text-align:start}.lookup-button{width:100%;min-height:57px;margin-top:-3px;border:0;border-radius:12px;background:linear-gradient(180deg,#286293,#245887);color:#fff;font-size:14px;font-weight:700;box-shadow:0 9px 18px rgba(34,87,132,.18);transition:transform .2s,box-shadow .2s}.lookup-button:hover{transform:translateY(-1px);box-shadow:0 12px 22px rgba(34,87,132,.23)}.lookup-button:active{transform:translateY(0)}.home-footer{position:relative;z-index:2;min-height:42px;display:flex;align-items:center;justify-content:center;padding:10px 20px;border-top:1px solid rgba(211,221,228,.9);background:rgba(232,237,241,.78);color:#627180;font-size:11px;text-align:center}@media(max-width:700px){.home-header{height:76px}.home-header-inner{padding:9px 20px}.home-logo{width:145px}.home-background{inset:76px 0 44px}.ring{transform:scale(.72)}.ring-one{left:-4%;top:10%}.ring-two{right:-5%;top:8%}.ring-three{left:-4%;bottom:5%}.ring-four{right:-6%;bottom:6%}.dot-one{left:12%;top:26%}.dot-two{right:11%;top:23%}.line-one{left:-12%;top:46%}.line-two{right:-14%;top:48%}.home-main{min-height:calc(100vh - 120px);padding:30px 14px}.schedule-lookup-card{padding:24px 18px 26px;border-radius:19px}.card-topbar{margin-bottom:9px}.language-switch{padding:8px 13px}.card-heading h1{font-size:23px}.card-heading p{font-size:12px}.home-notice{padding:15px 14px}.notice-title{font-size:14px}.home-notice p{font-size:12px}.home-notice small{font-size:10px}.field-group label{font-size:13px}.phone-prefix{width:88px;flex-basis:88px}.lookup-button{font-size:15px}}html[dir="rtl"] .card-topbar{justify-content:flex-start}html[dir="rtl"] .phone-control{direction:ltr}html[dir="rtl"] .schedule-lookup-form select{padding:0 16px 0 42px}html[dir="rtl"] .select-wrap:after{inset-inline-end:auto;inset-inline-start:18px}html[dir="ltr"] .home-header-inner{justify-content:flex-end}html[dir="ltr"] .card-topbar{justify-content:flex-end}html[dir="ltr"] .home-notice{border-inline-start:5px solid var(--home-mint)}



/* Compact and comfortable homepage typography. */
.schedule-home .language-switch{font-size:11px;min-width:74px;padding:8px 13px}
.schedule-home .card-heading{margin-bottom:20px}
.schedule-home .card-heading h1{font-size:clamp(20px,2vw,25px);line-height:1.35;letter-spacing:-.2px}
.schedule-home .card-heading p{margin-top:9px;font-size:12px;line-height:1.55}
.schedule-home .home-notice{margin-bottom:20px;padding:14px 17px}
.schedule-home .notice-title{font-size:13px;margin-bottom:3px}
.schedule-home .home-notice p{font-size:11px;line-height:1.5}
.schedule-home .home-notice small{font-size:10px;line-height:1.5;margin-top:4px}
.schedule-home .schedule-lookup-form{gap:17px}
.schedule-home .field-group label{font-size:13px;margin-bottom:7px}
.schedule-home .phone-prefix,.schedule-home .phone-number,.schedule-home .schedule-lookup-form select{height:50px;font-size:13px}
.schedule-home .lookup-button{min-height:51px;font-size:14px}
.schedule-home .home-footer{font-size:10px}
@media(max-width:700px){
  .schedule-home .language-switch{font-size:10px;min-width:68px;padding:7px 11px}
  .schedule-home .card-heading h1{font-size:20px;line-height:1.35}
  .schedule-home .card-heading p{font-size:11px;line-height:1.55}
  .schedule-home .notice-title{font-size:12px}
  .schedule-home .home-notice p{font-size:10px}
  .schedule-home .home-notice small{font-size:9px}
  .schedule-home .field-group label{font-size:12px}
  .schedule-home .phone-prefix,.schedule-home .phone-number,.schedule-home .schedule-lookup-form select{height:48px;font-size:13px}
  .schedule-home .lookup-button{min-height:50px;font-size:13px}
  .schedule-home .home-footer{font-size:9px}
}

/* Reduced header logo and form card width. */
.schedule-home .home-logo{width:160px}
.schedule-home .schedule-lookup-card{width:min(500px,100%)}
@media(max-width:700px){
  .schedule-home .home-logo{width:125px}
}
