
:root{
  --krs-bg:#020202;
  --krs-panel:#100806;
  --krs-panel2:#190b07;
  --krs-line:rgba(222,178,52,.35);
  --krs-line2:rgba(255,230,130,.55);
  --krs-gold:#e5bd36;
  --krs-gold2:#fff2a6;
  --krs-text:#fff8dc;
  --krs-muted:#d9c99c;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.krs-portable-body{
  margin:0!important;
  min-height:100%;
  background:
    radial-gradient(circle at 78% 6%,rgba(101,11,22,.52),transparent 34%),
    radial-gradient(circle at 12% 10%,rgba(116,91,19,.17),transparent 31%),
    linear-gradient(180deg,#080504 0%,#030303 52%,#000 100%)!important;
  color:var(--krs-text)!important;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;
  overflow-x:hidden;
}
body.krs-portable-body:before{
  content:"";position:fixed;inset:0;pointer-events:none;
  background:linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.015) 1px,transparent 1px);
  background-size:42px 42px;opacity:.14;z-index:0
}
.krs-portable-body a{color:inherit;text-decoration:none}
.krs-shell{position:relative;z-index:1;width:min(1180px,calc(100% - 44px));margin:0 auto}
.krs-header{position:relative;z-index:50;border-bottom:1px solid rgba(230,190,65,.12);background:rgba(5,3,2,.78);backdrop-filter:blur(15px)}
.krs-header-inner{min-height:96px;display:flex;align-items:center;gap:28px}
.krs-brand{display:flex;align-items:center;gap:13px;min-width:215px}
.krs-brand-mark{width:50px;height:50px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#fff3a4,#c9961e);color:#050505;font-weight:950;font-size:18px;box-shadow:0 18px 44px rgba(213,165,39,.22)}
.krs-brand strong{display:block;color:#fff;font-size:23px;line-height:.9;font-weight:950;letter-spacing:-.05em}
.krs-brand small{display:block;color:#f0c83a;text-transform:uppercase;font-size:10px;font-weight:950;letter-spacing:.14em;margin-top:5px}
.krs-menu{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end;flex:1}
.krs-menu a{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 14px;border:1px solid var(--krs-line);border-radius:999px;background:linear-gradient(180deg,rgba(38,32,13,.8),rgba(12,10,6,.92));color:#ffe787;font-size:12px;font-weight:900}
.krs-menu a:hover,.krs-menu a:focus{background:linear-gradient(135deg,#fff3a6,#c79a21);color:#090600;border-color:#ffe78d;transform:translateY(-1px)}
.krs-account-link{border-color:rgba(255,240,158,.7)!important}
.krs-mobile-menu{display:none;position:relative;margin-left:auto;z-index:10002}
.krs-menu-toggle{list-style:none;min-width:74px;min-height:48px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--krs-line2);border-radius:14px;background:linear-gradient(180deg,#1a1207,#090603);color:#ffe787;padding:8px 12px;cursor:pointer;user-select:none;pointer-events:auto;box-shadow:0 14px 35px rgba(0,0,0,.36),inset 0 1px 0 rgba(255,255,255,.07)}
.krs-menu-toggle::-webkit-details-marker{display:none}
.krs-menu-toggle::marker{display:none;content:""}
.krs-menu-toggle:focus-visible{outline:2px solid #ffe787;outline-offset:3px}
.krs-menu-icon{display:block;width:23px}
.krs-menu-icon i{display:block;width:23px;height:2px;background:#ffe787;margin:4px 0;border-radius:3px;transition:transform .22s ease,opacity .22s ease}
.krs-menu-toggle em{font-style:normal;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}
.krs-mobile-menu[open] .krs-menu-icon i:nth-child(1){transform:translateY(6px) rotate(45deg)}
.krs-mobile-menu[open] .krs-menu-icon i:nth-child(2){opacity:0}
.krs-mobile-menu[open] .krs-menu-icon i:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
.krs-mobile-menu-panel{position:absolute;top:calc(100% + 12px);right:0;width:min(370px,calc(100vw - 28px));max-height:min(72vh,650px);overflow:auto;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:15px;border:1px solid rgba(255,229,125,.52);border-radius:20px;background:rgba(7,4,3,.985);box-shadow:0 30px 80px rgba(0,0,0,.78);backdrop-filter:blur(18px);z-index:10003}
.krs-mobile-menu-panel a{min-height:45px;display:flex;align-items:center;justify-content:center;padding:8px 12px;border:1px solid var(--krs-line);border-radius:13px;background:linear-gradient(180deg,rgba(42,30,10,.88),rgba(11,7,4,.96));color:#ffe787!important;font-size:12px;font-weight:900;text-align:center}
.krs-mobile-menu-panel a:hover,.krs-mobile-menu-panel a:focus{background:linear-gradient(135deg,#fff3a6,#c79a21);color:#080500!important}
.krs-hero{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(360px,.85fr);gap:50px;align-items:center;padding:72px 0 50px}
.krs-pill{display:inline-flex;align-items:center;border:1px solid var(--krs-line);border-radius:999px;background:rgba(63,49,15,.42);color:#ffe988;padding:9px 16px;font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}
.krs-hero h1{font-size:clamp(53px,6.2vw,84px);line-height:.9;letter-spacing:-.07em;margin:28px 0 24px;color:#fff7df;text-shadow:0 22px 60px rgba(0,0,0,.6)}
.krs-hero h1 span,.krs-section-heading em{color:var(--krs-gold);font-style:normal}
.krs-hero-copy>p,.krs-page-hero>p{font-size:19px;line-height:1.72;color:#ddcea5;max-width:720px}
.krs-hero-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:32px}
.krs-btn{min-height:54px;padding:0 22px;border-radius:15px;border:1px solid var(--krs-line);display:inline-flex;align-items:center;justify-content:center;font-weight:950;font-size:14px;background:linear-gradient(180deg,rgba(28,24,9,.9),rgba(3,3,3,.96));color:#ffe787!important;cursor:pointer}
.krs-btn:hover{transform:translateY(-2px)}
.krs-btn-gold{background:linear-gradient(135deg,#fff3a7,#c9971f)!important;color:#070400!important;border-color:#ffe78d!important;box-shadow:0 18px 45px rgba(175,125,17,.22)}
.krs-benefits{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}
.krs-benefits span{padding:9px 12px;border:1px solid rgba(231,190,56,.2);border-radius:999px;color:#e9dba7;font-size:12px;font-weight:800}
.krs-globe-card{position:relative;min-height:575px;border:1px solid var(--krs-line);border-radius:34px;background:radial-gradient(circle at 50% 38%,rgba(82,52,10,.3),rgba(12,6,4,.88) 57%,rgba(3,2,2,.98));box-shadow:0 45px 90px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.05);overflow:hidden}
.krs-promo-strip{text-align:center;padding:15px 18px;color:#ffe589;font-size:13px;font-weight:950;text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid rgba(224,180,48,.17);background:rgba(17,10,3,.88)}
.krs-globe-showcase{min-height:520px;position:relative}
.krs-globe-stage{position:relative;width:520px;height:520px;max-width:100%;margin:0 auto;filter:drop-shadow(0 34px 50px rgba(0,0,0,.82))}
.krs-globe-canvas-wrap{position:absolute;inset:62px;border-radius:50%;z-index:3}
.krs-globe-canvas{display:block;width:100%;height:100%;border-radius:50%;filter:saturate(1.08) contrast(1.12)}
.krs-clean-orbit{position:absolute;left:50%;top:50%;width:455px;height:176px;margin-left:-227.5px;margin-top:-88px;border:1px solid rgba(212,175,55,.16);border-radius:50%;transform:rotateX(67deg) rotateZ(-10deg);pointer-events:none}
.krs-clean-orbit-back{z-index:1;opacity:.22;clip-path:polygon(0 0,100% 0,100% 52%,0 52%)}
.krs-clean-orbit-front{z-index:6;opacity:.45;clip-path:polygon(0 50%,100% 50%,100% 100%,0 100%)}
.krs-globe-base{position:absolute;left:50%;bottom:78px;width:190px;height:34px;margin-left:-95px;border-radius:50%;background:radial-gradient(ellipse,rgba(212,175,55,.28),rgba(143,95,31,.12) 44%,transparent 72%);filter:blur(2px);z-index:2}
.krs-section{padding:78px 0 28px}
.krs-section-heading{text-align:center;max-width:780px;margin:0 auto 38px}
.krs-section-heading>span{color:#d5ad30;font-size:12px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}
.krs-section-heading h2,.krs-page-hero h1{font-size:clamp(40px,5vw,67px);line-height:.96;letter-spacing:-.055em;margin:14px 0 18px;color:#fff7df}
.krs-section-heading p{color:var(--krs-muted);font-size:17px}
.krs-home-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.krs-product-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:18px}
.krs-product-grid .krs-card{flex:1 1 245px;width:min(100%,270px);max-width:270px}
.krs-card{position:relative;display:flex;flex-direction:column;min-height:475px;padding:28px 24px;border:1px solid var(--krs-line);border-radius:25px;background:linear-gradient(145deg,rgba(31,13,8,.96),rgba(7,5,4,.98));box-shadow:0 24px 50px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.04)}
.krs-card:hover{transform:translateY(-5px);border-color:var(--krs-line2)}
.krs-card-badge{align-self:flex-start;border:1px solid rgba(255,229,125,.35);border-radius:999px;padding:7px 10px;color:#ffe985;background:rgba(101,72,9,.2);font-size:10px;font-weight:950;letter-spacing:.11em}
.krs-card h3{font-size:24px;line-height:1.05;margin:21px 0 18px;color:#fff8df}
.krs-price{font-size:48px;font-weight:950;color:#f3c93d;letter-spacing:-.055em}
.krs-price del{font-size:17px;color:#998d6d;margin-left:7px}
.krs-price small{display:block;font-size:12px;color:#c9b987;letter-spacing:0;margin-top:8px}
.krs-card ul{list-style:none;padding:0;margin:24px 0;flex:1}
.krs-card li{position:relative;padding:9px 0 9px 22px;color:#d9cba6;font-size:14px;border-bottom:1px solid rgba(255,255,255,.045)}
.krs-card li:before{content:"✓";position:absolute;left:0;color:#e6bd35;font-weight:950}
.krs-pay{min-height:52px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,#fff3a7,#c9971f);color:#060400!important;font-weight:950;box-shadow:0 17px 35px rgba(176,124,15,.18)}
.krs-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:72px 0}
.krs-steps article,.krs-info-grid article{padding:30px;border:1px solid var(--krs-line);border-radius:22px;background:rgba(15,9,5,.82)}
.krs-steps b{width:45px;height:45px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#fff0a0,#c79620);color:#050300;font-size:19px}
.krs-steps h3,.krs-info-grid h3{font-size:21px;margin:20px 0 10px;color:#fff6d9}
.krs-steps p,.krs-info-grid p{color:#cdbc94;line-height:1.65}
.krs-support-banner{margin-bottom:85px;padding:38px;border:1px solid var(--krs-line2);border-radius:27px;background:linear-gradient(110deg,rgba(54,20,12,.94),rgba(15,8,4,.95));display:flex;align-items:center;justify-content:space-between;gap:30px}
.krs-support-banner h2{font-size:38px;margin:18px 0 7px}
.krs-support-banner p{color:#d9c99c}
.krs-page{min-height:70vh}
.krs-page-hero{text-align:center;padding:72px 0 35px}
.krs-page-hero p{margin-left:auto;margin-right:auto}
.krs-page .krs-section{padding-top:42px}
.krs-route-iptv_reseller .krs-product-grid{max-width:900px;margin:0 auto}
.krs-route-iptv_reseller .krs-card{max-width:286px}
.krs-page-hero{max-width:950px}
.krs-page-hero h1{font-weight:850!important;text-wrap:balance}
.krs-section-heading h2{text-wrap:balance}
.krs-page .krs-card{min-height:455px;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.krs-page .krs-card:hover{box-shadow:0 30px 70px rgba(0,0,0,.46),0 0 0 1px rgba(255,225,112,.08) inset}
.krs-info-grid{max-width:1050px}
.krs-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:68px 0 84px}
.krs-form-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.75fr);gap:24px;padding:20px 0 90px}
.krs-form-card,.krs-contact-card,.krs-account-card{padding:34px;border:1px solid var(--krs-line);border-radius:25px;background:linear-gradient(145deg,rgba(31,13,8,.96),rgba(7,5,4,.98))}
.krs-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:22px}
.krs-form-grid label{display:flex;flex-direction:column;gap:8px;color:#f4e7be;font-size:13px;font-weight:850}
.krs-form-full{grid-column:1/-1}
.krs-form-grid input,.krs-form-grid textarea{width:100%;border:1px solid rgba(230,189,58,.28);border-radius:12px;background:#070504;color:#fff;padding:13px 14px;font:inherit;outline:none}
.krs-form-grid input:focus,.krs-form-grid textarea:focus{border-color:#ebc642;box-shadow:0 0 0 3px rgba(235,198,66,.08)}
.krs-honeypot{position:absolute;left:-9999px}
.krs-contact-card h2{font-size:34px;line-height:1.05;margin:25px 0}
.krs-contact-card li{margin:14px 0;color:#d8c79b;line-height:1.55}
.krs-contact-card p{color:#b9a980;line-height:1.7}
.krs-notice{padding:15px 17px;border-radius:12px;margin-bottom:22px;font-weight:800}
.krs-notice-success{background:rgba(35,117,55,.2);border:1px solid rgba(91,216,112,.38);color:#baf2c2}
.krs-notice-error{background:rgba(151,43,31,.2);border:1px solid rgba(239,96,75,.4);color:#ffc4bc}
.krs-faq{padding:25px 0 90px;max-width:900px}
.krs-faq details{border:1px solid var(--krs-line);border-radius:16px;background:rgba(17,9,5,.86);margin:12px 0;padding:20px}
.krs-faq summary{cursor:pointer;font-weight:900;color:#ffe786}
.krs-faq p{color:#d4c69e;line-height:1.65}
.krs-account-card{max-width:600px;margin:20px auto 90px}
.krs-account-card label{display:block;color:#eadbad;margin:12px 0 7px}
.krs-account-card input{width:100%;padding:12px;border-radius:10px;border:1px solid var(--krs-line);background:#070504;color:#fff}
.krs-account-card input[type=checkbox]{width:auto}
.krs-account-card input[type=submit]{margin-top:15px;background:linear-gradient(135deg,#fff3a7,#c9971f);color:#070400;font-weight:900;cursor:pointer}
.krs-footer{position:relative;z-index:1;border-top:1px solid rgba(226,183,52,.17);background:rgba(2,2,2,.92);padding-top:58px}
.krs-footer-grid{display:grid;grid-template-columns:1.45fr repeat(3,1fr);gap:38px}
.krs-footer h3{color:#fff3bd;margin:0 0 18px}
.krs-footer p{color:#aa9c77;line-height:1.65}
.krs-footer .krs-legal{font-size:12px}
.krs-footer-grid>div>a:not(.krs-brand){display:block;color:#d6c796;padding:6px 0}
.krs-footer-grid>div>a:hover{color:#ffe471}
.krs-footer-bottom{margin-top:45px;padding:23px 0;border-top:1px solid rgba(255,255,255,.06);color:#8f8263;font-size:12px}

@media(max-width:1050px){
  .krs-header{overflow:visible}
  .krs-header-inner{min-height:82px;position:relative}
  .krs-menu-desktop{display:none!important}
  .krs-mobile-menu{display:block}
  .krs-hero{grid-template-columns:1fr;padding-top:52px}
  .krs-globe-card{max-width:650px;width:100%;margin:0 auto}
  .krs-home-products{grid-template-columns:repeat(2,1fr)}
  .krs-product-grid .krs-card{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px)}
}
@media(max-width:700px){
  .krs-shell{width:min(100% - 28px,1180px)}
  .krs-brand{min-width:0}
  .krs-brand strong{font-size:20px}
  .krs-brand-mark{width:44px;height:44px}
  .krs-header-inner{gap:12px}
  .krs-brand strong{white-space:nowrap}
  .krs-menu-toggle{min-width:62px;padding:7px 9px}
  .krs-menu-toggle em{display:none}
  .krs-menu{left:14px;right:14px;grid-template-columns:1fr!important}
  .krs-hero{padding-top:37px;gap:25px}
  .krs-hero h1{font-size:47px;margin-top:22px}
  .krs-hero-copy>p{font-size:16px}
  .krs-hero-actions{display:grid}
  .krs-btn{width:100%}
  .krs-globe-card{min-height:390px;border-radius:23px}
  .krs-globe-showcase{min-height:340px}
  .krs-globe-stage{width:340px;height:340px}
  .krs-globe-canvas-wrap{inset:45px}
  .krs-clean-orbit{width:310px;height:120px;margin-left:-155px;margin-top:-60px}
  .krs-globe-base{bottom:53px;width:130px;margin-left:-65px}
  .krs-home-products,.krs-steps,.krs-info-grid,.krs-footer-grid,.krs-form-layout{grid-template-columns:1fr}
  .krs-product-grid{display:grid;grid-template-columns:1fr}
  .krs-product-grid .krs-card{width:100%;max-width:none;min-height:0}
  .krs-mobile-menu-panel{grid-template-columns:1fr;width:min(340px,calc(100vw - 28px))}
  .krs-card{min-height:0}
  .krs-section{padding-top:58px}
  .krs-section-heading h2,.krs-page-hero h1{font-size:41px}
  .krs-support-banner{align-items:flex-start;flex-direction:column;padding:28px}
  .krs-support-banner h2{font-size:31px}
  .krs-form-grid{grid-template-columns:1fr}
  .krs-form-full{grid-column:auto}
  .krs-form-card,.krs-contact-card{padding:23px}
}


/* =========================================================
   UNIVERSAL CORE v2 — KINGRESHARE.CO VISUAL DIRECTION
   ========================================================= */
body.krs-portable-body{
  --krs-universal-version:"2.0.0";
}
.krs-header{
  background:rgba(5,3,2,.9);
}
.krs-hero{
  grid-template-columns:minmax(0,1.06fr) minmax(360px,.82fr);
  padding-top:58px;
}
.krs-hero h1{
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;
  font-weight:950!important;
  font-size:clamp(58px,6.5vw,88px)!important;
  line-height:.91!important;
  letter-spacing:-.065em!important;
}
.krs-globe-card{
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.krs-promo-strip{
  width:max-content;
  max-width:100%;
  margin:0 auto -8px;
  padding:10px 17px;
  border:1px solid var(--krs-line);
  border-radius:999px;
  position:relative;
  z-index:8;
}
.krs-globe-showcase{
  min-height:500px;
}
.krs-home-products{
  gap:0;
  padding:0;
  border:1px solid var(--krs-line);
  border-radius:26px;
  overflow:hidden;
  background:rgba(12,7,4,.74);
  box-shadow:0 35px 75px rgba(0,0,0,.42);
}
.krs-home-products .krs-card{
  border:0;
  border-right:1px solid var(--krs-line);
  border-radius:0;
  background:linear-gradient(160deg,rgba(27,16,8,.92),rgba(5,4,3,.98));
}
.krs-home-products .krs-card:last-child{
  border-right:0;
}
.krs-home-products .krs-card:hover{
  transform:translateY(-3px);
  background:linear-gradient(160deg,rgba(42,24,10,.96),rgba(7,4,3,.99));
}
.krs-section-heading h2,
.krs-page-hero h1{
  font-family:Georgia,"Times New Roman",serif;
}
.krs-card h3{
  text-wrap:balance;
}
.krs-pay{
  text-transform:none;
  letter-spacing:.01em;
}
.krs-support-banner{
  background:linear-gradient(110deg,rgba(56,22,13,.95),rgba(13,7,4,.97));
}

@media(max-width:1050px){
  .krs-home-products{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:0;
  }
  .krs-home-products .krs-card:nth-child(2){
    border-right:0;
  }
  .krs-home-products .krs-card:nth-child(-n+2){
    border-bottom:1px solid var(--krs-line);
  }
}
@media(max-width:700px){
  .krs-hero h1{
    font-size:48px!important;
  }
  .krs-globe-showcase{
    min-height:345px;
  }
  .krs-home-products{
    display:grid;
    grid-template-columns:1fr;
    border-radius:22px;
  }
  .krs-home-products .krs-card{
    border-right:0!important;
    border-bottom:1px solid var(--krs-line)!important;
  }
  .krs-home-products .krs-card:last-child{
    border-bottom:0!important;
  }
}


/* =========================================================
   UNIVERSAL CORE v2.1 — DEDICATED MOBILE HOME FIX
   Final overrides intentionally placed last.
   ========================================================= */
@media screen and (max-width:700px){
  html,
  body.krs-portable-body{
    width:100%!important;
    max-width:100%!important;
    overflow-x:hidden!important;
  }

  body.krs-portable-body .krs-shell{
    width:calc(100% - 28px)!important;
    max-width:none!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }

  body.krs-portable-body .krs-header-inner{
    min-height:82px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:10px!important;
  }

  body.krs-portable-body .krs-brand{
    min-width:0!important;
    max-width:calc(100% - 76px)!important;
  }

  body.krs-portable-body .krs-brand strong{
    font-size:19px!important;
    white-space:nowrap!important;
  }

  body.krs-portable-body .krs-brand small{
    font-size:8px!important;
    letter-spacing:.12em!important;
  }

  body.krs-portable-body .krs-mobile-menu{
    flex:0 0 auto!important;
    margin-left:auto!important;
  }

  body.krs-portable-body .krs-hero{
    display:flex!important;
    flex-direction:column!important;
    grid-template-columns:none!important;
    width:100%!important;
    max-width:100%!important;
    gap:28px!important;
    padding:34px 0 38px!important;
    align-items:stretch!important;
  }

  body.krs-portable-body .krs-hero-copy{
    order:1!important;
    display:block!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
  }

  body.krs-portable-body .krs-hero-copy .krs-pill{
    display:inline-flex!important;
    width:auto!important;
    max-width:100%!important;
    padding:9px 13px!important;
    font-size:10px!important;
    line-height:1.35!important;
    white-space:normal!important;
    text-align:left!important;
  }

  body.krs-portable-body .krs-hero h1{
    width:100%!important;
    max-width:100%!important;
    margin:24px 0 20px!important;
    font-size:clamp(43px,13.2vw,56px)!important;
    line-height:.94!important;
    letter-spacing:-.055em!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    hyphens:none!important;
  }

  body.krs-portable-body .krs-hero-copy>p{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    font-size:17px!important;
    line-height:1.65!important;
    word-break:normal!important;
    overflow-wrap:normal!important;
  }

  body.krs-portable-body .krs-hero-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    width:100%!important;
    gap:12px!important;
    margin-top:26px!important;
  }

  body.krs-portable-body .krs-hero-actions .krs-btn{
    width:100%!important;
    min-height:56px!important;
    padding:0 18px!important;
    border-radius:15px!important;
    font-size:15px!important;
    line-height:1.25!important;
    text-align:center!important;
  }

  body.krs-portable-body .krs-benefits{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    width:100%!important;
    gap:10px!important;
    margin-top:22px!important;
  }

  body.krs-portable-body .krs-benefits span{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:48px!important;
    width:100%!important;
    padding:10px 8px!important;
    border-radius:14px!important;
    font-size:12px!important;
    line-height:1.3!important;
    text-align:center!important;
    white-space:normal!important;
  }

  body.krs-portable-body .krs-globe-card{
    order:2!important;
    display:block!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
  }

  body.krs-portable-body .krs-promo-strip{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:max-content!important;
    max-width:calc(100% - 10px)!important;
    min-height:45px!important;
    margin:0 auto 8px!important;
    padding:9px 15px!important;
    border-radius:999px!important;
    font-size:10px!important;
    line-height:1.3!important;
    letter-spacing:.1em!important;
    text-align:center!important;
    white-space:normal!important;
  }

  body.krs-portable-body .krs-globe-showcase{
    width:100%!important;
    max-width:100%!important;
    min-height:330px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
  }

  body.krs-portable-body .krs-globe-stage{
    width:min(88vw,340px)!important;
    height:min(88vw,340px)!important;
    max-width:340px!important;
    max-height:340px!important;
    margin:0 auto!important;
  }

  body.krs-portable-body .krs-globe-canvas-wrap{
    inset:44px!important;
  }

  body.krs-portable-body .krs-clean-orbit{
    width:min(82vw,310px)!important;
    height:min(31vw,120px)!important;
    margin-left:calc(min(82vw,310px) / -2)!important;
    margin-top:calc(min(31vw,120px) / -2)!important;
  }

  body.krs-portable-body .krs-globe-base{
    bottom:50px!important;
    width:128px!important;
    margin-left:-64px!important;
  }

  body.krs-portable-body .krs-section{
    padding-top:52px!important;
  }

  body.krs-portable-body .krs-section-heading{
    width:100%!important;
    max-width:100%!important;
    margin-bottom:26px!important;
  }

  body.krs-portable-body .krs-section-heading h2{
    font-size:39px!important;
    line-height:1.02!important;
  }

  body.krs-portable-body .krs-section-heading p{
    font-size:15px!important;
    line-height:1.55!important;
  }

  body.krs-portable-body .krs-home-products{
    width:100%!important;
    max-width:100%!important;
  }

  body.krs-portable-body .krs-home-products .krs-card{
    width:100%!important;
    max-width:100%!important;
    min-height:0!important;
    padding:25px 21px!important;
  }

  body.krs-portable-body .krs-home-products .krs-card h3{
    font-size:25px!important;
  }

  body.krs-portable-body .krs-home-products .krs-price{
    font-size:48px!important;
  }

  body.krs-portable-body .krs-steps{
    gap:12px!important;
    padding:48px 0!important;
  }

  body.krs-portable-body .krs-support-banner{
    margin-bottom:56px!important;
  }

  body.krs-portable-body .krs-footer-grid{
    gap:28px!important;
  }

  body.krs-portable-body .krs-footer h3{
    font-size:28px!important;
    margin-top:6px!important;
  }
}

@media screen and (max-width:380px){
  body.krs-portable-body .krs-hero h1{
    font-size:41px!important;
  }

  body.krs-portable-body .krs-benefits{
    grid-template-columns:1fr!important;
  }

  body.krs-portable-body .krs-globe-stage{
    width:310px!important;
    height:310px!important;
  }

  body.krs-portable-body .krs-globe-canvas-wrap{
    inset:41px!important;
  }
}


/* =========================================================
   UNIVERSAL CORE v2.2 — SMART TEST/SUPPORT FORMS
   ========================================================= */
.krs-form-grid select{
  width:100%;
  min-height:48px;
  border:1px solid rgba(230,189,58,.28);
  border-radius:12px;
  background:#070504;
  color:#fff;
  padding:13px 40px 13px 14px;
  font:inherit;
  outline:none;
  appearance:auto;
}
.krs-form-grid select:focus{
  border-color:#ebc642;
  box-shadow:0 0 0 3px rgba(235,198,66,.08);
}
.krs-required{
  color:#f0c83a;
  font-weight:950;
}
.krs-required-note{
  margin:0 0 18px;
  color:#cdbd91;
  font-size:13px;
}
.krs-required-note span{
  color:#f0c83a;
  font-weight:950;
}
.krs-privacy-check{
  display:flex;
  align-items:flex-start;
  gap:12px;
  margin:4px 0 24px;
  padding:15px 16px;
  border:1px solid rgba(230,189,58,.22);
  border-radius:14px;
  background:rgba(39,25,7,.28);
  color:#d8c99f;
  font-size:13px;
  line-height:1.55;
}
.krs-privacy-check input{
  flex:0 0 auto;
  width:18px!important;
  height:18px;
  margin-top:2px;
  accent-color:#e5bd36;
}
.krs-privacy-check a{
  color:#ffe174!important;
  text-decoration:underline;
  text-underline-offset:3px;
}
.krs-privacy-check strong{
  color:#f0c83a;
}
@media(max-width:700px){
  .krs-form-grid select{
    min-height:52px;
  }
  .krs-privacy-check{
    padding:14px;
  }
}


/* =========================================================
   UNIVERSAL CORE v2.3 — BUILT-IN MULTILINGUAL SWITCHER
   ========================================================= */
.krs-language-switcher{
  position:relative;
  z-index:10004;
  flex:0 0 auto;
}
.krs-language-switcher>summary{
  list-style:none;
  min-width:68px;
  min-height:42px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  padding:7px 11px;
  border:1px solid var(--krs-line2);
  border-radius:13px;
  background:linear-gradient(180deg,#1a1207,#090603);
  color:#ffe787;
  cursor:pointer;
  font-size:12px;
  font-weight:950;
  box-shadow:0 14px 35px rgba(0,0,0,.32);
}
.krs-language-switcher>summary::-webkit-details-marker{display:none}
.krs-language-switcher>summary::marker{display:none;content:""}
.krs-language-switcher>summary:focus-visible{outline:2px solid #ffe787;outline-offset:3px}
.krs-language-panel{
  position:absolute;
  top:calc(100% + 10px);
  right:0;
  width:210px;
  display:grid;
  gap:7px;
  padding:12px;
  border:1px solid rgba(255,229,125,.5);
  border-radius:17px;
  background:rgba(7,4,3,.99);
  box-shadow:0 28px 70px rgba(0,0,0,.72);
}
.krs-language-link{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
  min-height:40px!important;
  padding:8px 10px!important;
  border:1px solid var(--krs-line)!important;
  border-radius:11px!important;
  background:rgba(34,22,7,.78)!important;
  color:#f4df8b!important;
  text-align:left!important;
}
.krs-language-link b{
  min-width:30px;
  color:#fff0a1;
  font-size:11px;
  letter-spacing:.06em;
}
.krs-language-link span,.krs-language-link small{
  color:#d8c99f;
  font-size:12px;
  font-weight:800;
}
.krs-language-link:hover,.krs-language-link:focus,.krs-language-link.is-active{
  background:linear-gradient(135deg,#fff3a6,#c79a21)!important;
  color:#080500!important;
}
.krs-language-link:hover b,.krs-language-link:hover span,.krs-language-link:hover small,
.krs-language-link:focus b,.krs-language-link:focus span,.krs-language-link:focus small,
.krs-language-link.is-active b,.krs-language-link.is-active span,.krs-language-link.is-active small{
  color:#080500!important;
}
.krs-mobile-languages{
  grid-column:1/-1;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px;
  margin-top:5px;
  padding-top:13px;
  border-top:1px solid rgba(255,229,125,.18);
}
.krs-mobile-languages>span{
  grid-column:1/-1;
  color:#ffe787;
  font-size:11px;
  font-weight:950;
  letter-spacing:.11em;
  text-transform:uppercase;
}
.krs-mobile-languages .krs-language-link{
  justify-content:center!important;
}
@media(max-width:1050px){
  .krs-language-switcher{display:none}
}
@media(max-width:700px){
  .krs-mobile-languages{grid-template-columns:repeat(2,minmax(0,1fr))}
  .krs-mobile-menu-panel{max-height:min(78vh,720px)}
}


/* =========================================================
   UNIVERSAL CORE v2.5 — ORDERED PRODUCT GRIDS + GOLD HOME CTA
   ========================================================= */

/* Commercial sections can use more horizontal space than normal text sections. */
body.krs-portable-body .krs-commercial-section{
  width:min(1480px,calc(100% - 40px))!important;
}

/* Exact desktop rows: 5, 4 or 3 cards according to the product group. */
body.krs-portable-body .krs-commercial-section .krs-product-grid{
  display:grid!important;
  align-items:stretch!important;
  justify-content:center!important;
  gap:16px!important;
  width:100%!important;
  margin:0 auto!important;
}

body.krs-portable-body .krs-commercial-section .krs-grid-count-5{
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
}

body.krs-portable-body .krs-commercial-section .krs-grid-count-4{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}

body.krs-portable-body .krs-commercial-section .krs-grid-count-3{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  max-width:1020px!important;
}

body.krs-portable-body .krs-commercial-section .krs-product-grid .krs-card{
  display:flex!important;
  flex-direction:column!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  height:100%!important;
  min-height:455px!important;
  padding:25px 21px!important;
  border-radius:22px!important;
}

body.krs-portable-body .krs-commercial-section .krs-card h3{
  min-height:2.15em!important;
  margin:18px 0 15px!important;
  font-size:22px!important;
  line-height:1.07!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
}

body.krs-portable-body .krs-commercial-section .krs-card ul{
  flex:1 1 auto!important;
  margin:20px 0!important;
}

body.krs-portable-body .krs-commercial-section .krs-card .krs-pay{
  margin-top:auto!important;
  width:100%!important;
}

/* Five-card IPTV row is slightly more compact, but remains fully readable. */
body.krs-portable-body .krs-commercial-section .krs-grid-count-5 .krs-card{
  padding:23px 18px!important;
}

body.krs-portable-body .krs-commercial-section .krs-grid-count-5 .krs-card h3{
  font-size:20px!important;
}

body.krs-portable-body .krs-commercial-section .krs-grid-count-5 .krs-price{
  font-size:41px!important;
}

body.krs-portable-body .krs-commercial-section .krs-grid-count-5 .krs-card li{
  padding:8px 0 8px 19px!important;
  font-size:12.5px!important;
}

/* Keep the three reseller cards centered and balanced. */
body.krs-portable-body.krs-route-iptv_reseller .krs-commercial-section{
  width:min(1080px,calc(100% - 40px))!important;
}

body.krs-portable-body.krs-route-iptv_reseller .krs-grid-count-3 .krs-card{
  max-width:none!important;
}

/* Remove the accidental green/teal title in the Home support block. */
body.krs-portable-body .krs-support-banner h2,
body.krs-portable-body .krs-support-banner h2 *,
body.krs-portable-body .krs-support-banner a:not(.krs-btn){
  color:var(--krs-gold)!important;
  -webkit-text-fill-color:var(--krs-gold)!important;
}

body.krs-portable-body .krs-support-banner{
  background:
    radial-gradient(circle at 18% 20%,rgba(226,181,45,.10),transparent 32%),
    linear-gradient(110deg,rgba(55,21,12,.96),rgba(12,7,4,.98))!important;
}

/* Tablet: orderly rows without isolated cards. */
@media screen and (max-width:1100px){
  body.krs-portable-body .krs-commercial-section .krs-grid-count-5{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }

  body.krs-portable-body .krs-commercial-section .krs-grid-count-4{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }

  body.krs-portable-body .krs-commercial-section .krs-grid-count-3{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}

/* Smaller tablets: two clean columns. */
@media screen and (max-width:820px){
  body.krs-portable-body .krs-commercial-section{
    width:min(760px,calc(100% - 28px))!important;
  }

  body.krs-portable-body .krs-commercial-section .krs-grid-count-5,
  body.krs-portable-body .krs-commercial-section .krs-grid-count-4,
  body.krs-portable-body .krs-commercial-section .krs-grid-count-3{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }

  body.krs-portable-body .krs-commercial-section .krs-product-grid .krs-card{
    min-height:430px!important;
  }
}

/* Phone: one card per row, full width and no horizontal overflow. */
@media screen and (max-width:620px){
  body.krs-portable-body .krs-commercial-section{
    width:calc(100% - 28px)!important;
  }

  body.krs-portable-body .krs-commercial-section .krs-grid-count-5,
  body.krs-portable-body .krs-commercial-section .krs-grid-count-4,
  body.krs-portable-body .krs-commercial-section .krs-grid-count-3{
    grid-template-columns:1fr!important;
    max-width:none!important;
  }

  body.krs-portable-body .krs-commercial-section .krs-product-grid .krs-card{
    min-height:0!important;
    padding:25px 21px!important;
  }

  body.krs-portable-body .krs-commercial-section .krs-grid-count-5 .krs-card h3,
  body.krs-portable-body .krs-commercial-section .krs-card h3{
    min-height:0!important;
    font-size:24px!important;
  }

  body.krs-portable-body .krs-commercial-section .krs-grid-count-5 .krs-price,
  body.krs-portable-body .krs-commercial-section .krs-price{
    font-size:48px!important;
  }

  body.krs-portable-body .krs-commercial-section .krs-grid-count-5 .krs-card li,
  body.krs-portable-body .krs-commercial-section .krs-card li{
    font-size:14px!important;
  }
}


/* =========================================================
   UNIVERSAL CORE v2.6
   COMPACT PREMIUM CARDS + THEME-PROOF TEST FORMS
   ========================================================= */

/* ---------- Compact commercial cards ---------- */
body.krs-portable-body .krs-commercial-section{
  width:min(1260px,calc(100% - 36px))!important;
  padding-top:30px!important;
}

body.krs-portable-body .krs-commercial-section .krs-section-heading{
  margin-bottom:22px!important;
}

body.krs-portable-body .krs-commercial-section .krs-section-heading h2{
  font-size:clamp(36px,4vw,55px)!important;
  line-height:1!important;
}

body.krs-portable-body .krs-commercial-section .krs-product-grid{
  gap:10px!important;
}

body.krs-portable-body .krs-commercial-section .krs-product-grid .krs-card{
  min-height:350px!important;
  padding:18px 16px!important;
  border-radius:17px!important;
  box-shadow:0 16px 34px rgba(0,0,0,.27),inset 0 1px 0 rgba(255,255,255,.035)!important;
}

body.krs-portable-body .krs-commercial-section .krs-card-badge{
  padding:5px 8px!important;
  font-size:8px!important;
  letter-spacing:.09em!important;
}

body.krs-portable-body .krs-commercial-section .krs-card h3{
  min-height:2em!important;
  margin:14px 0 12px!important;
  font-size:18px!important;
  line-height:1.06!important;
}

body.krs-portable-body .krs-commercial-section .krs-price{
  font-size:38px!important;
  line-height:1!important;
}

body.krs-portable-body .krs-commercial-section .krs-price del{
  font-size:13px!important;
}

body.krs-portable-body .krs-commercial-section .krs-price small{
  margin-top:6px!important;
  font-size:9px!important;
}

body.krs-portable-body .krs-commercial-section .krs-card ul{
  margin:15px 0!important;
}

body.krs-portable-body .krs-commercial-section .krs-card li{
  padding:7px 0 7px 17px!important;
  font-size:11.5px!important;
  line-height:1.35!important;
}

body.krs-portable-body .krs-commercial-section .krs-pay{
  min-height:43px!important;
  border-radius:10px!important;
  font-size:13px!important;
}

body.krs-portable-body .krs-commercial-section + .krs-commercial-section{
  padding-top:34px!important;
}

body.krs-portable-body .krs-info-grid{
  padding-top:42px!important;
  padding-bottom:62px!important;
}

body.krs-portable-body .krs-info-grid article{
  padding:23px!important;
}

/* Five cards stay readable without filling the entire screen height. */
body.krs-portable-body .krs-commercial-section .krs-grid-count-5 .krs-card{
  min-height:340px!important;
  padding:17px 14px!important;
}

body.krs-portable-body .krs-commercial-section .krs-grid-count-5 .krs-card h3{
  font-size:16px!important;
}

body.krs-portable-body .krs-commercial-section .krs-grid-count-5 .krs-price{
  font-size:34px!important;
}

body.krs-portable-body .krs-commercial-section .krs-grid-count-5 .krs-card li{
  font-size:10.5px!important;
}

/* ---------- Test/Support forms independent from theme CSS ---------- */
html.notranslate,
html.notranslate body.krs-portable-body{
  color-scheme:dark!important;
}

body.krs-portable-body .krs-form-layout{
  width:min(1180px,calc(100% - 36px))!important;
  max-width:1180px!important;
  grid-template-columns:minmax(0,1.55fr) minmax(285px,.72fr)!important;
  gap:22px!important;
  align-items:start!important;
  padding:16px 0 76px!important;
}

body.krs-portable-body .krs-form-card,
body.krs-portable-body .krs-contact-card{
  min-width:0!important;
  width:100%!important;
  box-sizing:border-box!important;
  padding:28px!important;
  border:1px solid rgba(230,189,58,.32)!important;
  border-radius:21px!important;
  background:linear-gradient(145deg,rgba(29,12,8,.98),rgba(8,5,4,.99))!important;
  color:#efe2b9!important;
  box-shadow:0 22px 55px rgba(0,0,0,.28)!important;
}

body.krs-portable-body .krs-contact-card{
  align-self:start!important;
  height:auto!important;
  min-height:0!important;
}

body.krs-portable-body .krs-contact-card h2,
body.krs-portable-body .krs-contact-card h2 *,
body.krs-portable-body .krs-contact-card h3{
  color:#fff3d3!important;
  -webkit-text-fill-color:#fff3d3!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:31px!important;
  font-weight:500!important;
  line-height:1.08!important;
  letter-spacing:-.025em!important;
}

body.krs-portable-body .krs-contact-card ol{
  padding-left:24px!important;
}

body.krs-portable-body .krs-contact-card li,
body.krs-portable-body .krs-contact-card p{
  color:#d8c89d!important;
  font-size:14px!important;
  line-height:1.65!important;
}

body.krs-portable-body .krs-form-grid{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:16px!important;
  width:100%!important;
  min-width:0!important;
  margin-bottom:20px!important;
}

body.krs-portable-body .krs-form-grid label{
  display:flex!important;
  flex-direction:column!important;
  gap:7px!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  box-sizing:border-box!important;
  color:#f1e3b8!important;
  font-size:12px!important;
  font-weight:850!important;
  text-transform:none!important;
}

body.krs-portable-body .krs-form-grid .krs-form-full{
  grid-column:1/-1!important;
}

body.krs-portable-body .krs-form-grid input:not([type=checkbox]),
body.krs-portable-body .krs-form-grid textarea,
body.krs-portable-body .krs-form-grid select{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  min-height:46px!important;
  margin:0!important;
  padding:12px 13px!important;
  box-sizing:border-box!important;
  border:1px solid rgba(230,189,58,.32)!important;
  border-radius:10px!important;
  outline:0!important;
  background:#080605!important;
  background-image:none!important;
  color:#fff8e7!important;
  -webkit-text-fill-color:#fff8e7!important;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;
  font-size:13px!important;
  font-weight:600!important;
  line-height:1.35!important;
  box-shadow:none!important;
  appearance:auto!important;
  -webkit-appearance:auto!important;
}

body.krs-portable-body .krs-form-grid textarea{
  min-height:118px!important;
  resize:vertical!important;
}

body.krs-portable-body .krs-form-grid input::placeholder,
body.krs-portable-body .krs-form-grid textarea::placeholder{
  color:#8f8c86!important;
  -webkit-text-fill-color:#8f8c86!important;
  opacity:1!important;
  font-weight:500!important;
}

body.krs-portable-body .krs-form-grid input:focus,
body.krs-portable-body .krs-form-grid textarea:focus,
body.krs-portable-body .krs-form-grid select:focus{
  border-color:#e8c343!important;
  box-shadow:0 0 0 3px rgba(232,195,67,.10)!important;
}

body.krs-portable-body .krs-privacy-check,
body.krs-portable-body .krs-marketing-check{
  display:flex!important;
  align-items:flex-start!important;
  gap:11px!important;
  width:100%!important;
  box-sizing:border-box!important;
  margin:0 0 13px!important;
  padding:13px 14px!important;
  border:1px solid rgba(230,189,58,.25)!important;
  border-radius:12px!important;
  background:rgba(40,25,6,.24)!important;
  color:#d7c99e!important;
  font-size:11.5px!important;
  line-height:1.5!important;
}

body.krs-portable-body .krs-marketing-check{
  background:rgba(15,11,6,.78)!important;
}

body.krs-portable-body .krs-privacy-check input,
body.krs-portable-body .krs-marketing-check input{
  flex:0 0 17px!important;
  width:17px!important;
  height:17px!important;
  min-height:17px!important;
  margin:1px 0 0!important;
  accent-color:#e5bd36!important;
}

body.krs-portable-body .krs-form-card .krs-btn[type=submit]{
  min-height:46px!important;
  padding:0 22px!important;
  border:0!important;
  border-radius:10px!important;
  font-size:13px!important;
}

/* Keep Home support title in gold, never green/teal. */
body.krs-portable-body .krs-support-banner h2,
body.krs-portable-body .krs-support-banner h2 *,
body.krs-portable-body .krs-support-banner a:not(.krs-btn){
  color:#e7bd36!important;
  -webkit-text-fill-color:#e7bd36!important;
}

/* Mobile/tablet */
@media screen and (max-width:900px){
  body.krs-portable-body .krs-form-layout{
    grid-template-columns:1fr!important;
    width:min(760px,calc(100% - 28px))!important;
  }

  body.krs-portable-body .krs-contact-card{
    order:2!important;
  }
}

@media screen and (max-width:620px){
  body.krs-portable-body .krs-commercial-section{
    width:calc(100% - 28px)!important;
  }

  body.krs-portable-body .krs-commercial-section .krs-product-grid .krs-card,
  body.krs-portable-body .krs-commercial-section .krs-grid-count-5 .krs-card{
    min-height:0!important;
    padding:21px 18px!important;
  }

  body.krs-portable-body .krs-commercial-section .krs-card h3,
  body.krs-portable-body .krs-commercial-section .krs-grid-count-5 .krs-card h3{
    min-height:0!important;
    font-size:21px!important;
  }

  body.krs-portable-body .krs-commercial-section .krs-price,
  body.krs-portable-body .krs-commercial-section .krs-grid-count-5 .krs-price{
    font-size:43px!important;
  }

  body.krs-portable-body .krs-commercial-section .krs-card li,
  body.krs-portable-body .krs-commercial-section .krs-grid-count-5 .krs-card li{
    font-size:13px!important;
  }

  body.krs-portable-body .krs-form-card,
  body.krs-portable-body .krs-contact-card{
    padding:21px!important;
  }

  body.krs-portable-body .krs-form-grid{
    grid-template-columns:1fr!important;
    gap:14px!important;
  }

  body.krs-portable-body .krs-form-grid .krs-form-full{
    grid-column:auto!important;
  }

  body.krs-portable-body .krs-contact-card h2{
    font-size:28px!important;
  }
}


/* =========================================================
   KINGRESHARE UNIVERSAL CORE 3 — TUTORIALS + DOWNLOAD APP
   ========================================================= */
.krs-tutorial-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
  padding:20px 0 62px;
}
.krs-tutorial-card{
  display:flex;
  flex-direction:column;
  min-height:280px;
  padding:25px;
  border:1px solid var(--krs-line);
  border-radius:20px;
  background:linear-gradient(145deg,rgba(30,13,8,.96),rgba(6,5,4,.99));
  box-shadow:0 22px 48px rgba(0,0,0,.28);
}
.krs-tutorial-number{
  width:38px;height:38px;display:grid;place-items:center;border-radius:50%;
  background:linear-gradient(135deg,#fff1a1,#c79620);color:#070400;font-weight:950;
}
.krs-tutorial-card h2{font-size:23px;line-height:1.08;color:#fff6d8;margin:22px 0 12px}
.krs-tutorial-card p{color:#cdbd92;line-height:1.65;flex:1}
.krs-tutorial-card .krs-btn{align-self:flex-start;min-height:45px;margin-top:18px}
.krs-tutorial-help,.krs-app-security{
  display:flex;align-items:center;justify-content:space-between;gap:28px;
  margin-bottom:80px;padding:34px;border:1px solid var(--krs-line2);border-radius:24px;
  background:linear-gradient(110deg,rgba(55,21,12,.96),rgba(11,7,4,.99));
}
.krs-tutorial-help h2,.krs-app-security h2{font-size:34px;color:#fff3d2;margin:17px 0 0}

.krs-app-hero{
  display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.65fr);
  align-items:center;gap:60px;padding:74px 0 52px;
}
.krs-app-copy h1{font-size:clamp(56px,7vw,88px);line-height:.92;letter-spacing:-.06em;color:#fff6dc;margin:25px 0 22px}
.krs-app-copy>p{max-width:720px;color:#d8c99e;font-size:18px;line-height:1.7}
.krs-app-badges{display:flex;flex-wrap:wrap;gap:9px;margin:25px 0}
.krs-app-badges span{padding:9px 12px;border:1px solid var(--krs-line);border-radius:999px;color:#ffe786;background:rgba(55,39,10,.4);font-size:11px;font-weight:900}
.krs-app-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}
.krs-download-apk{min-width:200px}
.krs-app-access-message{font-size:13px!important;color:#bcae84!important;margin-top:18px}
.krs-app-device{display:flex;justify-content:center;filter:drop-shadow(0 34px 55px rgba(0,0,0,.72))}
.krs-app-device-screen{
  position:relative;width:310px;height:570px;border:7px solid #241707;border-radius:42px;
  background:radial-gradient(circle at 50% 25%,rgba(114,70,10,.35),transparent 34%),linear-gradient(160deg,#2d0d09,#050403 68%);
  display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;
  box-shadow:inset 0 0 0 1px rgba(255,231,132,.24),inset 0 0 60px rgba(0,0,0,.58);
}
.krs-app-device-screen:before{content:"";position:absolute;top:12px;width:76px;height:20px;border-radius:999px;background:#050403}
.krs-app-device-screen .krs-brand-mark{width:78px;height:78px;font-size:24px;margin-bottom:20px}
.krs-app-device-screen strong{font-size:27px;color:#fff5d7}
.krs-app-device-screen small{color:#e1b932;text-transform:uppercase;letter-spacing:.14em;font-weight:900;margin-top:7px}
.krs-app-device-screen i{width:210px;height:42px;border:1px solid rgba(231,190,56,.25);border-radius:12px;background:rgba(10,7,4,.72);margin-top:13px}
.krs-app-install-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:38px 0 66px}
.krs-app-install-grid article{padding:27px;border:1px solid var(--krs-line);border-radius:20px;background:rgba(18,10,6,.88)}
.krs-app-step{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#fff2a5,#c9971f);color:#070400;font-weight:950;font-size:18px}
.krs-app-install-grid h2{font-size:22px;color:#fff4d3;margin:20px 0 10px}
.krs-app-install-grid p,.krs-app-security li{color:#cdbc92;line-height:1.65}
.krs-app-security ul{margin:18px 0 0;padding-left:22px}
.krs-app-security li{margin:8px 0}

@media(max-width:1050px){
  .krs-tutorial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .krs-app-hero{grid-template-columns:1fr;text-align:center}
  .krs-app-copy>p{margin-left:auto;margin-right:auto}
  .krs-app-badges,.krs-app-actions{justify-content:center}
}
@media(max-width:700px){
  .krs-tutorial-grid,.krs-app-install-grid{grid-template-columns:1fr}
  .krs-tutorial-card{min-height:0}
  .krs-tutorial-help,.krs-app-security{flex-direction:column;align-items:flex-start;padding:25px}
  .krs-tutorial-help h2,.krs-app-security h2{font-size:28px}
  .krs-app-hero{padding-top:45px;gap:38px}
  .krs-app-copy h1{font-size:49px}
  .krs-app-device-screen{width:270px;height:500px}
  .krs-app-actions .krs-btn{width:100%}
}
