:root{--green:#9bd600;--deep:#080b06;--line:#8ec900;--white:#f5f5f5;--purple:#8b4de6;--orange:#f0a000}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#050605;color:#fff;font-family:Oswald,Arial,sans-serif}.header{height:70px;background:#050505;display:flex;align-items:center;position:sticky;top:0;z-index:20;border-bottom:1px solid #1b1b1b;padding-left:220px}.logo-wrap{position:absolute;left:20px;top:4px;width:170px;height:138px;z-index:30}.logo-wrap img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 4px 8px #000)}nav{display:flex;gap:42px;height:100%;align-items:center}nav a{color:#fff;text-decoration:none;font-weight:700;font-size:18px}nav a.active,nav a:hover{color:var(--green)}.phone{color:#fff;text-decoration:none;font-weight:700;font-size:19px}.top-phone{margin-left:auto;margin-right:55px}.top-phone:first-letter{color:var(--green)}.menu{display:none}.hero{height:430px;position:relative;overflow:hidden}.hero-bg{position:absolute;inset:0;background:url('assets/TKO Exterior2.jpg') center 45%/cover no-repeat}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#030403 0%,rgba(3,4,3,.94) 18%,rgba(3,4,3,.18) 53%,rgba(3,4,3,.1) 100%)}.hero-content{position:relative;z-index:2;width:100%;height:100%;padding:54px 38px 0}.hero-logo-text{font-family:Anton,Impact,sans-serif;font-style:italic;font-size:66px;line-height:.78;color:var(--green);text-shadow:3px 3px 0 #1c3000}.hero-logo-text b{display:block;color:#fff;font-size:61px;margin-left:57px}.medical{font-size:20px;font-weight:700;line-height:1.15;margin:20px 0 10px}.tagline{color:var(--green);font-size:16px;font-weight:600;line-height:1.15}.hero-buttons{display:flex;gap:15px;position:absolute;left:44px;right:45px;bottom:16px}.action{height:62px;border:1px solid currentColor;border-radius:7px;text-decoration:none;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:0 35px 0 54px;position:relative;flex:1;background:rgba(0,0,0,.65)}.action strong{font-size:20px}.action small{font-size:13px}.action i{position:absolute;right:12px;font-size:30px;top:13px}.action.green{color:var(--green)}.action.orange{color:var(--orange)}.action.purple{color:#a875ff}.action.black{color:#fff}.categories{padding:18px 38px 20px;background:linear-gradient(#080b06,#020301);border-bottom:1px solid var(--green)}.section-title{display:flex;align-items:center;justify-content:center;gap:18px}.section-title h2{font-size:31px;margin:0}.section-title em{color:var(--green);font-style:normal}.section-title span{color:var(--green);font-size:30px}.cat-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px;margin-top:10px}.cat{border:1px solid var(--green);border-radius:9px;overflow:hidden;text-decoration:none;color:#fff;text-align:center;padding-bottom:10px;background:#070a06}.cat img{width:100%;height:100px;object-fit:cover;display:block}.cat b{display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--green);border-radius:50%;background:#050705;color:var(--green);width:39px;height:39px;margin-top:-18px;position:relative;font-size:19px}.cat h3{margin:2px 0 7px;font-size:20px}.cat span{display:inline-block;border:1px solid var(--green);border-radius:20px;color:var(--green);padding:4px 12px;font-size:12px;font-weight:700}.deals{display:grid;grid-template-columns:33% 67%;background:#090b07;border-bottom:1px solid var(--green)}.deal-list{padding:12px 32px 10px;background:radial-gradient(circle at 0 40%,#1b2d0d,transparent 50%)}.deal-list h2{font-family:Anton,Impact,sans-serif;font-style:italic;color:var(--green);font-size:32px;margin:0 0 10px}.deal-list p{margin:7px 0;font-size:14px}.deal-list p strong{float:right;color:var(--green)}.deal-note{border:1px solid var(--green);border-radius:7px;text-align:center;padding:7px;margin-top:10px;font-size:12px}.deal-note small{font-size:9px}.shop-photo{display:grid;grid-template-columns:1.4fr 1fr;height:305px}.shop-photo img{width:100%;height:100%;object-fit:cover;border-left:1px solid #111}.about-row{display:grid;grid-template-columns:1.1fr 1fr .95fr;gap:0;padding:26px 34px 22px;border-bottom:1px solid var(--green)}.about-row>div{padding:0 25px;border-right:1px solid #394029}.about-row>div:last-child{border-right:0}.about-row h2{font-size:22px;margin:0 0 12px}.about-copy p{font-size:15px;line-height:1.45;margin:0}.badges{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:15px;text-align:center}.badges span{color:var(--green);font-size:27px}.badges b,.badges small{display:block;color:#fff;font-size:11px}.badges small{font-size:10px}.find p{font-size:15px;line-height:1.5}.find img{width:100%;height:132px;object-fit:cover;border-radius:6px}.find button{width:100%;margin-top:8px;background:#070a06;border:1px solid var(--green);color:var(--green);height:43px;font-family:Oswald;font-size:16px;font-weight:700}.hours p{margin:4px 0;font-weight:600;font-size:14px}.hours p span{float:right}.medical-note{margin-top:18px;border:1px solid var(--green);padding:8px;text-align:center;color:var(--green);font-size:14px}.medical-note small{color:#fff;font-size:10px}.gallery{display:none}footer{display:grid;grid-template-columns:1.1fr repeat(4,1fr);align-items:center;gap:20px;padding:12px 42px 7px;background:#050605;border-top:1px solid #182009;font-size:14px}footer img{width:140px;height:55px;object-fit:contain}footer a,footer span{color:#fff;text-decoration:none}footer a:hover{color:var(--green)}footer p{grid-column:1/-1;text-align:center;color:#888;font-size:9px;margin:3px 0 0;line-height:1.5}
@media(max-width:800px){.header{height:62px;padding:0 18px;justify-content:flex-end}.logo-wrap{left:10px;top:2px;width:125px;height:80px}.menu{display:block;background:none;border:0;color:#fff;font-size:26px}.header nav{display:none;position:absolute;top:62px;left:0;right:0;background:#050505;flex-direction:column;gap:0;height:auto}.header nav.open{display:flex}.header nav a{padding:14px 20px;width:100%;border-top:1px solid #1a1a1a}.top-phone{margin:0 12px 0 0;font-size:14px}.hero{height:560px}.hero-content{padding:80px 20px 0;text-align:left}.hero-logo-text{font-size:53px}.hero-logo-text b{font-size:48px;margin-left:38px}.medical{font-size:17px}.tagline{font-size:14px}.hero-buttons{left:20px;right:20px;bottom:15px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.action{height:62px;padding-left:43px}.action strong{font-size:15px}.action small{font-size:11px}.action i{font-size:25px}.categories{padding:18px 15px}.section-title h2{font-size:21px;text-align:center}.section-title{gap:8px}.cat-grid{grid-template-columns:repeat(2,1fr);gap:10px}.cat img{height:110px}.cat h3{font-size:18px}.deals{grid-template-columns:1fr}.deal-list{padding:18px}.shop-photo{height:250px}.about-row{grid-template-columns:1fr;padding:20px 15px}.about-row>div{border-right:0;border-bottom:1px solid #394029;padding:18px 5px}.about-row>div:last-child{border-bottom:0}.badges{grid-template-columns:repeat(2,1fr)}.hours p span{float:right}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:5px;background:#050605}.gallery img{width:100%;height:160px;object-fit:cover}.gallery img:last-child{grid-column:1/-1;height:260px}footer{grid-template-columns:1fr 1fr;padding:18px 15px;text-align:center}footer img{margin:auto}footer p{grid-column:1/-1}.find img{height:180px}}
