html,body{margin:0;padding:0}[data-landing-template]{position: relative;box-sizing: border-box;display: flex;align-items: center;justify-content: center;width: 100%;min-height: 100vh;min-height: 100dvh;padding: 20px;background: #ffffff;font-family: system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;}[data-landing-template] *,[data-landing-template] *::before,[data-landing-template] *::after{box-sizing: border-box;}[data-landing-template] .landing-template__main{display: flex;align-items: center;justify-content: center;gap: 56px;width: 100%;max-width: 1180px;}[data-landing-template] .landing-template__content{display: flex;flex: 1;flex-direction: column;align-items: center;min-width: 0;max-width: 460px;text-align: center;}[data-landing-template] .landing-template__kicker{margin: 0 0 24px;padding: 8px 16px;border-radius: 999px;background: #f0f4ff;color: #4774ff;font-size: 12px;line-height: 1;font-weight: 800;letter-spacing: 0.14em;text-transform: uppercase;}[data-landing-template] .landing-template__title{margin: 0;color: #20558e;font-size: 64px;line-height: 0.94;font-weight: 900;letter-spacing: -0.05em;white-space: pre-line;}[data-landing-template] .landing-template__subtitle{max-width: 420px;margin: 28px 0 0;color: #667c99;font-size: 19px;line-height: 1.45;overflow-wrap: anywhere;}[data-landing-template] .landing-template__cta{display: block;width: 100%;margin-top: 25px;padding: 22px 24px;border-radius: 14px;background: linear-gradient(110deg,#4938ff,#2786ef);box-shadow: 0 13px 30px rgba(52,94,244,0.25);color: #ffffff;font-size: 24px;line-height: 1.2;font-weight: 800;text-align: center;text-decoration: none;overflow-wrap: anywhere;cursor: pointer;animation: landing-template-cta-pulse 2s ease-in-out infinite;}[data-landing-template] .landing-template__cta:focus-visible{outline: 3px solid #20558e;outline-offset: 6px;}[data-landing-template] .landing-template__preview{position: relative;flex: 1;width: 100%;min-width: 0;max-width: 520px;margin: 0;aspect-ratio: 1.08;overflow: hidden;border-radius: 18px;background: #f0f4ff;box-shadow: 0 18px 38px rgba(20,43,73,0.18);}[data-landing-template] .landing-template__image{position: absolute;inset: 0;display: block;width: 100%;height: 100%;object-fit: cover;object-position: center;}[data-landing-template] .landing-template__preview::after{position: absolute;inset: 0;content: "";background: linear-gradient(to top,rgba(0,0,0,0.25),transparent 44%);pointer-events: none;}[data-landing-template] .landing-template__location{position: absolute;z-index: 1;left: 0;bottom: 28px;max-width: 100%;padding: 12px 25px;background: #f51d27;color: #ffffff;font-size: 14px;line-height: 1.1;font-weight: 900;text-align: center;text-transform: uppercase;overflow-wrap: anywhere;}[data-landing-template] .landing-template__legal{position: absolute;right: 20px;bottom: 8px;left: 20px;color: #667c99;font-size: 9px;line-height: 1.35;text-align: center;opacity: 0.2;}[data-landing-template] .landing-template__legal a{color: inherit;text-underline-offset: 2px;}[data-landing-template] .landing-template__kicker:empty,[data-landing-template] .landing-template__subtitle:empty,[data-landing-template] .landing-template__location:empty{display: none;}@keyframes landing-template-cta-pulse{0%,100%{transform: scale(1);}50%{transform: scale(1.03);}}@media (max-width: 820px){[data-landing-template]{padding: 40px 14px;}[data-landing-template] .landing-template__main{flex-direction: column-reverse;gap: 26px;max-width: 500px;}[data-landing-template] .landing-template__content{flex: 0 1 auto;width: 100%;}[data-landing-template] .landing-template__preview{flex: 0 1 auto;max-width: 500px;aspect-ratio: 1.45;}[data-landing-template] .landing-template__kicker{margin-bottom: 13px;padding: 6px 13px;font-size: 10px;}[data-landing-template] .landing-template__title{max-width: 100%;font-size: 33px;line-height: 0.98;overflow-wrap: anywhere;}[data-landing-template] .landing-template__subtitle{margin-top: 14px;font-size: 17px;line-height: 1.35;}[data-landing-template] .landing-template__cta{margin-top: 17px;padding: 17px 20px;font-size: 21px;}[data-landing-template] .landing-template__location{left: 16px;bottom: 16px;max-width: calc(100% - 32px);padding: 10px 18px;border-radius: 6px;font-size: 13px;}}@media (max-width: 820px) and (max-height: 650px){[data-landing-template] .landing-template__main{gap: 14px;}[data-landing-template] .landing-template__preview{max-width: 390px;}[data-landing-template] .landing-template__kicker{margin-bottom: 8px;}[data-landing-template] .landing-template__subtitle{margin-top: 9px;}[data-landing-template] .landing-template__cta{margin-top: 11px;padding: 13px 18px;}}@media (prefers-reduced-motion: reduce){[data-landing-template] .landing-template__cta{animation: none;}}