.processing-overlay{position:absolute;inset:auto auto 50% 50%;transform:translate(-50%,50%);z-index:30;width:min(560px,calc(100% - 40px));padding:28px;display:grid;gap:20px;justify-items:stretch;color:var(--text);text-align:center;background:#fffaf2f0;border:1px solid rgba(143,123,101,.32);border-radius:28px;box-shadow:0 26px 70px #2a211833;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.processing-copy strong,.processing-copy span{display:block}.processing-copy strong{margin-bottom:7px;font-size:1.15rem;font-weight:900}.processing-copy span{max-width:390px;margin:0 auto;color:var(--muted);font-size:.92rem;line-height:1.45}.mountain-sketch-loader{position:relative;width:100%;min-height:280px;display:grid;place-items:center;overflow:hidden;border-radius:24px;background:#fff;border:1px solid var(--border)}.mountain-sketch-loader:after{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border-radius:20px;border:1px solid rgba(17,17,17,.06);pointer-events:none}.lottie-mountain-animation{position:relative;z-index:1;display:block;width:min(100%,520px);height:auto;overflow:visible}.sketch-draw{fill:none;stroke:#000;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1;animation-duration:8s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-fill-mode:both}.sketch-ground{animation-name:lottieGroundDraw;stroke-linejoin:miter}.lottie-mountain-layer{animation:lottieMountainRise 8s ease-in-out infinite both}.sketch-mountain-main,.sketch-mountain-side{animation-name:lottieMountainDraw}.sketch-mountain-peak,.sketch-mountain-ridge{animation-name:lottieDetailDraw}.lottie-sun-layer{animation:lottieSunEnter 8s ease-in-out infinite both}.sketch-sun{animation-name:lottieSunDraw;stroke-linejoin:miter}.lottie-cloud{transform-box:fill-box;transform-origin:center}.sketch-cloud{animation-name:lottieCloudDraw}.sketch-airline{animation-name:lottieAirDraw}@keyframes lottieGroundDraw{0%,6%{opacity:0;stroke-dashoffset:1}18%,82%{opacity:1;stroke-dashoffset:0}92%,to{opacity:0;stroke-dashoffset:0}}@keyframes lottieMountainDraw{0%,10%{opacity:0;stroke-dashoffset:1}28%,82%{opacity:1;stroke-dashoffset:0}92%,to{opacity:0;stroke-dashoffset:0}}@keyframes lottieDetailDraw{0%,20%{opacity:0;stroke-dashoffset:1}40%,82%{opacity:1;stroke-dashoffset:0}92%,to{opacity:0;stroke-dashoffset:0}}@keyframes lottieSunDraw{0%,27%{opacity:0;stroke-dashoffset:1}54%,82%{opacity:1;stroke-dashoffset:0}92%,to{opacity:0;stroke-dashoffset:0}}@keyframes lottieCloudDraw{0%,48%{opacity:0;stroke-dashoffset:1}64%,82%{opacity:1;stroke-dashoffset:0}92%,to{opacity:0;stroke-dashoffset:0}}@keyframes lottieAirDraw{0%,58%{opacity:0;stroke-dashoffset:1}70%,82%{opacity:1;stroke-dashoffset:0}92%,to{opacity:0;stroke-dashoffset:0}}@keyframes lottieMountainRise{0%{transform:translateY(120px)}18%,to{transform:translateY(0)}}@keyframes lottieSunEnter{0%,27%{opacity:0;transform:translate(316px,358px) scale(0)}54%,82%{opacity:1;transform:translate(0) scale(1)}92%,to{opacity:0;transform:translate(0) scale(1)}}@media(max-width:720px){.processing-overlay{width:min(440px,calc(100% - 28px));padding:22px}.mountain-sketch-loader{min-height:230px}}@media(prefers-reduced-motion:reduce){.sketch-draw,.lottie-mountain-layer,.lottie-sun-layer,.lottie-cloud{animation:none;opacity:1;stroke-dashoffset:0;transform:none}}._textField_1r19w_1{display:contents}._button_1r19w_5{touch-action:manipulation}._searchField_1r19w_9{position:relative}._searchField_1r19w_9 input::-webkit-search-cancel-button{display:none}._switch_1r19w_17{-webkit-user-select:none;user-select:none}._switchTrack_1r19w_21{width:30px;height:18px;padding:2px;display:inline-flex;align-items:center;flex:0 0 auto;background:#ffffff3d;border:1px solid rgba(255,255,255,.28);border-radius:999px;transition:background .16s ease,border-color .16s ease}._switchThumb_1r19w_34{width:12px;height:12px;display:block;background:#ffffffeb;border-radius:999px;box-shadow:0 1px 4px #0000003d;transform:translate(0);transition:transform .16s ease}._switch_1r19w_17[data-selected] ._switchTrack_1r19w_21{background:var(--next);border-color:#ffffff5c}._switch_1r19w_17[data-selected] ._switchThumb_1r19w_34{transform:translate(12px)}._switch_1r19w_17[data-disabled]{cursor:not-allowed;opacity:.52}._select_1r19w_59{position:relative;width:100%;min-width:0}._selectButton_1r19w_65{width:100%;height:36px;margin:0;padding:0 30px 0 10px;display:grid;grid-template-columns:minmax(0,1fr) 16px;gap:6px;align-items:center;box-sizing:border-box;color:#161616;background:#ffffff9e;border:1px solid rgba(20,20,20,.08);border-radius:10px;box-shadow:inset 0 1px #ffffffb8;font-size:.8rem;font-weight:680;line-height:1;text-align:left}._selectValue_1r19w_86{min-width:0;display:flex;align-items:center;height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._selectIcon_1r19w_96{color:#1616168a;justify-self:end;transition:transform .16s ease}._select_1r19w_59[data-open] ._selectIcon_1r19w_96{transform:rotate(180deg)}._selectPopover_1r19w_106{width:var(--trigger-width);min-width:180px;max-height:min(280px,50dvh);overflow:auto;z-index:120;background:#fffffffa;border:1px solid rgba(15,23,42,.1);border-radius:12px;box-shadow:0 18px 48px #0f172a38;backdrop-filter:blur(18px) saturate(1.2);-webkit-backdrop-filter:blur(18px) saturate(1.2)}._selectList_1r19w_120{max-height:inherit;padding:5px;overflow:auto;outline:none;scrollbar-width:none}._selectList_1r19w_120::-webkit-scrollbar{display:none}._selectOption_1r19w_132{min-height:34px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#161616;border-radius:9px;font-size:.8rem;font-weight:700;outline:none}._selectOption_1r19w_132[data-focused],._selectOption_1r19w_132[data-hovered]{background:#f8fafc}._selectOption_1r19w_132[data-selected]{color:#0f172a;background:#eef4ff}._selectCheck_1r19w_156{color:#2563ff;opacity:0}._selectOption_1r19w_132[data-selected] ._selectCheck_1r19w_156{opacity:1}._tabPanel_1r19w_165{display:contents}._gridList_1r19w_169,._gridListItem_1r19w_173{outline:none}._focusRing_1r19w_177[data-focus-visible],._gridList_1r19w_169[data-focus-visible],._gridListItem_1r19w_173[data-focus-visible],._select_1r19w_59[data-focus-visible] ._selectButton_1r19w_65,._selectButton_1r19w_65[data-focus-visible]{outline:2px solid rgba(37,99,255,.72);outline-offset:2px}.mobile-editor-app{position:relative;width:100%;height:100dvh;overflow:hidden;color:var(--text);background:radial-gradient(circle at 18px 18px,rgba(120,70,8,.1) 1px,transparent 1px),var(--workspace);background-size:24px 24px}.mobile-canvas{width:100%;height:100%;padding:10px 10px calc(42dvh + 92px);display:grid;place-items:center}.mobile-canvas.drag-over{background:#fffbf08a}.mobile-canvas-frame{width:100%;height:100%;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(45deg,rgba(120,70,8,.035) 25%,transparent 25%),linear-gradient(-45deg,rgba(120,70,8,.035) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(120,70,8,.035) 75%),linear-gradient(-45deg,transparent 75%,rgba(120,70,8,.035) 75%),#f7f9fc;background-size:24px 24px;background-position:0 0,0 12px,12px -12px,-12px 0;border:1px solid var(--border-strong);border-radius:10px;box-shadow:var(--shadow)}.mobile-upload-card{position:relative;width:min(420px,100%);padding:28px 20px;display:grid;gap:14px;justify-items:center;text-align:center;background:var(--panel-strong);border:1px solid var(--border-strong);border-radius:14px;box-shadow:var(--shadow)}.mobile-upload-icon{width:58px;height:58px;display:grid;place-items:center;color:var(--primary);background:#fef3e0;border:1px solid var(--border);border-radius:12px;font-size:1.8rem}.mobile-upload-card h1{margin:0;font-size:1.25rem;line-height:1.15}.mobile-upload-card p{margin:0;color:var(--muted);font-size:.92rem}.mobile-file-input{display:none}.mobile-primary-button{min-height:42px;padding:10px 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:var(--next);border:0;border-radius:6px;font-weight:850;line-height:1;cursor:pointer;box-shadow:0 8px 18px #e8900a38}.mobile-primary-button:hover:not(:disabled){background:var(--next-hover)}.mobile-processing-toggle{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:.86rem;font-weight:750}.mobile-processing-toggle input{width:16px;height:16px}.mobile-bottom-sheet{position:fixed;left:10px;right:10px;bottom:82px;z-index:40;max-height:42dvh;display:flex;flex-direction:column;overflow:hidden;background:#fffbf0f5;border:1px solid var(--border-strong);border-radius:14px;box-shadow:0 18px 48px #1a120833;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-bottom-sheet-handle{width:44px;height:4px;flex:0 0 auto;margin:8px auto 0;background:#78460847;border-radius:999px}.mobile-bottom-sheet-header{padding:8px 14px;border-bottom:1px solid var(--border)}.mobile-bottom-sheet-header h2{margin:0;font-size:.92rem;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.mobile-bottom-sheet-content{min-height:0;padding:12px 14px 16px;display:grid;gap:12px;overflow:auto}.mobile-tip-card,.mobile-empty-card,.mobile-entity-card{padding:12px;background:#fff;border:1px solid var(--border);border-radius:10px}.mobile-tip-card strong{display:block;margin-bottom:4px;font-size:.86rem}.mobile-tip-card p,.mobile-empty-card p,.mobile-card-copy{margin:0;color:var(--muted);font-size:.86rem;line-height:1.35}.mobile-card-stack{display:grid;gap:10px}.mobile-section-header,.mobile-entity-card-header,.mobile-card-actions,.mobile-card-meta,.mobile-summary-grid{display:flex;align-items:center;gap:8px}.mobile-section-header,.mobile-card-meta,.mobile-summary-grid{justify-content:space-between}.mobile-section-header h3{margin:0;font-size:.95rem}.mobile-section-header button,.mobile-card-actions button,.mobile-empty-card button{min-height:34px;padding:7px 10px;color:var(--text);background:#fef3e0;border:1px solid var(--border);border-radius:6px;font-size:.84rem;font-weight:800}.mobile-card-actions button.danger{color:var(--danger);background:var(--danger-soft);border-color:#b4231833}.mobile-entity-card.active{border-color:#e8900a99;box-shadow:inset 0 0 0 1px #e8900a42}.mobile-entity-card-header{margin-bottom:8px}.mobile-entity-card-header>span:not(.mobile-route-dot){flex:0 0 auto;min-width:24px;height:24px;display:grid;place-items:center;color:var(--muted);background:#fef3e0;border-radius:999px;font-size:.78rem;font-weight:900}.mobile-entity-card-header input{min-width:0;width:100%;padding:8px 10px;border:1px solid var(--border);border-radius:6px}.mobile-route-dot{width:12px;height:12px;flex:0 0 auto;border-radius:999px;box-shadow:0 0 0 2px #fffffff2,0 0 0 3px var(--border)}.mobile-card-meta{color:var(--muted);font-size:.78rem}.mobile-card-actions{margin-top:10px}.mobile-pitch-row{padding:8px 0;border-top:1px solid var(--border)}.mobile-pitch-select{width:100%;padding:8px 0;display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--text);background:transparent;border:0;box-shadow:none}.mobile-pitch-select span{color:var(--muted);font-size:.82rem}.mobile-pitch-row.active .mobile-pitch-select strong{color:var(--next-hover)}.mobile-pitch-editor{display:grid;gap:8px;padding:10px;background:#fffbf0;border:1px solid var(--border);border-radius:8px}.mobile-pitch-editor label{display:grid;gap:4px;color:var(--muted);font-size:.78rem;font-weight:800}.mobile-pitch-editor input,.mobile-pitch-editor select{width:100%;padding:8px 10px;color:var(--text);border:1px solid var(--border);border-radius:6px}.mobile-summary-grid span{min-width:0;width:100%;padding:10px;text-align:center;color:var(--muted);background:#fff;border:1px solid var(--border);border-radius:8px;font-size:.82rem;font-weight:800}.mobile-wizard-footer{position:fixed;left:0;right:0;bottom:0;z-index:50;padding:8px 10px calc(8px + env(safe-area-inset-bottom));display:grid;gap:8px;background:#fffffff5;border-top:1px solid var(--border-strong);box-shadow:0 -14px 40px #1a120824;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-step-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.mobile-step-nav.has-background-canvas{grid-template-columns:repeat(6,minmax(0,1fr))}.mobile-step-nav button{min-width:0;min-height:30px;padding:5px 4px;overflow:hidden;color:var(--muted);background:#fef3e0;border:1px solid var(--border);border-radius:6px;font-size:.68rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.mobile-step-nav button.active{color:#fff;background:var(--primary);border-color:var(--primary)}.mobile-wizard-primary{width:100%}.mobile-wizard-primary:disabled{cursor:not-allowed;opacity:.52}.mobile-editor-app{isolation:isolate;background:#101010}.mobile-editor-app:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to bottom,rgba(0,0,0,.24),transparent 20%),linear-gradient(to top,rgba(0,0,0,.58),transparent 34%)}.mobile-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:auto;height:auto;padding:0;display:block;overflow:hidden;background:radial-gradient(circle at 24px 20px,rgba(120,70,8,.1) 1px,transparent 1px),var(--workspace);background-size:26px 26px}.mobile-canvas-frame{position:absolute;top:0;right:0;bottom:0;left:0;width:auto;height:auto;display:flex;align-items:flex-start;justify-content:center;background:#111;border:0;border-radius:0;box-shadow:none}.mobile-canvas-frame .topo-svg{width:100%;height:100%;max-width:none;max-height:none;touch-action:none;-webkit-user-select:none;user-select:none}.mobile-canvas-frame .topo-icon,.mobile-canvas-frame .topo-icon-note,.mobile-canvas-frame .topo-icon-resize-handle,.mobile-canvas-frame .topo-icon-rotate-handle,.mobile-canvas-frame .topo-text-label,.mobile-canvas-frame .topo-text-resize-handle,.mobile-canvas-frame .topo-text-rotate-handle{touch-action:none}.mobile-canvas-delete-point-button{position:absolute;right:14px;bottom:68px;z-index:5;width:auto;min-height:40px;margin:0;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#fff;background:#ef4444;border:0;border-radius:999px;box-shadow:0 10px 24px #ef444447;font-size:.76rem;font-weight:800}.mobile-canvas-delete-point-button:hover:not(:disabled){background:#dc2626}.mobile-empty-canvas{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:linear-gradient(#1a120847,#1a12087a),radial-gradient(circle at 50% 26%,rgba(255,255,255,.4),transparent 18%),linear-gradient(135deg,#9b9184,#2f342f 58%,#111612)}.mobile-upload-target{width:min(72vw,300px);min-height:176px;display:grid;place-items:center;align-content:center;gap:5px;color:#fffffff0;border:1px dashed rgba(255,255,255,.45);border-radius:22px;background:#00000029;text-align:center;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.mobile-upload-target:hover{transform:translateY(-1px);background:#0000003d;border-color:#ffffffb8}.mobile-upload-target strong{font-size:1.06rem;font-weight:850}.mobile-upload-target span:last-child{color:#ffffffc2;font-size:.9rem;font-weight:650}.mobile-upload-cloud{width:54px;height:38px;display:grid;place-items:center;color:#ffffffe0;font-size:2.2rem;line-height:1}.mobile-tip-card{position:fixed;top:calc(12px + env(safe-area-inset-top));left:18px;right:18px;z-index:60;width:auto;min-height:44px;margin:0 auto;padding:10px 10px 10px 13px;display:grid;grid-template-columns:18px minmax(0,1fr) 30px;gap:9px;align-items:center;color:#1a1208f0;background:linear-gradient(135deg,#ffffffc7,#fffbf08f),#ffffff7a;border:1px solid rgba(255,255,255,.54);border-radius:18px;box-shadow:inset 0 1px #ffffffb8,0 16px 42px #0003;backdrop-filter:blur(24px) saturate(1.45);-webkit-backdrop-filter:blur(24px) saturate(1.45);animation:mobileGlassEnter .26s ease both}.mobile-tip-card p{margin:0;overflow:hidden;color:#1a1208e0;font-size:.78rem;font-weight:760;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.mobile-tip-card button{width:30px;height:30px;min-height:0;margin:0;padding:0;display:grid;place-items:center;color:#1a1208b8;background:#ffffff4d;border:0;border-radius:999px;box-shadow:none}.mobile-tip-card button:hover:not(:disabled){color:var(--text);background:#ffffff8f}.mobile-bottom-sheet{left:18px;right:18px;bottom:calc(82px + env(safe-area-inset-bottom));z-index:55;max-height:max(112px,calc(30dvh - 78px));background:linear-gradient(145deg,#ffffffd6,#fffbf09e),#ffffff85;border:1px solid rgba(255,255,255,.58);border-radius:24px;box-shadow:inset 0 1px #ffffffc7,0 18px 54px #00000047;backdrop-filter:blur(28px) saturate(1.45);-webkit-backdrop-filter:blur(28px) saturate(1.45);animation:mobileSheetEnter .3s cubic-bezier(.2,.8,.2,1) both}.mobile-bottom-sheet-handle{width:38px;height:4px;margin-top:9px;background:#1a120842}.mobile-bottom-sheet-content{padding:10px 12px 12px;gap:8px;overflow:auto;scrollbar-width:none}.mobile-bottom-sheet-content::-webkit-scrollbar{display:none}.mobile-action-card{display:grid;gap:9px;color:var(--text)}.mobile-action-card-main{display:grid;grid-template-columns:48px minmax(0,1fr);gap:11px;align-items:center}.mobile-action-icon{width:44px;height:44px;display:grid;place-items:center;color:var(--primary);background:#ffffff7a;border:1px solid rgba(255,255,255,.58);border-radius:14px;box-shadow:inset 0 1px #ffffffb8}.mobile-action-icon.approach{color:#149647}.mobile-action-icon.route,.mobile-action-icon.belays{color:var(--danger)}.mobile-action-icon.elements{color:var(--primary)}.mobile-action-card h3{margin:0 0 3px;overflow:hidden;color:var(--text);font-size:.96rem;font-weight:900;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.mobile-action-card p,.mobile-action-hint{margin:0;overflow:hidden;color:#5c4228db;font-size:.78rem;font-weight:650;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.mobile-action-copy{min-width:0}.mobile-title-input{width:100%;min-width:0;height:25px;padding:0;color:var(--text);background:transparent;border:0;border-radius:0;font-size:.96rem;font-weight:900;line-height:1.15;box-shadow:none}.mobile-title-input:focus{outline:none;box-shadow:none}.mobile-route-title-row{display:grid;grid-template-columns:12px minmax(0,1fr);gap:8px;align-items:center}.mobile-card-action-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mobile-card-secondary-action,.mobile-card-primary-action{width:100%;min-height:38px;margin:0;padding:9px 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:12px;font-size:.82rem;font-weight:860;line-height:1;text-decoration:none;transition:transform .16s ease,background .16s ease,opacity .16s ease,box-shadow .16s ease}.mobile-card-secondary-action{color:var(--text);background:#ffffff7a;border:1px solid rgba(255,255,255,.58);box-shadow:none}.mobile-card-primary-action{color:#fff;background:var(--next);border:0;box-shadow:0 9px 22px #e8900a47;cursor:pointer}.mobile-card-primary-action.success{background:#149647;box-shadow:0 9px 22px #1496473d}.mobile-card-secondary-action:hover:not(:disabled),.mobile-card-primary-action:hover:not(:disabled){transform:translateY(-1px)}.mobile-card-primary-action:hover:not(:disabled){background:var(--next-hover)}.mobile-card-primary-action.success:hover:not(:disabled){background:#0f7d39}.mobile-card-secondary-action:disabled,.mobile-card-primary-action:disabled,.mobile-processing-toggle input:disabled+span{cursor:not-allowed;opacity:.52}.mobile-processing-toggle{justify-self:center;color:#5c4228d1;font-size:.74rem;line-height:1}.mobile-wizard-footer{left:16px;right:16px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:56;padding:9px 10px 8px;display:block;background:linear-gradient(145deg,#ffffff57,#ffffff29),#22262561;border:1px solid rgba(255,255,255,.24);border-radius:28px;box-shadow:inset 0 1px #ffffff47,0 18px 50px #00000057;backdrop-filter:blur(30px) saturate(1.55);-webkit-backdrop-filter:blur(30px) saturate(1.55)}.mobile-step-nav{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;align-items:start}.mobile-step-nav:before{content:"";position:absolute;left:10%;right:10%;top:18px;height:2px;z-index:0;background:#ffffff38}.mobile-step-nav button{position:relative;z-index:1;width:100%;min-height:50px;margin:0;padding:0;display:grid;justify-items:center;gap:4px;color:#fff9;background:transparent;border:0;border-radius:18px;box-shadow:none;font-size:.66rem;font-weight:760;transition:color .18s ease,opacity .18s ease,transform .18s ease}.mobile-step-nav button:hover:not(:disabled){background:transparent;transform:translateY(-1px)}.mobile-step-nav button:disabled{background:transparent;cursor:default}.mobile-step-node{width:35px;height:35px;display:grid;place-items:center;color:#ffffffc7;background:linear-gradient(145deg,#ffffff3d,#ffffff1a),#ffffff24;border:1px solid rgba(255,255,255,.16);border-radius:999px;box-shadow:inset 0 1px #ffffff38,0 5px 14px #0000002e;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.mobile-step-label{max-width:56px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-step-nav button.active{color:var(--next)}.mobile-step-nav button.active .mobile-step-node{color:#fff;background:var(--next);border-color:#ffffff61;box-shadow:inset 0 1px #ffffff75,0 0 0 6px #e8900a26,0 8px 22px #e8900a5c;transform:scale(1.04)}.mobile-step-nav button.completed{color:#ffffffc7}.mobile-step-nav button.completed .mobile-step-node{color:#fff;background:#ffffff38;border-color:#ffffff38}.mobile-step-nav button.future{color:#ffffff6b}.mobile-step-nav button.future .mobile-step-node{color:#ffffff7a;background:#ffffff1a}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.mobile-tip-card,.mobile-bottom-sheet{background:#fffbf0f0}.mobile-wizard-footer{background:#222625e0}}@keyframes mobileGlassEnter{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes mobileSheetEnter{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.mobile-bottom-sheet{height:var(--mobile-sheet-height);max-height:calc(30dvh - 6px);overflow:hidden;touch-action:none;transition:height .26s cubic-bezier(.2,.8,.2,1),transform .26s cubic-bezier(.2,.8,.2,1),box-shadow .26s ease,background .26s ease;will-change:height,transform}.mobile-bottom-sheet.is-dragging{transition:none}.mobile-bottom-sheet[data-position=collapsed]{--mobile-sheet-height: 88px}.mobile-bottom-sheet[data-position=half]{--mobile-sheet-height: 21dvh}.mobile-bottom-sheet[data-position=expanded]{--mobile-sheet-height: calc(30dvh - 6px) }.mobile-bottom-sheet-handle{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:0;cursor:grab;transition:width .18s ease,background .18s ease,transform .18s ease}.mobile-bottom-sheet-handle:active{cursor:grabbing;transform:scaleX(1.18)}.mobile-bottom-sheet[data-position=half] .mobile-bottom-sheet-handle,.mobile-bottom-sheet[data-position=expanded] .mobile-bottom-sheet-handle{width:46px;background:#1a120852}.mobile-bottom-sheet-content{height:calc(100% - 13px)}.mobile-summary-card{min-height:58px;padding:5px 2px 0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.mobile-summary-card .mobile-action-card-main{grid-template-columns:44px minmax(0,1fr)}.mobile-summary-card h3{margin:0;font-size:1rem}.mobile-summary-card .mobile-action-icon{width:40px;height:40px;border-radius:13px}.mobile-swipe-cue{width:32px;height:32px;display:grid;place-items:center;color:#5c4228bd;background:#ffffff61;border:1px solid rgba(255,255,255,.52);border-radius:999px;animation:mobileSwipeCue 1.25s ease-in-out infinite;transition:opacity .18s ease,transform .18s ease}.mobile-bottom-sheet:not([data-position=collapsed]) .mobile-swipe-cue{opacity:0;transform:translateY(-5px);animation:none}.mobile-sheet-details{grid-column:1 / -1;display:grid;gap:8px;min-height:0;overflow:hidden;opacity:1;transition:opacity .18s ease,max-height .22s ease,transform .22s ease}.mobile-bottom-sheet[data-position=collapsed] .mobile-sheet-details{max-height:0;opacity:0;pointer-events:none;transform:translateY(8px)}.mobile-bottom-sheet:not([data-position=collapsed]) .mobile-sheet-details{max-height:190px;padding-top:4px}.mobile-detail-input{width:100%;min-height:38px;padding:9px 11px;color:var(--text);background:#ffffff80;border:1px solid rgba(255,255,255,.64);border-radius:12px;box-shadow:inset 0 1px #ffffff94}.mobile-belay-summary-card{grid-template-columns:minmax(0,1fr) auto}.mobile-delete-button{width:auto;min-height:38px;margin:0;padding:9px 12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:var(--danger);background:#fff1efb3;border:1px solid rgba(180,35,24,.18);border-radius:12px;box-shadow:none;font-size:.82rem;font-weight:860}.mobile-delete-button:hover:not(:disabled){color:#fff;background:var(--danger)}.mobile-elements-summary-card{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-element-metric{min-width:0;min-height:58px;padding:8px 9px;display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:7px;align-items:center;color:var(--text);background:#fff6;border:1px solid rgba(255,255,255,.56);border-radius:16px;box-shadow:inset 0 1px #ffffff94}.mobile-element-metric svg{color:var(--primary)}.mobile-element-metric span{overflow:hidden;font-size:.84rem;font-weight:860;text-overflow:ellipsis;white-space:nowrap}.mobile-element-metric strong{color:var(--muted);font-size:.84rem;font-weight:900}.mobile-elements-summary-card .mobile-sheet-details{grid-template-columns:repeat(2,minmax(0,1fr))}@keyframes mobileSwipeCue{0%,to{transform:translateY(2px)}50%{transform:translateY(-3px)}}.mobile-canvas,.mobile-canvas-frame,.mobile-empty-canvas{top:0;right:0;bottom:0;left:0}.mobile-upload-target{width:min(76vw,320px);min-height:190px;padding:24px 18px 18px;gap:14px;cursor:default}.mobile-upload-main{display:grid;place-items:center;gap:8px;color:inherit;cursor:pointer}.mobile-upload-main strong{font-size:1.08rem;font-weight:900}.mobile-upload-cloud{width:48px;height:48px;color:#ffffffe6}.mobile-upload-target span:last-child{color:inherit;font-size:inherit;font-weight:inherit}.mobile-tip-card{align-items:start;grid-template-columns:18px minmax(0,1fr) 30px}.mobile-tip-card p{overflow:visible;display:block;text-overflow:clip;white-space:normal}.mobile-step-nav button.active,.mobile-step-nav button.active:hover:not(:disabled){color:var(--next);background:transparent;border-color:transparent}.mobile-step-nav button.active .mobile-step-node{background:linear-gradient(145deg,#e8900afa,#c47208eb),var(--next)}.mobile-bottom-sheet{bottom:calc(96px + env(safe-area-inset-bottom));max-height:calc(72dvh - 18px);border-radius:24px;touch-action:auto}.mobile-bottom-sheet[data-position=collapsed]{--mobile-sheet-height: 22px}.mobile-bottom-sheet[data-position=half]{--mobile-sheet-height: min(38dvh, 330px)}.mobile-bottom-sheet[data-position=expanded]{--mobile-sheet-height: min(68dvh, 560px)}.mobile-bottom-sheet-handle{position:relative;z-index:2;width:42px;height:5px;margin:8px auto 0;background:#1717173d;touch-action:none}.mobile-bottom-sheet[data-position=half] .mobile-bottom-sheet-handle,.mobile-bottom-sheet[data-position=expanded] .mobile-bottom-sheet-handle{width:50px;background:#17171757}.mobile-bottom-sheet-content{height:calc(100% - 13px);padding:10px 12px 14px;touch-action:pan-y;transition:opacity .18s ease,transform .22s ease}.mobile-bottom-sheet[data-position=collapsed] .mobile-bottom-sheet-content{opacity:0;pointer-events:none;transform:translateY(8px)}.mobile-bottom-sheet:not([data-position=collapsed]) .mobile-bottom-sheet-content{opacity:1;transform:translateY(0)}.mobile-wizard-footer{left:16px;right:16px;bottom:calc(12px + env(safe-area-inset-bottom));padding:10px 12px 9px;background:linear-gradient(145deg,#fffffff0,#fffbf0db),#ffffffe6;border-color:#ffffffb8;border-radius:24px;box-shadow:inset 0 1px #ffffffe6,0 18px 46px #00000047}.mobile-step-nav{gap:2px;align-items:end}.mobile-step-nav:before{display:none}.mobile-step-tab{--mobile-active-step: var(--next);min-height:62px;padding:3px 2px 0;display:grid;align-content:center;justify-items:center;gap:5px;color:#202020;background:transparent;border:0;border-radius:18px;box-shadow:none;overflow:visible}.mobile-step-tab.step-approach{--mobile-active-step: #17964a}.mobile-step-tab.step-route{--mobile-active-step: #ff2a23}.mobile-step-tab.step-belays{--mobile-active-step: #1f1f1f}.mobile-step-tab.step-elements{--mobile-active-step: #4f4f4f}.mobile-step-icon{position:relative;width:25px;height:25px;display:grid;place-items:center;color:currentColor;transition:color .18s ease,transform .18s ease}.mobile-step-label{max-width:66px;color:currentColor;font-size:.74rem;font-weight:760;line-height:1}.mobile-step-tab.active,.mobile-step-tab.active:hover:not(:disabled){color:var(--mobile-active-step);background:transparent}.mobile-step-tab.active .mobile-step-icon{transform:translateY(-7px) scale(1.08)}.mobile-step-tab.active:after{content:"";width:5px;height:5px;margin-top:-2px;background:var(--mobile-active-step);border-radius:999px}.mobile-step-tab.completed{color:#202020b8}.mobile-step-tab.future{color:#20202075}.mobile-step-tab:disabled{color:#20202057}.mobile-sheet-panel{display:grid;gap:10px;min-height:0;color:#171717}.mobile-sheet-panel-header{min-height:36px;padding:0 2px;display:flex;align-items:center;justify-content:space-between;gap:10px}.mobile-sheet-panel-header h3{margin:0;font-size:.98rem;font-weight:900;letter-spacing:-.01em}.mobile-sheet-add-button,.mobile-sheet-empty-state button{min-height:30px;margin:0;padding:7px 9px;display:inline-flex;align-items:center;justify-content:center;gap:5px;color:#15803d;background:#ffffff57;border:1px solid rgba(255,255,255,.54);border-radius:999px;box-shadow:none;font-size:.76rem;font-weight:820;line-height:1}.mobile-sheet-add-button.route{color:#e0251f}.mobile-sheet-header-hint{color:#17171794;font-size:.72rem;font-weight:720;text-align:right}.mobile-sheet-list{display:grid;min-height:0;overflow:auto;background:#ffffff5c;border:1px solid rgba(255,255,255,.44);border-radius:18px;scrollbar-width:none}.mobile-sheet-row{min-height:48px;margin:0;padding:7px 7px 7px 10px;display:grid;grid-template-columns:26px minmax(0,1fr) 34px 34px;gap:8px;align-items:center;background:transparent;border:0;border-bottom:1px solid rgba(23,23,23,.08);border-radius:0;box-shadow:none;color:#171717;text-align:left}.mobile-sheet-row.active{background:#ffffff5c}.mobile-sheet-row-index,.mobile-belay-number{display:grid;place-items:center;color:#171717;font-size:.84rem;font-weight:900}.mobile-sheet-row.approach .mobile-sheet-row-index{color:#17964a}.mobile-sheet-row-main{min-width:0;display:grid;gap:3px}.mobile-sheet-row-main strong,.mobile-sheet-row-input{width:100%;min-width:0;padding:0;overflow:hidden;color:#171717;background:transparent;border:0;border-radius:0;box-shadow:none;font-size:.82rem;font-weight:820;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.mobile-sheet-row-main span{overflow:hidden;color:#1717178f;font-size:.7rem;font-weight:650;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.mobile-sheet-row-action,.mobile-sheet-row-delete{width:32px;height:32px;min-height:0;margin:0;padding:0;display:grid;place-items:center;background:#ffffff5c;border:1px solid rgba(255,255,255,.48);border-radius:999px;box-shadow:none}.mobile-sheet-row-action.approach{color:#17964a}.mobile-sheet-row-action.route,.mobile-sheet-row-delete,.mobile-detail-delete-button{color:#ff2a23}.mobile-sheet-row-action:disabled{opacity:.36}.mobile-sheet-empty-state{min-height:86px;padding:18px 14px;display:grid;place-items:center;gap:10px;text-align:center}.mobile-sheet-empty-state p{margin:0;color:#1717179e;font-size:.82rem;font-weight:680}.mobile-belay-list{max-height:188px}.mobile-belay-row{width:100%;grid-template-columns:28px minmax(0,1fr) 24px;cursor:pointer}.mobile-belay-number{width:22px;height:22px;color:#fff;background:#171717;border-radius:999px;font-size:.72rem}.mobile-detail-card{padding:12px;display:grid;gap:12px;background:#ffffff61;border:1px solid rgba(255,255,255,.52);border-radius:18px}.mobile-detail-card-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.mobile-detail-card-header h3{margin:0;font-size:.92rem;font-weight:900}.mobile-detail-card-header button{min-height:28px;margin:0;padding:6px 8px;color:#0b63f6;background:transparent;border:0;border-radius:999px;box-shadow:none;font-size:.74rem;font-weight:820}.mobile-detail-form{display:grid;gap:9px}.mobile-detail-form label,.mobile-detail-field{display:grid;grid-template-columns:78px minmax(0,1fr);gap:10px;align-items:center;color:#171717b8;font-size:.74rem;font-weight:760}.mobile-detail-form input{width:100%;min-height:34px;padding:8px 10px;color:#171717;background:#ffffff70;border:1px solid rgba(23,23,23,.08);border-radius:10px;box-shadow:inset 0 1px #ffffff9e;font-size:.78rem;font-weight:680}.mobile-line-type-toggle{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.mobile-line-type-toggle button{min-height:34px;margin:0;padding:0 10px;display:grid;place-items:center;color:#1717178c;background:#ffffff57;border:1px solid rgba(23,23,23,.08);border-radius:10px;box-shadow:none}.mobile-line-type-toggle button.active{color:#fff;background:#1f2933;border-color:#1f2933}.mobile-line-sample{width:30px;height:2px;background:currentColor}.mobile-line-sample.visible{background:repeating-linear-gradient(to right,currentColor 0 9px,transparent 9px 14px)}.mobile-line-sample.hidden{background:repeating-linear-gradient(to right,currentColor 0 2px,transparent 2px 8px)}.mobile-line-sample.variation{background:repeating-linear-gradient(to right,currentColor 0 9px,transparent 9px 13px,currentColor 13px 16px,transparent 16px 21px)}.mobile-detail-delete-button{width:max-content;min-height:32px;margin:2px 0 0;padding:7px 9px;display:inline-flex;align-items:center;gap:6px;background:#fff1ef94;border:1px solid rgba(255,42,35,.18);border-radius:999px;box-shadow:none;font-size:.76rem;font-weight:820}.mobile-elements-panel{gap:12px}.mobile-elements-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-element-metric{min-height:72px;background:#ffffff61;border-color:#ffffff85}.mobile-sheet-actions{display:grid}.mobile-wizard-footer{left:12px;right:12px;bottom:calc(8px + env(safe-area-inset-bottom));padding:9px 12px 8px;overflow:visible;background:linear-gradient(180deg,#fffffffa,#f9f7f3f5),#fff;border:1px solid rgba(10,10,10,.1);border-radius:25px;box-shadow:0 1px 2px #fffc inset,0 18px 38px #00000038;backdrop-filter:blur(18px) saturate(1.12);-webkit-backdrop-filter:blur(18px) saturate(1.12)}.mobile-wizard-footer:before{content:"";position:absolute;top:-15px;left:50%;width:78px;height:34px;z-index:0;background:linear-gradient(180deg,#fffffffc,#f9f7f3f5),#fff;border:1px solid rgba(10,10,10,.1);border-bottom:0;border-radius:999px 999px 0 0;transform:translate(-50%);box-shadow:0 -4px 18px #00000014}.mobile-wizard-footer:after{content:"";position:absolute;top:-2px;left:50%;width:28px;height:3px;z-index:2;background:#12121242;border-radius:999px;transform:translate(-50%)}.mobile-step-nav{position:relative;z-index:1;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;align-items:end}.mobile-step-tab{min-height:56px;padding:5px 0 0;gap:5px;color:#1f1f1f;border-radius:16px}.mobile-step-tab:hover:not(:disabled){background:transparent;transform:none}.mobile-step-icon{width:23px;height:23px}.mobile-step-label{max-width:68px;font-size:.68rem;font-weight:720;letter-spacing:-.015em}.mobile-step-tab.active,.mobile-step-tab.active:hover:not(:disabled){color:var(--mobile-active-step)}.mobile-step-tab.active .mobile-step-icon{transform:none}.mobile-step-tab.active:after{content:none}.mobile-step-tab.completed,.mobile-step-tab.future{color:#1f1f1f}.mobile-step-tab:disabled{color:#1f1f1f61}.mobile-step-tab.step-image,.mobile-step-tab.step-canvas,.mobile-step-tab.step-approach{--mobile-active-step: #168a3a}.mobile-empty-canvas-choice{width:100%;display:grid;justify-items:center;gap:7px;color:#ffffffd1}.mobile-empty-canvas-button{width:100%;min-height:38px;color:#fff;background:#ffffff26;border:1px solid rgba(255,255,255,.45);border-radius:999px;font-weight:800}.mobile-empty-canvas-choice small{color:#ffffffb8;font-size:.72rem;line-height:1.3}.mobile-background-drawing-panel{display:grid;gap:14px}.mobile-background-drawing-content{display:grid;gap:14px;padding:0 16px 16px}.mobile-background-drawing-hint{margin:0;color:var(--muted);font-size:.86rem;line-height:1.4}.mobile-background-drawing-panel .background-tool-button{min-height:70px}.mobile-step-tab.step-route{--mobile-active-step: #f5221f}.mobile-step-tab.step-belays,.mobile-step-tab.step-elements{--mobile-active-step: #1f1f1f}.mobile-bottom-sheet{left:12px;right:12px;bottom:calc(82px + env(safe-area-inset-bottom));max-height:calc(68dvh - 8px);background:linear-gradient(180deg,#fffffffc,#f9f7f3f7),#fff;border:1px solid rgba(10,10,10,.1);border-radius:25px 25px 18px 18px;box-shadow:0 1px 2px #ffffffc7 inset,0 18px 42px #00000038;backdrop-filter:blur(16px) saturate(1.1);-webkit-backdrop-filter:blur(16px) saturate(1.1)}.mobile-bottom-sheet[data-position=collapsed]{left:50%;right:auto;bottom:calc(73px + env(safe-area-inset-bottom));width:92px;z-index:58;--mobile-sheet-height: 40px;background:transparent;border:0;border-radius:999px 999px 0 0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;transform:translate(-50%)!important}.mobile-bottom-sheet[data-position=half]{--mobile-sheet-height: min(34dvh, 290px)}.mobile-bottom-sheet[data-position=expanded]{--mobile-sheet-height: min(62dvh, 520px)}.mobile-bottom-sheet-handle{width:34px;height:4px;margin-top:8px;background:#1212123d}.mobile-bottom-sheet[data-position=collapsed] .mobile-bottom-sheet-handle{width:100%;height:100%;margin:0;background:transparent}.mobile-bottom-sheet[data-position=half] .mobile-bottom-sheet-handle,.mobile-bottom-sheet[data-position=expanded] .mobile-bottom-sheet-handle{width:34px;background:#12121242}.mobile-bottom-sheet-content{padding:9px 12px 13px}.mobile-sheet-panel{gap:8px}.mobile-sheet-panel-header{min-height:32px;padding:0 2px 0 3px}.mobile-sheet-panel-header h3{font-size:.88rem;font-weight:860;letter-spacing:-.02em}.mobile-sheet-add-button,.mobile-sheet-empty-state button{min-height:28px;padding:6px 8px;color:#168a3a;background:transparent;border:0;box-shadow:none;font-size:.72rem;font-weight:760}.mobile-sheet-add-button.route{color:#168a3a}.mobile-sheet-list{overflow:hidden auto;background:#ffffff85;border:1px solid rgba(10,10,10,.07);border-radius:12px}.mobile-sheet-row{min-height:45px;padding:6px 8px 6px 10px;grid-template-columns:24px minmax(0,1fr) 31px 31px;gap:7px;border-bottom:1px solid rgba(10,10,10,.075)}.mobile-sheet-row.active{background:#00000006}.mobile-sheet-row-index{color:#1f1f1f;font-size:.82rem;font-weight:850}.mobile-sheet-row.approach .mobile-sheet-row-index{color:#1f1f1f}.mobile-sheet-row-main{gap:2px}.mobile-sheet-row-main strong,.mobile-sheet-row-input{color:#1f1f1f;font-size:.74rem;font-weight:740}.mobile-sheet-row-main span{color:#1f1f1f80;font-size:.66rem;font-weight:610}.mobile-sheet-row-action,.mobile-sheet-row-delete{width:27px;height:27px;background:transparent;border:0}.mobile-sheet-row-action.approach{color:#168a3a}.mobile-sheet-row-action.route,.mobile-sheet-row-delete,.mobile-detail-delete-button{color:#f5221f}.mobile-editor-app{--mobile-wizard-height: calc(74px + env(safe-area-inset-bottom)) ;--mobile-bottom-card-height: min(65dvh, 460px);position:relative;height:100dvh;overflow:hidden;overscroll-behavior:none;background:#101010}.mobile-mountain-name-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:grid;align-items:end;justify-items:center;padding:calc(16px + env(safe-area-inset-top)) 14px calc(18px + env(safe-area-inset-bottom));background:#080c128f;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.mobile-mountain-name-dialog{width:min(100%,440px);display:grid;gap:14px;padding:18px;color:#0f172a;background:linear-gradient(180deg,#fff,#fff8ed);border:1px solid rgba(255,255,255,.82);border-radius:28px;box-shadow:0 24px 80px #00000057}.mobile-mountain-name-icon{width:54px;height:54px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#138f3d,#255f2a);border-radius:20px;box-shadow:0 12px 26px #138f3d47}.mobile-mountain-name-copy{display:grid;gap:5px}.mobile-mountain-name-copy p{margin:0;color:#138f3d;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.mobile-mountain-name-copy h2{margin:0;color:#0f172a;font-size:1.45rem;line-height:1.1}.mobile-mountain-name-copy span{color:#64748b;font-size:.93rem;line-height:1.45}.mobile-mountain-name-field{display:grid;gap:7px;color:#334155;font-size:.82rem;font-weight:850}.mobile-mountain-name-field input{width:100%;min-height:50px;padding:0 14px;color:#0f172a;background:#fff;border:1px solid #d8dee8;border-radius:16px;font:inherit;font-size:1rem;outline:none}.mobile-mountain-name-field input:focus{border-color:var(--next);box-shadow:0 0 0 3px #e8900a29}.mobile-mountain-name-submit{min-height:52px;padding:0 18px;color:#fff;background:var(--next);border:0;border-radius:18px;font-size:1rem;font-weight:900;box-shadow:0 0 0 3px #e8900a29}.mobile-mountain-name-submit:disabled{color:#7d8b9f;background:#e5ebf3;box-shadow:none}.mobile-canvas{position:absolute;top:0;right:0;bottom:var(--mobile-wizard-height);left:0;width:auto;height:auto;padding:0;display:block;overflow:hidden;z-index:1}.mobile-canvas-frame,.mobile-empty-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:auto;height:auto}.mobile-canvas-frame{display:flex;align-items:stretch;justify-content:stretch;background:#111;border:0;border-radius:0;box-shadow:none}.mobile-canvas-frame .topo-svg{width:100%;height:100%;max-width:none;max-height:none}.mobile-empty-canvas{display:grid;place-items:center;padding:calc(18px + env(safe-area-inset-top)) 18px 18px}.mobile-upload-target{align-self:center}.mobile-wizard-footer{position:fixed;left:0;right:0;bottom:0;z-index:20;height:var(--mobile-wizard-height);padding:8px 10px calc(8px + env(safe-area-inset-bottom));overflow:visible;background:linear-gradient(180deg,#ffffffd1,#fffbf3c2),#ffffffb8;border:0;border-top:1px solid rgba(255,255,255,.54);border-radius:22px 22px 0 0;box-shadow:0 -1px #ffffff6b inset,0 -10px 28px #00000029;backdrop-filter:blur(24px) saturate(1.35);-webkit-backdrop-filter:blur(24px) saturate(1.35);transition:opacity .2s ease,transform .22s ease}.mobile-wizard-footer:before,.mobile-wizard-footer:after{content:none}.mobile-step-nav{height:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;align-items:stretch}.mobile-step-tab{min-width:0;min-height:0;height:100%;margin:0;padding:5px 2px 3px;display:grid;align-content:center;justify-items:center;gap:4px;color:#90a1b9;background:transparent;border:0;border-radius:15px;box-shadow:none;font-size:.66rem;font-weight:720;line-height:1;touch-action:manipulation}.mobile-step-icon{width:21px;height:21px;position:relative;display:grid;place-items:center;color:#90a1b9;transition:color .18s ease,transform .18s ease}.mobile-step-icon svg{width:20px;height:20px;color:#90a1b9;stroke:#90a1b9}.mobile-step-warning-icon{position:absolute;top:-5px;right:-7px;width:14px;height:14px;display:grid;place-items:center;color:#fff;background:#d97706;border:1px solid rgba(255,255,255,.95);border-radius:999px;box-shadow:0 2px 6px #78350f38}.mobile-step-warning-icon svg{width:9px;height:9px;color:#fff;stroke:#fff}.mobile-step-label{max-width:68px;overflow:hidden;color:#90a1b9;font-size:.66rem;font-weight:720;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.mobile-step-tab.step-image,.mobile-step-tab.step-approach{--mobile-active-step: #138f3d}.mobile-step-tab.step-route{--mobile-active-step: #f0231e}.mobile-step-tab.step-belays,.mobile-step-tab.step-elements{--mobile-active-step: #222222}.mobile-step-tab.active{color:var(--mobile-active-step);background:#ffffff57}.mobile-step-tab.active .mobile-step-icon{color:currentColor;transform:translateY(-1px)}.mobile-step-tab.active .mobile-step-icon svg{color:currentColor;stroke:currentColor}.mobile-step-tab.active .mobile-step-label{color:currentColor}.mobile-step-tab .mobile-step-warning-icon svg,.mobile-step-tab.active .mobile-step-warning-icon svg{color:#fff;stroke:#fff}.mobile-step-tab.completed{color:#90a1b9}.mobile-step-tab.future,.mobile-step-tab:disabled,.mobile-step-tab[data-disabled]{color:#90a1b9;background:transparent}.mobile-bottom-card{position:fixed;right:0;left:0;bottom:0;z-index:10;height:var(--mobile-bottom-card-height);display:flex;flex-direction:column;overflow:hidden;color:#0f172a;background:#fff;border:0;border-radius:18px 18px 0 0;box-shadow:0 -1px #ffffffc7 inset,0 -12px 34px #0f172a33;backdrop-filter:blur(22px) saturate(1.18);-webkit-backdrop-filter:blur(22px) saturate(1.18);transition:opacity .18s ease,transform .3s cubic-bezier(.2,.86,.2,1);will-change:opacity,transform}.mobile-bottom-card.is-dragging{transition:none}.mobile-bottom-card[data-state=closed]{opacity:0;pointer-events:none;transform:translate3d(0,100%,0)}.mobile-bottom-card[data-state=open]{opacity:1;pointer-events:auto;transform:translate3d(0,var(--mobile-card-drag-offset, 0px),0)}.mobile-bottom-card-handle-row{width:100%;min-height:28px;margin:0;padding:10px 0 5px;display:grid;place-items:start center;flex:0 0 28px;background:transparent;border:0;border-radius:18px 18px 0 0;box-shadow:none;cursor:grab;touch-action:none}.mobile-bottom-card-handle-row:active{cursor:grabbing}.mobile-bottom-card-handle{width:34px;height:3px;display:block;background:#d8dee8;border-radius:999px}.mobile-bottom-card-content{margin:0 10px;min-height:0;box-sizing:border-box;padding:0 0 calc(var(--mobile-wizard-height) + 10px);flex:1 1 auto;overflow:auto;overscroll-behavior:contain;scrollbar-width:none;transition:opacity .18s ease,transform .22s ease;touch-action:pan-y}.mobile-bottom-card-content::-webkit-scrollbar{display:none}.mobile-bottom-card[data-state=open] .mobile-bottom-card-content{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-sheet-panel{display:grid;gap:0;min-height:0;padding-bottom:0}.mobile-sheet-panel-header{min-height:52px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:10px}.mobile-sheet-panel-header h3{flex:1 1 auto;min-width:0;margin:0;overflow:hidden;color:#0f172a;font-size:.82rem;font-weight:860;letter-spacing:-.018em;text-overflow:ellipsis;white-space:nowrap}.mobile-image-settings{display:grid;gap:13px;padding:0 16px 14px}.mobile-details-summary{margin:0;display:grid;overflow:hidden;background:#f8fafc;border:1px solid #eef2f7;border-radius:18px}.mobile-details-summary-row{min-height:52px;padding:10px 14px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;border-bottom:1px solid #eef2f7}.mobile-details-summary-row:last-child{border-bottom:0}.mobile-details-summary dt{color:#64748b;font-size:.76rem;font-weight:700;line-height:1.2}.mobile-details-summary dd{margin:0;color:#0f172a;font-size:.88rem;font-weight:820;line-height:1.2;text-align:right}.mobile-details-summary-row.editable{grid-template-columns:98px minmax(0,1fr)}.mobile-details-summary-row.editable dd{min-width:0}.mobile-details-summary input{width:100%;min-height:38px;padding:8px 10px;color:#0f172a;background:#fff;border:1px solid #d8dee8;border-radius:13px;box-shadow:none;font:inherit;font-size:16px;font-weight:740;text-align:right}.mobile-details-summary input:focus{outline:2px solid rgba(232,144,10,.16);outline-offset:1px}.mobile-details-summary input[aria-invalid=true]{border-color:#f0231e7a;background:#fff7f6}.mobile-image-actions{display:grid;gap:9px}.mobile-image-finish-button,.mobile-image-restart-button{min-height:40px;margin:0;padding:9px 10px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:13px;box-shadow:none;font-size:.78rem;font-weight:820;line-height:1;text-align:center}.mobile-image-finish-button{color:#fff;background:#2563ff;border:0;box-shadow:0 12px 26px #2563ff38}.mobile-image-finish-button:hover:not(:disabled){background:#1d4ed8}.mobile-image-finish-button:disabled,.mobile-image-finish-button[data-disabled]{opacity:.55}.mobile-image-restart-button{color:#f0231e;background:#fff7f6;border:1px solid rgba(240,35,30,.18)}.mobile-sheet-add-button,.mobile-sheet-empty-state button{width:auto;min-height:30px;margin:0;padding:6px 0;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:4px;color:#2563ff;background:transparent;border:0;border-radius:999px;box-shadow:none;font-size:.74rem;font-weight:760;line-height:1}.mobile-sheet-list{min-height:0;overflow:auto;background:#fff;border:0;border-top:1px solid #eef2f7;border-radius:0;scrollbar-width:none}.mobile-sheet-list::-webkit-scrollbar{display:none}.mobile-sheet-row{min-height:58px;margin:0;padding:8px 14px 8px 16px;display:grid;grid-template-columns:26px minmax(0,1fr) 30px;gap:9px;align-items:center;color:#0f172a;background:transparent;border:0;border-bottom:1px solid #f1f5f9;border-radius:0;box-shadow:none;cursor:pointer;text-align:left}.mobile-sheet-row:hover,.mobile-sheet-row[data-hovered]{background:#f8fafc}.mobile-sheet-row-select{width:100%;min-width:0;min-height:42px;margin:0;padding:0;display:grid;grid-template-columns:26px minmax(0,1fr);gap:9px;align-items:center;justify-items:stretch;color:#0f172a;background:transparent;border:0;border-radius:0;box-shadow:none;text-align:left}.mobile-sheet-row-select:hover:not(:disabled){background:transparent}.mobile-sheet-row:last-child{border-bottom:0}.mobile-sheet-row.active{background:#f8fafc}.mobile-sheet-row[data-drawing=true]{box-shadow:inset 3px 0 0 currentColor}.mobile-sheet-row-index{width:26px;height:26px;display:grid;place-items:center;color:#fff;background:#ef4444;border-radius:999px;font-size:.72rem;font-weight:850}.mobile-sheet-row.approach .mobile-sheet-row-index,.mobile-sheet-row.route .mobile-sheet-row-index,.mobile-belay-row .mobile-sheet-row-index,.mobile-belay-route-row .mobile-sheet-row-index{background:#222;color:#fff}.mobile-sheet-row-main{min-width:0;display:grid;gap:2px}.mobile-sheet-row-main strong{min-width:0;overflow:hidden;color:#0f172a;font-size:.76rem;font-weight:760;line-height:1.12;text-overflow:ellipsis;white-space:nowrap}.mobile-sheet-row-main>span{overflow:hidden;color:#90a1b9;font-size:.68rem;font-weight:650;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.mobile-sheet-row-main>.mobile-route-row-missing{color:#d97706;font-weight:800}.mobile-sheet-row-input{width:100%;min-width:0;height:22px;padding:0 6px;overflow:hidden;color:#0f172a;background:transparent;border:1px solid transparent;border-radius:7px;box-shadow:none;font-size:16px;font-weight:760;line-height:1.1;text-overflow:ellipsis}.mobile-sheet-row-input:placeholder-shown{color:#64748b;background:#94a3b81f;border-color:#64748b2e}.mobile-sheet-row-input::placeholder{color:#64748b;opacity:1}.mobile-sheet-row-input:focus{outline:none}.mobile-sheet-row-input[aria-invalid=true]{color:var(--danger)}.mobile-sheet-row-action,.mobile-sheet-row-delete{width:29px;height:29px;min-height:0;margin:0;padding:0;display:grid;place-items:center;background:transparent;border:0;border-radius:999px;box-shadow:none}.mobile-sheet-row-action.approach{color:#138f3d}.mobile-sheet-row-action.route,.mobile-detail-delete-button{color:#f0231e}.mobile-sheet-row-delete{color:#90a1b9}.mobile-approach-panel .mobile-sheet-row-delete,.mobile-route-panel .mobile-sheet-row-delete,.mobile-belay-panel .mobile-sheet-row-delete{color:#f0231e}.mobile-sheet-row-delete:hover:not(:disabled){color:#f0231e;background:#fff1f2}.mobile-sheet-row-delete:disabled,.mobile-sheet-row-delete[data-disabled]{color:#cbd5e1;opacity:.45}.mobile-sheet-row-action:disabled,.mobile-sheet-row-action[data-disabled]{opacity:.35}.mobile-belay-list{max-height:none}.mobile-belay-list-header{min-height:18px;padding:0 14px 2px 16px;display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:9px;align-items:end;color:#64748b;font-size:.58rem;font-weight:850;letter-spacing:.08em;line-height:1;text-transform:uppercase}.mobile-belay-list-header-inner{min-width:0;display:grid;grid-template-columns:24px minmax(0,1fr) 48px 54px 18px;gap:9px;align-items:end}.mobile-belay-list-header-inner span:nth-child(3),.mobile-belay-list-header-inner span:nth-child(4){text-align:center}.mobile-belay-row{width:100%;grid-template-columns:minmax(0,1fr) 30px;cursor:pointer}.mobile-belay-row-select{width:100%;min-width:0;min-height:42px;margin:0;padding:0;display:grid;grid-template-columns:24px minmax(0,1fr) 48px 54px 18px;gap:9px;align-items:center;color:#0f172a;background:transparent;border:0;border-radius:0;box-shadow:none;text-align:left}.mobile-belay-row-select:hover:not(:disabled){background:transparent}.mobile-belay-route-row{width:100%;grid-template-columns:26px minmax(0,1fr) 18px;cursor:pointer}.mobile-belay-row-name,.mobile-belay-row-grade,.mobile-belay-row-height{overflow:hidden;color:#161616;font-size:.74rem;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.mobile-belay-row-name-group{min-width:0;display:grid;gap:2px}.mobile-belay-row-missing{overflow:hidden;color:#d97706;font-size:.64rem;font-weight:800;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.mobile-belay-row-grade,.mobile-belay-row-height{color:#161616ad;font-weight:650;text-align:right}.mobile-belay-row-grade.missing,.mobile-belay-row-height.missing{min-height:22px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;color:#d97706;background:#f59e0b24;border:1px solid rgba(217,119,6,.24);border-radius:999px;font-weight:850}.mobile-editor-panel-header{justify-content:start}.mobile-back-button{width:auto;min-height:32px;margin:0;padding:6px 0;display:inline-flex;align-items:center;gap:4px;color:#161616;background:transparent;border:0;border-radius:999px;box-shadow:none;font-size:.84rem;font-weight:820}.mobile-detail-card{padding:4px 16px 0;display:grid;gap:14px;background:transparent;border:0;border-radius:0;box-shadow:none}.mobile-detail-card h3{margin:0;color:#161616;font-size:1.05rem;font-weight:880}.mobile-detail-form{display:grid;gap:11px}.mobile-detail-form label,.mobile-detail-field{display:grid;grid-template-columns:94px minmax(0,1fr);gap:10px;align-items:center;color:#161616b8;font-size:.76rem;font-weight:720}.mobile-detail-form input,.mobile-detail-form select{width:100%;min-height:36px;padding:8px 10px;color:#161616;background:#ffffff9e;border:1px solid rgba(20,20,20,.08);border-radius:10px;box-shadow:inset 0 1px #ffffffb8;font-size:.8rem;font-weight:680}.mobile-height-input{display:grid;grid-template-columns:minmax(0,1fr) 22px;align-items:center;background:#ffffff9e;border:1px solid rgba(20,20,20,.08);border-radius:10px}.mobile-height-input input{background:transparent;border:0;box-shadow:none}.mobile-height-input span{color:#16161694;font-size:.76rem;font-weight:720}.mobile-detail-empty{margin:0;color:#1616169e;font-size:.82rem}.mobile-detail-delete-button{width:max-content;min-height:34px;margin:2px 0 0;padding:8px 2px;display:inline-flex;align-items:center;gap:7px;background:transparent;border:0;border-radius:999px;box-shadow:none;font-size:.78rem;font-weight:780}.mobile-element-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:-2px -14px 10px;padding:0 20px;background:transparent;border-bottom:1px solid rgba(15,23,42,.1);border-radius:0}.mobile-element-tab{min-height:42px;margin:0;display:grid;place-items:center;color:#16161694;background:transparent;border:0;border-bottom:2px solid transparent;border-radius:0;box-shadow:none;font-size:.78rem;font-weight:820;outline:none;transform:translateY(1px);transition:color .16s ease,border-color .16s ease}.mobile-element-tab[data-selected]{color:#16883a;background:transparent;border-bottom-color:#16883a;box-shadow:none}.mobile-icon-search{min-height:38px;margin:2px 0 10px;padding:0 10px;display:grid;grid-template-columns:18px minmax(0,1fr);gap:7px;align-items:center;color:#1616167a;background:#ffffff9e;border:1px solid rgba(20,20,20,.5);border-radius:12px}.mobile-icon-search input{width:100%;min-width:0;padding:0;color:#161616;background:transparent;border:0;box-shadow:none;font-size:.82rem}.mobile-icon-search input:focus{outline:none}.mobile-icon-filter-chips{margin:0 0 12px;padding:0 1px 2px;display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.mobile-icon-filter-chips::-webkit-scrollbar{display:none}.mobile-icon-filter-chip{width:auto;min-height:29px;margin:0;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:#1616169e;background:#ffffff94;border:1px solid rgba(15,23,42,.5);border-radius:999px;box-shadow:inset 0 1px #ffffff9e;font-size:.72rem;font-weight:760;line-height:1;white-space:nowrap}.mobile-icon-filter-chip[data-active=true]{color:#16883a;background:#22c55e1a;border-color:#16883a6b;box-shadow:inset 0 1px #ffffffb3}.mobile-icon-groups{display:grid;gap:12px;margin:0 4px;padding-bottom:2px}.mobile-icon-group{display:grid;gap:7px}.mobile-icon-group h3{margin:0;color:#161616a8;font-size:.72rem;font-weight:820}.mobile-icon-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(66px,1fr));gap:8px}.mobile-icon-grid-item{min-width:0;min-height:72px;margin:0;padding:8px 5px 6px;display:grid;justify-items:center;align-content:center;gap:5px;color:#161616;background:#ffffff9e;border:1px solid rgba(20,20,20,.5);border-radius:12px;box-shadow:none;cursor:pointer;outline:none}.mobile-icon-grid-item[data-hovered],.mobile-icon-grid-item[data-focused]{background:#ffffffd1}.mobile-icon-grid-item img{width:25px;height:25px;object-fit:contain}.mobile-icon-grid-item span{max-width:100%;overflow:hidden;font-size:.64rem;font-weight:700;line-height:1.1;text-align:center;text-overflow:ellipsis;white-space:nowrap}.mobile-text-panel{min-height:112px;display:grid;gap:12px;align-content:start}.mobile-text-add-button{width:100%;min-height:42px;margin:0;padding:10px 12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:13px;font-size:.84rem;font-weight:820}.mobile-text-add-button{color:#161616;background:#ffffff9e;border:1px solid rgba(20,20,20,.08);box-shadow:none}.mobile-selected-text-editor{display:grid;gap:8px;padding:12px;background:#ffffff94;border:1px solid rgba(20,20,20,.08);border-radius:14px;box-shadow:inset 0 1px #ffffffa8}.mobile-selected-text-header{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.mobile-selected-text-header strong{color:#161616;font-size:.82rem;font-weight:840}.mobile-selected-text-header span,.mobile-selected-text-editor label,.mobile-text-empty-hint{color:#1616168f;font-size:.68rem;font-weight:700}.mobile-selected-text-editor textarea{width:100%;min-height:92px;padding:10px 11px;resize:vertical;color:#161616;background:#ffffffbd;border:1px solid rgba(20,20,20,.1);border-radius:12px;box-shadow:inset 0 1px #ffffffb3;font:inherit;font-size:.82rem;line-height:1.35}.mobile-selected-text-editor textarea:focus{outline:2px solid rgba(37,99,255,.48);outline-offset:2px}.mobile-text-empty-hint{margin:0;padding:0 2px;line-height:1.35}@media(max-width:400px){.mobile-editor-app{--mobile-wizard-height: calc(70px + env(safe-area-inset-bottom)) ;--mobile-bottom-card-height: min(54dvh, 430px)}.mobile-step-label{font-size:.62rem}.mobile-belay-row{grid-template-columns:22px minmax(0,1fr) 42px 48px 16px}.mobile-icon-grid{grid-template-columns:repeat(auto-fill,minmax(60px,1fr))}}/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0}}}@layer theme{:root,:host{--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a}}@layer base,components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.block{display:block}.grid{display:grid}.hidden{display:none}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}:root{--bg:#f7f9fc;--panel:#fff;--panel-strong:#fffbf0;--text:#1a1208;--muted:#5c4228;--border:#78460824;--border-strong:#78460847;--primary:#1a1208;--primary-hover:#7a3d08;--danger:#b42318;--danger-soft:#fff1ef;--success:#7a3d08;--next:#e8900a;--next-hover:#c47208;--workspace:#f0ede7;--shadow:0 18px 48px #1a12081a;--radius:8px;--background:var(--bg);--foreground:var(--text);--card:var(--panel-strong);--card-foreground:var(--text);--popover:var(--panel);--popover-foreground:var(--text);--primary-foreground:#fff;--secondary:#fef3e0;--secondary-foreground:var(--text);--muted-surface:#f7f0e7;--accent:#fffbf0;--accent-foreground:var(--text)}*{box-sizing:border-box}html,body,#root{width:100%;height:100%}body{color:var(--text);background:var(--bg);margin:0;font-family:Manrope,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}button,input,textarea,select{font:inherit}.topo-editor-app{background:var(--bg);grid-template-columns:370px minmax(0,1fr) 300px;width:100%;height:100vh;display:grid}.auth-barrier{width:100%;min-height:100vh;color:var(--text);background:radial-gradient(circle at 24px 24px,#7846081a 1px,transparent 1px),var(--workspace);background-size:28px 28px;place-items:center;padding:40px;display:grid}.auth-barrier-card{background:var(--panel-strong);border:1px solid var(--border-strong);border-radius:var(--radius);width:min(760px,100%);min-height:360px;box-shadow:var(--shadow);grid-template-columns:290px minmax(0,1fr);align-items:center;gap:34px;padding:34px;display:grid}.auth-barrier-visual{border:1px solid var(--border);border-radius:var(--radius);background:#fffdf8;flex-direction:column;justify-content:space-between;gap:18px;min-height:292px;padding:22px;display:flex}.auth-barrier-icon{color:#fff;background:var(--primary);border-radius:var(--radius);place-items:center;width:62px;height:62px;display:grid;box-shadow:0 12px 28px #1a12082e}.auth-route-loader{width:100%;height:auto;overflow:visible}.auth-route-loader-shadow,.auth-route-loader-line{fill:none;stroke-linecap:round;stroke-linejoin:round}.auth-route-loader-shadow{stroke:#7846081f;stroke-width:16px}.auth-route-loader-line{stroke:var(--next);stroke-width:7px;stroke-dasharray:24 18}.auth-barrier-card.is-loading .auth-route-loader-line{animation:1.15s linear infinite authRouteMove}.auth-route-loader-point{fill:#fff;stroke:var(--primary);stroke-width:3px;transform-box:fill-box;transform-origin:50%}.auth-barrier-card.is-loading .auth-route-loader-point-mid{animation:1.4s ease-in-out infinite authRoutePointPulse}.auth-route-loader-point-end{fill:#fef3e0;stroke:var(--next)}.auth-barrier-card.is-loading .auth-route-loader-point-end{animation:1.4s ease-in-out .24s infinite authRoutePointPulse}.route-load-failed-visual{gap:16px;display:grid}.route-load-failed-line{stroke:var(--danger);stroke-dasharray:16 14;opacity:.72}.route-load-failed-point{fill:var(--danger-soft);stroke:var(--danger)}.route-load-failed-marker circle{fill:var(--danger-soft);stroke:var(--danger);stroke-width:4px}.route-load-failed-marker path{fill:none;stroke:var(--danger);stroke-width:6px;stroke-linecap:round}.route-load-failed-message{color:var(--danger);background:var(--danger-soft);border:1px solid #b4231833;border-radius:6px;gap:3px;padding:11px 12px;font-size:.82rem;line-height:1.35;display:grid}.route-load-failed-message span{color:var(--muted)}.auth-loading-steps{gap:9px;display:grid}.auth-loading-step{min-height:34px;color:var(--muted);background:#fef3e0;border:1px solid #7846082e;border-radius:6px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;padding:8px 10px;font-size:.82rem;display:grid}.auth-loading-step span{background:#d5c6b1;border-radius:999px;width:10px;height:10px;display:block}.auth-loading-step strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.auth-loading-step.active{color:var(--text);background:#fffbf0;border-color:#e8900a61;box-shadow:0 8px 18px #1a120814}.auth-loading-step.active span{background:var(--next);animation:.9s ease-in-out infinite authStepPulse}.auth-loading-step.done span{background:var(--primary)}.auth-barrier-copy{min-width:0}.auth-barrier-eyebrow{color:var(--next);letter-spacing:.05em;text-transform:uppercase;margin:0 0 4px;font-size:.76rem;font-weight:900}.auth-barrier h1{color:var(--text);margin:0 0 14px;font-size:2rem;line-height:1.2}.auth-barrier-copy p:last-of-type{color:var(--muted);margin:0;font-size:1.02rem;line-height:1.55}.auth-barrier-button{color:#fff;background:var(--primary);border-radius:4px;justify-content:center;align-items:center;gap:8px;width:fit-content;max-width:100%;margin-top:26px;padding:13px 17px;font-weight:800;line-height:1;text-decoration:none;display:inline-flex;box-shadow:0 10px 22px #1a120829}.auth-barrier-button:hover{background:var(--primary-hover)}@keyframes authRouteMove{to{stroke-dashoffset:-42px}}@keyframes authRoutePointPulse{0%,to{opacity:.78;transform:scale(1)}50%{opacity:1;transform:scale(1.35)}}@keyframes authStepPulse{0%,to{box-shadow:0 0 #e8900a38}50%{box-shadow:0 0 0 6px #e8900a00}}@media(max-width:760px){.auth-barrier{padding:18px}.auth-barrier-card{grid-template-columns:1fr;gap:22px;min-height:0;padding:20px}.auth-barrier-visual{min-height:250px}.auth-barrier h1{font-size:1.55rem}}.sidebar,.icon-sidebar{background:var(--panel);min-width:0;padding:18px;overflow-y:auto}.left-sidebar{border-right:1px solid var(--border)}.icon-sidebar{border-left:1px solid var(--border)}.workspace{background:radial-gradient(circle at 24px 24px,#0000000f 1px,transparent 1px),var(--workspace);background-size:28px 28px;min-width:0;min-height:0;padding:18px;display:flex}.preview-container{border:1px solid var(--border-strong);min-width:0;min-height:0;box-shadow:var(--shadow);background:#d8d0c2;border-radius:20px;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.placeholder{text-align:center;width:min(520px,100% - 40px);color:var(--muted);border:2px dashed var(--border-strong);background:#fffaf2e6;border-radius:24px;padding:42px}.upload-drop-zone{transition:border-color .16s,box-shadow .16s,transform .16s,background .16s}.upload-drop-zone.drag-over{border-color:var(--primary);background:#fffdf8;transform:translateY(-2px);box-shadow:0 18px 50px #2a21182e,0 0 0 5px #be531f1f}.upload-drop-zone.drag-over .placeholder-icon{color:var(--primary);background:#f5dcc6}.upload-drop-hint{color:var(--muted);flex-direction:column;align-items:center;gap:4px;margin:-8px 0 18px;font-size:.95rem;line-height:1.35;display:flex}.upload-drop-hint span:first-child{color:var(--text);font-size:1.05rem;font-weight:800}.upload-drop-hint span:last-child{color:var(--muted);font-size:.9rem;font-weight:650}.placeholder-icon{background:#efe3d2;border-radius:22px;place-items:center;width:74px;height:74px;margin:0 auto 18px;font-size:2.2rem;display:grid}.placeholder h2{color:var(--text);margin:0 0 20px;font-size:1.45rem;font-weight:750}.custom-file-upload{color:#fff;background:var(--primary);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;width:auto;margin:0;padding:12px 18px;font-weight:700;display:flex}.custom-file-upload:hover{background:var(--primary-hover)}#imageInput{display:none}.empty-canvas-choice{justify-items:center;gap:7px;margin-top:14px;display:grid}.empty-canvas-choice>span{color:var(--muted);font-size:.85rem;font-weight:700}.empty-canvas-button{color:var(--text);border:1px solid var(--border-strong);cursor:pointer;background:#fff;border-radius:999px;padding:10px 16px;font-weight:800}.empty-canvas-button:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.empty-canvas-choice small{max-width:340px;color:var(--muted);line-height:1.35}.panel-section{background:var(--panel-strong);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:18px;padding:16px;box-shadow:0 8px 24px #2a21180a}.panel-section h2{letter-spacing:-.01em;margin:0 0 14px;font-size:1rem}.summary-section{background:#fffdf8}label{color:var(--muted);margin:10px 0 5px;font-size:.82rem;font-weight:700;display:block}input,textarea,select{width:100%;color:var(--text);border:1px solid var(--border);background:#fff;border-radius:10px;outline:none;padding:9px 10px}textarea{resize:vertical;min-height:72px}button{cursor:pointer;color:#fff;background:var(--primary);border:0;border-radius:11px;width:100%;margin-top:10px;padding:10px 12px;font-weight:750}button:hover:not(:disabled){background:var(--primary-hover)}button:disabled{cursor:not-allowed;background:#b5aca1}button.secondary{color:var(--text);background:#ede3d7}button.secondary:hover:not(:disabled){background:#dfd1c0}button.next-step-button{background:var(--next);box-shadow:0 8px 18px #2367b238}button.next-step-button:hover:not(:disabled){background:var(--next-hover)}button.next-step-button:disabled{box-shadow:none}button.danger{color:#fff;background:var(--danger)}button.danger:hover:not(:disabled){background:#86180f}button.compact,button.compact-wide{width:auto;margin-top:0;padding:8px 10px;font-size:.84rem}button.compact-wide{width:100%;margin-top:8px}.button-row{grid-template-columns:1fr .7fr;gap:8px;margin-top:10px;display:grid}.button-row button{margin-top:0}.hint{color:var(--muted);margin:12px 0 0;font-size:.84rem;line-height:1.4}.selected-info{border:1px solid var(--border);background:#f7f0e7;border-radius:10px;margin-bottom:10px;padding:9px 10px;font-size:.88rem;font-weight:700}.step-list{gap:8px;display:grid}.step-button{text-align:left;color:var(--text);background:#f2e8db;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:0;display:grid}.step-button span{color:#fff;background:#8f7b65;border-radius:999px;place-items:center;width:28px;height:28px;font-size:.8rem;display:grid}.step-button.active{color:#fff;background:var(--primary)}.step-button.active span{color:var(--text);background:#fff}.step-button.done span{background:var(--success)}.step-button:disabled{opacity:.6}.step-warning-icon{color:#d97706;stroke:#d97706;justify-self:end}.route-tree.empty-state{color:var(--muted);border:1px dashed var(--border-strong);background:#fff;border-radius:12px;padding:12px}.route-card{border:1px solid var(--border);background:#fffdf8;border-radius:13px;margin-bottom:10px;padding:10px}.route-card.active{border-color:#7c6146}.route-header{grid-template-columns:34px 14px minmax(0,1fr) 34px;align-items:center;gap:8px;margin-bottom:10px;display:grid}.route-fold-button,.icon-button{width:34px;height:34px;color:var(--text);background:#eee3d6;place-items:center;margin:0;padding:0;display:grid}.route-color-dot{border:1px solid #00000038;border-radius:999px;width:14px;height:14px}.route-name-input{min-width:0;height:34px;padding:6px 8px;font-weight:750}.danger-icon{color:var(--danger);background:var(--danger-soft)}.small-section-title{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin:10px 0 7px;font-size:.78rem;font-weight:800}.belay-list,.pitch-list{flex-direction:column;gap:6px;display:flex}.belay-row,.pitch-item{background:#f6efe5;border:1px solid #0000;border-radius:10px}.belay-row{cursor:pointer;justify-content:space-between;align-items:center;gap:8px;min-height:34px;padding:7px 9px;font-size:.86rem;font-weight:700;display:flex}.belay-row:hover,.pitch-item:hover{background:#efe4d6}.belay-row.active,.pitch-item.active{background:#eadbca;border-color:#8f7b65}.pitch-item{padding:8px}.pitch-row{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.pitch-main{justify-content:space-between;gap:8px;min-width:0;font-size:.9rem;display:flex}.line-type-chip{color:#5d5145;border:1px solid var(--border);white-space:nowrap;background:#fff9ef;border-radius:999px;padding:3px 7px;font-size:.72rem}.pitch-meta{color:var(--muted);margin-top:4px;font-size:.8rem}.pitch-delete-button{width:26px;height:26px;color:var(--danger);background:0 0;border-radius:999px;margin:0;padding:0;font-size:1rem}.pitch-delete-button:hover:not(:disabled){color:#fff;background:var(--danger)}.inline-pitch-editor{border:1px solid var(--border);background:#fffaf3;border-radius:12px;margin-top:10px;padding:10px}.inline-field-row{grid-template-columns:1fr .75fr;gap:10px;display:grid}.empty-right-panel{background:var(--panel)}.icon-groups{flex-direction:column;gap:10px;margin-top:14px;display:flex}.icon-group{border:1px solid var(--border);background:#fffdf8;border-radius:12px;overflow:hidden}.icon-group summary{cursor:pointer;-webkit-user-select:none;user-select:none;padding:10px 12px;font-weight:800}.icon-palette{border-top:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px;display:grid}.icon-palette-item{text-align:center;border:1px solid var(--border);cursor:grab;-webkit-user-select:none;user-select:none;background:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:84px;padding:8px;font-size:.76rem;display:flex}.icon-palette-item:hover{background:#faf3e9;border-color:#7c6146}.icon-palette-item:active{cursor:grabbing}.icon-palette-item img{object-fit:contain;pointer-events:none;width:32px;height:32px}.selected-editor-section{border-color:#a58b6c}svg{-webkit-user-select:none;user-select:none;display:block}.topo-svg{width:100%;max-width:100%;height:100%;max-height:100%}svg.drawing-mode{cursor:crosshair}svg.background-pencil-mode,svg.background-eraser-mode,svg.background-tree-mode{cursor:crosshair;touch-action:none}.background-pencil-stroke{fill:none;stroke-linecap:round;stroke-linejoin:round}.background-drawing-tools{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.background-tool-button{min-width:0;color:var(--muted);background:var(--panel-strong);border:1px solid var(--border);cursor:pointer;border-radius:10px;place-items:center;gap:6px;padding:12px 8px;font-size:.82rem;font-weight:800;display:grid}.background-tool-button:hover,.background-tool-button.active{color:var(--primary);background:var(--primary-soft);border-color:var(--primary)}svg.panning-mode{cursor:grabbing}.route-line,.pitch-line,.approach-line,.route-preview-line{fill:none;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 3px #0000008c)}.raw-route-line,.belay-selection-route-line{stroke-width:2.4px}.belay-selection-route-line{opacity:.55}.pitch-line{stroke-width:2.6px;cursor:default;pointer-events:none}.pitch-line.active{stroke-width:3.6px;filter:drop-shadow(0 0 7px #000000d1)}.approach-line{stroke:#111;stroke-width:3.2px;stroke-dasharray:12 9;filter:drop-shadow(0 0 2px #ffffffe6)}.route-preview-line{stroke-width:2.8px;stroke-dasharray:8 6;opacity:.85;pointer-events:none}.route-hit-line,.approach-hit-line{fill:none;stroke:#0000;stroke-width:28px;vector-effect:non-scaling-stroke;cursor:copy}.route-point-circle,.approach-circle,.belay-circle{fill:#fff;stroke-width:2.5px;vector-effect:non-scaling-stroke;cursor:move;filter:drop-shadow(0 0 3px #0000008c)}.route-point-circle.start-point{fill:#ffe08a}.approach-circle{stroke:#111;fill:#fff}.belay-circle{fill:#fff;stroke:#111;stroke-width:1.5px}.belay-circle.fixed{fill:#ffe08a}.belay-circle.active{fill:#d7ffd9;stroke:#11812f;stroke-width:1.5px}.belay-marker-group.locked .belay-circle{cursor:default}.belay-inner-line{stroke:#111;stroke-width:1.5px;stroke-linecap:round;vector-effect:non-scaling-stroke;pointer-events:none}.belay-number{fill:#111;paint-order:stroke;stroke:#fff;stroke-width:4px;stroke-linejoin:round;pointer-events:none;font-size:16px;font-weight:900}.route-label{paint-order:stroke;stroke:#fff;stroke-width:4px;stroke-linejoin:round;pointer-events:none;font-size:18px;font-weight:850}.topo-icon-group{cursor:move}.topo-icon{cursor:move;pointer-events:all}.topo-icon-note{fill:#111;cursor:move;-webkit-user-select:none;user-select:none;font-family:Comic Sans MS,Segoe Print,Bradley Hand,cursive;font-weight:800}.topo-icon-group.active .topo-icon-note{paint-order:stroke;stroke:#d7ffd9;stroke-width:4px;stroke-linejoin:round;filter:drop-shadow(0 0 5px #00aa00e6)}.topo-text-label{fill:#000;cursor:move;-webkit-user-select:none;user-select:none;font-family:Comic Sans MS,Segoe Print,Bradley Hand,cursive;font-weight:700}.topo-text-label.active{paint-order:stroke;stroke:#d7ffd9;stroke-width:4px;stroke-linejoin:round;filter:drop-shadow(0 0 5px #00aa00e6)}.svg-text-editor{resize:none;background:#fff;border:2px solid #111;border-radius:10px;width:260px;height:110px;padding:8px 10px;font:700 18px/1.2 Comic Sans MS,Segoe Print,cursive}@media(max-width:1100px){.topo-editor-app{grid-template-columns:320px minmax(0,1fr) 270px}.sidebar,.icon-sidebar{padding:12px}}.active-step-card{border-color:#b8a188;box-shadow:0 10px 30px #48382614}.pitch-sections-card{background:#fffdf8}.status-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.status-strip{color:var(--muted);border:1px solid var(--border);background:#f7f0e7;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:9px 10px;font-size:.84rem;display:flex}.status-grid .status-strip{margin-top:0}.status-strip strong{color:var(--text);font-size:1rem}.selected-belays-box{border:1px solid var(--border);background:#fffaf3;border-radius:12px;margin-top:12px;padding:10px}.small-hint{margin-top:4px}.compact-pitch-tree{flex-direction:column;gap:12px;display:flex}.compact-pitch-tree .route-card{margin-bottom:0}.compact-pitch-tree .route-header{grid-template-columns:34px 14px minmax(0,1fr) 34px;margin-bottom:10px}.compact-pitch-tree .route-fold-button{justify-content:center;align-items:center;width:30px;height:30px;font-size:1rem;line-height:1;display:flex}.compact-pitch-tree .route-card.active{border-color:#6383b8}.compact-pitch-tree .route-name-input{width:100%;min-width:0}.belay-circle.pitch-target{fill:#d7ffd9;stroke:#11812f;stroke-width:1.5px;filter:drop-shadow(0 0 5px #11812fcc)drop-shadow(0 0 3px #fffffff2)}.belay-add-hit-line{cursor:crosshair}.icon-sidebar{flex-direction:column;gap:14px;height:100vh;display:flex;overflow:hidden}.icon-sidebar .panel-section{margin-bottom:0}.inspector-panel{background:#fffdf8;border-color:#a58b6c;flex:none;box-shadow:0 14px 32px #2a211814}.panel-title-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.panel-title-row h2{margin:0}.object-type-pill{color:#1f4f2d;text-transform:uppercase;letter-spacing:.04em;background:#dff4e4;border:1px solid #1f4f2d2e;border-radius:999px;padding:4px 8px;font-size:.72rem;font-weight:850}.object-type-pill.empty{color:var(--muted);border-color:var(--border);background:#f4eadf}.empty-inspector{color:var(--muted);border:1px dashed var(--border-strong);background:#f7f0e7;border-radius:12px;padding:12px}.empty-inspector strong{color:var(--text);margin-bottom:5px;display:block}.empty-inspector p{margin:0;font-size:.84rem;line-height:1.35}.selected-object-editor{flex-direction:column;gap:8px;display:flex}.selected-object-editor label{margin-top:4px}.selected-object-editor textarea{min-height:58px}.selected-object-preview{border:1px solid var(--border);background:#f7f0e7;border-radius:12px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;padding:9px;display:grid}.selected-object-preview strong,.selected-object-preview span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.selected-object-preview span{color:var(--muted);margin-top:2px;font-size:.78rem;font-weight:650}.selected-object-thumb{border:1px solid var(--border);background:#fff;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.selected-object-thumb img{object-fit:contain;width:30px;height:30px}.selected-object-thumb.text-thumb{color:#111;font:900 1.05rem Comic Sans MS,Segoe Print,cursive}.range-number-row{grid-template-columns:minmax(0,1fr) 70px;align-items:center;gap:8px;display:grid}.range-number-row input[type=range]{padding-left:0;padding-right:0}.add-elements-panel{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.tool-tabs{border:1px solid var(--border);background:#f4eadf;border-radius:13px;grid-template-columns:1fr 1fr;gap:8px;padding:4px;display:grid}.tool-tab{color:var(--muted);background:0 0;border-radius:10px;margin-top:0;padding:8px 10px}.tool-tab.active{color:#fff;background:var(--primary)}.tool-tab-content{flex:auto;min-height:0;margin-top:12px;padding-right:3px;overflow:hidden auto}.compact-icon-groups{gap:8px;margin-top:12px}.compact-icon-groups .icon-group summary{justify-content:space-between;align-items:center;gap:8px;padding:9px 10px;display:flex}.group-count{text-align:center;min-width:24px;color:var(--muted);background:#f4eadf;border-radius:999px;padding:2px 6px;font-size:.72rem;font-weight:850}.compact-icon-palette{grid-template-columns:repeat(auto-fit,minmax(64px,1fr));gap:7px;padding:8px}.compact-icon-item{gap:5px;min-height:68px;padding:6px;font-size:.68rem;line-height:1.12}.compact-icon-item img{width:28px;height:28px}.empty-tool-state{color:var(--muted);text-align:center;border:1px dashed var(--border-strong);background:#f7f0e7;border-radius:12px;padding:12px;font-size:.84rem}.workflow-card{z-index:15;background:#fffdf8;position:sticky;top:0;box-shadow:0 12px 28px #2a211814}@media(max-width:1100px){.compact-icon-palette{grid-template-columns:repeat(2,minmax(0,1fr))}}.icon-group,.compact-icon-item{min-width:0}.compact-icon-groups .icon-group summary span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.compact-icon-item span{overflow-wrap:anywhere;max-width:100%}.compact-workflow-card{padding:12px}.compact-workflow-card h2{margin-bottom:9px;font-size:1.08rem;font-weight:900}.compact-step-list{gap:5px}.compact-workflow-card .step-button{border-radius:9px;grid-template-columns:22px minmax(0,1fr) auto;gap:7px;min-height:34px;padding:7px 8px;font-size:.8rem;line-height:1.1}.compact-workflow-card .step-button span{width:22px;height:22px;font-size:.68rem}.compact-start-over{border-radius:9px;margin-top:8px;padding:8px 10px;font-size:.8rem}.right-pitch-sections-card{background:#fffdf8;flex:auto;min-height:0;overflow:hidden auto}.right-pitch-sections-card .panel-title-row{margin-bottom:10px}.right-pitch-sections-card .route-tree,.right-pitch-sections-card .route-card{margin-bottom:0}.right-pitch-sections-card .route-header{grid-template-columns:34px 14px minmax(0,1fr) 34px}.right-pitch-sections-card .pitch-list{gap:7px}.right-pitch-sections-card .pitch-item{padding:8px}.right-pitch-sections-card .inline-pitch-editor textarea{min-height:64px}@media(max-width:1100px){.topo-editor-app{grid-template-columns:320px minmax(0,1fr) 360px}.compact-workflow-card .step-button{font-size:.76rem}}.active-approach-note{color:var(--muted);border:1px solid var(--border);background:#f7f0e7;border-radius:10px;margin:12px 0;padding:9px 10px;font-size:.84rem}.active-approach-note strong{color:var(--text)}.right-approach-sections-card{background:#fffdf8;flex:auto;min-height:0;overflow:hidden auto}.right-approach-sections-card .panel-title-row{margin-bottom:10px}.small-action-button{border-radius:999px;width:auto;margin:0;padding:7px 10px;font-size:.78rem;font-weight:750}.approach-list{flex-direction:column;gap:10px;display:flex}.approach-card{border:1px solid var(--border);background:#fffaf3;border-radius:12px;padding:10px}.approach-card.active{border-color:#222;box-shadow:0 0 0 2px #2020200f}.approach-card-header{grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;display:grid}.approach-number{color:#fff;background:#222;border-radius:999px;place-items:center;width:24px;height:24px;font-size:.75rem;font-weight:800;display:grid}.approach-name-input{min-width:0;padding:7px 8px;font-size:.86rem;font-weight:700}.approach-card-meta{color:var(--muted);justify-content:space-between;gap:8px;margin-top:8px;font-size:.78rem;display:flex}.approach-card-meta strong{color:var(--success);white-space:nowrap}.compact-button-row{gap:7px;margin-top:8px}.compact-button-row button{border-radius:9px;margin-top:0;padding:7px 8px;font-size:.78rem}.approach-empty-state p{margin:0 0 10px}.approach-label{fill:#111;paint-order:stroke;stroke:#fffffff2;stroke-width:4px;stroke-linejoin:round;pointer-events:none;font-size:17px;font-weight:800}.approach-group.active .approach-line{filter:drop-shadow(0 0 3px #fffffff2)drop-shadow(0 0 4px #00000073)}.next-step-button{background:var(--success);color:#fff;font-weight:850;box-shadow:0 8px 18px #11812f33}.route-card .approach-card-header{grid-template-columns:14px 24px minmax(0,1fr)}.right-route-sections-card{background:#fffdf8;flex:auto;min-height:0;overflow:hidden auto}.next-step-button{color:#fff;background:#2563eb;font-weight:850;box-shadow:0 8px 18px #2563eb38}.next-step-button:hover:not(:disabled){background:#1d4ed8}button.next-step-button:disabled,.next-step-button:disabled{color:#667085;box-shadow:none;opacity:1;cursor:not-allowed;background:#dbe4f3;border:1px solid #a9bbd8}button.next-step-button:disabled:after,.next-step-button:disabled:after{content:""}.completion-warning{color:#7a3414;background:#fff4e5;border:1px solid #f3c07d;border-radius:12px;gap:4px;margin-top:12px;padding:11px 12px;font-size:.86rem;line-height:1.35;display:grid}.completion-warning strong{color:#5f2608;font-size:.9rem}.completion-warning small{color:#8a4b20;font-weight:700}.pitch-required-warning,.route-required-warning{color:#8a4b20;background:#fff4e5;border:1px solid #f3c07d;border-radius:8px;margin-top:6px;padding:5px 7px;font-size:.74rem;font-weight:750}.compact-route-warning{margin-top:-2px;margin-bottom:8px}.belay-marker-group.belay-step .belay-circle,.belay-marker-group.belay-step .belay-inner-line{stroke-width:1.5px}.note-label-row{justify-content:space-between;align-items:center;gap:10px;margin-top:4px;display:flex}.note-label-row label{margin:0}.note-side-tabs{border:1px solid var(--border);background:#f4eadf;border-radius:999px;grid-template-columns:1fr 1fr;gap:3px;padding:3px;display:inline-grid}.note-side-tabs button{width:auto;min-width:54px;color:var(--muted);box-shadow:none;background:0 0;border-radius:999px;margin:0;padding:5px 9px;font-size:.76rem;line-height:1}.note-side-tabs button:hover:not(:disabled){color:var(--text);background:#fff6ec}.note-side-tabs button.active{color:#fff;background:var(--primary)}.belay-marker-group .belay-circle,.belay-marker-group.belay-step .belay-circle,.belay-marker-group.locked .belay-circle,.belay-marker-group .belay-circle.active,.belay-marker-group .belay-circle.pitch-target,.belay-marker-group .belay-inner-line,.belay-marker-group.belay-step .belay-inner-line{stroke-width:1.5px}button.compact-start-over.danger{color:#fff;background:var(--danger);box-shadow:0 8px 18px #b423182e}button.compact-start-over.danger:hover:not(:disabled){background:#86180f}.step-help-box{color:var(--muted);border:1px solid var(--border);background:#f7f0e7;border-radius:12px;margin-top:10px;padding:11px 12px;font-size:.84rem;line-height:1.42}.step-help-box strong{color:var(--text);margin-bottom:6px;font-size:.88rem;display:block}.step-help-box p{margin:0 0 7px}.step-help-box p:last-child{margin-bottom:0}.finish-topo-button{color:#fff;background:var(--success);margin-top:12px;box-shadow:0 8px 18px #286b3933}.finish-topo-button:hover:not(:disabled){background:#1f572f}.approach-arrow-head{stroke-width:1.45px}.step-hotkeys{border-top:1px dashed var(--border-strong);margin-top:10px;padding-top:9px}.step-help-box .step-help-subtitle{color:var(--text);text-transform:uppercase;letter-spacing:.05em;margin:0 0 7px;font-size:.82rem;font-weight:850;display:block}.step-hotkeys ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.step-hotkeys li{grid-template-columns:128px minmax(0,1fr);align-items:start;gap:8px;display:grid}.step-hotkeys .hotkey-action{color:var(--text);font-size:.8rem;font-weight:850;line-height:1.35}.step-hotkeys kbd{color:#1f2937;white-space:normal;background:#fff;border:1px solid #c7b8a6;border-bottom-width:2px;border-radius:7px;width:fit-content;max-width:100%;padding:3px 7px;font-family:inherit;font-size:.72rem;font-weight:850;line-height:1.1}.approach-arrow-head{fill:#111;stroke:none}.export-button-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.export-button-grid button{margin-top:0}.topo-editor-app{grid-template-columns:380px minmax(0,1fr) 420px}.workflow-next-button{width:100%;margin-top:10px}.background-tools-card,.right-details-sections-card{background:#fffdf8;flex:auto;min-height:0;overflow:hidden auto}.details-card{background:#fff;border:1px solid #e5d1bc;border-radius:14px;padding:12px;box-shadow:0 8px 20px #1a120814}.project-details-field{color:#62442a;gap:7px;font-size:.82rem;font-weight:850;display:grid}.project-details-field input{width:100%;min-height:40px;color:var(--text);font:inherit;background:#fff;border:1px solid #e5d1bc;border-radius:10px;padding:8px 10px;font-weight:700}.project-details-field input[aria-invalid=true]{background:#fff7f6;border-color:#b423188c}.reset-project-card{background:#fff7f6;border-color:#f0b8b2;margin-top:18px}.reset-project-button{margin-top:0}.workspace,.preview-container{background-color:#eee;background-image:linear-gradient(45deg,#d4d4d4 25%,#0000 25%),linear-gradient(-45deg,#d4d4d4 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#d4d4d4 75%),linear-gradient(-45deg,#0000 75%,#d4d4d4 75%);background-position:0 0,0 11px,11px -11px,-11px 0;background-size:22px 22px}.route-point-circle,.route-point-circle.start-point{fill:red;stroke:none;stroke-width:0;filter:drop-shadow(0 0 2px #ffffffe6)drop-shadow(0 0 2px #00000073)}@media(max-width:1100px){.topo-editor-app{grid-template-columns:350px minmax(0,1fr) 390px}}:root{--shadow-lg:var(--shadow)}.preview-container{box-shadow:var(--shadow-lg);background-color:#e9e4dc;background-image:linear-gradient(45deg,#1f293309 25%,#0000 25%),linear-gradient(-45deg,#1f293309 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#1f293309 75%),linear-gradient(-45deg,#0000 75%,#1f293309 75%),none;background-position:0 0,0 14px,14px -14px,-14px 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box}.export-button-grid{display:none}.workflow-next-button{margin-top:18px}.existing-route-line{pointer-events:none;opacity:.9}.route-point-circle,.route-point-circle.start-point{r:6px}.topo-icon{filter:drop-shadow(0 0 4px #fffffffa)drop-shadow(0 0 9px #ffffffe0)drop-shadow(0 0 7px #5a5a5a40)}.topo-icon-note,.topo-text-label{paint-order:stroke;stroke:#ffffffe0;stroke-width:3px;stroke-linejoin:round;filter:drop-shadow(0 1px 2px #0000002e)}.topo-icon-group.active .topo-icon{filter:drop-shadow(0 0 5px #d7ffd9f2)drop-shadow(0 0 7px #00aa00d9)}.topo-icon-group.active .topo-icon-note,.topo-text-label.active{stroke:#d7ffd9;filter:drop-shadow(0 0 5px #00aa00e6)}.placeholder.is-processing{pointer-events:none;opacity:.62;filter:blur(.4px)}.app-alert{z-index:1000;width:min(520px,100% - 32px);color:var(--text);border:1px solid var(--border-strong);border-left:5px solid var(--danger);background:#fffdf8;border-radius:16px;grid-template-columns:34px minmax(0,1fr) 34px;align-items:start;gap:12px;padding:14px;display:grid;position:fixed;top:22px;left:50%;transform:translate(-50%);box-shadow:0 22px 60px #2a211833}.app-alert-warning{border-left-color:#d9822b}.app-alert-success{border-left-color:#0d6f27}.app-alert-icon{color:#fff;background:var(--danger);border-radius:999px;place-items:center;width:34px;height:34px;font-weight:950;line-height:1;display:grid}.app-alert-warning .app-alert-icon{background:#d9822b}.app-alert-success .app-alert-icon{background:#0d6f27}.app-alert-copy strong,.app-alert-copy span{display:block}.app-alert-copy strong{margin-bottom:3px;font-size:.94rem;font-weight:900}.app-alert-copy span{color:var(--muted);font-size:.84rem;line-height:1.4}.app-alert-close{width:34px;height:34px;color:var(--muted);background:#f3eadf;border-radius:999px;margin:0;padding:0;font-size:1.2rem;line-height:1}.app-alert-close:hover:not(:disabled){color:#fff;background:var(--primary)}.right-reset-card{flex:none;margin-top:auto;margin-bottom:0}.approach-arrow-head{fill:none;stroke:#111;stroke-width:1.2px;stroke-linecap:round;stroke-linejoin:round}.app-confirm-backdrop{z-index:1100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#201a156b;place-items:center;padding:24px;display:grid;position:fixed;top:0;right:0;bottom:0;left:0}.app-confirm-dialog{width:min(460px,100%);color:var(--text);background:#fffdf8;border:1px solid #e7c4bd;border-radius:20px;grid-template-columns:46px minmax(0,1fr);gap:14px;padding:18px;display:grid;box-shadow:0 28px 80px #2a211857}.app-confirm-icon{color:#fff;background:var(--danger);border-radius:16px;place-items:center;width:46px;height:46px;font-size:1.35rem;font-weight:950;line-height:1;display:grid;box-shadow:0 10px 22px #b423183d}.app-confirm-warning .app-confirm-icon{background:#d9822b;box-shadow:0 10px 22px #d9822b3d}.mountain-name-dialog{width:min(440px,100%);color:var(--text);background:#fffdf8;border:1px solid #407a2e33;border-radius:22px;grid-template-columns:50px minmax(0,1fr);gap:14px;padding:20px;display:grid;box-shadow:0 28px 80px #2a211857}.mountain-name-dialog-icon{color:#fff;background:linear-gradient(135deg,#407a2e,#1f4f23);border-radius:17px;place-items:center;width:50px;height:50px;font-size:1.55rem;display:grid;box-shadow:0 10px 22px #407a2e3d}.mountain-name-dialog-copy h2{margin:0 0 6px;font-size:1.12rem}.mountain-name-dialog-copy p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.45}.mountain-name-dialog-field{color:#62442a;grid-column:1/-1;gap:7px;font-size:.82rem;font-weight:850;display:grid}.mountain-name-dialog-field input{width:100%;min-height:44px;color:var(--text);font:inherit;background:#fff;border:1px solid #e5d1bc;border-radius:12px;padding:0 12px}.mountain-name-dialog-actions{grid-column:1/-1;justify-content:flex-end;display:flex}.mountain-name-dialog-actions .next-step-button{width:auto;min-width:168px;margin:0}.app-confirm-copy h2{letter-spacing:-.02em;margin:0 0 6px;font-size:1.05rem;font-weight:950}.app-confirm-copy p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.45}.app-confirm-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:10px;margin-top:8px;display:grid}.app-confirm-actions button{margin-top:0}@media(max-width:520px){.app-confirm-dialog{grid-template-columns:1fr}.app-confirm-icon{width:40px;height:40px}}.drawing-tutorial-card{z-index:45;width:min(390px,100% - 36px);color:var(--text);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffaf2f5;border:1px solid #8f7b6557;border-radius:22px;padding:16px;animation:.24s ease-out tutorialSlideIn;position:absolute;top:18px;left:18px;box-shadow:0 24px 70px #2a211833}.drawing-tutorial-close{width:30px;height:30px;color:var(--muted);background:#f2e8dc;border-radius:999px;place-items:center;margin:0;padding:0;font-size:1.25rem;line-height:1;display:grid;position:absolute;top:10px;right:10px}.drawing-tutorial-close:hover:not(:disabled){color:#fff;background:var(--primary)}.drawing-tutorial-header{padding-right:34px}.drawing-tutorial-badge{color:#4d3728;letter-spacing:.03em;text-transform:uppercase;background:#f1ddc4;border:1px solid #dfc19c;border-radius:999px;align-items:center;width:fit-content;margin-bottom:8px;padding:4px 9px;font-size:.72rem;font-weight:900;display:inline-flex}.drawing-tutorial-header h2{margin:0 0 4px;font-size:1.05rem;font-weight:950}.drawing-tutorial-header p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.35}.drawing-tutorial-list{gap:9px;margin-top:14px;display:grid}.drawing-tutorial-item{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;display:grid}.drawing-tutorial-icon{background:#fff5e8;border:1px solid #ead7bf;border-radius:12px;place-items:center;width:34px;height:34px;font-size:1rem;display:grid}.drawing-tutorial-item strong,.drawing-tutorial-item span{display:block}.drawing-tutorial-item strong{margin-bottom:2px;font-size:.86rem;font-weight:900}.drawing-tutorial-item span{color:var(--muted);font-size:.8rem;line-height:1.35}.drawing-tutorial-button{border-radius:999px;width:100%;margin-top:14px;padding:10px 14px;font-size:.9rem;font-weight:850}@keyframes tutorialSlideIn{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media(max-width:720px){.drawing-tutorial-card{width:calc(100% - 24px);top:12px;left:12px}}.topo-editor-app{background:var(--bg)}.sidebar,.icon-sidebar{background:var(--panel)}.workspace{background:radial-gradient(circle at 24px 24px,#7846081a 1px,transparent 1px),var(--workspace);background-size:28px 28px}.preview-container{border-color:var(--border-strong);background-color:#f7f9fc;background-image:linear-gradient(45deg,#78460809 25%,#0000 25%),linear-gradient(-45deg,#78460809 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#78460809 75%),linear-gradient(-45deg,#0000 75%,#78460809 75%),none;background-position:0 0,0 14px,14px -14px,-14px 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box;border-radius:8px}.panel-section,.placeholder,.approach-card,.route-card,.icon-group,.icon-palette-item,.selected-object-preview,.selected-object-thumb,.empty-tool-state,.step-help-box,.completion-warning,.inline-pitch-editor,.app-alert,.app-confirm-dialog,.drawing-tutorial-card{border-radius:8px}.panel-section,.summary-section,.workflow-card,.right-details-sections-card,.right-approach-sections-card,.right-route-sections-card,.right-pitch-sections-card,.inspector-panel,.add-elements-panel,.route-card,.approach-card,.icon-group,.inline-pitch-editor,.app-alert,.app-confirm-dialog,.drawing-tutorial-card{background:var(--panel-strong)}.panel-section,.route-card,.approach-card,.icon-group,.icon-palette-item,.selected-object-preview,.inline-pitch-editor,.step-help-box{border-color:var(--border)}button,.custom-file-upload,.btn-like{border-radius:4px}button.secondary,.step-button,.route-fold-button,.icon-button,.selected-info,.belay-row,.pitch-item,.empty-tool-state,.selected-object-preview,.tool-tabs,.note-side-tabs,.step-help-box{background:#fef3e0}button.secondary:hover:not(:disabled),.belay-row:hover,.pitch-item:hover,.icon-palette-item:hover,.note-side-tabs button:hover:not(:disabled){background:#fffbf0}.tool-tab:hover:not(:disabled){color:var(--muted);background:0 0}.tool-tab.active:hover:not(:disabled){color:#fff;background:var(--primary)}button.next-step-button,.next-step-button,.finish-topo-button,.drawing-tutorial-button{background:var(--next);box-shadow:0 8px 18px #e8900a38}button.next-step-button:hover:not(:disabled),.next-step-button:hover:not(:disabled),.finish-topo-button:hover:not(:disabled),.drawing-tutorial-button:hover:not(:disabled){background:var(--next-hover)}button.next-step-button:disabled,.next-step-button:disabled{color:#7a5a35;background:#f4e2c4;border-color:#78460838}input:focus,textarea:focus,select:focus{border-color:var(--next);box-shadow:0 0 0 3px #e8900a29}.step-button span,.approach-number,.step-button.active,.tool-tab.active,.note-side-tabs button.active{background:var(--primary)}.step-button.done span,.approach-card-meta strong{background:var(--next);color:#fff}.approach-card-meta strong{border-radius:999px;padding:1px 6px}.route-card.active,.approach-card.active,.compact-pitch-tree .route-card.active,.inspector-panel{border-color:var(--next)}.background-tools-card,.right-details-sections-card,.right-approach-sections-card,.right-route-sections-card,.right-pitch-sections-card,.inspector-panel,.add-elements-panel,.right-reset-card{background:#fef3e0;border-color:#78460838}.right-details-sections-card .details-card,.right-approach-sections-card .approach-card,.right-route-sections-card .approach-card,.right-pitch-sections-card .route-card,.right-pitch-sections-card .pitch-item,.inspector-panel .selected-object-preview,.add-elements-panel .tool-tabs,.add-elements-panel .icon-group,.add-elements-panel .icon-palette-item,.add-elements-panel .tool-tab-content>textarea,.add-elements-panel .tool-tab-content>input{background:#fff;border-color:#7846083d;box-shadow:0 8px 20px #1a120814}.right-approach-sections-card .approach-card.active,.right-route-sections-card .approach-card.active,.right-pitch-sections-card .route-card.active,.right-pitch-sections-card .pitch-item.active{border-color:var(--next);box-shadow:0 0 0 2px #e8900a29,0 10px 24px #1a12081a}.route-point-circle,.route-point-circle.start-point{fill:red;stroke:none;stroke-width:0}.route-point-circle.active{fill:red;stroke:var(--primary);stroke-width:2.5px}.approach-circle.active{fill:#ffd060;stroke:var(--primary);stroke-width:2.5px}.approach-line,.approach-arrow-head,.approach-circle{stroke:var(--primary)}.belay-circle.active,.belay-circle.pitch-target{fill:#fef3e0;stroke:var(--next)}.topo-icon-group.active .topo-icon,.topo-icon-group.active .topo-icon-note,.topo-text-label.active{filter:drop-shadow(0 0 5px #d7ffd9f2)drop-shadow(0 0 8px #00aa00d9)}.topo-icon-group.active .topo-icon-note{stroke:#d7ffd9}.topo-text-label.active{stroke:#d7ffd9;filter:drop-shadow(0 0 5px #d7ffd9f2)drop-shadow(0 0 8px #00aa00d9)}.topo-icon-transform-controls,.topo-text-transform-controls{pointer-events:all}.topo-icon-selection-box,.topo-icon-rotate-line,.topo-text-selection-box,.topo-text-rotate-line{fill:none;stroke:#111;stroke-width:1.5px;stroke-dasharray:5 4;vector-effect:non-scaling-stroke;pointer-events:none;filter:drop-shadow(0 0 3px #fffffff2)}.topo-icon-rotate-line,.topo-text-rotate-line{stroke-dasharray:none}.topo-icon-resize-handle,.topo-icon-rotate-handle,.topo-text-resize-handle,.topo-text-rotate-handle{fill:#fff;stroke:#111;stroke-width:1.8px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 1px 3px #00000059)}.topo-icon-resize-handle,.topo-text-resize-handle{cursor:nwse-resize}.topo-icon-rotate-handle,.topo-text-rotate-handle{cursor:grab}.topo-icon-rotate-handle:active,.topo-text-rotate-handle:active{cursor:grabbing}.group-count,.drawing-tutorial-badge,.object-type-pill{color:var(--next);background:#fef3e0;border-color:#e8900a3d}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
