*{box-sizing:border-box}body{margin:0;background:#f8fafc;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}.tourism-shell{min-height:100vh;display:grid;grid-template-rows:minmax(330px,38vh) 1fr}.tourism-loading{min-height:100vh;display:grid;place-items:center;font-size:1.4rem;font-weight:800}.tourism-hero{background-position:center;background-size:cover}.tourism-hero-overlay{min-height:100%;display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;padding:2.4rem;background:linear-gradient(90deg,#0f172ac7,#0f172a47);color:#fff}.tourism-hero h1{max-width:780px;margin:.2rem 0 .7rem;font-size:clamp(2.3rem,6vw,4.8rem);line-height:.96;letter-spacing:0}.tourism-hero p{max-width:650px;margin:0;font-size:1.08rem}.tourism-kicker{margin:0;color:#f59e0b;font-size:.78rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.tourism-languages{display:flex;gap:.45rem}.tourism-languages button{min-width:56px;border:1px solid rgba(255,255,255,.46);border-radius:999px;padding:.65rem .85rem;background:#0f172a5c;color:#fff;font-weight:900}.tourism-languages button.is-active{border-color:#f59e0b;background:#f59e0b;color:#0f172a}.tourism-content{display:grid;gap:1.1rem;padding:1.2rem}.tourism-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.tourism-service,.tourism-offer,.tourism-form{border:1px solid #dbe4ef;border-radius:8px;background:#fff;box-shadow:0 10px 26px #0f172a12}.tourism-service{min-height:118px;padding:1rem;text-align:left}.tourism-service strong{display:block;margin-bottom:.4rem;font-size:1.18rem}.tourism-service span,.tourism-offer small,.tourism-form p,.tourism-support{color:#64748b}.tourism-service.is-active,.tourism-offer.is-active{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e24}.tourism-booking-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(360px,.8fr);gap:1rem;align-items:start}.tourism-offers{display:grid;gap:.85rem}.tourism-offer{display:grid;grid-template-columns:138px 1fr auto;gap:1rem;align-items:center;padding:.75rem;text-align:left}.tourism-offer img{width:138px;height:96px;object-fit:cover;border-radius:6px}.tourism-offer strong,.tourism-offer small{display:block}.tourism-offer b{font-size:1.15rem}.tourism-form{display:grid;gap:1rem;padding:1.2rem}.tourism-form h2{margin:.2rem 0;font-size:1.6rem;letter-spacing:0}.tourism-form label{display:grid;gap:.35rem;font-weight:800}.tourism-form input{min-height:50px;border:1px solid #cbd5e1;border-radius:6px;padding:.7rem .85rem}.tourism-submit{min-height:56px;border:0;border-radius:6px;background:#0f766e;color:#fff;font-weight:900}.tourism-submit:disabled{opacity:.55}.tourism-result{display:grid;gap:.2rem;border-radius:6px;padding:.85rem}.tourism-result.is-ok{background:#dcfce7;color:#14532d}.tourism-result.is-error{background:#fee2e2;color:#7f1d1d}.tourism-support{margin:0;font-size:.9rem}@media(max-width:820px){.tourism-hero-overlay{display:grid;padding:1.2rem}.tourism-service-grid,.tourism-booking-grid{grid-template-columns:1fr}.tourism-offer{grid-template-columns:96px 1fr}.tourism-offer b{grid-column:2}.tourism-offer img{width:96px;height:82px}}
