*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#000;color:#E6E6E6;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;line-height:1.7;overflow-x:hidden}body.no-scroll{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.shell{width:min(1320px,calc(100% - 36px));margin:auto}.shell-narrow{width:min(900px,calc(100% - 36px));margin:auto}.skip-link{position:fixed;top:8px;left:8px;z-index:5000;padding:10px 14px;background:#FF9F00;color:#111;transform:translateY(-180%)}.skip-link:focus{transform:none}.site-header{position:sticky;top:0;z-index:1200;background:rgba(5,5,5,.96);border-bottom:1px solid rgba(255,159,0,.18);backdrop-filter:blur(12px)}.topbar{height:74px;display:flex;align-items:center;gap:18px}.brand{display:flex;align-items:center;gap:10px;min-width:max-content}.logo-slot{background:linear-gradient(135deg,#151515,#080808);border:1px solid rgba(255,159,0,.18);overflow:hidden;display:grid;place-items:center}.small-logo{width:42px;height:42px}.small-logo img,.footer-logo img{width:100%;height:100%;object-fit:contain}.brand-text{display:flex;flex-direction:column;line-height:1.1}.brand-text strong{color:#fff;font-size:18px}.brand-text small{font-size:9px;color:#A8A8A8;letter-spacing:.16em;margin-top:4px}.desktop-nav{display:flex;align-items:center;gap:2px;min-width:0;flex:1}.desktop-nav a{height:74px;display:flex;align-items:center;padding:0 13px;color:#A8A8A8;font-size:15px;white-space:nowrap;border-bottom:2px solid transparent}.desktop-nav a:hover,.desktop-nav a:focus-visible{color:#fff}.desktop-nav a.is-active{color:#fff;border-bottom-color:#FF9F00}.header-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.icon-button{min-width:44px;min-height:44px;border:1px solid rgba(255,159,0,.22);background:#0A0A0A;color:#fff;border-radius:6px}.menu-toggle{display:grid;place-content:center;gap:4px}.menu-toggle span{width:18px;height:2px;background:#fff;display:block}.app-button,.primary-btn,.search-row button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border-radius:6px;background:linear-gradient(135deg,#FFB84D 0%,#FF9F00 55%,#E08A00 100%);color:#111;font-weight:800;white-space:nowrap}.text-link{color:#FFB84D;font-weight:700}.text-link:hover{text-decoration:underline}.eyebrow{color:#FF9F00;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800}.site-drawer{position:fixed;z-index:2100;left:0;top:0;width:min(470px,88vw);height:100dvh;background:#0A0A0A;border-right:1px solid rgba(255,159,0,.22);transform:translateX(-104%);visibility:hidden;pointer-events:none;transition:transform .25s ease,visibility .25s;overflow:auto;box-shadow:0 16px 42px rgba(0,0,0,.55)}.site-drawer.open{transform:none;visibility:visible;pointer-events:auto}.drawer-overlay,.search-overlay{position:fixed;inset:0;background:rgba(0,0,0,.72);z-index:2000;opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.drawer-overlay.open,.search-overlay.open{opacity:1;visibility:visible;pointer-events:auto}.drawer-head{position:sticky;top:0;background:#0A0A0A;display:flex;justify-content:space-between;align-items:center;padding:18px;border-bottom:1px solid rgba(255,159,0,.18);z-index:2}.drawer-groups{padding:8px 18px 30px}.drawer-groups section{padding:18px 0;border-bottom:1px solid #1C1C1C}.drawer-groups h2{font-size:13px;color:#FF9F00;letter-spacing:.08em}.drawer-groups a{display:block;padding:10px 0}.drawer-groups strong{display:block;color:#fff}.drawer-groups span{display:block;color:#A8A8A8;font-size:13px;margin-top:2px}.search-panel{position:fixed;z-index:2200;left:0;right:0;top:0;background:#0A0A0A;border-bottom:1px solid rgba(255,159,0,.28);transform:translateY(-110%);visibility:hidden;pointer-events:none;transition:.25s;padding:55px 0 38px}.search-panel.open{transform:none;visibility:visible;pointer-events:auto}.search-close{position:absolute;right:20px;top:16px}.search-box h2{font-size:clamp(28px,4vw,48px);line-height:1.15;margin:4px 0 18px;color:#fff}.search-row{display:flex;gap:10px}.search-row input{min-height:48px;flex:1;background:#121212;border:1px solid rgba(255,159,0,.24);color:#fff;padding:0 14px;border-radius:6px}.quick-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.quick-links a{padding:8px 12px;border:1px solid #262626;border-radius:6px;color:#A8A8A8}.hero{padding:34px 0 0}.poster{background:#0A0A0A;border:1px solid rgba(255,159,0,.18);min-height:clamp(280px,45vw,650px);display:grid;place-items:center;overflow:hidden}.poster img{width:100%;height:auto;object-fit:contain}.poster:empty:before,.media-slot:empty:before{content:"";width:100%;height:100%;min-height:inherit;background:linear-gradient(135deg,#1C1C1C,#050505)}.hero-info{border-top:2px solid #FF9F00;background:#050505;display:grid;grid-template-columns:1.6fr auto;gap:24px;padding:24px 28px}.hero-info h1{font-size:clamp(34px,5vw,68px);line-height:1.05;color:#fff;margin:0 0 10px}.hero-info p{margin:0;color:#BFBFBF;max-width:760px}.hero-actions{display:flex;align-items:center;gap:16px;margin-top:18px}.hero-keywords{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap;justify-content:flex-end}.hero-keywords span{padding:8px 11px;border:1px solid rgba(255,159,0,.24);color:#FFB84D;font-size:13px}.section{padding:78px 0;border-top:1px solid #121212}.section-dark{background:#0A0A0A}.section-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:30px}.section-head h2,.page-hero h1{margin:0;color:#fff;line-height:1.08}.section-head h2{font-size:clamp(30px,4vw,50px)}.section-head p{max-width:620px;color:#A8A8A8;margin:0}.lead-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:22px}.focus-story{background:#121212;border-top:3px solid #FF9F00;padding:30px;min-height:100%}.focus-story h3{font-size:30px;color:#fff;margin:0 0 14px}.news-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.news-item{padding:20px;background:#121212;border:1px solid #1C1C1C}.news-item h3{margin:0 0 8px;color:#fff}.editorial-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;grid-auto-rows:minmax(180px,auto);gap:18px}.editorial-grid article{background:#121212;padding:24px;border:1px solid rgba(255,159,0,.12)}.editorial-grid article:first-child{grid-row:span 2}.editorial-grid h3{color:#fff;margin-top:0}.tag{display:inline-block;color:#FF9F00;font-size:12px;border-bottom:1px solid #FF9F00}.topic-grid,.tips-grid,.interest-wall,.faq-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.topic-grid article,.tips-grid article,.faq-grid details{background:#121212;border:1px solid #1C1C1C;padding:22px}.interest-wall{grid-template-columns:repeat(4,1fr)}.interest-wall a{background:#121212;min-height:140px;padding:22px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #1C1C1C;font-size:16px}.interest-wall strong{color:#fff;font-size:20px}.safety-band{background:#0A0A0A;border-left:4px solid #FF9F00;padding:34px}.story-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:20px}.story-main,.story-list article{background:#121212;padding:28px}.story-list{display:grid;gap:14px}.app-section{display:grid;grid-template-columns:1fr .9fr;gap:30px;align-items:center}.media-slot{min-height:320px;background:linear-gradient(135deg,#1C1C1C,#050505);border:1px solid rgba(255,159,0,.18);display:grid;place-items:center;overflow:hidden}.media-slot img{width:100%;height:100%;object-fit:contain}.offset-panels{display:grid;grid-template-columns:1fr 1fr;gap:26px}.offset-panels article{background:#121212;padding:30px}.offset-panels article:last-child{transform:translateY(28px);border-top:3px solid #FF9F00}.brand-statement{padding:50px;background:linear-gradient(130deg,#121212,#050505);border:1px solid rgba(255,159,0,.18)}.page-hero{padding:72px 0 42px;background:#050505;border-bottom:1px solid rgba(255,159,0,.18)}.page-hero h1{font-size:clamp(42px,6vw,76px)}.page-hero .intro{font-size:18px;color:#BDBDBD;max-width:820px}.page-hero .meta-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.page-hero .meta-links a{border:1px solid #262626;padding:8px 12px;color:#FFB84D}.article-index{display:grid;grid-template-columns:280px 1fr;gap:30px}.side-index{position:sticky;top:94px;align-self:start;background:#0A0A0A;padding:20px;border:1px solid #1C1C1C}.side-index a{display:block;padding:8px 0;color:#A8A8A8}.prose article{padding:30px 0;border-bottom:1px solid #1C1C1C}.prose h2,.prose h3{color:#fff}.route-notes{display:grid;gap:18px}.route-card{display:grid;grid-template-columns:150px 1fr;gap:22px;background:#121212;padding:24px}.route-card .step{font-size:36px;color:#FF9F00;font-weight:900}.checklist{list-style:none;padding:0;margin:0;display:grid;gap:12px}.checklist li{background:#121212;border-left:3px solid #FF9F00;padding:15px 18px}.numbered{counter-reset:item;display:grid;gap:18px}.numbered article{counter-increment:item;background:#121212;padding:26px 26px 26px 88px;position:relative}.numbered article:before{content:counter(item,decimal-leading-zero);position:absolute;left:24px;top:20px;color:#FF9F00;font-size:30px;font-weight:900}.magazine{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.magazine article{background:#121212;padding:28px}.magazine article:first-child{grid-row:span 2}.album-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.album-grid .photo{background:linear-gradient(135deg,#1C1C1C,#050505);min-height:170px;border:1px solid #1C1C1C;overflow:hidden}.album-grid .photo img{width:100%;height:100%;object-fit:cover}.album-grid .wide{grid-column:span 6;min-height:360px}.album-grid .medium{grid-column:span 3;min-height:260px}.album-grid .small{grid-column:span 2}.pulse-list{border-left:2px solid #FF9F00;padding-left:28px;display:grid;gap:16px}.pulse-list article{background:#121212;padding:24px;position:relative}.pulse-list article:before{content:"";position:absolute;left:-36px;top:32px;width:14px;height:14px;background:#FF9F00;border:4px solid #000;border-radius:50%}.app-feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.app-feature-grid article{background:#121212;padding:24px}.rules-chapters article,.privacy-groups article{padding:28px;border-bottom:1px solid #1C1C1C}.help-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.help-nav a{background:#121212;padding:20px;border-top:2px solid #FF9F00}.faq-list details{background:#121212;border:1px solid #1C1C1C;padding:20px;margin-bottom:12px}.faq-list summary{cursor:pointer;color:#fff;font-weight:800}.notice{background:#121212;border-left:3px solid #FF9F00;padding:22px}.simple-form{display:grid;gap:14px;max-width:760px}.simple-form label{display:grid;gap:6px}.simple-form input,.simple-form textarea,.simple-form select{background:#121212;color:#fff;border:1px solid #262626;padding:13px;border-radius:6px}.simple-form textarea{min-height:150px}.site-footer{background:#050505;border-top:1px solid #FF9F00;padding:50px 0 110px}.footer-brand-row{padding-bottom:30px;border-bottom:1px solid #1C1C1C}.footer-brand{display:flex;gap:18px;align-items:center}.footer-logo{width:72px;height:72px}.footer-brand strong{display:block;color:#fff;font-size:28px}.footer-brand span{color:#A8A8A8;letter-spacing:.18em;font-size:10px}.footer-brand p{max-width:700px;color:#A8A8A8}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:34px 0}.footer-grid h2{font-size:14px;color:#FF9F00}.footer-grid a{display:block;color:#A8A8A8;padding:5px 0}.footer-note{color:#7A7A7A;border-top:1px solid #1C1C1C;padding:20px 0}.footer-bottom{display:flex;justify-content:space-between;color:#7A7A7A;font-size:13px}.mobile-bottom{display:none}
@media (max-width:1060px){.desktop-nav{display:none}.brand{margin-right:auto}.lead-grid,.app-section,.story-layout,.magazine{grid-template-columns:1fr}.editorial-grid{grid-template-columns:1fr 1fr}.editorial-grid article:first-child{grid-row:auto;grid-column:span 2}.article-index{grid-template-columns:1fr}.side-index{position:relative;top:auto}.topic-grid,.tips-grid,.faq-grid{grid-template-columns:1fr 1fr}.interest-wall{grid-template-columns:repeat(2,1fr)}.help-nav{grid-template-columns:1fr 1fr}}
@media (max-width:700px){.shell,.shell-narrow{width:min(100% - 28px,1320px)}.site-header{position:fixed;left:0;right:0}.topbar{height:64px;justify-content:space-between}.brand-text,.app-button{display:none}.small-logo{width:38px;height:38px}.header-actions{margin:0}.menu-toggle,.search-toggle{width:44px}.topbar>.brand{position:absolute;left:50%;transform:translateX(-50%);margin:0}.page-hero,.hero{padding-top:96px}.hero-info{grid-template-columns:1fr;padding:20px}.hero-keywords{justify-content:flex-start}.section{padding:54px 0}.section-head{display:block}.section-head p{margin-top:10px}.lead-grid,.news-grid,.editorial-grid,.topic-grid,.tips-grid,.faq-grid,.interest-wall,.offset-panels,.app-feature-grid,.footer-grid,.help-nav{grid-template-columns:1fr}.editorial-grid article:first-child{grid-column:auto}.story-layout{grid-template-columns:1fr}.offset-panels article:last-child{transform:none}.route-card{grid-template-columns:1fr}.route-card .step{font-size:24px}.album-grid{grid-template-columns:1fr 1fr}.album-grid .wide,.album-grid .medium,.album-grid .small{grid-column:span 2;min-height:220px}.album-grid .small:last-child{grid-column:span 2}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:1500;display:grid;grid-template-columns:repeat(5,1fr);background:#050505;border-top:1px solid rgba(255,159,0,.28);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom a{min-height:58px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#7A7A7A;font-size:11px}.mobile-bottom a span{font-size:18px;line-height:1}.mobile-bottom a.is-active{color:#FF9F00}.site-footer{padding-bottom:100px}.footer-bottom{display:block}.search-row{display:grid}.search-panel{padding-top:70px}.drawer-brand .brand-text{display:flex}.article-index{display:block}.side-index{margin-bottom:24px}}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
:focus-visible{outline:2px solid #FFB84D;outline-offset:3px}
