@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;550;600;650;700;750;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#252a2c;background:#f7f8f8;font-synthesis:none;font-weight:400;--accent: #e9694f;--ink: #252a2c;--muted: #777e82;--line: #e9ecec;--surface: #fff}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button{border:0;background:none;color:inherit}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.46}button,a,input,select,textarea,summary{outline-offset:4px}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--accent)}svg{flex-shrink:0}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Manrope,sans-serif}h1{font-size:40px;line-height:1.22;letter-spacing:-1.7px;font-weight:650;margin-bottom:10px}h2{font-size:20px;line-height:1.45;letter-spacing:-.55px;font-weight:650}h3{font-size:16px;line-height:1.5;font-weight:600}p{line-height:1.65}input,select,textarea{width:100%;border:1px solid #dde1e1;border-radius:9px;padding:12px 13px;background:#fff;color:var(--ink);min-width:0}input:focus,select:focus,textarea:focus{border-color:var(--accent);outline:2px solid #e9694f15}input::placeholder,textarea::placeholder{color:#9ba0a1}textarea{resize:vertical}label{font-size:14px;font-weight:500;display:flex;flex-direction:column;gap:8px}progress{height:7px;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:10px;overflow:hidden;background:#e9ecec}progress::-webkit-progress-bar{background:#e9ecec}progress::-webkit-progress-value{background:var(--accent);border-radius:10px}progress::-moz-progress-bar{background:var(--accent)}.muted{color:var(--muted);font-size:14px}.accent{color:var(--accent)}.eyebrow{font-size:11px;letter-spacing:1.75px;font-weight:650;color:#8b9293;margin-bottom:14px}.button{border-radius:8px;background:var(--accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 18px;font-size:14px;font-weight:600;min-height:45px;white-space:nowrap;transition:background .18s,transform .18s;box-shadow:0 3px 5px #bf4c3310}.button:hover:not(:disabled){background:#d85840;transform:translateY(-1px)}.button.secondary{background:#fff;color:#343b3e;border:1px solid #e1e5e5;box-shadow:0 2px 3px #252a2c03}.button.secondary:hover:not(:disabled){background:#f5f7f7}.button.subtle{background:none;color:#7c8384;box-shadow:none;font-weight:450}.button.full{width:100%;margin-top:12px}.text-link{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:550;color:#474e50;padding:0}.text-link:hover{color:var(--accent)}.icon-button{padding:8px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;flex-shrink:0}.icon-button:hover{background:#232c3008}.app-shell{display:flex;min-height:100vh}.sidebar{width:238px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--line);padding:35px 20px 0;display:flex;flex-direction:column;z-index:20}.brand-home{padding:0 12px;text-align:left;width:max-content}.brand{display:inline-flex;align-items:center;gap:10px;font-size:32px;letter-spacing:-1.7px;font-weight:750;line-height:1}.brand-dot{color:var(--accent)}.brand-mark{width:32px;height:35px;display:block;position:relative}.brand-mark:before,.brand-mark:after{content:"";position:absolute;top:1px;left:12px;width:7px;height:34px;border-radius:2px;background:var(--accent);transform:rotate(27deg)}.brand-mark:after{left:24px;transform:rotate(-27deg);height:34px}.brand-mark span{position:absolute;width:17px;height:6px;left:12px;bottom:7px;background:var(--accent);border-radius:1px}.brand.small{font-size:21px;gap:5px}.brand.small .brand-mark{transform:scale(.6);width:22px;height:27px;transform-origin:left center}.workspace-switch{margin-top:40px;display:flex;align-items:center;gap:10px;padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.workspace-avatar,.profile-avatar{width:35px;height:35px;border-radius:9px;background:#f2eeeb;color:#877362;font-size:12px;display:flex;align-items:center;justify-content:center;font-weight:650;flex-shrink:0}.workspace-switch>span:nth-child(2){min-width:0;flex:1}.workspace-switch strong{font-size:12px;letter-spacing:-.25px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workspace-switch small{font-size:11px;color:#929899;display:block;margin-top:3px}.workspace-badge{font-size:10px;background:#f5f6f6;padding:3px 4px;color:#969c9d;border:1px solid #e6e9e9;border-radius:3px}.nav-label{font-size:10px;color:#969e9e;letter-spacing:1.6px;margin:32px 13px 15px}.sidebar nav{display:flex;flex-direction:column;gap:5px}.sidebar nav button{display:flex;align-items:center;gap:12px;text-align:left;min-height:45px;padding:10px 13px;border-radius:7px;color:#72797b;font-size:14px}.sidebar nav button:hover{background:#f8f8f8}.sidebar nav button.active{background:#fdf0ec;color:#c45943;font-weight:550}.sidebar nav button>span{margin-left:auto;background:#f8d9cf;color:#b25742;border-radius:4px;font-size:11px;padding:2px 6px}.sidebar-bottom{margin-top:auto;padding-top:40px}.pilot-box{background:#f8f8f5;border:1px solid #eaece6;padding:17px 16px;border-radius:9px}.pilot-box>span{display:flex;gap:8px;align-items:center;color:#8d8469;font-size:10px;letter-spacing:1.2px}.pilot-box h3{font-size:15px;letter-spacing:-.3px;margin:12px 0 18px;line-height:1.55}.mini-progress{height:4px;background:#e8e8e0;border-radius:5px}.mini-progress>span{display:block;background:#b1af8d;height:100%;border-radius:5px}.pilot-box p{font-size:11px;color:#8c9085;margin:9px 0 15px}.pilot-box button{font-size:12px;display:flex;align-items:center;justify-content:space-between;width:100%;border-top:1px solid #e5e7df;padding:12px 0 0}.capture-nav{padding:23px 5px;display:flex;align-items:center;gap:9px;font-size:12px;color:#7d8586;width:100%}.capture-nav svg:last-child{margin-left:auto}.local-status{padding:16px 3px;display:flex;align-items:center;gap:7px;border-top:1px solid var(--line);font-size:10px;color:#8d9595}.local-status>span:first-child{width:5px;height:5px;background:#91a99a;border-radius:100%}.local-status>span:last-child{margin-left:auto}.main-shell{margin-left:238px;min-width:0;flex:1}.topbar{height:78px;border-bottom:1px solid var(--line);background:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 44px;font-size:12px}.topbar>div{display:flex;align-items:center;gap:15px}.topbar>div:first-child>span{color:#93999c}.topbar>div:first-child>svg{color:#adb4b4}.topbar strong{font-weight:500}.local-pill{display:flex;align-items:center;gap:7px;color:#8d9494;font-size:11px}.local-pill>span{width:5px;height:5px;border-radius:100%;background:#9caf9f}.profile-avatar{border-radius:50%;margin-left:10px;width:32px;height:32px;font-size:11px}.main-content{max-width:1480px;margin:auto;padding:44px 44px 0}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:32px}.page-heading p{margin-bottom:0;font-size:14px;color:#889092}.page-heading>.button{margin-top:10px}.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:#fff;border:1px solid var(--line);border-radius:10px;padding:22px 0;margin-bottom:35px}.stats>div{display:flex;align-items:center;gap:15px;padding:2px 25px;position:relative}.stats>div+div{border-left:1px solid var(--line)}.stat-icon{background:#f5f7f7;border:1px solid #ebeeee;width:44px;height:44px;border-radius:11px;display:grid;place-items:center;color:#909a9a;flex-shrink:0}.stats strong{font-size:25px;line-height:1.25;font-family:Manrope,sans-serif;letter-spacing:-1px;font-weight:550;display:block}.stats strong small{font-size:18px;color:#a2aaaa;letter-spacing:0;font-weight:400}.stats div>div>span{display:block;font-size:12px;color:#898f91;margin-top:4px}.stat-note{font-size:10px;color:#a6acad;margin-left:auto;align-self:flex-start;margin-top:6px}.plan-tag{font-size:9px;color:#978165;background:#f5f0e7;letter-spacing:.6px;border:1px solid #eee6d8;padding:5px 7px;border-radius:4px;display:inline-flex;width:max-content}.stats .plan-tag{margin-left:auto;align-self:flex-start;margin-top:4px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.tabs{display:flex;align-items:center;gap:24px;border-bottom:1px solid #e5e9e9}.tabs button{font-size:13px;color:#8c9396;padding:0 0 13px;display:flex;align-items:center;gap:7px;position:relative}.tabs button.active{color:#353d3f;font-weight:550}.tabs button.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#424a4c;border-radius:2px}.tabs span{font-size:10px;background:#e9eded;padding:2px 6px;border-radius:5px;font-weight:450}.collection-note{font-size:11px;color:#a1a8a8}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.project-card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:box-shadow .2s}.project-card:hover{box-shadow:0 10px 30px #26313308}.cover{height:285px;position:relative;overflow:hidden;background:#e4e7e4}.cover>img{width:100%;height:100%;object-fit:cover;object-position:center 54%;display:block;transition:transform .8s}.project-card:hover .cover>img{transform:scale(1.025)}.cover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#101b2419,transparent 25%,transparent 55%,#0b192950);pointer-events:none}.cover-top{position:absolute;left:18px;right:18px;top:18px;display:flex;justify-content:space-between;align-items:center;z-index:2;gap:8px}.status{display:inline-flex;align-items:center;gap:6px;border-radius:5px;background:#fff;padding:6px 9px;font-size:10px;font-weight:550;white-space:nowrap;color:#6f7b76}.status>span{width:5px;height:5px;border-radius:100%;background:#84a193}.status.review{color:#ac843c;background:#fff9eb}.status.review>span{background:#b89451}.status.waiting{color:#52718c;background:#ecf4fc}.status.waiting>span{background:#6e94b3}.status.draft{color:#82888a;background:#f3f5f5}.status.draft>span{background:#a0a8aa}.demo-chip{font-size:8px;letter-spacing:1.3px;color:#fff;background:#222d2842;border:1px solid #ffffff4a;border-radius:4px;padding:5px 7px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);white-space:nowrap}.cover-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;color:#fff;display:flex;flex-direction:column;align-items:center;gap:11px;white-space:nowrap}.cover-play>svg{width:53px;height:53px;padding:17px;border:1px solid #ffffff7d;border-radius:50%;background:#ffffff24;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .2s}.cover-play:hover>svg{background:#ffffff4d}.cover-play>span{font-size:12px;font-weight:500;text-shadow:0 1px 7px #0008}.cover-bottom{position:absolute;bottom:16px;left:18px;right:18px;color:#fff;display:flex;align-items:center;justify-content:space-between;z-index:2}.cover-bottom>span:first-child{display:flex;gap:7px;align-items:center;font-size:9px;letter-spacing:1.1px}.cover-bottom>span:last-child{font-size:13px}.card-info{padding:17px 21px 0}.card-title{display:flex;justify-content:space-between;align-items:center;gap:5px}.card-title h2{font-size:17px;letter-spacing:-.45px;margin-bottom:0}.card-title .icon-button{margin-right:-7px;color:#858e8e}.card-info>p{font-size:11px;color:#949a9b;display:flex;align-items:center;gap:5px;margin:3px 0 19px}.card-footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:10px;padding:16px 0;font-size:11px;color:#8e9697}.card-footer button{display:flex;align-items:center;gap:5px;padding:0;color:#626d6e;font-size:11px}.new-card{border:1px dashed #d8dede;border-radius:12px;background:linear-gradient(135deg,#f5f7f7,#f9faf9);display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:405px;padding:27px 22px;transition:background .2s,border .2s}.new-card:hover{background:#f0f4f2;border-color:#acbcb3}.new-card-icon{display:flex;align-items:center;justify-content:center;width:53px;height:53px;border-radius:14px;background:#edf1ee;border:1px solid #e2e9e3;color:#8b9f94;box-shadow:0 4px 12px #738c7b06;margin:2px 0 22px}.new-card h2{font-size:21px;line-height:1.5;font-weight:500;letter-spacing:-.7px;margin-bottom:11px}.new-card p{font-size:12px;color:#929a9b;line-height:1.8;margin-bottom:22px}.new-card .text-link{font-size:12px}.new-card-foot{font-size:8px;color:#a0a8a8;letter-spacing:1.6px;margin-top:37px}.guide-banner{display:flex;align-items:center;gap:18px;padding:23px 25px;border:1px solid #e4e8e5;border-radius:10px;background:#f0f3ef;margin-top:28px}.guide-icon{width:47px;height:47px;display:grid;place-items:center;border:1px solid #dfe7dd;border-radius:10px;color:#8da28b;flex-shrink:0}.guide-banner h3{font-size:13px;font-weight:550;margin-bottom:3px}.guide-banner p{font-size:11px;color:#8c998c;margin-bottom:0}.guide-banner>.button{margin-left:auto;font-size:11px;padding:10px 13px;min-height:38px}.workspace-footer{display:flex;justify-content:space-between;gap:15px;color:#a6aeae;font-size:10px;padding:32px 0 24px}.back-link{display:flex;align-items:center;gap:7px;color:#92999a;font-size:12px;padding:0;margin-bottom:25px}.detail-heading h1{font-size:32px;letter-spacing:-1.1px}.detail-heading p{display:flex;align-items:center;gap:5px}.detail-heading>.status{font-size:12px;padding:8px 12px}.detail-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(290px,1fr);gap:25px}.detail-preview{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.detail-preview .cover{height:355px}.detail-demo{position:absolute;z-index:2;top:18px;left:18px}.preview-footer{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:18px 20px;font-size:12px}.preview-footer>span{display:flex;align-items:center;gap:8px;color:#838d8d;overflow-wrap:anywhere;min-width:0}.preview-footer .text-link{font-size:12px}.panel{background:#fff;border:1px solid var(--line);border-radius:12px;padding:25px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}.panel-heading h2{margin-bottom:0;font-size:17px}.panel-heading>svg{color:#a0aaaa}.upload-panel{margin-top:24px}.step-count{font-size:10px;color:#abb2b2;letter-spacing:1px}.segmented{display:flex;background:#f5f7f6;border:1px solid #e8edeb;padding:4px;border-radius:8px;margin-bottom:20px}.segmented>button{flex:1;padding:9px 5px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;color:#97a09d;border-radius:6px}.segmented>button.active{background:#fff;color:#4d5b55;box-shadow:0 2px 5px #18332808}.dropzone{width:100%;border:1px dashed #d9e0de;border-radius:9px;background:#fbfcfb;padding:30px 13px;display:flex;align-items:center;flex-direction:column;gap:10px;text-align:center;color:#8d9c95}.dropzone strong{font-size:13px;color:#526259;font-weight:500}.dropzone>span{font-size:10px;line-height:1.7;color:#96a29c}.dropzone .choose-file{display:flex;gap:7px;align-items:center;font-size:11px;color:#b56b54;margin-top:8px}.dropzone.dragging,.dropzone:hover:not(:disabled){background:#f1f6f3;border-color:#98b6a6}.dropzone.compact{padding:17px 12px;gap:7px}.dropzone.compact strong{font-size:12px}.upload-help{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:18px}.upload-help p{font-size:11px;color:#9ba3a1;margin:0}.upload-help .text-link{font-size:11px}.note{display:flex;align-items:flex-start;gap:11px;padding:14px;background:#f5f7f6;border:1px solid #eaf0ec;color:#7f8d85;border-radius:7px;font-size:12px;margin-top:16px;line-height:1.7}.note>svg{margin-top:3px}.note p{margin:0;font-size:12px}.advanced{margin-top:24px;border-top:1px solid var(--line);padding-top:17px}.advanced summary{font-size:12px;color:#85928c;cursor:pointer;display:flex;align-items:center;gap:8px}.advanced p{font-size:12px;color:#919b96;margin-top:14px}.steps{padding:0;list-style:none;margin:0 0 25px}.steps li{display:flex;align-items:flex-start;gap:12px;padding-bottom:24px;position:relative}.steps li:last-child{padding-bottom:0}.steps li:not(:last-child):after{content:"";position:absolute;left:12px;top:29px;height:calc(100% - 34px);width:1px;background:#e8edeb}.steps li>span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#f3f5f4;font-size:11px;color:#a0a9a5;border:1px solid #e8ecea;flex-shrink:0}.steps li.done>span{background:#e9f2eb;border-color:#e1ece3;color:#769d80}.steps li.current>span{color:#bb785f;background:#fff2ec;border-color:#f9e4d9}.steps strong{font-size:12px;font-weight:550;display:block;margin:2px 0 5px}.steps small{font-size:10px;line-height:1.6;color:#929d97;display:block}.checkbox{flex-direction:row;align-items:flex-start;gap:9px;line-height:1.65;font-size:11px;font-weight:400;color:#85928c;border-top:1px solid var(--line);padding-top:17px}.checkbox input{width:14px;height:14px;flex-shrink:0;margin-top:3px;accent-color:var(--accent)}.publish-panel .button{font-size:12px;padding:12px}.micro-note{font-size:10px;line-height:1.7;color:#a1aaa6;text-align:center;margin:13px 0 0}.property-panel{margin-top:23px}.property-panel .text-link{font-size:11px;color:#9b8b7c}.property-panel dl{margin:0 0 18px}.property-panel dl>div{display:flex;justify-content:space-between;gap:12px;font-size:12px;margin-bottom:14px}.property-panel dt{color:#a1a8a5}.property-panel dd{margin:0;color:#67766d}.property-description{font-size:12px;color:#8a9790;border-top:1px solid var(--line);padding-top:15px;white-space:pre-line}.delete-link{font-size:11px;color:#b69e96;margin:18px auto;display:block}.empty-cover{background:radial-gradient(ellipse at 60% 30%,#eaf0ec,#dbe2e0)}.empty-cover-icon{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:17px;color:#99aca3;font-size:12px}.file-list{margin-top:23px}.file-list h3{font-size:12px;color:#7f8f87}.file-list h3>span{font-size:10px;background:#edf2ee;padding:3px 6px;border-radius:4px;margin-left:4px}.file-list>div{display:flex;align-items:center;gap:10px;padding:13px 0;border-top:1px solid var(--line);color:#98a39d}.file-list>div>span{flex:1;min-width:0}.file-list strong{font-size:11px;font-weight:500;display:block;overflow-wrap:anywhere;color:#64766b}.file-list small{font-size:10px;color:#9ca9a1;display:block;margin-top:4px}dialog{padding:0;border:1px solid #fff;border-radius:16px;width:min(530px,calc(100% - 28px));max-height:calc(100dvh - 36px);color:var(--ink);box-shadow:0 35px 100px #142b2b30}dialog::backdrop{background:#23343065;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.dialog-inner{padding:30px}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:8px}.dialog-heading h2{font-size:23px;margin:0;letter-spacing:-.7px}.dialog-heading .icon-button{margin-right:-7px;color:#9aa29f}.dialog-intro{margin-bottom:24px;line-height:1.7;font-size:12px}.form{display:flex;flex-direction:column;gap:19px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form label{font-size:12px;color:#7b8881}.form input,.form textarea,.form select{font-size:13px}.dialog-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:12px}.error{background:#fff0ee;border:1px solid #f7d4cd;color:#b45240;padding:12px;border-radius:8px;font-size:12px;margin:12px 0}.share-label{flex-direction:row;gap:8px;color:#819189;font-size:12px;margin:24px 0 10px}.copy-field{display:flex;border:1px solid #e2e8e5;border-radius:8px;padding:3px}.copy-field input{font-size:12px;border:0;background:none}.copy-field .icon-button{color:#929e97}.code-field{font-family:monospace;font-size:11px;line-height:1.6;background:#f8faf8;color:#91a096}.code-field+.text-link{font-size:11px;margin:12px 0}.local-note{margin-top:20px}.toast{position:fixed;bottom:26px;left:calc(50% + 100px);transform:translate(-50%);max-width:calc(100% - 28px);background:#283c32;color:#fff;padding:12px 12px 12px 18px;border-radius:11px;box-shadow:0 10px 35px #243f3533;z-index:100;display:flex;align-items:center;gap:12px;font-size:13px}.toast>svg{color:#a3cfb0}.toast .icon-button{color:#b7c5bc}.empty-state{padding:42px 15px;text-align:center;display:flex;flex-direction:column;align-items:center;color:#9aaa9f}.empty-state h3{margin:14px 0 4px;color:#6b7c70}.empty-state p{font-size:13px;color:#99a79d;margin:0}.count{background:#f0f4f1;padding:4px 8px;font-size:12px;border-radius:6px;color:#8fa092}.queue-row{display:flex;align-items:center;gap:15px;width:100%;padding:20px 0;text-align:left;border-top:1px solid var(--line);color:#8b9d90}.queue-row>span:nth-child(2){flex:1}.queue-row strong{font-size:14px;color:#4f6256;font-weight:550;display:block}.queue-row small{font-size:11px;display:block;margin-top:5px;color:#a1ada4}.subheading{margin:36px 0 20px;font-size:22px}.capture-tips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.tip>div{display:flex;justify-content:space-between;align-items:center;color:#9caf9e;margin-bottom:20px}.tip>div>span{font-size:12px;color:#b0b8ae}.tip h3{font-size:16px;font-weight:550;line-height:1.6;margin-bottom:13px}.tip p{font-size:12px;color:#949f92;line-height:1.85;margin:0}.reconstruction{border:1px solid #e3e8e0;background:#f0f3ed;padding:30px;border-radius:12px;display:flex;align-items:center;gap:25px;margin:26px 0 20px}.reconstruction>div:first-child{flex:1}.reconstruction h2{margin:0 0 7px}.reconstruction p{font-size:12px;color:#8f9c87;margin-bottom:0}.pipeline{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.pipeline>span{background:#fff;border:1px solid #e6ebe3;border-radius:7px;font-size:10px;padding:12px 10px;white-space:nowrap;color:#929f8a}.pipeline>svg{color:#a1af98}.pipeline>.highlight{background:#667d5d;color:#fff}.agency-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:30px;max-width:960px}.agency-layout .form h2{margin-bottom:0}.agency-layout .form p{font-size:12px;margin:0}.color-input{height:44px;padding:5px}.agency-preview{min-height:365px;background:radial-gradient(ellipse at 50% 0%,#40514a,#22332c);border-radius:12px;color:#fff;text-align:center;padding:35px 20px;display:flex;flex-direction:column;align-items:center}.agency-preview .eyebrow{color:#c2cec0;font-size:9px}.agency-monogram{display:grid;place-items:center;background:var(--signature);border-radius:15px;width:65px;height:65px;font-family:Manrope,sans-serif;font-size:23px;margin:35px 0 18px}.agency-preview h2{font-weight:500;margin-bottom:8px}.agency-preview>span:not(.eyebrow){font-size:11px;color:#afc1b2}.agency-preview-button{display:flex;align-items:center;gap:8px;color:#fff;background:var(--signature);font-size:12px;padding:13px 18px;border-radius:7px;margin:28px 0 10px}.plan-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:30px;max-width:900px}.plan-card{background:#fff;border:1px solid #f0dac8;border-radius:15px;padding:35px}.plan-card h2{font-size:29px;font-weight:500;margin:25px 0;letter-spacing:-.9px}.price{font-family:Manrope,sans-serif;font-size:44px;letter-spacing:-2px}.price>span{font-family:DM Sans,sans-serif;font-size:13px;color:#9c9a94;letter-spacing:0;margin-left:10px}.plan-card>p{font-size:12px;color:#a4a198}.plan-card ul{list-style:none;padding:0;margin:25px 0}.plan-card li{display:flex;align-items:center;gap:10px;font-size:12px;margin-bottom:16px;color:#7d8a7c}.plan-card li svg{color:#b3bc9e}.usage-panel{height:max-content;padding:35px}.usage-panel>svg{color:#a5b49a;margin-bottom:24px}.usage-panel h2{font-size:20px}.usage-number{font-size:45px;font-family:Manrope,sans-serif;letter-spacing:-2px;margin-top:20px}.usage-number>span{font-size:27px;color:#bbc2b5}.usage-panel p{font-size:12px;color:#939f87;line-height:1.8}.usage-panel h3{font-size:15px}.usage-panel hr{border:0;border-top:1px solid var(--line);margin:30px 0}.loading-screen{min-height:60vh;display:flex;align-items:center;justify-content:center;gap:12px;font-size:14px;color:#8b9c8b}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.tour{min-height:100dvh;background:#18201d;display:flex;flex-direction:column;color:#fff}.tour-header{height:83px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 30px;background:#fff;color:#26352d;flex-shrink:0}.tour-brand{display:flex;align-items:center;gap:13px}.tour-monogram{display:grid;place-items:center;background:var(--signature);color:#fff;width:39px;height:39px;border-radius:10px;font-size:13px;font-weight:650}.tour-brand strong{display:block;font-size:14px;font-weight:600}.tour-brand small{display:block;font-size:10px;color:#92a090;margin-top:4px}.signature{background:var(--signature)}.tour-stage{position:relative;flex:1;min-height:450px;height:calc(100dvh - 149px)}.tour-stage iframe{width:100%;height:100%;min-height:450px;display:block;border:0}.tour-title{position:absolute;left:30px;top:28px;padding:18px 24px;border:1px solid #ffffff26;border-radius:10px;background:#1b302e48;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:none;max-width:calc(100% - 60px);text-shadow:0 1px 10px #0003}.tour-title>span{font-size:8px;letter-spacing:1.5px;color:#dce7de}.tour-title h1{font-size:24px;font-weight:500;letter-spacing:-.7px;margin:6px 0}.tour-title p{font-size:10px;color:#d4dfd6;display:flex;align-items:center;gap:5px;margin:0}.tour-footer{min-height:64px;background:#fff;color:#8a9689;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 30px}.tour-footer>div{display:flex;align-items:center;gap:12px;font-size:11px}.tour-footer .text-link{font-size:11px}.tour-footer .brand{margin-left:20px;color:#4c5b4a}.attribution{text-align:center;font-size:9px;padding:8px;background:#f6f8f5;color:#97a38d}.attribution a{text-decoration:underline}.unavailable{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;text-align:center;padding:24px}.unavailable>svg{color:#adbaa3;margin-top:30px}.unavailable h1{margin-bottom:0;font-size:32px}.unavailable p{font-size:14px;color:#91a084}.help-list p{display:flex;gap:13px;font-size:13px;line-height:1.8;color:#8a9a81;margin:22px 0}.help-list svg{width:20px;color:#a5b297}.mobile-menu{display:none}.eyebrow,.nav-label,.local-status,.workspace-switch small,.capture-nav,.local-pill,.stat-note,.collection-note,.card-info>p,.card-footer,.card-footer button,.guide-banner p,.workspace-footer,.steps small,.micro-note,.dropzone>span,.upload-help p,.pilot-box p,.pilot-box button,.workspace-badge,.plan-tag,.cover-bottom>span:first-child,.demo-chip,.new-card-foot,.share-label,.form label,.form input,.form textarea,.form select,.file-list strong,.file-list small,.checkbox,.tour-footer>div,.tour-brand small{font-size:12px}.topbar,.workspace-switch strong,.sidebar nav button,.page-heading p,.tabs button,.stats div>div>span,.card-info>p,.card-footer,.card-footer button,.guide-banner h3,.guide-banner p,.text-link,.form label,.form input,.form textarea,.form select,.dropzone strong,.dropzone>span,.steps strong,.checkbox,.property-panel dl>div,.property-description,.preview-footer,.note,.note p,.upload-help p,.queue-row small,.tip p,.new-card p,.dialog-intro,.plan-card li,.usage-panel p{font-size:14px}.guide-banner>.button,.publish-panel .button,.segmented>button,.preview-footer .text-link{font-size:13px}.new-card-foot{font-size:10px}.stats .stat-note{display:none}.stats .plan-tag,.cover-top .demo-chip{font-size:9px}.sidebar .workspace-switch small{font-size:10px}.pilot-box p,.sidebar-bottom .capture-nav,.workspace-footer{font-size:11px}.step-count{font-size:12px}.card-title h2{font-size:18px}.card-info>p{font-size:12px}.card-footer,.card-footer button,.guide-banner p{font-size:12px}.guide-banner h3,.tip p{font-size:14px}.tour-brand small{font-size:12px}.tour-title>span{font-size:10px}.tour-title p,.attribution{font-size:12px}.form label{font-size:14px}.steps small{font-size:12px}.steps strong{font-size:14px}.checkbox{font-size:13px}@media(min-width:1550px){.cover{height:335px}.new-card{min-height:465px}}@media(max-width:1180px){.main-content{padding:34px 28px 0}.topbar{padding:0 28px}.sidebar{width:215px;padding-left:15px;padding-right:15px}.main-shell{margin-left:215px}.stats>div{padding:2px 17px;gap:10px}.stat-icon{width:38px;height:38px}.stats .plan-tag,.collection-note{display:none}.guide-banner{padding:20px;gap:13px}.guide-banner p{max-width:350px}.guide-banner .button{font-size:11px}.cover{height:250px}.detail-layout{grid-template-columns:minmax(0,1.4fr) minmax(280px,1fr);gap:18px}.panel{padding:21px}.detail-preview .cover{height:300px}.detail-heading h1{font-size:28px}.capture-tips{gap:14px}.reconstruction{flex-direction:column;align-items:flex-start}.stats div>div>span{font-size:12px}.page-heading h1{font-size:35px}.card-footer{flex-wrap:wrap;row-gap:10px}.card-footer button{margin-left:auto}}@media(max-width:950px){.sidebar{width:190px;padding-left:12px;padding-right:12px}.main-shell{margin-left:190px}.main-content{padding:30px 22px 0}.topbar{padding:0 22px}.brand{font-size:29px}.workspace-switch{gap:7px}.workspace-switch strong{font-size:11px}.workspace-badge,.local-pill{display:none}.stats>div{padding:1px 12px}.stat-icon{display:none}.stats{padding:18px 0}.stats strong{font-size:23px}.tabs{gap:18px}.tabs button{font-size:12px}.project-grid{gap:17px}.cover{height:230px}.cover-top{left:12px;right:12px;top:12px}.cover-top .demo-chip{font-size:7px;letter-spacing:.5px}.cover-top .status{font-size:10px;padding:5px}.card-info{padding:15px 15px 0}.card-title h2{font-size:16px}.guide-banner{flex-wrap:wrap}.guide-banner>.button{margin-left:60px}.detail-layout{grid-template-columns:1fr}.detail-aside{display:grid;grid-template-columns:1fr 1fr;gap:17px}.detail-aside .property-panel{margin-top:0}.detail-aside>.delete-link{grid-column:span 2}.detail-heading h1{font-size:28px}.capture-tips{grid-template-columns:1fr}.tip{display:grid;grid-template-columns:45px 1fr;column-gap:10px}.tip>div{grid-row:span 2;flex-direction:column;align-items:flex-start;gap:15px;justify-content:flex-start}.tip p,.tip h3{grid-column:2}.agency-layout,.plan-layout{grid-template-columns:1fr}.agency-preview{min-height:300px}.workspace-footer{font-size:9px}.new-card h2{font-size:18px}.new-card{min-height:380px}.new-card p{font-size:12px}.page-heading{gap:15px}.page-heading>.button{font-size:12px;padding:12px}.page-heading h1{font-size:32px}}@media(max-width:720px){.sidebar{transform:translate(-100%);width:245px;transition:transform .25s}.sidebar.open{transform:translate(0)}.mobile-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#25392e55;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:19}.main-shell{margin-left:0}.mobile-menu{display:inline-flex}.topbar{height:66px;padding:0 17px}.topbar>div{gap:9px}.topbar>div:first-child>span{font-size:12px}.topbar strong{font-size:12px}.main-content{padding:30px 20px 0}.page-heading{align-items:flex-start;flex-wrap:wrap;margin-bottom:25px}.page-heading h1{font-size:34px}.page-heading .eyebrow{font-size:10px}.page-heading p{font-size:13px}.page-heading>.button{font-size:13px;min-height:42px;margin-top:0}.stats{margin-bottom:28px}.stats>div{padding:0 14px}.stats div>div>span{font-size:11px}.stats strong{font-size:23px}.project-grid{grid-template-columns:1fr;gap:22px}.cover{height:290px}.cover-top .demo-chip{font-size:9px;letter-spacing:1px}.cover-top .status{font-size:11px;padding:7px 9px}.card-title h2{font-size:19px}.card-info{padding:17px 20px 0}.card-info>p{font-size:13px}.card-footer,.card-footer button{font-size:12px}.new-card{min-height:285px;padding:25px}.new-card-icon{width:44px;height:44px;margin-bottom:12px}.new-card h2{font-size:20px}.new-card h2 br{display:none}.new-card p{font-size:13px;margin-bottom:17px}.new-card-foot{margin-top:23px}.new-card .text-link{font-size:13px}.collection-note{display:none}.tabs{gap:22px}.tabs button{font-size:12px}.guide-banner{padding:20px 16px;gap:14px}.guide-icon{width:40px;height:40px}.guide-banner>div:nth-child(2){flex:1;min-width:160px}.guide-banner h3{font-size:13px}.guide-banner p{font-size:12px}.guide-banner .button{margin-left:54px;font-size:12px}.workspace-footer{font-size:10px;flex-direction:column;gap:7px;padding:28px 0}.toast{left:50%;bottom:15px;width:max-content;max-width:calc(100% - 30px);font-size:12px}.detail-aside{grid-template-columns:1fr}.detail-aside>.delete-link{grid-column:auto}.detail-heading{flex-wrap:nowrap;align-items:flex-start;gap:15px}.detail-heading h1{font-size:26px;overflow-wrap:anywhere}.detail-heading .status{font-size:10px}.detail-heading .eyebrow{font-size:9px}.detail-preview .cover{height:285px}.panel{padding:21px}.dropzone{padding:25px 12px}.dropzone>span{font-size:12px}.upload-help{gap:10px}.upload-help p,.upload-help .text-link{font-size:12px}.property-panel dl>div{font-size:14px}.property-description{font-size:14px}.dialog-inner{padding:23px}.dialog-heading h2{font-size:21px}.dialog-intro{font-size:13px}.form-grid{gap:14px}.dialog-actions .button{font-size:13px}.queue-row{flex-wrap:wrap;gap:10px}.queue-row>span:nth-child(2){min-width:180px}.queue-row>.status{margin-left:31px}.queue-row>svg:last-child{margin-left:auto}.capture-tips .tip p{font-size:13px}.tour-header{height:73px;padding:0 15px;gap:12px}.tour-brand{gap:8px;min-width:0}.tour-brand>div{min-width:0}.tour-brand strong{font-size:12px;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tour-brand small{font-size:9px}.tour-monogram{width:32px;height:32px;font-size:11px}.tour-header .button{font-size:10px;padding:10px;min-height:36px;gap:5px}.tour-header .button>svg{width:13px}.tour-title{top:15px;left:15px;max-width:calc(100% - 30px);padding:14px 16px}.tour-title h1{font-size:20px}.tour-title>span{font-size:8px}.tour-title p{font-size:10px}.tour-footer{padding:12px 14px;gap:9px}.tour-footer>div:first-child{max-width:140px;font-size:10px;line-height:1.5;gap:7px}.tour-footer>div{gap:4px}.tour-footer .brand{margin-left:7px;font-size:18px}.tour-footer .brand-mark{display:none}.tour-footer .text-link{font-size:11px}.tour-footer .icon-button{padding:7px}.tour-stage{height:calc(100dvh - 163px);min-height:350px}.tour-stage iframe{min-height:350px}.attribution{font-size:9px}.reconstruction{padding:24px}.pipeline{gap:6px}.pipeline>span{font-size:9px;padding:11px 8px}.plan-card,.usage-panel{padding:26px}.sidebar-bottom{padding-top:25px}.tour .dialog-inner{color:var(--ink)}}.tour-stage iframe{position:absolute;top:0;right:0;bottom:0;left:0;min-height:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;transition:none!important;scroll-behavior:auto!important}}.reconstruction-panel{margin:0 0 26px;border-color:#e7d7ce}.reconstruction-panel .panel-heading h2{display:flex;align-items:center;gap:10px}.reconstruction-message{font-size:16px;margin:0 0 18px}.reconstruction-stages{display:flex;flex-wrap:wrap;gap:7px;margin:18px 0}.reconstruction-stages span{padding:8px 11px;background:#f4f6f5;color:#a0aaa3;border-radius:6px;font-size:12px}.reconstruction-stages .done{background:#edf5ed;color:#627f61}.reconstruction-stages .current{background:#fff0e9;color:#ba6145}.reconstruction-count{color:#89978c;font-size:13px;margin:10px 0}.reconstruction-panel .advanced{margin-top:16px;padding-top:14px}.reconstruction-panel .advanced .form-grid{margin-top:16px;max-width:440px}.reconstruction-panel .button.full{width:auto;display:flex}.engine-log-button{margin-top:20px;font-size:12px}.engine-log{font-family:monospace;font-size:11px;white-space:pre-wrap;overflow-wrap:anywhere;max-height:60vh;overflow:auto;background:#17241c;color:#d8e9d7;padding:14px;border-radius:8px}.status.processing{background:#fff0e9;color:#ad684e}.status.processing>span{background:#e9694f}.status.failed{background:#ffefec;color:#ba4a40}.status.failed>span{background:#c65b4b}.tour-footer{flex-wrap:wrap}.zone-selector{font-size:12px;flex:1;min-width:170px;max-width:310px;gap:4px;color:#7e8f81}.zone-selector select{font-size:13px;padding:8px 10px}.tour:has(.zone-selector) .tour-stage{height:calc(100dvh - 190px)}.quality-table{width:100%;border-collapse:collapse;font-size:13px}.quality-table th,.quality-table td{padding:12px 6px;border-bottom:1px solid #e8ece8;text-align:left}.quality-table td:not(:first-child),.quality-table th:not(:first-child){text-align:right}.reconstruction-panel label{max-width:540px;margin-top:18px}.auth-page{min-height:100dvh;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:36px 18px;background:radial-gradient(circle at 70% 15%,#fceee8,#f7f8f8 44%)}.auth-card{width:min(100%,470px);background:#fff;border:1px solid var(--line);border-radius:22px;padding:38px;box-shadow:0 24px 70px #263b3220}.auth-brand{font-family:Manrope,sans-serif;font-size:24px;font-weight:800;letter-spacing:-1px;display:flex;align-items:center;gap:8px;margin-bottom:38px}.auth-brand>span:first-child{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:9px;background:var(--accent);color:#fff;font-size:22px}.auth-brand .auth-dot{color:var(--accent);margin-left:-8px}.auth-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;background:#fcece5;color:var(--accent);margin-bottom:18px}.auth-card h1{font-size:30px;letter-spacing:-1px;margin-bottom:6px}.auth-card .muted{margin-bottom:26px}.auth-card form{display:grid;gap:19px}.auth-card form label{display:grid;gap:8px;font-weight:600;font-size:14px}.auth-field{display:flex;align-items:center;gap:9px;border:1px solid #dce2df;border-radius:10px;padding:0 13px;color:#87918c}.auth-field:focus-within{border-color:var(--accent);outline:2px solid #e9694f20}.auth-field input{border:0;outline:0;padding-left:0}.auth-card .button.full{margin-top:8px;justify-content:center;gap:12px}.auth-back{display:inline-block;margin-top:24px;color:var(--accent);font-weight:600}.auth-help{font-size:13px;color:var(--muted);margin:20px 0 0}.auth-caption{font-size:12px;color:var(--muted);margin:22px 0 0}.auth-loading{display:grid;place-items:center;min-height:100dvh;color:var(--muted)}.access-card{margin-top:28px;max-width:750px}.access-card .copy-field{margin:14px 0}@media(max-width:600px){.auth-card{padding:28px 22px}.auth-card h1{font-size:27px}}
