.codex-home{--codex-ink:#101827;--codex-ink-soft:#263245;--codex-blue:#163f78;--codex-blue-soft:#e8f1fb;--codex-green:#0f766e;--codex-line:#dbe4ee;--codex-paper:#f7f9fc;--codex-white:#fff;--codex-shadow:0 18px 48px #1018271f;color:var(--codex-ink);background:var(--codex-paper)}.codex-container{width:min(1120px,100% - 40px);margin:0 auto}.codex-hero{color:var(--codex-white);background:linear-gradient(115deg,#0a192ff2,#113b6fe6 58%,#0f766eb8),radial-gradient(circle at 82% 20%,#bee3f838,#0000 34%),#10233f;padding:132px 0 72px;position:relative;overflow:hidden}.codex-hero:after{content:"";background:#ffffff52;width:min(42vw,480px);height:1px;position:absolute;bottom:0;right:0}.codex-hero__grid{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:48px;display:grid;position:relative}.codex-kicker,.codex-section-label{color:#80d0c7;font-family:var(--font-en);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:.76rem;font-weight:700}.codex-hero h1,.codex-section h2,.codex-proof h2,.codex-cta h2{letter-spacing:0;margin:0}.codex-hero h1{max-width:680px;font-size:clamp(2.35rem,5.2vw,4.45rem);line-height:1.12}.codex-hero__lead{color:#ffffffdb;max-width:720px;margin:24px 0 0;font-size:1rem;line-height:2}.codex-hero__actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.codex-button{border-radius:6px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.codex-button:hover{transform:translateY(-1px)}.codex-button:focus-visible,.codex-text-link:focus-visible,.codex-path-card a:focus-visible,.codex-service-card a:focus-visible,.codex-space-card a:focus-visible{outline-offset:3px;outline:3px solid #90cdf4}.codex-button--primary{background:var(--codex-white);color:var(--codex-blue);box-shadow:0 12px 28px #0000002e}.codex-button--secondary{color:var(--codex-white);border:1px solid #ffffff6b}.codex-button--light{background:var(--codex-white);color:var(--codex-blue)}.codex-hero__note{color:#ffffffb8;flex-wrap:wrap;gap:10px;margin-top:24px;font-size:.84rem;display:flex}.codex-hero__note span{border:1px solid #ffffff3d;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;display:inline-flex}.codex-hero__visual{min-height:520px;position:relative}.codex-hero__visual img{object-fit:cover;width:100%;height:520px;box-shadow:var(--codex-shadow);border-radius:8px}.codex-hero__panel{backdrop-filter:blur(12px);background:#0a192fc7;border:1px solid #ffffff70;border-radius:8px;width:min(330px,100% - 44px);padding:18px;position:absolute;bottom:22px;right:22px}.codex-hero__panel span{color:#80d0c7;font-family:var(--font-en);text-transform:uppercase;margin-bottom:6px;font-size:.72rem;font-weight:700;display:block}.codex-hero__panel strong{font-size:1.1rem;display:block}.codex-hero__panel p{color:#fffc;margin:8px 0 0;font-size:.86rem;line-height:1.7}.codex-proof{z-index:2;margin-top:-34px;position:relative}.codex-proof__grid{border:1px solid var(--codex-line);background:var(--codex-white);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden;box-shadow:0 14px 36px #10182714}.codex-proof__item{border-right:1px solid var(--codex-line);grid-template-columns:auto 1fr;gap:16px;padding:24px;display:grid}.codex-proof__item:last-child{border-right:0}.codex-proof__value{color:var(--codex-blue);font-family:var(--font-en);font-size:2rem;font-weight:800;line-height:1}.codex-proof h2{font-size:1rem}.codex-proof p{color:#596579;margin:8px 0 0;font-size:.86rem;line-height:1.7}.codex-section{padding:88px 0}.codex-section--white{background:var(--codex-white)}.codex-section--ink{background:var(--codex-ink);color:var(--codex-white)}.codex-section--tight{padding:72px 0 88px}.codex-section-head{max-width:760px;margin-bottom:34px}.codex-section-head--row{justify-content:space-between;align-items:end;gap:24px;max-width:none;display:flex}.codex-section h2,.codex-cta h2{font-size:clamp(1.9rem,3.1vw,2.75rem);line-height:1.35}.codex-section-head p:not(.codex-section-label),.codex-split p,.codex-cta p{color:#5b6678;margin:16px 0 0;line-height:1.9}.codex-section--ink .codex-split p{color:#ffffffc2}.codex-path-grid,.codex-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.codex-service-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.codex-path-card,.codex-service-card{border:1px solid var(--codex-line);background:var(--codex-white);border-radius:8px;min-height:100%;padding:24px}.codex-path-card span{color:var(--codex-green);font-family:var(--font-en);text-transform:uppercase;font-size:.72rem;font-weight:800}.codex-path-card h3,.codex-service-card h3,.codex-space-card h3{margin:12px 0 0;font-size:1.14rem;line-height:1.45}.codex-path-card p,.codex-service-card p,.codex-space-card p{color:#5b6678;margin:12px 0 0;font-size:.93rem;line-height:1.8}.codex-path-card a,.codex-service-card a,.codex-text-link{color:var(--codex-blue);margin-top:18px;font-weight:700;text-decoration:none;display:inline-flex}.codex-split{grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);align-items:center;gap:48px;display:grid}.codex-use-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.codex-use-list span{color:#ffffffeb;background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;align-items:center;min-height:54px;padding:0 18px;font-weight:700;display:flex}.codex-space-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.codex-space-card{border:1px solid var(--codex-line);background:var(--codex-white);border-radius:8px;overflow:hidden;box-shadow:0 8px 22px #1018270f}.codex-space-card a{color:inherit;text-decoration:none;display:block}.codex-space-card img{aspect-ratio:4/3;object-fit:cover;width:100%}.codex-space-card__body{padding:18px}.codex-space-card__body span{color:var(--codex-green);font-size:.78rem;font-weight:800}.codex-service-card{background:linear-gradient(180deg, var(--codex-white), #fbfdff)}.codex-cta{color:var(--codex-white);background:linear-gradient(130deg,#12335f,#155e75 58%,#0f766e);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;padding:38px;display:grid}.codex-cta .codex-section-label,.codex-cta p{color:#ffffffc7}@media (width<=1020px){.codex-hero__grid,.codex-split{grid-template-columns:1fr}.codex-hero__visual,.codex-hero__visual img{height:auto;min-height:0}.codex-service-grid,.codex-space-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.codex-container{width:min(100% - 32px,1120px)}.codex-hero{padding:112px 0 54px}.codex-hero h1{font-size:2.35rem}.codex-hero__lead{font-size:.96rem;line-height:1.9}.codex-hero__actions,.codex-button,.codex-cta{width:100%}.codex-button{min-height:50px}.codex-hero__panel{width:100%;margin-top:12px;position:static}.codex-proof{margin-top:0}.codex-proof__grid,.codex-path-grid,.codex-service-grid,.codex-space-grid,.codex-use-list,.codex-cta{grid-template-columns:1fr}.codex-proof__item{border-right:0;border-bottom:1px solid var(--codex-line)}.codex-proof__item:last-child{border-bottom:0}.codex-section{padding:64px 0}.codex-section-head--row{display:block}.codex-text-link{margin-top:16px}.codex-cta{padding:28px}}
