@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&family=DM+Sans:wght@300;400;500;600&display=swap");html{scroll-behavior:smooth}.kos-landing,.kos-landing *,.kos-landing :after,.kos-landing :before{box-sizing:border-box}.kos-landing{--orange:#e8621a;--orange-dark:#c8501a;--orange-light:#fff0e8;--ink:#141210;--paper:#f7f5f1;--stone:#e8e3da;--mid:#7a7470;--white:#ffffff;--rule:rgba(20,18,16,0.1);font-family:DM Sans,sans-serif;background:var(--paper);color:var(--ink);overflow-x:hidden}.kos-landing nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:20px 48px;background:rgba(247,245,241,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--rule)}.kos-landing .logo-mark{display:flex;align-items:center;gap:12px;text-decoration:none}.kos-landing .logo-g{width:36px;height:36px;background:var(--orange);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.3rem;color:var(--white);flex-shrink:0}.kos-landing .logo-g,.kos-landing .logo-text{font-family:Playfair Display,serif;font-weight:700}.kos-landing .logo-text{font-size:1.15rem;color:var(--ink);letter-spacing:-.01em}.kos-landing nav ul{list-style:none;display:flex;gap:32px;align-items:center;margin:0;padding:0}.kos-landing nav ul a{font-size:.875rem;font-weight:500;color:var(--mid);text-decoration:none;transition:color .2s}.kos-landing nav ul a:hover{color:var(--ink)}.kos-landing .nav-cta{background:var(--orange)!important;color:var(--white)!important;padding:9px 20px;border-radius:6px;font-weight:600!important;transition:background .2s!important}.kos-landing .nav-cta:hover{background:var(--orange-dark)!important}.kos-landing .hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:140px 48px 80px;position:relative;overflow:hidden}.kos-landing .hero-bg-text{position:absolute;font-family:Playfair Display,serif;font-size:clamp(120px,22vw,220px);font-weight:700;color:var(--stone);opacity:.5;letter-spacing:-.04em;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;pointer-events:none;z-index:0}.kos-landing .hero-content{position:relative;z-index:1;max-width:760px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:0}.kos-landing .hero-content>*{width:100%;max-width:100%}.kos-landing .hero-content>.hero-eyebrow{width:auto;max-width:none}.kos-landing .hero-eyebrow{display:inline-flex;align-items:center;gap:8px;background:var(--orange-light);border:1px solid rgba(232,98,26,.2);padding:6px 16px;border-radius:100px;font-size:.78rem;font-weight:600;color:var(--orange);letter-spacing:.08em;text-transform:uppercase;margin-bottom:28px}.kos-landing .hero-eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--orange);flex-shrink:0}.kos-landing h1{font-family:Playfair Display,serif;font-size:clamp(2.8rem,5vw,4.2rem);font-weight:700;line-height:1.08;letter-spacing:-.03em;color:var(--ink);margin-bottom:24px}.kos-landing h1 em{font-style:normal;color:var(--orange)}.kos-landing .hero-sub{font-size:1.1rem;line-height:1.75;color:#5a5450;font-weight:300;max-width:600px;margin:0 auto 44px}.kos-landing .hero-actions{display:flex;gap:14px;align-items:center;justify-content:center;flex-wrap:wrap}.kos-landing .btn-primary{background:var(--orange);color:var(--white);padding:15px 32px;border-radius:8px;font-size:1rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:background .2s,transform .15s;display:inline-block}.kos-landing .btn-primary:hover{background:var(--orange-dark);transform:translateY(-2px)}.kos-landing .btn-ghost{color:var(--ink);font-size:.9rem;font-weight:500;text-decoration:none;display:flex;align-items:center;gap:8px;padding:15px 24px;border:1px solid var(--rule);border-radius:8px;background:var(--white);transition:border-color .2s,background .2s}.kos-landing .btn-ghost:hover{border-color:var(--orange);background:var(--orange-light)}.kos-landing .hero-stats{display:flex;gap:48px;justify-content:center;margin-top:64px;padding-top:40px;border-top:1px solid var(--rule);flex-wrap:wrap}.kos-landing .stat-item{text-align:center}.kos-landing .stat-num{font-family:Playfair Display,serif;font-size:2rem;font-weight:700;color:var(--orange);line-height:1;margin-bottom:4px}.kos-landing .stat-label{font-size:.8rem;color:var(--mid);font-weight:400}.kos-landing section{scroll-margin-top:80px}.kos-landing .section-inner{max-width:1000px;margin:0 auto}.kos-landing .section-label{font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--orange);margin-bottom:12px}.kos-landing .section-title{font-family:Playfair Display,serif;font-size:clamp(1.9rem,3vw,2.8rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;margin-bottom:16px}.kos-landing .section-sub{font-size:1rem;color:#5a5450;font-weight:300;line-height:1.75;max-width:560px}.kos-landing .what{padding:100px 48px;background:var(--white)}.kos-landing .what-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;margin-top:56px}.kos-landing .what-cards{display:flex;flex-direction:column;gap:16px}.kos-landing .what-card{display:flex;gap:16px;align-items:flex-start;padding:20px 22px;border:1px solid var(--rule);border-radius:10px;background:var(--paper);transition:border-color .2s,background .2s}.kos-landing .what-card:hover{border-color:rgba(232,98,26,.3);background:var(--orange-light)}.kos-landing .what-icon{font-size:1.4rem;flex-shrink:0;margin-top:2px}.kos-landing .what-card h4{font-size:.9rem;font-weight:600;margin-bottom:4px;color:var(--ink)}.kos-landing .what-card p{font-size:.83rem;color:var(--mid);line-height:1.6;font-weight:300}.kos-landing .who-list{display:flex;flex-direction:column;gap:20px}.kos-landing .who-item{display:flex;align-items:center;gap:16px;padding:18px 20px;border-radius:10px;border:1px solid var(--rule);background:var(--paper)}.kos-landing .who-pill{background:var(--orange);color:var(--white);font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:5px 12px;border-radius:100px;white-space:nowrap;flex-shrink:0}.kos-landing .who-item p{font-size:.85rem;color:#5a5450;font-weight:300;line-height:1.5}.kos-landing .problem{padding:100px 48px;background:var(--ink);color:var(--white)}.kos-landing .problem .section-label{color:#c8a090}.kos-landing .problem .section-title{color:var(--white)}.kos-landing .problem .section-sub{color:#8a8480}.kos-landing .problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;margin-top:56px;background:rgba(255,255,255,.06);border-radius:14px;overflow:hidden}.kos-landing .prob-card{padding:36px 28px;background:#1c1a17;transition:background .2s}.kos-landing .prob-card:hover{background:#222018}.kos-landing .prob-num{font-family:Playfair Display,serif;font-size:2.2rem;font-weight:700;color:var(--orange);line-height:1;margin-bottom:16px;opacity:.7}.kos-landing .prob-card h3{font-size:1rem;font-weight:600;color:#f0ede8;margin-bottom:10px;line-height:1.3}.kos-landing .prob-card p{font-size:.83rem;color:#7a7470;line-height:1.65;font-weight:300}.kos-landing .problem-cta{margin-top:48px;display:flex;align-items:center;gap:24px;flex-wrap:wrap}.kos-landing .problem-cta p{font-size:1rem;color:#8a8480;font-weight:300;line-height:1.6;max-width:400px}.kos-landing .problem-cta p strong{color:#f0ede8;font-weight:500}.kos-landing .about{padding:100px 48px;background:var(--paper)}.kos-landing .about-inner{display:grid;grid-template-columns:1fr 1.4fr;gap:80px;align-items:start}.kos-landing .about-avatar{position:sticky;top:100px}.kos-landing .avatar-block{background:var(--stone);border-radius:16px;aspect-ratio:4/5;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;position:relative;margin-bottom:20px}.kos-landing .avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px}.kos-landing .avatar-g{width:80px;height:80px;background:var(--orange);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.2rem;color:var(--white)}.kos-landing .avatar-g,.kos-landing .avatar-name{font-family:Playfair Display,serif;font-weight:700}.kos-landing .avatar-name{font-size:1.1rem;color:var(--ink);text-align:center}.kos-landing .avatar-role{font-size:.8rem;color:var(--mid);text-align:center}.kos-landing .about-bio .section-title{margin-bottom:24px}.kos-landing .bio-text{font-size:1rem;color:#4a4440;line-height:1.8;font-weight:300;margin-bottom:20px}.kos-landing .bio-text strong{font-weight:500;color:var(--ink)}.kos-landing .credentials{display:flex;flex-direction:column;gap:12px;margin-top:36px}.kos-landing .cred-item{display:flex;align-items:flex-start;gap:14px;padding:14px 16px;border:1px solid var(--rule);border-radius:8px;background:var(--white)}.kos-landing .cred-icon{font-size:1.1rem;flex-shrink:0;margin-top:1px}.kos-landing .cred-item p{font-size:.84rem;color:#5a5450;line-height:1.5;font-weight:300}.kos-landing .cred-item p strong{font-weight:600;color:var(--ink)}.kos-landing footer{background:var(--ink);color:var(--white);padding:56px 48px 40px}.kos-landing .footer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;flex-wrap:wrap;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:32px}.kos-landing .footer-brand .logo-text{color:var(--white);font-size:1.2rem}.kos-landing .footer-brand p{font-size:.83rem;color:#7a7470;line-height:1.6;margin-top:10px;max-width:280px;font-weight:300}.kos-landing .footer-links{display:flex;flex-direction:column;gap:10px}.kos-landing .footer-links a{font-size:.85rem;color:#7a7470;text-decoration:none;transition:color .2s}.kos-landing .footer-links a:hover{color:var(--white)}.kos-landing .footer-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.kos-landing .footer-copy,.kos-landing .footer-tagline{font-size:.78rem;color:#4a4440}.kos-landing .footer-tagline{font-style:italic}.kos-landing .fade-up{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease}.kos-landing .fade-up.visible{opacity:1;transform:translateY(0)}@media (max-width:860px){.kos-landing nav{padding:16px 24px}.kos-landing nav ul{display:none}.kos-landing .hero{padding:110px 24px 64px}.kos-landing .hero-stats{gap:32px}.kos-landing .about,.kos-landing .problem,.kos-landing .what{padding:72px 24px}.kos-landing .what-grid{gap:48px}.kos-landing .problem-grid,.kos-landing .what-grid{grid-template-columns:1fr}.kos-landing .about-inner{grid-template-columns:1fr;gap:40px}.kos-landing .about-avatar{position:static}.kos-landing .avatar-block{aspect-ratio:3/2}.kos-landing footer{padding:48px 24px 32px}.kos-landing .footer-top{flex-direction:column}}