.wtlp-block{position:relative;isolation:isolate;overflow:hidden;max-width:var(--wtlp-max);min-height:var(--wtlp-minh);margin:32px auto;padding:var(--wtlp-pad);border-radius:var(--wtlp-radius);border:var(--wtlp-border) solid color-mix(in srgb,var(--wtlp-primary) 78%,transparent);background:var(--wtlp-bg);color:var(--wtlp-text);box-shadow:0 0 calc(30px * var(--wtlp-neon)) color-mix(in srgb,var(--wtlp-primary) 55%,transparent),0 28px calc(60px * var(--wtlp-shadow)) rgba(0,0,0,.55);font-family:inherit;box-sizing:border-box}.wtlp-block *{box-sizing:border-box}.wtlp-bg-layer{position:absolute;inset:0;background:linear-gradient(135deg,var(--wtlp-overlay),transparent),var(--wtlp-bg-image);background-size:cover;background-position:center;opacity:1;z-index:-3}.wtlp-bg-layer:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 15%,color-mix(in srgb,var(--wtlp-primary) 28%,transparent),transparent 35%),radial-gradient(circle at 85% 75%,color-mix(in srgb,var(--wtlp-accent) 20%,transparent),transparent 40%)}.wtlp-inner{position:relative;display:grid;gap:34px;grid-template-columns:minmax(0,1fr) minmax(260px,.9fr);align-items:center;z-index:1}.wtlp-content{background:var(--wtlp-panel);border:1px solid color-mix(in srgb,var(--wtlp-primary) 46%,transparent);border-radius:calc(var(--wtlp-radius) - 6px);padding:clamp(22px,4vw,46px);backdrop-filter:blur(var(--wtlp-blur));box-shadow:inset 0 0 32px rgba(255,255,255,.04),0 0 calc(28px * var(--wtlp-neon)) color-mix(in srgb,var(--wtlp-primary) 30%,transparent)}.wtlp-subtitle{color:var(--wtlp-secondary);font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:14px;text-shadow:0 0 16px var(--wtlp-primary);margin-bottom:10px}.wtlp-title{font-size:var(--wtlp-title);line-height:1.04;margin:0 0 18px;color:var(--wtlp-text);text-shadow:0 0 calc(18px * var(--wtlp-neon)) var(--wtlp-primary),0 4px 0 rgba(0,0,0,.35);font-weight:900}.wtlp-text,.wtlp-html{font-size:var(--wtlp-text-size);line-height:1.65;color:var(--wtlp-text)}.wtlp-text p:first-child{margin-top:0}.wtlp-text p:last-child{margin-bottom:0}.wtlp-media{position:relative;min-height:280px}.wtlp-slides{position:relative;width:100%;height:100%;min-height:280px;border-radius:var(--wtlp-img-radius);overflow:hidden;box-shadow:0 0 calc(30px * var(--wtlp-neon)) color-mix(in srgb,var(--wtlp-primary) 36%,transparent),0 20px 55px rgba(0,0,0,.45);border:1px solid color-mix(in srgb,var(--wtlp-primary) 60%,transparent)}.wtlp-slide{position:absolute;inset:0;opacity:0;transform:scale(1.04);transition:opacity .7s ease,transform 1.2s ease;margin:0}.wtlp-slide.active{opacity:var(--wtlp-img-opacity);transform:scale(1)}.wtlp-slide img{width:100%;height:100%;object-fit:cover;display:block;user-select:none}.wtlp-buttons{display:flex;gap:14px;flex-wrap:wrap;margin-top:25px}.wtlp-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 22px;border-radius:999px;text-decoration:none!important;font-weight:900;color:var(--wtlp-button-text)!important;background:linear-gradient(135deg,var(--wtlp-secondary),var(--wtlp-primary));box-shadow:0 0 22px color-mix(in srgb,var(--wtlp-primary) 55%,transparent),inset 0 1px 0 rgba(255,255,255,.65);transition:.25s transform,.25s filter}.wtlp-btn:hover{transform:translateY(-2px) scale(1.03);filter:saturate(1.2)}.wtlp-btn-2{background:linear-gradient(135deg,var(--wtlp-accent),var(--wtlp-primary))}.wtlp-copy-overlay{display:none;position:absolute;inset:0;z-index:20;align-items:center;justify-content:center;background:rgba(0,0,0,.86);color:var(--wtlp-secondary);font-size:32px;font-weight:900;text-shadow:0 0 18px var(--wtlp-primary)}.wtlp-block.wtlp-shot .wtlp-copy-overlay{display:flex}.wtlp-layout-hero_split_right .wtlp-inner,.wtlp-layout-slider_left_text_right .wtlp-inner{grid-template-columns:minmax(260px,.9fr) minmax(0,1fr)}.wtlp-layout-hero_split_right .wtlp-media,.wtlp-layout-slider_left_text_right .wtlp-media{order:-1}.wtlp-layout-center_hero .wtlp-inner,.wtlp-layout-background_text .wtlp-inner,.wtlp-layout-neon_panel .wtlp-inner,.wtlp-layout-glass_floating .wtlp-inner,.wtlp-layout-cinematic_banner .wtlp-inner,.wtlp-layout-minimal_luxury .wtlp-inner,.wtlp-layout-button_focus .wtlp-inner{display:block;text-align:center}.wtlp-layout-center_hero .wtlp-media,.wtlp-layout-background_text .wtlp-media,.wtlp-layout-neon_panel .wtlp-media,.wtlp-layout-glass_floating .wtlp-media,.wtlp-layout-cinematic_banner .wtlp-media,.wtlp-layout-minimal_luxury .wtlp-media,.wtlp-layout-button_focus .wtlp-media{margin-top:28px}.wtlp-layout-text_over_image .wtlp-inner,.wtlp-layout-full_slider_overlay .wtlp-inner{display:block}.wtlp-layout-text_over_image .wtlp-media,.wtlp-layout-full_slider_overlay .wtlp-media{position:absolute;inset:0;z-index:-1}.wtlp-layout-text_over_image .wtlp-slides,.wtlp-layout-full_slider_overlay .wtlp-slides{height:100%;border:0;filter:brightness(.55)}.wtlp-layout-text_over_image .wtlp-content,.wtlp-layout-full_slider_overlay .wtlp-content{max-width:740px;margin:0 auto}.wtlp-layout-image_top_text_bottom .wtlp-inner,.wtlp-layout-text_top_slider_bottom .wtlp-inner{display:flex;flex-direction:column}.wtlp-layout-image_top_text_bottom .wtlp-media{order:-1;width:100%}.wtlp-layout-portfolio_cards .wtlp-inner,.wtlp-layout-three_feature_cards .wtlp-inner,.wtlp-layout-mosaic_images .wtlp-inner{display:block}.wtlp-layout-portfolio_cards .wtlp-media .wtlp-slides,.wtlp-layout-mosaic_images .wtlp-media .wtlp-slides{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;height:auto;min-height:0;background:transparent;border:0;box-shadow:none}.wtlp-layout-portfolio_cards .wtlp-slide,.wtlp-layout-mosaic_images .wtlp-slide{position:relative;opacity:1;transform:none;aspect-ratio:1.25;border-radius:18px;overflow:hidden;border:1px solid color-mix(in srgb,var(--wtlp-primary) 55%,transparent)}.wtlp-layout-three_feature_cards .wtlp-content{columns:3;column-gap:26px;text-align:left}.wtlp-layout-diagonal_showcase{transform:skewY(-1deg)}.wtlp-layout-diagonal_showcase .wtlp-inner{transform:skewY(1deg)}.wtlp-layout-poster_mode{max-width:760px;text-align:center}.wtlp-layout-poster_mode .wtlp-inner{display:block}.wtlp-imgpos-hidden,.wtlp-imgpos-background{display:none}.wtlp-effect-layer{pointer-events:none;position:absolute;inset:-20%;z-index:-1;opacity:var(--wtlp-effect)}.wtlp-effect-gold_pulse{animation:wtlpPulse var(--wtlp-speed) infinite ease-in-out}.wtlp-effect-neon_pulse{animation:wtlpNeon var(--wtlp-speed) infinite ease-in-out}.wtlp-effect-floating .wtlp-inner,.wtlp-effect-card_float .wtlp-content{animation:wtlpFloat var(--wtlp-speed) infinite ease-in-out}.wtlp-effect-slow_zoom .wtlp-bg-layer{animation:wtlpZoom calc(var(--wtlp-speed)*2) infinite alternate ease-in-out}.wtlp-effect-background_drift .wtlp-bg-layer{animation:wtlpDrift calc(var(--wtlp-speed)*2) infinite linear}.wtlp-effect-light_sweep .wtlp-effect-layer,.wtlp-effect-diagonal_light .wtlp-effect-layer,.wtlp-effect-double_light .wtlp-effect-layer,.wtlp-effect-cinematic_stripes .wtlp-effect-layer{background:linear-gradient(115deg,transparent 25%,color-mix(in srgb,var(--wtlp-secondary) 70%,transparent) 48%,transparent 62%);animation:wtlpSweep var(--wtlp-speed) infinite linear}.wtlp-effect-diagonal_light .wtlp-effect-layer{transform:rotate(-12deg)}.wtlp-effect-double_light .wtlp-effect-layer{background:linear-gradient(115deg,transparent 20%,color-mix(in srgb,var(--wtlp-primary) 55%,transparent) 36%,transparent 45%,transparent 55%,color-mix(in srgb,var(--wtlp-accent) 45%,transparent) 70%,transparent 80%)}.wtlp-effect-sparkle .wtlp-effect-layer,.wtlp-effect-gold_dust .wtlp-effect-layer,.wtlp-effect-particles .wtlp-effect-layer{background-image:radial-gradient(circle,var(--wtlp-secondary) 1px,transparent 2px),radial-gradient(circle,var(--wtlp-primary) 1px,transparent 2px);background-size:48px 48px,76px 76px;animation:wtlpSpark var(--wtlp-speed) infinite linear}.wtlp-effect-glow_wave .wtlp-effect-layer,.wtlp-effect-aurora .wtlp-effect-layer{background:radial-gradient(circle at 20% 50%,color-mix(in srgb,var(--wtlp-primary) 35%,transparent),transparent 32%),radial-gradient(circle at 80% 50%,color-mix(in srgb,var(--wtlp-accent) 30%,transparent),transparent 34%);animation:wtlpAurora calc(var(--wtlp-speed)*1.4) infinite alternate ease-in-out}.wtlp-effect-border_runner{animation:wtlpBorder var(--wtlp-speed) infinite linear}.wtlp-effect-spotlight .wtlp-effect-layer,.wtlp-effect-radial_burst .wtlp-effect-layer{background:radial-gradient(circle at 50% 50%,color-mix(in srgb,var(--wtlp-secondary) 45%,transparent),transparent 40%);animation:wtlpSpot var(--wtlp-speed) infinite alternate ease-in-out}.wtlp-effect-lens_flare .wtlp-effect-layer,.wtlp-effect-glass_shine .wtlp-effect-layer{background:linear-gradient(70deg,transparent 35%,rgba(255,255,255,.35),transparent 55%);animation:wtlpSweep calc(var(--wtlp-speed)*.8) infinite linear}.wtlp-effect-hover_tilt:hover .wtlp-inner{transform:perspective(1000px) rotateX(2deg) rotateY(-3deg)}.wtlp-effect-image_zoom .wtlp-slide.active img{transition:transform 8s ease;transform:scale(1.08)}.wtlp-effect-fade_reveal{animation:wtlpReveal 1.1s ease both}.wtlp-effect-scanner_line .wtlp-effect-layer{background:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--wtlp-primary) 55%,transparent) 50%,transparent 100%);height:40%;animation:wtlpScan var(--wtlp-speed) infinite linear}.wtlp-effect-corner_pulse:before,.wtlp-effect-corner_pulse:after{content:"";position:absolute;width:120px;height:120px;border:2px solid var(--wtlp-primary);z-index:0;opacity:var(--wtlp-effect);animation:wtlpPulse var(--wtlp-speed) infinite}.wtlp-effect-corner_pulse:before{top:18px;left:18px;border-right:0;border-bottom:0}.wtlp-effect-corner_pulse:after{right:18px;bottom:18px;border-left:0;border-top:0}.wtlp-effect-rainbow_neon{animation:wtlpHue var(--wtlp-speed) infinite linear}.wtlp-effect-electric_edges{animation:wtlpElectric .9s infinite steps(2)}.wtlp-effect-wave_depth .wtlp-inner{animation:wtlpDepth var(--wtlp-speed) infinite ease-in-out}.wtlp-effect-matrix_glow .wtlp-effect-layer{background:repeating-linear-gradient(90deg,transparent 0 24px,color-mix(in srgb,var(--wtlp-primary) 20%,transparent) 25px 26px);animation:wtlpDrift var(--wtlp-speed) infinite linear}.wtlp-effect-cinematic_stripes .wtlp-effect-layer{background:repeating-linear-gradient(110deg,transparent 0 70px,color-mix(in srgb,var(--wtlp-secondary) 28%,transparent) 90px,transparent 120px)}@keyframes wtlpPulse{50%{filter:brightness(1.25);box-shadow:0 0 55px var(--wtlp-primary)}}@keyframes wtlpNeon{50%{filter:saturate(1.5) brightness(1.18)}}@keyframes wtlpFloat{50%{transform:translateY(-10px)}}@keyframes wtlpZoom{to{transform:scale(1.08)}}@keyframes wtlpDrift{to{background-position:200px 0}}@keyframes wtlpSweep{from{transform:translateX(-70%) rotate(0deg)}to{transform:translateX(70%) rotate(0deg)}}@keyframes wtlpSpark{to{background-position:120px 160px, -90px 120px}}@keyframes wtlpAurora{to{filter:hue-rotate(50deg);transform:scale(1.12) rotate(4deg)}}@keyframes wtlpBorder{50%{border-color:var(--wtlp-accent)}}@keyframes wtlpSpot{from{transform:scale(.7);opacity:.2}to{transform:scale(1.2);opacity:var(--wtlp-effect)}}@keyframes wtlpReveal{from{opacity:0;transform:translateY(22px) scale(.98)}to{opacity:1;transform:none}}@keyframes wtlpScan{from{transform:translateY(-120%)}to{transform:translateY(360%)}}@keyframes wtlpHue{to{filter:hue-rotate(360deg)}}@keyframes wtlpElectric{50%{filter:drop-shadow(0 0 18px var(--wtlp-accent)) brightness(1.3)}}@keyframes wtlpDepth{50%{transform:perspective(900px) translateZ(18px) rotateX(1deg)}}@media(max-width:900px){.wtlp-block{padding:var(--wtlp-mpad);margin:20px auto}.wtlp-inner{grid-template-columns:1fr!important}.wtlp-media{min-height:220px;order:2}.wtlp-content{order:1}.wtlp-title{font-size:clamp(28px,9vw,var(--wtlp-title))}.wtlp-text,.wtlp-html{font-size:clamp(15px,4vw,var(--wtlp-text-size))}.wtlp-layout-three_feature_cards .wtlp-content{columns:1}.wtlp-buttons{justify-content:center}.wtlp-btn{width:100%;max-width:320px}.wtlp-slides{min-height:220px}} 
