:root{color-scheme:light;font-family:"PingFang SC","Microsoft YaHei",system-ui,sans-serif;color:#352923;background:#f6f2eb}*{box-sizing:border-box}body{margin:0;min-height:100svh;padding:calc(28px + env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) calc(28px + env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left));background:radial-gradient(ellipse at 50% 0,#f5e3c8 0,transparent 65%),#f6f2eb}.route-card{width:100%;max-width:740px;margin:0 auto}.route-brand{display:flex;align-items:center;justify-content:center;gap:12px;min-height:64px;font-size:22px;color:#8d2429}.route-seal{display:grid;place-items:center;width:46px;height:46px;border:1px solid #b78543;border-radius:13px;font-family:serif;font-size:30px;background:#fffbf2}.route-logo{display:block;width:auto;max-width:min(100%,290px);height:auto;max-height:84px;object-fit:contain}.route-heading{text-align:center;margin:30px 0 26px}.route-eyebrow{font-size:12px!important;letter-spacing:.22em;color:#96794c!important;margin-bottom:12px!important}.route-heading h1{font-size:clamp(21px,5.7vw,30px);line-height:1.5;margin:0 0 10px;overflow-wrap:anywhere;letter-spacing:-.025em}.route-heading p{font-size:15px;color:#796b60;margin:0;line-height:1.7}.route-lines{display:grid;gap:14px}.route-line{display:flex;align-items:center;gap:14px;width:100%;min-height:70px;padding:16px 20px;border:1px solid #d9b985;border-radius:14px;color:#75272b;background:linear-gradient(110deg,#fffdf8,#fff8eb);text-decoration:none;box-shadow:0 4px 14px #70522708;transition:background .15s,box-shadow .15s}.route-line:hover{background:#fff0d5;box-shadow:0 4px 18px #70522718}.route-line:focus-visible{outline:3px solid #a52c33;outline-offset:4px}.route-link-icon{display:grid;place-items:center;flex:0 0 30px;height:30px;background:#f5e8d2;border-radius:9px;color:#a0783a;font-size:21px}.route-line-name{flex:1;min-width:0;overflow-wrap:anywhere;font-size:17px;font-weight:600;line-height:1.5}.route-arrow{flex:0 0 22px;font-size:23px;color:#a17f4e}.route-footer{text-align:center;line-height:1.9;font-size:12px;color:#8c8072;margin:26px 0 0;padding:0 8px}.route-footer span{color:#b2935e;margin-right:5px}.route-empty{text-align:center;border:1px dashed #cdb88f;padding:30px 18px;border-radius:14px;color:#796b60}@media(min-width:768px){body{display:grid;align-items:center;padding:48px}.route-card{background:#fffcf7;border:1px solid #e9dac3;border-radius:28px;padding:42px 66px 34px;box-shadow:0 20px 70px #72502b10}.route-brand{font-size:26px}.route-heading{margin:26px 0 30px}.route-heading h1{font-size:30px}.route-line{min-height:74px;padding:18px 24px}.route-lines{gap:14px}.route-footer{margin-top:28px}}
