@import url("https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap");.website{scrollbar-gutter:stable;--w-navy:#ffffff;--w-navy-2:#f4f6fc;--w-blue:#1a3fd8;--w-blue-hover:#2952f0;--w-blue-light:#eef2ff;--w-blue-mid:#3b5bdb;--w-orange:#1a3fd8;--w-orange-light:#eef2ff;--w-orange-dark:#1230a8;--w-teal:#0d7e6a;--w-teal-light:#e6f9f4;--w-gold:#c8960a;--w-gold-light:#fef9e6;--w-bg:#f7f8fc;--w-surface:#ffffff;--w-border:#e2e6f3;--w-ink:#0f1629;--w-muted:#5a6380;--w-subtle:#9ba3bc;--w-green:#16a34a;--w-green-light:#eaf3de;--w-shadow-card:0 4px 24px rgba(10,14,26,0.07),0 1px 3px rgba(10,14,26,0.04);--w-shadow-featured:0 20px 60px rgba(26,63,216,0.2);--w-shadow-btn-blue:0 8px 24px rgba(26,63,216,0.3);--w-shadow-orange:0 8px 24px rgba(26,63,216,0.3);--w-dark-bg:#0a0e1a;--w-dark-bg-2:#111827;--w-dark-surface:#1a2235;--w-dark-border:#1e2740}.website-dark .website{--w-navy:#060911;--w-navy-2:#0c1120;--w-bg:#0a0e1a;--w-surface:#111827;--w-border:#1e2740;--w-ink:#e8ecf4;--w-muted:#9ba3bc;--w-subtle:#5a6380;--w-blue-light:rgba(26,63,216,0.15);--w-orange-light:rgba(26,63,216,0.15);--w-green-light:rgba(22,163,74,0.15);--w-teal-light:rgba(13,126,106,0.15);--w-gold-light:rgba(200,150,10,0.15);--w-shadow-card:0 4px 24px rgba(0,0,0,0.3);--w-shadow-featured:0 20px 60px rgba(0,0,0,0.4);--w-dark-bg:#060911;--w-dark-bg-2:#0c1120;--w-dark-surface:#111827;--w-dark-border:#1e2740}.website-dark .website header{--scrolled-bg:rgba(10,14,26,0.92)}.website-dark .website input,.website-dark .website textarea{background:var(--w-navy-2)!important;color:var(--w-ink)!important;border-color:var(--w-border)!important}.website-dark .website input::placeholder,.website-dark .website textarea::placeholder{color:var(--w-subtle)!important}@keyframes w-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes w-pulse-dot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.4}}@keyframes lp-play-pulse{0%,to{box-shadow:0 0 0 0 rgba(255,255,255,.35)}50%{box-shadow:0 0 0 14px rgba(255,255,255,0)}}.w-marquee-track{animation:w-marquee 35s linear infinite}@keyframes lp-awards-marquee{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.lp-awards-marquee{overflow:hidden;width:100%;padding-bottom:48px;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.lp-awards-track{display:flex;width:max-content;animation:lp-awards-marquee 48s linear infinite}.lp-awards-marquee:hover .lp-awards-track{animation-play-state:paused}.lp-awards-set{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:28px;padding-inline:14px}.lp-tour-section{background:radial-gradient(1200px 480px at 12% -10%,rgba(26,63,216,.28),transparent 55%),radial-gradient(900px 420px at 90% 110%,rgba(13,126,106,.14),transparent 50%),linear-gradient(180deg,#070b16,#0a0e1a 42%,#0c1224)}.lp-tour-featured{display:flex;flex-direction:column;width:100%;gap:12px}.lp-tour-thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-tour-grid,.lp-tour-thumbs{display:grid;width:100%;gap:12px}.lp-tour-grid{grid-template-columns:1fr}.lp-tour-caption{margin:0;max-width:none;font-size:15px;line-height:1.6;color:rgba(255,255,255,.72)}.lp-tour-player{position:relative;overflow:hidden;border-radius:20px;background:#050814;border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 80px rgba(0,0,0,.45),0 0 0 1px rgba(26,63,216,.12);aspect-ratio:16/9}.lp-tour-player video,.lp-tour-poster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.lp-tour-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:linear-gradient(180deg,rgba(5,8,20,.15),rgba(5,8,20,.55));cursor:pointer;border:0;padding:24px}.lp-tour-overlay:focus-visible{outline:2px solid #8fb4ff;outline-offset:-4px}.lp-tour-play{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.96);color:#0f1629;animation:lp-play-pulse 2.4s ease-out infinite;transition:transform .2s ease}.lp-tour-overlay:hover .lp-tour-play{transform:scale(1.06)}.lp-tour-grid:focus-visible,.lp-tour-thumbs:focus-visible{outline:2px solid #8fb4ff;outline-offset:4px;border-radius:12px}.lp-tour-tile{display:flex;flex-direction:column;width:100%;min-width:0;text-align:left;border-radius:14px;overflow:hidden;cursor:pointer;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);padding:0;transition:border-color .2s ease,background .2s ease}.lp-tour-tile:hover{border-color:rgba(143,180,255,.55);background:rgba(255,255,255,.07)}.lp-tour-tile:focus-visible{outline:2px solid #8fb4ff;outline-offset:2px}.lp-tour-tile-media{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;background:#0b1020}.lp-tour-tile-media img{width:100%;height:100%;object-fit:cover;display:block}.lp-tour-tile-play{position:absolute;right:10px;bottom:10px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.94);color:#0f1629}.lp-tour-tile-copy{padding:10px 12px 12px}.brand-logo-mark{line-height:0}.website-dark .brand-logo-mark{background:#fff;border-radius:10px;padding:2px 8px;box-shadow:0 0 0 1px rgba(15,22,41,.08)}.lp-sbc-plaque{display:flex;flex-wrap:wrap;align-items:center;gap:16px 20px;border-radius:18px;background:#070b16;border:1px solid rgba(255,255,255,.1);padding:16px 20px}.lp-sbc-plaque img{height:44px;width:auto;max-width:180px;object-fit:contain}@media (min-width:640px){.lp-tour-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.lp-tour-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lp-tour-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1100px){.lp-tour-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.lp-awards-track,.lp-tour-play,.w-marquee-track{animation:none!important}.lp-awards-track{transform:none}.lp-awards-marquee{overflow-x:auto;mask-image:none}.lp-awards-marquee .lp-awards-set+.lp-awards-set{display:none}.lp-tour-overlay:hover .lp-tour-play{transform:none}}