/*
Theme Name: MKCast Live Studio
Theme URI: https://mkcastvision.com/
Author: MKCastVision
Description: Professional multi-sector website for MKCast Live Pro 17.
Version: 1.2.6
Requires at least: 6.2
Requires PHP: 7.4
Text Domain: mkcast-live
*/
:root{--ink:#061128;--navy:#07162e;--blue:#1769e8;--red:#e31b2f;--soft:#f4f7fc;--line:#d9e1ef;--text:#101a30;--muted:#56647c;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--text);font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.55}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}.wrap{width:min(var(--max),calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:#030b20;color:#fff;border-bottom:1px solid #17233f}.nav-wrap{min-height:76px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:11px;font-size:24px;font-weight:900;margin-right:auto}.brand img{width:48px;height:48px;object-fit:contain}.site-nav ul{display:flex;gap:28px;list-style:none;margin:0;padding:0}.site-nav a{font-size:14px;font-weight:750;color:#dce5f8}.site-nav a:hover{color:#6ba6ff}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;border-radius:9px;padding:13px 20px;font-weight:800;background:var(--red);color:#fff}.button.secondary{background:transparent;border:1px solid #6680a9}.hero{background:linear-gradient(100deg,#020b20 0%,#071633 55%,#020817 100%);color:#fff;min-height:650px;display:grid;align-items:center;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1.08fr;align-items:center;gap:40px;padding:70px 0}.eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#63a6ff;font-weight:900}.hero h1,.page-hero h1{font-size:clamp(44px,6vw,76px);line-height:1.02;margin:16px 0 20px;letter-spacing:-.04em}.hero p{font-size:20px;color:#bdcae2;max-width:650px}.hero-actions{display:flex;gap:12px;margin-top:30px}.hero-visual{position:relative}.hero-visual img{border-radius:24px;box-shadow:0 30px 90px #0009;border:1px solid #39517c;aspect-ratio:16/10;object-fit:cover}.section{padding:86px 0}.section.soft{background:var(--soft)}.section-head{max-width:760px;margin-bottom:38px}.section-head h2{font-size:clamp(36px,4vw,56px);line-height:1.08;letter-spacing:-.035em;margin:8px 0 15px}.section-head p{font-size:18px;color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{display:block;background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 8px 28px #13264d0a;transition:.2s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px #13264d18;border-color:#91b9ff}.feature-thumb{aspect-ratio:16/9;overflow:hidden;background:#09162f}.feature-thumb img{width:100%;height:100%;object-fit:cover}.feature-card-body{padding:23px}.feature-card h3{font-size:23px;margin:0 0 8px}.feature-card p{color:var(--muted);margin:0 0 17px}.learn{color:var(--blue);font-weight:850}.overview-image{display:block;border-radius:18px;box-shadow:0 25px 70px #06173729}.sectors{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.sector{padding:25px;border:1px solid #294367;background:#0b1a34;border-radius:14px}.sector h3{margin:0 0 7px}.sector p{margin:0;color:#b9c8e3}.dark{background:#030b20;color:#fff}.page-hero{padding:75px 0 45px;background:linear-gradient(125deg,#f8fbff,#edf4ff)}.page-hero h1{font-size:clamp(42px,5vw,68px);margin-bottom:10px}.page-hero p{font-size:20px;color:var(--muted);max-width:800px}.feature-detail{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:center}.feature-detail img{border-radius:18px;box-shadow:0 25px 65px #0c234326}.benefits{list-style:none;padding:0;margin:25px 0}.benefits li{position:relative;padding:12px 0 12px 34px;border-bottom:1px solid var(--line)}.benefits li:before{content:'✓';position:absolute;left:0;color:#0ca968;font-weight:900}.about-visual{border-radius:20px;overflow:hidden;margin:0 0 45px}.about-copy{max-width:880px}.about-copy h2{font-size:42px;line-height:1.1}.site-footer{background:#020817;color:#aebbd1;padding:45px 0}.footer-grid{display:flex;justify-content:space-between;gap:30px}.footer-grid strong{color:#fff}.mobile-menu{display:none}.audio-thumb{background:radial-gradient(circle at 20% 30%,#194c94,#07162e 60%);display:grid;place-items:center;color:#fff;text-align:center;padding:24px}.audio-thumb span{font-size:52px}.audio-thumb strong{display:block;font-size:20px}.feature-tag{display:inline-flex;border-radius:20px;background:#e8f1ff;color:#1557bc;padding:6px 11px;font-weight:800;font-size:12px;margin-bottom:12px}
@media(max-width:900px){.site-nav{display:none}.nav-cta{display:none}.hero-grid,.feature-detail{grid-template-columns:1fr}.feature-grid,.sectors{grid-template-columns:1fr 1fr}.hero{min-height:auto}.hero-grid{padding:55px 0}.hero-visual{order:-1}.footer-grid{display:grid}.mobile-menu{display:block}}
@media(max-width:620px){.wrap{width:min(100% - 24px,var(--max))}.feature-grid,.sectors{grid-template-columns:1fr}.section{padding:58px 0}.hero h1,.page-hero h1{font-size:42px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}}
.language-picker{position:relative}.language-picker select{appearance:none;background:#101b34;color:#fff;border:1px solid #354668;border-radius:8px;padding:9px 28px 9px 10px;font:inherit;font-size:13px;cursor:pointer}.language-picker:after{content:'⌄';position:absolute;right:9px;top:5px;color:#9db5db;pointer-events:none}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:620px){.language-picker{margin-left:auto}.language-picker select{max-width:116px}}
.announcement-bar{overflow:hidden;background:linear-gradient(90deg,#0d5bd7,#071c46 45%,#b91027);color:#fff;border-bottom:1px solid #3e71c9;font-size:14px;font-weight:800;letter-spacing:.02em;white-space:nowrap}.announcement-track{display:flex;width:max-content;animation:mkcast-ticker 28s linear infinite}.announcement-track span{display:block;padding:10px 70px}.announcement-bar:hover .announcement-track{animation-play-state:paused}@keyframes mkcast-ticker{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.announcement-track{animation:none}}
.mkcast-carousel{min-width:0}.carousel-viewport{position:relative;aspect-ratio:16/10;border-radius:24px;overflow:hidden;box-shadow:0 30px 90px #0009;border:1px solid #39517c}.hero-visual .carousel-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .75s ease,transform .75s ease;transform:scale(1.025)}.hero-visual .carousel-slide.active{opacity:1;visibility:visible;transform:scale(1)}.hero-visual .carousel-slide img{width:100%;height:100%;object-fit:cover;border:0;border-radius:0;box-shadow:none;aspect-ratio:auto}.carousel-slide span{position:absolute;left:18px;bottom:18px;padding:9px 13px;border-radius:8px;background:#020817d9;color:#fff;font-weight:850;font-size:13px;border:1px solid #ffffff2b}.carousel-arrow{position:absolute;top:50%;z-index:4;width:42px;height:42px;border:1px solid #ffffff55;border-radius:50%;background:#020817b8;color:#fff;font-size:31px;line-height:1;cursor:pointer;transform:translateY(-50%)}.carousel-arrow:hover{background:#1769e8}.carousel-arrow.previous{left:13px}.carousel-arrow.next{right:13px}.carousel-dots{position:absolute;z-index:4;left:50%;bottom:-30px;display:flex;gap:8px;transform:translateX(-50%)}.carousel-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#7685a2;cursor:pointer}.carousel-dots button.active{width:25px;border-radius:5px;background:#4f91ff}.support-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:45px;align-items:start}.contact-panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:30px;box-shadow:0 16px 45px #10204413}.contact-panel h2{font-size:30px;margin:0 0 8px}.contact-panel>p{color:var(--muted);margin:0 0 24px}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-field{display:grid;gap:7px}.contact-field.full{grid-column:1/-1}.contact-field label{font-size:14px;font-weight:800}.contact-field input,.contact-field textarea{width:100%;border:1px solid #bdc9dc;border-radius:9px;padding:12px 13px;background:#fbfdff;color:var(--text);font:inherit}.contact-field input:focus,.contact-field textarea:focus{outline:3px solid #1769e822;border-color:#1769e8}.contact-field textarea{min-height:160px;resize:vertical}.contact-honeypot{position:absolute!important;left:-10000px!important}.form-notice{border-radius:10px;padding:13px 15px;margin-bottom:20px;font-weight:750}.form-notice.success{background:#e9fbf2;color:#087143;border:1px solid #9ce0be}.form-notice.error{background:#fff0f1;color:#a20e23;border:1px solid #f0a7b1}.support-details{padding:15px 0}.support-details h2{font-size:42px;line-height:1.1}.support-details a{color:var(--blue);font-weight:800}.support-list{list-style:none;padding:0}.support-list li{padding:13px 0;border-bottom:1px solid var(--line)}@media(max-width:800px){.support-layout{grid-template-columns:1fr}.contact-form{grid-template-columns:1fr}.contact-field.full{grid-column:auto}.carousel-dots{bottom:-24px}}
.hero-cinema{display:block;min-height:0;background:#020817}.hero-carousel{position:relative;width:100%}.hero-carousel .carousel-viewport{height:clamp(580px,72vh,780px);aspect-ratio:auto;border:0;border-radius:0;box-shadow:none}.hero-carousel .carousel-slide{position:absolute;inset:0;display:block;opacity:0;visibility:hidden;overflow:hidden;transform:scale(1.025);transition:opacity .8s ease,transform 1.2s ease}.hero-carousel .carousel-slide.active{opacity:1;visibility:visible;transform:scale(1)}.hero-carousel .carousel-slide>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;border:0;border-radius:0;box-shadow:none}.hero-carousel .slide-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,8,23,.96) 0%,rgba(2,8,23,.82) 35%,rgba(2,8,23,.3) 72%,rgba(2,8,23,.2) 100%)}.hero-carousel .carousel-copy{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-top:55px;padding-bottom:70px}.hero-carousel .carousel-copy>span{position:static;left:auto;bottom:auto;padding:0;border:0;border-radius:0;background:transparent;color:#63a6ff;font-size:12px}.hero-carousel h1{max-width:760px;font-size:clamp(48px,6vw,86px);text-shadow:0 3px 28px #000}.hero-carousel p{max-width:650px;color:#d8e4f7;text-shadow:0 2px 12px #000;font-size:20px}.hero-carousel .carousel-arrow{width:50px;height:50px}.hero-carousel .carousel-arrow.previous{left:max(18px,calc((100vw - var(--max))/2 - 72px))}.hero-carousel .carousel-arrow.next{right:max(18px,calc((100vw - var(--max))/2 - 72px))}.hero-carousel .carousel-dots{bottom:25px}.hero-carousel .carousel-dots button{background:#a5b5cf}.hero-carousel .carousel-dots button.active{background:#4f91ff}.home .feature-grid{grid-template-columns:repeat(2,1fr);gap:16px}.home .feature-card{display:grid;grid-template-columns:150px 1fr;align-items:stretch;min-height:155px}.home .feature-thumb{width:150px;aspect-ratio:auto;min-height:155px}.home .feature-card-body{padding:18px}.home .feature-card h3{font-size:20px}.home .feature-card p{font-size:14px;line-height:1.45;margin-bottom:10px}.home .learn{font-size:13px}@media(max-width:900px){.hero-carousel .carousel-viewport{height:650px}.hero-carousel .slide-shade{background:linear-gradient(90deg,rgba(2,8,23,.94),rgba(2,8,23,.58))}.home .feature-grid{grid-template-columns:1fr}}@media(max-width:620px){.hero-carousel .carousel-viewport{height:610px}.hero-carousel h1{font-size:44px}.hero-carousel p{font-size:17px}.hero-carousel .carousel-arrow{width:40px;height:40px}.hero-carousel .carousel-arrow.previous{left:8px}.hero-carousel .carousel-arrow.next{right:8px}.home .feature-card{grid-template-columns:105px 1fr;min-height:140px}.home .feature-thumb{width:105px;min-height:140px}.home .feature-card-body{padding:14px}.home .feature-card p{display:none}}
