#kingstemLanding{--brand:#00befc;--bronze:#00769f;--bronze-deep:#005d80;--amber:#9ed4ff;--deep:#18272f;--deep-2:#22333c;--cream:#eefaff;--paper:#fff;--line:#d4eaf2;--text:#202b31;--muted:#697a83;position:relative;overflow:hidden;background:var(--paper);color:var(--text);font-family:"Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6;word-break:keep-all;-webkit-font-smoothing:antialiased}
#kingstemLanding *,#kingstemLanding *::before,#kingstemLanding *::after{box-sizing:border-box;font-family:inherit}
#kingstemLanding h1,#kingstemLanding h2,#kingstemLanding h3,#kingstemLanding p,#kingstemLanding figure,#kingstemLanding ul,#kingstemLanding ol{margin:0}
#kingstemLanding ul,#kingstemLanding ol{padding:0;list-style:none}
#kingstemLanding img,#kingstemLanding video{display:block;max-width:100%}
#kingstemLanding a{color:inherit;text-decoration:none}
#kingstemLanding button{border:0;background:none;color:inherit;font:inherit;cursor:pointer}
#kingstemLanding .ks-wrap{width:min(1180px,calc(100% - 48px));margin-inline:auto}
#kingstemLanding .ks-section{display:flex;align-items:center;min-height:100vh;min-height:100svh;padding:clamp(48px,6.5vh,76px) 0}
#kingstemLanding .ks-eyebrow{display:inline-flex;align-items:center;max-width:100%;gap:10px;color:var(--bronze);font-size:11px;font-weight:900;line-height:1.5;letter-spacing:.13em;text-transform:uppercase;overflow-wrap:anywhere}
#kingstemLanding .ks-eyebrow::before{content:"";flex:0 0 25px;width:25px;height:1px;background:currentColor}
#kingstemLanding .ks-section-title{max-width:100%;margin-top:17px;font-size:clamp(32px,4vw,52px);font-weight:900;line-height:1.22;letter-spacing:-.045em;text-wrap:balance;overflow-wrap:anywhere}
#kingstemLanding .ks-section-title em{color:var(--bronze);font-family:"Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-style:normal;font-weight:800;letter-spacing:-.04em}
#kingstemLanding .ks-section-copy{max-width:650px;margin-top:22px;color:var(--muted);font-size: 18px;font-weight: 600;line-height:1.9}
#kingstemLanding .ks-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 25px;border:1px solid var(--deep);border-radius:99px;background:var(--deep);color:#fff;font-size:14px;font-weight:800;transition:transform .25s ease,background .25s ease,color .25s ease}
#kingstemLanding .ks-btn:hover{transform:translateY(-2px)}
#kingstemLanding .ks-btn--light{border-color:#fff;background:#fff;color:var(--deep)}
#kingstemLanding .ks-btn--ghost{border-color:rgba(255,255,255,.48);background:rgba(255,255,255,.06);color:#fff;backdrop-filter:blur(8px)}
#kingstemLanding .ks-arrow{font-size:19px;font-weight:400;line-height:1}
#kingstemLanding .ks-reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.8,.2,1)}
#kingstemLanding .ks-reveal.is-in{opacity:1;transform:none}
#kingstemLanding .ks-reveal[data-delay="1"]{transition-delay:.08s}
#kingstemLanding .ks-reveal[data-delay="2"]{transition-delay:.16s}
#kingstemLanding .ks-reveal[data-delay="3"]{transition-delay:.24s}

#kingstemLanding .ks-hero{position:relative;min-height:100vh;min-height:100svh;display:flex;align-items:flex-end;overflow:hidden;background:#1c1b1e;color:#fff}
#kingstemLanding .ks-hero__media{position:absolute;inset:0}
#kingstemLanding .ks-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 34%;transform:scale(1.02)}
#kingstemLanding .ks-hero__media::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,31,39,.9) 0%,rgba(17,31,39,.6) 46%,rgba(17,31,39,.08) 78%),linear-gradient(0deg,rgba(0,95,135,.76),transparent 60%)}
#kingstemLanding .ks-hero__inner{position:relative;z-index:1;align-self:stretch;display:flex;flex-direction:column;justify-content:flex-end;min-height:100vh;min-height:100svh;padding:52px 0 80px}
#kingstemLanding .ks-hero__top{position:absolute;top:40px;left:0;right:0;display:flex;align-items:center}
#kingstemLanding .ks-brand{display:flex;align-items:center;min-width:0}
#kingstemLanding .ks-brand__mark{font-family:"Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:23px;font-weight:900;letter-spacing:-.055em;line-height:1}
#kingstemLanding .ks-hero h1{max-width:760px;margin-top:0;font-size:clamp(42px,5.4vw,70px);font-weight:900;line-height:1.12;letter-spacing:-.05em;text-wrap:balance;overflow-wrap:anywhere}
#kingstemLanding .ks-hero h1>span{display:block;color:#fff}
#kingstemLanding .ks-hero h1 em{display:block;color:#bcefff;font-family:"Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-style:normal;font-weight:800;letter-spacing:-.055em}
#kingstemLanding .ks-hero__lead{max-width:720px;margin-top:24px;color:rgba(255,255,255,.84);font-size:clamp(15px,1.35vw,18px);line-height:1.75;letter-spacing:-.025em}
#kingstemLanding .ks-hero__lead>span{display:block}
#kingstemLanding .ks-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:36px}
#kingstemLanding .ks-scroll{position:absolute;right:0;bottom:4px;display:flex;align-items:center;gap:12px;color:rgba(255,255,255,.56);font-size:9px;font-weight:800;letter-spacing:.16em;writing-mode:vertical-rl}
#kingstemLanding .ks-scroll::after{content:"";width:1px;height:56px;background:rgba(255,255,255,.38)}

#kingstemLanding .ks-opening{background:var(--cream)}
#kingstemLanding .ks-opening__grid{display:grid;grid-template-columns:.74fr 1.26fr;gap:88px;align-items:start}
#kingstemLanding .ks-opening__title h2{max-width:100%;margin-top:17px;font-size:clamp(31px,3.9vw,50px);font-weight:900;line-height:1.26;letter-spacing:-.045em;text-wrap:balance;overflow-wrap:anywhere}
#kingstemLanding .ks-opening__copy{padding:28px 0 0;border-top:1px solid var(--line)}
#kingstemLanding .ks-opening__copy strong{display:block;color:var(--bronze);font-size:clamp(19px,2vw,25px);line-height:1.55}
#kingstemLanding .ks-opening__copy p{margin-top:20px;color:var(--muted);line-height:1.95}
#kingstemLanding .ks-opening__visual{grid-column:1/-1;position:relative;margin-top:4px;height:440px;overflow:hidden}
#kingstemLanding .ks-opening__visual img{width:100%;height:100%;object-fit:cover}

#kingstemLanding .ks-variables{background:var(--paper)}
#kingstemLanding .ks-variables__head{display:block}
#kingstemLanding .ks-variables__head header{max-width:760px}
#kingstemLanding .ks-variable-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:72px;border-top:1px solid var(--deep);border-bottom:1px solid var(--line)}
#kingstemLanding .ks-variable{min-height:290px;padding:34px 32px 38px;border-right:1px solid var(--line)}
#kingstemLanding .ks-variable:last-child{border-right:0}
#kingstemLanding .ks-variable__num{color:var(--bronze);font-family:"Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;font-weight:800}
#kingstemLanding .ks-variable h3{margin-top:70px;font-size:23px;font-weight: 700;letter-spacing:-.04em}
#kingstemLanding .ks-variable p{margin-top:13px;color:var(--muted);font-size: 16px;line-height:1.8}
#kingstemLanding .ks-variable-note{display:flex;align-items:flex-start;gap:18px;margin-top:34px;padding:22px 24px;background:#effaff;color:var(--muted);font-size:13px;line-height:1.8}
#kingstemLanding .ks-variable-note b{flex:0 0 auto;color:var(--bronze)}

#kingstemLanding .ks-autologous{position:relative;background:var(--deep);color:#fff}
#kingstemLanding .ks-autologous::before{content:"KS";position:absolute;right:-3vw;top:-12vw;color:rgba(255,255,255,.025);font-family:"Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:36vw;font-weight:900;line-height:1}
#kingstemLanding .ks-autologous .ks-wrap{position:relative}
#kingstemLanding .ks-autologous .ks-eyebrow{color:var(--amber)}
#kingstemLanding .ks-autologous .ks-section-title{max-width:760px}
#kingstemLanding .ks-autologous .ks-section-title em{color:#72dcff;text-shadow:0 0 28px rgba(0,190,252,.16)}
#kingstemLanding .ks-autologous .ks-section-copy{color:rgba(255,255,255,.6)}
#kingstemLanding .ks-source-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:72px;margin-top:70px;align-items:stretch}
#kingstemLanding .ks-source-image{position:relative;min-height:620px;overflow:hidden}
#kingstemLanding .ks-source-image img{width:100%;height:100%;object-fit:cover}
#kingstemLanding .ks-source-image__label{position:absolute;left:24px;bottom:24px;padding:12px 16px;background:rgba(255,253,249,.92);color:var(--deep);font-size:11px;font-weight:800;letter-spacing:.08em}
#kingstemLanding .ks-source-list{border-top:1px solid rgba(255,255,255,.28)}
#kingstemLanding .ks-source-item{display:grid;grid-template-columns:68px 1fr;gap:20px;padding:30px 0;border-bottom:1px solid rgba(255,255,255,.16)}
#kingstemLanding .ks-source-item__icon{display:grid;place-items:center;width:52px;height:52px;border:1px solid rgba(255,255,255,.28);border-radius:50%;color:var(--amber);font-family:"Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:12px;font-weight:800}
#kingstemLanding .ks-source-item h3{font-size: 20px;letter-spacing:-.035em}
#kingstemLanding .ks-source-item h3 span{display:block;margin-top:3px;color:var(--amber);font-size: 14px;font-weight: 600;letter-spacing:-.01em;word-break:break-word;overflow-wrap:anywhere}
#kingstemLanding .ks-source-item p{margin-top:9px;color:rgba(255,255,255,.6);font-size: 16px;line-height:1.8}
#kingstemLanding .ks-source-highlight{margin-top:26px;padding:25px 26px;border:1px solid rgba(208,165,117,.52);background:rgba(208,165,117,.08)}
#kingstemLanding .ks-source-highlight strong{display:block;color:#c8f2ff;font-size:17px}
#kingstemLanding .ks-source-highlight p{margin-top:8px;color:rgba(255,255,255,.62);font-size:13px;line-height:1.75}

#kingstemLanding .ks-principles{background:#eefaff}
#kingstemLanding .ks-principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:66px}
#kingstemLanding .ks-principle{background:var(--paper)}
#kingstemLanding .ks-principle figure{height:270px;overflow:hidden}
#kingstemLanding .ks-principle img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}
#kingstemLanding .ks-principle:hover img{transform:scale(1.035)}
#kingstemLanding .ks-principle__body{padding:30px 28px 34px}
#kingstemLanding .ks-principle__step{color:var(--bronze);font-family:"Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size: 14px;font-weight: 700;}
#kingstemLanding .ks-principle h3{margin-top:13px;font-size:23px;font-weight: 700;letter-spacing:-.045em}
#kingstemLanding .ks-principle p{margin-top:12px;color:var(--muted);font-size: 16px;line-height:1.82}

#kingstemLanding .ks-videos{background:var(--paper)}
#kingstemLanding .ks-videos__head{display:flex;justify-content:space-between;align-items:end;gap:40px}
#kingstemLanding .ks-videos__notice{max-width:310px;padding-left:17px;border-left:2px solid var(--bronze);color:var(--muted);font-size: 14px;line-height:1.75}
#kingstemLanding .ks-video-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:14px;margin-top:62px}
#kingstemLanding .ks-video-card{display:block;align-self:start;width:100%;min-width:0;margin:0;padding:0;text-align:left;appearance:none;-webkit-appearance:none}
#kingstemLanding .ks-video-card__media{position:relative;display:block;width:100%;aspect-ratio:4/5;overflow:hidden;background:#d9f4fc}
#kingstemLanding .ks-video-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}
#kingstemLanding .ks-video-card:hover .ks-video-card__media img{transform:scale(1.04)}
#kingstemLanding .ks-video-card:hover .ks-play{border-color:var(--brand);background:var(--brand)}
#kingstemLanding .ks-video-card__shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(24,16,12,.65),transparent 58%)}
#kingstemLanding .ks-play{position:absolute;left:18px;bottom:18px;display:grid;place-items:center;width:50px;height:50px;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:rgba(255,255,255,.1);color:#fff;font-size:14px;backdrop-filter:blur(7px)}
#kingstemLanding .ks-video-card__body{display:block;padding:20px 2px 0}
#kingstemLanding .ks-video-card__step{display:block;overflow:hidden;color:var(--bronze);font-size:10px;font-weight:900;letter-spacing:.13em;line-height:1.5;white-space:nowrap;text-overflow:ellipsis}
#kingstemLanding .ks-video-card h3{min-height:1.5em;margin-top:8px;font-size:18px;font-weight: 700;line-height:1.5;letter-spacing:-.04em}
#kingstemLanding .ks-video-card p{min-height:3.4em;margin-top:7px;color:var(--muted);font-size: 14px;line-height:1.7}

#kingstemLanding .ks-protocol{background:#f4fcff}
#kingstemLanding .ks-protocol__grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:90px;align-items:start}
#kingstemLanding .ks-protocol__sticky{position:sticky;top:110px}
#kingstemLanding .ks-protocol__image{height:330px;margin-top:36px;overflow:hidden;border:1px solid var(--line);background:#dff4fb}
#kingstemLanding .ks-protocol__image img{width:100%;height:100%;object-fit:cover}
#kingstemLanding .ks-protocol-list{counter-reset:protocol;border-top:1px solid var(--deep)}
#kingstemLanding .ks-protocol-item{counter-increment:protocol;display:grid;grid-template-columns:66px 1fr;gap:20px;padding:29px 0;border-bottom:1px solid var(--line)}
#kingstemLanding .ks-protocol-item::before{content:"0" counter(protocol);color:var(--bronze);font-family:"Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px;font-weight:800}
#kingstemLanding .ks-protocol-item h3{font-size:20px;font-weight: 700;letter-spacing:-.04em}
#kingstemLanding .ks-protocol-item p{margin-top:9px;color:var(--muted);font-size: 15px;line-height:1.8}

#kingstemLanding .ks-case{background:var(--deep-2);color:#fff}
#kingstemLanding .ks-case .ks-eyebrow{color:var(--amber)}
#kingstemLanding .ks-case__head{display:grid;grid-template-columns:1fr .75fr;gap:70px;align-items:end}
#kingstemLanding .ks-case__head p{color:rgba(255,255,255,.58);font-size:14px;line-height:1.85}
#kingstemLanding .ks-case__figure{position:relative;margin-top:62px;overflow:hidden;border:1px solid rgba(158,212,255,.2);background:#171f24}
#kingstemLanding .ks-case__figure img{width:100%;aspect-ratio:2.5/1;object-fit:cover;object-position:center;filter:contrast(1.04)}
#kingstemLanding .ks-case__caption{display:flex;justify-content:space-between;gap:30px;margin:0;padding:14px 18px;background:#171f24;color:rgba(255,255,255,.52);font-size:11.5px;line-height:1.7}

#kingstemLanding .ks-trust{background:var(--paper)}
#kingstemLanding .ks-trust__head{max-width:770px}
#kingstemLanding .ks-trust-grid{display:grid;grid-template-columns:repeat(2,1fr);margin-top:70px;border-top:1px solid var(--deep)}
#kingstemLanding .ks-trust-item{display:grid;grid-template-columns:52px 1fr;gap:22px;min-height:220px;padding:36px 34px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
#kingstemLanding .ks-trust-item:nth-child(2n){border-right:0}
#kingstemLanding .ks-trust-item__num{color:var(--bronze);font-family:"Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size: 17px;font-weight: 700;}
#kingstemLanding .ks-trust-item h3{font-size:22px;font-weight: 700;letter-spacing:-.04em}
#kingstemLanding .ks-trust-item p{margin-top:13px;color:var(--muted);font-size: 16px;line-height:1.82}

#kingstemLanding .ks-suitable{position:relative;overflow:hidden;background:linear-gradient(135deg,#132933 0%,#075f80 115%);color:#fff}
#kingstemLanding .ks-suitable::before{content:"";position:absolute;right:-10vw;top:-32vw;width:64vw;height:64vw;border-radius:50%;background:radial-gradient(circle,rgba(0,190,252,.22),rgba(0,190,252,0) 68%)}
#kingstemLanding .ks-suitable .ks-wrap{position:relative}
#kingstemLanding .ks-suitable .ks-eyebrow{color:#bcefff}
#kingstemLanding .ks-suitable .ks-section-title em{color:#72dcff;text-shadow:0 0 28px rgba(0,190,252,.16)}
#kingstemLanding .ks-suitable__head{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(34px,5vw,66px);align-items:stretch}
#kingstemLanding .ks-suitable__intro{align-self:center}
#kingstemLanding .ks-suitable__head .ks-section-copy{max-width:500px;margin:18px 0 0;color:rgba(255,255,255,.7)}
#kingstemLanding .ks-suitable__visual{position:relative;height:clamp(190px,25svh,230px);overflow:hidden;border:1px solid rgba(188,239,255,.2);border-radius:24px;background:#092737;box-shadow:0 24px 60px rgba(0,18,28,.22)}
#kingstemLanding .ks-suitable__visual::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,38,52,.35),transparent 45%)}
#kingstemLanding .ks-suitable__visual img{width:100%;height:100%;object-fit:cover;object-position:center}
#kingstemLanding .ks-suitable__cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;gap:12px;margin-top:clamp(24px,3vh,34px)}
#kingstemLanding .ks-suitable__item{grid-column:auto;display:flex;flex-direction:column;gap:18px;min-height:176px;height:100%;padding:22px 18px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.055));box-shadow:0 18px 45px rgba(0,26,38,.12);backdrop-filter:blur(10px);transition:transform .25s ease,border-color .25s ease,background .25s ease}
#kingstemLanding .ks-suitable__item:hover{transform:translateY(-3px);border-color:rgba(188,239,255,.42);background:rgba(255,255,255,.12)}
#kingstemLanding .ks-suitable__num{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-width:44px;height:28px;padding:0 11px;border:1px solid rgba(188,239,255,.42);border-radius:99px;background:rgba(188,239,255,.08);color:#bcefff;font-size:11px;font-weight:900;line-height:1;letter-spacing:.08em}
#kingstemLanding .ks-suitable__content{margin-top:auto}
#kingstemLanding .ks-suitable__item strong{display:block;font-size:17px;line-height:1.42;letter-spacing:-.035em}
#kingstemLanding .ks-suitable__item p{margin-top:9px;color:rgba(255,255,255,.68);font-size:13.5px;line-height:1.68}
#kingstemLanding .ks-suitable__note{display:flex;align-items:flex-start;gap:14px;margin-top:16px;padding:14px 18px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(5,31,42,.3);color:rgba(255,255,255,.62);font-size:12.5px;line-height:1.75}
#kingstemLanding .ks-suitable__note::before{content:"CHECK";flex:0 0 auto;color:#bcefff;font-size:10px;font-weight:900;letter-spacing:.12em}

#kingstemLanding .ks-faq{background:var(--paper)}
#kingstemLanding .ks-faq__grid{display:grid;grid-template-columns:.62fr 1.38fr;gap:84px}
#kingstemLanding .ks-faq__intro{position:sticky;top:110px;align-self:start}
#kingstemLanding .ks-faq-list{border-top:1px solid var(--deep)}
#kingstemLanding .ks-faq-item{border-bottom:1px solid var(--line)}
#kingstemLanding .ks-faq-q{display:grid;grid-template-columns:42px 1fr 30px;align-items:center;width:100%;padding:25px 3px;text-align:left;font-size: 18px;font-weight:800;line-height:1.5}
#kingstemLanding .ks-faq-q__num{color:var(--bronze);font-family:"Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:12px;font-weight:800}
#kingstemLanding .ks-faq-q__icon{position:relative;width:26px;height:26px}
#kingstemLanding .ks-faq-q__icon::before,#kingstemLanding .ks-faq-q__icon::after{content:"";position:absolute;left:50%;top:50%;width:14px;height:1.5px;background:var(--deep);transform:translate(-50%,-50%);transition:transform .25s ease}
#kingstemLanding .ks-faq-q__icon::after{transform:translate(-50%,-50%) rotate(90deg)}
#kingstemLanding .ks-faq-q[aria-expanded="true"] .ks-faq-q__icon::after{transform:translate(-50%,-50%)}
#kingstemLanding .ks-faq-a{max-height:0;overflow:hidden;transition:max-height .38s ease}
#kingstemLanding .ks-faq-a__in{padding:0 34px 26px 45px;color:var(--muted);font-size: 16px;line-height:1.88}
#kingstemLanding .ks-faq-a__in b{color:var(--text)}

#kingstemLanding .ks-location{position:relative;background:var(--bronze);color:#fff}
#kingstemLanding .ks-location::before{content:"KINGSTEM";position:absolute;right:-2vw;bottom:-7vw;color:rgba(255,255,255,.055);font-family:"Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:17vw;font-weight:900;letter-spacing:-.07em;line-height:1;white-space:nowrap}
#kingstemLanding .ks-location .ks-wrap{position:relative}
#kingstemLanding .ks-location__grid{display:grid;grid-template-columns:minmax(0,760px);justify-content:center;gap:0;text-align:center}
#kingstemLanding .ks-location .ks-eyebrow{color:#f4d5b3}
#kingstemLanding .ks-location .ks-section-title{max-width:none}
#kingstemLanding .ks-location__copy{max-width:680px;margin:24px auto 0;color:rgba(255,255,255,.72);line-height:1.85}
#kingstemLanding .ks-location__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:34px}
#kingstemLanding .ks-disclaimer{position:relative;padding:28px 0;background:#1d1b1e;color:rgba(255,255,255,.46);font-size:13px;line-height:1.78}
#kingstemLanding .ks-disclaimer strong{color:rgba(255,255,255,.7)}
#kingstemLanding .ks-disclaimer p+p{margin-top:8px}

#kingstemLanding .ks-video-modal[hidden]{display:none}
#kingstemLanding .ks-video-modal{position:fixed;z-index:99999;inset:0;display:grid;place-items:center;padding:22px}
#kingstemLanding .ks-video-modal__dim{position:absolute;inset:0;background:rgba(18,17,19,.9);backdrop-filter:blur(7px)}
#kingstemLanding .ks-video-modal__dialog{position:relative;z-index:1;width:min(980px,100%);padding:20px;background:#1c1a1d;box-shadow:0 30px 90px rgba(0,0,0,.5)}
#kingstemLanding .ks-video-modal__head{display:flex;justify-content:space-between;align-items:center;padding:0 2px 16px;color:#fff}
#kingstemLanding .ks-video-modal__head strong{font-size:14px}
#kingstemLanding .ks-video-modal__close{width:38px;height:38px;border:1px solid rgba(255,255,255,.3);border-radius:50%;font-size:18px}
#kingstemLanding .ks-video-modal video{width:100%;max-height:72svh;background:#000}
#kingstemLanding .ks-mobile-bar{position:fixed;z-index:9998;left:12px;right:12px;bottom:12px;display:none;grid-template-columns:.85fr 1.15fr;gap:7px;padding:7px;border:1px solid rgba(0,190,252,.2);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 15px 40px rgba(0,89,124,.2);backdrop-filter:blur(14px)}
#kingstemLanding .ks-mobile-bar a{display:flex;align-items:center;justify-content:center;min-height:48px;border-radius:12px;font-size:13px;font-weight:900}
#kingstemLanding .ks-mobile-bar a:first-child{border:1px solid var(--line);color:var(--deep)}
#kingstemLanding .ks-mobile-bar a:last-child{background:var(--deep);color:#fff}

#kingstemLanding .ks-opening__grid>*,#kingstemLanding .ks-variables__head>*,#kingstemLanding .ks-variable-grid>*,#kingstemLanding .ks-source-grid>*,#kingstemLanding .ks-principle-grid>*,#kingstemLanding .ks-videos__head>*,#kingstemLanding .ks-video-grid>*,#kingstemLanding .ks-protocol__grid>*,#kingstemLanding .ks-case__head>*,#kingstemLanding .ks-trust-grid>*,#kingstemLanding .ks-suitable__head>*,#kingstemLanding .ks-suitable__cards>*,#kingstemLanding .ks-faq__grid>*,#kingstemLanding .ks-location__grid>*{min-width:0}
#kingstemLanding h1,#kingstemLanding h2,#kingstemLanding h3,#kingstemLanding .ks-video-card__step{max-width:100%;overflow-wrap:anywhere}

@media(min-width:821px){
  #kingstemLanding .ks-opening__grid{gap:clamp(38px,6vw,72px)}
  #kingstemLanding .ks-opening__visual{height:clamp(230px,32svh,330px)}
  #kingstemLanding .ks-variable-grid{margin-top:clamp(30px,4vh,48px)}
  #kingstemLanding .ks-variable{min-height:clamp(185px,24svh,230px);padding:26px 26px 30px}
  #kingstemLanding .ks-variable h3{margin-top:clamp(22px,4vh,42px)}
  #kingstemLanding .ks-variable-note{margin-top:20px;padding:16px 20px}
  #kingstemLanding .ks-source-grid{gap:clamp(32px,5vw,58px);margin-top:clamp(28px,4vh,44px)}
  #kingstemLanding .ks-source-image{min-height:0;height:clamp(340px,49svh,490px)}
  #kingstemLanding .ks-source-item{padding:clamp(14px,1.9vh,21px) 0}
  #kingstemLanding .ks-source-highlight{margin-top:18px;padding:18px 22px}
  #kingstemLanding .ks-principle-grid{margin-top:clamp(28px,4vh,44px)}
  #kingstemLanding .ks-principle figure{height:clamp(170px,24svh,225px)}
  #kingstemLanding .ks-principle__body{padding:22px 24px 26px}
  #kingstemLanding .ks-videos__head{gap:28px}
  #kingstemLanding .ks-video-grid{margin-top:clamp(28px,4vh,42px)}
  #kingstemLanding .ks-video-card__media{height:clamp(220px,35svh,330px);aspect-ratio:auto}
  #kingstemLanding .ks-video-card__body{padding-top:14px}
  #kingstemLanding .ks-protocol__grid{gap:clamp(42px,7vw,76px)}
  #kingstemLanding .ks-protocol__image{height:clamp(180px,25svh,260px);margin-top:24px}
  #kingstemLanding .ks-protocol-item{padding:clamp(13px,1.8vh,21px) 0}
  #kingstemLanding .ks-case__figure{margin-top:clamp(26px,4vh,40px)}
  #kingstemLanding .ks-case__figure img{height:auto;aspect-ratio:2.5/1;object-fit:cover}
  #kingstemLanding .ks-trust-grid{margin-top:clamp(28px,4vh,44px)}
  #kingstemLanding .ks-trust-item{min-height:clamp(135px,18svh,170px);padding:26px 28px}
  #kingstemLanding .ks-suitable__item{padding:clamp(18px,2.2vh,22px) clamp(16px,1.45vw,20px)}
  #kingstemLanding .ks-suitable__note{margin-top:16px}
  #kingstemLanding .ks-faq-q{padding:clamp(16px,2.2vh,22px) 3px}
  #kingstemLanding .ks-location__grid{gap:clamp(48px,7vw,82px)}
}

@media(max-width:980px){
  #kingstemLanding .ks-section{padding:clamp(48px,6vh,68px) 0}
  #kingstemLanding .ks-case__head{grid-template-columns:1fr;gap:26px}
  #kingstemLanding .ks-variable-grid{grid-template-columns:1fr}
  #kingstemLanding .ks-variable{min-height:0;border-right:0;border-bottom:1px solid var(--line)}
  #kingstemLanding .ks-variable h3{margin-top:28px}
  #kingstemLanding .ks-source-grid{gap:38px}
  #kingstemLanding .ks-video-grid{grid-template-columns:repeat(2,1fr);gap:36px 16px}
  #kingstemLanding .ks-protocol__grid,#kingstemLanding .ks-faq__grid{grid-template-columns:1fr;gap:52px}
  #kingstemLanding .ks-protocol__sticky,#kingstemLanding .ks-faq__intro{position:relative;top:auto}
  #kingstemLanding .ks-protocol__image{display:block;height:260px}
  #kingstemLanding .ks-suitable__head{grid-template-columns:1fr;gap:22px}
  #kingstemLanding .ks-suitable__visual{height:220px}
  #kingstemLanding .ks-suitable__cards{grid-template-columns:repeat(2,minmax(0,1fr))}
  #kingstemLanding .ks-suitable__item{grid-column:auto;min-height:158px}
  #kingstemLanding .ks-location__grid{grid-template-columns:1fr;gap:56px}
}

@media(max-width:820px){
  #kingstemLanding .ks-section{display:block;min-height:auto}
  #kingstemLanding .ks-opening__grid{grid-template-columns:1fr;gap:46px}
  #kingstemLanding .ks-source-grid{grid-template-columns:1fr}
  #kingstemLanding .ks-source-image{min-height:480px}
}

@media(max-width:700px){
  #kingstemLanding .ks-wrap{width:calc(100% - 34px)}
  #kingstemLanding .ks-section{padding:70px 0}
  #kingstemLanding .ks-section-title{font-size:31px;line-height:1.28;letter-spacing:-.04em}
  #kingstemLanding .ks-section-copy{font-size:14px;line-height:1.82}
  #kingstemLanding .ks-reveal{opacity:1;transform:none}
  #kingstemLanding .ks-hero{min-height:100vh;min-height:100svh}
  #kingstemLanding .ks-hero__media img{object-position:86% center}
  #kingstemLanding .ks-hero__media::after{background:linear-gradient(0deg,rgba(0,91,126,.9) 0%,rgba(20,35,43,.64) 56%,rgba(18,30,37,.16) 100%)}
  #kingstemLanding .ks-hero__inner{padding:36px 0 48px}
  #kingstemLanding .ks-hero__top{top:29px}
  #kingstemLanding .ks-brand__mark{font-size:21px}
  #kingstemLanding .ks-hero h1{margin-top:0;font-size:clamp(35px,10.2vw,40px);line-height:1.16;letter-spacing:-.045em}
  #kingstemLanding .ks-hero__lead{max-width:100%;margin-top:20px;font-size:14px;line-height:1.72}
  #kingstemLanding .ks-hero__actions{margin-top:29px}
  #kingstemLanding .ks-hero__actions .ks-btn{width:100%}
  #kingstemLanding .ks-scroll{display:none}
  #kingstemLanding .ks-opening__grid{grid-template-columns:1fr;gap:39px}
  #kingstemLanding .ks-opening__title h2{font-size:31px;line-height:1.3;letter-spacing:-.04em}
  #kingstemLanding .ks-opening__copy{padding-top:24px}
  #kingstemLanding .ks-opening__copy strong{font-size:18px}
  #kingstemLanding .ks-opening__copy p{font-size:14px}
  #kingstemLanding .ks-opening__visual{height:330px;margin-top:0}
  #kingstemLanding .ks-opening__visual img{object-position:58% center}
  #kingstemLanding .ks-variable-grid{margin-top:46px}
  #kingstemLanding .ks-variable{padding:26px 4px 30px}
  #kingstemLanding .ks-variable-note{display:block;padding:19px 18px}
  #kingstemLanding .ks-variable-note b{display:block;margin-bottom:6px}
  #kingstemLanding .ks-source-grid{grid-template-columns:1fr;margin-top:46px}
  #kingstemLanding .ks-source-image{min-height:380px}
  #kingstemLanding .ks-source-item{grid-template-columns:55px 1fr;gap:13px;padding:23px 0}
  #kingstemLanding .ks-source-item__icon{width:44px;height:44px}
  #kingstemLanding .ks-source-item h3{font-size:18px}
  #kingstemLanding .ks-principle-grid{grid-template-columns:1fr;margin-top:44px}
  #kingstemLanding .ks-principle figure{height:245px}
  #kingstemLanding .ks-videos__head{display:block}
  #kingstemLanding .ks-videos__notice{margin-top:22px}
  #kingstemLanding .ks-video-grid{grid-template-columns:1fr 1fr;gap:30px 10px;margin-top:40px}
  #kingstemLanding .ks-video-card__media{aspect-ratio:3/4}
  #kingstemLanding .ks-play{left:50%;top:50%;bottom:auto;width:42px;height:42px;transform:translate(-50%,-50%)}
  #kingstemLanding .ks-video-card h3{font-size:15px}
  #kingstemLanding .ks-video-card p{display:none;min-height:0}
  #kingstemLanding .ks-protocol-item{grid-template-columns:48px 1fr;gap:12px;padding:23px 0}
  #kingstemLanding .ks-protocol-item h3{font-size:18px}
  #kingstemLanding .ks-protocol__image{height:220px}
  #kingstemLanding .ks-case__figure{margin-top:38px}
  #kingstemLanding .ks-case__caption{display:block;padding:12px 14px;font-size:10.5px}
  #kingstemLanding .ks-case__caption span{display:block;margin-top:7px}
  #kingstemLanding .ks-trust-grid{grid-template-columns:1fr;margin-top:46px}
  #kingstemLanding .ks-trust-item{grid-template-columns:38px 1fr;min-height:0;padding:28px 2px;border-right:0}
  #kingstemLanding .ks-trust-item h3{font-size:19px}
  #kingstemLanding .ks-suitable__head{gap:18px}
  #kingstemLanding .ks-suitable__visual{height:190px;border-radius:18px}
  #kingstemLanding .ks-suitable__cards{grid-template-columns:1fr;gap:12px;margin-top:34px}
  #kingstemLanding .ks-suitable__item{grid-column:auto;min-height:auto;padding:20px 18px}
  #kingstemLanding .ks-suitable__note{display:block}
  #kingstemLanding .ks-suitable__note::before{display:block;margin-bottom:5px}
  #kingstemLanding .ks-faq__grid{gap:38px}
  #kingstemLanding .ks-faq-q{grid-template-columns:34px 1fr 24px;padding:20px 1px;font-size:14px}
  #kingstemLanding .ks-faq-a__in{padding:0 4px 22px 34px;font-size:13px}
  #kingstemLanding .ks-location__grid{gap:43px}
  #kingstemLanding .ks-location__actions .ks-btn{width:100%}
  #kingstemLanding .ks-disclaimer{padding:24px 0 104px}
  #kingstemLanding .ks-video-modal{padding:10px}
  #kingstemLanding .ks-video-modal__dialog{padding:12px}
  #kingstemLanding .ks-mobile-bar{display:grid}
}

@media(max-width:420px){
  #kingstemLanding .ks-wrap{width:calc(100% - 28px)}
  #kingstemLanding .ks-section{padding:62px 0}
  #kingstemLanding .ks-section-title{font-size:28px;line-height:1.3}
  #kingstemLanding .ks-opening__title h2{font-size:29px}
  #kingstemLanding .ks-hero h1{font-size:32px;line-height:1.18}
  #kingstemLanding .ks-brand__mark{font-size:20px}
  #kingstemLanding .ks-video-grid{grid-template-columns:1fr;gap:34px}
  #kingstemLanding .ks-video-card__media{aspect-ratio:4/3}
  #kingstemLanding .ks-video-card h3{font-size:17px}
  #kingstemLanding .ks-faq-q{grid-template-columns:30px 1fr 22px;gap:6px}
}

@media(prefers-reduced-motion:reduce){
  #kingstemLanding *,#kingstemLanding *::before,#kingstemLanding *::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}
  #kingstemLanding .ks-reveal{opacity:1;transform:none}
}
