:root{color:#25313c;font-synthesis:none;--accent:#e97448;--accent-soft:#fff0e8;--muted:#87919b;--border:#e9ecf0;--green:#3a967e;--shadow:0 8px 30px #2337470b;background:#f6f7f9;font-family:Inter,Segoe UI,Microsoft YaHei,system-ui,sans-serif;font-size:14px}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button,.button{color:#48545f;cursor:pointer;background:#fff;border:1px solid #dfe4e9;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:8px 13px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex}button:hover,.button:hover{background:#f8f9fb;border-color:#bdc5ce}button:disabled{opacity:.5;cursor:not-allowed}a{color:inherit;text-decoration:none}input,textarea,select{color:#293744;background:#fff;border:1px solid #dfe4e9;border-radius:7px;outline:none;width:100%;padding:10px 11px;transition:border .15s,box-shadow .15s}input:focus,textarea:focus,select:focus{border-color:#e79979;box-shadow:0 0 0 3px #e9744812}input::placeholder,textarea::placeholder{color:#a2a9b1}textarea{resize:vertical;min-height:74px;line-height:1.7}select{cursor:pointer}input[type=range]{box-shadow:none;accent-color:var(--accent);padding:0}label{flex-direction:column;gap:8px;margin-bottom:18px;font-size:13px;font-weight:500;display:flex}label small{color:var(--muted);font-weight:400;line-height:1.65}fieldset{border:0;min-width:0;margin:0;padding:0}fieldset:disabled input,fieldset:disabled textarea,fieldset:disabled select{color:#56636d;opacity:1;background:#f8f9fa}h1,h2,h3,p{margin:0}h1{letter-spacing:-.6px;font-size:28px;font-weight:650}h2{font-size:16px;font-weight:650}h3{font-size:15px;font-weight:600}p{line-height:1.85}small{font-size:11px}.muted{color:#89929c;font-size:13px;line-height:1.9}.primary{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 3px 7px #e9744817}.primary:hover{background:#dc663b;border-color:#dc663b}.full{width:100%}.text-button{color:#6b7e8a;background:0 0;border:0;min-height:24px;padding:3px 0;font-size:12px}.text-button:hover{color:var(--accent);background:0 0}.danger{color:#c86860!important}.danger-button{color:#bf5c52;background:#fff8f7;border-color:#f0deda}.icon-button{color:#8b949e;background:0 0;border:0;border-radius:6px;min-width:30px;min-height:30px;padding:6px}.icon-button:hover{color:#445360;background:#f0f2f5}.button-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.eyebrow{letter-spacing:2px;color:#a3aab2;margin-bottom:12px;font-size:10px;font-weight:650;display:block}.brand{letter-spacing:2px;color:#25313d;flex-shrink:0;align-items:center;gap:10px;font-size:23px;font-weight:650;display:flex}.brand-mark{background:var(--accent);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 3px 8px #e974481a}.brand small{letter-spacing:2.4px;color:#8c949d;margin-top:1px;font-size:8px;font-weight:550;display:block}.badge{white-space:nowrap;color:#828c97;background:#f1f3f6;border-radius:5px;justify-content:center;align-items:center;gap:4px;padding:3px 6px;font-size:10px;font-weight:400;display:inline-flex}.badge.green{color:#368b71;background:#e9f5ef}.avatar{color:#7a8568;background:#eef0e9;border:1px solid #e7eadf;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:31px;height:31px;font-size:13px;display:inline-flex}.avatar.small{width:24px;height:24px;font-size:10px}.user-pill{white-space:nowrap;background:0 0;border:0;gap:8px;padding:0 0 0 8px;font-size:12px}.user-pill:hover{color:var(--accent);background:0 0}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading-page{height:100dvh;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:15px;display:flex}.loading-inline{color:#89929c;justify-content:center;align-items:center;gap:8px;padding:50px;display:flex}.empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:45px 25px;display:flex}.empty-icon{color:#dfa888;background:#fff7f1;border:1px solid #f0dfd3;border-radius:20px;place-items:center;width:68px;height:68px;margin-bottom:4px;display:grid}.empty h3{color:#4d5864;font-size:18px;font-weight:550}.empty p{color:#99a1aa;max-width:370px;font-size:13px;line-height:1.9}.empty button{margin-top:5px}.toast{color:#fff;z-index:200;background:#253b34;border:1px solid #52695f;border-radius:11px;align-items:center;gap:10px;max-width:min(700px,94vw);padding:10px 12px 10px 16px;font-size:13px;line-height:1.7;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #14281d30}.toast span{overflow-wrap:anywhere}.toast>svg{color:#92ccb0;flex-shrink:0}.toast .icon-button{color:#c4d6cb}.toast.error{color:#9d5336;background:#fff6ef;border-color:#efd1bf}.toast.error>svg{color:#d48251}.form-error{color:#b25949;overflow-wrap:anywhere;background:#fff0ec;border:1px solid #f3d8cf;border-radius:7px;margin:12px 0;padding:10px 12px;font-size:12px;line-height:1.8}.form-error button{margin:5px 4px 0 0;font-size:11px}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.auth-page{background:#fff;grid-template-columns:1fr 1fr;min-height:100dvh;display:grid}.auth-intro{background:#f2f1ec;border-right:1px solid #e5e5de;flex-direction:column;justify-content:space-between;min-height:100dvh;padding:50px 65px;display:flex}.auth-intro h2{letter-spacing:-.8px;margin-bottom:26px;font-size:clamp(25px,3vw,42px);font-weight:550;line-height:1.65}.auth-intro .eyebrow{color:#b0917b;letter-spacing:3px}.auth-intro p{color:#96988d;font-size:14px;line-height:2.1}.auth-intro>small{color:#a5a69d;letter-spacing:1px;font-size:10px}.auth-steps{color:#c0b9ad;align-items:center;gap:16px;margin-top:50px;display:flex}.auth-steps span{color:#7c857b;flex-direction:column;align-items:center;gap:12px;font-size:11px;display:flex}.auth-steps span svg{color:#b1967d}.auth-panel{justify-content:center;align-items:center;padding:40px;display:flex}.auth-form{width:100%;max-width:360px}.auth-form h1{margin-bottom:12px;font-size:26px}.auth-form form{margin-top:28px}.auth-form .primary{min-height:43px;margin-top:8px}.auth-switch{color:#939ba3;justify-content:center;align-items:center;gap:10px;margin-top:24px;font-size:12px;display:flex}.auth-switch button{color:var(--accent)}.dashboard{min-height:100dvh;display:flex}.main-sidebar{border-right:1px solid var(--border);background:#fff;flex-direction:column;width:215px;padding:31px 20px;display:flex;position:fixed;inset:0 auto 0 0}.main-sidebar .brand{margin-bottom:55px;margin-left:10px}.nav-label{letter-spacing:1px;color:#a9afb8;margin:0 13px 13px;font-size:10px}.nav-item{border-radius:8px;align-items:center;gap:11px;padding:13px;font-size:12px;display:flex}.nav-item.active{color:#dd7950;background:#fff2e9}.nav-item span{background:#fbe5d7;border-radius:4px;margin-left:auto;padding:2px 6px;font-size:10px}.sidebar-bottom{margin-top:auto}.sidebar-tip{color:#97a599;background:#f8f9f9;border:1px solid #eff1f2;border-radius:9px;margin-bottom:25px;padding:18px 15px}.sidebar-tip strong{color:#7b877e;margin:10px 0;font-size:12px;font-weight:500;display:block}.sidebar-tip p{color:#9ca49e;font-size:11px;line-height:1.9}.version{letter-spacing:1.8px;color:#b5bbc1;text-align:center;font-size:9px;display:block}.dashboard-main{width:calc(100% - 215px);margin-left:215px}.dashboard-header{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;height:77px;padding:0 38px;display:flex}.dashboard-header>div{color:#acb3bb;align-items:center;gap:11px;font-size:11px;display:flex}.dashboard-header strong{color:#6c7782;font-weight:500}.project-page{max-width:1500px;margin:auto;padding:42px 44px 70px}.page-title{justify-content:space-between;align-items:center;gap:20px;display:flex}.page-title h1{margin-bottom:10px}.page-title>.primary{padding:10px 18px}.stats{grid-template-columns:repeat(3,1fr);gap:20px;margin:32px 0 38px;display:grid}.stats>div{border:1px solid var(--border);background:#fff;border-radius:11px;align-items:center;gap:18px;padding:24px;display:flex;box-shadow:0 2px 3px #26364802}.stat-icon{border-radius:12px;place-items:center;width:48px;height:48px;display:grid}.stat-icon.orange{color:#d88c68;background:#fff3eb}.stat-icon.blue{color:#7c9cbe;background:#f0f5fb}.stat-icon.green{color:#77a392;background:#edf7f2}.stats small{color:#9aa3ad;font-size:11px}.stats strong{align-items:baseline;gap:8px;margin-top:3px;font-size:25px;font-weight:550;display:flex}.stats strong span{color:#a1a9b2;font-size:11px;font-weight:400}.list-heading{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.list-heading h2{font-size:15px}.list-heading h2 span{color:#9aa5b0;margin-left:8px;font-size:11px;font-weight:400}.search{color:#a2aab4;background:#fff;border:1px solid #e2e7eb;border-radius:7px;align-items:center;gap:7px;padding-left:12px;display:flex}.search input{box-shadow:none;background:0 0;border:0;padding:9px 11px 9px 0;font-size:12px}.list-heading .search{width:250px}.project-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:23px;display:grid}.project-card{border:1px solid var(--border);background:#fff;border-radius:11px;transition:box-shadow .2s,transform .2s;display:block;overflow:hidden}.project-card:hover{box-shadow:var(--shadow);border-color:#d6dce3;transform:translateY(-3px)}.project-cover{color:#b3bdbd;background:#edf0f0;justify-content:center;align-items:center;height:175px;padding:20px;display:flex;position:relative}.project-cover img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.cover-count{color:#87938e;background:#ffffffeb;border:1px solid #e5e9e9;border-radius:5px;align-items:center;gap:5px;padding:5px 8px;font-size:9px;display:flex;position:absolute;bottom:12px;left:14px}.project-card-body{padding:19px}.project-card-body h3{justify-content:space-between;align-items:center;gap:15px;font-size:14px;display:flex}.project-card-body h3 svg{color:#c2c8ce;flex-shrink:0}.project-card-body>p{color:#a0a8b1;margin-top:7px;font-size:11px}.card-meta{color:#a3abb3;border-top:1px solid #f0f2f4;justify-content:space-between;margin-top:19px;padding-top:15px;font-size:10px;display:flex}.card-meta span{align-items:center;gap:4px;display:flex}.project-empty{background:#ffffff80;border:1px dashed #dce2e7;border-radius:12px;place-items:center;min-height:335px;display:grid}.workspace{background:#fff;flex-direction:column;height:100dvh;display:flex;overflow:hidden}.workspace-header{border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:15px;height:76px;padding:0 23px;display:flex}.workspace-header .brand-mark{border-radius:10px;width:34px;height:34px}.back-link{color:#9ba4ad;border-left:1px solid var(--border);align-items:center;margin-left:4px;padding-left:16px;display:flex}.workspace-title{min-width:0}.workspace-title small{color:#a2abb4;align-items:center;gap:5px;margin-bottom:6px;font-size:10px;display:flex}.workspace-title h1{letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;max-width:350px;font-size:16px;font-weight:600;overflow:hidden}.role-badge{color:#7d958a;background:#f7f9f7;border:1px solid #e7ece9;margin-left:5px}.workspace-actions{flex-shrink:0;align-items:center;gap:10px;margin-left:auto;display:flex}.workspace-actions>button{font-size:11px}.workspace-actions .user-pill{border-left:1px solid var(--border);border-radius:0;margin-left:9px;padding-left:18px}.workspace-actions .primary{padding:9px 14px}.workspace-body{flex:1;min-height:0;display:flex}.plans-sidebar{border-right:1px solid var(--border);background:#fff;flex-direction:column;flex-shrink:0;width:241px;display:flex}.sidebar-section-heading{justify-content:space-between;align-items:center;padding:19px 17px 12px;display:flex}.sidebar-section-heading h2,.point-list-heading h2{font-size:12px;font-weight:600}.sidebar-section-heading h2 span,.point-list-heading h2 span{color:#99a3af;margin-left:6px;font-size:10px;font-weight:400}.plan-list{min-height:0;max-height:30%;padding:0 10px;overflow-y:auto}.plan-row{border-radius:7px;margin-bottom:5px;position:relative}.plan-row.active{background:#fff3eb}.plan-select{text-align:left;color:#6b7784;background:0 0;border:0;align-items:center;gap:10px;width:100%;min-width:0;padding:12px 10px;display:flex}.plan-select:hover{background:#f7f8fa}.plan-row.active .plan-select:hover{background:#ffefe3}.plan-icon{color:#a8b2bd;background:#f3f5f7;border:1px solid #edf0f3;border-radius:6px;flex-shrink:0;place-items:center;width:33px;height:37px;display:grid}.plan-row.active .plan-icon{color:#d8956e;background:#ffe9d9;border-color:#f8dfcd}.plan-select>span:nth-child(2){flex:1;min-width:0}.plan-select strong{text-overflow:ellipsis;white-space:nowrap;max-width:125px;font-size:11px;font-weight:500;display:block;overflow:hidden}.plan-row.active strong{color:#ce8058}.plan-select small{color:#aeb5bc;margin-top:5px;font-size:9px;font-weight:400;display:block}.plan-order{color:#b8bfc6;margin-left:auto;font-size:9px}.plan-row.active .plan-order{visibility:hidden}.plan-menu{color:#d8a382;width:23px;min-width:23px;position:absolute;top:16px;right:6px}.upload-button{color:#8e99a5;background:#fcfcfd;border:1px dashed #dbe1e7;min-height:36px;margin:12px 17px 0;font-size:11px}.upload-help{text-align:center;color:#b3bbc3;margin:8px 0 22px;font-size:8px}.point-list-heading{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:8px;padding:17px 17px 14px;display:flex}.tiny-muted{color:#acb4bd;font-size:9px}.point-search{background:#f8f9fa;border-color:#eef0f3;margin:0 17px 10px}.point-search input{padding:8px 0;font-size:10px}.point-list{flex:1;min-height:0;padding:0 10px;overflow:auto}.point-item{text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;width:100%;min-height:61px;padding:11px 9px;display:flex}.point-item.active{background:#f6f7fa}.point-item>span:nth-child(2){flex:1;min-width:0}.point-item strong{color:#616d7a;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;display:block;overflow:hidden}.point-item small{color:#a8b1ba;margin-top:5px;font-size:9px;display:block}.point-item>svg{color:#b3bdc5;margin-left:auto}.point-number{font-variant-numeric:tabular-nums;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:600;display:flex}.point-number.pending{color:#d8875e;background:#fff0e5;border:1px solid #f7dfce}.point-number.confirmed{color:#548f7d;background:#eaf5ee;border:1px solid #d6eadd}.point-number.shot{color:#6d90bc;background:#ebf2fc;border:1px solid #d7e3f4}.point-number.large{width:40px;height:40px;font-size:15px}.point-list-empty{text-align:center;color:#b0b8c0;padding:22px 8px;font-size:10px;line-height:1.8}.project-summary{border-top:1px solid var(--border);color:#9ba6af;justify-content:space-between;align-items:center;gap:5px;padding:11px 14px;font-size:9px;display:flex}.project-summary>span{align-items:center;gap:7px;display:flex}.live-dot{background:#8db6a3;border-radius:50%;flex-shrink:0;width:5px;height:5px;display:inline-block}.canvas-area{background:#f3f5f7;flex-direction:column;flex:1;min-width:0;display:flex}.canvas-topbar{border-bottom:1px solid var(--border);color:#a4afb9;background:#fdfdfd;flex-shrink:0;justify-content:space-between;align-items:center;height:48px;padding:0 23px;display:flex}.canvas-topbar>div{align-items:center;gap:9px;min-width:0;display:flex}.canvas-topbar strong{color:#76828d;white-space:nowrap;text-overflow:ellipsis;max-width:170px;font-size:11px;font-weight:500;overflow:hidden}.canvas-topbar small{color:#bac2ca;white-space:nowrap;margin-left:5px;font-size:9px}.save-status{color:#9bae9e;white-space:nowrap;align-items:center;gap:4px;font-size:9px;display:flex}.save-status.unsaved{color:#ce946a}.upload-empty{background:#f6f7f8;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.upload-empty .empty{padding-bottom:15px}.floor-canvas{touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;background-color:#f1f3f5;background-image:radial-gradient(#d7dce1 .7px,#0000 .7px);background-size:16px 16px;flex:1;min-height:0;position:relative;overflow:hidden}.floor-canvas:active{cursor:grabbing}.floor-canvas.adding{cursor:crosshair}.floor-stage{background:#fff;position:absolute;box-shadow:0 4px 24px #465c6c0c}.floor-image{pointer-events:none;width:100%;height:100%;display:block}.marker{color:#fff;z-index:2;cursor:pointer;font-variant-numeric:tabular-nums;touch-action:none;border:2px solid #fff;border-radius:50%;min-height:0;padding:0;font-weight:650;line-height:1;transition:box-shadow .12s,border .12s;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 5px #15293d22}.marker.pending{background:#ed7949}.marker.confirmed{background:#35927b}.marker.shot{background:#547fc0}.marker:hover{border-color:#fff;box-shadow:0 0 0 5px #ffffff80}.marker.selected{outline:5px solid #ed794927;box-shadow:0 0 0 1px #fff}.canvas-mode-label{z-index:5;color:#94a0ab;pointer-events:none;background:#ffffffdb;border:1px solid #e5e9ed;border-radius:5px;align-items:center;gap:7px;padding:7px 10px;font-size:9px;display:flex;position:absolute;top:17px;left:20px;box-shadow:0 2px 6px #23374702}.canvas-toolbar{z-index:6;cursor:default;white-space:nowrap;background:#fff;border:1px solid #e7ebef;border-radius:10px;align-items:center;gap:2px;padding:5px 7px;display:flex;position:absolute;bottom:42px;left:50%;transform:translate(-50%);box-shadow:0 5px 18px #2d415318}.canvas-toolbar button{color:#919daa;background:0 0;border:0;min-width:34px;min-height:34px;padding:7px;font-size:11px}.canvas-toolbar .selected-tool{color:#d67e52;background:#fff0e5}.canvas-toolbar button:hover{color:#be805e;background:#f7f8fa}.canvas-toolbar i{background:#eaeef2;width:1px;height:17px;margin:0 5px}.zoom-value{text-align:center;color:#8996a2;font-variant-numeric:tabular-nums;width:37px;font-size:10px}.canvas-legend{color:#98a4af;pointer-events:none;gap:12px;font-size:8px;display:flex;position:absolute;bottom:14px;left:19px}.canvas-legend span{align-items:center;gap:5px;display:flex}.canvas-legend i{border-radius:50%;width:5px;height:5px;display:inline-block}.canvas-legend .pending{background:#e8a078}.canvas-legend .confirmed{background:#77ab94}.canvas-legend .shot{background:#94acd0}.canvas-hint{color:#a9b3bd;pointer-events:none;align-items:center;gap:5px;font-size:8px;display:flex;position:absolute;bottom:13px;right:18px}.floor-canvas>.empty{height:100%}.details-sidebar{border-left:1px solid var(--border);background:#fff;flex-direction:column;flex-shrink:0;width:279px;display:flex;overflow:auto}.detail-tabs{border-bottom:1px solid var(--border);flex-shrink:0;align-items:stretch;gap:25px;height:48px;padding:0 21px;display:flex}.detail-tabs>button:not(.icon-button){color:#a2adb7;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;min-height:0;padding:0 2px;font-size:11px}.detail-tabs>button.active{border-bottom-color:var(--accent);color:#de875d}.point-details{padding:24px 21px 15px}.point-detail-title{align-items:center;gap:11px;margin-bottom:25px;display:flex}.point-detail-title>div{min-width:0}.point-detail-title h3{overflow-wrap:anywhere;margin-bottom:6px;font-size:13px}.point-detail-title div>span{color:#b0bac3;font-size:9px}.point-details label{color:#8d99a5;gap:7px;margin-bottom:16px;font-size:10px}.point-details input,.point-details textarea,.point-details select{border-color:#e5e9ed;padding:9px 10px;font-size:11px}.point-details textarea{min-height:120px;line-height:1.9}.point-details button.full{min-height:35px;font-size:11px}.field-help{color:#acb5be;margin:-2px 0 16px;font-size:9px;line-height:1.9}.delete-point{color:#b78c83;background:0 0;border:0;min-height:30px;margin-top:15px;padding:10px 0;font-size:10px}.delete-point:hover{color:#c75848;background:0 0}.coordinate-note{color:#bcc4cb;letter-spacing:.2px;border-top:1px solid #f0f2f4;margin-top:9px;padding-top:14px;font-size:8px}.detail-placeholder{text-align:center;padding:50px 24px 20px}.detail-target{color:#c3cbd3;background:#f8f9fa;border:1px solid #eff1f3;border-radius:20px;place-items:center;width:65px;height:65px;margin:0 auto 22px;display:grid}.detail-placeholder h3{color:#7e8c98;margin-bottom:11px;font-size:13px;font-weight:500}.detail-placeholder>p{color:#aeb7bf;max-width:220px;margin:auto;font-size:10px;line-height:2}.progress-card{text-align:left;background:#fdfdfd;border:1px solid #edf0f3;border-radius:8px;margin-top:36px;padding:16px}.progress-card strong{color:#8e9da7;font-size:10px;font-weight:500}.progress-card span{color:#afb8c0;font-size:9px}.progress-track{background:#edf2ef;border-radius:5px;height:5px;margin:14px 0 8px;overflow:hidden}.progress-track i{background:#a0c1ae;height:100%;display:block}.marker-setting{border-top:1px solid var(--border);margin:auto 21px 0;padding:20px 0}.marker-setting label{color:#a6b0b9;flex-direction:row;justify-content:space-between;margin-bottom:11px;font-size:9px;display:flex}.marker-setting small{color:#bbc3c9;margin-top:6px;font-size:8px;display:block}.mobile-nav,.mobile-close,.mobile-overlay{display:none}.workspace-unavailable{min-height:100dvh;padding:25px}.workspace-unavailable>.empty{min-height:75dvh}.workspace-alert{color:#b18449;background:#fff3e5;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;padding:8px 20px;font-size:11px;display:flex}.workspace-alert button{background:#fffaf4;border-color:#e6d7c0;min-height:25px;padding:4px 8px;font-size:10px}.modal{width:min(460px,100vw - 32px);max-height:calc(100dvh - 60px);color:inherit;border:1px solid #e4e8eb;border-radius:14px;outline:none;padding:25px 28px;overflow:auto;box-shadow:0 20px 90px #182c4430}.modal.wide{width:min(800px,100vw - 32px)}.modal::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#18273665}.modal>header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.modal>header h2{font-size:17px}.modal>p.muted{margin-bottom:24px}.modal form{margin-top:20px}.modal label,.modal input,.modal select,.modal textarea{font-size:12px}.modal .auth-form{margin:0 auto}.modal .auth-form h1{font-size:24px}.modal-footer{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;gap:10px;margin-top:25px;padding-top:20px;display:flex}.modal-footer>.danger-button:first-child{margin-right:auto}.form-row{grid-template-columns:2fr 1fr;gap:12px;display:grid}.share-layout{grid-template-columns:1fr 1fr;gap:25px;display:grid}.share-layout>section:first-child{border-right:1px solid var(--border);padding-right:25px}.section-title{color:#81958b;align-items:center;gap:8px;margin-bottom:13px;display:flex}.section-title h3{color:#526272;font-size:13px}.section-title .badge{margin-left:auto;font-size:8px}.share-layout p.muted,.share-layout form>button{font-size:11px}.generated-link{background:#f5f9f6;border:1px solid #e1ebe4;border-radius:8px;margin-top:18px;padding:13px}.generated-link label{color:#70927d;margin-bottom:10px;font-size:10px}.generated-link input{min-width:0;font-size:10px}.generated-link small{color:#9bad9e;margin-top:10px;font-size:9px;line-height:1.7;display:block}.generated-link button{min-height:28px;font-size:10px}.share-list,.member-list{margin-top:23px}.share-item,.member-row{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:13px 0;display:flex}.share-item>div,.member-row>div{flex:1;min-width:0}.share-item strong,.member-row strong{color:#657683;font-size:11px;font-weight:500;display:block}.share-item small,.member-row small{color:#a0adb6;margin-top:5px;font-size:9px;display:block}.share-item>button{font-size:10px}.info-note{color:#98a4af;background:#f6f8fa;border-radius:7px;margin-top:23px;padding:12px;font-size:10px;line-height:1.9}.timeline{margin-top:25px}.history-item{gap:13px;margin-bottom:20px;display:flex}.history-item>div{flex:1;min-width:0}.history-icon{color:#a4b2bf;background:#f4f6f8;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid}.history-heading{flex-wrap:wrap;align-items:center;gap:9px;font-size:11px;line-height:1.8;display:flex}.history-heading strong{color:#5c6b78;font-weight:550}.history-heading>span{color:#9aa7b1}.history-heading time{color:#b0bac3;margin-left:auto;font-size:9px}.history-diff{color:#94a0aa;background:#f8f9fb;border:1px solid #edf0f3;border-radius:7px;margin-top:9px;padding:10px 12px;font-size:10px;line-height:1.9}.history-diff:empty{display:none}.history-diff>div{overflow-wrap:anywhere;flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.history-diff>div>span:first-child{color:#a1acb5;min-width:60px}.history-diff strong{color:#6e9084;white-space:pre-wrap;overflow-wrap:anywhere;max-width:100%;font-weight:400}.history-diff del{color:#c3968e;white-space:pre-wrap;overflow-wrap:anywhere;max-width:100%}.comments-panel{flex-direction:column;flex:1;min-height:300px;padding:20px 18px;display:flex}.comments-heading{justify-content:space-between;align-items:center;gap:8px;margin-bottom:15px;display:flex}.comments-heading strong{color:#8997a3;white-space:nowrap;font-size:10px;font-weight:500}.comments-heading strong span{margin-left:5px;font-size:9px}.comments-heading select{border-color:#edf0f3;width:auto;max-width:115px;padding:5px;font-size:9px}.comments-list{flex:1;min-height:0}.comment{border-bottom:1px solid var(--border);padding:15px 0}.comment>div:first-child{align-items:center;gap:8px;display:flex}.comment strong{color:#657682;font-size:11px;font-weight:500}.comment>small{color:#adb8c1;margin-top:8px;font-size:8px;display:block}.comment p{color:#81909c;white-space:pre-wrap;overflow-wrap:anywhere;margin-top:10px;font-size:11px}.comment-actions{justify-content:flex-end;gap:13px;margin-top:8px;display:flex}.comment-actions .text-button{font-size:9px}.comments-empty{text-align:center;color:#c3ccd3;padding:43px 0}.comments-empty p{color:#a4b1bb;margin:10px 0 5px;font-size:11px}.comments-empty small{color:#b7c0c8;font-size:9px}.comment-form{margin-top:15px}.comment-form textarea{border-color:#e5ebef;font-size:11px;line-height:1.8}.comment-form button{float:right;min-height:31px;margin-top:9px;font-size:10px}.read-only-note{color:#a8b4be;background:#f8fafb;border-radius:6px;margin-top:15px;padding:12px;font-size:10px;line-height:1.9}@media (width>=1600px){.plans-sidebar{width:260px}.details-sidebar{width:310px}.workspace-header{padding:0 27px}.point-details{padding:27px}.canvas-topbar,.detail-tabs{height:53px}.plan-select strong,.point-item strong{font-size:12px}.point-details label{font-size:11px}.point-details input,.point-details textarea,.point-details select{font-size:12px}}@media (width<=1150px){.workspace-header{gap:9px;padding:0 15px}.workspace-title h1{max-width:245px;font-size:14px}.workspace-actions{gap:7px}.workspace-actions .user-pill span:last-child{display:none}.workspace-actions .user-pill{margin-left:3px;padding-left:10px}.workspace-header .role-badge{display:none}.plans-sidebar{width:208px}.details-sidebar{width:250px}.canvas-topbar{padding:0 15px}.canvas-topbar small{display:none}.plan-select strong{max-width:110px}.project-page{padding:35px 28px}.main-sidebar{width:190px;padding:28px 14px}.dashboard-main{width:calc(100% - 190px);margin-left:190px}.auth-intro{padding:40px}.stats{gap:14px}.stats>div{gap:13px;padding:20px}.canvas-hint{display:none}}@media (width<=900px){.workspace-title h1{max-width:220px}.workspace-header{height:67px}.workspace-actions .share-button span,.workspace-actions .export-button span{display:none}.workspace-actions .share-button,.workspace-actions .export-button{min-width:35px;padding:8px}.desktop-action{display:none}.plans-sidebar{width:190px}.details-sidebar{width:225px}.point-details{padding:20px 16px}.detail-tabs{gap:22px;padding:0 16px}.canvas-toolbar{padding:4px;bottom:42px}.canvas-toolbar button{min-width:29px;padding:6px}.canvas-toolbar button span{display:none}.canvas-toolbar i{margin:0 2px}.canvas-mode-label{max-width:90%;padding:6px;font-size:8px;left:12px}.canvas-legend{gap:9px;font-size:7px;left:12px}.plan-select{gap:7px;padding:10px 7px}.plan-select strong{max-width:105px}.plan-icon{width:28px}.plan-order{display:none}.sidebar-section-heading,.point-list-heading{padding-left:14px;padding-right:14px}.upload-button,.point-search{margin-left:12px;margin-right:12px}.auth-intro{padding:30px}.auth-steps{gap:10px}.auth-steps span{font-size:10px}.auth-panel{padding:35px}.auth-intro h2{font-size:28px}.stats>div{gap:12px;padding:16px}.stat-icon{width:36px;height:36px}.stats strong{font-size:21px}}@media (width<=720px){.main-sidebar{display:none}.dashboard-main{width:100%;margin:0}.dashboard-header{height:60px;padding:0 20px}.project-page{padding:28px 20px}.page-title h1{font-size:25px}.page-title .muted{max-width:215px;font-size:11px}.page-title>.primary{white-space:nowrap;padding:9px 12px;font-size:11px}.stats{gap:9px;margin:24px 0 30px}.stats>div{padding:15px;display:block}.stat-icon{border-radius:8px;width:28px;height:28px;margin-bottom:10px}.stat-icon svg{width:17px;height:17px}.stats small{font-size:9px}.stats strong{font-size:23px}.stats strong span{font-size:9px}.list-heading .search{width:185px}.project-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:17px}.auth-page{display:block}.auth-intro{background:#fff;border:0;min-height:0;padding:22px}.auth-intro>div:not(.brand),.auth-intro>small{display:none}.auth-intro .brand{font-size:20px;display:flex}.auth-panel{padding:25px 25px 50px}.auth-form{max-width:400px}.workspace-header{gap:9px;height:63px;padding:0 10px}.workspace-header .brand-mark{border-radius:9px;width:29px;height:29px}.workspace-header .brand-mark svg{width:18px}.workspace-title small{white-space:nowrap;max-width:140px;margin-bottom:4px;font-size:8px;overflow:hidden}.workspace-title h1{max-width:145px;font-size:11px}.back-link{margin-left:0;padding-left:8px}.back-link svg{width:14px}.workspace-actions{gap:5px}.workspace-actions .share-button,.workspace-actions .export-button{border-radius:6px;min-width:30px;min-height:31px;padding:6px}.workspace-actions>.primary:not(.share-button){padding:6px 8px;font-size:10px}.workspace-actions .user-pill{border:0;margin:0;padding-left:3px}.avatar{width:27px;height:27px;font-size:11px}.mobile-nav{border-bottom:1px solid var(--border);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;gap:5px;min-height:45px;padding:7px 12px;font-size:10px;display:flex}.mobile-nav button{color:#929faa;background:0 0;border:0;gap:5px;min-height:29px;padding:4px;font-size:10px}.mobile-nav>span{color:#a3afb9;white-space:nowrap;text-overflow:ellipsis;max-width:110px;font-size:9px;overflow:hidden}.plans-sidebar,.details-sidebar{z-index:30;width:280px;display:none;position:absolute;top:108px;bottom:0;box-shadow:0 10px 20px #1b2d4820}.plans-sidebar{left:0}.details-sidebar{right:0}.plans-sidebar.mobile-open,.details-sidebar.mobile-open{display:flex}.mobile-overlay{z-index:29;background:#1e314455;border:0;border-radius:0;width:100%;height:calc(100dvh - 108px);display:block;position:absolute;inset:108px 0 0}.mobile-overlay:hover{background:#1e314455}.mobile-close{margin-left:auto;display:inline-flex}.canvas-topbar{height:39px;padding:0 13px}.canvas-topbar strong{font-size:10px}.canvas-topbar>div>svg{width:13px}.save-status{font-size:8px}.canvas-toolbar{gap:3px;padding:5px 6px;bottom:45px}.canvas-toolbar button{min-width:33px;min-height:34px;padding:6px}.canvas-toolbar button span{font-size:10px;display:inline}.canvas-toolbar i{margin:0 3px}.canvas-mode-label{font-size:8px;top:12px;left:12px}.canvas-legend{white-space:nowrap;gap:15px;font-size:8px;bottom:18px;left:50%;transform:translate(-50%)}.point-details{padding:23px}.plan-select strong{max-width:165px;font-size:12px}.plan-icon{width:32px}.point-item strong,.point-details label{font-size:12px}.point-details input,.point-details select,.point-details textarea{font-size:13px}.plan-list{max-height:32%}.project-summary{padding:8px 15px}.sidebar-section-heading h2{font-size:13px}.workspace-alert{gap:6px;padding:6px;font-size:10px}.modal{border-radius:12px;width:calc(100vw - 24px);max-height:calc(100dvh - 28px);padding:20px}.modal.wide{width:calc(100vw - 24px)}.share-layout{grid-template-columns:1fr;gap:25px}.share-layout>section:first-child{border-right:0;border-bottom:1px solid var(--border);padding:0 0 22px}.history-heading{gap:6px}.history-heading time{width:100%;margin-left:0}.history-diff>div{gap:5px}.history-diff>div>span:first-child{min-width:45px}.upload-empty .empty{padding:30px}.upload-empty .empty h3{font-size:17px}.upload-empty .empty p{max-width:245px;font-size:11px}.toast{padding:8px 10px 8px 13px;font-size:11px;bottom:18px}.point-details textarea{min-height:110px}.marker-setting{padding:15px 0}.comments-heading strong{font-size:11px}.comment p,.comment-form textarea{font-size:12px}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation-duration:.01ms!important}}.comments-slot:not([hidden]){flex-direction:column;flex:1;display:flex}.mobile-admin-actions{display:none}@media (width<=900px){.mobile-admin-actions{border-top:1px solid var(--border);justify-content:center;gap:12px;padding:9px;display:flex}.mobile-admin-actions:empty{display:none}.mobile-admin-actions button{color:#8e9ca7;background:0 0;border:0;min-height:28px;padding:4px 7px;font-size:10px}}.project-card-link{display:block}.project-card-link:focus-visible{outline:2px solid var(--accent);outline-offset:-3px;border-radius:10px}.project-card-actions{justify-content:flex-end;padding:0 19px 15px;display:flex}.project-share-button{color:#cc754e;background:#fff7f1;border-color:#f3dfd0;min-height:34px;padding:6px 12px;font-size:12px}.project-share-button:hover{color:#b65c35;background:#ffecdd;border-color:#ebc7ae}.share-comment-mode{margin-top:9px;padding:6px 8px;font-size:10px!important}.comment-form>label:not(.sr-only){color:#81909c;font-size:11px}.comment-form>label input{font-size:12px}.comment-form>label small{color:#a8b4be;font-size:9px;font-weight:400}
