.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:#fffffff0;border:1px solid rgba(100,116,139,.32);border-radius:28px;box-shadow:0 26px 70px #0f172a33;-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_1sej2_1{display:contents}._button_1sej2_5{touch-action:manipulation}._searchField_1sej2_9{position:relative}._searchField_1sej2_9 input::-webkit-search-cancel-button{display:none}._switch_1sej2_17{-webkit-user-select:none;user-select:none}._switchTrack_1sej2_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_1sej2_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_1sej2_17[data-selected] ._switchTrack_1sej2_21{background:var(--primary);border-color:var(--primary-border)}._switch_1sej2_17[data-selected] ._switchThumb_1sej2_34{background:var(--primary-foreground);transform:translate(12px)}._switch_1sej2_17[data-disabled]{cursor:not-allowed;opacity:.52}._select_1sej2_60{position:relative;width:100%;min-width:0}._selectButton_1sej2_66{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_1sej2_87{min-width:0;display:flex;align-items:center;height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._selectIcon_1sej2_97{color:#1616168a;justify-self:end;transition:transform .16s ease}._select_1sej2_60[data-open] ._selectIcon_1sej2_97{transform:rotate(180deg)}._selectPopover_1sej2_107{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_1sej2_121{max-height:inherit;padding:5px;overflow:auto;outline:none;scrollbar-width:none}._selectList_1sej2_121::-webkit-scrollbar{display:none}._selectOption_1sej2_133{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_1sej2_133[data-focused],._selectOption_1sej2_133[data-hovered]{background:#f8fafc}._selectOption_1sej2_133[data-selected]{color:#0f172a;background:#eef4ff}._selectCheck_1sej2_157{color:#2563ff;opacity:0}._selectOption_1sej2_133[data-selected] ._selectCheck_1sej2_157{opacity:1}._tabPanel_1sej2_166{display:contents}._gridList_1sej2_170,._gridListItem_1sej2_174{outline:none}._focusRing_1sej2_178[data-focus-visible],._gridList_1sej2_170[data-focus-visible],._gridListItem_1sej2_174[data-focus-visible],._select_1sej2_60[data-focus-visible] ._selectButton_1sej2_66,._selectButton_1sej2_66[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(71,85,105,.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:#ffffff8a}.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(71,85,105,.035) 25%,transparent 25%),linear-gradient(-45deg,rgba(71,85,105,.035) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(71,85,105,.035) 75%),linear-gradient(-45deg,transparent 75%,rgba(71,85,105,.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-text);background:var(--primary-soft);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:var(--primary-foreground);background:var(--primary);border:0;border-radius:6px;font-weight:850;line-height:1;cursor:pointer;box-shadow:0 8px 18px rgba(var(--primary-rgb),.22)}.mobile-primary-button:hover:not(:disabled),.mobile-mountain-name-submit:hover:not(:disabled){background:var(--primary-hover)}.mobile-primary-button:active:not(:disabled),.mobile-card-primary-action:not(.success):active:not(:disabled),.mobile-mountain-name-submit:active:not(:disabled){background:var(--primary-active)}.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:#fffffff5;border:1px solid var(--border-strong);border-radius:14px;box-shadow:0 18px 48px #0f172a33;-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:#47556947;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:var(--primary-soft);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:rgba(var(--primary-rgb),.6);box-shadow:inset 0 0 0 1px rgba(var(--primary-rgb),.26)}.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:var(--primary-soft);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(--primary-text)}.mobile-pitch-editor{display:grid;gap:8px;padding:10px;background:var(--panel-strong);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 #0f172a24;-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:var(--primary-soft);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:var(--primary-foreground);background:var(--primary);border-color:var(--primary-border)}.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(71,85,105,.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(#0f172a47,#0f172a7a),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:#0f172af0;background:linear-gradient(135deg,#ffffffc7,#ffffff8f),#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:#0f172ae0;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:#0f172ab8;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,#ffffff9e),#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:#0f172a42}.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-text);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-text)}.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:var(--primary-foreground);background:var(--primary);border:0;box-shadow:0 9px 22px rgba(var(--primary-rgb),.28);cursor:pointer}.mobile-card-primary-action.success{color:#fff;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-secondary-action:hover:not(:disabled){color:var(--secondary-foreground);background:var(--secondary-hover)}.mobile-card-primary-action:hover:not(:disabled){background:var(--primary-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(--primary-text)}.mobile-step-nav button.active .mobile-step-node{color:var(--primary-foreground);background:var(--primary);border-color:#ffffff61;box-shadow:inset 0 1px #ffffff75,0 0 0 6px rgba(var(--primary-rgb),.15),0 8px 22px rgba(var(--primary-rgb),.36);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:#fffffff0}.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:#0f172a52}.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-text)}.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(--primary-text);background:transparent;border-color:transparent}.mobile-step-nav button.active .mobile-step-node{background:linear-gradient(145deg,var(--primary),var(--primary-hover)),var(--primary)}.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,#ffffffdb),#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(--primary-text);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,#f8fafcf5),#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,#f8fafcf5),#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,#f8fafcf7),#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(--ring);box-shadow:0 0 0 3px rgba(var(--primary-rgb),.16)}.mobile-mountain-name-submit{min-height:52px;padding:0 18px;color:var(--primary-foreground);background:var(--primary);border:0;border-radius:18px;font-size:1rem;font-weight:900;box-shadow:0 0 0 3px rgba(var(--primary-rgb),.16)}.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,#ffffffc2),#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(var(--primary-rgb),.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))}}@layer theme,base,components,utilities;@layer theme{@theme default{ --font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; --color-red-50: oklch(97.1% .013 17.38); --color-red-100: oklch(93.6% .032 17.717); --color-red-200: oklch(88.5% .062 18.334); --color-red-300: oklch(80.8% .114 19.571); --color-red-400: oklch(70.4% .191 22.216); --color-red-500: oklch(63.7% .237 25.331); --color-red-600: oklch(57.7% .245 27.325); --color-red-700: oklch(50.5% .213 27.518); --color-red-800: oklch(44.4% .177 26.899); --color-red-900: oklch(39.6% .141 25.723); --color-red-950: oklch(25.8% .092 26.042); --color-orange-50: oklch(98% .016 73.684); --color-orange-100: oklch(95.4% .038 75.164); --color-orange-200: oklch(90.1% .076 70.697); --color-orange-300: oklch(83.7% .128 66.29); --color-orange-400: oklch(75% .183 55.934); --color-orange-500: oklch(70.5% .213 47.604); --color-orange-600: oklch(64.6% .222 41.116); --color-orange-700: oklch(55.3% .195 38.402); --color-orange-800: oklch(47% .157 37.304); --color-orange-900: oklch(40.8% .123 38.172); --color-orange-950: oklch(26.6% .079 36.259); --color-amber-50: oklch(98.7% .022 95.277); --color-amber-100: oklch(96.2% .059 95.617); --color-amber-200: oklch(92.4% .12 95.746); --color-amber-300: oklch(87.9% .169 91.605); --color-amber-400: oklch(82.8% .189 84.429); --color-amber-500: oklch(76.9% .188 70.08); --color-amber-600: oklch(66.6% .179 58.318); --color-amber-700: oklch(55.5% .163 48.998); --color-amber-800: oklch(47.3% .137 46.201); --color-amber-900: oklch(41.4% .112 45.904); --color-amber-950: oklch(27.9% .077 45.635); --color-yellow-50: oklch(98.7% .026 102.212); --color-yellow-100: oklch(97.3% .071 103.193); --color-yellow-200: oklch(94.5% .129 101.54); --color-yellow-300: oklch(90.5% .182 98.111); --color-yellow-400: oklch(85.2% .199 91.936); --color-yellow-500: oklch(79.5% .184 86.047); --color-yellow-600: oklch(68.1% .162 75.834); --color-yellow-700: oklch(55.4% .135 66.442); --color-yellow-800: oklch(47.6% .114 61.907); --color-yellow-900: oklch(42.1% .095 57.708); --color-yellow-950: oklch(28.6% .066 53.813); --color-lime-50: oklch(98.6% .031 120.757); --color-lime-100: oklch(96.7% .067 122.328); --color-lime-200: oklch(93.8% .127 124.321); --color-lime-300: oklch(89.7% .196 126.665); --color-lime-400: oklch(84.1% .238 128.85); --color-lime-500: oklch(76.8% .233 130.85); --color-lime-600: oklch(64.8% .2 131.684); --color-lime-700: oklch(53.2% .157 131.589); --color-lime-800: oklch(45.3% .124 130.933); --color-lime-900: oklch(40.5% .101 131.063); --color-lime-950: oklch(27.4% .072 132.109); --color-green-50: oklch(98.2% .018 155.826); --color-green-100: oklch(96.2% .044 156.743); --color-green-200: oklch(92.5% .084 155.995); --color-green-300: oklch(87.1% .15 154.449); --color-green-400: oklch(79.2% .209 151.711); --color-green-500: oklch(72.3% .219 149.579); --color-green-600: oklch(62.7% .194 149.214); --color-green-700: oklch(52.7% .154 150.069); --color-green-800: oklch(44.8% .119 151.328); --color-green-900: oklch(39.3% .095 152.535); --color-green-950: oklch(26.6% .065 152.934); --color-emerald-50: oklch(97.9% .021 166.113); --color-emerald-100: oklch(95% .052 163.051); --color-emerald-200: oklch(90.5% .093 164.15); --color-emerald-300: oklch(84.5% .143 164.978); --color-emerald-400: oklch(76.5% .177 163.223); --color-emerald-500: oklch(69.6% .17 162.48); --color-emerald-600: oklch(59.6% .145 163.225); --color-emerald-700: oklch(50.8% .118 165.612); --color-emerald-800: oklch(43.2% .095 166.913); --color-emerald-900: oklch(37.8% .077 168.94); --color-emerald-950: oklch(26.2% .051 172.552); --color-teal-50: oklch(98.4% .014 180.72); --color-teal-100: oklch(95.3% .051 180.801); --color-teal-200: oklch(91% .096 180.426); --color-teal-300: oklch(85.5% .138 181.071); --color-teal-400: oklch(77.7% .152 181.912); --color-teal-500: oklch(70.4% .14 182.503); --color-teal-600: oklch(60% .118 184.704); --color-teal-700: oklch(51.1% .096 186.391); --color-teal-800: oklch(43.7% .078 188.216); --color-teal-900: oklch(38.6% .063 188.416); --color-teal-950: oklch(27.7% .046 192.524); --color-cyan-50: oklch(98.4% .019 200.873); --color-cyan-100: oklch(95.6% .045 203.388); --color-cyan-200: oklch(91.7% .08 205.041); --color-cyan-300: oklch(86.5% .127 207.078); --color-cyan-400: oklch(78.9% .154 211.53); --color-cyan-500: oklch(71.5% .143 215.221); --color-cyan-600: oklch(60.9% .126 221.723); --color-cyan-700: oklch(52% .105 223.128); --color-cyan-800: oklch(45% .085 224.283); --color-cyan-900: oklch(39.8% .07 227.392); --color-cyan-950: oklch(30.2% .056 229.695); --color-sky-50: oklch(97.7% .013 236.62); --color-sky-100: oklch(95.1% .026 236.824); --color-sky-200: oklch(90.1% .058 230.902); --color-sky-300: oklch(82.8% .111 230.318); --color-sky-400: oklch(74.6% .16 232.661); --color-sky-500: oklch(68.5% .169 237.323); --color-sky-600: oklch(58.8% .158 241.966); --color-sky-700: oklch(50% .134 242.749); --color-sky-800: oklch(44.3% .11 240.79); --color-sky-900: oklch(39.1% .09 240.876); --color-sky-950: oklch(29.3% .066 243.157); --color-blue-50: oklch(97% .014 254.604); --color-blue-100: oklch(93.2% .032 255.585); --color-blue-200: oklch(88.2% .059 254.128); --color-blue-300: oklch(80.9% .105 251.813); --color-blue-400: oklch(70.7% .165 254.624); --color-blue-500: oklch(62.3% .214 259.815); --color-blue-600: oklch(54.6% .245 262.881); --color-blue-700: oklch(48.8% .243 264.376); --color-blue-800: oklch(42.4% .199 265.638); --color-blue-900: oklch(37.9% .146 265.522); --color-blue-950: oklch(28.2% .091 267.935); --color-indigo-50: oklch(96.2% .018 272.314); --color-indigo-100: oklch(93% .034 272.788); --color-indigo-200: oklch(87% .065 274.039); --color-indigo-300: oklch(78.5% .115 274.713); --color-indigo-400: oklch(67.3% .182 276.935); --color-indigo-500: oklch(58.5% .233 277.117); --color-indigo-600: oklch(51.1% .262 276.966); --color-indigo-700: oklch(45.7% .24 277.023); --color-indigo-800: oklch(39.8% .195 277.366); --color-indigo-900: oklch(35.9% .144 278.697); --color-indigo-950: oklch(25.7% .09 281.288); --color-violet-50: oklch(96.9% .016 293.756); --color-violet-100: oklch(94.3% .029 294.588); --color-violet-200: oklch(89.4% .057 293.283); --color-violet-300: oklch(81.1% .111 293.571); --color-violet-400: oklch(70.2% .183 293.541); --color-violet-500: oklch(60.6% .25 292.717); --color-violet-600: oklch(54.1% .281 293.009); --color-violet-700: oklch(49.1% .27 292.581); --color-violet-800: oklch(43.2% .232 292.759); --color-violet-900: oklch(38% .189 293.745); --color-violet-950: oklch(28.3% .141 291.089); --color-purple-50: oklch(97.7% .014 308.299); --color-purple-100: oklch(94.6% .033 307.174); --color-purple-200: oklch(90.2% .063 306.703); --color-purple-300: oklch(82.7% .119 306.383); --color-purple-400: oklch(71.4% .203 305.504); --color-purple-500: oklch(62.7% .265 303.9); --color-purple-600: oklch(55.8% .288 302.321); --color-purple-700: oklch(49.6% .265 301.924); --color-purple-800: oklch(43.8% .218 303.724); --color-purple-900: oklch(38.1% .176 304.987); --color-purple-950: oklch(29.1% .149 302.717); --color-fuchsia-50: oklch(97.7% .017 320.058); --color-fuchsia-100: oklch(95.2% .037 318.852); --color-fuchsia-200: oklch(90.3% .076 319.62); --color-fuchsia-300: oklch(83.3% .145 321.434); --color-fuchsia-400: oklch(74% .238 322.16); --color-fuchsia-500: oklch(66.7% .295 322.15); --color-fuchsia-600: oklch(59.1% .293 322.896); --color-fuchsia-700: oklch(51.8% .253 323.949); --color-fuchsia-800: oklch(45.2% .211 324.591); --color-fuchsia-900: oklch(40.1% .17 325.612); --color-fuchsia-950: oklch(29.3% .136 325.661); --color-pink-50: oklch(97.1% .014 343.198); --color-pink-100: oklch(94.8% .028 342.258); --color-pink-200: oklch(89.9% .061 343.231); --color-pink-300: oklch(82.3% .12 346.018); --color-pink-400: oklch(71.8% .202 349.761); --color-pink-500: oklch(65.6% .241 354.308); --color-pink-600: oklch(59.2% .249 .584); --color-pink-700: oklch(52.5% .223 3.958); --color-pink-800: oklch(45.9% .187 3.815); --color-pink-900: oklch(40.8% .153 2.432); --color-pink-950: oklch(28.4% .109 3.907); --color-rose-50: oklch(96.9% .015 12.422); --color-rose-100: oklch(94.1% .03 12.58); --color-rose-200: oklch(89.2% .058 10.001); --color-rose-300: oklch(81% .117 11.638); --color-rose-400: oklch(71.2% .194 13.428); --color-rose-500: oklch(64.5% .246 16.439); --color-rose-600: oklch(58.6% .253 17.585); --color-rose-700: oklch(51.4% .222 16.935); --color-rose-800: oklch(45.5% .188 13.697); --color-rose-900: oklch(41% .159 10.272); --color-rose-950: oklch(27.1% .105 12.094); --color-slate-50: oklch(98.4% .003 247.858); --color-slate-100: oklch(96.8% .007 247.896); --color-slate-200: oklch(92.9% .013 255.508); --color-slate-300: oklch(86.9% .022 252.894); --color-slate-400: oklch(70.4% .04 256.788); --color-slate-500: oklch(55.4% .046 257.417); --color-slate-600: oklch(44.6% .043 257.281); --color-slate-700: oklch(37.2% .044 257.287); --color-slate-800: oklch(27.9% .041 260.031); --color-slate-900: oklch(20.8% .042 265.755); --color-slate-950: oklch(12.9% .042 264.695); --color-gray-50: oklch(98.5% .002 247.839); --color-gray-100: oklch(96.7% .003 264.542); --color-gray-200: oklch(92.8% .006 264.531); --color-gray-300: oklch(87.2% .01 258.338); --color-gray-400: oklch(70.7% .022 261.325); --color-gray-500: oklch(55.1% .027 264.364); --color-gray-600: oklch(44.6% .03 256.802); --color-gray-700: oklch(37.3% .034 259.733); --color-gray-800: oklch(27.8% .033 256.848); --color-gray-900: oklch(21% .034 264.665); --color-gray-950: oklch(13% .028 261.692); --color-zinc-50: oklch(98.5% 0 none); --color-zinc-100: oklch(96.7% .001 286.375); --color-zinc-200: oklch(92% .004 286.32); --color-zinc-300: oklch(87.1% .006 286.286); --color-zinc-400: oklch(70.5% .015 286.067); --color-zinc-500: oklch(55.2% .016 285.938); --color-zinc-600: oklch(44.2% .017 285.786); --color-zinc-700: oklch(37% .013 285.805); --color-zinc-800: oklch(27.4% .006 286.033); --color-zinc-900: oklch(21% .006 285.885); --color-zinc-950: oklch(14.1% .005 285.823); --color-neutral-50: oklch(98.5% 0 none); --color-neutral-100: oklch(97% 0 none); --color-neutral-200: oklch(92.2% 0 none); --color-neutral-300: oklch(87% 0 none); --color-neutral-400: oklch(70.8% 0 none); --color-neutral-500: oklch(55.6% 0 none); --color-neutral-600: oklch(43.9% 0 none); --color-neutral-700: oklch(37.1% 0 none); --color-neutral-800: oklch(26.9% 0 none); --color-neutral-900: oklch(20.5% 0 none); --color-neutral-950: oklch(14.5% 0 none); --color-stone-50: oklch(98.5% .001 106.423); --color-stone-100: oklch(97% .001 106.424); --color-stone-200: oklch(92.3% .003 48.717); --color-stone-300: oklch(86.9% .005 56.366); --color-stone-400: oklch(70.9% .01 56.259); --color-stone-500: oklch(55.3% .013 58.071); --color-stone-600: oklch(44.4% .011 73.639); --color-stone-700: oklch(37.4% .01 67.558); --color-stone-800: oklch(26.8% .007 34.298); --color-stone-900: oklch(21.6% .006 56.043); --color-stone-950: oklch(14.7% .004 49.25); --color-mauve-50: oklch(98.5% 0 none); --color-mauve-100: oklch(96% .003 325.6); --color-mauve-200: oklch(92.2% .005 325.62); --color-mauve-300: oklch(86.5% .012 325.68); --color-mauve-400: oklch(71.1% .019 323.02); --color-mauve-500: oklch(54.2% .034 322.5); --color-mauve-600: oklch(43.5% .029 321.78); --color-mauve-700: oklch(36.4% .029 323.89); --color-mauve-800: oklch(26.3% .024 320.12); --color-mauve-900: oklch(21.2% .019 322.12); --color-mauve-950: oklch(14.5% .008 326); --color-olive-50: oklch(98.8% .003 106.5); --color-olive-100: oklch(96.6% .005 106.5); --color-olive-200: oklch(93% .007 106.5); --color-olive-300: oklch(88% .011 106.6); --color-olive-400: oklch(73.7% .021 106.9); --color-olive-500: oklch(58% .031 107.3); --color-olive-600: oklch(46.6% .025 107.3); --color-olive-700: oklch(39.4% .023 107.4); --color-olive-800: oklch(28.6% .016 107.4); --color-olive-900: oklch(22.8% .013 107.4); --color-olive-950: oklch(15.3% .006 107.1); --color-mist-50: oklch(98.7% .002 197.1); --color-mist-100: oklch(96.3% .002 197.1); --color-mist-200: oklch(92.5% .005 214.3); --color-mist-300: oklch(87.2% .007 219.6); --color-mist-400: oklch(72.3% .014 214.4); --color-mist-500: oklch(56% .021 213.5); --color-mist-600: oklch(45% .017 213.2); --color-mist-700: oklch(37.8% .015 216); --color-mist-800: oklch(27.5% .011 216.9); --color-mist-900: oklch(21.8% .008 223.9); --color-mist-950: oklch(14.8% .004 228.8); --color-taupe-50: oklch(98.6% .002 67.8); --color-taupe-100: oklch(96% .002 17.2); --color-taupe-200: oklch(92.2% .005 34.3); --color-taupe-300: oklch(86.8% .007 39.5); --color-taupe-400: oklch(71.4% .014 41.2); --color-taupe-500: oklch(54.7% .021 43.1); --color-taupe-600: oklch(43.8% .017 39.3); --color-taupe-700: oklch(36.7% .016 35.7); --color-taupe-800: oklch(26.8% .011 36.5); --color-taupe-900: oklch(21.4% .009 43.1); --color-taupe-950: oklch(14.7% .004 49.3); --color-black: #000; --color-white: #fff; --spacing: .25rem; --breakpoint-sm: 40rem; --breakpoint-md: 48rem; --breakpoint-lg: 64rem; --breakpoint-xl: 80rem; --breakpoint-2xl: 96rem; --container-3xs: 16rem; --container-2xs: 18rem; --container-xs: 20rem; --container-sm: 24rem; --container-md: 28rem; --container-lg: 32rem; --container-xl: 36rem; --container-2xl: 42rem; --container-3xl: 48rem; --container-4xl: 56rem; --container-5xl: 64rem; --container-6xl: 72rem; --container-7xl: 80rem; --text-xs: .75rem; --text-xs--line-height: calc(1 / .75); --text-sm: .875rem; --text-sm--line-height: calc(1.25 / .875); --text-base: 1rem; --text-base--line-height: 1.5 ; --text-lg: 1.125rem; --text-lg--line-height: calc(1.75 / 1.125); --text-xl: 1.25rem; --text-xl--line-height: calc(1.75 / 1.25); --text-2xl: 1.5rem; --text-2xl--line-height: calc(2 / 1.5); --text-3xl: 1.875rem; --text-3xl--line-height: 1.2 ; --text-4xl: 2.25rem; --text-4xl--line-height: calc(2.5 / 2.25); --text-5xl: 3rem; --text-5xl--line-height: 1; --text-6xl: 3.75rem; --text-6xl--line-height: 1; --text-7xl: 4.5rem; --text-7xl--line-height: 1; --text-8xl: 6rem; --text-8xl--line-height: 1; --text-9xl: 8rem; --text-9xl--line-height: 1; --font-weight-thin: 100; --font-weight-extralight: 200; --font-weight-light: 300; --font-weight-normal: 400; --font-weight-medium: 500; --font-weight-semibold: 600; --font-weight-bold: 700; --font-weight-extrabold: 800; --font-weight-black: 900; --tracking-tighter: -.05em; --tracking-tight: -.025em; --tracking-normal: 0em; --tracking-wide: .025em; --tracking-wider: .05em; --tracking-widest: .1em; --leading-tight: 1.25; --leading-snug: 1.375; --leading-normal: 1.5; --leading-relaxed: 1.625; --leading-loose: 2; --radius-xs: .125rem; --radius-sm: .25rem; --radius-md: .375rem; --radius-lg: .5rem; --radius-xl: .75rem; --radius-2xl: 1rem; --radius-3xl: 1.5rem; --radius-4xl: 2rem; --shadow-2xs: 0 1px rgb(0 0 0 / .05); --shadow-xs: 0 1px 2px 0 rgb(0 0 0 / .05); --shadow-sm: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1); --shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1); --shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1); --shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1); --shadow-2xl: 0 25px 50px -12px rgb(0 0 0 / .25); --inset-shadow-2xs: inset 0 1px rgb(0 0 0 / .05); --inset-shadow-xs: inset 0 1px 1px rgb(0 0 0 / .05); --inset-shadow-sm: inset 0 2px 4px rgb(0 0 0 / .05); --drop-shadow-xs: 0 1px 1px rgb(0 0 0 / .05); --drop-shadow-sm: 0 1px 2px rgb(0 0 0 / .15); --drop-shadow-md: 0 3px 3px rgb(0 0 0 / .12); --drop-shadow-lg: 0 4px 4px rgb(0 0 0 / .15); --drop-shadow-xl: 0 9px 7px rgb(0 0 0 / .1); --drop-shadow-2xl: 0 25px 25px rgb(0 0 0 / .15); --text-shadow-2xs: 0px 1px 0px rgb(0 0 0 / .15); --text-shadow-xs: 0px 1px 1px rgb(0 0 0 / .2); --text-shadow-sm: 0px 1px 0px rgb(0 0 0 / .075), 0px 1px 1px rgb(0 0 0 / .075), 0px 2px 2px rgb(0 0 0 / .075); --text-shadow-md: 0px 1px 1px rgb(0 0 0 / .1), 0px 1px 2px rgb(0 0 0 / .1), 0px 2px 4px rgb(0 0 0 / .1); --text-shadow-lg: 0px 1px 2px rgb(0 0 0 / .1), 0px 3px 2px rgb(0 0 0 / .1), 0px 4px 8px rgb(0 0 0 / .1); --ease-in: cubic-bezier(.4, 0, 1, 1); --ease-out: cubic-bezier(0, 0, .2, 1); --ease-in-out: cubic-bezier(.4, 0, .2, 1); --animate-spin: spin 1s linear infinite; --animate-ping: ping 1s cubic-bezier(0, 0, .2, 1) infinite; --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite; --animate-bounce: bounce 1s infinite; @keyframes spin { to { transform: rotate(360deg); } } @keyframes ping { 75%, 100% { transform: scale(2); opacity: 0; } } @keyframes pulse { 50% { opacity: .5; } } @keyframes bounce { 0%, 100% { transform: translateY(-25%); animation-timing-function: cubic-bezier(.8, 0, 1, 1); } 50% { transform: none; animation-timing-function: cubic-bezier(0, 0, .2, 1); } } --blur-xs: 4px; --blur-sm: 8px; --blur-md: 12px; --blur-lg: 16px; --blur-xl: 24px; --blur-2xl: 40px; --blur-3xl: 64px; --perspective-dramatic: 100px; --perspective-near: 300px; --perspective-normal: 500px; --perspective-midrange: 800px; --perspective-distant: 1200px; --aspect-video: 16 / 9; --default-transition-duration: .15s; --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1); --default-font-family: --theme(--font-sans, initial); --default-font-feature-settings: --theme(--font-sans--font-feature-settings, initial); --default-font-variation-settings: --theme(--font-sans--font-variation-settings, initial); --default-mono-font-family: --theme(--font-mono, initial); --default-mono-font-feature-settings: --theme(--font-mono--font-feature-settings, initial); --default-mono-font-variation-settings: --theme(--font-mono--font-variation-settings, initial); }@theme default inline reference{ --blur: 8px; --shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1); --shadow-inner: inset 0 2px 4px 0 rgb(0 0 0 / .05); --drop-shadow: 0 1px 2px rgb(0 0 0 / .1), 0 1px 1px rgb(0 0 0 / .06); --radius: .25rem; --max-width-prose: 65ch; }}@layer utilities{@tailwind utilities;}@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}@theme inline{--animation-delay-0: 0s; --animation-delay-75: 75ms; --animation-delay-100: .1s; --animation-delay-150: .15s; --animation-delay-200: .2s; --animation-delay-300: .3s; --animation-delay-500: .5s; --animation-delay-700: .7s; --animation-delay-1000: 1s; --animation-repeat-0: 0; --animation-repeat-1: 1; --animation-repeat-infinite: infinite; --animation-direction-normal: normal; --animation-direction-reverse: reverse; --animation-direction-alternate: alternate; --animation-direction-alternate-reverse: alternate-reverse; --animation-fill-mode-none: none; --animation-fill-mode-forwards: forwards; --animation-fill-mode-backwards: backwards; --animation-fill-mode-both: both; --percentage-0: 0; --percentage-5: .05; --percentage-10: .1; --percentage-15: .15; --percentage-20: .2; --percentage-25: .25; --percentage-30: .3; --percentage-35: .35; --percentage-40: .4; --percentage-45: .45; --percentage-50: .5; --percentage-55: .55; --percentage-60: .6; --percentage-65: .65; --percentage-70: .7; --percentage-75: .75; --percentage-80: .8; --percentage-85: .85; --percentage-90: .9; --percentage-95: .95; --percentage-100: 1; --percentage-translate-full: 1; --animate-in: enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); --animate-out: exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); @keyframes enter { from { opacity: var(--tw-enter-opacity,1); transform: translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0)scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1))rotate(var(--tw-enter-rotate,0)); filter: blur(var(--tw-enter-blur,0)); }}@keyframes exit { to { opacity: var(--tw-exit-opacity,1); transform: translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0)scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1))rotate(var(--tw-exit-rotate,0)); filter: blur(var(--tw-exit-blur,0)); }}--animate-accordion-down: accordion-down var(--tw-animation-duration,var(--tw-duration,.2s))var(--tw-ease,ease-out)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); --animate-accordion-up: accordion-up var(--tw-animation-duration,var(--tw-duration,.2s))var(--tw-ease,ease-out)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); --animate-collapsible-down: collapsible-down var(--tw-animation-duration,var(--tw-duration,.2s))var(--tw-ease,ease-out)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); --animate-collapsible-up: collapsible-up var(--tw-animation-duration,var(--tw-duration,.2s))var(--tw-ease,ease-out)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); @keyframes accordion-down { from { height: 0; }to { height: var(--radix-accordion-content-height,var(--bits-accordion-content-height,var(--reka-accordion-content-height,var(--kb-accordion-content-height,var(--ngp-accordion-content-height,auto))))); }}@keyframes accordion-up { from { height: var(--radix-accordion-content-height,var(--bits-accordion-content-height,var(--reka-accordion-content-height,var(--kb-accordion-content-height,var(--ngp-accordion-content-height,auto))))); }to { height: 0; }}@keyframes collapsible-down { from { height: 0; }to { height: var(--radix-collapsible-content-height,var(--bits-collapsible-content-height,var(--reka-collapsible-content-height,var(--kb-collapsible-content-height,auto)))); }}@keyframes collapsible-up { from { height: var(--radix-collapsible-content-height,var(--bits-collapsible-content-height,var(--reka-collapsible-content-height,var(--kb-collapsible-content-height,auto)))); }to { height: 0; }}--animate-caret-blink: caret-blink 1.25s ease-out infinite; @keyframes caret-blink { 0%,70%,100% { opacity: 1; }20%,50% { opacity: 0; }}}@utility animation-duration-*{--tw-animation-duration: calc(--value(number)*1ms) ; --tw-animation-duration: --value(--animation-duration-*,[duration],"initial",[*]); animation-duration: calc(--value(number)*1ms) ; animation-duration: --value(--animation-duration-*,[duration],"initial",[*]);}@utility delay-*{animation-delay: calc(--value(number)*1ms) ; animation-delay: --value(--animation-delay-*,[duration],"initial",[*]); --tw-animation-delay: calc(--value(number)*1ms) ; --tw-animation-delay: --value(--animation-delay-*,[duration],"initial",[*]);}@utility repeat-*{animation-iteration-count: --value(--animation-repeat-*,number,"initial",[*]); --tw-animation-iteration-count: --value(--animation-repeat-*,number,"initial",[*]);}@utility direction-*{animation-direction: --value(--animation-direction-*,"initial",[*]); --tw-animation-direction: --value(--animation-direction-*,"initial",[*]);}@utility fill-mode-*{animation-fill-mode: --value(--animation-fill-mode-*,"initial",[*]); --tw-animation-fill-mode: --value(--animation-fill-mode-*,"initial",[*]);}@utility running{animation-play-state: running;}@utility paused{animation-play-state: paused;}@utility play-state-*{animation-play-state: --value("initial",[*]);}@utility blur-in{--tw-enter-blur: 20px;}@utility blur-in-*{--tw-enter-blur: calc(--value(number)*1px) ; --tw-enter-blur: --value(--blur-*,[*]);}@utility blur-out{--tw-exit-blur: 20px;}@utility blur-out-*{--tw-exit-blur: calc(--value(number)*1px) ; --tw-exit-blur: --value(--blur-*,[*]);}@utility fade-in{--tw-enter-opacity: 0;}@utility fade-in-*{--tw-enter-opacity: calc(--value(number)*.01) ; --tw-enter-opacity: --value(--percentage-*,[*]);}@utility fade-out{--tw-exit-opacity: 0;}@utility fade-out-*{--tw-exit-opacity: calc(--value(number)*.01) ; --tw-exit-opacity: --value(--percentage-*,[*]);}@utility zoom-in{--tw-enter-scale: 0;}@utility zoom-in-*{--tw-enter-scale: calc(--value(number)*1%) ; --tw-enter-scale: --value(ratio) ; --tw-enter-scale: --value(--percentage-*,[*]);}@utility -zoom-in-*{--tw-enter-scale: calc(--value(number)*-1%) ; --tw-enter-scale: calc(--value(ratio)*-1) ; --tw-enter-scale: --value(--percentage-*,[*]);}@utility zoom-out{--tw-exit-scale: 0;}@utility zoom-out-*{--tw-exit-scale: calc(--value(number)*1%) ; --tw-exit-scale: --value(ratio) ; --tw-exit-scale: --value(--percentage-*,[*]);}@utility -zoom-out-*{--tw-exit-scale: calc(--value(number)*-1%) ; --tw-exit-scale: calc(--value(ratio)*-1) ; --tw-exit-scale: --value(--percentage-*,[*]);}@utility spin-in{--tw-enter-rotate: 30deg;}@utility spin-in-*{--tw-enter-rotate: calc(--value(number)*1deg) ; --tw-enter-rotate: calc(--value(ratio)*360deg) ; --tw-enter-rotate: --value(--rotate-*,[*]);}@utility -spin-in{--tw-enter-rotate: -30deg;}@utility -spin-in-*{--tw-enter-rotate: calc(--value(number)*-1deg) ; --tw-enter-rotate: calc(--value(ratio)*-360deg) ; --tw-enter-rotate: --value(--rotate-*,[*]);}@utility spin-out{--tw-exit-rotate: 30deg;}@utility spin-out-*{--tw-exit-rotate: calc(--value(number)*1deg) ; --tw-exit-rotate: calc(--value(ratio)*360deg) ; --tw-exit-rotate: --value(--rotate-*,[*]);}@utility -spin-out{--tw-exit-rotate: -30deg;}@utility -spin-out-*{--tw-exit-rotate: calc(--value(number)*-1deg) ; --tw-exit-rotate: calc(--value(ratio)*-360deg) ; --tw-exit-rotate: --value(--rotate-*,[*]);}@utility slide-in-from-top{--tw-enter-translate-y: -100%;}@utility slide-in-from-top-*{--tw-enter-translate-y: calc(--value(integer)*var(--spacing)*-1); --tw-enter-translate-y: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-enter-translate-y: calc(--value(ratio)*-100%) ; --tw-enter-translate-y: calc(--value(--translate-*,[percentage],[length])*-1) ;}@utility slide-in-from-bottom{--tw-enter-translate-y: 100%;}@utility slide-in-from-bottom-*{--tw-enter-translate-y: calc(--value(integer)*var(--spacing)); --tw-enter-translate-y: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-enter-translate-y: calc(--value(ratio)*100%) ; --tw-enter-translate-y: --value(--translate-*,[percentage],[length]);}@utility slide-in-from-left{--tw-enter-translate-x: -100%;}@utility slide-in-from-left-*{--tw-enter-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-enter-translate-x: calc(--value(ratio)*-100%) ; --tw-enter-translate-x: calc(--value(--translate-*,[percentage],[length])*-1) ;}@utility slide-in-from-right{--tw-enter-translate-x: 100%;}@utility slide-in-from-right-*{--tw-enter-translate-x: calc(--value(integer)*var(--spacing)); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-enter-translate-x: calc(--value(ratio)*100%) ; --tw-enter-translate-x: --value(--translate-*,[percentage],[length]);}@utility slide-in-from-start{&:dir(ltr){ --tw-enter-translate-x: -100%; }&:dir(rtl){ --tw-enter-translate-x: 100%; }}@utility slide-in-from-start-*{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"]*){ --tw-enter-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-enter-translate-x: calc(--value(ratio)*-100%) ; --tw-enter-translate-x: calc(--value(--translate-*,[percentage],[length])*-1) ; }&:where(:dir(rtl),[dir="rtl"],[dir="rtl"]*){ --tw-enter-translate-x: calc(--value(integer)*var(--spacing)); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-enter-translate-x: calc(--value(ratio)*100%) ; --tw-enter-translate-x: --value(--translate-*,[percentage],[length]); }}@utility slide-in-from-end{&:dir(ltr){ --tw-enter-translate-x: 100%; }&:dir(rtl){ --tw-enter-translate-x: -100%; }}@utility slide-in-from-end-*{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"]*){ --tw-enter-translate-x: calc(--value(integer)*var(--spacing)); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-enter-translate-x: calc(--value(ratio)*100%) ; --tw-enter-translate-x: --value(--translate-*,[percentage],[length]); }&:where(:dir(rtl),[dir="rtl"],[dir="rtl"]*){ --tw-enter-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-enter-translate-x: calc(--value(ratio)*-100%) ; --tw-enter-translate-x: calc(--value(--translate-*,[percentage],[length])*-1) ; }}@utility slide-out-to-top{--tw-exit-translate-y: -100%;}@utility slide-out-to-top-*{--tw-exit-translate-y: calc(--value(integer)*var(--spacing)*-1); --tw-exit-translate-y: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-exit-translate-y: calc(--value(ratio)*-100%) ; --tw-exit-translate-y: calc(--value(--translate-*,[percentage],[length])*-1) ;}@utility slide-out-to-bottom{--tw-exit-translate-y: 100%;}@utility slide-out-to-bottom-*{--tw-exit-translate-y: calc(--value(integer)*var(--spacing)); --tw-exit-translate-y: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-exit-translate-y: calc(--value(ratio)*100%) ; --tw-exit-translate-y: --value(--translate-*,[percentage],[length]);}@utility slide-out-to-left{--tw-exit-translate-x: -100%;}@utility slide-out-to-left-*{--tw-exit-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-exit-translate-x: calc(--value(ratio)*-100%) ; --tw-exit-translate-x: calc(--value(--translate-*,[percentage],[length])*-1) ;}@utility slide-out-to-right{--tw-exit-translate-x: 100%;}@utility slide-out-to-right-*{--tw-exit-translate-x: calc(--value(integer)*var(--spacing)); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-exit-translate-x: calc(--value(ratio)*100%) ; --tw-exit-translate-x: --value(--translate-*,[percentage],[length]);}@utility slide-out-to-start{&:dir(ltr){ --tw-exit-translate-x: -100%; }&:dir(rtl){ --tw-exit-translate-x: 100%; }}@utility slide-out-to-start-*{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"]*){ --tw-exit-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-exit-translate-x: calc(--value(ratio)*-100%) ; --tw-exit-translate-x: calc(--value(--translate-*,[percentage],[length])*-1) ; }&:where(:dir(rtl),[dir="rtl"],[dir="rtl"]*){ --tw-exit-translate-x: calc(--value(integer)*var(--spacing)); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-exit-translate-x: calc(--value(ratio)*100%) ; --tw-exit-translate-x: --value(--translate-*,[percentage],[length]); }}@utility slide-out-to-end{&:dir(ltr){ --tw-exit-translate-x: 100%; }&:dir(rtl){ --tw-exit-translate-x: -100%; }}@utility slide-out-to-end-*{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"]*){ --tw-exit-translate-x: calc(--value(integer)*var(--spacing)); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-exit-translate-x: calc(--value(ratio)*100%) ; --tw-exit-translate-x: --value(--translate-*,[percentage],[length]); }&:where(:dir(rtl),[dir="rtl"],[dir="rtl"]*){ --tw-exit-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-exit-translate-x: calc(--value(ratio)*-100%) ; --tw-exit-translate-x: calc(--value(--translate-*,[percentage],[length])*-1) ; }}@theme inline{ --color-background: var(--background); --color-foreground: var(--foreground); --color-card: var(--card); --color-card-foreground: var(--card-foreground); --color-popover: var(--popover); --color-popover-foreground: var(--popover-foreground); --color-primary: var(--primary); --color-primary-foreground: var(--primary-foreground); --color-secondary: var(--secondary); --color-secondary-foreground: var(--secondary-foreground); --color-muted: var(--muted-surface); --color-muted-foreground: var(--muted); --color-accent: var(--accent); --color-accent-foreground: var(--accent-foreground); --color-destructive: var(--danger); --color-border: var(--border); --color-input: var(--border); --color-ring: var(--ring); --radius-sm: calc(var(--radius) - 4px); --radius-md: calc(var(--radius) - 2px); --radius-lg: var(--radius); --radius-xl: calc(var(--radius) + 4px); }:root,.editor-theme{--bg: #f7f9fc;--panel: #ffffff;--panel-strong: #f8fafc;--text: #1f2937;--muted: #475569;--border: #d8dee8;--border-strong: #9aa7b8;--brand-primary: #e8900a;--brand-secondary: #e8900a;--primary: #e8900a;--primary-hover: #d38309;--primary-active: #be7608;--primary-foreground: #000000;--primary-text: #9e6207;--primary-soft: #fdf6eb;--primary-border: #c57a09;--primary-rgb: 232, 144, 10;--secondary: #fef8f0;--secondary-hover: #fcf2e2;--secondary-foreground: var(--text);--ring: var(--primary-text);--danger: #b42318;--danger-soft: #fff1ef;--success: #166534;--workspace: #eef1f5;--shadow: 0 18px 48px rgba(15, 23, 42, .1);--radius: 8px;--background: var(--bg);--foreground: var(--text);--card: var(--panel-strong);--card-foreground: var(--text);--popover: var(--panel);--popover-foreground: var(--text);--muted-surface: #f3f4f6;--accent: var(--secondary-hover);--accent-foreground: var(--secondary-foreground)}.editor-theme{width:100%;height:100%;color:var(--text)}.branding-status{min-height:100dvh;padding:24px;display:grid;place-items:center;color:var(--text);background:var(--bg)}.branding-status-card{width:min(420px,100%);padding:32px;text-align:center;background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.branding-status-card h1{margin:16px 0 8px;font-size:1.25rem}.branding-status-card>svg{margin:0 auto}.branding-status-card p{margin:0 0 16px;color:var(--muted);line-height:1.5}.branding-status-card button,.branding-status-card button:hover:not(:disabled){color:#fff;background:var(--text)}.branding-status-card button:disabled{color:var(--muted);background:var(--muted-surface)}.branding-status-spinner{animation:branding-spin 1s linear infinite}@keyframes branding-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.branding-status-spinner{animation:none}}*{box-sizing:border-box}html,body,#root{width:100%;height:100%}body{margin:0;overflow:hidden;color:var(--text);background:var(--bg);font-family:Manrope,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}.topo-editor-app{width:100%;height:100vh;display:grid;grid-template-columns:370px minmax(0,1fr) 300px;grid-template-rows:72px minmax(0,1fr);background:var(--bg)}.desktop-editor-header{position:relative;grid-column:1 / -1;grid-row:1;min-width:0;padding:0 clamp(18px,2.2vw,34px);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);align-items:center;overflow:hidden;background:linear-gradient(112deg,color-mix(in srgb,var(--primary) 5%,var(--panel)) 0%,var(--panel) 48%,color-mix(in srgb,var(--secondary) 38%,var(--panel)) 100%);border-bottom:1px solid color-mix(in srgb,var(--primary) 16%,var(--border));box-shadow:0 4px 18px #0f172a0f;z-index:20}.desktop-editor-header:after{position:absolute;right:0;bottom:0;left:0;height:3px;content:"";background:linear-gradient(90deg,var(--primary),color-mix(in srgb,var(--primary) 52%,var(--secondary)) 68%,transparent);opacity:.9}.desktop-editor-brand{min-width:0;max-width:100%;display:inline-flex;align-items:center;justify-self:start;color:var(--primary-text)}.desktop-editor-brand-icon{width:28px;height:28px;flex:0 0 auto}.desktop-editor-logo,.auth-barrier-logo{display:block;width:auto;max-width:min(240px,100%);height:50px;object-fit:contain;object-position:left center}.desktop-editor-title{min-width:0;display:flex;align-items:center;justify-content:center;gap:12px;text-align:center}.desktop-editor-title:before,.desktop-editor-title:after{width:clamp(18px,4vw,72px);height:1px;flex:0 1 72px;content:""}.desktop-editor-title:before{background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--primary) 34%,transparent))}.desktop-editor-title:after{background:linear-gradient(90deg,color-mix(in srgb,var(--primary) 34%,transparent),transparent)}.desktop-editor-title h1{margin:0;overflow:hidden;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:1.08rem;font-weight:900;letter-spacing:-.04em}.desktop-editor-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:8px}.desktop-editor-language-select{width:75px;min-height:36px;margin:0;padding:6px 26px 6px 10px;color:var(--primary-text);background:linear-gradient(135deg,color-mix(in srgb,var(--primary) 8%,var(--panel-strong)),var(--panel-strong));border:1px solid color-mix(in srgb,var(--primary) 32%,var(--border));border-radius:999px;box-shadow:0 3px 8px #0f172a14;font-size:.76rem;font-weight:900;letter-spacing:.04em;line-height:1;cursor:pointer;transition:color .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease}.desktop-editor-language-select:hover{color:var(--primary-foreground);background:var(--primary);border-color:var(--primary);box-shadow:0 5px 12px rgba(var(--primary-rgb),.24)}.desktop-editor-language-select:focus-visible{outline:3px solid rgba(var(--primary-rgb),.28);outline-offset:2px}.desktop-editor-start-over{width:auto;max-width:100%;margin:0;padding:8px 12px;display:inline-flex;align-items:center;gap:8px;color:var(--danger);background:var(--danger-soft);border-color:var(--danger);border-radius:6px;font-size:.82rem;line-height:1.25;white-space:nowrap}.auth-barrier{width:100%;min-height:100vh;padding:40px;display:grid;place-items:center;color:var(--text);background:radial-gradient(circle at 24px 24px,rgba(71,85,105,.1) 1px,transparent 1px),var(--workspace);background-size:28px 28px}.auth-barrier-card{width:min(820px,100%);min-height:360px;padding:34px;display:grid;grid-template-columns:290px minmax(0,1fr);gap:34px;align-items:center;background:var(--panel-strong);border:1px solid var(--border-strong);border-radius:var(--radius);box-shadow:var(--shadow)}.auth-barrier-visual{min-height:292px;padding:22px;display:flex;flex-direction:column;justify-content:space-between;gap:18px;background:var(--panel-strong);border:1px solid var(--border);border-radius:var(--radius)}.auth-barrier-icon{width:62px;height:62px;display:grid;place-items:center;color:var(--primary-foreground);background:var(--primary);border-radius:var(--radius);box-shadow:0 12px 28px #0f172a2e}.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:#4755691f;stroke-width:16}.auth-route-loader-line{stroke:var(--primary);stroke-width:7;stroke-dasharray:24 18}.auth-barrier-card.is-loading .auth-route-loader-line{animation:authRouteMove 1.15s linear infinite}.auth-route-loader-point{fill:#fff;stroke:var(--primary);stroke-width:3;transform-box:fill-box;transform-origin:center}.auth-barrier-card.is-loading .auth-route-loader-point-mid{animation:authRoutePointPulse 1.4s ease-in-out infinite}.auth-route-loader-point-end{fill:var(--secondary);stroke:var(--primary)}.auth-barrier-card.is-loading .auth-route-loader-point-end{animation:authRoutePointPulse 1.4s ease-in-out infinite .24s}.route-load-failed-visual{display:grid;gap:16px}.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:4}.route-load-failed-marker path{fill:none;stroke:var(--danger);stroke-width:6;stroke-linecap:round}.route-load-failed-message{padding:11px 12px;display:grid;gap:3px;color:var(--danger);background:var(--danger-soft);border:1px solid rgba(180,35,24,.2);border-radius:6px;font-size:.82rem;line-height:1.35}.route-load-failed-message span{color:var(--muted)}.auth-loading-steps{display:grid;gap:9px}.auth-loading-step{min-height:34px;padding:8px 10px;display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:center;color:var(--muted);background:var(--secondary);border:1px solid rgba(71,85,105,.18);border-radius:6px;font-size:.82rem}.auth-loading-step span{width:10px;height:10px;display:block;border-radius:999px;background:#d5c6b1}.auth-loading-step strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-loading-step.active{color:var(--text);border-color:rgba(var(--primary-rgb),.38);background:var(--panel-strong);box-shadow:0 8px 18px #0f172a14}.auth-loading-step.active span{color:var(--primary-foreground);background:var(--primary);animation:authStepPulse .9s ease-in-out infinite}.auth-loading-step.done span{color:var(--primary-foreground);background:var(--primary)}.auth-barrier-copy{min-width:0}.auth-barrier-logo{margin-bottom:24px}.auth-barrier-eyebrow{margin:0 0 4px;color:var(--primary-text);font-size:.76rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.auth-barrier h1{margin:0 0 14px;color:var(--text);font-size:2rem;line-height:1.2}.auth-barrier-copy p:last-of-type{margin:0;color:var(--muted);font-size:1.02rem;line-height:1.55}.auth-barrier-button{width:fit-content;max-width:100%;margin-top:26px;padding:13px 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--primary-foreground);background:var(--primary);border-radius:4px;font-weight:800;line-height:1;text-decoration:none;box-shadow:0 10px 22px #0f172a29}.auth-barrier-button:hover{background:var(--primary-hover)}@keyframes authRouteMove{to{stroke-dashoffset:-42}}@keyframes authRoutePointPulse{0%,to{opacity:.78;transform:scale(1)}50%{opacity:1;transform:scale(1.35)}}@keyframes authStepPulse{0%,to{box-shadow:0 0 rgba(var(--primary-rgb),.22)}50%{box-shadow:0 0 0 6px rgba(var(--primary-rgb),0)}}@media(max-width:760px){.auth-barrier{padding:18px}.auth-barrier-card{min-height:0;padding:20px;grid-template-columns:1fr;gap:22px}.auth-barrier-visual{display:none}.auth-barrier h1{font-size:1.55rem}}.sidebar,.icon-sidebar{min-width:0;overflow-y:auto;padding:18px;background:var(--panel)}.left-sidebar{grid-column:1;grid-row:2;border-right:1px solid var(--border)}.icon-sidebar{grid-column:3;grid-row:2;border-left:1px solid var(--border)}.workspace{grid-column:2;grid-row:2;min-width:0;min-height:0;padding:18px;display:flex;background:radial-gradient(circle at 24px 24px,rgba(0,0,0,.06) 1px,transparent 1px),var(--workspace);background-size:28px 28px}.preview-container{position:relative;flex:1;min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--workspace);border:1px solid var(--border-strong);border-radius:20px;box-shadow:var(--shadow)}.placeholder{width:min(520px,calc(100% - 40px));padding:42px;text-align:center;color:var(--muted);background:#ffffffe6;border:2px dashed var(--border-strong);border-radius:24px}.upload-drop-zone{transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease}.upload-drop-zone.drag-over{transform:translateY(-2px);background:var(--panel-strong);border-color:var(--primary-border);box-shadow:0 18px 50px #0f172a2e,0 0 0 5px rgba(var(--primary-rgb),.12)}.upload-drop-zone.drag-over .placeholder-icon{background:var(--primary-soft);color:var(--primary-text)}.upload-drop-hint{margin:-8px 0 18px;display:flex;flex-direction:column;align-items:center;gap:4px;color:var(--muted);font-size:.95rem;line-height:1.35}.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{width:74px;height:74px;margin:0 auto 18px;display:grid;place-items:center;border-radius:22px;background:var(--primary-soft);font-size:2.2rem}.placeholder h2{margin:0 0 20px;color:var(--text);font-size:1.45rem;font-weight:750}.custom-file-upload{width:auto;display:flex;align-items:center;justify-content:center;margin:0;padding:12px 18px;color:var(--primary-foreground);background:var(--primary);border-radius:999px;cursor:pointer;font-weight:700}.custom-file-upload:hover{background:var(--primary-hover)}#imageInput{display:none}.empty-canvas-choice{margin-top:14px;display:grid;justify-items:center;gap:7px}.empty-canvas-choice>span{color:var(--muted);font-size:.85rem;font-weight:700}.empty-canvas-button{padding:10px 16px;color:var(--text);background:#fff;border:1px solid var(--border-strong);border-radius:999px;font-weight:800;cursor:pointer}.empty-canvas-button:hover:not(:disabled){border-color:var(--primary-border);color:var(--primary-text);background:var(--primary-soft)}.empty-canvas-choice small{max-width:340px;color:var(--muted);line-height:1.35}.panel-section{margin-bottom:18px;padding:16px;background:var(--panel-strong);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 8px 24px #0f172a0a}.panel-section h2{margin:0 0 14px;font-size:1rem;letter-spacing:-.01em}.summary-section{background:var(--panel-strong)}label{display:block;margin:10px 0 5px;color:var(--muted);font-size:.82rem;font-weight:700}input,textarea,select{width:100%;padding:9px 10px;color:var(--text);background:#fff;border:1px solid var(--border);border-radius:10px;outline:none}input:focus,textarea:focus,select:focus{border-color:var(--border-strong);box-shadow:0 0 0 3px #64748b29}textarea{min-height:72px;resize:vertical}button{width:100%;margin-top:10px;padding:10px 12px;border:0;border-radius:11px;cursor:pointer;color:var(--primary-foreground);background:var(--primary);font-weight:750}button:where(:hover:not(:disabled)){background:var(--primary-hover)}button:disabled{cursor:not-allowed;color:var(--muted);background:var(--muted-surface)}button.secondary{color:var(--secondary-foreground);background:var(--secondary)}button.secondary:hover:not(:disabled){background:var(--secondary-hover)}button.next-step-button{color:var(--primary-foreground);background:var(--primary);box-shadow:0 8px 18px rgba(var(--primary-rgb),.22)}button.next-step-button:hover:not(:disabled){background:var(--primary-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{display:grid;grid-template-columns:1fr .7fr;gap:8px;margin-top:10px}.button-row button{margin-top:0}.hint{margin:12px 0 0;color:var(--muted);font-size:.84rem;line-height:1.4}.selected-info{margin-bottom:10px;padding:9px 10px;background:var(--muted-surface);border:1px solid var(--border);border-radius:10px;font-size:.88rem;font-weight:700}.step-list{display:grid;gap:8px}.step-button{margin-top:0;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;text-align:left;color:var(--text);background:var(--muted-surface)}.step-button span{width:28px;height:28px;display:grid;place-items:center;border-radius:999px;color:#fff;background:var(--border-strong);font-size:.8rem}.step-button.active{color:var(--primary-foreground);background:var(--primary)}.step-button.active span{color:var(--primary-text);background:#fff}.step-button:not(.active):hover:not(:disabled){color:var(--primary-text);background:var(--primary-soft)}.step-button.active:hover:not(:disabled){background:var(--primary-hover)}.step-button.done span{background:var(--success)}.step-button:disabled{opacity:.6}.step-warning-icon{justify-self:end;color:#d97706;stroke:#d97706}.route-tree.empty-state{padding:12px;color:var(--muted);background:#fff;border:1px dashed var(--border-strong);border-radius:12px}.route-card{margin-bottom:10px;padding:10px;background:var(--panel-strong);border:1px solid var(--border);border-radius:13px}.route-card.active{border-color:var(--primary-border)}.route-header{display:grid;grid-template-columns:34px 14px minmax(0,1fr) 34px;gap:8px;align-items:center;margin-bottom:10px}.route-fold-button,.icon-button{width:34px;height:34px;margin:0;padding:0;display:grid;place-items:center;color:var(--text);background:var(--secondary)}.route-color-dot{width:14px;height:14px;border-radius:999px;border:1px solid rgba(0,0,0,.22)}.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{margin:10px 0 7px;color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.belay-list,.pitch-list{display:flex;flex-direction:column;gap:6px}.belay-row,.pitch-item{border:1px solid transparent;border-radius:10px;background:var(--muted-surface)}.belay-row{min-height:34px;padding:7px 9px;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;font-size:.86rem;font-weight:700}.belay-row:hover,.pitch-item:hover{background:var(--secondary)}.belay-row.active,.pitch-item.active{background:var(--secondary-hover);border-color:var(--border-strong)}.pitch-item{padding:8px}.pitch-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;cursor:pointer}.pitch-main{min-width:0;display:flex;justify-content:space-between;gap:8px;font-size:.9rem}.line-type-chip{padding:3px 7px;color:var(--muted);background:var(--muted-surface);border:1px solid var(--border);border-radius:999px;font-size:.72rem;white-space:nowrap}.pitch-meta{margin-top:4px;color:var(--muted);font-size:.8rem}.pitch-delete-button{width:26px;height:26px;margin:0;padding:0;color:var(--danger);background:transparent;border-radius:999px;font-size:1rem}.pitch-delete-button:hover:not(:disabled){color:#fff;background:var(--danger)}.inline-pitch-editor{margin-top:10px;padding:10px;background:var(--panel-strong);border:1px solid var(--border);border-radius:12px}.inline-field-row{display:grid;grid-template-columns:1fr .75fr;gap:10px}.pitch-line-type-field{margin:10px 0 5px;color:var(--muted);font-size:.82rem;font-weight:700}.pitch-line-type-toggle{margin-top:5px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.pitch-line-type-toggle button{min-width:0;min-height:34px;margin:0;padding:5px 7px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--muted);background:var(--muted-surface);border:1px solid var(--border);border-radius:6px;box-shadow:none;font-size:.72rem;font-weight:700;line-height:1.1}.pitch-line-type-toggle button:hover{background:var(--secondary-hover)}.pitch-line-type-toggle button.active{color:var(--primary-foreground);background:var(--primary);border-color:var(--primary)}.pitch-line-sample{width:20px;height:2px;flex:0 0 auto;background:currentColor}.pitch-line-sample.visible{background:repeating-linear-gradient(to right,currentColor 0 7px,transparent 7px 11px)}.pitch-line-sample.hidden{background:repeating-linear-gradient(to right,currentColor 0 2px,transparent 2px 6px)}.pitch-line-sample.variant{background:repeating-linear-gradient(to right,currentColor 0 7px,transparent 7px 10px,currentColor 10px 12px,transparent 12px 16px)}.empty-right-panel{background:var(--panel)}.icon-groups{display:flex;flex-direction:column;gap:10px;margin-top:14px}.icon-group{background:var(--panel-strong);border:1px solid var(--border);border-radius:12px;overflow:hidden}.icon-group summary{padding:10px 12px;cursor:pointer;font-weight:800;-webkit-user-select:none;user-select:none}.icon-palette{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px;border-top:1px solid var(--border)}.icon-palette-item{min-height:84px;padding:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;font-size:.76rem;background:#fff;border:1px solid var(--border);border-radius:10px;cursor:grab;-webkit-user-select:none;user-select:none}.icon-palette-item:hover{border-color:var(--primary-border);background:#faf3e9}.icon-palette-item:active{cursor:grabbing}.icon-palette-item img{width:32px;height:32px;object-fit:contain;pointer-events:none}.selected-editor-section{border-color:var(--border-strong)}svg{display:block;-webkit-user-select:none;user-select:none}.topo-svg{width:100%;height:100%;max-width: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{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.background-tool-button{min-width:0;padding:12px 8px;display:grid;place-items:center;gap:6px;color:var(--muted);background:var(--panel-strong);border:1px solid var(--border);border-radius:10px;font-size:.82rem;font-weight:800;cursor:pointer}.background-tool-button:hover,.background-tool-button.active{color:var(--primary-foreground);background:var(--primary);border-color:var(--primary-border)}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 rgba(0,0,0,.55))}.raw-route-line,.belay-selection-route-line{stroke-width:2.4}.belay-selection-route-line{opacity:.55}.pitch-line{stroke-width:2.6;cursor:default;pointer-events:none}.pitch-line.active{stroke-width:3.6;filter:drop-shadow(0 0 7px rgba(0,0,0,.82))}.approach-line{stroke:#111;stroke-width:3.2;stroke-dasharray:12 9;filter:drop-shadow(0 0 2px rgba(255,255,255,.9))}.route-preview-line{stroke-width:2.8;stroke-dasharray:8 6;opacity:.85;pointer-events:none}.route-hit-line,.approach-hit-line{fill:none;stroke:transparent;stroke-width:28;vector-effect:non-scaling-stroke;cursor:copy}.route-point-circle,.approach-circle,.belay-circle{fill:#fff;stroke-width:2.5;vector-effect:non-scaling-stroke;cursor:move;filter:drop-shadow(0 0 3px rgba(0,0,0,.55))}.route-point-circle.start-point{fill:#ffe08a}.approach-circle{stroke:#111;fill:#fff}.belay-circle{fill:#fff;stroke:#111;stroke-width:1.5}.belay-circle.fixed{fill:#ffe08a}.belay-circle.active{fill:#d7ffd9;stroke:#11812f;stroke-width:1.5}.belay-marker-group.locked .belay-circle{cursor:default}.belay-inner-line{stroke:#111;stroke-width:1.5;stroke-linecap:round;vector-effect:non-scaling-stroke;pointer-events:none}.belay-number{fill:#111;font-size:16px;font-weight:900;paint-order:stroke;stroke:#fff;stroke-width:4px;stroke-linejoin:round;pointer-events:none}.route-label{font-size:18px;font-weight:850;paint-order:stroke;stroke:#fff;stroke-width:4px;stroke-linejoin:round;pointer-events:none}.topo-icon-group{cursor:move}.topo-icon{cursor:move;pointer-events:all}.topo-icon-note{fill:#111;font-family:Comic Sans MS,Segoe Print,Bradley Hand,cursive;font-weight:800;cursor:move;-webkit-user-select:none;user-select:none}.topo-icon-group.active .topo-icon-note{paint-order:stroke;stroke:#d7ffd9;stroke-width:4px;stroke-linejoin:round;filter:drop-shadow(0 0 5px rgba(0,170,0,.9))}.topo-text-label{fill:#000;font-family:Comic Sans MS,Segoe Print,Bradley Hand,cursive;font-weight:700;cursor:move;-webkit-user-select:none;user-select:none}.topo-text-label.active{paint-order:stroke;stroke:#d7ffd9;stroke-width:4px;stroke-linejoin:round;filter:drop-shadow(0 0 5px rgba(0,170,0,.9))}.svg-text-editor{width:260px;height:110px;padding:8px 10px;border-radius:10px;background:#fff;border:2px solid #111;font:700 18px Comic Sans MS,Segoe Print,cursive;line-height:1.2;resize:none}@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:var(--border-strong);box-shadow:0 10px 30px #0f172a14}.pitch-sections-card{background:var(--panel-strong)}.status-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.status-strip{margin-top:12px;padding:9px 10px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);background:var(--muted-surface);border:1px solid var(--border);border-radius:10px;font-size:.84rem}.status-grid .status-strip{margin-top:0}.status-strip strong{color:var(--text);font-size:1rem}.selected-belays-box{margin-top:12px;padding:10px;background:var(--panel-strong);border:1px solid var(--border);border-radius:12px}.small-hint{margin-top:4px}.compact-pitch-tree{display:flex;flex-direction:column;gap:12px}.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{width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:1rem;line-height:1}.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.5;filter:drop-shadow(0 0 5px rgba(17,129,47,.8)) drop-shadow(0 0 3px rgba(255,255,255,.95))}.belay-add-hit-line{cursor:crosshair}.icon-sidebar{height:100%;display:flex;flex-direction:column;gap:14px;overflow:hidden}.icon-sidebar .panel-section{margin-bottom:0}.inspector-panel{flex:0 0 auto;background:var(--panel-strong);border-color:var(--border-strong);box-shadow:0 14px 32px #0f172a14}.panel-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.panel-title-row h2{margin:0}.object-type-pill{padding:4px 8px;color:#1f4f2d;background:#dff4e4;border:1px solid rgba(31,79,45,.18);border-radius:999px;font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.object-type-pill.empty{color:var(--muted);background:var(--muted-surface);border-color:var(--border)}.empty-inspector{padding:12px;color:var(--muted);background:var(--muted-surface);border:1px dashed var(--border-strong);border-radius:12px}.empty-inspector strong{display:block;margin-bottom:5px;color:var(--text)}.empty-inspector p{margin:0;font-size:.84rem;line-height:1.35}.selected-object-editor{display:flex;flex-direction:column;gap:8px}.selected-object-editor label{margin-top:4px}.selected-object-editor textarea{min-height:58px}.selected-object-preview{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;padding:9px;background:var(--muted-surface);border:1px solid var(--border);border-radius:12px}.selected-object-preview strong,.selected-object-preview span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-object-preview span{margin-top:2px;color:var(--muted);font-size:.78rem;font-weight:650}.selected-object-thumb{width:44px;height:44px;display:grid;place-items:center;background:#fff;border:1px solid var(--border);border-radius:12px}.selected-object-thumb img{width:30px;height:30px;object-fit:contain}.selected-object-thumb.text-thumb{color:#111;font:900 1.05rem Comic Sans MS,Segoe Print,cursive}.range-number-row{display:grid;grid-template-columns:minmax(0,1fr) 70px;gap:8px;align-items:center}.range-number-row input[type=range]{padding-left:0;padding-right:0}.add-elements-panel{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column}.tool-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:4px;background:var(--muted-surface);border:1px solid var(--border);border-radius:13px}.tool-tab{margin-top:0;padding:8px 10px;color:var(--muted);background:transparent;border-radius:10px}.tool-tab:hover:not(:disabled){color:var(--text);background:var(--muted-surface)}.tool-tab.active{color:var(--primary-foreground);background:var(--primary)}.tool-tab-content{flex:1 1 auto;margin-top:12px;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:3px}.compact-icon-groups{gap:8px;margin-top:12px}.compact-icon-groups .icon-group summary{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 10px}.group-count{min-width:24px;padding:2px 6px;text-align:center;color:var(--muted);background:var(--muted-surface);border-radius:999px;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{min-height:68px;padding:6px;gap:5px;font-size:.68rem;line-height:1.12}.compact-icon-item img{width:28px;height:28px}.empty-tool-state{padding:12px;color:var(--muted);text-align:center;background:var(--muted-surface);border:1px dashed var(--border-strong);border-radius:12px;font-size:.84rem}.workflow-card{position:sticky;top:0;z-index:15;background:var(--panel-strong);box-shadow:0 12px 28px #0f172a14}@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{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compact-icon-item span{max-width:100%;overflow-wrap:anywhere}.topo-editor-app{grid-template-columns:350px minmax(0,1fr) 390px}.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{min-height:34px;padding:7px 8px;grid-template-columns:22px minmax(0,1fr) auto;gap:7px;border-radius:9px;font-size:.8rem;line-height:1.1}.compact-workflow-card .step-button span{width:22px;height:22px;font-size:.68rem}.compact-start-over{margin-top:8px;padding:8px 10px;border-radius:9px;font-size:.8rem}.right-pitch-sections-card{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;background:var(--panel-strong)}.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{margin:12px 0;padding:9px 10px;color:var(--muted);background:var(--muted-surface);border:1px solid var(--border);border-radius:10px;font-size:.84rem}.active-approach-note strong{color:var(--text)}.right-approach-sections-card{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;background:var(--panel-strong)}.right-approach-sections-card .panel-title-row{margin-bottom:10px}.small-action-button{width:auto;margin:0;padding:7px 10px;border-radius:999px;font-size:.78rem;font-weight:750}.approach-list{display:flex;flex-direction:column;gap:10px}.approach-card{padding:10px;background:var(--panel-strong);border:1px solid var(--border);border-radius:12px}.approach-card.active{border-color:#222;box-shadow:0 0 0 2px #2020200f}.approach-card-header{display:grid;grid-template-columns:24px minmax(0,1fr);gap:8px;align-items:center}.approach-number{width:24px;height:24px;display:grid;place-items:center;color:#fff;background:#222;border-radius:999px;font-size:.75rem;font-weight:800}.approach-name-input{min-width:0;padding:7px 8px;font-size:.86rem;font-weight:700}.approach-card-meta{margin-top:8px;display:flex;justify-content:space-between;gap:8px;color:var(--muted);font-size:.78rem}.approach-card-meta strong{color:var(--success);white-space:nowrap}.compact-button-row{margin-top:8px;gap:7px}.compact-button-row button{margin-top:0;padding:7px 8px;border-radius:9px;font-size:.78rem}.approach-empty-state p{margin:0 0 10px}.approach-label{fill:#111;font-size:17px;font-weight:800;paint-order:stroke;stroke:#fffffff2;stroke-width:4px;stroke-linejoin:round;pointer-events:none}.approach-group.active .approach-line{filter:drop-shadow(0 0 3px rgba(255,255,255,.95)) drop-shadow(0 0 4px rgba(0,0,0,.45))}.next-step-button{background:var(--success);color:#fff;font-weight:850;box-shadow:0 8px 18px #11812f33}.next-step-button:hover:not(:disabled){background:#0d6f27}.approach-arrow-head{fill:none;stroke:#111;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.route-card .approach-card-header{grid-template-columns:14px 24px minmax(0,1fr)}.right-route-sections-card{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;background:var(--panel-strong)}.next-step-button{background:#2563eb;color:#fff;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;background:#dbe4f3;border:1px solid #a9bbd8;box-shadow:none;opacity:1;cursor:not-allowed}button.next-step-button:disabled:after,.next-step-button:disabled:after{content:""}.completion-warning{margin-top:12px;padding:11px 12px;display:grid;gap:4px;color:#7a3414;background:#fff4e5;border:1px solid #f3c07d;border-radius:12px;font-size:.86rem;line-height:1.35}.completion-warning strong{color:#5f2608;font-size:.9rem}.completion-warning small{color:#8a4b20;font-weight:700}.pitch-required-warning,.route-required-warning{margin-top:6px;padding:5px 7px;color:#8a4b20;background:#fff4e5;border:1px solid #f3c07d;border-radius:8px;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.5}.note-label-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:4px}.note-label-row label{margin:0}.note-side-tabs{display:inline-grid;grid-template-columns:1fr 1fr;gap:3px;padding:3px;background:var(--muted-surface);border:1px solid var(--border);border-radius:999px}.note-side-tabs button{width:auto;min-width:54px;margin:0;padding:5px 9px;color:var(--muted);background:transparent;border-radius:999px;font-size:.76rem;line-height:1;box-shadow:none}.note-side-tabs button:hover:not(:disabled){color:var(--text);background:var(--muted-surface)}.note-side-tabs button.active{color:var(--primary-foreground);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.5}.approach-arrow-head{stroke-width:1.15}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{margin-top:10px;padding:11px 12px;color:var(--muted);background:var(--muted-surface);border:1px solid var(--border);border-radius:12px;font-size:.84rem;line-height:1.42}.step-help-box strong{display:block;margin-bottom:6px;color:var(--text);font-size:.88rem}.step-help-box p{margin:0 0 7px}.step-help-box p:last-child{margin-bottom:0}.finish-topo-button{margin-top:12px;color:#fff;background:var(--success);box-shadow:0 8px 18px #286b3933}.finish-topo-button:hover:not(:disabled){background:#1f572f}.approach-arrow-head{stroke-width:1.45}.step-hotkeys{margin-top:10px;padding-top:9px;border-top:1px dashed var(--border-strong)}.step-help-box .step-help-subtitle{display:block;margin:0 0 7px;color:var(--text);font-size:.82rem;font-weight:850;text-transform:uppercase;letter-spacing:.05em}.step-hotkeys ul{margin:0;padding:0;display:grid;gap:6px;list-style:none}.step-hotkeys li{display:grid;grid-template-columns:128px minmax(0,1fr);gap:8px;align-items:start}.step-hotkeys .hotkey-action{color:var(--text);font-size:.8rem;font-weight:850;line-height:1.35}.step-hotkeys kbd{width:fit-content;max-width:100%;padding:3px 7px;color:#1f2937;background:#fff;border:1px solid var(--border);border-bottom-width:2px;border-radius:7px;font-family:inherit;font-size:.72rem;font-weight:850;line-height:1.1;white-space:normal}.approach-arrow-head{fill:#111;stroke:none}.export-button-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.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{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;background:var(--panel-strong)}.details-card{padding:12px;background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:0 8px 20px #0f172a14}.project-details-field{display:grid;gap:7px;color:var(--muted);font-size:.82rem;font-weight:850}.project-details-field input{width:100%;min-height:40px;padding:8px 10px;color:var(--text);background:#fff;border:1px solid var(--border);border-radius:10px;font:inherit;font-weight:700}.project-details-field input[aria-invalid=true]{border-color:#b423188c;background:#fff7f6}.workspace,.preview-container{background-color:#eee;background-image:linear-gradient(45deg,#d4d4d4 25%,transparent 25%),linear-gradient(-45deg,#d4d4d4 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#d4d4d4 75%),linear-gradient(-45deg,transparent 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 rgba(255,255,255,.9)) drop-shadow(0 0 2px rgba(0,0,0,.45))}@media(max-width:1100px){.topo-editor-app{grid-template-columns:350px minmax(0,1fr) 390px}}:root{--shadow-lg: var(--shadow)}.workspace{background:radial-gradient(circle at 24px 24px,rgba(0,0,0,.06) 1px,transparent 1px),var(--workspace);background-size:28px 28px}.preview-container{background:linear-gradient(45deg,rgba(31,41,51,.035) 25%,transparent 25%),linear-gradient(-45deg,rgba(31,41,51,.035) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(31,41,51,.035) 75%),linear-gradient(-45deg,transparent 75%,rgba(31,41,51,.035) 75%),var(--workspace);background-size:28px 28px;background-position:0 0,0 14px,14px -14px,-14px 0;box-shadow:var(--shadow-lg)}.approach-arrow-head{fill:none;stroke:#111;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.route-point-circle,.route-point-circle.start-point{r:5px}.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 rgba(255,255,255,.98)) drop-shadow(0 0 9px rgba(255,255,255,.88)) drop-shadow(0 0 7px rgba(90,90,90,.25))}.topo-icon-note,.topo-text-label{paint-order:stroke;stroke:#ffffffe0;stroke-width:3px;stroke-linejoin:round;filter:drop-shadow(0 1px 2px rgba(0,0,0,.18))}.topo-icon-group.active .topo-icon{filter:drop-shadow(0 0 5px rgba(215,255,217,.95)) drop-shadow(0 0 7px rgba(0,170,0,.85))}.topo-icon-group.active .topo-icon-note,.topo-text-label.active{stroke:#d7ffd9;filter:drop-shadow(0 0 5px rgba(0,170,0,.9))}.placeholder.is-processing{pointer-events:none;opacity:.62;filter:blur(.4px)}.app-alert{position:fixed;left:50%;top:22px;z-index:1000;width:min(520px,calc(100% - 32px));transform:translate(-50%);display:grid;grid-template-columns:34px minmax(0,1fr) 34px;gap:12px;align-items:start;padding:14px;color:var(--text);background:var(--panel-strong);border:1px solid var(--border-strong);border-left:5px solid var(--danger);border-radius:16px;box-shadow:0 22px 60px #0f172a33}.app-alert-warning{border-left-color:#d9822b}.app-alert-success{border-left-color:#0d6f27}.app-alert-icon{width:34px;height:34px;display:grid;place-items:center;color:#fff;background:var(--danger);border-radius:999px;font-weight:950;line-height:1}.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;margin:0;padding:0;color:var(--muted);background:#f3eadf;border-radius:999px;font-size:1.2rem;line-height:1}.app-alert-close:hover:not(:disabled){color:var(--primary-foreground);background:var(--primary)}.approach-arrow-head{fill:none;stroke:#111;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}.app-confirm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:grid;place-items:center;padding:24px;background:#0f172a6b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.app-confirm-dialog{width:min(460px,100%);display:grid;grid-template-columns:46px minmax(0,1fr);gap:14px;padding:18px;color:var(--text);background:var(--panel-strong);border:1px solid #e7c4bd;border-radius:20px;box-shadow:0 28px 80px #0f172a57}.app-confirm-icon{width:46px;height:46px;display:grid;place-items:center;color:#fff;background:var(--danger);border-radius:16px;font-size:1.35rem;font-weight:950;line-height:1;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%);display:grid;grid-template-columns:50px minmax(0,1fr);gap:14px;padding:20px;color:var(--text);background:var(--panel-strong);border:1px solid rgba(64,122,46,.2);border-radius:22px;box-shadow:0 28px 80px #0f172a57}.mountain-name-dialog-icon{width:50px;height:50px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#407a2e,#1f4f23);border-radius:17px;font-size:1.55rem;box-shadow:0 10px 22px #407a2e3d}.mountain-name-dialog-copy h2{margin:0 0 6px;font-size:1.12rem}.mountain-name-dialog-copy p{margin:0;color:var(--muted);font-size:.92rem;line-height:1.45}.mountain-name-dialog-field{grid-column:1 / -1;display:grid;gap:7px;color:var(--muted);font-size:.82rem;font-weight:850}.mountain-name-dialog-field input{width:100%;min-height:44px;padding:0 12px;color:var(--text);background:#fff;border:1px solid var(--border);border-radius:12px;font:inherit}.mountain-name-dialog-actions{grid-column:1 / -1;display:flex;justify-content:flex-end}.mountain-name-dialog-actions .next-step-button{width:auto;min-width:168px;margin:0}.app-confirm-copy h2{margin:0 0 6px;font-size:1.05rem;font-weight:950;letter-spacing:-.02em}.app-confirm-copy p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.45}.app-confirm-actions{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:8px}.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{position:absolute;top:18px;left:18px;z-index:45;width:min(390px,calc(100% - 36px));padding:16px;color:var(--text);background:#fffffff5;border:1px solid rgba(100,116,139,.34);border-radius:22px;box-shadow:0 24px 70px #0f172a33;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:tutorialSlideIn .24s ease-out}.drawing-tutorial-close{position:absolute;top:10px;right:10px;width:30px;height:30px;margin:0;padding:0;display:grid;place-items:center;color:var(--muted);background:var(--muted-surface);border-radius:999px;font-size:1.25rem;line-height:1}.drawing-tutorial-close:hover:not(:disabled){color:var(--primary-foreground);background:var(--primary)}.drawing-tutorial-header{padding-right:34px}.drawing-tutorial-badge{width:fit-content;margin-bottom:8px;padding:4px 9px;display:inline-flex;align-items:center;color:var(--text);background:var(--primary-soft);border:1px solid var(--border);border-radius:999px;font-size:.72rem;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.drawing-tutorial-header h2{margin:0 0 4px;font-size:1.05rem;font-weight:950}.drawing-tutorial-header p{margin:0;color:var(--muted);font-size:.86rem;line-height:1.35}.drawing-tutorial-list{margin-top:14px;display:grid;gap:9px}.drawing-tutorial-item{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:start}.drawing-tutorial-icon{width:34px;height:34px;display:grid;place-items:center;background:var(--muted-surface);border:1px solid var(--border);border-radius:12px;font-size:1rem}.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{width:100%;margin-top:14px;padding:10px 14px;border-radius:999px;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{top:12px;left:12px;width:calc(100% - 24px)}}.topo-editor-app{background:var(--bg)}.sidebar,.icon-sidebar{background:var(--panel)}.workspace{background:radial-gradient(circle at 24px 24px,rgba(71,85,105,.1) 1px,transparent 1px),var(--workspace);background-size:28px 28px}.preview-container{background:linear-gradient(45deg,rgba(71,85,105,.035) 25%,transparent 25%),linear-gradient(-45deg,rgba(71,85,105,.035) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(71,85,105,.035) 75%),linear-gradient(-45deg,transparent 75%,rgba(71,85,105,.035) 75%),#f7f9fc;background-size:28px 28px;background-position:0 0,0 14px,14px -14px,-14px 0;border-color:var(--border-strong);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}.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:var(--panel-strong)}.route-fold-button:hover:not(:disabled),.icon-button:hover:not(:disabled){color:var(--secondary-foreground);background:var(--secondary-hover)}.belay-row:hover,.pitch-item:hover,.icon-palette-item:hover,.note-side-tabs button:hover:not(:disabled){background:var(--muted-surface)}.tool-tab:hover:not(:disabled){color:var(--muted);background:transparent}.tool-tab.active:hover:not(:disabled){color:var(--primary-foreground);background:var(--primary)}.note-side-tabs button.active:hover:not(:disabled){color:var(--primary-foreground);background:var(--primary-hover)}button.next-step-button,.next-step-button,.finish-topo-button,.drawing-tutorial-button{color:var(--primary-foreground);background:var(--primary);box-shadow:0 8px 18px rgba(var(--primary-rgb),.22)}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(--primary-hover)}button.next-step-button:active:not(:disabled),.next-step-button:active:not(:disabled),.finish-topo-button:active:not(:disabled),.drawing-tutorial-button:active:not(:disabled),.custom-file-upload:active,.auth-barrier-button:active{background:var(--primary-active)}.editor-theme :is(button,a,input,textarea,select,[role=button]):focus-visible{outline:2px solid var(--ring);outline-offset:3px}button.next-step-button:disabled,.next-step-button:disabled{color:var(--muted);background:var(--muted-surface);border-color:#47556938}input:focus,textarea:focus,select:focus{border-color:var(--ring);box-shadow:0 0 0 3px rgba(var(--primary-rgb),.16)}.step-button span,.approach-number,.step-button.active,.tool-tab.active,.note-side-tabs button.active{color:var(--primary-foreground);background:var(--primary)}.step-button.done span,.approach-card-meta strong{background:var(--primary);color:var(--primary-foreground)}.approach-card-meta strong{padding:1px 6px;border-radius:999px}.route-card.active,.approach-card.active,.compact-pitch-tree .route-card.active,.inspector-panel{border-color:var(--primary-border)}.background-tools-card,.right-details-sections-card,.right-approach-sections-card,.right-route-sections-card,.right-pitch-sections-card,.inspector-panel,.add-elements-panel{background:var(--panel-strong);border-color:#47556938}.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:#4755693d;box-shadow:0 8px 20px #0f172a14}.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(--primary-border);box-shadow:0 0 0 2px rgba(var(--primary-rgb),.16),0 10px 24px #0f172a1a}.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.5}.approach-circle.active{fill:#ffd060;stroke:var(--primary);stroke-width:2.5}.approach-line,.approach-arrow-head,.approach-circle{stroke:#111}.belay-circle.active,.belay-circle.pitch-target{fill:var(--secondary);stroke:var(--primary)}.topo-icon-group.active .topo-icon,.topo-icon-group.active .topo-icon-note,.topo-text-label.active{filter:drop-shadow(0 0 5px rgba(215,255,217,.95)) drop-shadow(0 0 8px rgba(0,170,0,.85))}.topo-icon-group.active .topo-icon-note{stroke:#d7ffd9}.topo-text-label.active{stroke:#d7ffd9;filter:drop-shadow(0 0 5px rgba(215,255,217,.95)) drop-shadow(0 0 8px rgba(0,170,0,.85))}.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.5;stroke-dasharray:5 4;vector-effect:non-scaling-stroke;pointer-events:none;filter:drop-shadow(0 0 3px rgba(255,255,255,.95))}.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.8;vector-effect:non-scaling-stroke;filter:drop-shadow(0 1px 3px rgba(0,0,0,.35))}.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(--primary-text);background:var(--primary-soft);border-color:rgba(var(--primary-rgb),.24)}
