.massif-BEL{--topo-color: #4575b6}.massif-VAN{--topo-color: #ff0000}.massif-ENO{--topo-color: #528883}.massif-ART{--topo-color: #9ac8c5}.massif-GPA{--topo-color: #b30948}.massif-CDV{--topo-color: #5ea8e1}.massif-CER{--topo-color: #f0ce8b}.massif-MBL{--topo-color: #82f5e4}.massif-CHA{--topo-color: #e78aed}.massif-ABB{--topo-color: #8c7ebb}:root{--color-primary: #2dd5ff;--color-text: #333;--color-text-light: #555;--color-border: #ccc;--color-background: #fff;--color-background-light: #f0f0f0;--color-background-hover: #e0e0e0;--color-nav: #333;--color-nav-hover: #111;--color-topo-title: #fffbb2;--color-on-topo-title: #111;--color-icon-bg: #fefefe;--color-background-card: #ffffff;--font-family: "Frutiger", sans-serif;--font-size-tiny: .55rem;--font-size-xs: .6rem;--font-size-sm: .7rem;--font-size-base: .75rem;--font-size-md: .9rem;--font-size-lg: 1rem;--font-size-xl: 1.2rem;--spacing-xs: .1rem;--spacing-sm: .2rem;--spacing-md: .3rem;--spacing-base: .5rem;--spacing-lg: 1rem;--color-on-primary: #111;--color-surface-dark: var(--color-nav);--color-text-on-dark: rgba(255, 255, 255, .85);--color-text-on-dark-muted: rgba(255, 255, 255, .5);--color-warning: #fff9c4;--color-input-on-dark-bg: rgba(0, 0, 0, .35);--color-border-on-dark: rgba(255, 255, 255, .15);--border-radius: 0px;--page-padding-x: 10px;--slider-width: 140px}.surface-noir{position:relative;background-color:#000;background-image:repeating-linear-gradient(0deg,#0d0d0d 0,#0d0d0d 1.5px,transparent 1.5px,transparent 8px),repeating-linear-gradient(90deg,#0d0d0d 0,#0d0d0d 1.5px,transparent 1.5px,transparent 8px),repeating-linear-gradient(0deg,#0d0d0d 0,#0d0d0d 1.5px,transparent 1.5px,transparent 20px),repeating-linear-gradient(90deg,#0d0d0d 0,#0d0d0d 1.5px,transparent 1.5px,transparent 20px),repeating-linear-gradient(0deg,#0d0d0d 0,#0d0d0d 1.5px,transparent 1.5px,transparent 60px),repeating-linear-gradient(90deg,#0d0d0d 0,#0d0d0d 1.5px,transparent 1.5px,transparent 60px)}.grid-overlay{position:relative;background-image:repeating-linear-gradient(0deg,rgba(0,0,0,.18) 0,rgba(0,0,0,.18) 1.5px,transparent 1.5px,transparent 8px),repeating-linear-gradient(90deg,rgba(0,0,0,.18) 0,rgba(0,0,0,.18) 1.5px,transparent 1.5px,transparent 8px),repeating-linear-gradient(0deg,rgba(0,0,0,.18) 0,rgba(0,0,0,.18) 1.5px,transparent 1.5px,transparent 20px),repeating-linear-gradient(90deg,rgba(0,0,0,.18) 0,rgba(0,0,0,.18) 1.5px,transparent 1.5px,transparent 20px),repeating-linear-gradient(0deg,rgba(0,0,0,.18) 0,rgba(0,0,0,.18) 1.5px,transparent 1.5px,transparent 60px),repeating-linear-gradient(90deg,rgba(0,0,0,.18) 0,rgba(0,0,0,.18) 1.5px,transparent 1.5px,transparent 60px)}.grid-overlay:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;background:linear-gradient(148deg,rgba(255,255,255,.07) 0%,transparent 45%)}.surface-noir:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;background:linear-gradient(148deg,rgba(255,255,255,.07) 0%,transparent 45%)}:root.dark{--color-primary: #1a8fa8;--color-text: #e0e0e0;--color-text-light: #b0b0b0;--color-border: #555;--color-background: #121212;--color-background-light: #1e1e1e;--color-background-hover: #3a3a3a;--color-background-card: #252525;--color-nav: #1a1a1a;--color-nav-hover: #0a0a0a;--color-topo-title: #fffbb2;--color-on-topo-title: #111;--color-icon-bg: #252525;--color-on-primary: #fff}.toggle.svelte-zx816h{background:transparent;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;color:#fff;transition:transform .2s ease}.toggle.svelte-zx816h:hover{transform:scale(1.1)}.toggle.svelte-zx816h:active{transform:scale(.95)}.toaster.svelte-1kymlcg{position:fixed;bottom:1.5rem;right:1.5rem;z-index:9999;display:flex;flex-direction:column;gap:.5rem;pointer-events:none}.toast.svelte-1kymlcg{pointer-events:all;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem;min-width:260px;max-width:420px;border-left:3px solid transparent;color:var(--color-text-on-dark);font-size:var(--font-size-md);font-family:var(--font-family, sans-serif);animation:svelte-1kymlcg-toast-in .18s ease}.toast-ok.svelte-1kymlcg{border-left-color:var(--color-primary)}.toast-error.svelte-1kymlcg{border-left-color:#c0392b}.toast-msg.svelte-1kymlcg{flex:1}.toast-close.svelte-1kymlcg{background:none;border:none;color:var(--color-text-on-dark-muted);cursor:pointer;font-size:1.1rem;line-height:1;padding:0;flex-shrink:0}.toast-close.svelte-1kymlcg:hover{color:var(--color-text-on-dark)}@keyframes svelte-1kymlcg-toast-in{0%{transform:translate(1rem);opacity:0}to{transform:translate(0);opacity:1}}dialog.svelte-4vowdw{position:fixed;top:5rem;right:1.5rem;z-index:100;margin:0;border:none;padding:0;background:transparent;max-width:380px;width:calc(100% - 3rem);max-height:calc(100vh - 7rem)}dialog.dragging.svelte-4vowdw{-webkit-user-select:none;user-select:none}.dialog-inner.svelte-4vowdw{padding:1.5rem;max-height:calc(100vh - 7rem);overflow-y:auto;background:var(--color-background-card);border-radius:var(--border-radius);color:var(--color-text);font-family:var(--font-family, sans-serif);box-shadow:0 8px 28px #00000047;border:1px solid rgba(127,127,127,.2)}@media (max-width: 599px){dialog.svelte-4vowdw{top:auto;bottom:0;right:0;left:0;max-width:none;width:100%;max-height:70vh}.dialog-inner.svelte-4vowdw{max-height:70vh;border-radius:var(--border-radius) var(--border-radius) 0 0}}.dialog-title.svelte-4vowdw{display:flex;align-items:center;gap:.4rem;margin:-.25rem -.25rem 1rem;padding:.25rem;border-radius:var(--border-radius);font-size:1rem;font-weight:600;cursor:grab;touch-action:none}.dialog-title.svelte-4vowdw:active{cursor:grabbing}.drag-grip.svelte-4vowdw{color:#999;font-size:.9rem;line-height:1}@media (max-width: 599px){.dialog-title.svelte-4vowdw{cursor:default;touch-action:auto}.drag-grip.svelte-4vowdw{display:none}}.rubrics.svelte-4vowdw{border:none;padding:0;margin:0 0 1rem}.rubrics.svelte-4vowdw legend:where(.svelte-4vowdw){font-size:.85rem;color:#888;padding:0 0 .5rem}.rubrics.svelte-4vowdw label:where(.svelte-4vowdw){display:block;font-size:.9rem;padding:.15rem 0;cursor:pointer}.field.svelte-4vowdw{display:block;margin-bottom:1rem}.field.svelte-4vowdw>span:where(.svelte-4vowdw){display:block;font-size:.85rem;color:#888;margin-bottom:.35rem}textarea.svelte-4vowdw,select.svelte-4vowdw{width:100%;box-sizing:border-box;font-family:inherit;font-size:.9rem;padding:.5rem;border:1px solid #ccc;border-radius:var(--border-radius);background:var(--color-background, #fff);color:inherit}.counter.svelte-4vowdw{display:block;text-align:right;font-size:.75rem;color:#999;margin-top:.25rem}.counter--low.svelte-4vowdw{color:#e67e22}.context-note.svelte-4vowdw{background:#7f7f7f1a;border-radius:var(--border-radius);padding:.75rem;margin-bottom:1.25rem;font-size:.8rem;color:#888}.context-note.svelte-4vowdw p:where(.svelte-4vowdw){margin:0 0 .35rem}.context-note.svelte-4vowdw ul:where(.svelte-4vowdw){margin:0;padding-left:1.1rem}.form-error.svelte-4vowdw{color:#e74c3c;font-size:.85rem;margin:0 0 1rem}.dialog-actions.svelte-4vowdw{display:flex;gap:.75rem;justify-content:flex-end}.btn-primary.svelte-4vowdw,.btn-secondary.svelte-4vowdw{border:none;font-family:var(--font-family, sans-serif);cursor:pointer;font-weight:600;border-radius:var(--border-radius);padding:.5rem 1.25rem;font-size:var(--font-size-sm)}.btn-primary.svelte-4vowdw{background:var(--color-primary, #2980b9);color:#fff}.btn-primary.svelte-4vowdw:disabled{opacity:.5;cursor:not-allowed}.btn-secondary.svelte-4vowdw{background:#f0f0f0;color:#555}.help-menu.svelte-eq6cko{position:relative}.help-toggle.svelte-eq6cko{background:transparent;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;color:#fff9c4;font-size:1.1rem;font-weight:700;line-height:1;transition:transform .2s ease}.help-toggle.svelte-eq6cko:hover,.help-toggle.svelte-eq6cko:focus-visible{transform:scale(1.1)}.help-dropdown.svelte-eq6cko{position:absolute;top:calc(100% + .4rem);right:0;z-index:20;list-style:none;margin:0;padding:.4rem;min-width:11rem;background:#000;color:#fff;border-radius:var(--border-radius);border:1px solid rgba(255,255,255,.08);box-shadow:0 4px 16px #00000059;font-family:var(--font-family, sans-serif)}.help-dropdown.svelte-eq6cko button:where(.svelte-eq6cko){display:block;width:100%;text-align:left;border:none;background:none;color:inherit;font:inherit;font-size:var(--font-size-sm, .9rem);padding:.5rem .6rem;border-radius:var(--border-radius);cursor:pointer}.help-dropdown.svelte-eq6cko button:where(.svelte-eq6cko):hover,.help-dropdown.svelte-eq6cko button:where(.svelte-eq6cko):focus-visible{background:#ffffff1f}.help-dropdown.svelte-eq6cko button:where(.svelte-eq6cko):disabled{color:#ffffff59;cursor:default}.help-dropdown.svelte-eq6cko button:where(.svelte-eq6cko):disabled:hover{background:none}.help-dropdown__separator.svelte-eq6cko{margin:.3rem .2rem;border-top:1px solid rgba(255,255,255,.1)}body{background-color:var(--color-background);color:var(--color-text);font-family:var(--font-family);transition:background-color .3s ease,color .3s ease;margin:0;overflow-x:hidden}nav.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;margin:0;padding:0;background-color:#000}.nav-links.svelte-12qhfyh{list-style-type:none;margin:0;padding:0;display:flex;flex:1;border-left:1px solid rgba(255,255,255,.08)}.nav-actions.svelte-12qhfyh{padding-right:1rem;display:flex;align-items:center;gap:.75rem}.signout-btn.svelte-12qhfyh{display:inline-block;background:var(--color-primary);color:var(--color-on-primary);border:none;padding:.2rem .5rem;font-size:.8rem;font-weight:600;font-family:inherit;line-height:1.5;text-decoration:none;white-space:nowrap;cursor:pointer;transition:filter .2s}.signout-btn.svelte-12qhfyh:hover{filter:brightness(.85)}li.svelte-12qhfyh{flex:1;text-align:center;border-right:1px solid rgba(255,255,255,.08)}li.svelte-12qhfyh a:where(.svelte-12qhfyh){display:block;width:100%;color:#ffffffbf;text-align:center;padding:.9rem 0;text-decoration:none;box-sizing:border-box;font-size:var(--font-size-md);letter-spacing:.02em;position:relative;z-index:1;transition:background-color .15s ease,color .15s ease}@media (max-width: 599px){nav.svelte-12qhfyh{flex-wrap:wrap}.nav-links.svelte-12qhfyh{flex-basis:100%;flex-wrap:wrap;border-left:none}li.svelte-12qhfyh{flex:1 1 auto;min-width:0}li.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:.7rem .5rem;font-size:var(--font-size-sm)}.nav-actions.svelte-12qhfyh{flex-basis:100%;justify-content:flex-end;padding:.4rem 1rem;border-top:1px solid rgba(255,255,255,.08)}}li.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background-color:#ffffff0f;color:#fff}li.svelte-12qhfyh a:where(.svelte-12qhfyh):active{background-color:#ffffff1f}.feedback-banner.svelte-12qhfyh{position:sticky;top:0;z-index:10;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.5rem 1rem;background:var(--color-primary, #2980b9);color:#fff;font-family:var(--font-family, sans-serif);font-size:.85rem}.banner-link.svelte-12qhfyh,.banner-exit.svelte-12qhfyh{border:none;background:none;color:#fff;text-decoration:underline;cursor:pointer;font:inherit}.banner-exit.svelte-12qhfyh{margin-left:auto;font-weight:600;text-decoration:none}
