*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#101820;color:#F6F3EA;font:16px/1.82 system-ui,-apple-system,"Microsoft YaHei",sans-serif;overflow-wrap:anywhere}a{color:inherit;text-underline-offset:4px}a:hover{color:#D6B56E}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #D6B56E;outline-offset:4px}.wrap{width:min(1120px,calc(100% - 56px));margin-inline:auto}.top{background:#101820;border-bottom:1px solid #34414b}.top-inner{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{text-decoration:none;display:flex;align-items:center;gap:12px;min-width:0}.brand-words{display:flex;flex-direction:column;line-height:1.3}.brand strong{font-size:19px;white-space:nowrap}.brand small{font-size:10px;letter-spacing:.13em;color:#C7CCD0}.logo{display:block;max-width:132px;max-height:36px;width:auto;height:auto;object-fit:contain}.top-actions{display:flex;gap:20px;align-items:center;white-space:nowrap}.app-link{text-decoration:none;font-size:14px}.menu-open,.menu-close{background:#26323A;border:1px solid #8f805f;color:#F6F3EA;border-radius:8px;min-height:44px;padding:0 15px}.primary{background:#18232D}.nav-items{min-height:48px;display:flex;align-items:stretch;gap:clamp(12px,2.5vw,32px);flex-wrap:wrap}.nav-items a{display:flex;align-items:center;min-height:48px;text-decoration:none;font-size:14px;border-bottom:2px solid transparent}.nav-items a[aria-current]{color:#F6F3EA;border-color:#D6B56E;font-weight:700}main{padding-block:48px 72px;min-height:60vh}.eyebrow{color:#D6B56E;letter-spacing:.12em;font-size:13px;font-weight:700}.page-intro{max-width:760px;margin-bottom:26px}.page-intro h1,h1{font-size:clamp(28px,3vw,36px);line-height:1.3;letter-spacing:-.025em;margin:12px 0 16px}.lede{font-size:17px;line-height:1.82;color:#C7CCD0;margin:0}.quick-index{display:flex;flex-wrap:wrap;gap:8px 14px;margin:20px 0 32px;padding:14px 18px;background:#18232D;border-radius:12px}.quick-index a{font-size:14px;color:#e7d6ae}.article-grid{display:grid;grid-template-columns:minmax(0,760px) minmax(0,1fr);gap:30px;align-items:start}.article{min-width:0}.article-section{margin:0 0 24px;padding:26px 28px;background:#18232D;border-radius:12px}.article-section h2,.section-title{font-size:24px;line-height:1.4;margin:0 0 16px}.article-section p{margin:0 0 15px}.article-section p:last-child{margin-bottom:0}.article-section:nth-of-type(even){background:#F4F2EC;color:#26323A}.article-section:nth-of-type(even) a{color:#5b451f}.article-side{position:relative;min-width:0}.side-card{padding:20px;border:1px solid #41505a;border-radius:12px;margin-bottom:18px}.side-card h2{font-size:19px;margin:0 0 12px}.side-card a{display:block;margin-block:8px}.content-image{display:block;width:auto;height:auto;max-width:min(100%,460px);max-height:300px;object-fit:contain;object-position:center;margin:22px auto}.app-image{max-width:min(100%,220px);max-height:330px}.brand-image{max-height:260px}.banner-image{display:block;width:auto;height:auto;max-width:100%;max-height:300px;object-fit:contain;object-position:center;margin:auto}.rel-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:32px}.rel-links a,.action{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:9px 17px;border:1px solid #D6B56E;border-radius:9px;text-decoration:none;color:#F6F3EA}.action.primary-action{background:#D6B56E;color:#101820;font-weight:700}.rel-links a:hover,.action:hover{background:#D6B56E;color:#101820}.footer{border-top:1px solid #43505a;padding:44px 0 65px;background:#18232D}.footer-name{font-weight:700;font-size:18px}.footer-name small{display:block;font-weight:400;color:#C7CCD0;font-size:11px;letter-spacing:.1em}.footer-links{display:flex;flex-wrap:wrap;gap:7px 20px}.footer-links a{font-size:13px;text-decoration:none;color:#C7CCD0}.footer-note{font-size:13px;color:#C7CCD0;margin-top:30px}.drawer-backdrop:not([hidden]){position:fixed;inset:0;z-index:50;background:#03070abd}.drawer:not([hidden]){position:fixed;right:0;top:0;bottom:0;z-index:51;width:min(360px,100vw);overflow-y:auto;overscroll-behavior:contain;padding:20px 22px 40px;background:#18232D;box-shadow:-12px 0 36px #0009}.drawer[hidden],.drawer-backdrop[hidden]{display:none!important}.drawer-open{overflow:hidden}.drawer-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px}.drawer section{border-top:1px solid #43505a;padding:12px 0}.drawer h2{font-size:15px;color:#D6B56E;margin:0 0 8px}.drawer-links{display:grid;grid-template-columns:1fr 1fr;gap:4px 8px}.drawer a{display:block;text-decoration:none;padding:5px 0;font-size:14px}.drawer-extra{display:flex;gap:16px;flex-wrap:wrap;border-top:1px solid #43505a;padding-top:15px}.mobile-bar{display:none}.home-section{margin:0 0 66px}.hero,.image-story,.mobile-panel{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:34px;align-items:center}.hero h1{max-width:620px}.hero-visual{min-width:0}.hero-visual:empty,.image-slot:empty{display:none}.hero:has(.hero-visual:empty),.image-story:has(.image-slot:empty),.mobile-panel:has(.image-slot:empty){grid-template-columns:1fr}.hero-copy{max-width:610px}.hero-copy p{max-width:570px}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.light-panel{background:#F4F2EC;color:#26323A;padding:30px 34px;border-radius:12px}.light-panel a{color:#665023}.step{display:grid;grid-template-columns:48px 1fr;gap:15px;padding:18px 0;border-top:1px solid #d3d1c9}.step-number{font-size:25px;font-weight:700;color:#8c7138}.step h3{margin:0 0 6px;font-size:19px}.step p{margin:0}.image-story .image-slot{display:flex;align-items:center;justify-content:center}.image-story p,.wide-prose p,.mobile-panel p{max-width:760px}.rule-layout{display:grid;grid-template-columns:minmax(180px,1fr) minmax(0,2fr);gap:30px;padding:24px 0;border-block:1px solid #48545d}.rule-layout ul{padding-left:20px}.uneven{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:20px}.uneven article,.archive-list,.feature{padding:26px;background:#18232D;border-radius:12px}.uneven article:nth-child(2){border-top:3px solid #D6B56E}.timeline{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.timeline article{border-top:2px solid #D6B56E;padding:12px 16px;background:#18232D}.timeline h3{margin:0 0 8px}.timeline p{margin:0}.archive-feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);gap:20px}.archive-list a{display:block;margin:9px 0}.mobile-panel{padding:30px;border:1px solid #51606b;border-radius:12px}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-grid article{padding:20px;border-top:1px solid #D6B56E}.closing{max-width:760px;margin-top:24px;color:#C7CCD0}.faq-item{padding:24px 28px;margin-bottom:16px;background:#18232D;border-radius:12px}.faq-item h2{font-size:21px;margin:0 0 10px}.faq-item p{margin:0}.text-map{padding:16px;background:#F4F2EC;color:#26323A;border-radius:10px;display:flex;justify-content:space-between;gap:12px}.topic-layout .article-section:nth-child(even){margin-left:26px}.topic-layout .article-section:nth-child(odd){margin-right:26px}@media(max-width:900px){.article-grid{grid-template-columns:minmax(0,1fr)}.article-side{display:flex;gap:15px;flex-wrap:wrap}.side-card{flex:1 1 240px}.top-actions{gap:9px}}@media(max-width:740px){.wrap{width:calc(100% - 48px)}.primary{display:none}.top-inner{min-height:60px}.brand strong{font-size:16px}.brand small{font-size:9px}.app-link{display:none}.mobile-bar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));position:fixed;bottom:0;left:0;right:0;z-index:30;min-height:58px;padding-bottom:env(safe-area-inset-bottom);background:#18232D;border-top:1px solid #7f714f}.mobile-bar a,.mobile-bar button{font-size:13px;display:flex;align-items:center;justify-content:center;text-align:center;min-height:58px;padding:5px 2px;color:#F6F3EA;background:transparent;border:0;text-decoration:none}.mobile-bar [aria-current]{border-top:2px solid #D6B56E;font-weight:700}main{padding-block:32px 52px}.footer{padding-bottom:calc(85px + env(safe-area-inset-bottom))}.hero,.image-story,.mobile-panel,.rule-layout,.uneven,.archive-feature{grid-template-columns:1fr}.home-section{margin-bottom:42px}.hero-visual{order:2}.hero-copy{order:1}.article-section{padding:20px}.banner-image{max-height:190px}.content-image{max-height:240px}.app-image{max-height:300px}.topic-layout .article-section:nth-child(n){margin-inline:0}}@media(max-width:600px){.wrap{width:calc(100% - 32px)}.brand-words small{display:none}.logo{max-width:110px;max-height:34px}.top-actions button{padding:0 10px}.timeline,.service-grid{grid-template-columns:1fr}.light-panel,.mobile-panel{padding:20px}.article-section h2,.section-title{font-size:21px}.hero h1,.page-intro h1{font-size:28px}.quick-index{padding:12px}.faq-item{padding:20px}.text-map{flex-direction:column}.step{grid-template-columns:34px 1fr;gap:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}