/*
Theme Name: Kronos — Eldritch Child
Description: The original Kronos private-alpha site, built on the supplied Eldritch theme.
Author: Kronos
Template: eldritch
Version: 1.0.0
Text Domain: kronos
*/
@font-face{font-family:KronosDisplay;src:url('assets/fonts/CormorantGaramond.ttf') format('truetype');font-weight:300 700;font-style:normal;font-display:swap}
@font-face{font-family:KronosText;src:url('assets/fonts/DMSans.ttf') format('truetype');font-weight:100 900;font-style:normal;font-display:swap}
:root{--k-ink:#0d1415;--k-ink-deep:#090f10;--k-panel:#151e1e;--k-gold:#c6aa73;--k-gold-light:#e0cc9b;--k-parchment:#efe7d5;--k-muted:#a8b0a6;--k-line:#b79c612e}
html{scroll-behavior:smooth;scroll-padding-top:30px}
body.kronos-site{margin:0;background:var(--k-ink);color:var(--k-parchment);font:400 15px/1.8 KronosText,Arial,sans-serif;-webkit-font-smoothing:antialiased}
.kronos-site *{box-sizing:border-box}
.kronos-site h1,.kronos-site h2,.kronos-site h3,.kronos-site p,.kronos-site ul,.kronos-site ol{margin:0}
.kronos-site h1,.kronos-site h2,.kronos-site h3{font-family:KronosDisplay,Georgia,serif;font-weight:500;color:var(--k-parchment);letter-spacing:-.025em}
.kronos-site h2{font-size:64px;line-height:.99}
.kronos-site h3{font-size:36px;line-height:1.12}
.kronos-site p{color:var(--k-muted)}
.kronos-site a{color:inherit;text-decoration:none}
.kronos-site button{font:inherit;cursor:pointer}
.kronos-site a,.kronos-site button{touch-action:manipulation}
.kronos-site img{display:block;max-width:100%}
.kronos-site :focus-visible{outline:2px solid var(--k-gold-light);outline-offset:6px}
.kronos-site ::selection{color:#0d1415;background:#ddc58c}
.k-skip{position:fixed;z-index:100;top:12px;left:12px;padding:12px 20px;background:var(--k-parchment);color:var(--k-ink)!important;transform:translateY(-180%)}
.k-skip:focus{transform:translateY(0)}
.k-header{position:absolute;z-index:30;top:0;left:0;width:100%;height:105px;padding:0 5.55%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd0a62b;background:linear-gradient(#070d10bb,#070d1060)}
.k-brand{display:inline-flex;align-items:center;gap:14px;color:var(--k-parchment);flex-shrink:0}
.k-brand svg{width:31px;height:39px;stroke:var(--k-gold);stroke-width:1.2}
.k-brand span{font:500 26px/1 KronosDisplay,Georgia,serif;letter-spacing:.19em}
.k-navigation{display:flex;gap:32px;align-items:center}
.k-navigation>a{font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:1.8px;white-space:nowrap;color:#e6e0d0;transition:color .2s}
.k-navigation>a:hover{color:var(--k-gold-light)}
.k-navigation .k-nav-play{color:var(--k-gold-light);padding:13px 19px;border:1px solid #c6aa736a;margin-left:10px}
.k-nav-play span{padding-left:20px;font-size:15px}
.k-menu-toggle{display:none}
.k-hero{min-height:820px;height:100svh;max-height:980px;position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#182320}
.k-hero-image,.k-hero-shade{position:absolute;inset:0;width:100%;height:100%;z-index:-2}
.k-hero-image{object-fit:cover;object-position:center 50%}
.k-hero-shade{z-index:-1;background:linear-gradient(180deg,#08101222 3%,#07101129 25%,#08101077 67%,#0d1415 100%),linear-gradient(90deg,#05101440,transparent 35%,transparent 70%,#07101333)}
.k-hero-content{text-align:center;padding:156px 24px 138px;max-width:1000px;text-shadow:0 2px 28px #020805,0 2px 6px #02080577}
.k-eyebrow{color:var(--k-gold)!important;text-transform:uppercase;font-size:10px!important;line-height:1.7!important;letter-spacing:2.8px;font-weight:500}
.k-hero-eyebrow{display:flex;align-items:center;justify-content:center;gap:20px;color:#ead6a4!important;margin-bottom:17px!important;letter-spacing:3.2px}
.k-hero-eyebrow span{width:34px;height:1px;background:#dec5908c}
.k-hero h1{font-size:150px;font-weight:500;line-height:1.03;letter-spacing:.15em;margin-left:.15em;color:#f0e7d3}
.k-ornament{width:216px;height:auto;margin:20px auto 21px;filter:sepia(.8) saturate(.7);opacity:.8}
.k-hero .k-hero-tagline{font:500 34px/1.2 KronosDisplay,Georgia,serif;color:#f0e8d7;margin-bottom:17px}
.k-hero .k-hero-description{font-size:14px;color:#d6d9cf;line-height:1.85}
.k-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:15px;margin-top:31px}
.kronos-site .k-button.edgt-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:55px;min-width:244px;padding:16px 23px;font:500 10px/1.8 KronosText,Arial,sans-serif;letter-spacing:1.5px;text-shadow:none;transition:background .2s,color .2s,border-color .2s;position:relative}
.kronos-site .k-button.edgt-btn::before{content:'';position:absolute;inset:3px;border:1px solid #151a132b;pointer-events:none}
.kronos-site .k-button-primary.edgt-btn{background:#c8af7a;border:1px solid #d9c18c;color:#17211d}
.kronos-site .k-button-secondary.edgt-btn{background:#0e1a1b80;border:1px solid #c8b5818c;color:#e4d8b8}
.kronos-site .k-button-primary.edgt-btn:hover{background:#e0c995;color:#111b18}
.kronos-site .k-button-secondary.edgt-btn:hover{background:#25332e;color:#f8edd3;border-color:#e0c995}
.kronos-site .k-button:hover .edgt-btn-text{color:inherit!important}
.k-arrow{font-size:18px;line-height:1;font-weight:300}
.k-hero .k-alpha-note{color:#c2c7b8;font-size:10px;letter-spacing:.4px;margin-top:20px}
.k-alpha-note>span{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--k-gold);margin:0 8px 1px 0;box-shadow:0 0 10px #c6aa7366}
.k-hero-bottom{position:absolute;bottom:33px;left:5.55%;right:5.55%;display:flex;justify-content:space-between;align-items:center;color:#aeb4a7;font-size:9px;letter-spacing:1.4px;text-transform:uppercase}
.k-hero-bottom a>span{font-size:20px;margin-left:22px}
.k-hero-bottom i{display:inline-block;width:18px;height:1px;background:#a48b59;margin:0 12px 3px}
.k-intro-strip{padding:24px;display:flex;justify-content:center;gap:49px;align-items:center;border-top:1px solid var(--k-line);border-bottom:1px solid var(--k-line);color:#b7bdaa;text-transform:uppercase;letter-spacing:1.7px;font-size:9px}
.k-intro-strip i{height:5px;width:5px;transform:rotate(45deg);border:1px solid #8e7d53}
.k-section{max-width:1200px;width:calc(100% - 112px);margin-left:auto;margin-right:auto}
.k-world{padding:145px 0 140px;display:grid;grid-template-columns:1.45fr 1fr;align-items:center;gap:84px}
.k-world-art{position:relative;min-width:0}
.k-image-frame{position:relative;padding:9px;border:1px solid #bba36c47;background:#17211e;box-shadow:0 18px 70px #0005}
.k-image-frame::after{content:'';position:absolute;inset:-7px 15px;z-index:-1;border:1px solid #bba36c24}
.k-image-frame img{width:100%;height:460px;object-fit:cover;object-position:63% 50%}
.k-world-caption{display:flex;justify-content:space-between;align-items:center;margin-top:17px;gap:14px}
.k-world-caption p{font-size:9px;text-transform:uppercase;letter-spacing:1.3px}
.k-world-toggle{display:flex;gap:12px;flex-shrink:0}
.k-world-toggle button{border:0;border-bottom:1px solid transparent;background:transparent;color:#949d90;font-size:9px;padding:4px 0}
.k-world-toggle button[aria-pressed=true]{color:var(--k-gold-light);border-color:#bca370}
.k-corner-label{position:absolute;top:-40px;left:0;color:#607165;font-size:9px;letter-spacing:2px}
.k-world-copy h2{margin:18px 0 23px}
.k-world-copy p{font-size:13px;margin-bottom:18px;line-height:1.95}
.k-world-copy .k-lead{font:500 23px/1.4 KronosDisplay,Georgia,serif;color:#ddd4bc;margin-bottom:21px}
.k-text-link{display:inline-flex;align-items:center;gap:33px;color:var(--k-gold-light)!important;letter-spacing:1.2px;font-size:10px;text-transform:uppercase;margin-top:12px;border-bottom:1px solid #a992613f;padding-bottom:8px}
.k-text-link span{font-size:17px}.k-text-link:hover{border-color:#d7bd83}
.k-callings{padding:99px 56px 62px;border-block:1px solid var(--k-line);background:radial-gradient(ellipse at 50% 0,#27302755,transparent 70%),#0a1112}
.k-section-heading{text-align:center;max-width:600px;margin:0 auto 63px}
.k-section-heading h2{margin:19px 0 20px;font-size:59px}
.k-section-heading p:not(.k-eyebrow){font-size:13px;line-height:1.8}
.k-jobs{max-width:1240px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:27px}
.k-job{position:relative;display:grid;grid-template-columns:43% 57%;min-width:0;min-height:340px;background:linear-gradient(135deg,#202925,#111b1a);border:1px solid #b79c6135}
.k-job::after{content:'';pointer-events:none;position:absolute;inset:5px;border:1px solid #b79c6115}
.k-scholar{background:linear-gradient(135deg,#1b2929,#111b20)}
.k-job-art{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}
.k-job-numeral{position:absolute;font:300 275px/1 KronosDisplay,Georgia,serif;top:12px;left:50%;transform:translateX(-50%);color:#bea5740a;pointer-events:none}
.k-job-sigil{position:absolute;width:175px;height:175px;top:75px;left:50%;transform:translateX(-50%) rotate(45deg);border:1px solid #bea57426;box-shadow:0 0 0 13px #c5ad7604;background:radial-gradient(#c6a66012,transparent)}
.k-job-sigil::before{content:'';position:absolute;inset:8px;border:1px solid #bea57416}
.k-job-sprite{position:relative;margin-top:-17px;flex-shrink:0;width:249px;height:240px;background-image:url('assets/images/warrior.png');background-size:996px auto;image-rendering:pixelated;filter:drop-shadow(0 13px 10px #0008)}
.k-scholar .k-job-sprite{background-image:url('assets/images/scholar.png')}
.k-job-type{position:absolute;bottom:39px;font-size:8px;text-transform:uppercase;letter-spacing:1.6px;color:#aaad96}
.k-job-copy{padding:43px 30px 37px 8px;position:relative;z-index:1}
.k-job-copy .k-eyebrow{font-size:9px!important;letter-spacing:2px}
.k-job-copy h3{font-size:37px;margin:13px 0 18px}
.k-job-copy>p:not(.k-eyebrow){font-size:12px;line-height:1.85}
.k-job-skills{display:flex;gap:7px 13px;flex-wrap:wrap;margin-top:25px;font-size:8px;color:#c2b38d;text-transform:uppercase;letter-spacing:1px}
.k-job-skills span{padding-bottom:3px;border-bottom:1px solid #b79c6133}
.k-callings-footnote{text-align:center;font-size:10px!important;margin:28px 0 0!important;color:#819084!important}
.k-features{padding-top:82px;padding-bottom:85px;display:grid;grid-template-columns:repeat(3,1fr);gap:64px;border-bottom:1px solid var(--k-line)}
.k-feature-number{color:#a38e63;font-size:9px;letter-spacing:1.7px}
.k-features h3{font-size:34px;margin:19px 0 14px}
.k-features p{font-size:12px;line-height:1.95}
.k-gallery-section{padding:118px 56px 125px;max-width:1440px;margin:auto}
.k-gallery-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;max-width:1200px;margin:0 auto 42px}
.k-gallery-heading h2{margin-top:19px;font-size:60px}
.k-gallery-heading>p{font-size:12px;line-height:1.95;padding-bottom:6px}
.k-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}
.k-gallery-item{position:relative;display:block;overflow:hidden;border:1px solid #b59d6340;background:#111d1a}
.k-gallery-item img{width:100%;height:auto;aspect-ratio:1.6;object-fit:cover;transition:transform .6s,filter .6s}
.k-gallery-item:hover img{transform:scale(1.035);filter:brightness(1.08)}
.k-gallery-caption{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:end;justify-content:space-between;padding:70px 25px 24px;background:linear-gradient(transparent,#070f11e8);pointer-events:none}
.k-gallery-caption small{display:block;color:#c5ad7d;font-size:8px;text-transform:uppercase;letter-spacing:1.8px}
.k-gallery-caption strong{display:block;font:500 28px/1.3 KronosDisplay,Georgia,serif;color:#eee4cc;margin-top:4px}
.k-gallery-open{width:32px;height:32px;border:1px solid #c9b58465;display:grid;place-items:center;color:#d7bd89;flex-shrink:0;margin-bottom:4px}
.k-play-section{display:grid;grid-template-columns:1fr 1fr;gap:105px;max-width:1200px;width:calc(100% - 112px);margin:0 auto;padding:0 0 105px}
.k-play-intro h2{font-size:60px;margin:19px 0 28px}
.k-play-intro>p:not(.k-eyebrow){font-size:13px;line-height:1.95;margin-bottom:17px;max-width:435px}
.k-steps{list-style:none;padding:0!important;margin:0!important}
.k-steps li{display:flex;gap:25px;padding:24px 0;border-top:1px solid var(--k-line)}
.k-steps li:first-child{padding-top:0;border-top:0}
.k-steps li>span{font:400 30px/1.5 KronosDisplay,Georgia,serif;color:#ae975e}
.k-steps h3{font-size:28px;margin-bottom:8px}
.k-steps p{font-size:12px;line-height:1.95}
.k-steps strong{font-weight:500;color:#d0c6ac}
.k-download{position:relative;text-align:center;padding:72px 25px 83px;border-block:1px solid #b59d633d;background:radial-gradient(ellipse at 50% 0,#34413269,transparent 70%),#111d1a}
.k-download::before,.k-download::after{content:'';position:absolute;pointer-events:none;inset:10px 10px;border:1px solid #b59d631a}
.k-download::after{inset:14px 14px;border-color:#b59d630e}
.k-download-mark svg{width:40px;height:50px;stroke:#c8b17f;stroke-width:1;margin:0 auto 25px;display:block}
.k-download h2{font-size:74px;margin:15px 0 18px}
.k-download>p:not(.k-eyebrow){font-size:13px;line-height:1.9}
.k-download .k-download-note{margin-top:20px;font-size:10px!important;color:#879689}
.k-faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;padding:112px 0 105px}
.k-faq h2{font-size:56px;margin-top:17px}
.k-faq details{padding:18px 0;border-bottom:1px solid var(--k-line)}
.k-faq details:first-child{padding-top:0}
.k-faq summary{display:flex;gap:20px;justify-content:space-between;align-items:center;list-style:none;font:500 23px/1.35 KronosDisplay,Georgia,serif;color:#ddd4bd;cursor:pointer}
.k-faq summary::after{content:'+';font:300 21px/1 KronosText;color:#b69e6d}
.k-faq details[open] summary::after{content:'−'}
.k-faq summary::-webkit-details-marker,.k-footer summary::-webkit-details-marker{display:none}
.k-faq details p{font-size:12px;line-height:1.95;margin-top:17px}
.k-faq strong{color:#d1c6a8;font-weight:500}
.k-footer{background:#091011;border-top:1px solid var(--k-line);padding:49px 5.55% 22px}
.k-footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:40px}
.k-footer-top>.k-brand svg{width:25px;height:31px}.k-footer-top>.k-brand span{font-size:23px}
.k-footer-top>p{font:500 21px/1.3 KronosDisplay,Georgia,serif;color:#86978b}
.k-footer-top .k-text-link{margin:0;font-size:9px}
.k-footer-bottom{border-top:1px solid #c6aa731b;padding-top:20px;display:flex;justify-content:space-between;gap:30px;font-size:9px;color:#78857b;letter-spacing:.3px}
.k-footer details{max-width:520px;text-align:right}.k-footer summary{list-style:none;cursor:pointer;color:#acac97}.k-footer details p{font-size:10px;line-height:1.9;margin-top:12px}
.k-lightbox{border:1px solid #c7af7277;background:#0b1415;padding:18px;margin:auto;max-width:calc(100vw - 50px);max-height:calc(100dvh - 40px);width:1200px;color:#ded4b7;overflow:auto;box-shadow:0 20px 80px #0009}
.k-lightbox::backdrop{background:#020809ef;backdrop-filter:blur(9px)}
.k-lightbox>img{width:100%;height:auto;max-height:calc(100dvh - 140px);object-fit:contain}
.k-lightbox-close{position:absolute;top:26px;right:26px;width:38px;height:38px;background:#091315ef;border:1px solid #b8a47488;color:#ebdfbc;font:300 27px/1 KronosText!important}
.k-lightbox-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 0 0}
.k-lightbox-controls p{color:#d3c4a0;font-size:11px;letter-spacing:.5px;text-align:center}
.k-lightbox-controls button{width:40px;height:35px;background:transparent;border:1px solid #b8a47466;color:#d8c398}
.k-basic-page{padding-top:160px;padding-bottom:100px;min-height:70vh}
.k-basic-page h1{font-size:60px;margin:15px 0 25px}
@media(min-width:1700px){.k-hero h1{font-size:175px}}
@media(max-width:1150px){.k-header{padding:0 32px}.k-navigation{gap:22px}.k-navigation .k-nav-play{margin-left:0;padding:11px 14px}.k-brand span{font-size:23px}.k-world{gap:44px}.k-world h2{font-size:57px}.k-world-caption{align-items:start;flex-direction:column}.k-job{grid-template-columns:40% 60%}.k-job-copy{padding-right:24px}.k-job-sprite{transform:scale(.87)}.k-job-copy h3{font-size:33px}.k-features{gap:35px}.k-play-section,.k-faq{gap:60px}}
@media(max-width:900px){.k-header{height:84px}.k-navigation{gap:17px}.k-navigation>a{font-size:9px;letter-spacing:1px}.k-brand{gap:9px}.k-brand span{font-size:21px}.k-brand svg{width:25px}.k-nav-play span{padding-left:10px}.k-section{width:calc(100% - 64px)}.k-world{grid-template-columns:1fr;gap:45px;padding:102px 0 82px}.k-image-frame img{height:auto;max-height:510px;object-fit:cover}.k-world-caption{flex-direction:row;align-items:center}.k-world-copy{max-width:620px}.k-world-copy h2 br{display:none}.k-world-copy h2{font-size:59px}.k-world-copy .k-eyebrow{margin-bottom:0}.k-callings{padding:75px 32px 52px}.k-jobs{grid-template-columns:1fr;max-width:620px}.k-job{grid-template-columns:43% 57%}.k-job-sprite{transform:none}.k-job-copy{padding:40px 32px 36px 5px}.k-job-copy h3{font-size:40px}.k-job-copy>p:not(.k-eyebrow){font-size:13px}.k-job-type{bottom:35px}.k-intro-strip{gap:23px;font-size:8px;letter-spacing:1px}.k-hero h1{font-size:122px}.k-gallery-section{padding:85px 32px}.k-gallery-heading h2{font-size:51px}.k-gallery-heading>p{max-width:245px;font-size:11px}.k-gallery-caption{padding:55px 19px 20px}.k-gallery-caption strong{font-size:23px}.k-play-section{width:calc(100% - 64px);gap:44px}.k-play-intro h2{font-size:49px}.k-faq{grid-template-columns:1fr;gap:35px;padding:80px 0}.k-faq h2 br{display:none}.k-footer-top>p{display:none}.k-footer{padding:40px 32px 23px}}
@media(max-width:680px){html{scroll-padding-top:20px}.k-header{height:78px;padding:0 22px}.k-brand svg{width:25px;height:32px}.k-brand span{font-size:24px;letter-spacing:.18em}.k-brand{gap:11px}.k-menu-toggle{display:flex;align-items:center;gap:10px;background:none;border:0;color:#dfd2b2;font-size:10px;letter-spacing:1px;text-transform:uppercase;padding:12px 0 12px 12px}.k-menu-lines{display:block;width:18px;height:8px;border-block:1px solid #d2bd86}.k-navigation{display:none;position:absolute;top:78px;left:0;right:0;padding:23px;background:#0b1516f7;backdrop-filter:blur(16px);border-bottom:1px solid #bba56f66;box-shadow:0 18px 45px #0006;gap:0;flex-direction:column;align-items:stretch}.k-navigation.is-open{display:flex}.k-navigation>a{font-size:11px;letter-spacing:1.7px;padding:14px 8px}.k-navigation .k-nav-play{margin-top:15px;padding:13px 18px;text-align:center}.k-hero{min-height:760px;height:94svh;max-height:900px}.k-hero-image{object-position:56% 50%;opacity:.86}.k-hero-shade{background:linear-gradient(#0a121040,#06101335 26%,#0a1413ad 68%,#0d1415 100%)}.k-hero-content{padding:140px 22px 120px;width:100%}.k-hero-eyebrow{font-size:8px!important;letter-spacing:2px;gap:12px}.k-hero-eyebrow span{width:19px}.k-hero h1{font-size:77px;letter-spacing:.095em;margin-left:.095em}.k-ornament{width:176px;margin:19px auto 23px}.k-hero .k-hero-tagline{font-size:28px;max-width:270px;margin:0 auto 17px}.k-hero .k-hero-description{font-size:12px;max-width:290px;margin:auto}.k-actions{gap:12px;margin-top:27px;flex-direction:column}.kronos-site .k-button.edgt-btn{width:275px;min-height:51px;padding:14px 21px;font-size:9px;letter-spacing:1.2px}.k-hero .k-alpha-note{font-size:9px;margin-top:20px}.k-hero-bottom{left:24px;right:24px;bottom:25px;font-size:8px;letter-spacing:.8px}.k-hero-bottom>span{font-size:0}.k-hero-bottom>span::after{content:'IN-GAME CAPTURE';font-size:8px}.k-hero-bottom i{display:none}.k-intro-strip{padding:23px 18px;gap:11px;justify-content:space-between;font-size:7px;letter-spacing:.6px;text-align:center;line-height:1.8}.k-intro-strip>span{max-width:90px}.k-intro-strip i{width:4px;height:4px;flex-shrink:0}.k-section{width:calc(100% - 44px)}.k-world{padding:86px 0 70px;gap:35px}.k-corner-label{top:-33px;font-size:8px}.k-image-frame{padding:5px}.k-image-frame img{height:290px;object-fit:cover;object-position:67% 50%}.k-world-caption{gap:14px;align-items:start}.k-world-caption p{font-size:7px;letter-spacing:.8px;max-width:133px}.k-world-toggle{gap:10px}.k-world-toggle button{font-size:8px;padding:0}.k-world-copy h2{font-size:53px;margin:17px 0 20px}.k-world-copy p{font-size:12px}.k-world-copy .k-lead{font-size:23px}.k-eyebrow{font-size:8px!important;letter-spacing:2.3px}.k-callings{padding:62px 22px 40px}.k-section-heading{margin-bottom:35px}.k-section-heading h2{font-size:44px;margin:18px 0}.k-section-heading p:not(.k-eyebrow){font-size:11px}.k-jobs{gap:20px}.k-job{grid-template-columns:1fr;min-height:unset}.k-job-art{height:255px}.k-job-numeral{font-size:230px;top:10px}.k-job-sigil{top:52px;width:164px;height:164px}.k-job-sprite{margin-top:-28px;transform:scale(.93)}.k-job-type{bottom:14px;font-size:8px}.k-job-copy{padding:20px 26px 32px;text-align:center}.k-job-copy h3{font-size:38px;margin:11px 0 17px}.k-job-copy h3 br{display:none}.k-job-copy>p:not(.k-eyebrow){font-size:12px}.k-job-skills{justify-content:center;margin-top:20px;font-size:7px}.k-callings-footnote{font-size:9px!important;line-height:1.8;max-width:290px;margin:24px auto 0!important}.k-features{grid-template-columns:1fr;gap:28px;padding-top:48px;padding-bottom:55px}.k-features article{padding:0 0 25px;border-bottom:1px solid #bba3691b}.k-features article:last-child{padding-bottom:0;border:0}.k-feature-number{font-size:8px}.k-features h3{font-size:34px;margin:12px 0 10px}.k-features p{font-size:12px}.k-gallery-section{padding:63px 22px 70px}.k-gallery-heading{display:block;margin-bottom:29px}.k-gallery-heading h2{font-size:46px;margin-top:15px}.k-gallery-heading>p{max-width:none;margin-top:20px;font-size:11px}.k-gallery{grid-template-columns:1fr;gap:16px}.k-gallery-item img{aspect-ratio:1.4}.k-gallery-caption{padding:50px 18px 18px}.k-gallery-caption strong{font-size:25px}.k-gallery-caption small{font-size:7px}.k-gallery-open{width:28px;height:28px}.k-play-section{width:calc(100% - 44px);grid-template-columns:1fr;gap:35px;padding-bottom:65px}.k-play-intro h2{font-size:50px;margin:15px 0 24px}.k-play-intro>p:not(.k-eyebrow){font-size:12px}.k-steps li{gap:18px;padding:23px 0}.k-steps li>span{font-size:27px}.k-steps h3{font-size:27px}.k-steps p{font-size:11px}.k-download{padding:60px 24px}.k-download-mark svg{width:34px;height:44px}.k-download h2{font-size:52px;margin:17px 0}.k-download>p:not(.k-eyebrow){font-size:11px}.k-download .k-download-note{font-size:9px!important;margin-top:23px}.k-faq{padding:68px 0 62px;gap:30px}.k-faq h2{font-size:45px}.k-faq summary{font-size:22px;line-height:1.3}.k-faq details p{font-size:11px}.k-footer{padding:32px 22px 23px}.k-footer-top{gap:20px;padding-bottom:30px}.k-footer-top .k-text-link{font-size:7px;gap:12px}.k-footer-top>.k-brand span{font-size:20px}.k-footer-top>.k-brand svg{width:22px;height:28px}.k-footer-bottom{display:block;font-size:8px}.k-footer details{margin-top:15px;text-align:left;max-width:none}.k-footer details p{font-size:9px}.k-lightbox{padding:8px;max-width:calc(100vw - 18px)}.k-lightbox-close{width:33px;height:33px;top:13px;right:13px}.k-lightbox-controls{padding:12px 5px 5px;gap:9px}.k-lightbox-controls p{font-size:9px}.k-lightbox-controls button{width:30px;flex-shrink:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.kronos-site *{transition:none!important;animation:none!important}}
