:root{--ink:#082b3f;--muted:#526572;--blue:#096cc9;--cyan:#02a8d8;--green:#2aa35d;--gold:#efb61d;--line:#dce8ee;--soft:#f5fafc;--card:#fff;--shadow:0 18px 50px rgba(10,51,73,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:linear-gradient(180deg,#f7fbfd 0,#fff 48%,#f7fbfd 100%);color:var(--ink)}a{color:inherit}.topbar{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1180px)/2));background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.brand{display:flex;gap:12px;align-items:center;text-decoration:none}.brand img{width:52px;height:52px;object-fit:contain}.brand span{display:flex;flex-direction:column}.brand strong{font-size:20px}.brand small{color:var(--muted);font-size:12px;margin-top:2px}.topbar nav{display:flex;gap:22px;align-items:center}.topbar nav a{text-decoration:none;font-weight:700;color:#315061}.nav-login{background:var(--ink);color:#fff!important;padding:10px 15px;border-radius:999px}.hero{max-width:1180px;margin:0 auto;padding:76px 24px 54px;display:grid;grid-template-columns:1.2fr .8fr;gap:64px;align-items:center}.pill,.eyebrow{display:inline-block;font-size:12px;letter-spacing:.11em;font-weight:900;color:#0a739d}.pill{background:#e8f8fc;padding:9px 13px;border-radius:999px}.hero h1{font-size:clamp(42px,5vw,68px);line-height:1.03;margin:22px 0 20px;letter-spacing:-.045em}.hero p{font-size:19px;line-height:1.62;color:#405866;max-width:760px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0 12px}.primary,.secondary,.subject-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:900;border-radius:14px;padding:15px 20px}.primary{background:linear-gradient(135deg,#066fcf,#00a8d7);color:#fff;box-shadow:0 12px 30px rgba(0,116,190,.23)}.secondary{background:#fff;border:1px solid #cbdce4;color:#163b4f}.testing-note{font-size:14px!important}.hero-logo{display:flex;justify-content:center}.hero-logo img{width:min(100%,470px);filter:drop-shadow(0 18px 34px rgba(8,67,105,.16))}.current-release{max-width:1132px;margin:0 auto 72px;background:linear-gradient(135deg,#0d3655,#0d6288);color:#fff;padding:34px 38px;border-radius:24px;display:flex;justify-content:space-between;gap:32px;align-items:center;box-shadow:var(--shadow)}.current-release h2{font-size:34px;margin:7px 0 8px}.current-release p{margin:0;color:#e4f3f8;line-height:1.55;max-width:850px}.current-release .eyebrow{color:#8ce7ff}.subject-button{background:#fff;color:#0b5276;white-space:nowrap}.section{max-width:1180px;margin:0 auto;padding:70px 24px}.section-head{max-width:820px;margin-bottom:30px}.section-head h2{font-size:clamp(32px,4vw,48px);letter-spacing:-.025em;margin:8px 0 12px}.section-head p{font-size:17px;color:var(--muted);line-height:1.6}.subject-grid,.coming-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.subject-grid article,.coming-grid article{background:var(--card);border:1px solid var(--line);border-radius:20px;padding:22px;box-shadow:0 8px 26px rgba(10,51,73,.06)}.subject-grid article b,.coming-grid article b{display:block;font-size:19px;margin-bottom:8px}.subject-grid article span{display:inline-block;font-size:11px;font-weight:900;letter-spacing:.08em;color:#657b87;background:#edf3f6;padding:5px 8px;border-radius:999px}.subject-grid article.current{border:2px solid #38a5d3;background:linear-gradient(180deg,#f1fbff,#fff)}.subject-grid article.current span{background:#dff7eb;color:#177340}.subject-grid p,.coming-grid p{color:var(--muted);line-height:1.5;margin:12px 0 0}.coming{padding-top:32px}.coming-grid{grid-template-columns:repeat(3,1fr)}.cta{max-width:1132px;margin:40px auto 88px;padding:38px;background:#fff;border:1px solid var(--line);border-radius:24px;display:flex;align-items:center;justify-content:space-between;gap:28px;box-shadow:var(--shadow)}.cta h2{font-size:32px;margin:7px 0 8px}.cta p{margin:0;color:var(--muted)}footer{border-top:1px solid var(--line);padding:28px max(24px,calc((100vw - 1132px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff}.footer-brand{display:flex;gap:10px;align-items:center}.footer-brand img{width:44px;height:44px}.footer-brand span{display:flex;flex-direction:column}.footer-brand small{color:var(--muted)}.footer-links{display:flex;gap:18px}.footer-links a{text-decoration:none;font-weight:700;color:#49616e}@media(max-width:920px){.hero{grid-template-columns:1fr;gap:30px;padding-top:44px}.hero-logo{order:-1}.hero-logo img{max-height:360px;width:auto;max-width:100%}.subject-grid{grid-template-columns:repeat(2,1fr)}.coming-grid{grid-template-columns:repeat(2,1fr)}.current-release,.cta{margin-left:20px;margin-right:20px}.topbar nav a:not(.nav-login){display:none}}@media(max-width:620px){.topbar{height:74px;padding:0 14px}.brand img{width:44px;height:44px}.brand strong{font-size:17px}.brand small{display:none}.nav-login{padding:9px 12px}.hero{padding:34px 18px}.hero h1{font-size:42px}.hero p{font-size:17px}.actions a{width:100%}.current-release,.cta{margin-left:14px;margin-right:14px;padding:26px 22px;align-items:flex-start;flex-direction:column}.section{padding:52px 16px}.subject-grid,.coming-grid{grid-template-columns:1fr}.cta .primary{width:100%}footer{padding:24px 16px;flex-direction:column;gap:20px;align-items:flex-start}.footer-links{flex-wrap:wrap}}
