#swallowing-difficulties{padding:5rem 0;background:var(--white)}.difficulties-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.difficulties-text h2{font-size:clamp(1.8rem, 3vw, 2.5rem);margin-bottom:1rem}.difficulties-text p{color:var(--mid);margin-bottom:1rem}.symptoms-list{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:.2rem .75rem;margin:1.2rem 0 1.5rem}.symptoms-list li{display:flex;align-items:flex-start;gap:.5rem;font-size:.9rem;color:var(--mid)}.symptoms-list li::before{content:'';display:inline-block;width:8px;height:8px;min-width:8px;border-radius:50%;background:var(--teal);margin-top:.55rem}.diff-img{border-radius:12px;overflow:hidden;box-shadow:var(--shadow);aspect-ratio:4/3}.diff-img img{width:100%;height:100%;object-fit:cover}.callout-box{background:var(--teal-light);border-left:4px solid var(--teal);padding:1.1rem 1.4rem;border-radius:0 var(--radius) var(--radius) 0;margin:1.5rem 0;font-size:.95rem;color:var(--teal-dark);font-style:italic}#equipment{padding:5rem 0;background:var(--charcoal);position:relative;overflow:hidden}#equipment::before{content:'';position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80'%3E%3Ccircle cx='40' cy='40' r='1.5' fill='%231a7a7a' opacity='.3'/%3E%3C/svg%3E") repeat}.equip-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative}.equip-text .section-label{color:var(--gold)}.equip-text h2{color:var(--white);font-size:clamp(1.8rem, 3vw, 2.6rem);margin-bottom:1rem}.equip-text p{color:rgb(255 255 255 / .78);margin-bottom:1rem}.stat-row{display:flex;gap:1.5rem;margin:2rem 0;flex-wrap:wrap}.stat-card{background:rgb(255 255 255 / .07);border:1px solid rgb(255 255 255 / .12);border-radius:10px;padding:1.2rem 1.3rem;flex:1;min-width:110px;text-align:center}.stat-card .stat-num{font-family:var(--font-body);font-size:2.2rem;font-weight:600;color:var(--gold);line-height:1}.stat-card .stat-label{font-size:.80rem;color:rgb(255 255 255 / .85);margin-top:.4rem}.equip-img{border-radius:12px;overflow:hidden;box-shadow:0 12px 48px rgb(0 0 0 / .4);aspect-ratio:4/3}.equip-img img{width:100%;height:100%;object-fit:cover}#swallowing-program{padding:5rem 0;background:var(--light)}.program-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.program-text h2{font-size:clamp(1.8rem, 3vw, 2.6rem);margin-bottom:1rem}.program-text p{color:var(--mid);margin-bottom:1rem}.program-steps{list-style:none;display:flex;flex-direction:column;gap:1rem;margin:1.5rem 0}.program-steps li{display:flex;gap:1rem;align-items:flex-start}.step-icon{width:38px;height:38px;min-width:38px;border-radius:50%;background:var(--teal);color:var(--white);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem}.step-content strong{display:block;color:var(--charcoal)}.step-content span{font-size:.9rem;color:var(--mid)}.program-img{border-radius:12px;overflow:hidden;box-shadow:var(--shadow);aspect-ratio:4/3;background:#dff0f0}.program-img img{width:100%;height:100%;object-fit:cover}#video-section{padding:5rem 0;background:var(--white);text-align:center}#video-section h2,#video-section .heading{display:block;font-size:clamp(1.8rem, 3vw, 2.6rem);margin-bottom:2rem;font-family:var(--font-head);line-height:1.2;color:var(--charcoal)}#video-section .vid-sub{color:var(--mid);max-width:600px;margin:0 auto 2rem}.video-wrapper{max-width:820px;margin:0 auto;border-radius:12px;overflow:hidden;box-shadow:0 8px 48px rgb(26 122 122 / .18);aspect-ratio:16/9;position:relative;background:var(--charcoal)}.video-wrapper iframe{width:100%;height:100%;position:absolute;inset:0;border:none}#referral{padding:5rem 0;background:var(--teal-light);text-align:center}#referral h2{font-size:clamp(1.8rem, 3vw, 2.6rem);margin-bottom:.75rem}#referral .ref-sub{color:var(--mid);max-width:600px;margin:0 auto 2.5rem}.referral-cards{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.referral-card{background:var(--white);border-radius:12px;padding:2rem 2.5rem;box-shadow:var(--shadow);text-align:center;flex:1;max-width:500px;transition:transform var(--trans),box-shadow var(--trans)}.referral-card:hover{transform:translateY(-4px);box-shadow:0 10px 36px rgb(26 122 122 / .18)}.referral-card .clinic-icon{width:60px;height:60px;background:var(--teal-light);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.2rem}.referral-card h3{font-size:1.5rem;margin-bottom:.4rem}.referral-card p{font-size:.88rem;color:var(--mid);margin-bottom:1.5rem}.referral-card .btn{width:100%;text-align:center}#locations{padding:5rem 0;background:var(--charcoal)}#locations .section-label{color:var(--gold)}#locations h2{color:var(--white);text-align:center;margin-bottom:.5rem;font-size:clamp(1.8rem, 3vw, 2.6rem)}.location-subtitle{text-align:center;color:rgb(255 255 255 / .55);margin-bottom:3rem}.location-cards{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.loc-card{background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .1);border-radius:12px;padding:2.5rem;transition:background var(--trans)}.loc-card:hover{background:rgb(255 255 255 / .1)}.loc-card h3{color:var(--gold);font-size:1.6rem;margin-bottom:1.2rem}.loc-detail{display:flex;gap:.75rem;align-items:flex-start;margin-bottom:.85rem}.loc-detail svg{flex-shrink:0;margin-top:3px}.loc-detail p{color:rgb(255 255 255 / .78);font-size:.9rem}.loc-detail a{color:var(--gold)}.loc-detail a:hover{text-decoration:underline}.loc-directions{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.6rem;padding:.6rem 1.3rem;background:var(--teal);color:var(--white);border-radius:var(--radius);font-size:.85rem;font-weight:600;transition:background var(--trans),transform .2s;width:fit-content}.loc-directions:hover{background:var(--teal-dark);color:var(--white);transform:translateY(-2px)}.loc-directions svg{flex-shrink:0}#site-footer{background:#071a1a;padding:4.5rem 0 0;color:rgb(255 255 255 / .7)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.5fr 1.5fr;gap:3rem}.footer-col h4{font-family:var(--font-head);color:var(--white);font-size:1.5rem;margin-bottom:1rem;font-weight:600}.footer-col p{font-size:.88rem;line-height:1.75}.footer-col-brand{text-align:center}.footer-col-brand p{text-align:center;font-size:.88rem;line-height:1.75}.footer-logo{height:150px;width:auto;display:block;margin:0 auto 1.25rem;background:var(--white);padding:10px 18px;border-radius:10px}.footer-links{list-style:none;display:flex;flex-direction:column;gap:.2rem}.footer-links a{color:rgb(255 255 255 / .65);font-size:.88rem;transition:color var(--trans)}.footer-links a:hover{color:var(--gold)}.footer-addr-title{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem}.addr-badge{background:var(--teal);color:var(--white);font-size:.66rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.2rem .55rem;border-radius:4px}.footer-addr-title h4{margin-bottom:0}.footer-addr p{font-size:.88rem;margin-bottom:.4rem}.footer-addr a{color:var(--gold)}.footer-bottom{margin-top:3rem;border-top:1px solid rgb(255 255 255 / .08);padding:1.1rem 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;font-size:.82rem;color:rgb(255 255 255 / .82)}.footer-bottom a{color:rgb(255 255 255 / .82);transition:color var(--trans)}.footer-bottom a:hover{color:var(--gold)}.footer-dev a{color:var(--gold);font-weight:600}.footer-dev a:hover{color:#fff}#back-to-top{position:fixed;bottom:2rem;right:2rem;width:46px;height:46px;background:var(--teal);color:var(--white);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgb(26 122 122 / .3);opacity:0;transform:translateY(12px);transition:opacity var(--trans),transform var(--trans),background var(--trans);z-index:200}#back-to-top.visible{opacity:1;transform:translateY(0)}#back-to-top:hover{background:var(--teal-dark)}@media (max-width:960px){.mobile-hide{display:none}#menu-toggle{display:flex}#primary-nav{position:fixed;top:0;left:-82vw;width:80vw;max-width:320px;height:100vh;background:var(--white);flex-direction:column;align-items:flex-start;padding:76px 1.5rem 2rem;gap:.15rem;box-shadow:4px 0 32px rgb(0 0 0 / .2);z-index:300;transition:left .38s cubic-bezier(.25,.46,.45,.94);overflow-y:auto}#primary-nav.open{left:0}#primary-nav li{width:100%}#primary-nav li a{display:block;padding:.85rem 1rem;font-size:1.05rem;border-radius:var(--radius)}#primary-nav li a.cta-link{margin-left:0;margin-top:.75rem;text-align:center}#nav-close{display:none;position:fixed;top:15px;right:15px;width:36px;height:36px;background:var(--teal-light);border:none;border-radius:50%;align-items:center;justify-content:center;cursor:pointer;color:var(--teal);z-index:301}#nav-close.show{display:flex}#top-strip{flex-direction:row;gap:.35rem;padding:.75rem 1rem;font-size:.82rem;text-align:center;z-index:50}.strip-sep{display:none}.strip-item{justify-content:center}.mission-grid,.program-grid,.location-cards{grid-template-columns:1fr}.difficulties-grid{display:flex;flex-direction:column}.diff-img{order:-1}.equip-grid{display:flex;flex-direction:column}.equip-img{order:-1}.footer-grid{grid-template-columns:1fr 1fr}.hero-content{padding:4rem 1.5rem}.stat-row{gap:1rem}}@media (max-width:600px){.footer-grid{grid-template-columns:1fr}.footer-col-brand{text-align:center}.referral-cards{flex-direction:column;align-items:center}.symptoms-list{grid-template-columns:1fr}.hero-actions{flex-direction:column;align-items:center}.footer-bottom{flex-direction:column;text-align:center;gap:.6rem}.footer-dev{width:100%;text-align:center}}