#ksom-page{--navy:#036;--link:#01468b;--dark:#242a56;--light-bg:#eff2ff;--accent:#bfd1ff;--white:#fff;--black:#000;--gold:#f5c842;--border:#eff2ff;--green:#27ae60;--red:#c0392b;--shadow:#0033661f;--shadow-lg:#0363;color:var(--black);background:var(--white);box-sizing:border-box;font-family:Georgia,Times New Roman,serif;line-height:1.7;overflow-x:hidden}#ksom-page *,#ksom-page :before,#ksom-page :after{box-sizing:border-box;margin:0;padding:0}#ksom-page img{max-width:100%;display:block}#ksom-page a{color:inherit;text-decoration:none}#ksom-page h1,#ksom-page h2,#ksom-page h3,#ksom-page h4{line-height:1.2}@keyframes ksom-fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes ksom-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ksom-slideL{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}@keyframes ksom-slideR{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes ksom-scaleIn{0%{opacity:0;transform:scale(.93)}to{opacity:1;transform:scale(1)}}@keyframes ksom-pulse{0%,to{box-shadow:0 0 #f5c84273}50%{box-shadow:0 0 0 12px #f5c84200}}@keyframes ksom-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}#ksom-page .anim-fade-up{animation:.65s both ksom-fadeUp}#ksom-page .anim-fade-in{animation:.55s both ksom-fadeIn}#ksom-page .anim-slide-l{animation:.6s both ksom-slideL}#ksom-page .anim-slide-r{animation:.6s both ksom-slideR}#ksom-page .anim-scale-in{animation:.55s both ksom-scaleIn}#ksom-page .d1{animation-delay:.1s}#ksom-page .d2{animation-delay:.2s}#ksom-page .d3{animation-delay:.3s}#ksom-page .d4{animation-delay:.4s}#ksom-page .d5{animation-delay:.5s}#ksom-page .ksom-container{max-width:1100px;margin:0 auto;padding:0 24px}#ksom-page .ksom-section{padding:52px 24px}#ksom-page .ksom-section-alt{background:var(--light-bg)}#ksom-page .ksom-section-dark{background:linear-gradient(135deg,var(--navy)0%,var(--dark)100%)}#ksom-page .section-head{text-align:center;margin-bottom:36px}#ksom-page .section-head h2{color:var(--navy);margin-bottom:12px;font-size:clamp(22px,3vw,38px)}#ksom-page .section-head h2.light{color:var(--white)}#ksom-page .section-head p{color:#555;max-width:560px;margin:0 auto;font-family:Trebuchet MS,sans-serif;font-size:15px}#ksom-page .section-head p.light{color:#bfd1ffd9}#ksom-page .divider{background:var(--navy);border-radius:2px;width:48px;height:3px;margin:12px auto 0}#ksom-page .divider-gold{background:var(--gold)}#ksom-page .divider-white{background:#bfd1ff80}#ksom-page .t-label{letter-spacing:2.8px;text-transform:uppercase;border-radius:30px;margin-bottom:14px;padding:4px 16px;font-family:Trebuchet MS,sans-serif;font-size:10px;font-weight:700;display:inline-block}#ksom-page .t-label-light{color:var(--accent);background:#bfd1ff26;border:1px solid #bfd1ff59}#ksom-page .t-label-dark{color:var(--navy);background:#00336614;border:1px solid #0033662e}#ksom-page .t-label-red{color:var(--red);background:#c0392b14;border:1px solid #c0392b40}#ksom-page .t-label-green{color:#1a7a44;background:#27ae601a;border:1px solid #27ae604d}#ksom-page .t-label-gold{color:#7a5f00;background:#f5c8422e;border:1px solid #f5c84273}#ksom-page .hero{background:linear-gradient(135deg,var(--navy)0%,var(--dark)60%,#1a0a4a 100%);text-align:center;padding:70px 24px 64px;position:relative;overflow:hidden}#ksom-page .hero:before{content:"";pointer-events:none;background:#bfd1ff0a;border-radius:50%;width:420px;height:420px;position:absolute;top:-120px;right:-80px}#ksom-page .hero:after{content:"";pointer-events:none;background:#f5c8420a;border-radius:50%;width:320px;height:320px;position:absolute;bottom:-80px;left:-60px}#ksom-page .hero-grid{pointer-events:none;background-image:linear-gradient(#bfd1ff0a 1px,#0000 1px),linear-gradient(90deg,#bfd1ff0a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}#ksom-page .hero-badge-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-bottom:20px;display:flex}#ksom-page .hero-badge{color:var(--accent);letter-spacing:2px;text-transform:uppercase;background:#bfd1ff1f;border:1px solid #bfd1ff47;border-radius:20px;padding:4px 14px;font-family:Trebuchet MS,sans-serif;font-size:10px;font-weight:700}#ksom-page .hero-badge-gold{color:var(--gold);background:#f5c84226;border-color:#f5c84266}#ksom-page .hero h1{color:var(--white);max-width:820px;margin:0 auto 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,5vw,54px);font-weight:700;line-height:1.15}#ksom-page .hero h1 span{color:var(--gold)}#ksom-page .hero-sub{color:#bfd1ffe0;max-width:620px;margin:0 auto 30px;font-family:Trebuchet MS,sans-serif;font-size:16px;line-height:1.7}#ksom-page .hero-hooks{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:32px;display:flex}#ksom-page .hero-hook{color:var(--white);background:#ffffff12;border:1px solid #bfd1ff33;border-radius:40px;align-items:center;gap:7px;padding:8px 18px;font-family:Trebuchet MS,sans-serif;font-size:13px;display:flex}#ksom-page .hero-hook:before{content:"✔";color:var(--gold);font-weight:700}#ksom-page .hero-cta-row{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:40px;display:flex}#ksom-page .hero-student-login{text-align:center;max-width:520px;margin:0 auto 40px}#ksom-page .hero-student-login-desc{color:#bfd1ffe6;margin-bottom:18px;font-family:Trebuchet MS,sans-serif;font-size:14px;line-height:1.65}#ksom-page .hero-student-login-note{color:#bfd1ff8c;margin-top:12px;font-family:Trebuchet MS,sans-serif;font-size:12px}#ksom-page .btn-student-login{animation:none}#ksom-page .booking-cta{text-align:center}#ksom-page .booking-cta-inner h2.light{margin-bottom:12px}#ksom-page .booking-cta-sub{color:#bfd1ffd9;max-width:560px;margin:0 auto 28px;font-family:Trebuchet MS,sans-serif;font-size:15px;line-height:1.7}#ksom-page .booking-cta .hero-cta-row{margin-bottom:0}#ksom-page .btn-primary{background:var(--gold);color:var(--navy);letter-spacing:.3px;border-radius:10px;align-items:center;gap:8px;padding:15px 32px;font-family:Trebuchet MS,sans-serif;font-size:15px;font-weight:700;text-decoration:none;transition:background .22s,transform .22s,box-shadow .22s;animation:2.4s ease-in-out 1.5s infinite ksom-pulse;display:inline-flex}#ksom-page .btn-primary:hover{background:#fff;transform:translateY(-3px);box-shadow:0 10px 32px #f5c84266}#ksom-page .btn-demo{color:#bfd1ffeb;background:0 0;border:2px solid #bfd1ff73;border-radius:10px;align-items:center;gap:8px;padding:13px 28px;font-family:Trebuchet MS,sans-serif;font-size:15px;font-weight:700;text-decoration:none;transition:background .22s,color .22s,border-color .22s;display:inline-flex}#ksom-page .btn-demo:hover{color:#fff;background:#bfd1ff1f;border-color:#bfd1ffb3}#ksom-page .btn-cta-gold{background:var(--gold);color:var(--navy);border-radius:12px;align-items:center;gap:10px;padding:16px 36px;font-family:Trebuchet MS,sans-serif;font-size:16px;font-weight:700;text-decoration:none;transition:background .22s,transform .22s,box-shadow .22s;animation:2.4s ease-in-out infinite ksom-pulse;display:inline-flex}#ksom-page .btn-cta-gold:hover{background:#fff;transform:translateY(-3px);box-shadow:0 14px 44px #f5c84266}#ksom-page .btn-cta-outline{color:#bfd1ffe6;background:0 0;border:2px solid #bfd1ff61;border-radius:12px;align-items:center;gap:10px;padding:14px 32px;font-family:Trebuchet MS,sans-serif;font-size:16px;font-weight:700;text-decoration:none;transition:background .22s,color .22s;display:inline-flex}#ksom-page .btn-cta-outline:hover{color:#fff;background:#bfd1ff1a}#ksom-page .hero-trust{border-top:1px solid #bfd1ff1f;flex-wrap:wrap;justify-content:center;gap:28px;margin-top:48px;padding-top:32px;display:flex}#ksom-page .hero-trust-item{text-align:center}#ksom-page .hero-trust-num{color:var(--gold);font-family:Georgia,serif;font-size:26px;font-weight:700;line-height:1.1;display:block}#ksom-page .hero-trust-lbl{color:#bfd1ffb3;letter-spacing:1.2px;text-transform:uppercase;margin-top:3px;font-family:Trebuchet MS,sans-serif;font-size:10px;display:block}#ksom-page .accent-bar{background:var(--gold);width:100%;overflow:hidden}#ksom-page .accent-bar-track{white-space:nowrap;align-items:center;width:max-content;animation:30s linear infinite ksom-ticker;display:flex}#ksom-page .accent-bar-inner{align-items:center;padding:12px 0;display:flex}#ksom-page .accent-bar-text{color:var(--navy);padding:0 24px;font-family:Trebuchet MS,sans-serif;font-size:13px;font-weight:700}#ksom-page .accent-bar-sep{color:#00336659;font-size:16px}#ksom-page .playbook-section{background:linear-gradient(135deg,#001a3d 0%,var(--dark)50%,#1a0a4a 100%);padding:56px 24px;position:relative;overflow:hidden}#ksom-page .playbook-section:before{content:"";pointer-events:none;background-image:linear-gradient(#bfd1ff08 1px,#0000 1px),linear-gradient(90deg,#bfd1ff08 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0}#ksom-page .playbook-inner{z-index:1;grid-template-columns:1fr 1fr;align-items:start;gap:48px;max-width:1100px;margin:0 auto;padding:0 24px;display:grid;position:relative}#ksom-page .playbook-coming-soon{color:var(--gold);letter-spacing:2px;text-transform:uppercase;background:#f5c84226;border:1px solid #f5c84266;border-radius:20px;align-items:center;gap:8px;margin-bottom:16px;padding:4px 14px;font-family:Trebuchet MS,sans-serif;font-size:10px;font-weight:700;display:inline-flex}#ksom-page .playbook-left h2{color:var(--white);margin-bottom:14px;font-family:Georgia,serif;font-size:clamp(24px,3.5vw,38px);line-height:1.2}#ksom-page .playbook-left h2 span{color:var(--gold)}#ksom-page .playbook-left p{color:#bfd1ffd9;margin-bottom:24px;font-family:Trebuchet MS,sans-serif;font-size:15px;line-height:1.7}#ksom-page .playbook-perks{flex-direction:column;gap:10px;margin-bottom:28px;display:flex}#ksom-page .playbook-perk{color:#bfd1ffe0;align-items:center;gap:10px;font-family:Trebuchet MS,sans-serif;font-size:14px;display:flex}#ksom-page .playbook-perk-dot{color:#6ee7a0;background:#27ae6033;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:flex}#ksom-page .playbook-guide-badge{background:#ffffff12;border:1px solid #bfd1ff2e;border-radius:12px;align-items:center;gap:14px;padding:16px 20px;display:flex}#ksom-page .playbook-guide-icon{flex-shrink:0;font-size:32px}#ksom-page .playbook-guide-title{color:var(--white);margin-bottom:4px;font-family:Georgia,serif;font-size:16px}#ksom-page .playbook-guide-sub{color:var(--gold);letter-spacing:1px;font-family:Trebuchet MS,sans-serif;font-size:12px;font-weight:700}#ksom-page .playbook-form-wrap{background:var(--white);border:1px solid #bfd1ff33;border-radius:16px;overflow:hidden;box-shadow:0 8px 40px #0000004d}#ksom-page .playbook-form-header{background:var(--navy);text-align:center;padding:18px 24px}#ksom-page .playbook-form-header p{color:#bfd1ffcc;margin-top:4px;font-family:Trebuchet MS,sans-serif;font-size:13px}#ksom-page .playbook-form-header h4{color:var(--white);font-family:Georgia,serif;font-size:17px}#ksom-page .playbook-form-body{padding:0}#ksom-page .playbook-form-body iframe{border:none;width:100%;display:block}#ksom-page .problem-cards{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;margin-bottom:32px;display:grid}#ksom-page .problem-card{background:var(--white);border:1.5px solid #f0d0cc;border-left:4px solid var(--red);border-radius:12px;padding:18px 16px;transition:transform .25s,box-shadow .25s;box-shadow:0 2px 14px #c0392b12}#ksom-page .problem-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #c0392b1f}#ksom-page .problem-card-icon{margin-bottom:10px;font-size:20px}#ksom-page .problem-card h4{color:var(--navy);margin-bottom:5px;font-family:Trebuchet MS,sans-serif;font-size:13px;font-weight:700}#ksom-page .problem-card p{color:#666;font-family:Trebuchet MS,sans-serif;font-size:12px;line-height:1.55}#ksom-page .result-callout{text-align:center;background:linear-gradient(135deg,#fdf0ee,#fde8e5);border:1.5px solid #c0392b40;border-radius:14px;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;padding:22px 28px;display:flex}#ksom-page .result-callout-icon{font-size:28px}#ksom-page .result-callout-text{color:var(--red);font-family:Georgia,serif;font-size:clamp(15px,2.2vw,20px);font-weight:700;line-height:1.4}#ksom-page .result-callout-text span{color:var(--navy)}#ksom-page .authority-grid{grid-template-columns:1fr 1fr;align-items:center;gap:28px;display:grid}#ksom-page .authority-stat-box{background:linear-gradient(135deg,var(--navy),var(--dark));text-align:center;border-radius:18px;padding:40px 32px;position:relative;overflow:hidden}#ksom-page .authority-stat-box:before{content:"";background:#bfd1ff0f;border-radius:50%;width:180px;height:180px;position:absolute;top:-60px;right:-60px}#ksom-page .authority-stat-big{color:var(--gold);margin-bottom:10px;font-family:Georgia,serif;font-size:clamp(56px,7vw,80px);font-weight:700;line-height:1;display:block}#ksom-page .authority-stat-desc{color:#bfd1ffe0;font-family:Trebuchet MS,sans-serif;font-size:14px;line-height:1.65}#ksom-page .authority-points{flex-direction:column;gap:14px;display:flex}#ksom-page .authority-point{background:var(--white);border:1.5px solid var(--border);border-left:4px solid var(--navy);box-shadow:0 2px 12px var(--shadow);border-radius:12px;align-items:flex-start;gap:14px;padding:15px 18px;transition:transform .22s;display:flex}#ksom-page .authority-point:hover{transform:translate(4px)}#ksom-page .authority-point-icon{background:var(--light-bg);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;display:flex}#ksom-page .authority-point h4{color:var(--navy);margin-bottom:3px;font-family:Trebuchet MS,sans-serif;font-size:13px;font-weight:700}#ksom-page .authority-point p{color:#666;font-family:Trebuchet MS,sans-serif;font-size:12px;line-height:1.5}#ksom-page .authority-alert{color:var(--dark);text-align:center;background:#f5c8421a;border:1.5px solid #f5c84266;border-radius:12px;grid-column:1/-1;margin-top:20px;padding:16px 20px;font-family:Georgia,serif;font-size:16px}#ksom-page .authority-alert strong{color:var(--navy)}#ksom-page .mistake-grid{grid-template-columns:1fr 1fr;align-items:start;gap:24px;display:grid}#ksom-page .mistake-cards{flex-direction:column;gap:14px;display:flex}#ksom-page .mistake-card{background:var(--white);border:2px solid var(--border);box-shadow:0 2px 16px var(--shadow);border-radius:13px;align-items:center;gap:18px;padding:18px 20px;transition:transform .25s,border-color .25s;display:flex}#ksom-page .mistake-card:hover{border-color:var(--accent);transform:translate(5px)}#ksom-page .mistake-card-amount{color:var(--red);min-width:110px;font-family:Georgia,serif;font-size:clamp(20px,2.8vw,28px);font-weight:700}#ksom-page .mistake-card-label{color:var(--navy);margin-bottom:3px;font-family:Trebuchet MS,sans-serif;font-size:13px;font-weight:700}#ksom-page .mistake-card-desc{color:#777;font-family:Trebuchet MS,sans-serif;font-size:12px;line-height:1.5}#ksom-page .mistake-card.total-card{background:linear-gradient(135deg,var(--navy),var(--dark));border-color:var(--navy)}#ksom-page .mistake-card.total-card .mistake-card-amount{color:var(--gold);font-size:clamp(24px,3.5vw,36px)}#ksom-page .mistake-card.total-card .mistake-card-label{color:var(--white)}#ksom-page .mistake-card.total-card .mistake-card-desc{color:var(--accent)}#ksom-page .mistake-visual{text-align:center;background:linear-gradient(160deg,#fdf0ee 0%,#fde8e5 100%);border:2px solid #c0392b33;border-radius:18px;padding:30px 28px}#ksom-page .mistake-visual-icon{margin-bottom:16px;font-size:48px}#ksom-page .mistake-visual h3{color:var(--red);margin-bottom:12px;font-family:Georgia,serif;font-size:clamp(18px,2.2vw,23px)}#ksom-page .mistake-visual p{color:#665;margin-bottom:18px;font-family:Trebuchet MS,sans-serif;font-size:13px;line-height:1.65}#ksom-page .mistake-root{color:var(--red);background:#c0392b14;border:1px solid #c0392b38;border-radius:10px;padding:10px 14px;font-family:Trebuchet MS,sans-serif;font-size:13px;font-weight:700}#ksom-page .mindset-grid{grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;display:grid}#ksom-page .mindset-col{border-radius:18px;padding:28px 24px}#ksom-page .mindset-col.old{background:#fdf5f4;border:2px solid #c0392b33}#ksom-page .mindset-col.new{background:linear-gradient(135deg,var(--navy),var(--dark));border:2px solid #0363}#ksom-page .mindset-col-label{letter-spacing:2px;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:16px;font-family:Trebuchet MS,sans-serif;font-size:10px;font-weight:700;display:flex}#ksom-page .mindset-col.old .mindset-col-label{color:var(--red)}#ksom-page .mindset-col.new .mindset-col-label{color:var(--gold)}#ksom-page .mindset-col h3{margin-bottom:18px;font-family:Georgia,serif;font-size:clamp(15px,1.8vw,19px);line-height:1.35}#ksom-page .mindset-col.old h3{color:var(--dark)}#ksom-page .mindset-col.new h3{color:var(--white)}#ksom-page .mindset-items{flex-direction:column;gap:10px;display:flex}#ksom-page .mindset-item{align-items:flex-start;gap:9px;font-family:Trebuchet MS,sans-serif;font-size:13px;line-height:1.5;display:flex}#ksom-page .mindset-col.old .mindset-item{color:#665}#ksom-page .mindset-col.new .mindset-item{color:#bfd1ffe0}#ksom-page .mindset-item-dot{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:2px;font-size:10px;font-weight:700;display:flex}#ksom-page .mindset-col.old .mindset-item-dot{color:var(--red);background:#c0392b1f}#ksom-page .mindset-col.new .mindset-item-dot{color:#5de89a;background:#27ae6033}#ksom-page .mindset-arrow{color:var(--navy);text-align:center;background:var(--gold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:28px;font-weight:700;display:flex;box-shadow:0 4px 14px #f5c84266}#ksom-page .system-pillars{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:32px;display:grid}#ksom-page .pillar{border:2px solid #0000;border-radius:16px;padding:26px 18px 22px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}#ksom-page .pillar:hover{transform:translateY(-7px);box-shadow:0 18px 48px #00000026}#ksom-page .pillar:before{content:"";opacity:.1;border-radius:50%;width:150px;height:150px;position:absolute;top:-50px;right:-40px}#ksom-page .pillar-ww{background:linear-gradient(145deg,#2a0a5e,#4a1a8e)}#ksom-page .pillar-ww:before{background:#c084fc}#ksom-page .pillar-ksom{background:linear-gradient(145deg,#7a3200,#c45800)}#ksom-page .pillar-ksom:before{background:var(--gold)}#ksom-page .pillar-hife{background:linear-gradient(145deg,#036,#01468b)}#ksom-page .pillar-hife:before{background:var(--accent)}#ksom-page .pillar-ai{background:linear-gradient(145deg,#0a4a2a,#166534)}#ksom-page .pillar-ai:before{background:#86efac}#ksom-page .pillar-num{opacity:.12;color:#fff;font-family:Georgia,serif;font-size:44px;font-weight:700;line-height:1;position:absolute;top:6px;right:14px}#ksom-page .pillar-icon{margin-bottom:12px;font-size:28px}#ksom-page .pillar-name{letter-spacing:2px;text-transform:uppercase;color:#fff9;margin-bottom:6px;font-family:Trebuchet MS,sans-serif;font-size:10px;font-weight:700}#ksom-page .pillar h3{color:#fff;margin-bottom:14px;font-family:Georgia,serif;font-size:16px}#ksom-page .pillar-items{flex-direction:column;gap:7px;display:flex}#ksom-page .pillar-item{color:#ffffffbf;padding-left:16px;font-family:Trebuchet MS,sans-serif;font-size:12px;line-height:1.5;position:relative}#ksom-page .pillar-item:before{content:"›";color:#ffffff80;font-weight:700;position:absolute;left:0}#ksom-page .system-note{background:linear-gradient(90deg,var(--light-bg),#dde6ff);border:1.5px solid var(--accent);text-align:center;color:var(--navy);border-radius:12px;padding:18px 24px;font-family:Georgia,serif;font-size:17px;font-style:italic}#ksom-page .system-note strong{color:var(--dark);font-style:normal}#ksom-page .steps-row{grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}#ksom-page .steps-row:before{content:"";background:linear-gradient(90deg,var(--accent),var(--navy),var(--accent));z-index:0;height:2px;position:absolute;top:34px;left:10%;right:10%}#ksom-page .step{text-align:center;z-index:1;padding:0 14px;transition:transform .25s;position:relative}#ksom-page .step:hover{transform:translateY(-5px)}#ksom-page .step-num{background:linear-gradient(135deg,var(--navy),var(--dark));color:#fff;border:3px solid var(--white);outline:2px solid var(--accent);border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin:0 auto 18px;font-family:Georgia,serif;font-size:22px;font-weight:700;display:flex;box-shadow:0 5px 20px #0033664d}#ksom-page .step h4{color:var(--navy);margin-bottom:8px;font-family:Trebuchet MS,sans-serif;font-size:13px;font-weight:700}#ksom-page .step p{color:#666;font-family:Trebuchet MS,sans-serif;font-size:12px;line-height:1.6}#ksom-page .steps-footer{text-align:center;color:var(--navy);margin-top:36px;font-family:Trebuchet MS,sans-serif;font-size:14px;font-weight:700}#ksom-page .strategy-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}#ksom-page .strategy-card{background:var(--white);border:2px solid var(--border);box-shadow:0 3px 20px var(--shadow);border-radius:16px;padding:26px 24px;transition:transform .3s,box-shadow .3s,border-color .3s;position:relative;overflow:hidden}#ksom-page .strategy-card:before{content:"";height:4px;position:absolute;top:0;left:0;right:0}#ksom-page .strategy-card:first-child:before{background:linear-gradient(90deg,var(--gold),#f0a800)}#ksom-page .strategy-card:nth-child(2):before{background:linear-gradient(90deg,#7c3aed,#4f46e5)}#ksom-page .strategy-card:nth-child(3):before{background:linear-gradient(90deg,var(--navy),var(--link))}#ksom-page .strategy-card:nth-child(4):before{background:linear-gradient(90deg,var(--green),#16a34a)}#ksom-page .strategy-card:hover{border-color:var(--accent);transform:translateY(-5px);box-shadow:0 12px 40px #00336624}#ksom-page .strategy-icon-row{align-items:center;gap:14px;margin-bottom:18px;display:flex}#ksom-page .strategy-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:flex}#ksom-page .strategy-card:first-child .strategy-icon{background:#f5c84226}#ksom-page .strategy-card:nth-child(2) .strategy-icon{background:#7c3aed1a}#ksom-page .strategy-card:nth-child(3) .strategy-icon{background:#00336614}#ksom-page .strategy-card:nth-child(4) .strategy-icon{background:#27ae601a}#ksom-page .strategy-card h3{color:var(--navy);font-family:Georgia,serif;font-size:17px;line-height:1.25}#ksom-page .strategy-items{flex-direction:column;gap:9px;display:flex}#ksom-page .strategy-item{color:#444;align-items:center;gap:9px;font-family:Trebuchet MS,sans-serif;font-size:13px;line-height:1.5;display:flex}#ksom-page .s-dot{background:var(--navy);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}#ksom-page .s-dot:after{content:"✓";color:#fff;font-size:9px;font-weight:700}#ksom-page .transform-grid{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:20px;display:grid}#ksom-page .transform-col{border-radius:18px;padding:28px 24px}#ksom-page .transform-col.without{background:linear-gradient(145deg,#fef2f2,#fde8e5);border:2px solid #c0392b2e}#ksom-page .transform-col.with{background:linear-gradient(145deg,#f0fdf4,#dcfce7);border:2px solid #27ae6040}#ksom-page .transform-col-head{align-items:center;gap:10px;margin-bottom:22px;display:flex}#ksom-page .transform-col-head-icon{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}#ksom-page .transform-col.without .transform-col-head-icon{background:#c0392b1f}#ksom-page .transform-col.with .transform-col-head-icon{background:#27ae6026}#ksom-page .transform-col-head h3{font-family:Georgia,serif;font-size:18px;line-height:1.2}#ksom-page .transform-col.without h3{color:var(--red)}#ksom-page .transform-col.with h3{color:#15803d}#ksom-page .transform-items{flex-direction:column;gap:11px;display:flex}#ksom-page .transform-item{align-items:center;gap:10px;font-family:Trebuchet MS,sans-serif;font-size:13px;line-height:1.5;display:flex}#ksom-page .transform-col.without .transform-item{color:#665}#ksom-page .transform-col.with .transform-item{color:#166534}#ksom-page .t-x{width:20px;height:20px;color:var(--red);background:#c0392b1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}#ksom-page .t-check{color:#15803d;background:#27ae6026;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:flex}#ksom-page .transform-divider{flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}#ksom-page .transform-divider-line{background:linear-gradient(to bottom,transparent,var(--accent),transparent);flex:1;width:2px}#ksom-page .transform-divider-icon{background:var(--navy);width:44px;height:44px;color:var(--gold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:17px;font-weight:700;display:flex;box-shadow:0 4px 14px #0033664d}#ksom-page .results-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}#ksom-page .result-card{border:2px solid var(--border);text-align:center;box-shadow:0 3px 20px var(--shadow);background:#fff;border-radius:16px;padding:26px 18px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}#ksom-page .result-card:after{content:"";background:linear-gradient(90deg,var(--navy),var(--accent));height:3px;position:absolute;bottom:0;left:0;right:0}#ksom-page .result-card:hover{transform:translateY(-7px);box-shadow:0 14px 40px #00336624}#ksom-page .result-card-icon{margin-bottom:12px;font-size:32px}#ksom-page .result-card h4{color:var(--navy);margin-bottom:7px;font-family:Georgia,serif;font-size:16px}#ksom-page .result-card p{color:#666;font-family:Trebuchet MS,sans-serif;font-size:12px;line-height:1.6}#ksom-page .case-study-wrap{background:linear-gradient(135deg,var(--navy)0%,var(--dark)100%);border-radius:22px;padding:44px 40px;position:relative;overflow:hidden}#ksom-page .case-study-wrap:before{content:"\"";color:#bfd1ff0f;pointer-events:none;font-family:Georgia,serif;font-size:180px;line-height:1;position:absolute;top:-20px;left:24px}#ksom-page .case-study-grid{grid-template-columns:1fr 1fr 1fr;gap:22px;display:grid}#ksom-page .cs-panel{background:#ffffff0f;border:1px solid #bfd1ff26;border-radius:14px;padding:24px 20px}#ksom-page .cs-panel-label{letter-spacing:2.5px;text-transform:uppercase;color:#bfd1ff99;align-items:center;gap:8px;margin-bottom:16px;font-family:Trebuchet MS,sans-serif;font-size:9px;font-weight:700;display:flex}#ksom-page .cs-panel-label:before{content:"";background:#bfd1ff4d;border-radius:1px;width:20px;height:2px;display:inline-block}#ksom-page .cs-stat{margin-bottom:12px}#ksom-page .cs-stat-val{color:var(--gold);margin-bottom:3px;font-family:Georgia,serif;font-size:clamp(20px,2.8vw,28px);font-weight:700;line-height:1.1}#ksom-page .cs-stat-lbl{color:#bfd1ffb3;font-family:Trebuchet MS,sans-serif;font-size:11px}#ksom-page .cs-panel.after{background:#27ae600f;border-color:#27ae6066}#ksom-page .cs-panel.after .cs-stat-val{color:#6ee7a0}#ksom-page .cs-impact-note{text-align:center;color:#bfd1ffbf;background:#f5c84214;border:1px solid #f5c84240;border-radius:10px;margin-top:28px;padding:14px;font-family:Trebuchet MS,sans-serif;font-size:13px}#ksom-page .cs-impact-note strong{color:var(--gold)}#ksom-page .impact-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}#ksom-page .impact-card{background:var(--white);border:2px solid var(--border);text-align:center;box-shadow:0 2px 16px var(--shadow);border-radius:14px;padding:24px 18px;transition:transform .25s;position:relative}#ksom-page .impact-card:hover{transform:translateY(-5px)}#ksom-page .impact-step{background:var(--navy);color:#fff;letter-spacing:1.5px;white-space:nowrap;border-radius:10px;padding:3px 10px;font-family:Trebuchet MS,sans-serif;font-size:9px;font-weight:700;position:absolute;top:-11px;left:50%;transform:translate(-50%)}#ksom-page .impact-icon{margin:10px 0 14px;font-size:32px}#ksom-page .impact-card h4{color:var(--navy);margin-bottom:8px;font-family:Georgia,serif;font-size:15px}#ksom-page .impact-card p{color:#666;font-family:Trebuchet MS,sans-serif;font-size:12px;line-height:1.6}#ksom-page .hife-grid{grid-template-columns:1fr 1fr;align-items:center;gap:36px;display:grid}#ksom-page .hife-badge-wrap{flex-direction:column;gap:16px;display:flex}#ksom-page .hife-org-badge{background:linear-gradient(135deg,var(--navy),var(--dark));text-align:center;border-radius:18px;padding:30px;position:relative;overflow:hidden}#ksom-page .hife-org-badge:before{content:"";background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23bfd1ff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}#ksom-page .hife-501{background:var(--gold);color:var(--navy);letter-spacing:2px;border-radius:20px;margin-bottom:12px;padding:4px 14px;font-family:Trebuchet MS,sans-serif;font-size:10px;font-weight:700;display:inline-block}#ksom-page .hife-org-name{color:var(--white);margin-bottom:8px;font-family:Georgia,serif;font-size:clamp(26px,4vw,40px);font-weight:700}#ksom-page .hife-org-full{color:#bfd1ffbf;font-family:Trebuchet MS,sans-serif;font-size:13px}#ksom-page .hife-mission-box{background:var(--light-bg);border:2px solid var(--border);box-shadow:0 2px 16px var(--shadow);border-radius:14px;padding:20px 24px}#ksom-page .hife-mission-label{letter-spacing:2px;text-transform:uppercase;color:var(--navy);margin-bottom:10px;font-family:Trebuchet MS,sans-serif;font-size:10px;font-weight:700}#ksom-page .hife-mission-text{color:var(--dark);font-family:Georgia,serif;font-size:14px;font-style:italic;line-height:1.7}#ksom-page .hife-features{flex-direction:column;gap:13px;display:flex}#ksom-page .hife-feature{background:var(--white);border:2px solid var(--border);box-shadow:0 2px 12px var(--shadow);border-radius:13px;gap:14px;padding:15px 18px;transition:border-color .2s,transform .2s;display:flex}#ksom-page .hife-feature:hover{border-color:var(--accent);transform:translate(4px)}#ksom-page .hife-feature-icon{background:var(--light-bg);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}#ksom-page .hife-feature h4{color:var(--navy);margin-bottom:3px;font-family:Trebuchet MS,sans-serif;font-size:13px;font-weight:700}#ksom-page .hife-feature p{color:#666;font-family:Trebuchet MS,sans-serif;font-size:12px;line-height:1.6}#ksom-page .timeline-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}#ksom-page .timeline-track{border:2px solid;border-radius:18px;padding:28px 26px;position:relative;overflow:hidden}#ksom-page .timeline-track:before{content:"";width:4px;position:absolute;top:0;bottom:0;left:0}#ksom-page .timeline-track.grades-8{border-color:var(--accent);background:linear-gradient(135deg,#eff2ff,#e4ecff)}#ksom-page .timeline-track.grades-8:before{background:var(--navy)}#ksom-page .timeline-track.grades-11{background:linear-gradient(135deg,#fff8e6,#ffedb3);border-color:#f5c84280}#ksom-page .timeline-track.grades-11:before{background:var(--gold)}#ksom-page .timeline-grade-badge{letter-spacing:2px;text-transform:uppercase;border-radius:20px;margin-bottom:12px;padding:3px 12px;font-family:Trebuchet MS,sans-serif;font-size:9px;font-weight:700;display:inline-block}#ksom-page .timeline-track.grades-8 .timeline-grade-badge{color:var(--navy);background:#0033661a}#ksom-page .timeline-track.grades-11 .timeline-grade-badge{color:#7a6000;background:#f5c84240}#ksom-page .timeline-track h3{margin-bottom:18px;font-family:Georgia,serif;font-size:20px}#ksom-page .timeline-track.grades-8 h3{color:var(--navy)}#ksom-page .timeline-track.grades-11 h3{color:var(--dark)}#ksom-page .timeline-items{flex-direction:column;gap:11px;display:flex}#ksom-page .timeline-item{align-items:flex-start;gap:10px;font-family:Trebuchet MS,sans-serif;font-size:13px;line-height:1.55;display:flex}#ksom-page .timeline-track.grades-8 .timeline-item{color:#444}#ksom-page .timeline-track.grades-11 .timeline-item{color:#4a3800}#ksom-page .timeline-dot{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:11px;font-weight:700;display:flex}#ksom-page .timeline-track.grades-8 .timeline-dot{color:var(--navy);background:#0033661f}#ksom-page .timeline-track.grades-11 .timeline-dot{color:#7a6000;background:#f5c8424d}#ksom-page .timeline-footer{text-align:center;margin-top:28px;font-family:Trebuchet MS,sans-serif;font-size:14px;font-weight:700}#ksom-page .timeline-footer span{color:var(--green)}#ksom-page .final-cta{background:linear-gradient(135deg,#001a3d 0%,var(--dark)50%,#1a0a4a 100%);text-align:center;padding:72px 24px;position:relative;overflow:hidden}#ksom-page .final-cta:before{content:"";pointer-events:none;background-image:linear-gradient(#bfd1ff08 1px,#0000 1px),linear-gradient(90deg,#bfd1ff08 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}#ksom-page .final-cta h2{color:var(--white);margin-bottom:14px;font-family:Georgia,serif;font-size:clamp(26px,4.5vw,48px)}#ksom-page .final-cta h2 span{color:var(--gold)}#ksom-page .final-cta>div>p{color:#bfd1ffd9;max-width:500px;margin:0 auto 40px;font-family:Trebuchet MS,sans-serif;font-size:16px;line-height:1.7}#ksom-page .final-cta-btns{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:48px;display:flex}#ksom-page .final-trust-row{border-top:1px solid #bfd1ff1a;flex-wrap:wrap;justify-content:center;gap:22px;padding-top:36px;display:flex}#ksom-page .final-trust-item{color:#bfd1ffbf;align-items:center;gap:8px;font-family:Trebuchet MS,sans-serif;font-size:13px;display:flex}#ksom-page .final-trust-item:before{content:"✓";color:#6ee7a0;background:#27ae6033;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:flex}#ksom-page .contact-section{background:var(--navy);padding:48px 24px}#ksom-page .contact-inner{grid-template-columns:1fr 1fr;align-items:start;gap:36px;max-width:900px;margin:0 auto;display:grid}#ksom-page .contact-left h3{color:var(--white);margin-bottom:10px;font-family:Georgia,serif;font-size:clamp(20px,2.8vw,28px)}#ksom-page .contact-left p{color:#bfd1ffcc;margin-bottom:20px;font-family:Trebuchet MS,sans-serif;font-size:14px;line-height:1.7}#ksom-page .contact-links{flex-direction:column;gap:12px;display:flex}#ksom-page .contact-link{background:#ffffff12;border:1px solid #bfd1ff2e;border-radius:12px;align-items:center;gap:12px;padding:14px 18px;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:flex}#ksom-page .contact-link:hover{background:#ffffff1f;border-color:#bfd1ff61;transform:translate(4px)}#ksom-page .contact-link-icon{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:17px;display:flex}#ksom-page .contact-link:first-child .contact-link-icon{background:#f5c84233}#ksom-page .contact-link:nth-child(2) .contact-link-icon{background:#bfd1ff26}#ksom-page .contact-link:nth-child(3) .contact-link-icon{background:#27ae602e}#ksom-page .contact-link:nth-child(4) .contact-link-icon{background:#f5c84226}#ksom-page .contact-link-label{letter-spacing:1.5px;text-transform:uppercase;color:#bfd1ff99;margin-bottom:2px;font-family:Trebuchet MS,sans-serif;font-size:9px;font-weight:700}#ksom-page .contact-link-val{color:var(--white);font-family:Trebuchet MS,sans-serif;font-size:13px;font-weight:700}@media (max-width:900px){#ksom-page .authority-grid,#ksom-page .mistake-grid,#ksom-page .mindset-grid,#ksom-page .hife-grid,#ksom-page .contact-inner,#ksom-page .playbook-inner{grid-template-columns:1fr}#ksom-page .mindset-arrow{width:42px;height:42px;font-size:20px}#ksom-page .transform-grid{grid-template-columns:1fr}#ksom-page .transform-divider{flex-direction:row}#ksom-page .transform-divider-line{flex:1;width:auto;height:2px}#ksom-page .system-pillars,#ksom-page .steps-row{grid-template-columns:repeat(2,1fr)}#ksom-page .steps-row:before{display:none}#ksom-page .strategy-grid{grid-template-columns:1fr}#ksom-page .results-grid,#ksom-page .impact-grid{grid-template-columns:repeat(2,1fr)}#ksom-page .case-study-grid,#ksom-page .timeline-grid{grid-template-columns:1fr}#ksom-page .case-study-wrap{padding:30px 20px}#ksom-page .authority-alert{grid-column:1}}@media (max-width:600px){#ksom-page .ksom-section{padding:40px 16px}#ksom-page .hero{padding:52px 16px 48px}#ksom-page .system-pillars,#ksom-page .results-grid,#ksom-page .impact-grid,#ksom-page .steps-row{grid-template-columns:1fr}#ksom-page .hero-hooks{flex-direction:column;align-items:center}#ksom-page .final-cta{padding:52px 16px}#ksom-page .final-trust-row{flex-direction:column;align-items:center;gap:12px}#ksom-page .hero-cta-row{flex-direction:column;align-items:center}#ksom-page .playbook-section{padding:40px 16px}}
