:root{--ink:#102c45;--muted:#688096;--paper:#f7fbf8;--card:#fff;--coral:#ff735d;--coral-dark:#db4e47;--mint:#8ad8c1;--yellow:#ffd86c;--line:#dbe9e7;--shadow:0 18px 40px rgba(16,44,69,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Noto Sans SC',sans-serif;line-height:1.65}body:before{content:'';position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 12% 18%,rgba(138,216,193,.18),transparent 22%),radial-gradient(circle at 90% 12%,rgba(255,216,108,.18),transparent 19%);z-index:-2}.grain{position:fixed;inset:0;opacity:.035;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E");z-index:20}.wrap{width:min(1160px,calc(100% - 48px));margin-inline:auto}.topbar{height:78px;width:min(1220px,calc(100% - 48px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;gap:10px;align-items:center;text-decoration:none;color:var(--ink);font:800 18px/1 'Baloo 2',sans-serif;letter-spacing:.03em}.brand small{font:500 10px 'Noto Sans SC';color:var(--muted);letter-spacing:0}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:14px;background:var(--coral);color:#fff;font:800 25px 'Baloo 2';box-shadow:4px 5px 0 var(--coral-dark)}nav{display:flex;gap:28px}nav a,.source-pill,.footer a,.source-links a{color:var(--ink);text-decoration:none;font-size:13px;font-weight:700}nav a:hover,.footer a:hover,.source-links a:hover{color:var(--coral-dark)}.source-pill{padding:8px 14px;border:1px solid var(--line);border-radius:99px;background:#fff}.hero{min-height:570px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:44px;padding-top:35px;padding-bottom:42px}.hero-media{position:relative;height:420px;border-radius:27px;overflow:hidden;background:#dfeeea;box-shadow:var(--shadow);order:2}.hero-media img{width:100%;height:100%;display:block;object-fit:cover}.image-credit{position:absolute;left:14px;bottom:13px;background:rgba(16,44,69,.78);color:#fff;border-radius:7px;padding:4px 8px;font-size:10px}.hero-copy{order:1}.eyebrow,.section-kicker{color:var(--coral-dark);font-size:12px;font-weight:900;letter-spacing:.14em}.eyebrow{display:flex;align-items:center;gap:9px}.dot{width:8px;height:8px;background:var(--coral);border-radius:50%;box-shadow:0 0 0 5px #ffe5df}.hero h1{font:800 clamp(48px,7vw,86px)/.99 'Baloo 2',sans-serif;letter-spacing:-.03em;margin:22px 0 18px}.hero h1 em{font-style:normal;color:var(--coral);position:relative}.hero h1 em:after{content:'';position:absolute;height:9px;left:2px;right:3px;bottom:-1px;background:var(--yellow);z-index:-1;transform:rotate(-2deg)}.lead{font-size:17px;color:var(--muted);max-width:490px;margin:0 0 27px}.hero-actions{display:flex;gap:11px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:13px;padding:12px 18px;text-decoration:none;font-size:14px;font-weight:900;transition:transform .2s,box-shadow .2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--coral);color:#fff;box-shadow:4px 5px 0 var(--coral-dark)}.btn-quiet{color:var(--ink);background:#fff;border:1px solid var(--line)}.quick-stats{display:flex;gap:29px;margin-top:37px}.quick-stats div{display:flex;flex-direction:column}.quick-stats strong{font:800 29px/1 'Baloo 2';color:var(--ink)}.quick-stats span{font-size:11px;color:var(--muted);margin-top:4px}.notice{display:flex;align-items:center;gap:13px;background:#fff3c9;border:1px solid #f1d883;border-radius:13px;padding:12px 17px;margin-bottom:55px}.notice-icon{display:grid;place-items:center;flex:none;width:24px;height:24px;border-radius:50%;background:var(--yellow);font-weight:900}.notice p{margin:0;font-size:12px;color:#665a32}.section{padding:35px 0 78px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:27px}.section-heading h2{font:800 clamp(29px,4vw,46px)/1.05 'Baloo 2';margin:8px 0 0;letter-spacing:-.02em}.section-heading p{max-width:330px;color:var(--muted);font-size:13px;margin:0}.badge-section{background:#fff7f2;border-top:1px solid #f3e6de}.badge-tools{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px}.search{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:0 13px;width:min(100%,420px);height:43px}.search span{font-size:22px;color:var(--muted);line-height:1}.search input{border:0;outline:0;font:13px 'Noto Sans SC';width:100%;color:var(--ink);background:transparent}.filter-tabs{display:flex;gap:6px;flex-wrap:wrap}.filter{border:1px solid var(--line);background:#fff;color:var(--muted);font:700 12px 'Noto Sans SC';border-radius:99px;padding:8px 12px;cursor:pointer}.filter.active,.filter:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.badge-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.badge-card{background:#fff;border:1px solid #f0e5dd;border-radius:14px;padding:14px;min-height:212px;transition:transform .2s,box-shadow .2s}.badge-card:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(16,44,69,.08)}.badge-head{display:flex;align-items:center;gap:11px}.badge-head img{width:57px;height:57px;object-fit:contain;border-radius:10px;background:#f2f7f5}.badge-kind{display:inline-block;color:var(--coral-dark);font-size:10px;font-weight:900}.badge-card h3{font-size:16px;line-height:1.25;margin:2px 0}.badge-card small{font-size:10px;color:var(--muted)}.criteria{font-size:12px;line-height:1.55;margin:13px 0;color:#506b7d}.criteria b,.reward b{color:var(--ink)}.reward{display:flex;align-items:flex-start;gap:7px;border-top:1px dashed var(--line);padding-top:10px;font-size:11px;color:#506b7d}.reward-mark{color:var(--yellow);font-size:13px;text-shadow:1px 1px 0 var(--ink)}.badge-card details{margin-top:9px;font-size:10px;color:var(--muted)}.badge-card summary{cursor:pointer;color:var(--coral-dark);font-weight:700}.badge-card details p{margin:4px 0}.empty{color:var(--muted);font-size:13px;padding:30px 0}.route-section{background:#e7f2ee;padding-top:70px;padding-bottom:80px}.route-line{display:flex;align-items:center;justify-content:space-between;gap:9px;overflow:auto;padding:12px 0 26px}.route-node,.route-choice{flex:none;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:108px;height:80px;background:#fff;border:2px solid var(--ink);border-radius:13px;box-shadow:3px 4px 0 rgba(16,44,69,.18)}.route-node b,.route-choice b{font:800 13px 'Baloo 2'}.route-node small,.route-choice small{font-size:10px;color:var(--muted)}.route-choice{min-width:140px;height:94px;border-color:var(--mint)}.route-choice span{font-size:10px;color:var(--muted);line-height:1}.peak-node{background:var(--coral);color:#fff;border-color:var(--coral-dark)}.peak-node small{color:#fff}.biome-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.biome-card{display:grid;grid-template-columns:150px 1fr;gap:17px;background:#fff;border-radius:17px;padding:14px;align-items:center}.biome-card img{width:150px;height:112px;object-fit:cover;border-radius:11px;background:#dcebe6}.biome-card span{font-size:11px;color:var(--coral-dark);font-weight:800}.biome-card h3{font:800 22px 'Baloo 2';margin:3px 0}.biome-card p{font-size:12px;color:var(--muted);margin:0 0 7px;line-height:1.55}.biome-card small{font-size:10px;color:var(--ink);font-weight:700}.tip-strip{margin-top:18px;background:var(--ink);color:#fff;border-radius:13px;padding:13px 18px;display:flex;align-items:center;gap:16px;font-size:12px}.tip-strip span:first-child{color:var(--yellow);font-weight:800}.tip-strip span:last-child{color:#b5ccd2;margin-left:auto}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.step-card{position:relative;padding:23px 17px 20px;border-radius:17px;min-height:220px;overflow:hidden}.step-coral{background:#ffdfd8}.step-mint{background:#d8f2e8}.step-yellow{background:#fff0b4}.step-blue{background:#d9eff7}.step-pink{background:#f7d9e4}.step-no{position:absolute;top:13px;right:15px;font:700 12px 'Baloo 2';opacity:.55}.step-icon{font:800 23px 'Baloo 2';margin:28px 0 13px}.step-card h3{font-size:16px;margin:0 0 9px}.step-card p{font-size:12px;color:#506b7d;line-height:1.65;margin:0}.ascent-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.ascent-card{display:flex;gap:13px;padding:17px;background:#fff;border:1px solid var(--line);border-radius:15px;min-height:150px}.ascent-card>strong{display:grid;place-items:center;width:39px;height:39px;flex:none;border-radius:50%;background:var(--mint);font:800 22px 'Baloo 2'}.ascent-card h3{font-size:16px;margin:0 0 5px}.ascent-card p{font-size:12px;color:var(--muted);line-height:1.55;margin:0 0 8px}.ascent-card small{font-size:10px;color:var(--coral-dark);font-weight:800}.final-ascent{background:#fff1e2;border-color:#ffd39e}.final-ascent>strong{background:var(--coral);color:#fff}.sources-section{background:#f0f7f4}.source-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.source-grid>div{background:#fff;border-radius:13px;padding:18px}.source-grid b{font-size:14px}.source-grid p{font-size:12px;color:var(--muted);margin:7px 0 0}.source-links{display:flex;gap:23px;flex-wrap:wrap;margin-top:20px}.source-links a{font-size:12px;color:var(--coral-dark)}.footer{padding:0 0 27px;display:flex;justify-content:space-between;gap:15px;color:var(--muted);font-size:11px}@media(max-width:900px){.hero{grid-template-columns:1fr;min-height:auto}.hero-media{order:1;height:390px}.hero-copy{order:2}.steps{grid-template-columns:repeat(3,1fr)}.ascent-grid{grid-template-columns:repeat(2,1fr)}.badge-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.wrap,.topbar{width:min(100% - 30px,1160px)}.topbar{height:67px}.topbar nav{display:none}.source-pill{font-size:11px;padding:7px 11px}.hero{padding-top:30px;gap:28px}.hero-media{height:250px;border-radius:22px}.hero h1{font-size:56px}.lead{font-size:15px}.quick-stats{margin-top:29px}.notice{margin-bottom:42px;align-items:flex-start}.section{padding:25px 0 55px}.section-heading{display:block;margin-bottom:20px}.section-heading p{margin-top:10px}.badge-tools{display:block}.search{width:100%;margin-bottom:12px}.badge-list{grid-template-columns:1fr;gap:9px}.badge-card{min-height:0}.biome-grid{grid-template-columns:1fr}.biome-card{grid-template-columns:112px 1fr;padding:11px;gap:12px}.biome-card img{width:112px;height:95px}.tip-strip{display:block}.tip-strip span{display:block;margin:2px 0!important}.steps{grid-template-columns:repeat(2,1fr);gap:9px}.step-card{min-height:210px;padding:17px 13px}.step-icon{font-size:20px}.ascent-grid{grid-template-columns:1fr;gap:9px}.ascent-card{min-height:0}.source-grid{grid-template-columns:1fr}.footer{display:block;padding-bottom:20px}.footer span{display:block;margin-top:7px}.route-line{justify-content:flex-start}.route-arrow{font-size:17px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn,.badge-card{transition:none}}
