:root{color-scheme:light;--green-950: #001f11;--green-900: #002914;--green-800: #00391d;--green-700: #075b2d;--cream: #f6f3ed;--paper: #fffdf9;--gold: #c99b45;--gold-soft: #e5c77b;--red: #870c12;--text: #15241c;--muted: #6d746f;--line: rgba(34, 48, 40, .15);--shadow: 0 18px 45px rgba(19, 28, 23, .16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--text);font-family:Arial Rounded MT Bold,Nunito,sans-serif}body{overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:96px;padding:14px clamp(18px,5vw,64px);background:var(--green-950);color:#fff;box-shadow:0 4px 24px #0003}.logo{display:inline-flex;align-items:center;gap:12px;min-width:max-content}.logo{display:flex;align-items:center;flex-shrink:0}.logo-image{display:block;width:auto;height:56px;object-fit:contain;transition:.25s ease}.logo:hover .logo-image{transform:scale(1.03)}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(16px,2.5vw,34px);flex:1}.desktop-nav a{position:relative;color:#ffffffe6;font-size:.82rem;font-weight:750;text-transform:uppercase}.desktop-nav a:first-child{color:var(--gold-soft)}.desktop-nav a:first-child:after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:2px;background:var(--gold-soft)}.header-actions{display:flex;align-items:center;gap:10px}.call-button{min-height:42px;border:1px solid rgba(229,199,123,.5);border-radius:8px;background:transparent;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.icon-button{min-height:42px;width:42px;border:1px solid rgba(229,199,123,.5);border-radius:8px;display:grid;place-items:center;background:transparent;color:#fff;cursor:pointer}.call-button{padding:0 16px;color:var(--gold-soft);font-weight:800;text-transform:uppercase}.menu-button{display:none}.hero{min-height:430px;display:grid;place-items:center;padding:38px 18px;background:linear-gradient(90deg,#00170cd1,#00170c85,#00170cd1),url(https://cdn.fueepz.com/subha/subha-banner.png) center/cover;color:#fff}.hero-panel{text-align:center;display:grid;justify-items:center}.hero-panel .logo{display:none}.hero h1{margin:0;color:#fff;font-family:Arial Rounded MT Bold,Nunito,sans-serif;font-size:clamp(4rem,10vw,7.6rem);font-weight:400;line-height:.88;letter-spacing:.18rem}.hero-subtitle{margin:8px 0 0;color:var(--gold-soft);font-family:Arial Rounded MT Bold,Nunito,sans-serif;font-size:clamp(1.6rem,4vw,3.05rem);letter-spacing:.54rem}.ornament{width:min(330px,70vw);height:1px;margin:18px 0 16px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.hero-line{margin:0;font-family:Arial Rounded MT Bold,Nunito,sans-serif;font-size:clamp(1.45rem,3vw,2rem);line-height:1.28;max-width:460px}.hero-tags{margin-top:40px;display:flex;align-items:center;justify-content:center;border:2px solid rgba(217,179,93,.65);border-radius:20px;overflow:hidden}.hero-tags span{padding:18px 34px;color:#d9b35d;font-weight:700;text-transform:uppercase;font-size:1rem}.hero-tags span:not(:last-child){border-right:1px solid rgba(217,179,93,.35)}main>section{padding-inline:clamp(18px,5vw,72px)}.location-section,.specialties{padding-block:28px;background:var(--paper)}.section-title{display:grid;justify-items:center;gap:8px;margin-bottom:24px;text-align:center}.section-title h2{margin:0;color:var(--text);font-family:Arial Rounded MT Bold,Nunito,sans-serif;font-size:clamp(1.55rem,3vw,2.25rem);font-weight:600;text-transform:uppercase}.section-title span{width:76px;height:2px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.branch-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:28px;max-width:1120px;margin:0 auto}.branch-card{--theme-color: var(--green-700);overflow:hidden;border:1px solid var(--theme-color);border-radius:16px;background:#fff;box-shadow:0 12px 32px #00000014}.branch-card.red{--theme-color: var(--red)}.branch-card.red{color:var(--red)}.branch-card.blue{--theme-color:#1565c0;color:#1565c0}.branch-photo{position:relative;height:205px;background-size:cover;background-position:center}.branch-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000014,#0000005c)}.branch-content{position:relative;display:grid;justify-items:center;padding:62px 28px 34px;text-align:center}.branch-content:before{content:"";position:absolute;top:-28px;left:0;width:100%;height:58px;border-radius:50% 50% 0 0/100% 100% 0 0;background:#fff}.branch-icon{position:absolute;top:-42px;z-index:5;width:84px;height:84px;border-radius:50%;border:2px solid var(--theme-color);background:#fff;display:flex;align-items:center;justify-content:center;color:var(--theme-color);box-shadow:0 10px 20px #0000001f}.branch-content h3{margin:0;color:var(--theme-color);font-family:Arial Rounded MT Bold,Nunito,sans-serif;font-size:clamp(1.45rem,3vw,2.1rem);text-transform:uppercase}.branch-content p{margin:8px 0 24px;color:#2e342f;font-size:.95rem}.branch-subtitle{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:28px}.branch-subtitle p{margin:0;color:#444}.branch-subtitle span{width:42px;height:2px;background:var(--theme-color);position:relative}.branch-subtitle span:before{content:"✦";position:absolute;left:50%;top:-9px;transform:translate(-50%);color:var(--theme-color);font-size:10px}.location-badge{position:absolute;top:0;left:10px;z-index:10;background:var(--theme-color);color:#fff;padding:8px 16px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;font-size:11px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.menu-types{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:26px}.menu-types span{display:grid;justify-items:center;gap:8px;color:var(--theme-color);font-size:.78rem}.menu-types svg{color:var(--theme-color)}.branch-link{width:250px;height:48px;border-radius:999px;display:flex;align-items:center;justify-content:center;gap:12px;background:var(--theme-color);color:#fff;font-weight:700;text-transform:uppercase;transition:.3s}.dark-link{min-height:44px;min-width:min(280px,100%);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:14px;background:currentColor;color:#fff;font-size:.9rem;font-weight:850;text-transform:uppercase}.dark-link{min-width:176px;background:var(--green-900)}.specialty-group{margin-top:55px;padding:35px;background:#fff;border-radius:18px;border:1px solid #ece2cf}.specialty-header{display:flex;align-items:center;justify-content:center;gap:18px}.header-line{width:60px;height:2px}.specialty-group.green .header-line{background:#2f8d3a}.specialty-group.red .header-line{background:#b12626}.specialty-header h3{margin:0;font-size:2rem;font-weight:700}.specialty-group.green h3{color:#2f8d3a}.specialty-group.red h3{color:#b12626}.specialty-subtitle{margin:10px 0 30px;text-align:center;color:#666;font-size:1rem}.specialty-row{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.specialty-card{border-radius:12px;overflow:hidden;background:#fff;border:1px solid #eee}.specialty-card:hover{transform:translateY(-6px)}.specialty-card img{width:100%;height:220px;object-fit:cover}.specialty-card h4{margin:18px;text-align:center;font-size:1.1rem;color:#222}.feature-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;padding-block:22px;background:var(--green-950);color:#fff}.feature-item{min-height:70px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:12px;align-items:center;padding:0 18px;border-right:1px solid rgba(229,199,123,.18)}.feature-item svg{grid-row:1 / 3;color:var(--gold-soft)}.feature-item span{font-size:1.1rem;font-weight:850}.feature-item p{margin:0;color:#ffffffd4;font-size:.9rem}.about-section{display:grid;grid-template-columns:.95fr 1.2fr .95fr;gap:28px;align-items:stretch;padding-block:46px;background:#f2eee6}.about-copy,.testimonial-panel{padding:24px;background:#fffdf994}.about-copy .section-title,.testimonial-panel .section-title{justify-items:start;text-align:left}.about-copy p{color:#37443d;line-height:1.75}.about-image{width:100%;height:100%;min-height:285px;object-fit:cover;border-radius:8px}.testimonial-panel blockquote{margin:0;padding:16px 0;border-bottom:1px solid var(--line)}.stars{display:flex;gap:3px;color:var(--gold)}.testimonial-panel p{margin:8px 0 0;color:#37443d;line-height:1.45}.footer{display:grid;grid-template-columns:1.3fr 1fr 1fr .8fr;gap:32px;align-items:flex-start;padding:55px clamp(24px,5vw,72px);background:var(--green-950);color:#fff}.footer-brand{display:flex;flex-direction:column;gap:22px}.footer-brand p{margin:0;max-width:260px;color:#ffffffd1;font-size:1.1rem;font-weight:600;line-height:1.6}.footer p,.footer span,.footer a{color:#ffffffd1}.footer address{display:flex;flex-direction:column;gap:18px;font-style:normal}.footer-bottom{grid-column:1 / -1;margin-top:20px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:center;align-items:center;gap:18px;flex-wrap:wrap;color:#ffffffb8;font-size:.92rem}.footer-bottom a{color:var(--gold-soft);font-weight:700;transition:all .25s ease}.footer-bottom a:hover{color:#fff;text-shadow:0 0 8px rgba(229,199,123,.45)}.footer-bottom p{margin:0}.footer-bottom a{color:var(--gold-soft);font-weight:700;transition:.25s}.footer-bottom a:hover{color:#fff}.footer address strong,.socials strong{color:var(--gold-soft);font-size:1.2rem;font-weight:700;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.footer address span,.footer address a{display:flex;gap:12px;align-items:flex-start;line-height:1.5;color:#ffffffd6}.footer svg{flex-shrink:0;margin-top:2px}.footer .logo-image{height:48px}.socials{display:grid;align-content:start;gap:18px}.socials span{display:flex;gap:12px}.socials a{width:54px;height:54px;border-radius:50%;border:1px solid rgba(255,255,255,.22);display:flex;align-items:center;justify-content:center;transition:.25s}.socials a:hover{border-color:var(--gold-soft);color:var(--gold-soft)}@media(max-width:1080px){.desktop-nav{display:none}.menu-button{display:inline-flex}.specialty-row,.feature-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.about-section,.footer{grid-template-columns:1fr}}.hero-brand{position:relative;display:flex;flex-direction:column;align-items:center}.hero-heading{display:flex;flex-direction:column;align-items:center}.hero-heading h1{margin:0;color:#fff;font-family:Arial Rounded MT Bold,Nunito,sans-serif;font-size:clamp(5rem,11vw,8rem);font-weight:400;line-height:.9;text-shadow:0 5px 18px rgba(0,0,0,.45)}.hero-subtitle{margin-top:10px;color:#d9b35d;font-family:Arial Rounded MT Bold,Nunito,sans-serif;font-size:clamp(2rem,4vw,3.2rem);letter-spacing:4px}.vishawin-badge{position:absolute;left:-190px;top:-30px}.vishawin-badge span{color:#fff;font-size:1.1rem;transform:rotate(12deg);letter-spacing:1px}.hero-divider{display:flex;align-items:center;gap:18px;margin:26px 0 18px}.hero-divider span{width:170px;height:2px;background:#d9b35d}.hero-divider .diamond{width:12px;height:12px;background:#d9b35d;transform:rotate(45deg)}.hero-line{margin:0;color:#fff;text-align:center;font-family:Arial Rounded MT Bold,Nunito,sans-serif;font-size:clamp(2rem,3vw,3rem);line-height:1.2;max-width:700px;text-shadow:0 4px 15px rgba(0,0,0,.4)}@media(max-width:760px){.site-header{min-height:70px;padding:12px 18px}.logo-mark{width:42px;height:42px;font-size:1.4rem}.call-button,.menu-button{display:none}.hero{min-height:auto;padding:60px 20px}.hero-panel{width:100%}.hero-heading h1{font-size:3.8rem;line-height:.95;text-align:center}.hero-subtitle{font-size:1.35rem;letter-spacing:3px;text-align:center}.vishawin-badge{position:static;margin-bottom:20px}.vishawin-badge svg{width:160px;height:auto}.hero-divider{gap:12px;margin:22px 0}.hero-divider span{width:70px}.hero-divider .diamond{width:10px;height:10px}.hero-line{font-size:1.4rem;max-width:320px;line-height:1.35}.hero-tags{width:100%;max-width:360px;flex-direction:column}.hero-tags span{width:100%;padding:16px;font-size:.9rem}.hero-tags span:not(:last-child){border-right:none;border-bottom:1px solid rgba(217,179,93,.35)}.branch-grid{grid-template-columns:1fr}.branch-content{padding:58px 20px 28px}.menu-types{grid-template-columns:repeat(2,1fr);gap:18px}.branch-link{width:100%}.specialty-row{grid-template-columns:repeat(2,1fr);gap:18px}.specialty-card img{height:170px}.feature-strip{grid-template-columns:repeat(2,1fr)}.feature-item{border-right:none;border-bottom:1px solid rgba(255,255,255,.12);padding:16px}.about-section{grid-template-columns:1fr}.about-copy,.testimonial-panel{padding:22px}.footer-bottom{flex-direction:column;gap:10px;text-align:center}.footer{grid-template-columns:1fr;text-align:center;gap:42px}.footer-brand{align-items:center}.footer-brand p{max-width:320px}.footer address{align-items:center}.footer address span,.footer address a{justify-content:center}.socials{justify-items:center}.footer .logo-image{height:42px}}@media(max-width:480px){.hero{padding:45px 18px}.hero-heading h1{font-size:3rem}.hero-subtitle{font-size:1.1rem;letter-spacing:2px}.vishawin-badge svg{width:135px}.hero-divider span{width:45px}.hero-line{font-size:1.15rem}.hero-tags{width:100%}.hero-tags span{font-size:.82rem;padding:14px}.branch-photo{height:180px}.menu-types{grid-template-columns:repeat(2,1fr)}.specialty-row{grid-template-columns:1fr}.specialty-card img{height:170px}.feature-strip{grid-template-columns:1fr}.feature-item{grid-template-columns:auto 1fr}.section-title h2,.branch-content h3{font-size:1.6rem}.about-copy p,.testimonial-panel p{font-size:.95rem}.footer{padding:26px 18px}}img{max-width:100%;display:block}svg{max-width:100%}
