:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";line-height:1.5;font-weight:400;color:#fff;background-color:#0f0f0f;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px}html{scroll-behavior:smooth}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}::-webkit-scrollbar{display:none}html{scrollbar-width:none}body{-ms-overflow-style:none}h1{margin:0}button{font-family:inherit}#root{max-width:none;margin:0;padding:0}:root{--tt-bg: #0f0f0f;--tt-text: #ffffff;--tt-muted: rgba(255, 255, 255, .75);--tt-accent: #ff6a00;--tt-surface: rgba(255, 255, 255, .1)}.tt-header{position:fixed;top:0;left:0;right:0;z-index:100;background:#fff;transition:background .25s ease,box-shadow .25s ease;border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 6px 24px #00000014}.tt-header.scrolled{background:#f7f7f7a6;backdrop-filter:saturate(140%) blur(40px);-webkit-backdrop-filter:saturate(140%) blur(40px);box-shadow:0 10px 30px #0000001f}.tt-header__inner{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:16px 24px}.tt-logo{display:flex;align-items:center;gap:8px;color:#333;text-decoration:none;font-weight:600;font-size:18px}.tt-logo img{height:50px;width:auto}.tt-nav{display:flex;gap:32px;margin-left:40px}.tt-nav a{color:#333;text-decoration:none;font-weight:500;font-size:16px;transition:color .2s ease}.tt-nav a:hover{color:var(--tt-accent)}.tt-header__cta{display:flex;gap:20px;align-items:center}.tt-phone{color:#333;text-decoration:none;font-weight:600;font-size:16px}.tt-btn{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 20px;border-radius:8px;text-decoration:none;font-weight:600;font-size:14px;border:1px solid transparent;transition:all .2s ease}.tt-btn--primary{background:var(--tt-accent);color:#fff}.tt-btn--primary:hover{background:#e55a00;color:#fff}.tt-btn--ghost{background:transparent;color:#333;border-color:#333;background:#fff}.tt-btn--ghost:hover{background:#f5f5f5}.tt-hero{position:relative;color:var(--tt-text);background:url(/assets/TownTelevision-hero-CQJwFo2S.webp) center/cover no-repeat;min-height:100vh;padding-top:80px}.tt-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,#000c,#0009,#0000004d)}.tt-hero__content{position:relative;z-index:1;display:grid;grid-template-columns:1fr .6fr;gap:60px;max-width:1200px;margin:0 auto;padding:60px 24px 80px;align-items:start}.tt-badges{display:flex;gap:12px;margin-bottom:24px}.tt-badge{background:#fff;color:#1f2937;padding:8px 14px;border-radius:999px;font-size:13px;font-weight:600;border:1px solid rgba(0,0,0,.12);box-shadow:none}.tt-badge--accent{background:var(--tt-accent);color:#fff}.tt-hero__title{font-size:64px;line-height:1.1;margin:0 0 20px;letter-spacing:-1px;font-weight:800}.tt-hero__title--accent{color:var(--tt-accent)}.tt-hero__subtitle{color:var(--tt-muted);max-width:550px;margin:0 0 32px;font-size:18px;line-height:1.6;text-align:justify}.tt-hero__actions{display:flex;gap:16px;margin-bottom:32px}.tt-hero__actions .tt-btn{min-width:220px;max-width:300px}.tt-hero__features{list-style:none;display:flex;gap:12px;justify-content:flex-start;padding:0;margin:6px 0 0;color:var(--tt-muted);font-size:15px}.tt-hero__features li{display:flex;align-items:center;gap:10px;position:relative;padding-left:0}.tt-feature-icon{display:inline-flex;align-items:center;justify-content:center;color:#ff6a00}.tt-feature-icon svg{width:16px;height:16px}.tt-booking{background:#ffffffbf;color:#222;border-radius:12px;padding:18px;box-shadow:0 6px 20px #0000001f;border:1px solid rgba(255,255,255,.5);backdrop-filter:saturate(140%) blur(16px);-webkit-backdrop-filter:saturate(140%) blur(16px);overflow:hidden}.tt-booking__title{font-weight:700;margin-bottom:16px;font-size:18px;color:#1f2937}.tt-booking__row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.tt-booking input,.tt-booking textarea{width:100%;padding:12px 14px;border-radius:8px;border:1px solid #e5e7eb;font:inherit;background:#fff9;font-size:14px;transition:border-color .2s ease}.tt-booking input,.tt-booking textarea{box-sizing:border-box}.tt-booking .tt-field label{font-size:12px;color:#374151;font-weight:600;margin-bottom:6px}.tt-booking input:focus,.tt-booking textarea:focus{outline:none;border-color:#ff6a00;background:#ffffffe6}.tt-booking textarea{resize:vertical;min-height:80px}.tt-booking__label{font-size:13px;margin:12px 0 6px;color:#374151;font-weight:600}.tt-booking__submit{width:100%;margin-top:16px;height:44px;font-size:15px;font-weight:700;border-radius:8px}.tt-booking__note{font-size:12px;color:#6b7280;margin-top:10px;text-align:center;line-height:1.4}@media(max-width:1024px){.tt-hero__content{grid-template-columns:1fr;gap:40px;padding:40px 24px 60px}.tt-booking{max-width:520px;margin:0 auto}.tt-hero__title{font-size:48px}.tt-hero__features{flex-wrap:wrap;gap:12px}}@media(max-width:768px){.tt-header__inner{padding:12px 16px}.tt-nav{display:none}.tt-header__cta{gap:8px}.tt-phone{font-size:13px}.tt-btn{height:38px;padding:0 14px;font-size:13px}.tt-hero__actions .tt-btn{min-width:200px;max-width:260px}.tt-logo img{height:40px}.tt-hero{padding-top:70px;min-height:auto}.tt-hero__content{padding:30px 16px 40px;gap:30px}.tt-badges{flex-wrap:wrap;gap:8px}.tt-badge{font-size:11px;padding:6px 10px}.tt-hero__title{font-size:32px}.tt-hero__subtitle{font-size:15px;text-align:left}.tt-hero__actions{flex-direction:column;gap:10px}.tt-hero__actions .tt-btn{width:auto;min-width:200px;max-width:280px;height:38px;font-size:13px;align-self:center}.tt-hero__features{flex-direction:column;gap:12px;align-items:flex-start}.tt-booking{padding:16px;margin-top:20px}.tt-booking__title{font-size:16px}.tt-booking__row{grid-template-columns:1fr;gap:12px}}.tt-stats{background:#f3f4f6;padding:30px 24px}.tt-stats__container{max-width:1200px;margin:0 auto}.tt-stats__title{font-size:30px;font-weight:800;color:#1f2937;text-align:center;margin-bottom:50px;line-height:1.2}.tt-stats__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.tt-stats__card{background:#fff;border:1px solid #000000;border-radius:20px;padding:24px 20px;text-align:center}.tt-stats__number{font-size:40px;font-weight:800;color:var(--tt-accent);margin-bottom:6px;line-height:1}.tt-stats__label{font-size:14px;font-weight:600;color:#1f2937;line-height:1.3}@media(max-width:1024px){.tt-stats__grid{grid-template-columns:repeat(2,1fr);gap:20px}.tt-stats__title{font-size:28px;margin-bottom:40px}.tt-stats__number{font-size:36px}}@media(max-width:768px){.tt-stats{padding:50px 16px}.tt-stats__grid{grid-template-columns:repeat(2,1fr);gap:12px}.tt-stats__title{font-size:24px;margin-bottom:28px}.tt-stats__card{padding:20px 16px}.tt-stats__number{font-size:32px}.tt-stats__label{font-size:13px}}.tt-services{background:#fff;padding:60px 24px 90px}.tt-services__container{max-width:1200px;margin:0 auto}.tt-services__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.tt-services__title{font-size:36px;font-weight:800;color:#1f2937}.tt-services__subtitle{color:#6b7280;font-weight:600}.tt-services__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.tt-service{background:#fff;border:1px solid #000;border-radius:12px;display:flex;flex-direction:column;height:100%}.tt-service__media{padding:30px 0 0}.tt-service__media img{width:100%;height:220px;object-fit:cover;display:block;box-shadow:0 2px 8px #0000001a}.tt-service__body{padding:16px;display:flex;flex-direction:column;flex-grow:1}.tt-service__title{font-weight:800;margin-bottom:6px;color:#1f2937}.tt-service__desc{color:#6b7280;font-size:14px;margin-bottom:8px}.tt-service__list{margin:8px 0 12px;padding-left:20px;color:#374151;font-size:14px;list-style:disc}.tt-service__list li{margin-bottom:6px}.tt-service__cta{align-self:flex-start;margin-top:auto}@media(max-width:1024px){.tt-services__grid{grid-template-columns:1fr 1fr;gap:20px}.tt-services__title{font-size:28px}}@media(max-width:768px){.tt-services{padding:50px 16px 70px}.tt-services__header{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:20px}.tt-services__title{font-size:24px}.tt-services__grid{grid-template-columns:1fr;gap:16px}.tt-service__media{padding:20px 0 0}.tt-service__media img{height:180px}.tt-service__body{padding:14px}.tt-service__title{font-size:16px}.tt-service__desc,.tt-service__list{font-size:13px}}.tt-why-choose{background:#f3f4f6;padding:80px 24px}.tt-why-choose__container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.tt-why-choose__title{font-size:36px;font-weight:800;color:#1f2937;margin-bottom:20px;line-height:1.2}.tt-why-choose__description{font-size:18px;color:#6b7280;line-height:1.6;margin-bottom:32px}.tt-why-choose__features{display:flex;flex-direction:column;gap:12px}.tt-feature-item{padding:16px 18px;background:#fff;border:1px solid #e5e7eb;cursor:pointer;border-radius:10px;transition:all .2s ease;box-shadow:0 1px 3px #0000000d}.tt-feature-item:hover{border-color:var(--tt-accent);box-shadow:0 4px 12px #ff6a001a}.tt-feature-item.active{border-color:var(--tt-accent);box-shadow:0 4px 12px #ff6a0026}.tt-feature-item__header{display:flex;align-items:middle;justify-content:space-between;gap:16px}.tt-feature-item__text{font-size:18px;font-weight:700;color:#1f2937;flex:1;transition:color .2s ease}.tt-feature-item:hover .tt-feature-item__text{color:var(--tt-accent)}.tt-feature-item__chevron{font-size:20px;font-weight:700;color:#9ca3af;transition:all .3s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1;height:10px;transform-origin:center}.tt-feature-item:hover .tt-feature-item__chevron{color:var(--tt-accent)}.tt-feature-item.active .tt-feature-item__chevron{transform:rotate(180deg);color:var(--tt-accent)}.tt-feature-item__content{margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb;color:#6b7280;font-size:16px;line-height:1.6;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.tt-why-choose__image{display:flex;justify-content:center;align-items:flex-start;top:"100px";height:400px}.tt-why-choose__image img{width:100%;max-width:500px;height:400px;object-fit:cover;border-radius:12px;box-shadow:0 8px 24px #0000001a;border:1px solid #000000}@media(max-width:1024px){.tt-why-choose__container{grid-template-columns:1fr;gap:40px}.tt-why-choose__title{font-size:28px}.tt-why-choose__image{height:auto}.tt-why-choose__image img{height:auto;max-height:350px}}@media(max-width:768px){.tt-why-choose{padding:50px 16px}.tt-why-choose__title{font-size:24px}.tt-why-choose__description{font-size:15px;margin-bottom:24px}.tt-feature-item{padding:14px 16px}.tt-feature-item__text{font-size:16px}.tt-feature-item__chevron{font-size:18px}.tt-feature-item__content{font-size:14px;margin-top:12px;padding-top:12px}.tt-why-choose__image img{max-height:280px}}.tt-contact{background:#fff;padding:80px 24px}.tt-contact__container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.tt-contact__title{font-size:36px;font-weight:800;color:#1f2937;margin-bottom:20px}.tt-contact__row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tt-field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.tt-field label{font-size:12px;color:#374151;font-weight:600}.tt-field input,.tt-field textarea{border:1px solid #e5e7eb;border-radius:8px;padding:12px 14px;font:inherit;background:#f9fafb}.tt-field input:focus,.tt-field textarea:focus{outline:none;border-color:#ff6a00;background:#fff}.tt-contact__cta{margin-top:8px}.tt-contact__right img{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 24px #0000001a;border:1px solid #000}@media(max-width:1024px){.tt-contact__container{grid-template-columns:1fr;gap:40px}.tt-contact__title{font-size:28px}}@media(max-width:768px){.tt-contact{padding:50px 16px}.tt-contact__row{grid-template-columns:1fr}.tt-contact__title{font-size:24px;margin-bottom:16px}.tt-field{margin-bottom:10px}.tt-contact__right{order:-1}.tt-contact__right img{max-height:220px;object-fit:cover}}.tt-footer{background:#f3f4f6;padding:40px 24px;border-top:1px solid #000000;border-radius:0 0 12px 12px;box-shadow:0 -2px 8px #0000001a}.tt-modal{position:fixed;inset:0;z-index:50;display:grid;place-items:center;overflow:auto;padding:20px}.tt-modal__backdrop{position:absolute;inset:0;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.tt-modal__panel{position:relative;width:min(450px,90vw);max-width:100%;max-height:92vh;background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;padding:24px;border:1px solid #000;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box}.tt-modal__close{position:absolute;top:8px;right:12px;background:transparent;border:none;font-size:24px;line-height:1;cursor:pointer}.tt-modal__title{font-size:32px;font-weight:800;color:#1f2937;margin:8px 0}.tt-modal__subtitle{color:#6b7280;margin-bottom:16px}.tt-modal__row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:14px}.tt-modal__form{overflow-y:auto;padding-right:2px}.tt-modal__form input,.tt-modal__form textarea{width:100%;padding:12px 14px;border:1px solid #e5e7eb;border-radius:8px;font:inherit;background:#f9fafb;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word}.tt-modal__submit{width:100%;margin-top:14px;height:52px;font-weight:700;font-size:18px}@media(max-width:640px){.tt-modal__row{grid-template-columns:1fr;gap:12px}.tt-modal__title{font-size:22px}.tt-modal__subtitle{font-size:14px}.tt-modal__panel{padding:20px;width:min(400px,88vw)}.tt-modal__submit{height:46px;font-size:16px}}@media(max-width:640px)and (min-width:481px){.tt-hero__title{font-size:36px}.tt-stats__title,.tt-services__title{font-size:26px}}@media(max-width:480px){.tt-header__inner{padding:10px 12px}.tt-logo img{height:36px}.tt-btn{height:34px;padding:0 10px;font-size:12px}.tt-hero__title{font-size:28px}.tt-hero__subtitle{font-size:14px}.tt-hero__content{padding:24px 12px 36px}.tt-hero__actions .tt-btn{height:32px;font-size:11px;min-width:180px;max-width:240px}.tt-modal__panel{width:min(350px,85vw);padding:16px}.tt-modal__form input,.tt-modal__form textarea{padding:10px 12px;font-size:14px}.tt-booking{padding:14px}.tt-stats{padding:40px 12px}.tt-stats__title{font-size:22px}.tt-stats__number{font-size:28px}.tt-stats__label{font-size:12px}.tt-services{padding:40px 12px 60px}.tt-services__title{font-size:22px}.tt-why-choose{padding:40px 12px}.tt-why-choose__title{font-size:22px}.tt-why-choose__description{font-size:14px}.tt-feature-item{padding:12px 14px}.tt-feature-item__text{font-size:15px}.tt-feature-item__chevron{font-size:16px}.tt-feature-item__content{font-size:13px}.tt-contact{padding:40px 12px}.tt-contact__title{font-size:22px}.tt-footer{padding:24px 12px}}.tt-footer__container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:flex-start}.tt-footer__company{font-size:20px;font-weight:800;color:#1f2937;margin-bottom:12px}.tt-footer__address{color:#6b7280;font-size:14px;line-height:1.5;margin-bottom:20px}.tt-footer__address div{margin-bottom:2px}.tt-footer__copyright{color:#6b7280;font-size:12px}.tt-footer__phone{color:#1f2937;font-size:14px;margin-bottom:8px}.tt-footer__phone-number{color:var(--tt-accent);font-weight:600}.tt-footer__hours{color:#6b7280;font-size:14px}@media(max-width:768px){.tt-footer{padding:30px 16px}.tt-footer__container{grid-template-columns:1fr;gap:24px}.tt-footer__company{font-size:18px}.tt-footer__address{font-size:13px}}
