:root{--bg:#050505;--bg-2:#101010;--panel:#161616;--panel-2:#202020;--text:#f7f7f7;--muted:#b9b9b9;--soft:#ebebeb;--red:#e30613;--red-2:#b9000b;--line:#ffffff1f;--shadow:0 22px 70px #00000047}*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{color:#151515;letter-spacing:0;background:#f3f3f3;max-width:100%;margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea{font:inherit;letter-spacing:0}.site-header{z-index:30;min-height:74px;color:var(--text);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#050505f0;justify-content:space-between;align-items:center;padding:10px clamp(18px,4vw,56px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;min-width:0;font-weight:800;display:inline-flex}.brand img{object-fit:contain;width:52px;height:52px}.brand span{text-transform:uppercase;max-width:190px;line-height:1.05}.desktop-nav{color:#dedede;justify-content:center;align-items:center;gap:clamp(14px,2vw,30px);font-size:.95rem;display:flex}.desktop-nav a,.mobile-nav a{position:relative}.desktop-nav a.active,.desktop-nav a:hover,.mobile-nav a.active,.mobile-nav a:hover{color:#fff}.desktop-nav a.active:after{content:"";background:var(--red);height:2px;position:absolute;bottom:-9px;left:0;right:0}.header-actions{align-items:center;gap:10px;display:flex}.button,.icon-button{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:44px;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button:hover,.icon-button:hover{transform:translateY(-1px)}.button.primary{color:#fff;background:var(--red);padding:0 18px;box-shadow:0 14px 34px #e3061347}.button.primary:hover{background:var(--red-2)}.button.ghost{color:#fff;background:#ffffff14;border:1px solid #ffffff38;padding:0 18px}.button.small{min-height:40px;padding:0 14px;font-size:.92rem}.icon-button{color:#fff;background:#ffffff14;border:1px solid #ffffff29;width:42px;height:42px}.mobile-toggle,.mobile-nav{display:none}.mobile-nav{color:#fff;border:1px solid var(--line);box-shadow:var(--shadow);background:#0b0b0b;border-radius:8px;padding:16px;position:absolute;top:74px;left:12px;right:12px}.mobile-nav a{border-bottom:1px solid #ffffff14;align-items:center;min-height:42px;display:flex}.mobile-nav a:last-child{border-bottom:0}.mobile-nav .mobile-cta{color:#fff;background:var(--red);border-radius:8px;justify-content:center;margin-top:10px}.hero{color:#fff;background:#050505;min-height:min(760px,82svh);position:relative;overflow:hidden}.hero-media,.subhero img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-media{object-position:center right}.hero-overlay{background:linear-gradient(90deg,#050505f0 0%,#050505b8 38%,#0505051f 100%),linear-gradient(#00000052,#00000085);position:absolute;inset:0}.live-hero{min-height:min(920px,100svh - 74px)}.live-hero .hero-overlay{background:linear-gradient(90deg,#000000f5 0%,#000000b8 34%,#00000014 82%),linear-gradient(#0000000a,#00000029)}.hero-content{z-index:1;flex-direction:column;justify-content:center;max-width:760px;min-height:min(760px,82svh);padding:clamp(58px,8vw,116px) clamp(20px,6vw,76px);display:flex;position:relative}.live-hero-content{width:100%;max-width:none;min-height:min(920px,100svh - 74px);padding:clamp(62px,8vw,112px) 20px clamp(46px,6vw,76px) clamp(22px,16vw,330px)}.live-hero-title{max-width:560px;margin-bottom:8px;font-size:clamp(2.4rem,3.8vw,4.15rem);line-height:1.12}.live-hero-content>p,.live-hero-content>.cta-row,.hero-promises,.hero-service-list{max-width:520px}.live-hero-title span,.live-hero-title strong{display:block}.live-hero-title strong{color:var(--red)}.hero-promises{text-transform:uppercase;gap:18px;margin-top:34px;font-size:clamp(1.1rem,1.4vw,1.35rem);font-weight:900;display:grid}.hero-promises strong:nth-child(2){color:var(--red)}.hero-service-list{gap:10px;margin-top:clamp(34px,7vh,82px);display:grid}.hero-service-list a{color:#fff;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;width:max-content;font-size:clamp(1.12rem,1.5vw,1.45rem);font-weight:900;display:inline-grid}.hero-service-list img{object-fit:contain;border-radius:4px;width:42px;height:42px}.eyebrow{color:var(--red);text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{text-transform:uppercase;overflow-wrap:break-word;margin-bottom:20px;font-size:clamp(3rem,8vw,6.7rem);line-height:.92}.stacked-title span{display:block}h2{margin-bottom:18px;font-size:clamp(2rem,4vw,3.4rem);line-height:1}h3{margin-bottom:10px;font-size:1.2rem;line-height:1.15}p{color:#4b4b4b;line-height:1.65}.hero p:not(.eyebrow),.subhero p:not(.eyebrow),.dark-band p,.site-footer p,.query-band p{color:#d2d2d2}.cta-row{flex-wrap:wrap;gap:12px;margin-top:12px;display:flex}.cta-row.compact{margin-top:20px}.quick-strip{background:#fff;border-bottom:1px solid #dedede}.quick-grid{grid-template-columns:repeat(6,minmax(0,1fr));max-width:1180px;margin:0 auto;display:grid}.quick-item{text-align:center;border-left:1px solid #e5e5e5;place-items:center;gap:8px;min-height:132px;padding:20px 12px;display:grid}.quick-item:last-child{border-right:1px solid #e5e5e5}.quick-item img{object-fit:contain;background:#080808;border-radius:8px;width:54px;height:54px}.quick-item span{font-weight:800}.quick-item:hover{color:var(--red);background:#f8f8f8}.section{padding:clamp(58px,8vw,104px) clamp(18px,5vw,72px)}.section-header{text-align:center;max-width:790px;margin:0 auto 34px}.section-header h2,.section-copy h2{color:#121212}.split-section{grid-template-columns:minmax(0,1.16fr) minmax(280px,.84fr);align-items:center;gap:clamp(26px,5vw,60px);max-width:1180px;margin:0 auto;display:grid}.section-copy{min-width:0}.stat-panel,.location-panel,.service-note,.contact-card,.service-list-box{color:#fff;box-shadow:var(--shadow);background:#111;border:1px solid #ffffff1f;border-radius:8px;padding:clamp(24px,4vw,38px)}.stat-panel{grid-template-columns:1fr;gap:18px;display:grid}.stat-panel div{background:#1b1b1b;border-radius:8px;padding:20px}.stat-panel strong{color:#fff;font-size:clamp(2.1rem,5vw,4rem);line-height:1;display:block}.stat-panel span,.location-panel p,.service-note p,.contact-card p,.contact-card li,.service-list-box span{color:#d6d6d6}.pill-grid{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.pill-grid span{color:#111;background:#fff;border:1px solid #dedede;border-radius:999px;align-items:center;gap:7px;min-height:36px;padding:8px 12px;display:inline-flex}.dark-band{color:#fff;background:#090909}.dark-band .section-header h2,.dark-band .section-copy h2{color:#fff}.reason-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;max-width:1180px;margin:0 auto;display:grid}.reason-card,.service-card,.package-card,.blog-card{border-radius:8px}.reason-card{border:1px solid var(--line);background:#151515;min-height:210px;padding:24px}.reason-card svg{color:var(--red);margin-bottom:18px}.reason-card h3,.reason-card p{color:#fff}.reason-card p{color:#c9c9c9}.why-live-section{color:#fff;background:#090909;min-height:690px;position:relative;overflow:hidden}.why-live-section>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.why-live-overlay{background:linear-gradient(90deg,#080808f7 0%,#080808db 28%,#08080852 58%,#08080814 100%),linear-gradient(#0000002e,#00000038);position:absolute;inset:0}.why-live-content{z-index:1;width:min(620px,100%);padding:clamp(70px,9vw,118px) 20px clamp(58px,8vw,96px) clamp(22px,14vw,220px);position:relative}.why-live-content h2{color:#fff;margin-bottom:26px;font-size:clamp(2.1rem,3vw,3.6rem);line-height:1.12}.why-live-content h2 span,.why-live-list h3{color:var(--red)}.why-live-list{gap:18px;display:grid}.why-live-list article{max-width:430px}.why-live-list h3{margin-bottom:2px;font-size:1rem}.why-live-list p{color:#fff;margin-bottom:0;line-height:1.35}.why-live-stats{gap:clamp(34px,6vw,70px);margin-top:50px;display:flex}.why-live-stats strong{color:var(--red);font-size:clamp(2.2rem,4vw,3.2rem);line-height:1;display:block}.why-live-stats span{color:#fff;font-size:.95rem}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;max-width:1180px;margin:0 auto;display:grid}.service-card{background:#fff;border:1px solid #dedede;overflow:hidden;box-shadow:0 14px 32px #00000014}.service-card img{aspect-ratio:16/10;object-fit:cover;width:100%}.service-card div{padding:20px}.service-card a,.package-card a,.blog-card a{color:var(--red);align-items:center;gap:7px;margin-top:10px;font-weight:800;display:inline-flex}.brand-band{background:#050505;padding:clamp(34px,5vw,62px) clamp(18px,5vw,72px)}.brand-band img{border-radius:8px;width:min(1180px,100%);margin:0 auto}.gallery-section{background:#fff}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:1180px;margin:0 auto;display:grid}.gallery-grid img{aspect-ratio:16/10;object-fit:cover;object-position:center;border-radius:8px;width:100%;height:auto;min-height:0}.gallery-grid img:first-child{grid-row:auto}.query-band{color:#fff;background:linear-gradient(90deg,#101010 0%,#1b1b1b 58%,#330006 100%);justify-content:space-between;align-items:center;gap:24px;padding:clamp(38px,6vw,70px) clamp(18px,5vw,72px);display:flex}.query-band h2{color:#fff;max-width:720px;margin-bottom:0}.subhero{color:#fff;background:#050505;align-items:end;min-height:min(580px,72svh);padding:clamp(58px,8vw,108px) clamp(18px,6vw,76px);display:grid;position:relative;overflow:hidden}.subhero:after{content:"";background:linear-gradient(90deg,#050505e6,#0505057a,#0505051f),linear-gradient(#0000000d,#000c);position:absolute;inset:0}.subhero>div{z-index:1;max-width:780px;position:relative}.subhero h1{font-size:clamp(2.7rem,6vw,5.5rem)}.compact-hero img,.contact-hero img{object-position:center right}.about-hero img,.store-hero img,.blog-hero img{object-position:center}.service-detail{align-items:stretch}.service-note{align-self:start}.check-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:24px 0 0;padding:0;list-style:none;display:grid}.check-list li{background:#fff;border:1px solid #dedede;border-radius:8px;padding:12px 14px}.location-panel h3,.service-note h3,.contact-card h2{color:#fff}.location-panel p{align-items:center;gap:10px;display:flex}.location-panel a{text-underline-offset:4px;-webkit-text-decoration:underline #ffffff4d;text-decoration:underline #ffffff4d}.contact-layout{grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);align-items:start;gap:24px;max-width:1120px;margin:0 auto;display:grid}.contact-form{background:#fff;border:1px solid #dedede;border-radius:8px;gap:14px;padding:clamp(22px,4vw,34px);display:grid;box-shadow:0 14px 32px #00000014}.contact-form label{gap:8px;font-weight:800;display:grid}.contact-form input,.contact-form textarea{color:#111;background:#f7f7f7;border:1px solid #d7d7d7;border-radius:8px;outline:none;width:100%;min-height:48px;padding:12px 14px}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px #e306131f}.form-submit{width:max-content;margin-top:6px}.contact-card ul,.footer-contact{gap:14px;margin:22px 0 0;padding:0;list-style:none;display:grid}.contact-card li,.footer-contact li{grid-template-columns:22px minmax(0,1fr);gap:10px;display:grid}.contact-card a,.footer-contact a{text-underline-offset:4px;-webkit-text-decoration:underline #ffffff4d;text-decoration:underline #ffffff4d}.package-grid,.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:1180px;margin:0 auto;display:grid}.package-card,.blog-card{background:#fff;border:1px solid #dedede;min-height:260px;padding:26px;box-shadow:0 14px 32px #00000014}.package-card svg{color:var(--red)}.package-card strong{color:var(--red);margin-bottom:12px;font-size:1.15rem;display:block}.service-list-box{flex-wrap:wrap;gap:10px;display:flex}.service-list-box span{border:1px solid var(--line);background:#1d1d1d;border-radius:999px;padding:10px 12px}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.blog-card{min-height:225px}.site-footer{color:#fff;background:#050505;padding:clamp(48px,7vw,84px) clamp(18px,5vw,72px) 26px}.footer-grid{grid-template-columns:1.1fr .55fr 1fr;gap:34px;max-width:1180px;margin:0 auto;display:grid}.footer-logo{object-fit:contain;width:86px;height:86px;margin-bottom:18px}.site-footer h2{color:#fff;margin-bottom:18px;font-size:1.05rem}.footer-links{color:#d6d6d6;gap:12px;display:grid}.footer-bottom{color:#a7a7a7;border-top:1px solid var(--line);justify-content:space-between;gap:20px;max-width:1180px;margin:42px auto 0;padding-top:22px;display:flex}.floating-whatsapp{z-index:25;color:#fff;background:#1fa855;border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:800;display:inline-flex;position:fixed;bottom:18px;right:18px;box-shadow:0 18px 38px #00000047}@media (max-width:1040px){.desktop-nav{display:none}.mobile-toggle{display:inline-flex}.mobile-nav{display:block}.reason-grid,.service-grid,.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-item:nth-child(3n){border-right:1px solid #e5e5e5}.split-section,.contact-layout{grid-template-columns:1fr}.package-grid,.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.site-header{min-height:68px;padding:8px 14px}.brand img{width:46px;height:46px}.brand span,.header-actions .button.small{display:none}.mobile-nav{top:68px}.hero{min-height:76svh}.live-hero{min-height:auto}.hero-media{object-position:68% center}.hero-overlay{background:linear-gradient(90deg,#050505ed,#05050594,#0505052e),linear-gradient(#00000042,#000000b8)}.hero-content{width:100%;min-width:0;max-width:100%;min-height:76svh;padding:42px 18px}.live-hero-content{min-height:auto;padding:46px 18px 42px}.live-hero-title{max-width:calc(100vw - 36px);font-size:clamp(1.85rem,8vw,2.15rem)}.hero-promises{gap:12px;margin-top:26px;font-size:1rem}.hero-service-list{gap:8px;margin-top:34px}.hero-service-list a{grid-template-columns:38px minmax(0,1fr);gap:10px;font-size:1.08rem}.hero-service-list img{width:38px;height:38px}h1{font-size:clamp(2rem,9vw,2.8rem);line-height:1.02}h2{font-size:clamp(1.8rem,9vw,2.6rem)}.cta-row,.query-band{flex-direction:column;align-items:stretch}.cta-row .button,.query-band .button{width:100%}.quick-grid,.reason-grid,.service-grid,.package-grid,.blog-grid,.check-list{grid-template-columns:1fr}.quick-item,.quick-item:last-child{text-align:left;border-right:1px solid #e5e5e5;grid-template-columns:54px minmax(0,1fr);justify-items:start;min-height:92px}.section{padding:48px 18px}.gallery-grid{grid-template-columns:1fr}.gallery-grid img:first-child{grid-row:auto}.why-live-section{min-height:auto}.why-live-section>img{object-position:66% center}.why-live-overlay{background:linear-gradient(90deg,#080808fa 0%,#080808d1 56%,#08080838 100%),linear-gradient(#0000004d,#0000008f)}.why-live-content{width:100%;padding:54px 18px 58px}.why-live-content h2{max-width:calc(100vw - 36px);font-size:clamp(1.9rem,8vw,2.35rem)}.why-live-list article,.why-live-list p{max-width:calc(100vw - 36px)}.why-live-stats{gap:28px;margin-top:36px}.subhero{min-height:64svh;padding:46px 18px}.subhero>div{width:100%;min-width:0;max-width:100%}.subhero h1{font-size:clamp(2rem,9vw,2.8rem)}.form-submit{width:100%}.footer-grid,.footer-bottom{grid-template-columns:1fr}.footer-grid{gap:24px}.footer-bottom{display:grid}.floating-whatsapp{bottom:12px;right:12px}}
