:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#263d34;background:#f4f5f0;font-synthesis:none;font-size:13px;--green:#294c3e;--line:#dfe4da;--muted:#7c877e;--accent:#b8895e}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,.button{border:1px solid var(--line);background:#fff;color:#344b3f;padding:9px 13px;border-radius:6px;cursor:pointer;text-decoration:none;white-space:nowrap;transition:background .15s}button:hover,.button:hover{background:#edf1e8}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #ba8a5f;outline-offset:2px}button:disabled{opacity:.5;cursor:wait}button.primary,.button.primary{background:var(--green);border-color:var(--green);color:#fff}button.primary:hover{background:#38604d}.wide{width:100%}.subtle{border:0;background:transparent;font-size:11px;padding:8px}.danger{color:#aa5547}.muted{color:var(--muted)}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:650;margin:0 0 15px;color:#7c877b}h1,h2,h3,h4,p{margin-top:0}h1{font-size:40px;font-weight:450;letter-spacing:-1.7px}h2{font-size:25px;font-weight:500;letter-spacing:-.7px}h3{font-size:17px;font-weight:550}h4{font-size:11px;margin:18px 0 9px;color:#758074}small{font-size:11px;color:#879084}label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:550;margin-bottom:14px;color:#66766a}input,select,textarea{border:1px solid #dce2d8;background:#fbfcf9;color:#2f4538;border-radius:5px;padding:10px;width:100%;min-width:0}input[type=checkbox]{width:auto;accent-color:var(--green)}input[type=color]{height:42px;padding:4px}input[type=number]{font-variant-numeric:tabular-nums}select{cursor:pointer}label.inline,label.check{flex-direction:row;align-items:center;margin:0}label.inline select{width:auto}.brand{font-family:Georgia,serif;font-size:40px;line-height:1;font-weight:700;font-style:italic;display:flex;gap:12px;align-items:center;letter-spacing:-3px;color:var(--green);border:0;background:none;padding:0}.brand span{font-family:inherit;font-size:22px;letter-spacing:-.6px;font-weight:500;font-style:normal}.brand.light{color:#f7f5ed}.head-right{display:flex;align-items:center;gap:12px;margin-left:auto}.divider{display:block;width:1px;height:22px;background:var(--line);margin:0 5px}.auth{display:grid;grid-template-columns:1.1fr 1fr;min-height:100vh}.auth-story{background:#294b3e;padding:45px 60px;display:flex;flex-direction:column;justify-content:space-between;color:#ecede3;position:relative;overflow:hidden}.auth-story h1{font-family:Georgia,serif;font-size:61px;line-height:1.07;font-weight:400;letter-spacing:-2px;position:relative;z-index:2}.auth-story p{font-size:16px;line-height:1.7;color:#c9d0c0}.auth-story .eyebrow{font-size:10px;color:#bcbea8;letter-spacing:2px}.auth-story small{color:#aebda9;letter-spacing:2px}.auth-form{max-width:460px;width:100%;margin:auto;padding:45px}.auth-form h2{font-size:29px}.auth-form p{line-height:1.6}.auth-form form{margin:30px 0}.auth-form label{font-size:12px;margin-bottom:18px}.auth-form button{padding:14px;text-align:left}.auth-form button span{float:right}.auth-form details{margin-bottom:20px;color:#69796b;font-size:11px}.auth-form summary{cursor:pointer;margin-bottom:12px}#auth-error{color:#ab5144}.architectural{position:absolute;width:440px;height:340px;right:-150px;bottom:100px;opacity:.22;transform:skewY(-24deg);border:1px solid #e8dfbb}.architectural i{display:block;position:absolute;border:1px solid #e8dfbb}.architectural i:nth-child(1){inset:50px 45px}.architectural i:nth-child(2){inset:0 150px 0 100px}.architectural i:nth-child(3){inset:170px 0 80px}.dashboard-head{height:85px;border-bottom:1px solid var(--line);padding:0 5%;display:flex;align-items:center;background:#fafbf8}.dashboard{max-width:1440px;margin:auto;padding:65px 5%}.page-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.page-title h1{margin-bottom:15px}.page-title h1 span{color:var(--accent)}.page-title .primary{padding:14px 22px}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.project-card{padding:0;text-align:left;overflow:hidden;border-radius:8px;white-space:normal}.project-art{height:200px;background:#dfe5d8;position:relative;overflow:hidden;display:grid;place-items:center}.project-art>span{position:absolute;bottom:17px;left:22px;font-size:9px;letter-spacing:1.5px;color:#72806e}.art-1{background:#e6e2d7}.art-2{background:#e1e6e5}.mini-house{height:90px;width:150px;border:9px solid #f6f6ed;transform:rotateX(45deg) rotate(-35deg);box-shadow:14px 16px #91a084,17px 18px #788b74;position:relative;background:linear-gradient(90deg,transparent 48%,#faf9ee 49%,#faf9ee 53%,transparent 54%)}.mini-house:before{content:"";position:absolute;width:60%;height:7px;background:#fff;left:0;top:30px}.card-info{padding:23px}.card-info h3{margin-bottom:14px}.card-info p{font-size:10px;color:#919a8d;margin:0}.card-info p span{float:right;color:#54765a}.empty-card{padding:45px;border:1px dashed #ccd6c4;border-radius:8px;grid-column:1/-1;color:#829078}.dashboard-note{display:flex;gap:50px;font-size:11px;letter-spacing:1px;margin-top:65px;padding-top:25px;border-top:1px solid var(--line);color:#84917b}.editor-head{height:76px;display:flex;align-items:center;padding:0 23px;border-bottom:1px solid var(--line);gap:24px;background:#fff}.editor-head .brand{font-size:35px}.editor-head .brand span{font-size:20px}.project-heading{padding-left:24px;border-left:1px solid var(--line);display:flex;flex-direction:column;gap:6px}.project-heading strong{font-size:13px;font-weight:600}.state-badges{display:flex;gap:14px;font-size:10px;color:#7e8e77}.state-badges .pending{color:#b48a59}.toolbar{display:flex;justify-content:space-between;height:57px;align-items:center;border-bottom:1px solid var(--line);padding:0 20px;background:#fbfcf9}.tool-group{display:flex;gap:6px;align-items:center}.toolbar button{padding:7px 11px;font-size:11px}.toolbar .apply{background:#e9eee4;color:#345b42;border-color:#cbd8c3}.workspace{display:grid;grid-template-columns:175px minmax(260px,1fr) minmax(260px,.88fr) 235px;height:calc(100vh - 162px);min-height:480px}.library{position:relative;background:#fafbf7;border-right:1px solid var(--line);padding:22px 14px;overflow:auto;display:flex;flex-direction:column}.library .eyebrow{font-size:9px;margin-bottom:12px;letter-spacing:1.5px}.tools{display:grid;grid-template-columns:1fr 1fr;gap:5px}.tools button{padding:10px 1px;font-size:9px;border-color:transparent;background:transparent;border-radius:5px;display:flex;flex-direction:column;align-items:center;gap:6px}.tools button b{font-size:21px;font-weight:400;line-height:22px;color:#71836c}.tools button.active{background:#e5ebde;border-color:#c7d5bf;color:#353}.tools button:hover{background:#eef1e9}.section-label{margin-top:25px}.furniture-list{display:flex;flex-direction:column;gap:5px}.furniture-list button{display:flex;gap:8px;align-items:center;font-size:10px;padding:9px 8px;border-color:#e4e8df;background:#fff}.furniture-list b{font-size:18px;line-height:17px;font-weight:400;color:#a39680}.furniture-list button span:last-child{margin-left:auto;color:#a1ac99}.palettes{display:flex;gap:5px}.palettes button{width:calc(100%/3);padding:8px 4px;font-size:9px;display:flex;flex-wrap:wrap;gap:1px;justify-content:center;background:#fff}.palettes i{height:14px;width:10px}.palettes span{margin-top:6px;width:100%}.library-bottom{font-size:9px;color:#859279;margin-top:auto;padding-top:30px;white-space:nowrap}.online-dot{display:inline-block;width:6px;height:6px;border-radius:100%;background:#799674;margin-right:4px}.drawing{display:flex;flex-direction:column;min-width:0;border-right:1px solid var(--line);background:#fafbf7}.panel-title{height:54px;min-height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;border-bottom:1px solid #e7ebe2;background:#fbfcf9;font-size:11px}.panel-title>div{display:flex;align-items:center;gap:9px}.panel-title strong{font-weight:550}.panel-number{font-size:9px;border:1px solid #d9e1d2;padding:3px 4px;border-radius:3px;color:#8c9a80}.panel-title .muted{font-size:9px}.plan-wrap{flex:1;position:relative;min-height:0;overflow:hidden}#plan{display:block;width:100%;height:100%;touch-action:none;cursor:crosshair}.plan-controls{position:absolute;bottom:15px;left:15px;background:#fffffff0;border:1px solid #e2e7dc;border-radius:5px;padding:9px 12px;display:flex;gap:15px}.plan-controls label{flex-direction:row;align-items:center;font-size:9px;gap:5px;margin:0}.plan-controls input{margin:0}.plan-footer{height:45px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:8px 12px;font-size:9px;color:#87967b;gap:10px}.plan-footer>span:last-child{white-space:nowrap}.preview{display:flex;flex-direction:column;min-width:0;border-right:1px solid var(--line);background:#edf0e9}.view-tabs{display:flex;gap:2px;padding:10px;background:#f6f8f2;border-bottom:1px solid #e0e5d9}.view-tabs button{font-size:10px;padding:6px 10px;border:0;background:transparent}.view-tabs button:hover,.view-tabs button.active{background:#fff;box-shadow:0 1px 3px #283d3010}#viewer{flex:1;min-height:100px;position:relative}#viewer canvas,#visitor-view canvas{display:block;width:100%;height:100%}.view-footer{padding:14px;border-top:1px solid #d7dfcf;background:#f6f8f2;display:flex;flex-direction:column;gap:12px}.view-footer>span{font-size:10px;color:#76866b;line-height:1.6;min-height:30px}.view-footer>div{display:flex;justify-content:space-between;gap:5px}.view-footer button{font-size:9px;padding:7px 9px;background:#fff}.inspector{display:flex;flex-direction:column;background:#fff;overflow:auto}.inspector .panel-title{background:#fff;position:sticky;top:0;z-index:1}.property-empty{padding:40px 22px;color:#9aa58f;font-size:11px;line-height:1.7}.property-empty h3{font-size:14px;color:#607359;font-weight:500;margin-bottom:10px}.selection-icon{font-size:40px;font-weight:200;color:#9aa991;margin-bottom:22px}.shortcut{margin-top:12px;display:flex;align-items:center;gap:10px;font-size:9px}.shortcut kbd{font-family:inherit;border:1px solid #e4e9dd;padding:3px 6px;border-radius:4px;min-width:35px;text-align:center;color:#85947a}.property-content{padding:20px 16px}.property-content h3{margin-bottom:6px;text-transform:capitalize}.property-content .eyebrow{font-size:9px}.entity-id{display:block;color:#a2aa9c;font-size:8px;margin-bottom:22px;overflow-wrap:anywhere}.property-content label{font-size:10px;margin-bottom:12px}.property-content input{padding:8px}.property-content .xyz{display:flex;gap:6px}.xyz>label{flex:1;min-width:0}.property-actions{display:flex;gap:5px;margin:18px 0 9px}.property-actions button{flex:1;padding:8px 5px;font-size:10px}.property-content .wide{font-size:10px}.entities{margin-top:auto;padding:20px 14px;border-top:1px solid var(--line)}.entities .eyebrow{font-size:9px;letter-spacing:1px}.entities select{font-size:10px;padding:8px}.statusbar{height:29px;display:flex;justify-content:space-between;align-items:center;padding:0 16px;background:#e9eee2;border-top:1px solid #d8e1ce;font-size:9px;color:#819076}dialog{border:1px solid #dce3d6;border-radius:10px;padding:28px;max-width:620px;width:calc(100vw - 40px);box-shadow:0 25px 100px #17382035;color:#304534;background:#fff}dialog::backdrop{background:#21382d55;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.dialog-head h2{margin:0}.dialog-head button{border:0;background:transparent;font-size:23px;padding:0 5px}dialog p{line-height:1.65;font-size:12px}dialog .xyz{display:flex;gap:15px}dialog .primary{margin-top:12px}dialog .share-row{display:flex;gap:7px;margin:12px 0}dialog .share-row input{font-size:11px}dialog .member-row{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:12px}dialog small{display:block}.json-editor{height:52vh;font:11px/1.6 ui-monospace,SFMono-Regular,monospace;resize:vertical;white-space:pre;tab-size:2}.diagnostics{max-height:65vh;overflow:auto}.diagnostics p{border-left:3px solid #ba7b54;padding-left:12px}.diagnostics code{display:block;overflow-wrap:anywhere;font-size:11px}.diagnostics b{font-size:11px}#toast{position:fixed;bottom:45px;left:50%;transform:translate(-50%);max-width:700px;width:max-content;max-width:calc(100vw - 40px);padding:14px 22px;background:#294c3e;color:#fff;border-radius:7px;font-size:12px;box-shadow:0 8px 35px #17342425;z-index:100}#toast.error{background:#8d4e3d}.visitor{height:100vh;display:flex;flex-direction:column;background:#243c30}.visitor header{height:75px;display:flex;justify-content:space-between;align-items:center;padding:0 30px;color:#d5dfcd;font-size:10px;letter-spacing:1px}.visitor header>div:last-child{display:flex;gap:10px}#visitor-view{flex:1;min-height:0}.visitor-hint{padding:17px;text-align:center;display:flex;flex-direction:column;gap:8px;color:#f2f4e9;font-size:12px;line-height:1.5}.visitor-hint small{color:#b8c6aa}@media(min-width:1700px){.workspace{grid-template-columns:200px minmax(350px,1fr) minmax(350px,.95fr) 275px}.library{padding:25px 20px}.tools button{font-size:10px;padding:12px}.furniture-list button{padding:12px}.property-content{padding:25px}}@media(max-width:1150px){.workspace{grid-template-columns:145px minmax(250px,1fr) minmax(240px,.9fr) 200px}.library{padding:16px 9px}.editor-head{gap:12px;padding:0 15px}.state-badges{flex-direction:column;gap:4px}.project-heading{padding-left:12px}.editor-head .brand span{display:none}.panel-title{padding:0 10px}.panel-number{display:none}.property-content{padding:15px 10px}.view-tabs button{padding:6px 5px}.toolbar{padding:0 12px}.head-right{gap:8px}.auth-story{padding:40px}.auth-story h1{font-size:48px}}@media(max-width:900px){.workspace{grid-template-columns:130px minmax(260px,1fr) 220px;height:auto;min-height:calc(100vh - 162px)}.preview{grid-column:2;grid-row:2;height:420px}.drawing{height:550px}.library{grid-row:1/3}.inspector{grid-column:3;grid-row:1/3}.state-badges{display:none}.toolbar{gap:10px;overflow-x:auto}.toolbar label.inline{display:none}.project-grid{grid-template-columns:repeat(2,1fr)}.dashboard-head .muted{display:none}.page-title h1{font-size:32px}.auth-story h1{font-size:38px}.auth-story,.auth-form{padding:30px}}@media(max-width:650px){.auth{grid-template-columns:1fr}.auth-story{min-height:250px}.auth-story h1{font-size:36px;margin-top:25px}.auth-story>small,.auth-story .architectural,.auth-story>div>p:not(.eyebrow){display:none}.auth-form{padding:35px}.dashboard-head{padding:0 20px}.dashboard-head .brand span{display:none}.dashboard{padding:35px 20px}.page-title{align-items:flex-start;gap:20px;flex-direction:column}.project-grid{grid-template-columns:1fr}.dashboard-note{gap:15px;font-size:9px}.editor-head{height:65px}.project-heading{border:0}.project-heading strong{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.head-right button{font-size:10px;padding:8px}.workspace{grid-template-columns:75px minmax(230px,1fr)}.library{padding:15px 5px;grid-row:1/4}.tools{grid-template-columns:1fr}.tools button{font-size:8px;padding:7px}.library .eyebrow{font-size:7px;letter-spacing:0}.furniture-list button{font-size:8px;padding:7px 3px}.furniture-list b{display:none}.palettes{flex-direction:column}.palettes button{width:100%}.library-bottom{display:none}.library>.subtle{white-space:normal;font-size:8px}.inspector{grid-column:2;grid-row:3;max-height:600px}.preview{grid-column:2;grid-row:2;height:400px}.drawing{height:500px}.property-empty{padding:25px}.editor-head .brand{font-size:30px}.toolbar .apply,.panel-title{font-size:10px}.plan-controls{left:7px;padding:6px;font-size:8px}.statusbar{font-size:8px}.visitor header{padding:12px;height:65px;gap:10px}.visitor header>span{display:none}.visitor .brand span{font-size:18px}.visitor header button{font-size:9px;padding:7px}}.vr-guide{max-width:940px;max-height:90vh;overflow:auto;scroll-behavior:smooth}.vr-intro{max-width:650px}.vr-nav{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.vr-nav a{padding:8px 12px;background:#edf1e8;border-radius:20px;color:#345b42;font-size:11px;text-decoration:none}.vr-check{background:#edf1e8;padding:18px;border-radius:8px;margin-bottom:25px}.vr-check p{margin:8px 0}.vr-steps section{display:grid;grid-template-columns:180px 1fr;gap:24px;padding:24px 0;border-bottom:1px solid #dce3d6;scroll-margin-top:15px}.vr-steps svg{width:100%;background:#f2eee4;border-radius:12px;color:#426550}.vr-steps .eyebrow{display:block;margin-bottom:8px}.vr-steps h3{margin-bottom:10px}.vr-steps{margin-bottom:28px}.vr-help details{padding:14px 0;border-bottom:1px solid #dce3d6;font-size:12px}.vr-help summary{cursor:pointer;font-weight:600}.vr-help p{margin:12px 0}.vr-help code{display:block;white-space:pre-wrap;overflow-wrap:anywhere;background:#edf1e8;padding:12px}.vr-help{margin-bottom:24px}@media(max-width:600px){.vr-guide{padding:18px}.vr-steps section{grid-template-columns:1fr;gap:14px}.vr-steps svg{width:150px}.vr-guide h2{font-size:21px}}#viewer,#visitor-view{position:relative}.render-tools{position:absolute;z-index:4;top:10px;left:10px;right:10px;width:fit-content;max-width:calc(100% - 20px);padding:9px 12px;background:#fbfcf5eb;border:1px solid #cbd6c6;border-radius:10px;color:#254135;box-shadow:0 3px 15px #172d1c18;font-size:11px;pointer-events:auto}.render-options{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.render-options label{display:flex;align-items:center;gap:7px;margin:0}.render-options select{width:auto;max-width:210px;font-size:11px;padding:5px}.render-options button{font-size:11px;padding:6px 8px}.render-stats{display:block;margin-top:6px;font-variant-numeric:tabular-nums}.render-tools small{display:block;font-size:10px;opacity:.75;margin-top:4px}.headset-lobby{min-height:100vh;display:grid;grid-template-columns:minmax(320px,420px) 1fr;grid-template-rows:auto 1fr;background:#eef1e9;gap:24px;padding:24px}.headset-lobby>header{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:20px}.headset-access{background:#fff;padding:24px;border-radius:16px}.headset-access h1{font-size:28px}.headset-access button{min-height:52px;font-size:18px;margin-top:10px}.headset-access input{font-size:30px;letter-spacing:.2em;text-align:center;width:100%}.numeric-pad{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.numeric-pad button{margin:0;font-size:24px;min-height:60px}.numeric-pad button[data-digit=Effacer]{font-size:18px}.short-code{display:block;font-size:38px;letter-spacing:.18em;color:#183c32;margin:14px 0}.headset-row{display:flex;justify-content:space-between;align-items:center;gap:16px;border-bottom:1px solid #ddd;padding:12px 0}#headset-view{position:relative;min-height:480px;border-radius:16px;overflow:hidden}#headset-message,#headset-error{color:#9b2929}#headset-status{min-height:48px}#headset-entry[hidden],.render-tools[hidden]{display:none}@media(max-width:760px){.headset-lobby{grid-template-columns:1fr}.headset-lobby>header{flex-wrap:wrap}#headset-view{min-height:320px}}
