.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}main[data-astro-cid-tr4g75ww].regular{max-width:1200px;margin:0 auto;padding:1.25rem 1.5rem}main[data-astro-cid-tr4g75ww].minimal{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem}.user-menu-container[data-astro-cid-tr4g75ww]{position:absolute;top:1.25rem;left:1.5rem;z-index:1000;display:flex;align-items:center;gap:8px;height:44px}.list-icon-link[data-astro-cid-tr4g75ww]{position:relative;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;color:#5f6368;transition:background .2s}.list-icon-link[data-astro-cid-tr4g75ww]:hover{background:#f1f3f4;color:#202124}.list-badge[data-astro-cid-tr4g75ww]{position:absolute;top:-4px;right:-4px;background:#ea4335;color:#fff;font-size:10px;font-weight:700;min-width:16px;height:16px;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:0 4px;line-height:1}.user-icon[data-astro-cid-tr4g75ww]{width:32px;height:32px;border-radius:50%;border:1px solid #ddd;cursor:pointer}.user-icon[data-astro-cid-tr4g75ww]:hover{box-shadow:0 1px 3px #0003}.user-menu[data-astro-cid-tr4g75ww]{display:none;position:absolute;top:100%;left:0;background:#fff;border-radius:8px;box-shadow:0 2px 10px #00000026;min-width:200px;overflow:hidden}.user-menu[data-astro-cid-tr4g75ww].show{display:block}.user-info[data-astro-cid-tr4g75ww]{padding:12px 16px;background:#f8f9fa}.user-name[data-astro-cid-tr4g75ww]{font-weight:600;font-size:14px}.user-email[data-astro-cid-tr4g75ww]{font-size:12px;color:#666}.menu-divider[data-astro-cid-tr4g75ww]{height:1px;background:#eee}.menu-item[data-astro-cid-tr4g75ww]{display:block;padding:10px 16px;color:#333;text-decoration:none;font-size:14px}.menu-item[data-astro-cid-tr4g75ww]:hover{background:#f5f5f5}.edit-mode-toggle[data-astro-cid-tr4g75ww]{display:flex;justify-content:space-between;align-items:center;width:100%;background:none;border:none;cursor:pointer;text-align:right;font-family:inherit}.edit-mode-label[data-astro-cid-tr4g75ww]{color:#333}.edit-mode-indicator[data-astro-cid-tr4g75ww]{font-size:12px;padding:2px 8px;border-radius:10px;background:#e8e8e8;color:#666}.edit-mode-indicator[data-astro-cid-tr4g75ww].active{background:#d4edda;color:#155724}.login-btn[data-astro-cid-tr4g75ww]{position:absolute;top:1.25rem;left:1.5rem;z-index:1000;height:44px;display:inline-flex;align-items:center;padding:6px 16px;background:#1a73e8;color:#fff;border-radius:100px;font-size:14px;font-weight:500;text-decoration:none}.login-btn[data-astro-cid-tr4g75ww]:hover{background:#1557b0}.site-footer[data-astro-cid-tr4g75ww]{background:#f2f2f2;border-top:1px solid #dadce0;padding:0 30px;font-size:13px;line-height:40px}.site-footer-minimal[data-astro-cid-tr4g75ww]{position:fixed;bottom:0;left:0;right:0}.site-footer[data-astro-cid-tr4g75ww] a[data-astro-cid-tr4g75ww]{color:#70757a;text-decoration:none}.site-footer[data-astro-cid-tr4g75ww] a[data-astro-cid-tr4g75ww]:hover{color:#333}*{box-sizing:border-box;margin:0;padding:0}body{font-family:arial,sans-serif;line-height:1.6;background:#fff;color:#202124;font-size:14px}a{color:inherit;text-decoration:none}.nav-loading-bar{position:fixed;top:0;left:0;right:0;height:3px;background:#1a73e8;z-index:9999;transform:scaleX(0);transform-origin:left;transition:none;opacity:0}.nav-loading-bar.loading{opacity:1;animation:nav-loading 8s ease-out forwards}.list-toast{position:fixed;top:-60px;left:50%;transform:translate(-50%);background:#333;color:#fff;padding:.625rem 1.25rem;border-radius:8px;font-size:.875rem;z-index:10000;transition:top .3s ease;white-space:nowrap;box-shadow:0 4px 12px #0003}.list-toast.show{top:16px}.list-toast a{color:#8ab4f8;text-decoration:none}.list-toast a:hover{text-decoration:underline}.list-popover{display:none;position:fixed;z-index:10001;background:#fff;border-radius:8px;box-shadow:0 2px 12px #0000002e;min-width:220px;max-width:min(280px,calc(100vw - 16px));overflow:hidden}.list-popover.show{display:block}.list-popover-create{display:flex;gap:4px;padding:8px 10px;border-bottom:1px solid #eee}.list-popover-create input{flex:1;min-width:0;border:1px solid #dadce0;border-radius:4px;padding:4px 8px;font-size:.8125rem;font-family:inherit}.list-popover-create input:focus{outline:none;border-color:#1a73e8}.list-popover-create button{background:#1a73e8;color:#fff;border:none;border-radius:4px;width:28px;height:28px;cursor:pointer;font-size:1rem;line-height:1;flex-shrink:0}.list-popover-create button:hover{background:#1557b0}.list-popover-options{max-height:200px;overflow-y:auto;padding:4px 0}.list-popover-option{display:flex;align-items:center;gap:6px;padding:6px 10px;cursor:pointer;font-size:.8125rem;transition:background .1s}.list-popover-option:hover{background:#f1f3f4}.list-popover-option input[type=radio]{margin:0;flex-shrink:0}.list-popover-option-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-popover-option-count{color:#9aa0a6;font-size:.75rem;flex-shrink:0}.list-popover-footer{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-top:1px solid #eee}.list-popover-remember-label{font-size:.75rem;color:#5f6368;display:flex;align-items:center;gap:4px;cursor:pointer}.list-popover-add{background:#1a73e8;color:#fff;border:none;border-radius:4px;padding:4px 14px;font-size:.8125rem;font-family:inherit;cursor:pointer}.list-popover-add:hover{background:#1557b0}@keyframes nav-loading{0%{transform:scaleX(0)}20%{transform:scaleX(.3)}50%{transform:scaleX(.6)}80%{transform:scaleX(.8)}to{transform:scaleX(.95)}}
