*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F4FAF9;color:#1E3E44;font:16px/1.78 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;overflow-x:hidden}body.layer-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input{font:inherit}.skip-link{position:fixed;left:-999px;top:0;z-index:999;background:#FBFEFD;color:#123238;padding:8px 12px}.skip-link:focus{left:8px}.shell{width:min(1180px,calc(100% - 32px));margin:auto}.site-header{position:fixed;inset:0 0 auto;z-index:70}.tide-strip{height:16px;background:#0E4A52;color:#F4FAF9;font-size:11px}.tide-inner{height:16px;display:flex;align-items:center;justify-content:space-between}.tide-inner button{height:16px;padding:0;border:0;background:transparent;color:#F4FAF9;cursor:pointer}.contest-bar{height:56px;background:#F4FAF9;border-bottom:1px solid rgba(26,107,117,.22)}.contest-bar-inner{height:56px;display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center}.brand{justify-self:start;display:flex;align-items:center;min-height:44px}.brand-logo{max-height:34px;max-width:185px;object-fit:contain}.brand strong{font-size:20px;color:#0E4A52}.book-trigger,.app-top,.book-head button,.search-head button{min-height:44px;border-radius:10px}.book-trigger{justify-self:center;padding:8px 16px;border:1px solid rgba(26,107,117,.32);background:#FBFEFD;color:#0E4A52;cursor:pointer}.app-top{justify-self:end;display:inline-flex;align-items:center;padding:8px 16px;background:linear-gradient(135deg,#1A6B75 0%,#0E4A52 100%);color:#F4FAF9;font-weight:800}.race-tabs{height:38px;background:#D7ECE9;border-bottom:1px solid rgba(26,107,117,.22)}.race-tabs-inner{height:38px;display:flex;align-items:center;gap:8px;overflow-x:auto}.race-tabs a{display:flex;align-items:center;min-height:30px;padding:3px 10px;white-space:nowrap;border-radius:7px;color:#4A6B70}.race-tabs a.active{background:#0E4A52;color:#F4FAF9}.page-main{padding-top:110px}.section{padding:50px 0;border-bottom:1px solid rgba(26,107,117,.12)}.eyebrow{font-size:12px;letter-spacing:.12em;color:#1A6B75}.hero-title{font-size:clamp(28px,4vw,32px);line-height:1.2;color:#123238;margin:6px 0 14px}.lead{max-width:880px;margin:0;color:#4A6B70;font-size:17px}.button-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.btn-primary,.btn-secondary{display:inline-flex;align-items:center;min-height:44px;padding:8px 15px;border-radius:10px}.btn-primary{background:linear-gradient(135deg,#1A6B75 0%,#0E4A52 100%);color:#F4FAF9;font-weight:800}.btn-secondary{background:#F4FAF9;border:1px solid #1A6B75;color:#0E4A52}.media-slot{min-height:210px;background:#D7ECE9;border:1px solid rgba(26,107,117,.22);border-radius:16px;display:grid;place-items:center;color:#0E4A52;overflow:hidden}.page-main img,.media-slot img{object-fit:contain;object-position:center}.cover-slot{width:100%;height:min(300px,45vw);min-height:220px;object-fit:contain}.home-intro{padding-top:20px}.home-intro h1{font-size:32px;line-height:1.2;color:#123238;margin:6px 0 14px}.progress-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.progress-card,.content-card,.step-card,.policy-card,.status-card,.number-card,.list-card{background:#FBFEFD;border:1px solid rgba(26,107,117,.22);border-radius:14px;padding:20px;box-shadow:0 14px 36px rgba(18,50,56,.08)}.progress-card b{display:block;color:#1A6B75;margin-bottom:7px}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:22px}.section-head h2{font-size:26px;color:#123238;margin:3px 0}.section-head p{max-width:780px;margin:0;color:#4A6B70}.stage-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:20px}.stage-index{display:grid;gap:10px}.stage-index article{display:grid;grid-template-columns:58px 1fr;gap:14px;align-items:start;padding:15px;background:#FBFEFD;border:1px solid rgba(26,107,117,.22);border-radius:12px}.stage-index b,.big-number{font:700 38px/1 Georgia,serif;color:#1A6B75}.four-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.four-grid .media-slot{height:200px;min-height:180px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.step-list{display:grid;gap:14px;counter-reset:step}.step-card{display:grid;grid-template-columns:68px 1fr;gap:18px}.step-card:before{counter-increment:step;content:counter(step,decimal-leading-zero);font:700 40px/1 Georgia,serif;color:#1A6B75}.status-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.status-card span{display:inline-flex;padding:5px 9px;border-radius:7px;background:#C8E4E0;color:#123238;font-weight:800}.number-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.big-number{display:block;font-size:48px;margin-bottom:18px}.article-card{background:#FBFEFD;border-left:4px solid #7EC8C0;padding:24px;border-radius:0 14px 14px 0}.app-product{display:grid;grid-template-columns:.72fr 1.28fr;gap:24px;align-items:center}.app-art{max-height:420px;min-height:320px}.app-mini{display:flex;gap:14px;align-items:center;margin-bottom:14px}.app-mini img,.app-mini .media-slot{width:64px;height:64px;min-height:64px;border-radius:14px}.faq-list details{padding:16px 0;border-top:1px solid rgba(26,107,117,.22)}.faq-list details:last-child{border-bottom:1px solid rgba(26,107,117,.22)}.faq-list summary{cursor:pointer;color:#123238;font-weight:800}.site-footer{background:#0E4A52;color:#D7ECE9;padding:54px 0 92px}.footer-top{display:flex;justify-content:space-between;gap:24px;padding-bottom:24px;border-bottom:1px solid rgba(244,250,249,.16)}.footer-brand{display:flex;gap:12px;align-items:center}.footer-brand img{max-height:32px;max-width:155px;object-fit:contain}.footer-brand strong,.footer-brand span{display:block}.footer-brand span{font-size:12px;color:#7EC8C0}.footer-top p{max-width:700px;margin:0}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:26px 0}.footer-grid h2{font-size:14px;color:#F4FAF9}.footer-grid a{display:block;margin:7px 0}.footer-note{font-size:14px;color:#C8E4E0}.overlay{position:fixed;inset:0;background:rgba(10,40,44,.48);z-index:80;visibility:hidden;pointer-events:none;opacity:0}.overlay.show{visibility:visible;pointer-events:auto;opacity:1}.book-panel{position:fixed;left:0;right:0;top:110px;z-index:90;visibility:hidden;pointer-events:none;opacity:0;transform:translateY(-12px)}.book-panel.open{visibility:visible;pointer-events:auto;opacity:1;transform:none}.book-shell{max-height:60vh;overflow:auto;background:#F4FAF9;border:1px solid rgba(26,107,117,.28);border-top:0;border-radius:0 0 14px 14px;box-shadow:0 14px 36px rgba(18,50,56,.16)}.book-head{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border-bottom:1px solid rgba(26,107,117,.18)}.book-brand{display:flex;align-items:center;gap:10px}.book-brand img{max-height:30px;max-width:145px;object-fit:contain}.book-head button,.search-head button{padding:8px 14px;border:1px solid #1A6B75;background:#FBFEFD;color:#0E4A52;cursor:pointer}.book-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:20px}.book-grid h2{font-size:14px;color:#1A6B75}.book-grid a{display:block;padding:8px 0;border-bottom:1px solid rgba(26,107,117,.12)}.book-grid b,.book-grid span{display:block}.book-grid span{font-size:13px;color:#4A6B70;margin-top:3px}.search-layer{position:fixed;left:0;right:0;top:72px;z-index:95;visibility:hidden;pointer-events:none;opacity:0}.search-layer.open{visibility:visible;pointer-events:auto;opacity:1}.search-card{width:min(780px,calc(100% - 32px));margin:auto;background:#F4FAF9;border:1px solid rgba(26,107,117,.28);padding:20px;box-shadow:0 14px 36px rgba(18,50,56,.16);border-radius:0 0 14px 14px}.search-head{display:flex;justify-content:space-between;gap:18px}.search-head h2{margin:3px 0 14px;font-size:22px}.search-box span{display:block;margin-bottom:5px}.search-box input{width:100%;height:48px;border:1px solid rgba(26,107,117,.32);border-radius:10px;padding:0 13px;background:#FBFEFD;color:#123238}.preset-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.preset-links a{padding:8px 12px;border:1px solid rgba(26,107,117,.22);border-radius:8px}.mobile-nav{display:none}a:hover{color:#1A6B75}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid #1A6B75;outline-offset:3px}@media(max-width:920px){.progress-grid{grid-template-columns:repeat(2,1fr)}.four-grid{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:1fr 1fr}.stage-layout,.app-product{grid-template-columns:1fr}.number-grid,.status-grid{grid-template-columns:repeat(2,1fr)}.book-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.race-tabs{display:none}.page-main{padding-top:72px}.book-panel{top:72px}.book-shell{width:100%;max-height:70vh;border-radius:0}.brand-logo{max-width:120px}.brand strong{font-size:17px}.book-trigger{padding:8px 11px}.app-top{padding:8px 10px}.section{padding:40px 0}.progress-grid,.four-grid,.grid-2,.grid-3,.number-grid,.status-grid{grid-template-columns:1fr}.search-layer{top:72px}.search-card{width:calc(100% - 20px)}.footer-top{display:block}.footer-top p{margin-top:14px}.footer-grid{grid-template-columns:repeat(2,1fr)}.mobile-nav{position:fixed;left:0;right:0;bottom:0;z-index:60;display:grid;grid-template-columns:repeat(5,1fr);height:calc(50px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#F4FAF9;border-top:1px solid rgba(26,107,117,.25)}.mobile-nav a{display:grid;place-items:center;min-height:48px;font-size:12px;color:#4A6B70}.mobile-nav a.active{background:#0E4A52;color:#F4FAF9}.site-footer{padding-bottom:105px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important;scroll-behavior:auto!important}}