:root{color-scheme:light;--bg: #f5f6f7;--surface: #fff;--text: #191a1c;--muted: #70747b;--brand: #b86b00;--brand-2: #2563b8}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;max-width:100%;overflow-x:hidden}body{margin:0;background:var(--bg);color:var(--text);font-family:Pretendard Variable,Pretendard,Inter,Segoe UI,system-ui,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}:where(button,a,input,select,textarea):focus-visible{outline:2px solid var(--brand-2);outline-offset:2px}.route-boot{min-height:100vh;color:var(--text);background:#f8f7f2}.route-boot-status{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.route-boot-header{min-height:64px;padding:10px max(24px,calc((100vw - 1168px)/2));display:grid;grid-template-columns:180px minmax(280px,632px) 1fr;align-items:center;gap:28px;border-bottom:1px solid #e4dfd3;background:#fff}.route-boot-brand{display:inline-flex;align-items:center;gap:9px}.route-boot-brand i{width:30px;height:30px;display:grid;place-items:center;color:#352000;background:#f0a51b;clip-path:polygon(25% 7%,75% 7%,100% 50%,75% 93%,25% 93%,0 50%);font-size:9px;font-style:normal;font-weight:900}.route-boot-brand b{font-size:20px;letter-spacing:-.04em}.route-boot-search{min-height:42px;padding:0 15px;display:flex;align-items:center;color:#8a8b87;border:1px solid #d8d3c8;border-radius:11px;font-size:13px}.route-boot-account{justify-self:end;padding:10px 14px;border:1px solid #ded8cc;border-radius:10px;font-size:12px;font-weight:800}.route-boot-nav{min-height:44px;padding:0 max(24px,calc((100vw - 1168px)/2));display:flex;align-items:center;gap:42px;border-bottom:1px solid #e4dfd3;background:#fff;color:#64645f;font-size:12px}.route-boot-nav b{color:#8d5200}.route-boot-main{width:min(1168px,calc(100% - 32px));margin:14px auto 40px}.route-boot-categories{min-height:46px;padding:5px 8px;display:flex;align-items:center;gap:32px;border:1px solid #e0dbd1;border-radius:12px;background:#fff;color:#777771;font-size:11px}.route-boot-categories b{padding:9px 16px;color:#3a2b15;border:1px solid #d9d2c5;border-radius:8px}.route-boot-feed{margin-top:12px;overflow:hidden;border:1px solid #e0dbd1;border-radius:15px;background:#fff}.route-boot-title{min-height:64px;padding:15px 18px;display:grid;gap:8px;border-bottom:1px solid #ece8df}.route-boot-title span{width:150px;height:14px;border-radius:7px;background:#e7e2d8}.route-boot-title i{width:240px;height:9px;border-radius:5px;background:#f0ede6}.route-boot-feed article{min-height:104px;padding:14px 18px;display:grid;grid-template-columns:76px minmax(0,1fr) 110px;align-items:center;gap:14px;border-bottom:1px solid #ece8df}.route-boot-feed article:last-child{border-bottom:0}.route-boot-feed article>span{width:72px;height:72px;border-radius:11px;background:#eeeae1}.route-boot-feed article>div{display:grid;gap:8px}.route-boot-feed article b{width:min(480px,72%);height:13px;border-radius:7px;background:#e5e0d7}.route-boot-feed article i{width:min(320px,54%);height:9px;border-radius:5px;background:#f0ede6}.route-boot-feed article small{width:140px;height:9px;border-radius:5px;background:#f0ede6}.route-boot-feed article em{width:96px;height:18px;justify-self:end;border-radius:9px;background:#f4d99d}.route-boot-title span,.route-boot-title i,.route-boot-feed article :is(span,b,i,small,em){background-image:linear-gradient(100deg,transparent 25%,rgba(255,255,255,.65) 42%,transparent 58%);background-size:220% 100%;animation:route-boot-shimmer 1.2s ease-in-out infinite}.route-load-error{min-height:100vh;display:grid;align-content:center;justify-items:center;gap:10px;padding:24px;text-align:center;background:var(--bg)}.route-load-error b{font-size:18px}.route-load-error span{color:var(--muted);font-size:13px}.route-load-error button{min-width:120px;min-height:44px;margin-top:6px;color:#2e1b00;border:1px solid #e0a439;border-radius:10px;background:#ffcf67;font-weight:800}@keyframes route-boot-shimmer{to{background-position:-220% 0}}@media(max-width:760px){.route-boot-header{min-height:56px;padding:8px 12px;grid-template-columns:auto minmax(0,1fr) auto;gap:9px}.route-boot-brand b{font-size:17px}.route-boot-brand i{width:27px;height:27px}.route-boot-search{min-height:38px;overflow:hidden;padding:0 11px;font-size:11px;white-space:nowrap}.route-boot-account{padding:9px;font-size:10px}.route-boot-nav{min-height:42px;padding:0 12px;gap:22px;overflow:hidden;white-space:nowrap}.route-boot-main{width:100%;margin-top:8px}.route-boot-categories{min-height:42px;padding:4px 10px;gap:22px;overflow:hidden;border-right:0;border-left:0;border-radius:0;white-space:nowrap}.route-boot-categories b{padding:8px 13px}.route-boot-feed{margin-top:8px;border-right:0;border-left:0;border-radius:0}.route-boot-title{min-height:54px;padding:12px}.route-boot-feed article{min-height:88px;padding:10px 12px;grid-template-columns:62px minmax(0,1fr) 78px;gap:10px}.route-boot-feed article>span{width:60px;height:60px}.route-boot-feed article em{width:72px}}@media(prefers-reduced-motion:reduce){.route-boot-title span,.route-boot-title i,.route-boot-feed article :is(span,b,i,small,em){animation:none}}
