@import "https://fonts.googleapis.com/css2?family=Gowun+Dodum&family=Noto+Sans+KR:wght@400;500;600;700&display=swap";:root{color:#152420;font-synthesis:none;text-rendering:optimizelegibility;--ink:#152420;--muted:#68736e;--forest:#173b34;--forest-2:#245d50;--paper:#fbfcf9;--cream:#f7f1df;--line:#d8dfda;--accent:#e46f49;--danger:#b94636;--success:#267259;background:#eef1ed;font-family:Noto Sans KR,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;overflow:hidden}button,input,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline-offset:2px;outline:3px solid #e8906f}button:disabled{opacity:.42;cursor:not-allowed}.app-shell{background:#eef1ed;min-height:100vh}.topbar{color:#fff;background:var(--forest);border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;height:72px;padding:0 22px;display:flex}.brand{align-items:center;gap:12px;min-width:0;display:flex}.brand-mark{width:38px;height:38px;color:var(--forest);background:#f4ead1;border-radius:11px 11px 14px 14px;place-items:center;display:grid}.brand div{flex-direction:column;min-width:0;line-height:1.25;display:flex}.brand strong{white-space:nowrap;font-size:16px}.brand span:not(.brand-mark){color:#bcd1c9;font-size:12px}.header-actions{align-items:center;gap:16px;display:flex}.layout-select{align-items:center;display:flex;position:relative}.layout-select select{appearance:none;color:#fff;background:#ffffff14;border:1px solid #ffffff38;border-radius:11px;min-width:150px;height:40px;padding:0 36px 0 14px;font-weight:600}.layout-select svg{pointer-events:none;position:absolute;right:12px}.save-state{color:#c6d8d1;white-space:nowrap;align-items:center;gap:6px;font-size:13px;display:flex}.save-state.error{color:#ffd0c5}.saving-dot{background:#f2c88c;border-radius:99px;width:8px;height:8px;animation:1s infinite pulse}@keyframes pulse{50%{opacity:.35;transform:scale(.75)}}.workspace{grid-template-columns:minmax(0,1fr) 380px;height:calc(100vh - 72px);display:grid}.canvas-column{flex-direction:column;min-width:0;padding:18px;display:flex;position:relative;overflow:hidden}.canvas-meta{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.fit-summary{align-items:center;gap:10px;min-width:0;display:flex}.fit-summary>svg{flex:none}.fit-summary.success>svg{color:var(--success)}.fit-summary.warning>svg{color:var(--accent)}.fit-summary div{flex-direction:column;line-height:1.35;display:flex}.fit-summary strong{font-size:14px}.fit-summary span{color:var(--muted);font-size:12px}.drawing-badge{color:#765f26;white-space:nowrap;background:#fff9e9;border:1px solid #eadcae;border-radius:99px;align-items:center;gap:6px;padding:7px 11px;font-size:12px;font-weight:700;display:flex}.plan-stage{background:var(--paper);border:1px solid #d9dfda;border-radius:20px;flex:1;min-height:0;position:relative;overflow:hidden;box-shadow:0 14px 44px #1c342d14}.floorplan{touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;width:100%;height:100%;display:block}.floorplan:active{cursor:grabbing}.room{stroke:#32443e;stroke-width:42px}.room-balcony{fill:#e7f0eb}.room-bedroom{fill:#f6eee2}.room-master{fill:#efe8da}.room-living{fill:#f8f4e8;stroke:none}.room-kitchen{fill:#e7efeb;stroke:none}.room-bath{fill:#e4edf0}.room-entry{fill:#e9e7e2}.shared-floor{fill:#f5f1e7;stroke:#32443e;stroke-width:42px}.outer-wall{fill:none;stroke:#192b26;stroke-width:100px;stroke-linejoin:round;pointer-events:none}.room-label{fill:#2e3b37;pointer-events:none;font-family:Gowun Dodum,sans-serif;font-size:180px;font-weight:700}.room-size{fill:#83908b;pointer-events:none;font-size:120px}.door-lines path{fill:none;stroke:#82908b;stroke-width:35px;stroke-dasharray:80 35;pointer-events:none}.passage{pointer-events:none}.passage rect{fill:#388ba324;stroke:#37869c;stroke-width:28px;stroke-dasharray:90 55}.passage-branch rect{fill:#388ba314;stroke-width:22px}.passage text{fill:#26697d;letter-spacing:.04em;font-size:112px;font-weight:800}.fixed-fixture{pointer-events:none}.fixed-fixture rect{fill:url(#fixtureHatch);stroke:#66736e;stroke-width:34px}.fixture-kicker{fill:#66736e;font-size:92px;font-weight:700}.fixture-name{fill:#293c36;font-size:145px;font-weight:800}.furniture{cursor:grab}.furniture:active{cursor:grabbing}.furniture rect{fill:#3f7768;stroke:#21483e;stroke-width:32px;transition:fill .18s,stroke .18s}.furniture.selected rect{fill:#2d6959;stroke:#f4b279;stroke-width:52px}.furniture.invalid rect{fill:#d46a54;stroke:#963a2e;stroke-dasharray:90 40}.furniture-name{fill:#fff;pointer-events:none;font-size:170px;font-weight:700}.furniture-size{fill:#ffffffc7;pointer-events:none;font-size:120px}.warning-dot{fill:#9e3529;stroke:#fff;stroke-width:28px}.warning-mark{fill:#fff;font-size:190px;font-weight:800}.zoom-controls{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;display:flex;position:absolute;top:14px;right:14px;overflow:hidden;box-shadow:0 6px 22px #1d2d271f}.zoom-controls button{border:0;border-right:1px solid var(--line);cursor:pointer;background:#fff;place-items:center;min-width:44px;height:44px;display:grid}.zoom-controls button:last-child{border-right:0;padding:0 12px;font-size:12px;font-weight:700}.zoom-controls button:hover{background:#f3f6f3}.passage-toggle{color:#315b66;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffffff0;border:1px solid #c8d9dd;border-radius:12px;align-items:center;gap:7px;min-height:44px;padding:0 13px;font-size:12px;font-weight:700;display:inline-flex;position:absolute;top:14px;left:14px;box-shadow:0 6px 22px #1d2d271a}.passage-toggle:hover{background:#eef7f8}.passage-toggle.active{color:#fff;background:#32798d;border-color:#32798d}.plan-hint{color:#5f6c67;border:1px solid var(--line);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffe6;border-radius:9px;padding:8px 11px;font-size:12px;position:absolute;bottom:14px;left:14px}.plan-legends{align-items:center;gap:6px;display:flex;position:absolute;bottom:14px;right:14px}.fixture-legend,.passage-legend{color:#5f6c67;border:1px solid var(--line);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffe6;border-radius:9px;align-items:center;gap:7px;padding:8px 10px;font-size:11px;display:flex}.fixture-legend span{background:repeating-linear-gradient(45deg,#d7ddd8 0 4px,#9da9a3 4px 6px);border:1px solid #7c8883;border-radius:3px;width:18px;height:14px}.passage-legend span{background:#388ba324;border:1px dashed #37869c;border-radius:3px;width:18px;height:14px}.floating-selection-bar{display:none}.control-panel{background:var(--paper);border-left:1px solid var(--line);flex-direction:column;min-height:0;display:flex}.panel-tabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);padding:10px 10px 0;display:grid}.panel-tabs button{color:#72807a;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:60px;padding:8px 4px 10px;font-size:12px;font-weight:600;display:flex}.panel-tabs button.active{color:var(--forest);border-color:var(--accent)}.panel-content{flex:1;min-height:0;overflow:auto}.panel-section{padding:24px 22px 36px}.panel-section h2,.dialog-heading h2{margin:3px 0 0;font-family:Gowun Dodum,sans-serif;font-size:25px;line-height:1.25}.eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.section-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.section-intro{color:var(--muted);margin:10px 0 18px;font-size:13px;line-height:1.6}.product-list,.layout-list{flex-direction:column;gap:10px;display:flex}.product-card{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px;display:grid}.product-icon{width:42px;height:42px;color:var(--forest);background:#e5eeea;border-radius:12px;place-items:center;display:grid}.product-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.product-title-row{align-items:center;gap:6px;min-width:0;display:flex}.product-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.product-copy>span{color:var(--muted);font-size:12px}.product-copy b{color:var(--forest-2);font-size:12px}.product-copy b.muted{color:#9aa49f;font-weight:500}.status-chip{border-radius:99px;flex:none;padding:3px 6px;font-size:10px;font-weight:700}.status-chip.candidate{color:#9a422d;background:#fae4db}.status-chip.owned{color:#3d6158;background:#e3eee9}button.primary,button.outline,button.danger{cursor:pointer;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:46px;padding:0 16px;font-weight:700;display:inline-flex}button.primary{color:#fff;background:var(--forest)}button.primary:hover{background:#225247}button.outline{color:var(--forest);background:#fff;border-color:#cbd5cf}button.danger{color:#fff;background:var(--danger)}button.compact{min-height:38px;padding:0 11px;font-size:12px}.placement-result{border-radius:13px;align-items:center;gap:11px;margin-top:18px;padding:14px;display:flex}.placement-result.safe{color:#1d634b;background:#e7f3ed;border:1px solid #c5e2d5}.placement-result.unsafe{color:#943828;background:#fae6df;border:1px solid #f1c9bc}.placement-result div{flex-direction:column;gap:2px;display:flex}.placement-result strong{font-size:14px}.placement-result span{font-size:12px}.metric-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:14px;display:grid}.metric-grid>div{background:#f3f5f2;border:1px solid #e3e7e3;border-radius:12px;flex-direction:column;min-width:0;padding:13px;display:flex}.metric-grid span{color:var(--muted);font-size:11px}.metric-grid strong{margin-top:3px;font-size:18px}.metric-grid small{color:#7f8a85;font-size:11px}.action-row{grid-template-columns:1fr 1fr;gap:9px;margin-top:16px;display:grid}.product-link{min-height:44px;color:var(--forest-2);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:18px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.fine-print{color:#6d5a36;background:#fff9e8;border-radius:10px;align-items:flex-start;gap:8px;margin-top:16px;padding:11px;font-size:11px;line-height:1.5;display:flex}.layout-card{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:13px;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;width:100%;min-height:68px;padding:11px 12px;display:grid}.layout-card.active{border-color:var(--forest-2);box-shadow:inset 0 0 0 1px var(--forest-2)}.layout-letter{color:#fff;background:var(--forest);border-radius:11px;place-items:center;width:38px;height:38px;font-family:Gowun Dodum,sans-serif;font-size:18px;font-weight:700;display:grid}.layout-card div{flex-direction:column;gap:3px;display:flex}.layout-card strong{font-size:14px}.layout-card div span{color:var(--muted);font-size:11px}.field-label{flex-direction:column;gap:7px;margin-top:16px;display:flex}.field-label>span{color:#4f5d57;font-size:12px;font-weight:700}.field-label input,.field-label select{width:100%;height:46px;color:var(--ink);background:#fff;border:1px solid #cbd4cf;border-radius:10px;padding:0 12px}.budget-card{color:#fff;background:var(--forest);border-radius:15px;flex-direction:column;margin-top:14px;padding:17px;display:flex}.budget-card span{color:#b9d0c7;font-size:12px}.budget-card strong{margin:4px 0;font-family:Gowun Dodum,sans-serif;font-size:25px}.budget-card small{color:#9eb9af;font-size:10px}.text-danger{min-height:44px;color:var(--danger);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-top:12px;padding:0;font-size:12px;font-weight:700;display:flex}.source-card{background:#fff9e9;border:1px solid #ecdeaf;border-radius:13px;margin-top:17px;padding:15px}.source-card>div{align-items:center;gap:10px;display:flex}.source-symbol{color:#826b31;background:#f3e7bd;border-radius:10px;place-items:center;width:36px;height:36px;font-size:18px;font-weight:800;display:grid}.source-card>div div{flex-direction:column;display:flex}.source-card strong{font-size:14px}.source-card span:not(.source-symbol),.source-card p{color:#756b51;font-size:11px;line-height:1.55}.source-card p{margin:12px 0 0}.fixture-source-card{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:12px;padding:15px}.fixture-source-heading{color:var(--success);align-items:center;gap:8px;font-size:13px;display:flex}.fixture-source-row{border-bottom:1px solid #e9edea;justify-content:space-between;align-items:center;gap:10px;padding:11px 0;display:flex}.fixture-source-row div{flex-direction:column;gap:2px;min-width:0;display:flex}.fixture-source-row strong{font-size:12px}.fixture-source-row div span{color:var(--muted);font-size:10px}.reference-chip{color:#765f26;background:#fff5d8;border-radius:99px;flex:none;padding:4px 7px;font-size:9px;font-weight:700}.fixture-source-card>a{min-height:40px;color:var(--forest-2);align-items:center;gap:6px;font-size:11px;font-weight:700;text-decoration:none;display:flex}.fixture-source-card>p{color:var(--muted);margin:5px 0 0;font-size:10px;line-height:1.55}.passage-info-card{color:#245c6d;background:#eaf4f6;border:1px solid #c8e1e7;border-radius:13px;margin-top:12px;padding:14px}.passage-info-card>div{align-items:center;gap:8px;font-size:13px;display:flex}.passage-info-card p{color:#426d78;margin:8px 0 5px;font-size:11px;line-height:1.55}.passage-info-card small{color:#69858c;font-size:9px;line-height:1.5}.calibration-card{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:12px;padding:15px}.calibration-heading{align-items:center;gap:8px;font-size:13px;display:flex}.compare-values{grid-template-columns:1fr 22px 1fr;align-items:center;gap:5px;margin-top:14px;display:grid}.compare-values>div,.compare-values label{flex-direction:column;gap:4px;min-width:0;display:flex}.compare-values span{color:var(--muted);font-size:10px}.compare-values strong{font-size:13px}.compare-values small{color:var(--success);font-size:10px}.compare-values>div:first-child small{color:#8f7335}.compare-arrow{color:#86918c;align-items:center!important}.number-input{position:relative}.number-input input{padding-right:44px}.number-input b{color:#78837e;pointer-events:none;font-size:11px;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.calibration-card>p{color:var(--muted);margin:13px 0 0;font-size:11px;line-height:1.55}.data-note{color:#31544b;background:#e9f1ed;border-radius:12px;gap:10px;margin-top:12px;padding:13px;display:flex}.data-note svg{flex:none}.data-note strong{font-size:12px}.data-note p{color:#61746d;margin:3px 0 0;font-size:11px;line-height:1.5}.limits-list{margin-top:18px}.limits-list strong{font-size:13px}.limits-list ul{color:var(--muted);margin:8px 0 0;padding-left:19px;font-size:11px;line-height:1.8}.first-notice{z-index:20;color:#fff;background:#203d36;border:1px solid #ffffff24;border-radius:16px;grid-template-columns:42px 1fr 36px;align-items:start;gap:11px;width:min(440px,100vw - 56px);padding:14px;display:grid;position:fixed;bottom:24px;left:28px;box-shadow:0 18px 55px #0a1b1647}.notice-icon{color:#243f38;background:#f5e8c6;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.first-notice strong{font-size:13px}.first-notice p{color:#bfd0ca;margin:4px 0 0;font-size:11px;line-height:1.55}.first-notice button,.dialog-heading button{width:36px;height:36px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;display:grid}.dialog-backdrop{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a19158c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.dialog-sheet{background:var(--paper);border-radius:20px;width:min(620px,100%);max-height:calc(100vh - 48px);padding:25px;overflow:auto;box-shadow:0 30px 90px #0a191559}.dialog-heading{justify-content:space-between;align-items:flex-start;display:flex}.field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.field-row.three{grid-template-columns:repeat(3,1fr)}.dialog-actions{justify-content:flex-end;gap:9px;margin-top:22px;display:flex}.form-error{color:var(--danger);background:#f9e6e1;border-radius:9px;align-items:center;gap:7px;margin-top:12px;padding:10px;font-size:12px;display:flex}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=900px){body{background:var(--paper);overflow:auto}.topbar{height:64px;padding:0 14px}.brand-mark{width:36px;height:36px}.brand strong{font-size:14px}.brand span:not(.brand-mark){font-size:10px}.header-actions{gap:8px}.layout-select select{min-width:120px;max-width:140px;height:38px;padding-left:10px;font-size:12px}.save-state span{display:none}.save-state{justify-content:center;width:32px;height:32px}.workspace{flex-direction:column;height:auto;min-height:calc(100vh - 64px);display:flex}.canvas-column{height:58vh;min-height:430px;padding:12px 12px 0;overflow:visible}.canvas-meta{margin-bottom:9px}.fit-summary strong{font-size:12px}.fit-summary span{display:none}.drawing-badge{padding:6px 9px}.plan-stage{border-radius:16px}.plan-hint{display:none}.plan-legends{max-width:calc(100% - 90px);bottom:78px;left:10px;right:auto}.fixture-legend,.passage-legend{padding:6px 8px;font-size:9px}.zoom-controls{top:10px;right:10px}.zoom-controls button{min-width:44px;height:44px}.passage-toggle{min-height:44px;padding:0 11px;top:10px;left:10px}.floating-selection-bar{z-index:8;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#173b34f5;border:1px solid #ffffff29;border-radius:14px;grid-template-columns:1fr auto auto;align-items:center;gap:6px;min-height:56px;padding:7px 8px 7px 13px;display:grid;position:absolute;bottom:10px;left:22px;right:22px;box-shadow:0 12px 32px #10241e3d}.floating-selection-bar>div{flex-direction:column;min-width:0;display:flex}.floating-selection-bar span{color:#b9d0c7;font-size:10px}.floating-selection-bar strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.floating-selection-bar button{color:#fff;background:#ffffff17;border:0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:48px;min-height:44px;padding:4px 8px;font-size:10px;display:flex}.floating-selection-bar button.danger-quiet{color:#ffc3b2}.control-panel{border-left:0;border-top:1px solid var(--line);border-radius:22px 22px 0 0;min-height:360px;margin-top:10px;box-shadow:0 -10px 32px #1a302914}.panel-tabs{z-index:10;background:var(--paper);border-radius:22px 22px 0 0;padding-top:7px;position:sticky;top:0}.panel-tabs button{min-height:58px}.panel-content{overflow:visible}.panel-section{padding-bottom:calc(36px + env(safe-area-inset-bottom))}.first-notice{width:auto;bottom:12px;left:12px;right:12px}}@media (width<=540px){.brand span:not(.brand-mark){display:none}.layout-select select{min-width:108px;max-width:118px}.canvas-column{height:54vh;min-height:390px}.metric-grid{gap:7px}.panel-section{padding:20px 16px 34px}.product-card{grid-template-columns:38px minmax(0,1fr) auto;gap:8px;padding:11px}.product-icon{width:38px;height:38px}.product-title-row{flex-direction:column;align-items:flex-start;gap:3px}.field-row,.field-row.three{grid-template-columns:1fr 1fr;gap:9px}.field-row.three .field-label:last-child{grid-column:span 2}.dialog-backdrop{align-items:end;padding:0}.dialog-sheet{width:100%;max-height:88vh;padding:20px 16px calc(20px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0}.dialog-actions{padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fbfcf9f5;margin:20px -16px -20px;position:sticky;bottom:-20px}.dialog-actions button{flex:1}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
