/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}}:root{--ink:#171917;--muted:#686c68;--line:#dfe1dc;--surface:#fff;--background:#f4f4f0;--accent:#171917;--danger:#bd342d;--field:#fff;--soft:#eceee9;--hover:#e8e9e4;--sticky:#f4f4f0f0}[data-theme=dark]{--ink:#f0f2ee;--muted:#a9afa8;--line:#373b36;--surface:#1b1e1b;--background:#101210;--accent:#f0f2ee;--danger:#ff7a72;--field:#151815;--soft:#292d28;--hover:#252925;--sticky:#101210f0}*{box-sizing:border-box}html{background:var(--background)}body{background:var(--background);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,textarea{font:inherit}button{color:inherit}.page-shell{width:min(100%,1120px);min-height:100vh;margin:0 auto;padding:0 20px 56px}.loading-screen{min-height:100vh;color:var(--muted);place-items:center;display:grid}.text-button{cursor:pointer;background:0 0;border:0;padding:12px 0;font-weight:700}.user-bar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:50px;display:flex}.user-bar-label{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:800}.user-bar .account-button{max-width:170px}.user-bar .secondary-button{min-height:38px;padding:0 13px}.user-bar .settings-button{min-height:38px}.page-header{border-bottom:1px solid var(--line);grid-template-columns:minmax(72px,1fr) minmax(0,auto) minmax(72px,1fr);align-items:center;gap:10px;min-height:72px;display:grid}.page-header-left{justify-self:start;align-items:center;gap:8px;display:flex}.page-back{cursor:pointer;background:0 0;border:0;border-radius:11px;width:40px;height:40px;font-size:32px;line-height:1}.page-back:hover{background:var(--hover)}.page-logo{background:var(--ink);width:36px;height:36px;color:var(--background);border-radius:10px;place-items:center;font-weight:800;display:grid}.page-header-title{text-align:center;min-width:0}.page-header-title span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:11px;display:block;overflow:hidden}.page-header-title h1{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:20px;font-weight:700;overflow:hidden}.page-header-actions{justify-content:flex-end;justify-self:stretch;align-items:center;gap:2px;min-width:72px;display:flex}.intro{padding:42px 0 22px}.intro h2,.content-header h2{letter-spacing:-.04em;margin:0 0 6px;font-size:clamp(28px,6vw,38px)}.intro p,.content-header p{color:var(--muted);margin:0}.add-gym-card,.form-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:20px}label{font-size:14px;font-weight:700;display:block}input,textarea{border:1px solid var(--line);background:var(--field);width:100%;color:var(--ink);border-radius:12px;outline:none;margin-top:8px;padding:13px 14px}textarea{resize:vertical}input:focus,textarea:focus{border-color:var(--ink);box-shadow:0 0 0 3px #17191714}.inline-form{grid-template-columns:1fr auto;align-items:end;gap:10px;display:grid}.inline-form input{margin-top:8px}.inline-form .primary-button{height:48px}.primary-button,.secondary-button,.upload-button{cursor:pointer;border:1px solid var(--ink);white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;min-height:46px;padding:0 17px;font-weight:700;display:inline-flex}.primary-button{background:var(--accent);color:var(--background)}.primary-button:disabled{opacity:.38;cursor:default}.secondary-button{background:var(--surface);color:var(--ink)}.secondary-button:disabled{opacity:.4;cursor:default}.upload-button{background:var(--surface);color:var(--ink)}.upload-button input,.empty-upload input{display:none}.danger-text-button{color:var(--danger);cursor:pointer;background:0 0;border:0;padding:12px;font-weight:700}.gym-list{gap:10px;margin-top:22px;display:grid}.gym-card{text-align:left;border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:16px;justify-content:space-between;align-items:center;width:100%;min-height:82px;padding:18px;display:flex}.gym-card:hover{border-color:#a9ada6}.gym-card h3{margin:0 0 5px;font-size:17px}.gym-card p{color:var(--muted);margin:0;font-size:14px}.gym-card>span{color:var(--muted);font-size:28px}.content-header{justify-content:space-between;align-items:end;gap:20px;padding:36px 0 22px;display:flex}.route-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.route-card{border:1px solid var(--line);background:var(--surface);text-align:left;cursor:pointer;border-radius:16px;padding:0;overflow:hidden}.route-card:hover{border-color:#a9ada6}.route-thumb{aspect-ratio:4/3;background:#212321;place-items:center;display:grid;overflow:hidden}.route-thumb .wall-canvas{object-fit:cover;width:100%;height:100%}.route-card-body{justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.route-card-body h3{margin:0 0 4px;font-size:16px}.route-card-body div>span{color:var(--muted);font-size:13px}.grade-badge{background:var(--soft);border-radius:10px;flex:none;justify-content:center;align-items:center;min-width:42px;min-height:36px;padding:6px 10px;font-weight:800;display:inline-flex}.empty-state{text-align:center;border:1px dashed #bec2ba;border-radius:18px;margin-top:28px;padding:58px 20px}.empty-state h2{margin:0 0 8px;font-size:20px}.empty-state p{color:var(--muted);margin:0}.empty-state.compact{padding:38px 20px}.form-page{padding-bottom:110px}.fields-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:22px;display:grid}.full-field{grid-column:1/-1}.photo-section{margin-top:16px}.section-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.section-heading h2{margin:0 0 5px;font-size:20px}.section-heading p{color:var(--muted);margin:0;font-size:14px;font-weight:400}.empty-upload{cursor:pointer;text-align:center;border:2px dashed #c9ccc5;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:240px;margin-top:18px;padding:24px;display:flex}.empty-upload small{color:var(--muted);font-weight:400}.photo-tabs{gap:8px;margin:18px 0 12px;padding-bottom:2px;display:flex;overflow-x:auto}.photo-tab{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:10px;flex:none;padding:9px 14px}.photo-tab.active{background:var(--ink);color:var(--background);border-color:var(--ink)}.editor-layout{grid-template-columns:minmax(0,1fr) 250px;align-items:start;gap:16px;display:grid}.canvas-wrap,.climb-photo{background:#202220;border-radius:14px;width:100%;overflow:hidden}.wall-viewport{touch-action:pan-y;-webkit-user-select:none;user-select:none;width:100%;position:relative;overflow:hidden}.wall-viewport.zoomed{touch-action:none;cursor:grab}.wall-viewport.zoomed:active{cursor:grabbing}.wall-viewport.editable{cursor:crosshair}.wall-canvas{transform-origin:50%;will-change:transform;width:100%;height:auto;display:block}.zoom-controls{z-index:3;background:#121412d1;border:1px solid #ffffff47;border-radius:10px;display:flex;position:absolute;bottom:10px;right:10px;overflow:hidden;box-shadow:0 4px 18px #0003}.zoom-controls button{color:#fff;cursor:pointer;background:0 0;border:0;border-right:1px solid #ffffff2e;min-width:40px;height:40px;font-size:22px;font-weight:700}.zoom-controls button:last-child{border-right:0}.zoom-controls button:disabled{opacity:.36;cursor:default}.zoom-controls .zoom-reset{min-width:62px;padding:0 8px;font-size:12px}.tools-panel{background:var(--soft);border-radius:14px;padding:14px}.tool-label{margin-bottom:8px;font-size:13px;font-weight:700;display:block}.type-grid{gap:7px;display:grid}.type-button{background:var(--surface);cursor:pointer;text-align:left;border:1px solid #0000;border-radius:10px;align-items:center;gap:9px;min-height:42px;padding:0 11px;display:flex}.type-button.selected{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.color-dot{border-radius:50%;width:15px;height:15px}.range-label{margin-top:20px}.range-label span{margin-bottom:2px;display:block}.range-label input{accent-color:var(--ink);box-shadow:none;padding:0}.tool-actions{flex-direction:column;gap:6px;margin-top:18px;display:flex}.error-message{color:var(--danger);text-align:center;font-size:14px;font-weight:700}.sticky-actions{z-index:20;background:var(--sticky);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:flex-end;gap:10px;padding:12px max(20px,50vw - 540px);display:flex;position:fixed;bottom:0;left:0;right:0}.route-view{max-width:900px}.route-meta{align-items:center;gap:15px;padding:22px 0;display:flex}.route-meta p{color:var(--muted);margin:0;line-height:1.5}.route-details{gap:5px;display:grid}.route-details>span{color:var(--muted);font-size:13px;font-weight:700}.route-photos{gap:18px;display:grid}.climb-photo{position:relative}.photo-number{z-index:2;color:#fff;background:#000000b3;border-radius:8px;padding:6px 9px;font-size:12px;font-weight:700;position:absolute;top:12px;left:12px}.delete-icon{width:42px;height:42px;color:var(--danger);cursor:pointer;background:0 0;border:0;border-radius:10px;font-size:25px}.delete-icon:hover{background:var(--danger)}@supports (color:color-mix(in lab, red, red)){.delete-icon:hover{background:color-mix(in srgb, var(--danger) 14%, transparent)}}.account-button{cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:flex-end;gap:2px;max-width:210px;font-weight:700;display:flex}.account-button span{max-width:100%;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:400;overflow:hidden}.form-note{color:var(--muted);margin:12px 0 0;font-size:13px}.grade-field{align-content:center;gap:8px;min-width:0;display:grid}.grade-label{font-size:14px;font-weight:700}.grade-wheel-shell{border:1px solid var(--line);background:var(--field);border-radius:12px;width:100%;height:82px;position:relative;overflow:hidden}.grade-wheel-shell:before,.grade-wheel-shell:after{content:"";z-index:3;pointer-events:none;width:22%;position:absolute;top:0;bottom:0}.grade-wheel-shell:before{background:linear-gradient(to right, var(--field) 18%, transparent);left:0}.grade-wheel-shell:after{background:linear-gradient(to left, var(--field) 18%, transparent);right:0}.grade-wheel-indicator{z-index:1;border:1px solid var(--line);pointer-events:none;border-radius:10px;width:calc(33.333% - 8px);position:absolute;top:8px;bottom:8px;left:50%;transform:translate(-50%)}.grade-wheel{z-index:2;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x pan-y;cursor:grab;-webkit-user-select:none;user-select:none;outline:none;align-items:stretch;width:100%;height:100%;display:flex;position:relative;overflow:auto hidden}.grade-wheel:before,.grade-wheel:after{content:"";flex:0 0 33.333%}.grade-wheel::-webkit-scrollbar{display:none}.grade-wheel:active{cursor:grabbing}.grade-wheel.dragging{scroll-snap-type:none;scroll-behavior:auto}.grade-wheel:focus-visible{box-shadow:inset 0 0 0 2px var(--ink)}.grade-wheel-item{min-width:33.333%;height:100%;color:var(--muted);opacity:.42;scroll-snap-align:center;cursor:pointer;background:0 0;border:0;flex:0 0 33.333%;place-items:center;font-size:17px;font-weight:700;transition:color .2s,font-size .2s,opacity .2s,transform .2s;display:grid}.grade-wheel-item.active{opacity:1;font-size:28px;font-weight:800;transform:scale(1.08)}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1012109e;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.auth-panel,.settings-panel,.profile-panel{background:var(--surface);border-radius:20px;width:min(100%,430px);max-height:calc(100vh - 36px);padding:26px;position:relative;overflow-y:auto;box-shadow:0 20px 70px #0000003d}.auth-panel h2{letter-spacing:-.03em;margin:0 34px 7px 0;font-size:28px}.auth-panel>p{color:var(--muted);margin:0 0 20px;line-height:1.5}.auth-panel form{gap:14px;display:grid}.modal-close{background:var(--soft);cursor:pointer;border:0;border-radius:10px;width:38px;height:38px;font-size:24px;position:absolute;top:14px;right:14px}.auth-tabs,.send-type{background:var(--soft);border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:18px;padding:4px;display:grid}.auth-tabs button,.send-type button{cursor:pointer;background:0 0;border:0;border-radius:9px;min-height:40px;font-weight:700}.auth-tabs button.active,.send-type button.active{background:var(--surface);box-shadow:0 1px 4px #0000001f}.auth-submit,.ascent-submit{width:100%;margin-top:3px}.success-message{color:#147a3d;margin:0;font-size:14px;font-weight:700}.connection-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(100% - 32px,540px);min-height:100vh;margin:0 auto;display:flex}.connection-page h1{letter-spacing:-.04em;margin:16px 0 8px;font-size:36px}.connection-page p{color:var(--muted);line-height:1.6}.connection-status{border:1px solid var(--line);background:var(--surface);border-radius:12px;align-items:center;gap:9px;margin-top:14px;padding:12px 15px;font-size:14px;font-weight:700;display:flex}.connection-status span{background:#e6a51f;border-radius:50%;width:9px;height:9px}.route-community{gap:18px;padding:24px 0 10px;display:grid}.ascent-panel{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:20px}.ascent-panel .section-heading{margin-bottom:16px}.logged-badge{color:#147a3d;background:#ddf6e5;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.send-type{max-width:330px}.attempts-field{width:min(180px,100%);margin-bottom:14px}.signin-callout{cursor:pointer;background:0 0;border:1px dashed #9fa49b;border-radius:14px;min-height:54px;font-weight:700}.ascent-list-head{justify-content:space-between;align-items:center;margin-top:6px;display:flex}.ascent-list-head h2{margin:0;font-size:21px}.ascent-list-head span{background:var(--soft);border-radius:999px;place-items:center;min-width:30px;height:30px;font-weight:800;display:grid}.ascent-list{gap:9px;display:grid}.ascent-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:14px}.ascent-card>div{justify-content:space-between;align-items:center;gap:16px;display:flex}.ascent-card span{color:var(--muted);font-size:13px;font-weight:700}.ascent-card p{color:var(--muted);margin:10px 0 0;line-height:1.5}.muted-copy{color:var(--muted);margin:0}.account-actions{align-items:center;gap:8px;display:flex}.settings-button{cursor:pointer;background:0 0;border:0;border-radius:10px;min-height:42px;padding:0 10px;font-weight:700}.settings-button:hover{background:var(--hover)}.account-button strong{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.settings-panel h2{letter-spacing:-.03em;margin:0 34px 22px 0;font-size:28px}.settings-section{border-top:1px solid var(--line);gap:10px;padding:18px 0;display:grid}.settings-section:first-of-type{border-top:0;padding-top:0}.settings-section .secondary-button{width:100%}.danger-session-button{border:1px solid var(--danger);width:100%;min-height:44px}@supports (color:color-mix(in lab, red, red)){.danger-session-button{border:1px solid color-mix(in srgb, var(--danger) 45%, var(--line))}}.danger-session-button{color:var(--danger);cursor:pointer;background:0 0;border-radius:11px;font-weight:700}.danger-session-button:hover{background:var(--danger)}@supports (color:color-mix(in lab, red, red)){.danger-session-button:hover{background:color-mix(in srgb, var(--danger) 10%, transparent)}}.settings-label{font-size:14px;font-weight:700}.setting-choice{background:var(--soft);border-radius:12px;grid-template-columns:1fr 1fr;gap:5px;padding:4px;display:grid}.setting-choice button{cursor:pointer;background:0 0;border:0;border-radius:9px;min-height:42px;font-weight:700}.setting-choice button.active{background:var(--surface);box-shadow:0 1px 4px #00000024}.settings-note{color:var(--muted);margin:0 0 18px}.profile-panel{width:min(100%,680px)}.profile-heading{align-items:center;gap:14px;margin:0 44px 22px 0;display:flex}.profile-avatar{background:var(--ink);width:52px;height:52px;color:var(--background);border-radius:15px;flex:none;place-items:center;font-size:22px;font-weight:800;display:grid}.profile-heading h2{letter-spacing:-.03em;margin:0 0 3px;font-size:25px}.profile-heading p{color:var(--muted);margin:0;font-size:13px}.profile-stats{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.profile-stats article{background:var(--soft);border-radius:13px;gap:4px;min-width:0;padding:14px;display:grid}.profile-stats strong{text-overflow:ellipsis;font-size:23px;line-height:1;overflow:hidden}.profile-stats span{color:var(--muted);font-size:11px;font-weight:700}.profile-section{border-top:1px solid var(--line);margin-top:20px;padding-top:20px}.profile-section-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.profile-section-head h3{margin:0;font-size:17px}.profile-section-head p{color:var(--muted);margin:4px 0 0;font-size:12px}.profile-section-head>span{background:var(--soft);border-radius:999px;place-items:center;min-width:29px;height:29px;font-size:12px;font-weight:800;display:grid}.grade-chart{gap:8px;display:grid}.grade-chart-row{grid-template-columns:42px 1fr 22px;align-items:center;gap:9px;font-size:12px;font-weight:800;display:grid}.grade-chart-track{background:var(--soft);border-radius:999px;height:9px;overflow:hidden}.grade-chart-fill{border-radius:inherit;background:var(--ink);height:100%}.grade-chart-row>strong{text-align:right}.profile-route-list{gap:7px;display:grid}.profile-route{border:1px solid var(--line);background:var(--field);text-align:left;cursor:pointer;border-radius:12px;grid-template-columns:48px minmax(0,1fr) 18px;align-items:center;gap:10px;width:100%;min-height:58px;padding:8px 11px;display:grid}.profile-route:hover{border-color:#a9ada6}.profile-route-grade{background:var(--soft);border-radius:9px;place-items:center;min-height:38px;font-weight:800;display:grid}.profile-route>span:nth-child(2){gap:3px;min-width:0;display:grid}.profile-route strong,.profile-route small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.profile-route small{color:var(--muted);font-size:11px}.profile-route i{color:var(--muted);text-align:right;font-size:22px;font-style:normal}.profile-empty{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:12px;padding:18px;font-size:13px}.profile-signout{background:var(--soft);width:100%;min-height:46px;color:var(--danger);cursor:pointer;border:0;border-radius:12px;margin-top:22px;font-weight:700}.mode-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.mode-card{border:1px solid var(--line);background:var(--surface);text-align:left;cursor:pointer;border-radius:18px;grid-template-columns:56px minmax(0,1fr) 24px;align-items:center;gap:16px;min-height:190px;padding:24px;display:grid}.mode-card:hover{border-color:#a9ada6;transform:translateY(-1px)}.mode-icon{background:var(--ink);width:56px;height:56px;color:var(--background);border-radius:16px;place-items:center;font-size:21px;font-weight:800;display:grid}.mode-icon.outdoors{color:#fff;background:#347347}.mode-card h3{margin:0 0 7px;font-size:22px}.mode-card p{color:var(--muted);margin:0;line-height:1.45}.mode-card i{color:var(--muted);font-size:30px;font-style:normal}.area-map-wrap{margin-top:20px}.area-map{border:1px solid var(--line);background:var(--soft);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;border-radius:16px;width:100%;height:270px;position:relative;overflow:hidden}.area-map.picking{cursor:crosshair}.area-map.dragging{cursor:grabbing}.area-map>img{-webkit-user-select:none;user-select:none;width:256px;max-width:none;height:256px;position:absolute}.map-marker{z-index:3;cursor:pointer;background:#d9483b;border:3px solid #fff;border-radius:50% 50% 50% 0;width:22px;height:22px;position:absolute;transform:translate(-50%,-100%)rotate(-45deg);box-shadow:0 2px 7px #0000004d}.map-marker>span{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:#171917e0;border-radius:7px;width:max-content;max-width:130px;padding:4px 7px;font-size:10px;font-weight:700;position:absolute;top:16px;left:17px;overflow:hidden;rotate:45deg}.map-marker.selected{pointer-events:none;background:#2e7de1;width:24px;height:24px}.map-empty,.map-hint{z-index:4;color:#fff;pointer-events:none;background:#171917d1;border-radius:9px;padding:9px 12px;font-size:12px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.map-hint{top:15px;transform:translate(-50%)}.map-controls{z-index:6;border:1px solid var(--line);background:var(--surface);border-radius:10px;display:grid;position:absolute;top:10px;right:10px;overflow:hidden;box-shadow:0 3px 12px #00000026}.map-controls button{border:0;border-bottom:1px solid var(--line);background:var(--surface);width:42px;height:38px;color:var(--ink);cursor:pointer;font-size:21px;font-weight:800}.map-controls button:last-child{border-bottom:0}.map-controls button:hover:not(:disabled){background:var(--hover)}.map-controls button:disabled{opacity:.35;cursor:default}.map-controls .map-fit{font-size:10px}.map-credit{z-index:5;color:#333;background:#ffffffd6;border-radius:3px;padding:2px 4px;font-size:9px;text-decoration:none;position:absolute;bottom:3px;right:4px}.area-toolbar{border:1px solid var(--line);background:var(--surface);border-radius:14px;gap:10px;margin-top:12px;padding:14px;display:grid}.area-toolbar>input{margin-top:0}.filter-grid{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}select{border:1px solid var(--line);background:var(--field);width:100%;color:var(--ink);border-radius:10px;outline:none;margin-top:7px;padding:10px}.compact-header{padding-top:24px}.boulder-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.boulder-card{border:1px solid var(--line);background:var(--surface);text-align:left;cursor:pointer;border-radius:15px;padding:0;overflow:hidden}.boulder-card:hover{border-color:#a9ada6}.boulder-card img{aspect-ratio:4/3;object-fit:cover;background:#222;width:100%;display:block}.boulder-card>span{gap:4px;padding:13px;display:grid}.boulder-card small{color:var(--muted)}.boulder-overview{border:1px solid var(--line);background:var(--surface);border-radius:16px;grid-template-columns:220px 1fr;align-items:center;gap:20px;margin-top:20px;padding:14px;display:grid}.boulder-overview img{aspect-ratio:4/3;object-fit:cover;border-radius:11px;width:100%}.boulder-overview h2{margin:0 0 8px}.boulder-overview a{color:var(--muted);font-size:13px}.outdoor-line-list{gap:9px;display:grid}.outdoor-line-card{border:1px solid var(--line);background:var(--surface);text-align:left;cursor:pointer;border-radius:14px;grid-template-columns:58px minmax(0,1fr) 20px;align-items:center;gap:12px;width:100%;padding:11px;display:grid}.outdoor-line-card:hover{border-color:#a9ada6}.outdoor-line-card>span:nth-child(2){gap:4px;display:grid}.outdoor-line-card small{color:var(--muted)}.outdoor-line-card i{color:var(--muted);font-size:24px;font-style:normal}.sd-label{color:var(--ink)!important}.outdoor-form{gap:16px;margin-top:20px;display:grid}.coordinate-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.location-button{justify-self:start}.outdoor-photo-upload{min-height:220px;margin-top:0;position:relative;overflow:hidden}.outdoor-photo-upload img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.outdoor-photo-upload img+span{z-index:2;color:#fff;background:#000000b3;border-radius:9px;padding:8px 11px;position:relative}.check-field{border:1px solid var(--line);border-radius:12px;align-items:center;gap:10px;min-height:48px;padding:0 14px;display:flex}.check-field input{width:20px;height:20px;accent-color:var(--ink);box-shadow:none;margin:0}.line-editor-section{margin-top:16px}.line-actions{gap:7px;display:flex}.line-actions .secondary-button{min-height:40px;padding:0 12px}.line-canvas{-webkit-user-select:none;user-select:none;background:#202220;border-radius:14px;width:100%;margin-top:16px;position:relative;overflow:hidden}.line-canvas.editable{cursor:crosshair}.line-canvas img{width:100%;height:auto;display:block}.line-canvas svg{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.line-canvas polyline{fill:none;stroke:#ff4f43;stroke-width:9px;stroke-dasharray:24 18;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;filter:drop-shadow(0 1px 2px #000000b3)}.line-canvas circle{fill:#ff4f43;stroke:#fff;stroke-width:5px;vector-effect:non-scaling-stroke}@media (width<=800px){.route-grid{grid-template-columns:repeat(2,1fr)}.editor-layout{grid-template-columns:1fr}.tools-panel{grid-template-columns:1fr 1fr;gap:16px;display:grid}.range-label{margin-top:0}.tool-actions{flex-direction:row;grid-column:1/-1;margin-top:0}.tool-actions>*{flex:1}.boulder-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.page-shell{padding-left:14px;padding-right:14px}.user-bar-label{display:none}.page-header{grid-template-columns:minmax(44px,1fr) minmax(0,auto) minmax(44px,1fr);gap:6px;min-height:64px}.page-header-left{gap:4px}.page-logo{border-radius:9px;width:32px;height:32px}.page-back{width:36px;height:36px}.page-header-actions{min-width:44px}.page-header-actions .text-button{padding:10px 4px;font-size:13px}.intro{padding-top:32px}.inline-form{grid-template-columns:1fr}.inline-form .primary-button{width:100%}.content-header{align-items:center;padding-top:28px}.content-header h2{font-size:28px}.route-grid{grid-template-columns:1fr}.route-card{grid-template-columns:118px 1fr;min-height:100px;display:grid}.route-thumb{aspect-ratio:auto;height:100%}.fields-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.form-card{border-radius:14px;padding:14px}.section-heading{align-items:flex-start}.section-heading p{display:none}.upload-button{min-height:42px;padding:0 12px}.tools-panel{grid-template-columns:1fr}.range-label{grid-row:1}.type-grid{grid-template-columns:1fr 1fr}.tool-actions{grid-column:auto}.sticky-actions{padding-left:14px;padding-right:14px}.sticky-actions>*{flex:1}.route-meta{align-items:flex-start}.account-button{max-width:110px}.auth-panel,.settings-panel,.profile-panel{padding:22px 18px}.settings-button{padding:0 6px;font-size:13px}.user-bar .account-button{max-width:105px}.profile-stats{grid-template-columns:1fr 1fr}.mode-grid{grid-template-columns:1fr}.mode-card{min-height:130px;padding:18px}.filter-grid{grid-template-columns:1fr 1fr}.boulder-grid{grid-template-columns:1fr}.boulder-card{grid-template-columns:118px 1fr;min-height:100px;display:grid}.boulder-card img{aspect-ratio:auto;height:100%}.boulder-overview{grid-template-columns:105px 1fr;gap:13px}.coordinate-fields{grid-template-columns:1fr}.line-actions{width:100%}.line-actions>*{flex:1}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
