:root{--blue:#1262e8;--blue-dark:#0d48af;--ink:#12243b;--muted:#526178;--sky:#eff7ff;--line:#dfe8f1;--orange:#ff982f;--white:#fff;--radius:22px;--shadow:0 14px 40px rgba(28,65,102,.075)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--white);color:var(--ink);font-family:Inter,"Avenir Next",Arial,"Kohinoor Devanagari",sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid #e87d09;outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.13;letter-spacing:-.035em}h2{font-size:clamp(2rem,3.1vw,2.8rem);font-weight:750}h3{font-size:1.2rem}p{color:var(--muted)}.container{width:min(1240px,calc(100% - 48px));margin:auto}.section{padding:90px 0}.eyebrow{font-size:.78rem;font-weight:750;letter-spacing:.13em;color:var(--blue);margin-bottom:22px;line-height:1.6}.blue{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:13px 22px;border:1px solid transparent;border-radius:10px;font-size:.93rem;font-weight:650;white-space:nowrap;min-height:48px;transition:background .18s,box-shadow .18s}.button:hover{box-shadow:0 4px 16px #153d721c}.button-blue{background:var(--blue);color:white}.button-blue:hover{background:var(--blue-dark)}.button-outline{border-color:var(--line);background:white}.button-white{background:white;border-color:#ccddec}.button-white:hover,.button-outline:hover{background:#f1f7fe}.button span[aria-hidden]{font-size:1.3rem;line-height:1}.topline{background:var(--sky);font-size:.82rem;color:#375675}.topline .container{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-top:7px;padding-bottom:7px}.topline .container>span:last-child{display:flex;align-items:center;gap:14px}.orange-dot{display:inline-block;width:4px;height:4px;border-radius:50%;background:#c57113}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.98);border-bottom:1px solid #e7eef4}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:92px}.brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.monogram{display:grid;place-items:center;position:relative;height:48px;width:48px;background:#e9f3ff;border:1px solid #d6e7fa;border-radius:13px;color:var(--blue);font-weight:800;font-size:1.2rem;letter-spacing:-.06em}.monogram>span{position:absolute;bottom:8px;right:8px;width:5px;height:5px;background:var(--orange);border-radius:50%}.brand-name{font-size:1.28rem;letter-spacing:.08em;font-weight:800;line-height:1.25}.brand-name>span{display:block;font-size:.76rem;letter-spacing:0;font-weight:500;margin-top:3px;color:var(--muted)}.header-inner nav{display:flex;align-items:center;gap:25px;font-size:.88rem;font-weight:550}.header-inner nav a{padding:12px 0}.header-inner nav a:hover,.header-inner nav a[aria-current]{color:var(--blue)}.header-actions{display:flex;gap:10px}.header-actions .button{padding:9px 15px;font-size:.82rem;min-height:43px}.menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:10px;background:white;place-content:center;gap:6px}.menu-toggle span{display:block;width:19px;height:2px;background:var(--ink)}.mobile-nav:not([hidden]){display:grid;padding-bottom:20px;gap:4px}.mobile-nav a{padding:10px 12px;border-radius:8px}.mobile-nav a:hover{background:var(--sky)}.hero{background:var(--sky);padding:52px 0 58px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.06fr 1fr;align-items:center;gap:68px}.hero-copy{padding:12px 0}.hero-copy .eyebrow{display:flex;align-items:center;gap:10px;font-size:.72rem;letter-spacing:.1em}.tiny-line{height:2px;width:23px;background:var(--orange);flex:none}h1{font-size:clamp(2.7rem,4.25vw,4rem);font-weight:760;line-height:1.1;letter-spacing:-.055em;max-width:620px}h1>span{color:var(--blue)}.hero-hindi{font-size:1.23rem;color:var(--ink);margin-top:23px;font-weight:550}.hero-description{margin-top:15px;max-width:510px;font-size:1.035rem;line-height:1.8}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-note{display:flex;gap:8px;align-items:center;font-size:.83rem;margin-top:23px}.mini-pin{color:var(--blue);font-size:1.3rem}.hero-photo{position:relative;border-radius:24px;overflow:hidden;height:548px;border:6px solid white;box-shadow:var(--shadow);background:white}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:center 40%}.hero-photo figcaption{position:absolute;bottom:18px;left:18px;right:18px;padding:16px 19px;display:flex;align-items:center;justify-content:space-between;gap:15px;background:white;border-radius:14px;box-shadow:0 8px 20px #12243b1a}.caption-kicker{display:block;color:var(--blue);font-size:.68rem;letter-spacing:.13em;font-weight:750;margin-bottom:3px}.hero-photo strong{font-size:.94rem;line-height:1.5;font-weight:600}.hero-photo figcaption a{display:grid;place-items:center;border-radius:50%;width:40px;height:40px;flex:none;background:var(--sky);color:var(--blue);font-size:1.5rem}.intro{border-bottom:1px solid var(--line)}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:86px;align-items:center}.intro .eyebrow{margin-bottom:16px}.intro-grid>div>p{max-width:560px}.hindi-note{margin-top:17px;color:#304d6b;font-size:1.04rem}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--ink);color:white;padding:12px 20px;border-radius:8px}.skip-link:focus{top:12px}
@media(min-width:1600px){.hero{padding:70px 0}.hero-photo{height:600px}h1{font-size:4.25rem}}
@media(max-width:1100px){.header-inner nav{gap:16px}.header-actions .button-outline{display:none}.hero-grid{gap:35px}.hero-photo{height:520px}.hero-actions .button{padding:12px 16px}.intro-grid{gap:45px}}
@media(max-width:900px){.header-inner nav{display:none}.header-inner{gap:15px;min-height:82px}.header-actions{margin-left:auto}.menu-toggle{display:grid}.hero-grid{gap:25px}.hero-photo{height:480px}h1{font-size:2.85rem}.hero-copy .eyebrow{font-size:.68rem}.hero-description{font-size:.96rem}.hero-actions{gap:9px}.hero-actions .button{font-size:.84rem;gap:10px}.hero-photo figcaption{padding:13px;left:10px;right:10px;bottom:10px}.hero-photo strong{font-size:.84rem}.section{padding:65px 0}}
@media(max-width:700px){html{scroll-padding-top:90px}.container{width:calc(100% - 36px)}.topline .container{justify-content:center}.topline .container>span:last-child{display:none}.header-inner{min-height:76px;gap:12px}.brand-name{font-size:1.1rem}.brand-name>span{font-size:.68rem}.monogram{height:42px;width:42px;border-radius:11px}.brand{gap:9px}.header-actions .button{min-height:40px;padding:8px 12px;font-size:.76rem;gap:6px}.header-actions .button span{display:none}.menu-toggle{width:40px;height:40px}.hero{padding:34px 0 36px}.hero-grid{grid-template-columns:1fr;gap:31px}.hero-copy{padding:0}.hero-copy .eyebrow{font-size:.65rem;margin-bottom:16px}.hero-copy h1{font-size:clamp(2.55rem,9.3vw,3.7rem);max-width:590px}.hero-hindi{margin-top:19px;font-size:1.12rem}.hero-description{font-size:1rem;max-width:560px}.hero-actions{margin-top:23px;gap:10px}.hero-actions .button{font-size:.89rem;padding:13px 15px;flex-grow:1}.hero-note{margin-top:17px;font-size:.79rem}.hero-photo{height:auto;aspect-ratio:1.02;border-width:5px;border-radius:20px}.hero-photo>img{height:100%;object-position:50% 40%}.hero-photo strong{font-size:.93rem}.hero-photo figcaption{left:12px;right:12px;bottom:12px;padding:13px 15px}.intro-grid{grid-template-columns:1fr;gap:23px}.section{padding:54px 0}h2{font-size:2rem;line-height:1.18}.intro .eyebrow{margin-bottom:13px}}
@media(max-width:370px){.container{width:calc(100% - 28px)}.brand-name{font-size:1rem}.brand-name>span{font-size:.62rem}.header-actions .button{padding:8px;font-size:.7rem}.header-inner{gap:8px}.hero-actions .button{font-size:.8rem;padding:12px}.hero-photo strong{font-size:.84rem}}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:38px}.section-heading .eyebrow{margin-bottom:15px}.section-heading>p{max-width:350px;font-size:1rem}.text-link{display:inline-flex;align-items:center;gap:17px;color:var(--blue);font-weight:650;font-size:.95rem;min-height:44px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.product-layout{display:grid;grid-template-columns:255px 1fr;gap:18px}.mobile-feature{display:flex;flex-direction:column;align-items:flex-start;background:var(--blue);color:white;border-radius:20px;padding:30px 26px;min-width:0}.feature-icon{display:grid;place-items:center;width:64px;height:64px;background:#ffffff20;border:1px solid #ffffff36;border-radius:16px;margin-bottom:40px}.feature-icon img{filter:invert(1)}.feature-kicker{font-size:.72rem;letter-spacing:.1em;font-weight:650;color:#e1efff;margin-bottom:14px}.mobile-feature h3{font-size:1.72rem;line-height:1.2;letter-spacing:-.03em}.mobile-feature p{color:#edf5ff;margin-top:13px;font-size:.95rem}.mobile-feature a{margin-top:auto;padding-top:36px;font-size:.85rem;display:flex;gap:14px;align-items:center}.mobile-feature a:hover{text-decoration:underline;text-underline-offset:4px}.category-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.category-card{border:1px solid var(--line);border-radius:15px;padding:19px 17px;display:flex;align-items:center;gap:13px;background:#fff;min-width:0}.category-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:11px;background:var(--sky);flex-shrink:0}.category-icon img{opacity:.77}.category-card h3{font-size:.93rem;line-height:1.35;font-weight:650;letter-spacing:-.015em}.category-card p{font-size:.84rem;margin-top:4px;line-height:1.5}.availability-note{text-align:center;font-size:.89rem;margin-top:26px}.availability-note a{color:var(--blue);text-decoration:underline;text-underline-offset:4px;font-weight:550}.brands{background:#f5f9fd;border-top:1px solid #e8eff6;border-bottom:1px solid #e8eff6}.center-heading{text-align:center;max-width:850px;margin:0 auto 38px}.center-heading .eyebrow{margin-bottom:14px}.center-heading>p:not(.eyebrow){margin-top:13px}.center-heading .hindi-subtitle{font-size:.97rem;margin-top:6px}.brand-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));list-style:none;margin:0;padding:0;gap:13px}.brand-card{background:white;border:1px solid var(--line);border-radius:15px;min-height:142px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:20px 17px}.brand-card img{object-fit:contain;width:100%;height:50px;max-width:128px}.brand-apple img{max-width:39px;height:43px;margin:3.5px 0}.brand-card>span{font-size:.79rem;color:var(--muted)}.brand-note{font-size:.75rem;line-height:1.7;max-width:820px;margin:25px auto 0;text-align:center;color:#647287}.gallery{display:grid;grid-template-columns:1.15fr 1fr;gap:22px;grid-template-rows:1fr 1fr}.gallery figure{min-width:0;margin:0;display:flex;flex-direction:column}.gallery-main{grid-row:span 2}.gallery img{border-radius:18px;width:100%;height:218px;object-fit:cover}.gallery .gallery-main img{height:100%;min-height:0;flex:1;aspect-ratio:1.1}.gallery figcaption{display:flex;justify-content:space-between;gap:15px;padding:13px 3px 0;font-size:.88rem;font-weight:550;color:var(--ink);line-height:1.5}.gallery figcaption>span{font-size:.83rem;color:var(--muted);font-weight:400}.why{padding-top:22px}.reasons{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.reasons article{position:relative;border-top:1px solid var(--line);padding:26px 0 0}.reason-number{display:block;font-weight:700;font-size:.83rem;color:var(--blue);letter-spacing:.07em;margin-bottom:19px}.reasons h3{font-size:1.24rem;letter-spacing:-.025em;margin-bottom:13px}.reasons p{font-size:.96rem;max-width:350px;line-height:1.8}.business{padding:0 0 88px}.business-panel{display:grid;grid-template-columns:1fr 1.3fr;gap:50px;padding:42px 48px;border:1px solid var(--line);border-radius:22px;background:#fcfdff;align-items:center}.business-panel h2{font-size:1.85rem;line-height:1.5;letter-spacing:0}.business-panel>div>p:last-child{font-size:.86rem;margin-top:8px}.business-panel .eyebrow{font-size:.71rem;margin-bottom:13px}.business-facts{display:grid;grid-template-columns:1fr 1.3fr;gap:27px;margin:0;border-left:1px solid var(--line);padding-left:44px}.business-facts>div:last-child{grid-column:1/-1}.business-facts dt{font-size:.77rem;color:var(--muted);margin-bottom:5px}.business-facts dd{margin:0;font-size:1.09rem;font-weight:650;line-height:1.5}.business-facts .gstin{font-size:1rem;letter-spacing:.025em;overflow-wrap:anywhere}.contact{background:var(--sky);border-top:1px solid #e2eef9;border-bottom:1px solid #e2eef9}.contact-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:90px;align-items:center}.contact-copy .eyebrow{margin-bottom:18px}.contact-copy>p:not(.eyebrow){max-width:490px;margin-top:20px}.contact-copy .contact-hindi{font-size:1rem;margin-top:12px!important}.contact-phone{display:flex;align-items:center;gap:28px;font-size:clamp(2rem,3vw,2.7rem);font-weight:700;color:var(--blue);margin-top:23px;letter-spacing:-.03em;width:fit-content}.contact-phone>span{font-size:1.8rem;font-weight:400}.contact-actions{display:flex;gap:12px;margin-top:20px}.button img{flex:none}.button-blue img{filter:invert(1)}.address-card{border:1px solid #dfebf7;border-radius:22px;padding:35px 38px;background:white;box-shadow:var(--shadow)}.address-icon{display:grid;place-items:center;width:58px;height:58px;background:var(--sky);border-radius:15px;margin-bottom:24px}.address-card .eyebrow{margin-bottom:13px;font-size:.75rem}.address-card h3{font-size:1.65rem;line-height:1.25}.address-card address{font-style:normal;margin:20px 0 25px;color:var(--muted);font-size:1rem;line-height:1.85}.address-card .button{width:100%;justify-content:space-between}.site-footer{padding:47px 0 0}.footer-main{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:40px;align-items:center;padding-bottom:37px}.footer-main>div>p[lang]{font-size:.8rem;margin-top:14px}.footer-main address{font-style:normal;color:var(--muted);font-size:.85rem;line-height:1.9}.footer-contact{text-align:right}.footer-contact>a{color:var(--ink);font-weight:650;font-size:1.1rem}.footer-contact>p{font-size:.75rem;margin-top:7px}.footer-contact>p>span{white-space:nowrap}.footer-bottom{border-top:1px solid var(--line);padding-top:19px;padding-bottom:21px;display:flex;justify-content:space-between;gap:20px;font-size:.75rem;color:var(--muted)}.footer-bottom a{display:flex;align-items:center;gap:15px}.mobile-contact-bar{display:none}
@media(max-width:1100px){.product-layout{grid-template-columns:220px 1fr}.category-card{padding:17px 13px;gap:10px}.category-icon{width:36px;height:40px}.category-card h3{font-size:.88rem}.brand-grid{gap:9px}.brand-card{padding:15px 12px}.contact-grid{gap:50px}.business-panel{padding:34px}.business-facts{padding-left:30px;grid-template-columns:1fr;gap:17px}.header-inner nav{gap:17px}.header-inner{gap:20px}}
@media(max-width:900px){.product-layout{grid-template-columns:1fr}.mobile-feature{display:grid;grid-template-columns:64px 1fr auto;column-gap:22px;align-items:center;padding:24px}.feature-icon{grid-row:1/4;margin:0}.feature-kicker{margin-bottom:7px;font-size:.65rem}.mobile-feature h3{font-size:1.4rem}.mobile-feature h3 br{display:none}.mobile-feature p{margin-top:6px;font-size:.84rem}.mobile-feature a{grid-column:3;grid-row:1/4;margin:0;padding:0}.category-card{padding:20px}.brand-grid{grid-template-columns:repeat(4,1fr);justify-content:center}.brand-card{min-height:133px}.gallery img{height:190px}.gallery figcaption{font-size:.83rem}.gallery figcaption>span{display:none}.business-panel{gap:35px}.contact-grid{gap:35px}.address-card{padding:27px}.footer-main{gap:25px;grid-template-columns:1fr 1fr}.footer-contact{grid-column:2;text-align:left}.footer-main>div:first-child{grid-row:span 2}.footer-main address{font-size:.83rem}.reasons{gap:25px}.reasons h3{font-size:1.15rem}}
@media(max-width:700px){body{padding-bottom:70px}.header-inner{gap:9px}.header-actions{gap:7px}.header-actions .button{min-width:38px;width:38px;padding:8px;min-height:40px;display:inline-flex}.header-actions .action-label{display:none}.header-actions img{width:18px;height:18px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:18px;max-width:100%}.section-heading .text-link{margin-top:12px}.section-heading .eyebrow{font-size:.72rem}.product-layout{gap:15px}.mobile-feature{grid-template-columns:51px 1fr;gap:0 16px;border-radius:17px;padding:23px}.feature-icon{width:49px;height:57px;grid-row:1/4;border-radius:12px}.feature-icon img{width:30px}.mobile-feature h3{font-size:1.35rem}.feature-kicker{font-size:.65rem}.mobile-feature a{grid-row:4;grid-column:2;padding-top:20px;font-size:.85rem}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-card{padding:18px 13px;display:block;min-height:148px}.category-icon{width:40px;height:40px;margin-bottom:14px}.category-card h3{font-size:.95rem}.category-card p{font-size:.83rem}.availability-note{font-size:.83rem;margin-top:23px;line-height:1.9}.center-heading{margin-bottom:26px}.center-heading .eyebrow{font-size:.71rem}.center-heading>p:not(.eyebrow){font-size:.94rem}.center-heading .hindi-subtitle{font-size:.9rem!important}.brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.brand-card{min-height:128px;padding:18px 22px;gap:10px}.brand-card:last-child{grid-column:1/-1;min-height:122px}.brand-card:last-child img{max-width:122px}.brand-card img{height:43px;max-width:130px}.brand-apple img{max-width:35px;height:43px;margin:0}.brand-note{font-size:.75rem;margin-top:22px}.gallery{display:flex;flex-direction:column;gap:25px}.gallery img,.gallery .gallery-main img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:15px}.gallery figure:last-child img{aspect-ratio:16/9}.gallery figcaption{font-size:.85rem;padding-top:11px}.gallery figcaption>span{display:inline;font-size:.78rem}.why{padding-top:8px}.why .center-heading{text-align:left}.why h2{max-width:350px}.reasons{grid-template-columns:1fr;gap:24px}.reasons article{padding-top:19px;display:grid;grid-template-columns:33px 1fr;gap:9px 12px}.reason-number{grid-row:1/3;margin:1px 0 0}.reasons h3{font-size:1.15rem;margin:0}.reasons p{grid-column:2;max-width:none;font-size:.95rem}.business{padding:0 0 54px}.business-panel{display:block;padding:25px;border-radius:18px}.business-panel h2{font-size:1.7rem}.business-facts{margin-top:25px;padding:23px 0 0;border-left:0;border-top:1px solid var(--line);gap:20px;grid-template-columns:1fr}.business-facts dd{font-size:1.07rem}.business-facts dt{font-size:.8rem}.business-facts .gstin{font-size:1rem}.contact-grid{grid-template-columns:1fr;gap:32px}.contact-copy>p:not(.eyebrow){font-size:.97rem;margin-top:17px}.contact-copy .eyebrow{font-size:.72rem}.contact-copy h2{font-size:2rem}.contact-phone{font-size:2.15rem;margin-top:19px}.contact-actions .button{flex:1;gap:10px;font-size:.93rem;padding:12px 17px}.address-card{padding:27px;border-radius:19px}.address-card h3{font-size:1.5rem}.address-card address{font-size:1rem}.site-footer{padding-top:36px}.footer-main{display:block;padding-bottom:27px}.footer-main address{margin:22px 0 19px;font-size:.9rem}.footer-contact{display:block;text-align:left}.footer-contact>p{font-size:.8rem}.footer-bottom{font-size:.7rem;gap:20px;padding-bottom:23px}.mobile-contact-bar{position:fixed;z-index:30;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(3,1fr);padding:9px 12px max(9px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff;box-shadow:0 -3px 15px #243c5710}.mobile-contact-bar a{display:flex;gap:9px;justify-content:center;align-items:center;border-right:1px solid var(--line);min-height:42px;font-size:.84rem;font-weight:600}.mobile-contact-bar a:last-child{border:0}.mobile-contact-bar a:hover{background:var(--sky)}}
@media(max-width:370px){.header-actions{gap:5px}.header-actions .button{width:34px;min-width:34px;padding:7px}.menu-toggle{width:34px}.brand-name{font-size:.88rem}.brand-name>span{font-size:.59rem}.monogram{width:36px;height:39px;font-size:1.1rem}.brand{gap:7px}.category-card{padding:16px 12px}.category-card h3{font-size:.87rem}.gallery figcaption>span{display:none}.contact-actions .button{font-size:.85rem;padding:12px}.mobile-contact-bar a{font-size:.77rem;gap:7px}.footer-bottom{font-size:.66rem}}
body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,"Kohinoor Devanagari",sans-serif}h1{font-weight:700;letter-spacing:-.045em}h2{font-weight:700}h1,h2,h3{overflow-wrap:anywhere}.eyebrow{font-weight:700}.brand-name{font-weight:750}.button{white-space:normal;text-align:center}.monogram{font-family:Arial,sans-serif;font-size:20px;font-weight:700;flex:none}.gallery .gallery-main img{max-height:515px}.business-panel h2{letter-spacing:0}.header-inner>*{min-width:0}.brand-name{overflow-wrap:anywhere}.hero-photo figcaption>span{min-width:0}.hero-photo strong{overflow-wrap:anywhere}.button span[aria-hidden]{flex:none}html{scroll-padding-top:calc(var(--header-height,92px) + 16px)}
@media(max-width:700px){.header-inner{flex-wrap:wrap;padding-top:12px;padding-bottom:12px}.brand-name{font-size:1.02rem}.brand{max-width:100%}.header-actions{flex:none}.menu-toggle{flex:none}.category-card{min-width:0}.category-card h3{overflow-wrap:anywhere}.mobile-feature{min-width:0}.mobile-feature>*{min-width:0}.mobile-feature a{overflow-wrap:anywhere}.contact-actions{flex-wrap:wrap}.gallery figcaption{flex-wrap:wrap;gap:5px 14px}.mobile-contact-bar a{flex-direction:column;gap:2px;font-size:.77rem;line-height:1.45;overflow-wrap:anywhere;text-align:center;min-width:0}.footer-bottom{flex-wrap:wrap}.contact-phone{overflow-wrap:anywhere;max-width:100%;flex-wrap:wrap;gap:12px}.hero-copy .eyebrow{overflow-wrap:anywhere}.hero-actions .button{min-width:0}.address-card .button{gap:12px}body{padding-bottom:var(--contact-height,70px)}}
@media(max-width:370px){.brand-name{font-size:.87rem}.brand-name>span{font-size:.58rem}}
.hero-copy .eyebrow,.section-heading .eyebrow,.center-heading .eyebrow,.business-panel .eyebrow,.contact-copy .eyebrow,.address-card .eyebrow,.caption-kicker,.feature-kicker{font-size:.75rem}.brand-name>span{font-size:.75rem}.brand-card>span,.category-card p{font-size:.875rem}.footer-bottom{font-size:.75rem}.header-actions .button{font-size:.875rem}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
