*,:before,:after{box-sizing:border-box}:root{--bg:transparent;--bg-card:#ffffffeb;--bg-card-muted:#f0eeebf0;--bg-card-hover:#ebe6dcf2;--bg-sidebar:#fffc;--bg-body-image:url(../../../light_background.png);--bg-body-overlay:#ffffff40;--text:#111827;--text-2:#374151;--text-muted:#6b7280;--border:#0000001a;--border-strong:#0000002e;--accent:#f97316;--accent-hover:#ea580c;--accent-soft:#f9731633;--focus:#f9731659;--bg-input:#00000059;--shadow-card:none;--overlay-bg:#0006;--trip-card-bg:#502d0acc;--trip-card-hover:#5f370fd4;--trip-card-border:#f9731629;--radius-sm:10px;--radius-md:14px;--radius-lg:16px;--radius-pill:999px;--sidebar-w:240px;--color-onsight:#fb923c;--color-flash:#fbbf24;--color-redpoint:#fb7185;--color-toprope:#a78bfa;--color-repeat:#38bdf8;--color-attempt:#c4cad4;--atype-onsight-bg:#f9731629;--atype-onsight-fg:#fb923c;--atype-flash-bg:#f59e0b29;--atype-flash-fg:#fbbf24;--atype-redpoint-bg:#fb718529;--atype-redpoint-fg:#fb7185;--atype-toprope-bg:#a78bfa29;--atype-toprope-fg:#a78bfa;--atype-repeat-bg:#38bdf829;--atype-repeat-fg:#38bdf8;--success:#22c55e;--success-soft:#22c55e29;--danger:#f87171;--danger-soft:#f8717129}:root[data-theme=dark]{--bg:transparent;--bg-card:#171a21d1;--bg-card-muted:#1c2129eb;--bg-card-hover:#202631e8;--bg-sidebar:#11131ad9;--bg-body-image:url(../../../dark_background.png);--bg-body-overlay:#0a0c128c;--text:#f3f4f6;--text-2:#c4cad4;--text-muted:#8c94a3;--border:#ffffff14;--border-strong:#ffffff24;--accent:#f97316;--accent-hover:#ea580c;--accent-soft:#f973162e;--focus:#f9731659;--bg-input:#0006;--shadow-card:none;--overlay-bg:#00000080;--trip-card-bg:#502d0acc;--trip-card-hover:#5f370fd4;--trip-card-border:#f9731633;--color-onsight:#fb923c;--color-flash:#fbbf24;--color-redpoint:#fb7185;--color-toprope:#a78bfa;--color-repeat:#38bdf8;--color-attempt:#c4cad4;--atype-onsight-bg:#f9731629;--atype-onsight-fg:#fb923c;--atype-flash-bg:#f59e0b29;--atype-flash-fg:#fbbf24;--atype-redpoint-bg:#fb718529;--atype-redpoint-fg:#fb7185;--atype-toprope-bg:#a78bfa29;--atype-toprope-fg:#a78bfa;--atype-repeat-bg:#38bdf829;--atype-repeat-fg:#38bdf8;--success:#22c55e;--success-soft:#22c55e29;--danger:#f87171;--danger-soft:#f8717129}:root[data-theme=outdoor]{--bg:transparent;--bg-card:#0a1a18d1;--bg-card-muted:#081614eb;--bg-card-hover:#284641e8;--bg-sidebar:#040e0c59;--bg-body-image:url(../../../outdoor_background.png);--bg-body-overlay:#06100e80;--text:#f1f5f4;--text-2:#c8d4d2;--text-muted:#8fa49f;--border:#ffffff0d;--border-strong:#ffffff1a;--accent:#f97316;--accent-hover:#ea580c;--accent-soft:#f973161f;--focus:#f9731659;--bg-input:#0006;--shadow-card:none;--overlay-bg:#0006;--trip-card-bg:#502d0acc;--trip-card-hover:#5f370fd4;--trip-card-border:#f9731629;--color-onsight:#fb923c;--color-flash:#fbbf24;--color-redpoint:#fb7185;--color-toprope:#a78bfa;--color-repeat:#38bdf8;--color-attempt:#c4cad4;--atype-onsight-bg:#f9731629;--atype-onsight-fg:#fb923c;--atype-flash-bg:#f59e0b29;--atype-flash-fg:#fbbf24;--atype-redpoint-bg:#fb718529;--atype-redpoint-fg:#fb7185;--atype-toprope-bg:#a78bfa29;--atype-toprope-fg:#a78bfa;--atype-repeat-bg:#38bdf829;--atype-repeat-fg:#38bdf8;--success:#22c55e;--success-soft:#22c55e29;--danger:#f87171;--danger-soft:#f8717129}body{-webkit-text-size-adjust:100%;background:linear-gradient(var(--bg-body-overlay), var(--bg-body-overlay)), var(--bg-body-image) center / cover fixed;color:var(--text);min-height:100vh;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}a{color:inherit}button,input,select,textarea{font:inherit}input,select,textarea{background:var(--bg-input);border:1px solid var(--border-strong);color:var(--text);border-radius:4px}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--focus)!important}input:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px var(--bg-card) inset;-webkit-text-fill-color:var(--text);transition:background-color 5000s ease-in-out}input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0px 1000px var(--bg-card) inset;-webkit-text-fill-color:var(--text);transition:background-color 5000s ease-in-out}input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px var(--bg-card) inset;-webkit-text-fill-color:var(--text);transition:background-color 5000s ease-in-out}h1,h2,h3{line-height:1.2}.atype{text-transform:uppercase;background:var(--bg-card-muted);color:var(--text-2);letter-spacing:.03em;border-radius:6px;padding:.15rem .5rem;font-size:.7rem;font-weight:700}.atype-onsight{background:var(--atype-onsight-bg);color:var(--atype-onsight-fg)}.atype-flash{background:var(--atype-flash-bg);color:var(--atype-flash-fg)}.atype-redpoint{background:var(--atype-redpoint-bg);color:var(--atype-redpoint-fg)}.atype-toprope{background:var(--atype-toprope-bg);color:var(--atype-toprope-fg)}.atype-repeat{background:var(--atype-repeat-bg);color:var(--atype-repeat-fg)}.item-onsight{border-left:3px solid var(--color-onsight)!important}.item-flash{border-left:3px solid var(--color-flash)!important}.item-redpoint{border-left:3px solid var(--color-redpoint)!important}.item-toprope{border-left:3px solid var(--color-toprope)!important}.item-repeat{border-left:3px solid var(--color-repeat)!important}.item-attempt{border-left:3px solid var(--color-attempt)!important}.empty{color:var(--text-muted);font-size:.95rem}@media (width>=641px){.page{margin-left:0!important;margin-right:0!important}}.landing-theme-btn.svelte-12qhfyh{z-index:50;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;color:var(--text);padding:.35rem .65rem;font-size:1.1rem;line-height:1;transition:background .15s;position:fixed;top:1rem;right:1rem}.landing-theme-btn.svelte-12qhfyh:hover{background:var(--bg-card-muted)}.app-header.svelte-12qhfyh{z-index:50;pointer-events:none;justify-content:flex-end;align-items:center;padding:.4rem .75rem;display:flex;position:fixed;top:0;right:0}.app-header.svelte-12qhfyh .header-left:where(.svelte-12qhfyh),.app-header.svelte-12qhfyh .header-back:where(.svelte-12qhfyh),.app-header.svelte-12qhfyh .header-title:where(.svelte-12qhfyh){display:none}.app-header.svelte-12qhfyh .header-right:where(.svelte-12qhfyh){pointer-events:all;align-items:center;display:flex}.header-actions.svelte-12qhfyh{align-items:center;gap:.25rem;display:flex}@media (width>=641px){.app-header.svelte-12qhfyh{grid-template-columns:var(--sidebar-w) 1fr;pointer-events:all;background:var(--bg-sidebar);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);z-index:20;height:52px;padding:0;display:grid;position:fixed;top:0;left:0;right:0}.app-header.svelte-12qhfyh .header-left:where(.svelte-12qhfyh){border-right:1px solid var(--border);align-items:center;padding:0 1rem;display:flex}.header-right.svelte-12qhfyh{align-items:center;gap:.5rem;padding:0 1.25rem 0 1rem;display:flex}.app-header.svelte-12qhfyh .header-back:where(.svelte-12qhfyh){color:var(--text-muted);border-radius:4px;flex-shrink:0;align-items:center;padding:4px;text-decoration:none;display:flex}.app-header.svelte-12qhfyh .header-back:where(.svelte-12qhfyh):hover{color:var(--text)}.app-header.svelte-12qhfyh .header-title:where(.svelte-12qhfyh){color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;font-size:1rem;font-weight:600;display:block;overflow:hidden}.app-header.svelte-12qhfyh .header-title.orange:where(.svelte-12qhfyh){color:var(--accent)}.header-actions.svelte-12qhfyh{align-items:center;gap:.5rem;margin-left:auto;display:flex}}.logo.svelte-12qhfyh{color:var(--accent);font-size:1.2rem;font-weight:800;text-decoration:none}.notif-btn.svelte-12qhfyh{color:var(--text-muted);border-radius:var(--radius-sm);align-items:center;padding:.3rem;text-decoration:none;transition:color .15s;display:flex;position:relative}.notif-btn.svelte-12qhfyh:hover{color:var(--text)}.notif-badge.svelte-12qhfyh{background:var(--accent);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:-2px;right:-4px}.theme-btn.svelte-12qhfyh{border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;color:var(--text);background:0 0;padding:.3rem .6rem;font-size:1.1rem;line-height:1;transition:background .15s}.theme-btn.svelte-12qhfyh:hover{background:var(--bg-card-muted)}.sidebar.svelte-12qhfyh{display:none}@media (width>=641px){.sidebar.svelte-12qhfyh{width:var(--sidebar-w);background:var(--bg-sidebar);border-right:1px solid var(--border);-webkit-backdrop-filter:blur(8px);z-index:10;flex-direction:column;height:calc(100vh - 52px);padding:1rem 1rem 1.5rem;display:flex;position:fixed;top:52px;left:0}main.svelte-12qhfyh:not(.is-landing){margin-left:var(--sidebar-w);padding-top:52px;padding-left:2rem;padding-right:2rem}}.sidebar-nav.svelte-12qhfyh{flex-direction:column;flex:1;gap:.125rem;display:flex}.sidebar-link.svelte-12qhfyh{color:var(--text-2);border-radius:var(--radius-sm);border-left:3px solid #0000;align-items:center;gap:.75rem;padding:.75rem .875rem .75rem calc(.875rem - 3px);font-size:.95rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.sidebar-link.svelte-12qhfyh svg:where(.svelte-12qhfyh){flex-shrink:0;width:22px;height:22px}.sidebar-link.svelte-12qhfyh:hover{color:var(--text);background:#ffffff0d;border-radius:0;margin-left:-1rem;margin-right:-1rem;padding-left:calc(1.875rem - 3px);padding-right:1.875rem}.sidebar-link.active.svelte-12qhfyh{color:var(--accent);background:var(--accent-soft);border-left-color:var(--accent);border-radius:0;margin-left:-1rem;margin-right:-1rem;padding-left:calc(1.875rem - 3px);padding-right:1.875rem;font-weight:600}.sidebar-link.active.svelte-12qhfyh:hover{background:var(--accent-soft);border-radius:0}.link-icon.svelte-12qhfyh{display:flex;position:relative}main.svelte-12qhfyh{min-height:100vh}.bottom-nav.svelte-12qhfyh{display:none}@media (width<=640px){main.svelte-12qhfyh{padding-bottom:68px}.bottom-nav.svelte-12qhfyh{background:var(--bg-sidebar);border-top:1px solid var(--border);-webkit-backdrop-filter:blur(8px);z-index:100;padding-bottom:env(safe-area-inset-bottom);display:flex;position:fixed;bottom:0;left:0;right:0}.tab.svelte-12qhfyh{color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:10px 0;font-size:.7rem;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.tab.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:24px;height:24px}.tab-icon.svelte-12qhfyh{position:relative}.tab.active.svelte-12qhfyh,.tab.svelte-12qhfyh:hover{color:var(--accent)}}.notif-dot.svelte-12qhfyh{background:var(--accent);border:2px solid var(--bg-sidebar);border-radius:50%;width:8px;height:8px;position:absolute;top:-2px;right:-3px}.sidebar-feedback.svelte-12qhfyh{display:none}@media (width>=641px){.sidebar-feedback.svelte-12qhfyh{color:var(--text-muted);border-radius:var(--radius-sm);margin-top:auto;padding:.4rem .875rem;font-size:.78rem;text-decoration:none;display:block}.sidebar-feedback.svelte-12qhfyh:hover{color:var(--text)}}.app-footer.svelte-12qhfyh{text-align:center;padding:1.5rem 1rem calc(1.5rem + 68px + env(safe-area-inset-bottom))}.app-footer.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-muted);font-size:.78rem;text-decoration:none}.app-footer.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text)}@media (width>=641px){.app-footer.svelte-12qhfyh{display:none}}
