.tl-preview-page{display:grid;gap:24px}.tl-preview-topnav{display:flex;align-items:center}.tl-back-link{display:inline-flex;align-items:center;gap:8px;padding:12px 16px;border-radius:14px;background:#fff;border:1px solid #dce5f0;box-shadow:0 8px 22px rgba(16,38,66,.06);color:#12345a;text-decoration:none;font-weight:800}.tl-hero-card{display:grid;grid-template-columns:1.04fr .96fr;gap:20px;padding:22px;border-radius:28px;background:radial-gradient(circle at top left,rgba(35,132,255,.16),transparent 36%),linear-gradient(135deg,#07172d 0%,#0b2345 60%,#112f5c 100%);box-shadow:0 24px 70px rgba(5,16,34,.16);color:#eaf3ff;overflow:hidden}.tl-hero-copy{display:grid;gap:14px;align-content:start}.tl-badges{display:flex;flex-wrap:wrap;gap:10px}.tl-badge{display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px;font-size:12px;font-weight:950;letter-spacing:.08em}.tl-badge.blue{background:rgba(34,122,255,.18);border:1px solid rgba(73,158,255,.45);color:#8fd0ff}.tl-badge.gold{background:rgba(255,188,39,.16);border:1px solid rgba(255,199,75,.45);color:#ffd773}.tl-hero-card h1{margin:0;font-size:52px;line-height:1.02}.tl-hero-card p{margin:0;color:#d6e7ff;line-height:1.72;font-size:17px}.tl-hero-card .lead{font-size:20px;color:#f4f9ff}.tl-feature-list{display:flex;flex-wrap:wrap;gap:10px}.tl-feature-list span{display:inline-flex;align-items:center;padding:10px 14px;border-radius:12px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);font-size:13px;font-weight:800;color:#dfeeff}.tl-callout{margin-top:4px;padding:18px;border-radius:18px;background:rgba(6,16,30,.36);border:1px solid rgba(145,193,255,.16)}.tl-callout h3{margin:0 0 8px;font-size:20px;color:#fff}.tl-callout p{font-size:15px}.tl-hero-visual img{display:block;width:100%;height:100%;object-fit:cover;border-radius:22px;border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 40px rgba(0,0,0,.22)}.tl-section-intro{display:flex;justify-content:space-between;align-items:end;gap:16px}.tl-section-intro small,.tl-info-panels small{display:inline-block;margin-bottom:8px;font-size:11px;font-weight:900;letter-spacing:.13em;color:#176bc4}.tl-section-intro h2,.tl-info-panels h3{margin:0;color:#11284b}.tl-section-intro p{margin:6px 0 0;color:#66768c}.tl-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.tl-shot-card{background:#fff;border:1px solid #dce5f0;border-radius:24px;overflow:hidden;box-shadow:0 16px 36px rgba(14,34,62,.08)}.tl-shot-card img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:#09172c}.tl-shot-copy{padding:18px}.tl-shot-copy span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#176bc4,#40b5ff);color:#fff;font-weight:950}.tl-shot-copy h3{margin:12px 0 8px;color:#11284b;font-size:22px}.tl-shot-copy p{margin:0;color:#5d6a7d;line-height:1.72}.tl-info-panels{display:grid;grid-template-columns:1fr 1fr;gap:18px}.tl-info-panels article{padding:22px;border-radius:24px;background:#fff;border:1px solid #dce5f0;box-shadow:0 14px 34px rgba(14,34,62,.07)}.tl-info-panels ul{margin:10px 0 0;padding-left:18px;color:#4f5f74;line-height:1.8}.tl-info-panels p{margin:10px 0 0;color:#4f5f74;line-height:1.8}.tl-notice{margin-top:14px;padding:16px 18px;border-radius:16px;background:linear-gradient(135deg,#0a2241,#11376f);color:#eaf3ff;font-weight:800;line-height:1.6;border:1px solid rgba(29,116,226,.32)}@media(max-width:1100px){.tl-hero-card{grid-template-columns:1fr}.tl-hero-card h1{font-size:42px}}@media(max-width:720px){.tl-gallery-grid,.tl-info-panels{grid-template-columns:1fr}.tl-hero-card{padding:18px;border-radius:22px}.tl-hero-card h1{font-size:34px}.tl-hero-card p,.tl-hero-card .lead{font-size:16px}.tl-shot-copy h3{font-size:20px}}


.tl-video-section{display:grid;gap:14px}.tl-video-intro h2{margin:4px 0 6px;color:#11284b}.tl-video-intro p{margin:0;color:#66768c;line-height:1.72}.tl-video-card{padding:18px;background:#fff;border:1px solid #dce5f0;border-radius:24px;box-shadow:0 16px 36px rgba(14,34,62,.08)}.tl-preview-video{display:block;width:100%;height:auto;aspect-ratio:16/9;border-radius:18px;background:#07172d;box-shadow:0 18px 36px rgba(10,23,45,.16)}.tl-video-note{margin-top:14px;padding:14px 16px;border-radius:14px;background:linear-gradient(135deg,#eff6ff,#f8fbff);border:1px solid #dbe8f7;color:#496078;line-height:1.7}.tl-video-note strong{color:#0f315c}

.tl-hero-visual{display:flex;align-items:stretch}.tl-hero-video{display:block;width:100%;height:100%;min-height:440px;object-fit:cover;border-radius:22px;border:1px solid rgba(255,255,255,.14);background:#fff;box-shadow:0 18px 40px rgba(0,0,0,.22)}@media(max-width:1100px){.tl-hero-video{min-height:320px}}@media(max-width:720px){.tl-hero-video{min-height:220px}}