:root{--bg:#f5f1e7;--paper:#fffefa;--ink:#13151a;--muted:#6f7480;--line:#ddd8ce;--yellow:#ffd400;--gold:#7a6700;--green:#148a5b;--green-bg:#e9f8f1;--red:#b84545;--red-bg:#fff0ef;--dark:#111318;--shadow:0 14px 40px rgba(28,24,10,.08);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(17,19,24,.97);color:#fff;border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(12px)}.nav{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:13px}.brand-icon{width:54px;height:54px;border-radius:17px;background:var(--yellow);color:#111;display:grid;place-items:center;font-weight:950;font-size:20px;box-shadow:0 8px 22px rgba(255,212,0,.18)}.brand strong{display:block;font-size:22px;line-height:1.05}.brand small{display:block;margin-top:7px;color:#adb2bf;letter-spacing:.17em;font-weight:800;font-size:11px}.nav-links{display:flex;align-items:center;gap:8px}.nav-links a{padding:11px 14px;border-radius:13px;color:#d9dce2;font-weight:700;font-size:14px}.nav-links a:hover{background:#20232a;color:#fff}.nav-links .taxi-nav{background:var(--yellow);color:#111}.menu-btn{display:none;background:#20232a;color:#fff;border:1px solid #3a3d45;border-radius:14px;font-size:24px;padding:8px 13px}.hero{background:linear-gradient(135deg,#12141a 0%,#181b22 70%,#2a2510 100%);color:#fff;padding:74px 0 88px;overflow:hidden;position:relative}.hero:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:rgba(255,212,0,.09);right:-80px;top:-130px;filter:blur(2px)}.eyebrow{display:inline-block;color:#8a7707;font-weight:900;letter-spacing:.14em;font-size:12px;text-transform:uppercase}.eyebrow.light{color:#ffe86d}.hero h1{font-size:clamp(42px,7vw,76px);line-height:1.02;max-width:900px;margin:13px 0 20px;letter-spacing:-.045em}.hero p{font-size:20px;color:#c4c8d2;max-width:720px;margin:0 0 30px}.search-box{background:#fff;border-radius:22px;padding:9px;display:flex;gap:8px;max-width:800px;box-shadow:0 18px 46px rgba(0,0,0,.24)}.search-box input{flex:1;border:0;outline:0;padding:15px 17px;font-size:17px;border-radius:16px}.search-box button{border:0;background:var(--yellow);font-weight:900;padding:0 22px;border-radius:16px;cursor:pointer;font-size:15px}.hero-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.hero-chips a{border:1px solid #3a3d45;background:#1d2027;border-radius:999px;padding:9px 13px;color:#ddd;font-size:13px}.stats-strip{margin-top:-34px;position:relative;z-index:2}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);background:var(--paper);border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);overflow:hidden}.stat{padding:22px 25px;border-right:1px solid var(--line)}.stat:last-child{border:0}.stat strong{display:block;font-size:28px}.stat span{color:var(--muted);font-size:13px}.section{padding:64px 0}.section.tight{padding:42px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:26px}.section h2{font-size:36px;line-height:1.1;letter-spacing:-.03em;margin:7px 0}.section-head p{color:var(--muted);margin:0;max-width:600px}.section-head>a{font-weight:800;color:#655700}.categories{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.category-card{background:var(--paper);border:1px solid var(--line);border-radius:23px;padding:24px;min-height:178px;transition:.2s;box-shadow:0 6px 20px rgba(32,26,6,.03)}.category-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#cfc8b7}.category-card .icon{font-size:30px}.category-card h3{margin:17px 0 7px;font-size:20px}.category-card p{margin:0;color:var(--muted);font-size:14px}.location-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.location-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:0 7px 22px rgba(32,26,6,.035);display:flex;flex-direction:column;min-height:310px}.location-card.compact{min-height:260px}.card-top{display:flex;align-items:center;justify-content:space-between}.cat-icon{width:43px;height:43px;border-radius:14px;background:#fff6c9;display:grid;place-items:center;font-size:21px}.status{display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:850}.status i{width:8px;height:8px;border-radius:50%;background:currentColor}.status.open{background:var(--green-bg);color:var(--green)}.status.closed{background:var(--red-bg);color:var(--red)}.status.unknown{background:#eee;color:#777}.location-card h3{font-size:22px;line-height:1.18;margin:19px 0 8px}.location-card h3 a:hover{text-decoration:underline}.address{color:var(--muted);font-size:14px;margin:0 0 17px}.today-line{border-top:1px solid var(--line);padding-top:15px;margin-top:auto;display:flex;justify-content:space-between;gap:15px;font-size:14px}.today-line span{color:var(--muted)}.today-line strong{text-align:right}.next-detail{font-size:12px;color:var(--muted);margin:5px 0 15px;text-align:right}.card-actions{display:flex;gap:8px}.card-actions a{flex:1;text-align:center;padding:10px;border-radius:13px;background:#f0ede5;font-weight:800;font-size:13px}.card-actions a:first-child{background:#181b20;color:#fff}.taxibt-band{background:var(--dark);color:#fff;padding:46px 0}.taxibt-band-inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.taxibt-band h2{font-size:33px;margin:8px 0 7px}.taxibt-band p{color:#b8bdc8;margin:0}.taxi-actions{display:flex;gap:10px;min-width:max-content}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:15px;padding:14px 18px;font-weight:900}.btn.yellow{background:var(--yellow);color:#111}.btn.green{background:#1ca66d;color:#fff}.btn.dark{background:#17191f;color:#fff}.btn.ghost{border:1px solid var(--line);background:#fff}.page-hero{padding:52px 0 30px}.page-hero h1{font-size:clamp(38px,6vw,60px);line-height:1.05;letter-spacing:-.04em;margin:10px 0}.page-hero p{font-size:18px;color:var(--muted);max-width:760px}.filters{display:flex;gap:9px;flex-wrap:wrap;margin:22px 0}.filter-chip{padding:10px 14px;border-radius:999px;background:#fff;border:1px solid var(--line);font-weight:750;font-size:13px}.filter-chip.active{background:#17191f;color:#fff}.detail-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:24px;align-items:start}.detail-card{background:var(--paper);border:1px solid var(--line);border-radius:28px;padding:30px;box-shadow:var(--shadow)}.detail-title{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.detail-title h1{font-size:44px;line-height:1.05;letter-spacing:-.04em;margin:12px 0}.detail-address{color:var(--muted);font-size:16px}.open-hero{margin:25px 0;background:#f6f3eb;border:1px solid var(--line);border-radius:20px;padding:19px;display:flex;align-items:center;justify-content:space-between;gap:16px}.open-hero strong{font-size:19px}.week-table{display:grid;gap:0;border:1px solid var(--line);border-radius:18px;overflow:hidden;margin-top:19px}.week-row{display:grid;grid-template-columns:130px 1fr;padding:13px 16px;background:#fff;border-bottom:1px solid var(--line)}.week-row:last-child{border:0}.week-row.today{background:#fff8cf}.week-row span:last-child{font-weight:750}.info-list{display:grid;gap:10px}.info-item{display:flex;gap:12px;padding:13px 0;border-bottom:1px solid var(--line)}.info-item:last-child{border:0}.info-item .k{min-width:95px;color:var(--muted);font-size:13px}.info-item .v{font-weight:700;word-break:break-word}.source-box{margin-top:20px;border-radius:18px;padding:16px;background:#eff9f4;border:1px solid #c8e9d8;font-size:13px}.source-box.stale{background:#fff6e8;border-color:#ead8b9}.source-box strong{display:block;margin-bottom:4px}.side-stack{display:grid;gap:16px}.taxi-card{background:#17191f;color:#fff;border-radius:26px;padding:25px}.taxi-card h3{font-size:26px;margin:6px 0}.taxi-card p{color:#bdc1ca}.taxi-card .btn{width:100%;margin-top:9px}.mini-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:21px}.mini-card h3{margin:0 0 10px}.mini-card a{font-weight:800;color:#665600}.search-page-box{background:#fff;border:1px solid var(--line);border-radius:24px;padding:17px;display:flex;gap:8px}.search-page-box input{flex:1;border:0;outline:0;font-size:18px;padding:10px}.search-page-box button{border:0;background:var(--yellow);font-weight:900;border-radius:14px;padding:0 20px}.empty{background:#fff;border:1px dashed #c8c1b4;border-radius:24px;padding:34px;text-align:center;color:var(--muted)}.notice{border-radius:16px;padding:14px 16px;background:#fff8d4;border:1px solid #eadb82;margin:16px 0}.taxibt-service-card{background:linear-gradient(135deg,#17191f,#262208);color:#fff;border-radius:28px;padding:28px;display:flex;justify-content:space-between;align-items:center;gap:25px}.taxibt-service-card h3{font-size:29px;margin:6px 0}.taxibt-service-card p{color:#c4c8d2;margin:0}.taxibt-service-card .badge24{font-size:48px;font-weight:950;color:var(--yellow)}footer{background:#0c0e12;color:#b5bac5;padding:44px 0 24px}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.footer-grid strong{color:#fff;font-size:20px}.footer-grid p{max-width:600px}.footer-grid>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:10px}.footer-grid a{color:#e2e4e8}.footer-bottom{border-top:1px solid #252830;margin-top:28px;padding-top:20px;font-size:12px}.footer-bottom span{margin:0 7px;color:#555}.admin-note{font-size:12px;color:var(--muted)}@media(max-width:900px){.nav-links{display:none;position:absolute;top:78px;left:20px;right:20px;background:#181b21;border:1px solid #343740;border-radius:18px;padding:10px;flex-direction:column;align-items:stretch;box-shadow:0 20px 40px rgba(0,0,0,.28)}.nav-links.open{display:flex}.menu-btn{display:block}.stats-grid{grid-template-columns:1fr 1fr}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid var(--line)}.categories{grid-template-columns:1fr 1fr}.location-grid{grid-template-columns:1fr 1fr}.detail-grid{grid-template-columns:1fr}.taxibt-band-inner{align-items:flex-start;flex-direction:column}.taxi-actions{width:100%}.taxi-actions .btn{flex:1}}@media(max-width:620px){.wrap{width:min(100% - 28px,1160px)}.nav{min-height:76px}.brand-icon{width:50px;height:50px;border-radius:16px}.brand strong{font-size:19px}.brand small{font-size:9px}.hero{padding:52px 0 68px}.hero h1{font-size:48px}.hero p{font-size:17px}.search-box{flex-direction:column}.search-box button{height:50px}.stats-strip{margin-top:-28px}.stat{padding:17px}.stat strong{font-size:24px}.section{padding:48px 0}.section h2{font-size:31px}.section-head{align-items:flex-start;flex-direction:column}.categories{grid-template-columns:1fr 1fr;gap:10px}.category-card{padding:18px;min-height:160px}.location-grid{grid-template-columns:1fr}.location-card{min-height:0}.detail-card{padding:21px}.detail-title h1{font-size:37px}.detail-title{flex-direction:column}.week-row{grid-template-columns:92px 1fr}.taxibt-service-card{align-items:flex-start;flex-direction:column}.taxibt-service-card .badge24{font-size:38px}.taxi-actions{flex-direction:column}.footer-grid{grid-template-columns:1fr}.footer-grid>div:last-child{grid-template-columns:1fr}.page-hero{padding-top:38px}.page-hero h1{font-size:42px}}
