@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600&family=Gowun+Batang:wght@400;700&family=Noto+Sans+KR:wght@400;500;600;700&display=swap";
:root{--pine-950:#10271f;--pine-900:#173126;--pine-800:#1e3a2f;--pine-700:#315445;--pine-600:#4f6f5f;--sage-500:#7d9585;--sage-100:#e7ece6;--sand-700:#8a704d;--sand-500:#b99a6a;--sand-300:#d9c5a3;--ivory-50:#fffdf9;--ivory-100:#faf6ef;--ivory-200:#f3ede3;--ivory-300:#e9dfd2;--ink-900:#20221f;--ink-700:#51534f;--ink-500:#747873;--line:#2a372e1f;--line-strong:#2a372e38;--shadow-sm:0 10px 28px #2b221812;--shadow-md:0 24px 68px #2b221824;--shadow-phone:0 36px 110px #231b1433;--font-brand:"Cormorant Garamond","Iowan Old Style",Baskerville,serif;--font-display:"Gowun Batang","Noto Serif KR","KoPub Batang","Nanum Myeongjo",Batang,serif;--font-sans:"Noto Sans KR","Pretendard Variable",Pretendard,"Apple SD Gothic Neo","Malgun Gothic",sans-serif}*{box-sizing:border-box}html{background:var(--ivory-200);scroll-behavior:smooth;min-width:320px}body{min-width:320px;color:var(--ink-900);background:var(--ivory-200);font-family:var(--font-sans);word-break:keep-all;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.55}button,input,textarea,select{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{border:0}img,svg{max-width:100%;display:block}::selection{color:var(--ivory-50);background:var(--pine-700)}:focus-visible{outline-offset:3px;outline:3px solid #b99a6a8c}.site-backdrop{background:radial-gradient(circle at 16% 12%,#ffffffe6,#0000 31%),radial-gradient(circle at 88% 86%,#7d95852b,#0000 30%),linear-gradient(135deg,#eee5d8 0%,#f7f1e8 48%,#e6ddd1 100%);min-height:100dvh}.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}.eyebrow,.flow-step,.section-kicker{color:var(--sand-700);letter-spacing:.13em;text-transform:uppercase;font-size:.72rem;font-weight:700}.soft-badge{min-height:28px;color:var(--sand-700);background:#fffdf9b8;border:1px solid #b99a6a47;border-radius:999px;justify-content:center;align-items:center;padding:5px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.soft-badge--green{color:var(--pine-700);background:var(--sage-100);border-color:#3154452e}.brand-lockup{width:max-content;color:var(--pine-800);flex-direction:column;align-items:flex-start;line-height:1;display:inline-flex}.brand-lockup__latin{font-family:var(--font-brand);letter-spacing:.13em;font-size:clamp(2.1rem,8vw,3.5rem);font-weight:500}.brand-lockup__korean{color:var(--sand-700);font-family:var(--font-display);letter-spacing:.46em;margin-top:9px;margin-left:.13em;font-size:.77rem}.brand-lockup--compact{gap:2px}.brand-lockup--compact .brand-lockup__latin{letter-spacing:.15em;font-size:1rem;font-weight:600}.brand-lockup--compact .brand-lockup__korean{display:none}.action-button{cursor:pointer;letter-spacing:-.025em;border:1px solid #0000;border-radius:15px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:13px 20px;font-size:.92rem;font-weight:700;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.action-button:hover{transform:translateY(-1px)}.action-button:active{transform:translateY(1px)}.action-button:disabled{cursor:not-allowed;opacity:.48;transform:none}.action-button--primary{color:var(--ivory-50);background:linear-gradient(145deg,var(--pine-700),var(--pine-900));box-shadow:0 12px 26px #1e3a2f33}.action-button--secondary{color:var(--pine-800);border-color:var(--line-strong);background:#fffdf9b8}.action-button--quiet{min-height:44px;color:var(--pine-700);background:0 0;padding:9px 12px}.action-button--full{width:100%}.icon-button{width:40px;height:40px;color:var(--pine-800);cursor:pointer;background:0 0;border-radius:50%;place-items:center;padding:0;display:inline-grid}.icon-button:hover{background:#1e3a2f12}.app-stage{place-items:start center;min-height:100dvh;display:grid;position:relative}.app-device{background:var(--ivory-100);width:100%;min-height:100dvh;position:relative;overflow:hidden}.desktop-aside{display:none}.app-header{z-index:40;min-height:66px;padding:calc(10px + env(safe-area-inset-top)) 18px 10px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#faf6efe0;border-bottom:1px solid #2a372e14;grid-template-columns:1fr auto 1fr;align-items:center;display:grid;position:sticky;top:0}.app-header__side{justify-content:flex-start;align-items:center;display:flex}.app-header__side--right{justify-content:flex-end}.app-header__center{flex-direction:column;align-items:center;line-height:1.3;display:flex}.app-header__center strong{font-size:.88rem}.app-header__center span{color:var(--ink-500);margin-top:2px;font-size:.64rem;font-weight:600}.app-header__quiet-dot{background:var(--sand-300);border-radius:50%;width:6px;height:6px}.bottom-nav{z-index:50;padding:8px 12px calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffdf9ed;border-top:1px solid #2a372e17;grid-template-columns:repeat(5,1fr);display:grid;position:sticky;bottom:0}.bottom-nav a{min-height:48px;color:var(--ink-500);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:.62rem;font-weight:700;display:flex}.bottom-nav a.is-active{color:var(--pine-800);background:#e7ece6b8}.screen-loading{min-height:70dvh;color:var(--ink-500);place-items:center;font-size:.84rem;display:grid}.home-screen{min-height:100dvh;padding:calc(20px + env(safe-area-inset-top)) 20px calc(24px + env(safe-area-inset-bottom));isolation:isolate;flex-direction:column;display:flex;position:relative}.home-screen:before{z-index:-1;content:"";background:radial-gradient(circle,#d9c5a357,#d9c5a300);border-radius:50%;width:380px;height:380px;position:absolute;top:-140px;right:-180px}.home-screen__header{justify-content:space-between;align-items:flex-start;display:flex}.home-screen__copy h1{color:var(--pine-950);font-family:var(--font-display);letter-spacing:-.065em;margin:12px 0 0;font-size:clamp(2.05rem,9vw,3.2rem);font-weight:500;line-height:1.26}.home-screen__copy h1 em{color:var(--pine-700);font-style:normal;position:relative}.home-screen__copy h1 em:after{background:linear-gradient(90deg,var(--sand-500),transparent);content:"";height:1px;position:absolute;bottom:-6px;left:0;right:0}.home-screen__lead{max-width:34rem;color:var(--ink-700);margin:20px 0 0;font-size:.9rem;line-height:1.75}.home-visual{min-height:265px;box-shadow:var(--shadow-md);background:var(--ivory-300);border:1px solid #ffffffb3;border-radius:26px 26px 82px;margin-top:26px;position:relative;overflow:hidden}.home-visual img{object-fit:cover;object-position:center 54%}.home-visual:after{content:"";background:linear-gradient(#0000 48%,#13261e38);position:absolute;inset:0}.home-visual__label{z-index:2;color:var(--ivory-50);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#173126b8;border:1px solid #ffffff8c;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:.7rem;font-weight:700;display:inline-flex;position:absolute;bottom:14px;right:14px}.home-screen__actions{gap:10px;margin-top:22px;display:grid}.promise-row{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:22px;display:grid}.promise-row article{border:1px solid var(--line);background:#fffdf999;border-radius:16px;min-width:0;padding:14px 10px}.promise-row svg{color:var(--pine-600)}.promise-row strong,.promise-row span{display:block}.promise-row strong{margin-top:9px;font-size:.7rem}.promise-row span{color:var(--ink-500);margin-top:4px;font-size:.57rem;line-height:1.45}.home-screen__note{color:var(--ink-500);margin:18px 3px 0;font-size:.61rem;line-height:1.55}.home-aside-copy{max-width:470px}.home-aside-copy .brand-lockup{margin-bottom:72px}.home-aside-copy h2{color:var(--pine-950);font-family:var(--font-display);letter-spacing:-.07em;margin:16px 0 22px;font-size:clamp(3rem,4.8vw,5.1rem);font-weight:500;line-height:1.18}.home-aside-copy>p:not(.eyebrow){max-width:420px;color:var(--ink-700);font-size:1rem;line-height:1.9}.aside-rule{background:var(--sand-500);width:72px;height:1px;margin:36px 0 16px}.home-aside-copy small{color:var(--ink-500);font-size:.76rem}.flow-screen,.result-screen,.report-screen{padding:26px 20px 28px;position:relative}.flow-screen--with-nav{padding-bottom:20px}.flow-intro h1{color:var(--pine-950);font-family:var(--font-display);letter-spacing:-.055em;white-space:pre-line;margin:10px 0 12px;font-size:clamp(1.8rem,7.5vw,2.35rem);font-weight:500;line-height:1.34}.flow-intro p{max-width:33rem;color:var(--ink-500);margin:0;font-size:.82rem;line-height:1.7}.flow-intro--compact h1{font-size:clamp(1.65rem,7vw,2.15rem)}.sticky-action{z-index:20;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#faf6efe0;border-radius:20px;margin:24px -8px 0;padding:8px;position:sticky;bottom:78px}.space-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.space-card{border:1px solid var(--line);background:var(--ivory-50);cursor:pointer;text-align:left;border-radius:20px;flex-direction:column;min-width:0;padding:0;transition:all .16s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #2b22180d}.space-card:hover:not(:disabled){box-shadow:var(--shadow-sm);transform:translateY(-2px)}.space-card.is-selected{box-shadow:0 0 0 3px #31544514,var(--shadow-sm);border-color:#31544580}.space-card.is-coming{cursor:not-allowed;filter:saturate(.5);opacity:.58}.space-card__image{background:var(--ivory-300);min-height:126px;position:relative;overflow:hidden}.space-card__image img{object-fit:cover}.space-card__body{padding:13px 14px 15px;display:block}.space-card__body strong,.space-card__body small{display:block}.space-card__body strong{color:var(--pine-900);font-family:var(--font-display);font-size:1rem;font-weight:600}.space-card__body small{color:var(--ink-500);margin-top:3px;font-size:.62rem}.space-card__check{width:25px;height:25px;color:var(--ivory-50);background:var(--pine-700);border-radius:50%;place-items:center;display:grid;position:absolute;top:10px;right:10px}.selection-summary,.privacy-note,.analysis-tip,.truth-note{border:1px solid var(--line);background:#fffdf9b8;border-radius:18px;align-items:flex-start;gap:12px;padding:15px;display:flex}.selection-summary{margin-top:18px}.selection-summary__icon,.summary-icon,.modal-icon{width:38px;height:38px;color:var(--pine-700);background:var(--sage-100);border-radius:13px;flex:none;place-items:center;display:grid}.selection-summary strong{font-size:.79rem}.selection-summary p{color:var(--ink-500);margin:5px 0 0;font-size:.67rem;line-height:1.55}.flow-screen--scan{padding-bottom:calc(28px + env(safe-area-inset-bottom))}.scan-frame{min-height:355px;box-shadow:var(--shadow-md);background:#d8d0c4;border:1px solid #ffffffbf;border-radius:27px;margin-top:22px;position:relative;overflow:hidden}.scan-frame>img,.scan-frame__preview{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.scan-frame:after{content:"";background:linear-gradient(#0f1e180d,#0000 35%,#0f1e1857);position:absolute;inset:0}.scan-frame__pdf{color:var(--pine-800);text-align:center;background:linear-gradient(145deg,#f8f2e9,#e6dbce);flex-direction:column;justify-content:center;align-items:center;padding:36px;display:flex;position:absolute;inset:0}.scan-frame__pdf strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:14px;font-size:.85rem;overflow:hidden}.scan-frame__pdf span{color:var(--ink-500);margin-top:5px;font-size:.7rem}.scan-corners{z-index:2;position:absolute;inset:27px}.scan-corners i{border-style:solid;border-color:#ffffffe0;width:42px;height:42px;position:absolute}.scan-corners i:first-child{border-width:2px 0 0 2px;border-radius:10px 0 0;top:0;left:0}.scan-corners i:nth-child(2){border-width:2px 2px 0 0;top:0;right:0}.scan-corners i:nth-child(3){border-width:0 2px 2px 0;bottom:0;right:0}.scan-corners i:nth-child(4){border-width:0 0 2px 2px;bottom:0;left:0}.scan-frame__status{z-index:3;color:var(--ivory-50);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;background:#11271fb8;border-radius:999px;align-items:center;gap:7px;padding:9px 13px;font-size:.7rem;font-weight:700;display:inline-flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.scan-guides{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;display:grid}.scan-guides>div{border:1px solid var(--line);min-width:0;color:var(--pine-700);text-align:center;background:#fffdf999;border-radius:14px;flex-direction:column;align-items:center;gap:7px;padding:11px 7px;display:flex}.scan-guides span{color:var(--ink-500);font-size:.59rem;line-height:1.35}.form-message{color:#9b4c3f;margin:12px 2px 0;font-size:.7rem;font-weight:700}.scan-actions{gap:10px;margin-top:18px;display:grid}.sample-link{min-height:42px;color:var(--pine-700);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:7px;padding:8px;font-size:.72rem;font-weight:700;display:inline-flex}.privacy-note{color:var(--pine-700);margin-top:18px;padding:13px 14px}.privacy-note p,.analysis-tip p,.truth-note p{margin:0}.privacy-note strong,.privacy-note span,.analysis-tip strong,.analysis-tip span,.truth-note strong,.truth-note span{display:block}.privacy-note strong,.analysis-tip strong,.truth-note strong{font-size:.68rem}.privacy-note span,.analysis-tip span,.truth-note span{color:var(--ink-500);margin-top:2px;font-size:.61rem;line-height:1.45}.analysis-screen{min-height:100dvh;padding-bottom:calc(28px + env(safe-area-inset-bottom));background:var(--ivory-100);position:relative}.analysis-visual{background:#c9c0b5;min-height:min(50dvh,460px);position:relative;overflow:hidden}.analysis-visual>img,.analysis-visual__image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.analysis-visual__veil{background:linear-gradient(#0f1f1912,#0f1f1961),radial-gradient(circle,#0000 10%,#0f1f191f);position:absolute;inset:0}.analysis-scan-line{z-index:2;background:linear-gradient(90deg,#0000,#fffffff2,#0000);height:1px;animation:2.7s ease-in-out infinite scan-line;position:absolute;left:24px;right:24px;box-shadow:0 0 18px #fffc}@keyframes scan-line{0%,to{opacity:.25;top:20%}50%{opacity:1;top:78%}}.analysis-orbit{z-index:3;width:92px;height:92px;color:var(--ivory-50);-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#11271f4d;border:1px solid #ffffffa6;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.analysis-orbit:before{content:"";border:1px dashed #ffffffa6;border-radius:50%;animation:7s linear infinite orbit;position:absolute;inset:8px}.analysis-orbit:after{background:var(--sand-300);content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:6px;left:42px}@keyframes orbit{to{transform:rotate(360deg)}}.analysis-orbit span{font-family:var(--font-display);font-size:1.35rem}.analysis-copy{z-index:4;background:var(--ivory-100);border-radius:28px 28px 0 0;margin-top:-18px;padding:30px 22px 26px;position:relative}.analysis-copy h1{color:var(--pine-950);font-family:var(--font-display);letter-spacing:-.055em;margin:9px 0 8px;font-size:1.85rem;font-weight:500;line-height:1.35}.analysis-copy>p{min-height:23px;color:var(--ink-500);margin:0;font-size:.75rem}.progress-track{background:var(--ivory-300);border-radius:999px;height:5px;margin-top:18px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg,var(--sage-500),var(--pine-700));height:100%;transition:width .18s;display:block}.analysis-stage-list{gap:10px;margin:20px 0 0;padding:0;list-style:none;display:grid}.analysis-stage-list li{color:#a0a09b;align-items:center;gap:10px;font-size:.73rem;display:flex}.analysis-stage-list li>span{border:1px solid var(--line);border-radius:50%;flex:none;place-items:center;width:22px;height:22px;display:grid}.analysis-stage-list li.is-active{color:var(--pine-700);font-weight:700}.analysis-stage-list li.is-active i{background:var(--pine-600);border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite pulse-dot}@keyframes pulse-dot{50%{box-shadow:0 0 0 5px #4f6f5f24}}.analysis-stage-list li.is-complete{color:var(--ink-700)}.analysis-stage-list li.is-complete>span{color:var(--ivory-50);border-color:var(--pine-700);background:var(--pine-700)}.analysis-tip{color:var(--sand-700);background:#efe4d3a8;margin-top:20px}.result-screen{background:radial-gradient(circle at 105% 0%,#b99a6a29,transparent 25%),var(--ivory-100)}.result-hero{padding:3px 0 22px}.result-hero__eyebrow{justify-content:space-between;align-items:center;display:flex}.result-hero__eyebrow small{color:var(--ink-500);font-size:.62rem}.result-hero__score-row{grid-template-columns:1fr auto;align-items:center;gap:16px;margin-top:24px;display:grid}.result-hero__score-row>div:first-child>span{color:var(--pine-700);font-size:.73rem;font-weight:700}.result-hero__score-row strong{color:var(--pine-900);font-family:var(--font-display);letter-spacing:-.08em;margin-top:2px;font-size:4rem;font-weight:500;line-height:1;display:block}.result-hero__score-row strong em{font-family:var(--font-sans);margin-left:4px;font-size:.85rem;font-style:normal;font-weight:700}.result-hero__score-row p{color:var(--ink-500);margin:13px 0 0;font-size:.7rem;line-height:1.6}.score-ring,.mini-ring{border-radius:50%;place-items:center;display:grid}.score-ring{background:conic-gradient(var(--pine-700) var(--score),var(--ivory-300) 0);width:94px;height:94px}.score-ring:before,.mini-ring:before{background:var(--ivory-100);content:"";border-radius:50%;grid-area:1/1}.score-ring:before{width:80px;height:80px}.score-ring span{z-index:1;width:48px;height:48px;color:var(--pine-700);background:var(--sage-100);border-radius:50%;place-items:center;display:grid}.metric-strip{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fffdf9c7;border-radius:20px;grid-template-columns:repeat(3,1fr);gap:8px;padding:13px;display:grid}.metric-strip article{text-align:center;flex-direction:column;align-items:center;gap:7px;display:flex}.mini-ring{background:conic-gradient(var(--sage-500) var(--mini-score),var(--ivory-300) 0);width:52px;height:52px}.mini-ring:before{width:43px;height:43px}.mini-ring span{z-index:1;color:var(--pine-800);font-family:var(--font-display);font-size:.95rem;font-weight:600}.metric-strip strong{font-size:.62rem}.one-answer-card{color:var(--ivory-50);background:radial-gradient(circle at 100% 0%,#d9c5a338,transparent 30%),linear-gradient(145deg,var(--pine-700),var(--pine-950));border-radius:21px;grid-template-columns:auto 1fr;gap:14px;margin-top:18px;padding:18px;display:grid;box-shadow:0 20px 38px #1e3a2f2e}.one-answer-card__icon{width:42px;height:42px;color:var(--sand-300);background:#ffffff12;border:1px solid #fff3;border-radius:14px;place-items:center;display:grid}.one-answer-card .section-kicker{color:var(--sand-300)}.one-answer-card h2{font-family:var(--font-display);margin:5px 0 6px;font-size:1.05rem;font-weight:600;line-height:1.45}.one-answer-card p{color:#ffffffb3;margin:0;font-size:.66rem;line-height:1.55}.layout-card{border:1px solid var(--line);background:var(--ivory-50);box-shadow:var(--shadow-sm);border-radius:23px;margin-top:18px;padding:18px}.layout-card__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.layout-card__head h2,.section-heading h2,.purchase-card h2{color:var(--pine-900);font-family:var(--font-display);margin:4px 0 0;font-size:1rem;font-weight:600;line-height:1.45}.segmented-control{background:var(--ivory-200);border-radius:10px;flex:none;padding:3px;display:flex}.segmented-control button{min-width:47px;color:var(--ink-500);cursor:pointer;background:0 0;border-radius:8px;padding:6px 9px;font-size:.62rem;font-weight:700}.segmented-control button.is-active{color:var(--ivory-50);background:var(--pine-700)}.floorplan-canvas{background:linear-gradient(145deg,#eee5d9,#f9f5ee);border-radius:18px;margin-top:16px;padding:8px;position:relative;overflow:hidden}.floorplan-canvas svg{width:100%}.floorplan-canvas__north,.floorplan-canvas__door{color:var(--ink-500);background:#fffdf9b8;border-radius:6px;padding:3px 6px;font-size:.54rem;font-weight:700;position:absolute}.floorplan-canvas__north{top:16px;left:16px}.floorplan-canvas__door{bottom:11px;right:11px}.layout-card__summary{background:var(--sage-100);border-radius:15px;grid-template-columns:auto 1fr;gap:11px;margin-top:12px;padding:12px;display:grid}.layout-card__summary .summary-icon{width:30px;height:30px;color:var(--ivory-50);background:var(--pine-700);border-radius:10px}.layout-card__summary p{margin:0}.layout-card__summary strong,.layout-card__summary span{display:block}.layout-card__summary strong{font-size:.69rem}.layout-card__summary span{color:var(--ink-500);margin-top:3px;font-size:.6rem;line-height:1.45}.recommendation-list{margin-top:24px}.section-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.section-heading>span{color:var(--pine-700);background:var(--sage-100);border-radius:999px;padding:5px 8px;font-size:.6rem;font-weight:700}.recommendation-list>article{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:flex-start;gap:12px;padding:16px 2px;display:grid}.recommendation-list__number{color:var(--sand-700);font-family:var(--font-display);font-size:.82rem;font-weight:600}.recommendation-list strong{font-size:.76rem}.recommendation-list p{color:var(--ink-500);margin:5px 0 0;font-size:.64rem;line-height:1.5}.recommendation-list em{color:var(--pine-700);white-space:nowrap;font-size:.65rem;font-style:normal;font-weight:800}.truth-note{color:var(--pine-700);margin-top:18px}.report-screen{background:radial-gradient(circle at 0 0,#d9c5a32e,transparent 24%),var(--ivory-100)}.report-cover h1{color:var(--pine-950);font-family:var(--font-display);letter-spacing:-.055em;margin:10px 0 12px;font-size:1.8rem;font-weight:500;line-height:1.38}.report-cover>p{color:var(--ink-500);margin:0;font-size:.75rem;line-height:1.65}.report-cover__meta{flex-wrap:wrap;gap:7px;margin-top:16px;display:flex}.report-cover__meta span{border:1px solid var(--line);color:var(--ink-700);background:#fffdf9b8;border-radius:999px;align-items:center;gap:5px;padding:7px 9px;font-size:.6rem;font-weight:700;display:inline-flex}.report-preview{perspective:900px;height:385px;margin-top:24px;position:relative}.report-preview__sheet{background:var(--ivory-50);height:310px;box-shadow:var(--shadow-md);border:1px solid #2a372e1c;border-radius:17px;position:absolute;left:10px;right:10px}.report-preview__sheet--back{opacity:.58;top:26px;transform:rotate(3.5deg)translate(8px)}.report-preview__sheet--middle{opacity:.78;top:14px;transform:rotate(-2deg)translate(-4px)}.report-preview__sheet--front{z-index:2;flex-direction:column;padding:20px;display:flex;top:0;overflow:hidden}.report-preview__sheet--front header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.report-preview__sheet--front header span{color:var(--pine-800);font-family:var(--font-display);letter-spacing:.12em;font-size:.8rem}.report-preview__sheet--front header small,.report-preview__sheet--front footer{color:var(--ink-500);font-size:.51rem}.report-preview__score{align-items:flex-end;gap:9px;margin-top:18px;display:flex}.report-preview__score strong{color:var(--pine-800);font-family:var(--font-display);font-size:3rem;font-weight:500;line-height:.85}.report-preview__score span{color:var(--ink-500);font-size:.58rem}.report-preview__diagram{grid-template-columns:1.2fr .8fr;gap:14px;margin-top:18px;display:grid}.diagram-room{background:#f1e9de;border:2px solid #c7baaa;border-radius:6px;height:125px;position:relative}.diagram-bed{background:#899688;border-radius:5px;width:55px;height:72px;position:absolute;top:17px;left:16px;box-shadow:inset 0 16px #e8e3da}.diagram-desk{background:#c9b89e;border-radius:4px;width:41px;height:24px;position:absolute;top:16px;right:12px}.diagram-path{border-right:2px dashed var(--pine-600);border-bottom:2px dashed var(--pine-600);border-radius:0 0 15px;width:60px;height:47px;position:absolute;bottom:14px;right:19px}.diagram-copy{align-content:start;gap:10px;padding-top:4px;display:grid}.diagram-copy i{background:#e3d9cb;border-radius:99px;height:7px;display:block}.diagram-copy i:nth-child(2){width:84%}.diagram-copy i:nth-child(3){width:72%}.report-preview__sheet--front footer{border-top:1px solid var(--line);margin-top:auto;padding-top:10px}.report-preview__lock{z-index:5;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);text-align:center;background:#f3ede3c7;border:1px solid #ffffffa6;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:145px;padding:18px 28px;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -10px 35px #2b221814}.report-preview__lock>span{width:43px;height:43px;color:var(--ivory-50);background:var(--pine-700);border-radius:14px;place-items:center;display:grid}.report-preview__lock strong{margin-top:10px;font-size:.8rem}.report-preview__lock p{color:var(--ink-500);margin:5px 0 0;font-size:.63rem;line-height:1.5}.purchase-card{background:var(--ivory-50);box-shadow:var(--shadow-sm);border:1px solid #31544529;border-radius:23px;margin-top:8px;padding:20px}.purchase-card__head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.purchase-card__head>strong{color:var(--pine-800);font-family:var(--font-display);font-size:1.65rem}.purchase-card__head>strong em{margin-right:2px;font-size:.85rem;font-style:normal}.purchase-card ul{gap:10px;margin:18px 0;padding:0;list-style:none;display:grid}.purchase-card li{color:var(--ink-700);align-items:flex-start;gap:9px;font-size:.68rem;display:flex}.purchase-card li>span{width:20px;height:20px;color:var(--ivory-50);background:var(--pine-700);border-radius:50%;flex:none;place-items:center;display:grid}.purchase-card>p{color:var(--ink-500);text-align:center;margin:9px 0 0;font-size:.58rem}.report-sample-sections{margin-top:20px;display:grid}.report-sample-sections article{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;gap:13px;padding:16px 2px;display:grid}.report-sample-sections article>span{color:var(--sand-700);font-family:var(--font-display);font-size:.85rem}.report-sample-sections strong{font-size:.75rem}.report-sample-sections p{color:var(--ink-500);margin:4px 0 0;font-size:.63rem;line-height:1.5}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f1c1780;align-items:end;padding:16px;display:grid;position:fixed;inset:0}.waitlist-modal{width:min(100%,410px);padding:27px 22px calc(24px + env(safe-area-inset-bottom));background:var(--ivory-50);border:1px solid #fff9;border-radius:26px;margin:0 auto;animation:.22s ease-out modal-rise;position:relative;box-shadow:0 30px 90px #0e191552}@keyframes modal-rise{0%{opacity:0;transform:translateY(24px)scale(.98)}}.modal-close{width:34px;height:34px;color:var(--ink-500);background:var(--ivory-200);cursor:pointer;border-radius:50%;font-size:1.25rem;position:absolute;top:12px;right:14px}.waitlist-modal h2{color:var(--pine-900);font-family:var(--font-display);margin:14px 0 8px;font-size:1.35rem}.waitlist-modal p{color:var(--ink-500);margin:0;font-size:.7rem;line-height:1.6}.waitlist-modal label{gap:7px;margin:20px 0 12px;display:grid}.waitlist-modal label>span{font-size:.65rem;font-weight:700}.waitlist-modal input{border:1px solid var(--line-strong);background:var(--ivory-100);border-radius:13px;outline:none;min-height:50px;padding:12px 14px;font-size:.84rem}.waitlist-modal input:focus{border-color:var(--pine-600);box-shadow:0 0 0 3px #4f6f5f1f}.waitlist-modal form>small{color:var(--ink-500);text-align:center;margin-top:10px;font-size:.56rem;display:block}.waitlist-success{text-align:center;padding-top:12px}.waitlist-success>span{width:52px;height:52px;color:var(--ivory-50);background:var(--pine-700);border-radius:50%;place-items:center;margin:0 auto;display:grid}.waitlist-success .action-button{margin-top:20px}@media (min-width:680px){.app-stage{padding:42px 24px}.app-device{width:430px;min-height:880px;box-shadow:var(--shadow-phone);border:1px solid #ffffffb8;border-radius:36px}.app-stage--home{grid-template-columns:minmax(420px,660px) 430px;justify-content:center;align-items:center;gap:clamp(42px,7vw,110px);padding:56px clamp(28px,5vw,80px)}.desktop-aside{display:block}.home-screen{min-height:880px}.home-screen__copy{margin-top:46px}.home-screen__copy h1{font-size:2.35rem}.home-visual{min-height:285px}.modal-backdrop{place-items:center}}@media (max-width:374px){.home-screen,.flow-screen,.result-screen,.report-screen{padding-left:16px;padding-right:16px}.home-screen__copy h1{font-size:1.9rem}.home-visual{min-height:245px}.promise-row strong{font-size:.64rem}.promise-row span{display:none}.space-card__image{min-height:108px}.scan-frame{min-height:315px}}@media (max-width:560px){.space-editor-rescue-rail{grid-template-columns:1fr;gap:9px}.space-editor-rescue-rail>div:last-child{grid-template-columns:1fr 1fr;display:grid}.space-editor-rescue-rail button{padding:8px 7px;font-size:.57rem}.space-editor-rescue-rail strong{white-space:normal}.space-editor-canvas__hint{max-width:calc(100% - 16px);font-size:.52rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.scan-frame__processing{z-index:3;color:var(--pine-800);text-align:center;background:linear-gradient(145deg,#faf6eff5,#e7ece6eb);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:28px;display:flex;position:absolute;inset:0}.scan-frame__processing strong{font-family:var(--font-display);font-size:1rem}.scan-frame__processing small{color:var(--ink-500);font-size:.66rem}.scan-spinner{border:3px solid #31544526;border-top-color:var(--pine-700);border-radius:50%;width:42px;height:42px;margin-bottom:4px;animation:.8s linear infinite jariun-spin}@keyframes jariun-spin{to{transform:rotate(360deg)}}.scan-frame__quality{z-index:5;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#142f25c7;border:1px solid #ffffff73;border-radius:999px;padding:6px 9px;font-size:.6rem;font-weight:800;position:absolute;top:16px;right:16px}.analysis-grid-overlay{z-index:2;opacity:.38;background-image:linear-gradient(#ffffff42 1px,#0000 1px),linear-gradient(90deg,#ffffff42 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0,#000 18% 82%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 18% 82%,#0000 100%)}.analysis-room-chip{z-index:6;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#142f25b8;border:1px solid #ffffff6b;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:.62rem;font-weight:700;display:inline-flex;position:absolute;bottom:18px;right:18px}.structure-screen{background:radial-gradient(circle at 100% 0,#d9c5a32b,transparent 25%),var(--ivory-100);padding-bottom:116px}.photo-read-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fffdf9e0;border-radius:22px;grid-template-columns:112px minmax(0,1fr);gap:14px;margin-top:22px;padding:12px;display:grid}.photo-read-card__media{background:var(--ivory-200);border-radius:16px;min-height:142px;position:relative;overflow:hidden}.photo-read-card__media>img{object-fit:cover;width:100%;height:100%}.photo-read-card__media>span{color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#142f25c7;border-radius:9px;justify-content:center;align-items:center;gap:5px;padding:6px;font-size:.55rem;font-weight:800;display:flex;position:absolute;bottom:7px;left:7px;right:7px}.photo-read-card__placeholder{height:100%;min-height:142px;color:var(--pine-700);background:linear-gradient(145deg,var(--ivory-200),var(--sage-100));align-content:center;place-items:center;gap:8px;font-size:.65rem;font-weight:700;display:grid}.photo-read-card__body{min-width:0;padding:2px 2px 2px 0}.photo-read-card__head{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.photo-read-card__head>div{display:grid}.photo-read-card__head strong{color:var(--pine-800);font-family:var(--font-display);margin-top:3px;font-size:1.65rem;font-weight:600;line-height:1}.photo-read-card__head button{color:var(--ink-500);background:var(--ivory-200);cursor:pointer;border-radius:8px;padding:5px 7px;font-size:.56rem;font-weight:700}.quality-list{gap:8px;margin-top:12px;display:grid}.quality-list>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:7px;padding-top:8px;display:flex}.quality-list span{min-width:0;color:var(--ink-700);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;font-size:.58rem;display:flex;overflow:hidden}.quality-list em{border-radius:999px;flex:none;padding:3px 6px;font-size:.5rem;font-style:normal;font-weight:800}.quality-list em.is-good{color:var(--pine-700);background:var(--sage-100)}.quality-list em.is-fair{color:#806130;background:#f5ead7}.quality-list em.is-poor{color:#8c4438;background:#f7e2de}.photo-read-card__copy{color:var(--ink-500);margin:14px 0 0;font-size:.62rem;line-height:1.55}.accuracy-note{color:var(--sand-700);background:#f8f0e0a6;border:1px solid #b99a6a38;border-radius:17px;grid-template-columns:auto 1fr;gap:10px;margin-top:12px;padding:13px 14px;display:grid}.accuracy-note p{margin:0}.accuracy-note strong,.accuracy-note span{display:block}.accuracy-note strong{font-size:.65rem}.accuracy-note span{color:var(--ink-500);margin-top:3px;font-size:.58rem;line-height:1.5}.intake-section{margin-top:29px}.intake-section__head{grid-template-columns:31px 1fr;align-items:start;gap:10px;display:grid}.intake-section__head>span{width:30px;height:30px;color:var(--ivory-50);background:var(--pine-700);font-family:var(--font-display);border-radius:10px;place-items:center;font-size:.69rem;display:grid}.intake-section__head h2{color:var(--pine-900);font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:1rem;font-weight:700}.intake-section__head p{color:var(--ink-500);margin:4px 0 0;font-size:.63rem;line-height:1.5}.shape-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.shape-option{border:1px solid var(--line);min-height:128px;color:var(--ink-700);cursor:pointer;background:#fffdf9b3;border-radius:17px;align-content:center;place-items:center;gap:4px;padding:13px 9px;transition:border-color .16s,transform .16s,background .16s;display:grid;position:relative}.shape-option:hover{transform:translateY(-1px)}.shape-option.is-selected{color:var(--pine-800);background:linear-gradient(145deg,#f9fbf7,var(--sage-100));border-color:#3154458a;box-shadow:0 10px 24px #31544514}.shape-option svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4px;width:42px;height:42px;margin-bottom:3px}.shape-option strong{font-size:.7rem}.shape-option span{color:var(--ink-500);font-size:.53rem}.dimension-card{border:1px solid var(--line);background:#fffdf9d1;border-radius:19px;grid-template-columns:1fr auto 1fr;align-items:end;gap:8px;margin-top:14px;padding:14px;display:grid}.dimension-card label{gap:6px;display:grid}.dimension-card label>span{color:var(--ink-500);font-size:.58rem;font-weight:700}.dimension-card label>div{border-bottom:1px solid var(--line-strong);align-items:center;display:flex}.dimension-card input{width:100%;min-width:0;color:var(--pine-900);font-family:var(--font-display);background:0 0;border:0;outline:0;padding:8px 3px 8px 0;font-size:1.15rem;font-weight:700}.dimension-card em{color:var(--ink-500);font-size:.56rem;font-style:normal}.dimension-card>i{color:var(--sand-700);font-family:var(--font-display);padding-bottom:11px;font-style:normal}.dimension-card>strong{color:var(--pine-700);background:var(--sage-100);border-radius:999px;grid-column:1/-1;justify-self:end;margin-top:2px;padding:4px 7px;font-size:.55rem}.preset-row{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:8px;display:grid}.preset-row button{border:1px solid var(--line);cursor:pointer;background:#fffdf994;border-radius:12px;gap:2px;padding:9px 4px;display:grid}.preset-row strong{font-size:.58rem}.preset-row span{color:var(--ink-500);font-size:.48rem}.plan-preview-card{box-shadow:var(--shadow-sm);background:linear-gradient(155deg,#fffdf9f5,#e7ece694);border:1px solid #31544521;border-radius:23px;margin-top:28px;padding:16px}.plan-preview-card__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.plan-preview-card__head h2{color:var(--pine-900);font-family:var(--font-display);margin:4px 0 0;font-size:.9rem}.plan-preview-card__head>span{color:var(--pine-700);background:var(--sage-100);border-radius:999px;padding:5px 7px;font-size:.52rem;font-weight:800}.room-plan-preview{background:linear-gradient(145deg,#f4ecdf,#fbf8f2);border-radius:17px;margin-top:10px;overflow:hidden}.room-plan-preview svg{width:100%;height:auto}.room-plan-preview__labels text{fill:#6e6f6a;font-family:var(--font-sans);font-size:9px;font-weight:700}.room-plan-preview--compact{background:0 0;margin-top:0}.plan-legend{color:var(--ink-500);justify-content:center;gap:14px;margin-top:4px;font-size:.5rem;font-weight:700;display:flex}.plan-legend span{align-items:center;gap:4px;display:inline-flex}.plan-legend i{border-radius:99px;width:15px;height:4px;display:block}.plan-legend i.is-door{background:#b28b58}.plan-legend i.is-window{background:#6f9487}.plan-legend i.is-bed{background:#52695d;height:8px}.placement-stack{gap:12px;margin-top:14px;display:grid}.placement-editor{border:1px solid var(--line);background:#fffdf9cc;border-radius:18px;padding:14px}.placement-editor__title{justify-content:space-between;align-items:center;gap:10px;display:flex}.placement-editor__title strong{font-size:.7rem}.placement-editor__title span{color:var(--ink-500);font-size:.52rem}.wall-choice-grid{grid-template-columns:repeat(3,1fr);grid-template-areas:".north.""west center east"".south.";gap:6px;margin-top:12px;display:grid}.wall-choice-grid:before{border:1px dashed var(--line-strong);color:var(--ink-500);content:"방";border-radius:9px;grid-area:center;place-items:center;font-size:.52rem;display:grid}.wall-choice-grid button{border:1px solid var(--line);background:var(--ivory-100);cursor:pointer;border-radius:10px;min-height:34px;padding:5px;font-size:.56rem;font-weight:700}.wall-choice-grid button:first-of-type{grid-area:north}.wall-choice-grid button:nth-of-type(2){grid-area:east}.wall-choice-grid button:nth-of-type(3){grid-area:south}.wall-choice-grid button:nth-of-type(4){grid-area:west}.wall-choice-grid button.is-selected{color:#fff;border-color:var(--pine-700);background:var(--pine-700)}.wall-choice-grid--large{max-width:270px;margin-left:auto;margin-right:auto}.choice-row{gap:6px;display:flex}.choice-row button{border:1px solid var(--line);background:var(--ivory-100);cursor:pointer;border-radius:10px;flex:1;min-height:36px;padding:6px;font-size:.55rem;font-weight:700}.choice-row button.is-selected{color:var(--pine-800);background:var(--sage-100);border-color:#3154456b}.choice-row--slots{margin-top:9px}.inline-warning{color:#8c4438;background:#f7e2de;border-radius:12px;align-items:center;gap:7px;margin:10px 0 0;padding:9px 11px;font-size:.58rem;display:flex}.field-block{border:1px solid var(--line);background:#fffdf9c7;border-radius:18px;margin-top:15px;padding:14px}.field-block__label{color:var(--ink-700);margin-bottom:10px;font-size:.62rem;font-weight:800;display:block}.field-block small{color:var(--ink-500);margin-top:8px;font-size:.52rem;display:block}.bed-choice-grid{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.bed-choice-grid button{border:1px solid var(--line);background:var(--ivory-100);cursor:pointer;text-align:left;border-radius:11px;gap:2px;padding:9px;display:grid}.bed-choice-grid button.is-selected{background:var(--sage-100);border-color:#31544573}.bed-choice-grid strong{font-size:.6rem}.bed-choice-grid span{color:var(--ink-500);font-size:.48rem}.choice-row--direction button{min-width:0;padding-left:3px;padding-right:3px}.form-message--card{background:#f7e2de;border-radius:14px;margin-top:18px;padding:12px 14px}.sticky-action--structure{background:linear-gradient(to top,var(--ivory-100) 72%,#faf6ef00);padding-top:12px}.result-improvement{background:#e7ece69e;border:1px solid #3154451f;border-radius:13px;align-items:center;gap:8px;margin-top:13px;padding:9px 11px;display:flex}.result-improvement span{color:var(--ink-500);font-size:.57rem;font-weight:700}.result-improvement strong{color:var(--pine-800);font-family:var(--font-display);font-size:.88rem}.result-improvement em{color:var(--pine-700);background:#fff;border-radius:999px;margin-left:auto;padding:4px 7px;font-size:.52rem;font-style:normal;font-weight:800}.floorplan-canvas--dynamic{padding:0}.floorplan-canvas--dynamic .room-plan-preview{border-radius:18px}.layout-score-chip{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#504d48bf;border-radius:999px;padding:5px 8px;font-size:.56rem;font-weight:800;position:absolute;top:12px;right:12px}.layout-score-chip.is-recommended{background:#1e3a2fd1}@media (max-width:374px){.photo-read-card{grid-template-columns:96px 1fr}.photo-read-card__media,.photo-read-card__placeholder{min-height:132px}.shape-option{min-height:118px}.placement-editor,.dimension-card{padding:12px}.plan-preview-card{padding:13px}}.camera-capture-backdrop{z-index:500;background:#07100d;place-items:center;display:grid;position:fixed;inset:0}.camera-capture-panel{color:#fff;background:#07100d;grid-template-rows:auto minmax(0,1fr) auto;width:min(100%,480px);height:100dvh;display:grid;position:relative;overflow:hidden}.camera-capture-header{z-index:4;min-height:72px;padding:calc(10px + env(safe-area-inset-top)) 13px 10px;background:linear-gradient(#050d0afa,#050d0ac7);grid-template-columns:44px 1fr 44px;align-items:center;display:grid;position:relative}.camera-capture-header>div{text-align:center}.camera-capture-header strong,.camera-capture-header span{display:block}.camera-capture-header strong{font-size:.85rem}.camera-capture-header span{color:#ffffff94;margin-top:1px;font-size:.58rem;font-weight:600}.camera-control-button{color:#fff;cursor:pointer;background:#ffffff17;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid}.camera-control-button:disabled{cursor:not-allowed;opacity:.28}.camera-viewfinder{background:#0a1511;min-height:0;position:relative;overflow:hidden}.camera-viewfinder video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.camera-viewfinder video.is-mirrored{transform:scaleX(-1)}.camera-guide-grid{z-index:2;pointer-events:none;opacity:.22;background-image:linear-gradient(#ffffff7a 1px,#0000 1px),linear-gradient(90deg,#ffffff7a 1px,#0000 1px);background-position:50%;background-size:33.333% 33.333%;position:absolute;inset:0}.camera-guide-corners{z-index:3;pointer-events:none;position:absolute;inset:9% 8%}.camera-guide-corners i{filter:drop-shadow(0 2px 8px #00000047);border-style:solid;border-color:#ffffffeb;width:54px;height:54px;position:absolute}.camera-guide-corners i:first-child{border-width:3px 0 0 3px;border-radius:14px 0 0;top:0;left:0}.camera-guide-corners i:nth-child(2){border-width:3px 3px 0 0;border-radius:0 14px 0 0;top:0;right:0}.camera-guide-corners i:nth-child(3){border-width:0 3px 3px 0;border-radius:0 0 14px;bottom:0;right:0}.camera-guide-corners i:nth-child(4){border-width:0 0 3px 3px;border-radius:0 0 0 14px;bottom:0;left:0}.camera-state-layer{z-index:8;color:#fff;text-align:center;background:radial-gradient(circle,#213d31c7,#07100df5);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:36px;display:flex;position:absolute;inset:0}.camera-state-layer strong{font-family:var(--font-display);font-size:1.03rem}.camera-state-layer small{color:#ffffff9e;font-size:.64rem}.camera-opening-spinner{border:3px solid #ffffff2e;border-top-color:#fff;border-radius:50%;width:45px;height:45px;margin-bottom:6px;animation:.8s linear infinite jariun-spin}.camera-state-layer--error{gap:10px}.camera-state-layer--error p{color:#ffffffb3;max-width:310px;margin:0;font-size:.67rem;line-height:1.6}.camera-state-layer--error button{color:#fff;cursor:pointer;background:#ffffff1c;border:1px solid #ffffff47;border-radius:13px;min-height:42px;margin-top:5px;padding:9px 16px;font-size:.7rem;font-weight:800}.camera-live-guide{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#07100d9e;border:1px solid #fff3;border-radius:16px;padding:12px 14px;position:absolute;bottom:20px;left:18px;right:18px}.camera-live-guide strong,.camera-live-guide span{display:block}.camera-live-guide strong{font-size:.68rem}.camera-live-guide span{color:#ffffffa3;margin-top:3px;font-size:.56rem;line-height:1.45}.camera-flash{z-index:20;background:#fff;animation:.24s ease-out forwards jariun-camera-flash;position:absolute;inset:0}@keyframes jariun-camera-flash{0%{opacity:.9}to{opacity:0}}.camera-capture-footer{z-index:4;min-height:122px;padding:14px 24px calc(16px + env(safe-area-inset-bottom));background:linear-gradient(#050d0ad1,#050d0a);grid-template-columns:1fr 100px 1fr;align-items:center;display:grid;position:relative}.camera-footer-action{color:#fff;cursor:pointer;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:56px;padding:8px;font-size:.57rem;font-weight:700;display:flex}.camera-footer-action:disabled{cursor:not-allowed;opacity:.3}.camera-shutter{cursor:pointer;background:0 0;border:3px solid #ffffffeb;border-radius:50%;justify-self:center;place-items:center;width:74px;height:74px;padding:0;display:grid}.camera-shutter span{background:#fff;border-radius:50%;width:58px;height:58px;display:block;box-shadow:inset 0 0 0 1px #00000014}.camera-shutter:active span{transform:scale(.92)}.camera-shutter:disabled{cursor:not-allowed;opacity:.38}.camera-shutter:disabled span{transform:none}.scan-actions .action-button--secondary+.action-button--secondary{background:#e7ece6b3;border-color:#31544542}@media (min-width:700px){.camera-capture-backdrop{padding:20px}.camera-capture-panel{border:1px solid #ffffff24;border-radius:28px;height:min(860px,100dvh - 40px);box-shadow:0 32px 100px #00000073}}.scan-frame__subject-loading{z-index:6;color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);text-align:center;background:linear-gradient(#08161161,#081611c2);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;display:flex;position:absolute;inset:0}.scan-frame__subject-loading .scan-spinner{border-color:#fff #ffffff3d #ffffff3d;width:36px;height:36px}.scan-frame__subject-loading strong{font-family:var(--font-display);font-size:.82rem}.scan-frame__subject-loading small{color:#ffffffb8;font-size:.55rem}.scan-frame.is-pass{box-shadow:inset 0 0 0 2px #4e775d73}.scan-frame.is-review{box-shadow:inset 0 0 0 2px #b99a6a80}.scan-frame.is-blocked{box-shadow:inset 0 0 0 2px #99463885}.scan-frame.is-blocked .scan-frame__status{background:#742b23db}.scan-frame.is-review .scan-frame__status{color:#312615;background:#f4e0bceb}.subject-gate{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fffdf9eb;border-radius:20px;gap:13px;margin-top:15px;padding:17px;display:grid;position:relative;overflow:hidden}.subject-gate:before{background:var(--sage-500);content:"";height:3px;position:absolute;top:0;left:0;right:0}.subject-gate--pass:before,.subject-gate--confirmed:before{background:var(--pine-700)}.subject-gate--review:before{background:var(--sand-500)}.subject-gate--blocked:before{background:#9c4b3e}.subject-gate--checking:before{background:linear-gradient(90deg,var(--pine-700),var(--sand-500),var(--pine-700));background-size:200% 100%;animation:1.5s linear infinite jariun-gate-shimmer}.subject-gate__topline{justify-content:space-between;align-items:center;gap:10px;display:flex}.subject-gate__badge{color:var(--pine-800);background:var(--sage-100);border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:.55rem;font-weight:800;display:inline-flex}.subject-gate--review .subject-gate__badge{color:#75582f;background:#f5e8cf}.subject-gate--blocked .subject-gate__badge{color:#883f34;background:#f7e2de}.subject-gate__score{color:var(--ink-500);align-items:baseline;display:flex}.subject-gate__score strong{color:var(--pine-800);font-family:var(--font-display);font-size:1.24rem;font-weight:700}.subject-gate--blocked .subject-gate__score strong{color:#914438}.subject-gate__score small{font-size:.49rem}.subject-gate__copy{gap:5px;display:grid}.subject-gate__eyebrow{color:var(--sand-700);letter-spacing:.08em;font-size:.52rem;font-weight:800}.subject-gate__copy h2{color:var(--pine-950);font-family:var(--font-display);margin:0;font-size:.9rem;line-height:1.45}.subject-gate__copy p{color:var(--ink-500);margin:0;font-size:.58rem;line-height:1.65}.subject-gate__reasons{background:#e7ece68f;border-radius:14px;gap:7px;margin:0;padding:11px 12px;list-style:none;display:grid}.subject-gate--review .subject-gate__reasons{background:#f5e8cf75}.subject-gate--blocked .subject-gate__reasons{background:#f7e2de8f}.subject-gate__reasons li{color:var(--ink-700);grid-template-columns:16px 1fr;align-items:start;gap:7px;font-size:.54rem;line-height:1.55;display:grid}.subject-gate__reasons svg{color:var(--pine-600);margin-top:1px}.subject-gate--blocked .subject-gate__reasons svg{color:#9c4b3e}.subject-gate__detections{flex-wrap:wrap;gap:6px;display:flex}.subject-gate__detections span{border:1px solid var(--line);background:var(--ivory-100);border-radius:999px;align-items:center;gap:4px;padding:5px 7px;display:inline-flex}.subject-gate__detections strong{font-size:.51rem}.subject-gate__detections small{color:var(--ink-500);font-size:.46rem}.subject-gate__confirm,.subject-gate__retry{cursor:pointer;text-align:left;border-radius:14px;align-items:center;gap:10px;width:100%;padding:12px 13px;display:flex}.subject-gate__confirm{color:var(--pine-900);background:var(--sage-100);border:1px solid #3154454d}.subject-gate__confirm span{gap:2px;display:grid}.subject-gate__confirm strong{font-size:.59rem}.subject-gate__confirm small{color:var(--pine-600);font-size:.48rem}.subject-gate__retry{color:#fff;background:#914a3d;border:1px solid #874236;justify-content:center;font-size:.62rem;font-weight:800}.subject-gate__privacy{color:var(--ink-500);justify-content:center;align-items:center;gap:5px;font-size:.48rem;display:flex}.subject-gate__checking-mark{background:var(--sage-100);border:1px solid #3154452e;border-radius:50%;place-items:center;width:48px;height:48px;margin:2px auto 0;display:grid;position:relative}.subject-gate__checking-mark span{border:2px solid var(--pine-700);border-radius:5px;width:18px;height:18px}.subject-gate__checking-mark i{border:2px solid #0000;border-top-color:var(--sand-500);border-radius:50%;width:48px;height:48px;animation:.9s linear infinite jariun-spin;position:absolute}.subject-gate__checking-copy{text-align:center;gap:5px;display:grid}.subject-gate__checking-copy strong{color:var(--pine-950);font-family:var(--font-display);font-size:.82rem}.subject-gate__checking-copy p{color:var(--ink-500);margin:0;font-size:.55rem}.subject-gate__progress{background:var(--ivory-300);border-radius:999px;height:5px;overflow:hidden}.subject-gate__progress span{border-radius:inherit;background:linear-gradient(90deg,var(--pine-700),var(--sand-500));width:42%;height:100%;animation:1.35s ease-in-out infinite jariun-gate-progress;display:block}.subject-gate--checking>small{color:var(--ink-500);text-align:center;font-size:.48rem}.subject-gate--compact{border-radius:17px;gap:10px;padding:14px}@keyframes jariun-gate-shimmer{to{background-position:-200% 0}}@keyframes jariun-gate-progress{0%{transform:translate(-110%)}60%,to{transform:translate(260%)}}.photo-read-card.is-blocked{border-color:#914a3d47}.photo-read-card.is-review{border-color:#b99a6a57}.photo-read-card.is-confirmed,.photo-read-card.is-pass{border-color:#31544547}.photo-read-card.is-blocked .photo-read-card__media>span{background:#742b23e0}.photo-read-card.is-review .photo-read-card__media>span{color:#332716;background:#f4e0bce6}.gate-stop-note{box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#fffdf9f2,#f3ede3e6);border:1px solid #31544529;border-radius:20px;gap:13px;margin-top:15px;padding:18px;display:grid}.gate-stop-note__icon{width:42px;height:42px;color:var(--pine-800);background:var(--sage-100);border-radius:14px;place-items:center;display:grid}.gate-stop-note span{color:var(--sand-700);letter-spacing:.08em;font-size:.52rem;font-weight:800}.gate-stop-note h2{color:var(--pine-950);font-family:var(--font-display);margin:4px 0 0;font-size:.88rem;line-height:1.45}.gate-stop-note p{color:var(--ink-500);margin:5px 0 0;font-size:.56rem;line-height:1.65}.gate-stop-actions{gap:8px;display:grid}.privacy-note--subject{margin-top:16px}.privacy-note--subject p span{line-height:1.55}@media (max-width:374px){.subject-gate{padding:14px}.subject-gate__copy h2{font-size:.82rem}.subject-gate__reasons{padding:10px}.gate-stop-note{padding:15px}}@media (max-width:560px){.space-editor-rescue-rail{grid-template-columns:1fr;gap:9px}.space-editor-rescue-rail>div:last-child{grid-template-columns:1fr 1fr;display:grid}.space-editor-rescue-rail button{padding:8px 7px;font-size:.57rem}.space-editor-rescue-rail strong{white-space:normal}.space-editor-canvas__hint{max-width:calc(100% - 16px);font-size:.52rem}}@media (prefers-reduced-motion:reduce){.subject-gate--checking:before,.subject-gate__checking-mark i,.subject-gate__progress span{animation:none}.subject-gate__progress span{width:100%}}.space-grid--expanded{grid-template-columns:repeat(2,minmax(0,1fr))}.space-grid--expanded .space-card:last-child:nth-child(odd){grid-column:1/-1}.space-stage-badge{letter-spacing:.06em;border-radius:999px;justify-content:center;align-items:center;width:max-content;margin-bottom:6px;padding:3px 7px;font-size:.48rem;font-weight:800;display:inline-flex}.space-stage-badge.is-precision{color:var(--pine-800);background:var(--sage-100)}.space-stage-badge.is-beta{color:#795d35;background:#f5e8cf}.selection-summary__title{justify-content:space-between;align-items:center;gap:10px;display:flex}.selection-summary__title span{color:var(--sand-700);background:#d9c5a33d;border-radius:999px;padding:3px 7px;font-size:.48rem;font-weight:800}.selection-summary small{color:var(--sand-700);margin-top:6px;font-size:.52rem;line-height:1.55;display:block}.truthful-intake{padding-bottom:34px}.truth-source-card{box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#fffdf9f5,#e7ece68c);border:1px solid #31544529;border-radius:19px;grid-template-columns:44px 1fr;gap:12px;margin-top:18px;padding:15px;display:grid}.truth-source-card__icon{width:44px;height:44px;color:var(--pine-800);background:#ffffffb8;border-radius:14px;place-items:center;display:grid}.truth-source-card div:last-child{gap:3px;display:grid}.truth-source-card span{color:var(--sand-700);letter-spacing:.08em;font-size:.49rem;font-weight:800}.truth-source-card strong{font-family:var(--font-display);font-size:.78rem}.truth-source-card p{color:var(--ink-500);margin:0;font-size:.53rem;line-height:1.55}.measurement-method-grid{gap:9px;margin-top:16px;display:grid}.measurement-method-grid button{border:1px solid var(--line);cursor:pointer;text-align:left;background:#fffdf9c7;border-radius:17px;grid-template-columns:12px 1fr;gap:2px 9px;padding:14px 15px;display:grid;position:relative}.measurement-method-grid button.is-selected{background:linear-gradient(145deg,#e7ece6db,#fffdf9f0);border-color:#31544580;box-shadow:0 0 0 3px #31544512}.measurement-method-grid strong{color:var(--pine-950);grid-column:2;font-size:.67rem}.measurement-method-grid small{color:var(--ink-500);grid-column:2;font-size:.52rem;line-height:1.5}.measurement-confidence-dot{background:var(--ink-500);border-radius:50%;grid-row:1/3;width:9px;height:9px;margin-top:5px}.measurement-confidence-dot.is-high{background:var(--pine-700)}.measurement-confidence-dot.is-medium{background:var(--sand-500)}.measurement-confidence-dot.is-preliminary{background:#9d7c6a}.measurement-detail-card{border:1px solid var(--line);background:#fffdf9d1;border-radius:18px;gap:13px;margin-top:12px;padding:15px;display:grid}.measurement-detail-card>p{color:var(--ink-500);margin:0;font-size:.54rem;line-height:1.6}.dimension-card--truthful input::placeholder,.single-wall-row input::placeholder{color:#b2aa9f}.single-wall-row{gap:11px;display:grid}.single-wall-row label{justify-content:space-between;align-items:center;gap:12px;display:flex}.single-wall-row label>span{font-size:.57rem;font-weight:700}.single-wall-row label>div{align-items:center;gap:7px;display:flex}.single-wall-row input{border:0;border-bottom:1px solid var(--line-strong);text-align:right;background:0 0;width:95px;padding:9px}.single-wall-row em{color:var(--ink-500);font-size:.51rem;font-style:normal}.choice-row--three{grid-template-columns:repeat(3,1fr)}.reference-scale-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.reference-scale-grid button{border:1px solid var(--line);cursor:pointer;background:#faf6efbd;border-radius:13px;gap:4px;padding:11px 7px;display:grid}.reference-scale-grid button.is-selected{color:var(--pine-900);background:var(--sage-100);border-color:#31544573}.reference-scale-grid strong{font-size:.55rem}.reference-scale-grid small{color:var(--ink-500);font-size:.45rem;line-height:1.35}.quick-diagnosis-note{color:var(--sand-700);background:#f5e8cf7a;border:1px solid #b99a6a4d;border-radius:17px;grid-template-columns:22px 1fr;gap:9px;margin-top:12px;padding:14px;display:grid}.quick-diagnosis-note p{margin:0}.quick-diagnosis-note strong,.quick-diagnosis-note span{display:block}.quick-diagnosis-note strong{color:#69502f;font-size:.59rem}.quick-diagnosis-note span{margin-top:4px;font-size:.5rem;line-height:1.55}.measurement-confidence{background:var(--sage-100);border-radius:16px;grid-template-columns:auto 1fr;gap:3px 9px;margin-top:12px;padding:13px 14px;display:grid}.measurement-confidence>span{color:#fff;background:var(--pine-700);border-radius:999px;grid-row:1/3;align-self:start;padding:4px 7px;font-size:.45rem;font-weight:800}.measurement-confidence>strong{font-size:.6rem}.measurement-confidence>small{color:var(--ink-500);font-size:.48rem;line-height:1.5}.measurement-confidence.is-medium{background:#f5e8cf}.measurement-confidence.is-medium>span{background:var(--sand-700)}.measurement-confidence.is-preliminary{background:#eee6df}.measurement-confidence.is-preliminary>span{background:#866d5f}.window-presence-row{grid-template-columns:repeat(3,1fr);gap:7px;margin:12px 0;display:grid}.window-presence-row button{border:1px solid var(--line);cursor:pointer;background:#fffdf9bd;border-radius:13px;min-height:46px;padding:8px;font-size:.52rem;font-weight:700}.window-presence-row button.is-selected{color:var(--pine-900);background:var(--sage-100);border-color:#31544570}.inline-note{color:var(--ink-500);align-items:flex-start;gap:7px;margin:9px 0 0;font-size:.51rem;line-height:1.55;display:flex}.furniture-choice-grid{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.furniture-choice-grid button{border:1px solid var(--line);cursor:pointer;background:#fffdf9bd;border-radius:13px;gap:3px;padding:10px;display:grid}.furniture-choice-grid button.is-selected{color:var(--pine-900);background:var(--sage-100);border-color:#31544570}.furniture-choice-grid strong{font-size:.55rem}.furniture-choice-grid span{color:var(--ink-500);font-size:.46rem}.plan-preview-empty{min-height:230px;color:var(--ink-500);text-align:center;align-content:center;place-items:center;gap:8px;display:grid}.plan-preview-empty strong{color:var(--pine-900);font-family:var(--font-display);font-size:.72rem}.plan-preview-empty span{font-size:.49rem}.structure-confirmation{cursor:pointer;background:#e7ece675;border:1px solid #31544529;border-radius:15px;grid-template-columns:20px 1fr;gap:10px;margin-top:10px;padding:13px;display:grid}.structure-confirmation input{width:18px;height:18px;accent-color:var(--pine-700);margin:1px 0 0}.structure-confirmation span{gap:2px;display:grid}.structure-confirmation strong{font-size:.56rem}.structure-confirmation small{color:var(--ink-500);font-size:.47rem}.beta-space-note{background:#f5e8cf6b;border:1px solid #b99a6a47;border-radius:16px;gap:4px;margin-top:15px;padding:14px;display:grid}.beta-space-note span{color:var(--sand-700);letter-spacing:.08em;font-size:.48rem;font-weight:800}.beta-space-note p{color:#705a3d;margin:0;font-size:.52rem;line-height:1.55}.analysis-screen{min-height:100dvh;padding:calc(24px + env(safe-area-inset-top)) 24px calc(28px + env(safe-area-inset-bottom));background:radial-gradient(circle at 50% 30%,#e7ece6d1,transparent 38%),var(--ivory-100);flex-direction:column;display:flex}.analysis-screen__header{justify-content:space-between;align-items:center;display:flex}.analysis-screen__header span{color:var(--pine-800);font-family:var(--font-brand);letter-spacing:.14em;font-size:1.2rem}.analysis-screen__header small{color:var(--ink-500);font-size:.54rem}.analysis-orbit{place-items:center;gap:13px;margin:52px auto 30px;display:grid}.analysis-orbit__ring{background:conic-gradient(var(--pine-700) var(--analysis-progress),#3154451a 0);border-radius:50%;place-items:center;width:174px;height:174px;display:grid;box-shadow:0 22px 55px #1e3a2f1f}.analysis-orbit__ring:before{background:var(--ivory-100);content:"";border-radius:50%;width:144px;height:144px;position:absolute}.analysis-orbit__ring>div{align-items:baseline;display:flex;position:relative}.analysis-orbit__ring strong{color:var(--pine-900);font-family:var(--font-display);font-size:3rem;font-weight:500}.analysis-orbit__ring span{color:var(--ink-500);font-size:.9rem}.analysis-confidence-badge{color:#fff;background:var(--pine-700);border-radius:999px;padding:6px 10px;font-size:.52rem;font-weight:800;position:relative}.analysis-confidence-badge.is-medium{background:var(--sand-700)}.analysis-confidence-badge.is-preliminary{background:#866d5f}.analysis-copy{text-align:center}.analysis-copy h1{color:var(--pine-950);font-family:var(--font-display);margin:10px 0;font-size:1.55rem;font-weight:500;line-height:1.4}.analysis-copy p{color:var(--ink-500);margin:0;font-size:.61rem}.analysis-checklist{gap:8px;margin-top:28px;display:grid}.analysis-checklist article{border:1px solid var(--line);opacity:.56;background:#fffdf9b8;border-radius:15px;grid-template-columns:34px 1fr;align-items:center;gap:10px;padding:11px 13px;transition:all .25s;display:grid}.analysis-checklist article.is-done{opacity:1;border-color:#31544533}.analysis-checklist article>span{width:32px;height:32px;color:var(--ink-500);background:var(--ivory-300);border-radius:50%;place-items:center;display:grid}.analysis-checklist article.is-done>span{color:var(--pine-800);background:var(--sage-100)}.analysis-checklist strong,.analysis-checklist small{display:block}.analysis-checklist strong{font-size:.59rem}.analysis-checklist small{color:var(--ink-500);margin-top:2px;font-size:.47rem}.analysis-truth-note{color:var(--ink-500);grid-template-columns:20px 1fr;gap:8px;margin-top:auto;padding-top:24px;display:grid}.analysis-truth-note p{margin:0}.analysis-truth-note strong,.analysis-truth-note span{display:block}.analysis-truth-note strong{color:var(--pine-800);font-size:.54rem}.analysis-truth-note span{margin-top:3px;font-size:.47rem;line-height:1.55}.result-confidence-strip{border:1px solid var(--line);background:#fffdf9bf;border-radius:15px;grid-template-columns:auto 1fr;align-items:center;gap:3px 9px;margin-bottom:14px;padding:11px 13px;display:grid}.confidence-pill{color:#fff;background:var(--pine-700);border-radius:999px;grid-row:1/3;padding:5px 8px;font-size:.47rem;font-weight:800;display:inline-flex}.confidence-pill.is-medium{background:var(--sand-700)}.confidence-pill.is-preliminary{background:#866d5f}.result-confidence-strip strong{font-size:.55rem}.result-confidence-strip small{color:var(--ink-500);font-size:.47rem}.result-hero__score-row strong.is-qualitative{font-size:1.7rem;line-height:1.25}.metric-strip article small{color:var(--ink-500);margin-top:5px;font-size:.43rem;line-height:1.4;display:block}.layout-score-chip{text-align:center;min-width:54px}.report-preview__score.is-qualitative strong{font-size:1.4rem}.report-readiness-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fffdf9e0;border-radius:21px;gap:14px;margin-top:18px;padding:19px;display:grid}.report-readiness-card h2{color:var(--pine-950);font-family:var(--font-display);margin:0;font-size:1rem}.report-readiness-card ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.report-readiness-card li{color:var(--pine-800);align-items:center;gap:8px;font-size:.58rem;display:flex}.report-readiness-card li.is-pending{color:var(--ink-500)}@media (min-width:520px){.measurement-method-grid{grid-template-columns:repeat(2,1fr)}.measurement-method-grid button:last-child{grid-column:1/-1}.furniture-choice-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:360px){.reference-scale-grid,.window-presence-row{grid-template-columns:1fr}.analysis-copy h1{font-size:1.35rem}}.score-ring.is-qualitative{background:linear-gradient(145deg,#e7ece6f2,#fffdf9f2);box-shadow:inset 0 0 0 1px #31544529}.score-ring.is-qualitative.is-stable{box-shadow:inset 0 0 0 3px #31544538}.score-ring.is-qualitative.is-balanced{box-shadow:inset 0 0 0 3px #b99a6a40}.score-ring.is-qualitative.is-attention{box-shadow:inset 0 0 0 3px #914a3d33}.mini-ring.is-qualitative{background:var(--ivory-100);box-shadow:inset 0 0 0 2px #31544529}.mini-ring.is-qualitative.is-balanced{box-shadow:inset 0 0 0 2px #b99a6a47}.mini-ring.is-qualitative.is-attention{box-shadow:inset 0 0 0 2px #914a3d3d}.room-plan-preview--schematic svg{background:repeating-linear-gradient(135deg,#e7ece62e,#e7ece62e 9px,#fffdf947 9px 18px)}.space-card--wide{grid-column:1/-1;grid-template-columns:minmax(116px,42%) 1fr;display:grid}.space-card--wide .space-card__image{min-height:132px}.space-card--wide .space-card__body{align-self:center}.space-card__badge{z-index:2;min-height:24px;color:var(--pine-900);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf9e6;border:1px solid #ffffff94;border-radius:999px;align-items:center;padding:4px 8px;font-size:.5rem;font-weight:800;display:inline-flex;position:absolute;top:10px;left:10px;box-shadow:0 5px 16px #231b1414}.space-card__badge.is-beta{color:#765b33;background:#f8ebd2eb}.selection-summary__copy{flex:1;min-width:0}.space-support-badge{border-radius:999px;align-items:center;margin-top:8px;padding:4px 7px;font-size:.47rem;font-weight:800;display:inline-flex}.space-support-badge.is-precision{color:var(--pine-800);background:var(--sage-100)}.space-support-badge.is-beta{color:#765b33;background:#f5e8cf}.sticky-action--raised{bottom:78px}.truthful-result{isolation:isolate}@media (max-width:360px){.space-card--wide{grid-template-columns:1fr}.space-card--wide .space-card__image{min-height:120px}}.space-grid--expanded{align-items:stretch}.studio-entry-card{background:linear-gradient(145deg,#fffdf9f2,#e7ece69e);border:1px solid #3154452b;border-radius:23px;margin-top:14px;transition:border-color .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 14px 38px #2b221812}.studio-entry-card.is-selected{border-color:#31544585;box-shadow:0 0 0 3px #31544512,0 18px 42px #2b22181a}.studio-entry-card__select{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;grid-template-columns:112px minmax(0,1fr);align-items:stretch;padding:0;display:grid;position:relative;overflow:hidden}.studio-entry-card__image{background:var(--ivory-300);min-height:118px;position:relative;overflow:hidden}.studio-entry-card__image img{object-fit:cover}.studio-entry-card__body{flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;padding:16px 44px 16px 16px;display:flex}.studio-entry-card__body strong{color:var(--pine-950);font-family:var(--font-display);letter-spacing:-.04em;margin-top:8px;font-size:.88rem;font-weight:700;line-height:1.35}.studio-entry-card__body small{color:var(--ink-500);margin-top:5px;font-size:.52rem;line-height:1.5}.studio-entry-card .space-card__check{top:50%;right:15px;transform:translateY(-50%)}.studio-activity-panel{background:#fffdf9b8;border-top:1px solid #3154451a;padding:18px}.studio-activity-panel__head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.studio-activity-panel__head span{color:var(--sand-700);letter-spacing:.11em;text-transform:uppercase;font-size:.48rem;font-weight:800}.studio-activity-panel__head h2{color:var(--pine-950);font-family:var(--font-display);letter-spacing:-.04em;margin:4px 0 0;font-size:.9rem}.studio-activity-panel__head em{min-width:46px;height:32px;color:var(--pine-700);background:var(--sage-100);border:1px solid #31544526;border-radius:999px;place-items:center;font-size:.52rem;font-style:normal;font-weight:800;display:grid}.studio-activity-panel>p{color:var(--ink-500);margin:8px 0 14px;font-size:.5rem;line-height:1.55}.studio-activity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.studio-activity-grid button{border:1px solid var(--line);cursor:pointer;text-align:left;background:#fffdf9d1;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:30px 1fr;align-items:center;gap:1px 8px;min-height:74px;padding:11px;transition:all .16s;display:grid}.studio-activity-grid button:hover{transform:translateY(-1px)}.studio-activity-grid button.is-selected{background:#e7ece6e6;border-color:#3154456b;box-shadow:inset 0 0 0 1px #31544514}.studio-activity-grid button>span{width:30px;height:30px;color:var(--pine-700);background:var(--ivory-200);border-radius:50%;grid-row:1/3;place-items:center;display:grid}.studio-activity-grid button.is-selected>span{color:#fff;background:var(--pine-700)}.studio-activity-grid button strong{align-self:end;font-size:.54rem}.studio-activity-grid button small{color:var(--ink-500);align-self:start;font-size:.43rem;line-height:1.35}.studio-use-section,.studio-fixed-zone{background:linear-gradient(145deg,#e7ece675,#fffdf9c7);border-color:#31544529}.studio-use-chips{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.studio-use-chips button{border:1px solid var(--line);min-height:34px;color:var(--ink-700);cursor:pointer;background:#fffdf9d1;border-radius:999px;justify-content:center;align-items:center;padding:7px 10px;font-size:.48rem;font-weight:700;display:inline-flex}.studio-use-chips button.is-selected{color:#fff;border-color:var(--pine-700);background:var(--pine-700)}.compass-next-note{color:var(--pine-800);background:#e7ece673;border:1px solid #31544529;border-radius:16px;grid-template-columns:32px 1fr;gap:11px;margin-top:14px;padding:14px;display:grid}.compass-next-note>span{background:#fffdf9e0;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.compass-next-note strong,.compass-next-note small{display:block}.compass-next-note strong{font-size:.56rem}.compass-next-note small{color:var(--ink-500);margin-top:3px;font-size:.47rem;line-height:1.5}.direction-screen{background:radial-gradient(circle at 50% 17%,#e7ece694,transparent 28%),var(--ivory-100);padding-bottom:32px}.direction-safety-note{color:#715b3f;background:#f6ebd794;border:1px solid #b99a6a47;border-radius:17px;grid-template-columns:38px 1fr;gap:12px;margin-top:20px;padding:14px;display:grid}.direction-safety-note>svg{background:#fffdf9c7;border-radius:50%;padding:8px}.direction-safety-note p{margin:0}.direction-safety-note strong,.direction-safety-note span{display:block}.direction-safety-note strong{font-size:.56rem}.direction-safety-note span{margin-top:3px;font-size:.47rem;line-height:1.55}.orientation-target-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:18px;display:grid}.orientation-target-tabs button{border:1px solid var(--line);cursor:pointer;background:#fffdf9bf;border-radius:15px;align-content:center;place-items:center;gap:4px;min-width:0;min-height:76px;padding:10px 5px;transition:all .16s;display:grid}.orientation-target-tabs button>span{width:24px;height:24px;color:var(--ink-500);background:var(--ivory-200);border-radius:50%;place-items:center;font-size:.48rem;font-weight:800;display:grid}.orientation-target-tabs button strong{font-size:.5rem}.orientation-target-tabs button small{max-width:100%;color:var(--ink-500);text-overflow:ellipsis;white-space:nowrap;font-size:.42rem;overflow:hidden}.orientation-target-tabs button.is-active{background:#e7ece6cc;border-color:#31544573;box-shadow:0 8px 22px #1e3a2f14}.orientation-target-tabs button.is-active>span,.orientation-target-tabs button.is-complete>span{color:#fff;background:var(--pine-700)}.compass-capture-card{box-shadow:var(--shadow-sm);background:#fffdf9e6;border:1px solid #31544526;border-radius:23px;margin-top:12px;padding:18px}.compass-capture-card__head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.compass-capture-card__head>div>span{color:var(--sand-700);letter-spacing:.1em;text-transform:uppercase;font-size:.46rem;font-weight:800}.compass-capture-card__head h2{color:var(--pine-950);font-family:var(--font-display);letter-spacing:-.045em;margin:4px 0 0;font-size:1rem}.compass-capture-card__head p{color:var(--ink-500);margin:5px 0 0;font-size:.48rem;line-height:1.55}.compass-capture-card__head>span{min-width:36px;height:36px;color:var(--pine-700);background:var(--sage-100);border-radius:50%;place-items:center;display:grid}.compass-dial{--compass-heading:0deg;aspect-ratio:1;background:repeating-conic-gradient(from -1deg,#3154452e 0 1deg,transparent 1deg 15deg),radial-gradient(circle at center,#fffdf9fa 0 55%,#e7ece6b8 56% 70%,#fffdf9f0 71%);border:1px solid #3154452e;border-radius:50%;width:min(68vw,218px);margin:22px auto 16px;transition:box-shadow .2s;position:relative;box-shadow:inset 0 0 0 8px #fffdf9b8,0 20px 45px #1e3a2f1f}.compass-dial.is-listening{box-shadow:inset 0 0 0 8px #fffdf9b8,0 0 0 5px #31544512,0 20px 48px #1e3a2f29}.compass-dial__north,.compass-dial__east,.compass-dial__south,.compass-dial__west{z-index:2;color:var(--ink-500);font-size:.5rem;font-weight:800;position:absolute}.compass-dial__north{color:var(--pine-800);top:13px;left:50%;transform:translate(-50%)}.compass-dial__south{bottom:13px;left:50%;transform:translate(-50%)}.compass-dial__east{top:50%;right:14px;transform:translateY(-50%)}.compass-dial__west{top:50%;left:14px;transform:translateY(-50%)}.compass-dial__needle{z-index:1;width:3px;transform:translateX(-50%) rotate(var(--compass-heading));transform-origin:50%;background:linear-gradient(#8f493d 0 45%,#3154453d 46% 100%);border-radius:999px;transition:transform .18s linear;position:absolute;top:18px;bottom:18px;left:50%}.compass-dial__needle:before{content:"";border-bottom:14px solid #8f493d;border-left:7px solid #0000;border-right:7px solid #0000;width:0;height:0;position:absolute;top:-4px;left:50%;transform:translate(-50%)}.compass-dial__center{z-index:3;background:#fffdf9f5;border:1px solid #31544524;border-radius:50%;align-content:center;place-items:center;width:94px;height:94px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 22px #2b221817}.compass-dial__center strong{color:var(--pine-900);font-family:var(--font-display);font-size:1.35rem;font-weight:700}.compass-dial__center span{color:var(--ink-500);font-variant-numeric:tabular-nums;margin-top:1px;font-size:.52rem}.sensor-status{border:1px solid var(--line);background:var(--ivory-100);border-radius:14px;grid-template-columns:12px 1fr;align-items:start;gap:8px;padding:11px 12px;display:grid}.sensor-status__dot{background:var(--ink-500);border-radius:50%;width:9px;height:9px;margin-top:4px}.sensor-status__dot.is-listening{background:#4e7d63;box-shadow:0 0 0 4px #4e7d631f}.sensor-status__dot.is-requesting{background:var(--sand-500);animation:1.2s infinite jariun-pulse}.sensor-status__dot.is-denied,.sensor-status__dot.is-error{background:#9b5146}.sensor-status__dot.is-unsupported{background:#8a704d}.sensor-status p{margin:0}.sensor-status strong,.sensor-status small{display:block}.sensor-status strong{font-size:.5rem;line-height:1.5}.sensor-status small{color:var(--ink-500);margin-top:2px;font-size:.44rem}@keyframes jariun-pulse{50%{opacity:.4;transform:scale(.78)}}.compass-action-row{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.manual-direction-panel{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.manual-direction-panel>button{width:100%;color:var(--pine-700);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:8px 2px;font-size:.5rem;font-weight:800;display:flex}.manual-direction-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:8px;display:grid}.manual-direction-grid button{border:1px solid var(--line);background:var(--ivory-100);cursor:pointer;border-radius:12px;place-items:center;min-height:51px;padding:7px 3px;font-size:.48rem;font-weight:800;display:grid}.manual-direction-grid button.is-selected{color:#fff;border-color:var(--pine-700);background:var(--pine-700)}.captured-direction{background:#e7ece685;border:1px solid #31544529;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding:11px 12px;display:flex}.captured-direction>div{align-items:center;gap:8px;display:flex}.captured-direction strong,.captured-direction small{display:block}.captured-direction strong{font-size:.52rem}.captured-direction small{color:var(--ink-500);margin-top:2px;font-size:.43rem}.captured-direction button{color:var(--ink-500);cursor:pointer;background:0 0;font-size:.44rem;text-decoration:underline}.direction-summary-card{border:1px solid var(--line);background:#fffdf9c2;border-radius:19px;gap:10px;margin-top:14px;padding:16px;display:grid}.direction-summary-card>header{justify-content:space-between;align-items:center;display:flex}.direction-summary-card h2{color:var(--pine-950);font-family:var(--font-display);margin:0;font-size:.85rem}.direction-summary-card header>span{color:var(--ink-500);font-size:.46rem;font-weight:700}.direction-summary-card ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.direction-summary-card li{border-top:1px solid #2a372e14;justify-content:space-between;align-items:center;gap:10px;padding-top:7px;font-size:.5rem;display:flex}.direction-summary-card li span{color:var(--ink-500)}.direction-summary-card li strong{color:var(--pine-800)}.orientation-skip-card{background:#fffdf98a;border:1px dashed #31544538;border-radius:17px;margin-top:13px;padding:14px}.orientation-skip-card>button{width:100%;color:var(--ink-700);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:0;font-size:.5rem;font-weight:800;display:flex}.orientation-skip-card label{cursor:pointer;grid-template-columns:18px 1fr;align-items:start;gap:9px;margin-top:12px;display:grid}.orientation-skip-card input{width:17px;height:17px;accent-color:var(--pine-700);margin:0}.orientation-skip-card label span{color:var(--ink-500);font-size:.47rem;line-height:1.55}.direction-footer-actions{gap:7px;margin-top:18px;display:grid}.text-action{min-height:38px;color:var(--pine-700);cursor:pointer;background:0 0;justify-content:center;align-items:center;font-size:.49rem;font-weight:800;display:inline-flex}.metric-strip--four{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.metric-strip--four article{min-height:124px}.orientation-result-card{box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#e7ece6a8,#fffdf9e6);border:1px solid #31544529;border-radius:20px;grid-template-columns:42px 1fr;gap:13px;margin-top:15px;padding:17px;display:grid}.orientation-result-card.is-none{background:#fffdf9b8;border-style:dashed}.orientation-result-card.is-low{background:#f6ebd77a;border-color:#b99a6a52}.orientation-result-card__icon{width:42px;height:42px;color:var(--pine-800);background:#fffdf9e0;border-radius:50%;place-items:center;display:grid}.orientation-result-card h2{color:var(--pine-950);font-family:var(--font-display);margin:4px 0;font-size:.9rem}.orientation-result-card p{color:var(--ink-500);margin:0;font-size:.5rem;line-height:1.62}.orientation-reading-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:12px;display:grid}.orientation-reading-row span{color:var(--ink-500);background:#fffdf9b3;border:1px solid #3154451a;border-radius:11px;gap:2px;padding:8px;font-size:.42rem;display:grid}.orientation-reading-row strong{color:var(--pine-800);font-size:.5rem}.studio-zone-result{box-shadow:var(--shadow-sm);background:#fffdf9db;border:1px solid #31544526;border-radius:20px;margin-top:16px;padding:17px}.studio-zone-grid{gap:8px;margin-top:13px;display:grid}.studio-zone-grid article{border:1px solid var(--line);background:var(--ivory-100);border-radius:14px;grid-template-columns:36px 1fr;gap:10px;padding:12px;display:grid}.studio-zone-grid article>span{width:36px;height:36px;color:var(--pine-700);background:var(--sage-100);border-radius:50%;place-items:center;display:grid}.studio-zone-grid strong{font-size:.53rem;display:block}.studio-zone-grid p{color:var(--ink-500);margin:3px 0 0;font-size:.46rem;line-height:1.5}@media (max-width:360px){.studio-entry-card__select{grid-template-columns:92px 1fr}.studio-entry-card__body{padding-left:12px}.orientation-target-tabs{gap:5px}.orientation-target-tabs button{padding-inline:3px}.manual-direction-grid{grid-template-columns:repeat(2,1fr)}.orientation-reading-row{grid-template-columns:1fr}}@media (min-width:520px){.studio-activity-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.manual-direction-grid{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (max-width:560px){.space-editor-rescue-rail{grid-template-columns:1fr;gap:9px}.space-editor-rescue-rail>div:last-child{grid-template-columns:1fr 1fr;display:grid}.space-editor-rescue-rail button{padding:8px 7px;font-size:.57rem}.space-editor-rescue-rail strong{white-space:normal}.space-editor-canvas__hint{max-width:calc(100% - 16px);font-size:.52rem}}@media (prefers-reduced-motion:reduce){.sensor-status__dot.is-requesting{animation:none}.compass-dial__needle{transition:none}}.compass-capture-card__head{grid-template-columns:1fr;gap:3px;display:grid}.compass-capture-card__head>.section-kicker{color:var(--sand-700);letter-spacing:.1em;text-transform:uppercase;font-size:.46rem;font-weight:800}.compass-capture-card__head>h2{color:var(--pine-950);font-family:var(--font-display);letter-spacing:-.045em;margin:2px 0 0;font-size:1rem}.compass-capture-card__head>p{color:var(--ink-500);margin:1px 0 0;font-size:.48rem;line-height:1.55}.manual-direction-panel>div:first-child{gap:3px;display:grid}.manual-direction-panel>div:first-child strong{font-size:.52rem}.manual-direction-panel>div:first-child span{color:var(--ink-500);font-size:.45rem}.manual-direction-grid button strong,.manual-direction-grid button small{display:block}.manual-direction-grid button small{color:inherit;opacity:.68;margin-top:2px;font-size:.4rem}.captured-direction{grid-template-columns:28px 1fr auto;display:grid}.captured-direction>span{color:#fff;background:var(--pine-700);border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.captured-direction>p{margin:0}.direction-summary-card>.section-heading{margin-bottom:2px}.direction-summary-card>article{border-top:1px solid #2a372e14;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;padding:9px 0;display:grid}.direction-summary-card>article>span{width:30px;height:30px;color:var(--pine-700);background:var(--sage-100);border-radius:50%;place-items:center;display:grid}.direction-summary-card>article strong,.direction-summary-card>article small{display:block}.direction-summary-card>article strong{font-size:.51rem}.direction-summary-card>article small{color:var(--ink-500);margin-top:2px;font-size:.43rem}.direction-summary-card>article em{color:var(--ink-500);font-size:.42rem;font-style:normal;font-weight:700}.direction-summary-card>p{color:var(--ink-500);margin:2px 0 0;font-size:.45rem;line-height:1.5}.orientation-skip-card{grid-template-columns:28px 1fr;gap:10px;display:grid}.orientation-skip-card>svg{color:var(--sand-700);background:#f6ebd7cc;border-radius:50%;padding:5px}.orientation-skip-card>div>strong{font-size:.54rem}.orientation-skip-card>div>p{color:var(--ink-500);margin:3px 0 0;font-size:.46rem;line-height:1.55}.orientation-skip-card>div>label{color:var(--ink-500);grid-template-columns:18px 1fr;align-items:start;gap:8px;margin-top:11px;font-size:.46rem;line-height:1.5;display:grid}.orientation-skip-card>div>label input{width:17px;height:17px;accent-color:var(--pine-700);margin:0}.orientation-skip-card>div>div{grid-template-columns:1fr auto;align-items:center;gap:8px;margin-top:11px;display:grid}.orientation-skip-card>div>div>button:last-child{color:var(--ink-500);cursor:pointer;background:0 0;padding:8px;font-size:.44rem;text-decoration:underline}.compass-next-note>svg{color:var(--pine-700);background:#fffdf9e0;border-radius:50%;padding:6px}.compass-next-note>p{margin:0}.compass-next-note>p strong,.compass-next-note>p span{display:block}.compass-next-note>p strong{font-size:.54rem}.compass-next-note>p span{color:var(--ink-500);margin-top:3px;font-size:.46rem;line-height:1.5}.orientation-target-tabs button:disabled{cursor:not-allowed;filter:saturate(.35);opacity:.48}.direction-summary-card>article.is-unavailable{opacity:.52}.orientation-audit-card{box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#e7ece6b3,#fffdf9f0);border:1px solid #3154452b;border-radius:20px;grid-template-columns:86px 1fr;align-items:center;gap:14px;margin-top:14px;padding:16px;display:grid}.orientation-audit-card.is-low{background:linear-gradient(145deg,#f6ebd79e,#fffdf9f0);border-color:#b99a6a61}.orientation-audit-card__dial{background:#fffdf9e6;border:1px solid #31544529;border-radius:50%;place-items:center;width:82px;height:82px;display:grid;position:relative;box-shadow:inset 0 0 0 7px #e7ece694}.orientation-audit-card__dial:before,.orientation-audit-card__dial:after{content:"";background:#3154451f;position:absolute}.orientation-audit-card__dial:before{width:1px;top:10px;bottom:10px}.orientation-audit-card__dial:after{height:1px;left:10px;right:10px}.orientation-audit-card__dial>span{color:var(--pine-800);font-size:.44rem;font-weight:800;position:absolute;top:6px}.orientation-audit-card__dial>i{width:3px;height:29px;transform:rotate(var(--plan-heading));transform-origin:50% 100%;background:linear-gradient(180deg,#9a4f45 0 48%,var(--pine-800) 48%);clip-path:polygon(50% 0,100% 18%,68% 100%,32% 100%,0 18%);border-radius:999px;position:absolute}.orientation-audit-card__dial>strong{z-index:2;width:31px;height:31px;color:var(--pine-800);background:var(--ivory-50);font-family:var(--font-display);border-radius:50%;place-items:center;font-size:.72rem;display:grid;position:relative}.orientation-audit-card__copy h2{color:var(--pine-950);font-family:var(--font-display);margin:4px 0 5px;font-size:.76rem;line-height:1.45}.orientation-audit-card__copy p{color:var(--ink-500);margin:0;font-size:.46rem;line-height:1.58}.orientation-audit-card__copy>div{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.orientation-audit-card__copy>div span,.orientation-audit-card__copy>div em{border-radius:999px;padding:5px 8px;font-size:.4rem;font-style:normal;font-weight:800}.orientation-audit-card__copy>div span{color:var(--pine-800);background:var(--sage-100)}.orientation-audit-card__copy>div em{color:var(--sand-700);background:#f6ebd7cc}.metric-change{color:var(--pine-700);background:var(--sage-100);border-radius:999px;margin-top:4px;padding:3px 7px;font-size:.4rem;font-style:normal;font-weight:800;display:inline-flex}.direction-intelligence-card{box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#e7ece6a8,#fffdf9f2);border:1px solid #3154452b;border-radius:22px;margin-top:16px;padding:18px}.direction-intelligence-card.is-low{background:linear-gradient(145deg,#f6ebd78a,#fffdf9f5);border-color:#b99a6a57}.direction-intelligence-card.is-none{background:#fffdf9c7;border-style:dashed}.direction-intelligence-card__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.direction-intelligence-card__head h2{max-width:245px;color:var(--pine-950);font-family:var(--font-display);margin:5px 0 0;font-size:.9rem;line-height:1.45}.direction-intelligence-card__badge{color:var(--pine-700);white-space:nowrap;background:#fffdf9e6;border-radius:999px;flex:none;padding:6px 9px;font-size:.4rem;font-weight:800}.direction-intelligence-card__badge.is-low{color:var(--sand-700);background:#f6ebd7eb}.direction-intelligence-card__badge.is-none{color:var(--ink-500)}.direction-shift{grid-template-columns:1fr 74px 1fr;align-items:stretch;gap:8px;margin-top:15px;display:grid}.direction-shift article{border:1px solid var(--line);background:#fffdf9d1;border-radius:16px;gap:3px;min-width:0;padding:12px;display:grid}.direction-shift article.is-recommended{background:var(--pine-800);color:#fff;border-color:#31544547}.direction-shift article>span{color:var(--ink-500);font-size:.4rem;font-weight:800}.direction-shift article.is-recommended>span,.direction-shift article.is-recommended>small{color:#ffffffb8}.direction-shift article>strong{font-family:var(--font-display);font-size:.78rem}.direction-shift article>small{color:var(--ink-500);text-overflow:ellipsis;white-space:nowrap;font-size:.39rem;overflow:hidden}.direction-shift__arrow{color:var(--pine-700);text-align:center;place-items:center;display:grid}.direction-shift__arrow span{font-size:.38rem;font-weight:800;line-height:1.35}.direction-relationship-grid{gap:8px;margin-top:12px;display:grid}.direction-relationship-grid article{border:1px solid var(--line);background:#fffdf9ad;border-radius:15px;grid-template-columns:34px 1fr;gap:10px;padding:11px;display:grid}.direction-relationship-grid article>span{width:34px;height:34px;color:var(--pine-700);background:var(--sage-100);border-radius:50%;place-items:center;display:grid}.direction-relationship-grid strong{font-size:.5rem;display:block}.direction-relationship-grid p{color:var(--ink-500);margin:3px 0 0;font-size:.44rem;line-height:1.55}.direction-reading-split{gap:8px;margin-top:12px;display:grid}.direction-reading-split article{background:#fffdf9b8;border:1px solid #3154451c;border-radius:15px;padding:12px}.direction-reading-split span{color:var(--sand-700);letter-spacing:.04em;font-size:.42rem;font-weight:800}.direction-reading-split p{color:var(--ink-700);margin:5px 0 0;font-size:.46rem;line-height:1.65}.direction-intelligence-card>aside{color:var(--ink-500);background:#fffdf99e;border-radius:13px;grid-template-columns:20px 1fr;align-items:start;gap:8px;margin-top:11px;padding:10px 11px;display:grid}.direction-intelligence-card>aside p{margin:0;font-size:.42rem;line-height:1.55}.candidate-matrix-card{box-shadow:var(--shadow-sm);background:#fffdf9e6;border:1px solid #31544526;border-radius:22px;margin-top:16px;padding:17px}.candidate-wall-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:13px;display:grid}.candidate-wall-tabs button{border:1px solid var(--line);background:var(--ivory-100);cursor:pointer;text-align:left;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:26px 1fr;align-items:center;gap:1px 8px;padding:10px;display:grid}.candidate-wall-tabs button>span{width:26px;height:26px;color:var(--ink-500);background:#ffffffb3;border-radius:50%;grid-row:1/3;place-items:center;font-size:.43rem;font-weight:800;display:grid}.candidate-wall-tabs button strong{text-overflow:ellipsis;white-space:nowrap;font-size:.48rem;overflow:hidden}.candidate-wall-tabs button small{color:var(--ink-500);font-size:.38rem}.candidate-wall-tabs button.is-active{border-color:#3154456b;box-shadow:0 0 0 2px #31544514}.candidate-wall-tabs button.is-recommended{color:#fff;background:var(--pine-800)}.candidate-wall-tabs button.is-recommended small{color:#ffffffad}.candidate-wall-tabs button.is-blocked{opacity:.58}.candidate-detail{border:1px solid var(--line);background:var(--ivory-100);border-radius:17px;margin-top:10px;padding:14px}.candidate-detail.is-recommended{background:linear-gradient(145deg,#e7ece694,var(--ivory-50));border-color:#31544538}.candidate-detail.is-blocked{background:#f9edea94;border-color:#9b514633}.candidate-detail header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.candidate-detail header h3{font-family:var(--font-display);margin:5px 0 1px;font-size:.72rem}.candidate-detail header p{color:var(--ink-500);margin:0;font-size:.4rem}.candidate-detail header>strong{color:var(--pine-800);font-family:var(--font-display);white-space:nowrap;font-size:1rem}.candidate-status{color:var(--ink-500);background:#ffffffb3;border-radius:999px;padding:4px 7px;font-size:.38rem;font-weight:800;display:inline-flex}.candidate-status.is-recommended{color:#fff;background:var(--pine-700)}.candidate-status.is-caution{color:var(--sand-700);background:#f6ebd7e6}.candidate-status.is-blocked{color:#8b4a43;background:#f5ddd9e6}.candidate-score-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:12px;display:grid}.candidate-score-row span{color:var(--ink-500);background:#ffffffa3;border-radius:10px;justify-content:space-between;align-items:center;padding:8px;font-size:.39rem;display:flex}.candidate-score-row strong{color:var(--pine-800);font-size:.43rem}.candidate-evidence-grid{gap:8px;margin-top:10px;display:grid}.candidate-evidence-grid>div{background:#ffffff9e;border-radius:12px;padding:10px}.candidate-evidence-title{color:var(--pine-700);align-items:center;gap:5px;font-size:.42rem;font-weight:800;display:flex}.candidate-evidence-title.is-warning{color:var(--sand-700)}.candidate-evidence-grid ul{color:var(--ink-500);gap:5px;margin:7px 0 0;padding-left:15px;font-size:.41rem;line-height:1.48;display:grid}.candidate-detail__foot{color:var(--ink-500);margin:10px 0 0;font-size:.4rem;line-height:1.55}.studio-zone-map-card{box-shadow:var(--shadow-sm);background:#fffdf9eb;border:1px solid #31544526;border-radius:22px;margin-top:16px;padding:17px}.studio-zone-map{border:1px solid var(--line);background:linear-gradient(145deg,#f4ecdf,#fffaf2);border-radius:18px;margin-top:13px;padding:12px}.studio-zone-map svg{aspect-ratio:1;width:100%;height:auto}.studio-zone-map__room{fill:#fffdf9b8;stroke:#9e8d7b;stroke-width:1.6px}.studio-zone rect{stroke-width:1.2px}.studio-zone text{fill:#24342c;text-anchor:middle;font-size:4.2px;font-weight:800}.studio-zone.is-sleep rect{fill:#506f5e47;stroke:#315445}.studio-zone.is-cook rect{fill:#b99a6a52;stroke:#8a704d}.studio-zone.is-eat rect{fill:#d6b57b47;stroke:#9b7b48}.studio-zone.is-work rect{fill:#708a8042;stroke:#557565}.studio-zone.is-rest rect{fill:#b1c0b157;stroke:#738878}.studio-zone.is-storage rect{fill:#97856d3d;stroke:#806e58}.studio-zone-map__flow{fill:none;stroke:#557565;stroke-dasharray:3 2;stroke-linecap:round;stroke-width:1.5px}.studio-zone-map__door{stroke:#b28b58;stroke-linecap:round;stroke-width:3.5px}.studio-zone-map__window{stroke:#6f9487;stroke-linecap:round;stroke-width:4px}.studio-zone-map__north path{fill:#9a4f45}.studio-zone-map__north text{fill:#9a4f45;text-anchor:middle;font-size:4px;font-weight:800}.studio-zone-map__north.is-north{transform:translate(0 0)}.studio-zone-map__north.is-east{transform-origin:50px 50px;transform:rotate(90deg)}.studio-zone-map__north.is-south{transform-origin:50px 50px;transform:rotate(180deg)}.studio-zone-map__north.is-west{transform-origin:50px 50px;transform:rotate(270deg)}.studio-zone-legend{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.studio-zone-legend span{color:var(--ink-500);align-items:center;gap:5px;font-size:.39rem;font-weight:700;display:inline-flex}.studio-zone-legend i{background:var(--sage-500);border-radius:3px;width:8px;height:8px}.studio-zone-legend .is-cook i{background:var(--sand-500)}.studio-zone-legend .is-eat i{background:#c9a568}.studio-zone-legend .is-work i{background:#6d8b7c}.studio-zone-legend .is-rest i{background:#9eaf9f}.studio-zone-legend .is-storage i{background:#8c7b66}.studio-zone-map-card__summary{color:var(--ink-700);margin:10px 0 0;font-size:.47rem;line-height:1.6}.studio-zone-alerts,.studio-divider-list{background:var(--ivory-100);border-radius:14px;margin-top:9px;padding:11px}.studio-zone-alerts strong,.studio-divider-list>strong{align-items:center;gap:6px;font-size:.46rem;display:flex}.studio-zone-alerts strong{color:#8b4a43}.studio-zone-alerts p,.studio-divider-list p{color:var(--ink-500);margin:6px 0 0;font-size:.41rem;line-height:1.48}.studio-divider-list p{grid-template-columns:16px 1fr;gap:5px;display:grid}.studio-zone-map-card>small{color:var(--ink-500);margin-top:10px;font-size:.38rem;line-height:1.5;display:block}.room-plan-preview__compass circle{fill:#fffdf9e0;stroke:#31544533}.room-plan-preview__compass path{fill:#9a4f45}.room-plan-preview__compass text{fill:#315445;font-size:10px;font-weight:800}@media (min-width:420px){.direction-relationship-grid,.direction-reading-split,.candidate-evidence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.direction-relationship-grid article:last-child{grid-column:1/-1}}@media (max-width:360px){.orientation-audit-card{grid-template-columns:72px 1fr;padding:13px}.orientation-audit-card__dial{width:68px;height:68px}.direction-shift{grid-template-columns:1fr 54px 1fr}.candidate-wall-tabs{grid-template-columns:1fr}}.floorplan-prep-card{box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#e7ece694,#fffdf9eb);border:1px solid #31544529;border-radius:18px;gap:10px;margin-top:12px;padding:14px;display:grid}.floorplan-prep-card__head{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.floorplan-prep-card__head>span{color:#fff;background:var(--pine-700);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.floorplan-prep-card__head strong,.floorplan-prep-card__head p{margin:0;display:block}.floorplan-prep-card__head strong{color:var(--pine-900);font-size:.55rem}.floorplan-prep-card__head p{color:var(--ink-500);margin-top:3px;font-size:.44rem;line-height:1.5}.floorplan-prep-card__head em{color:var(--pine-800);background:#fffdf9d9;border-radius:999px;padding:5px 8px;font-size:.43rem;font-style:normal;font-weight:800}.floorplan-prep-card__metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.floorplan-prep-card__metrics span{color:var(--ink-500);background:#fffdf9b8;border-radius:11px;justify-content:space-between;align-items:center;padding:8px 9px;font-size:.41rem;display:flex}.floorplan-prep-card__metrics b{color:var(--pine-800)}.inline-ai-warning{color:#725a38;background:#f6ebd785;border:1px solid #b99a6a40;border-radius:15px;grid-template-columns:22px 1fr;gap:9px;margin-top:12px;padding:12px;display:grid}.inline-ai-warning p{margin:0}.inline-ai-warning strong,.inline-ai-warning span{display:block}.inline-ai-warning strong{font-size:.52rem}.inline-ai-warning span{margin-top:3px;font-size:.43rem;line-height:1.5}.floorplan-ai-screen,.floorplan-review-screen{background:radial-gradient(circle at 50% 12%,#e7ece67a,transparent 30%),var(--ivory-100);padding-bottom:36px}.floorplan-ai-progress{box-shadow:var(--shadow-md);background:#fffdf9ed;border:1px solid #31544526;border-radius:24px;margin-top:18px;padding:16px}.floorplan-ai-progress__visual{aspect-ratio:4/5;background:#eee7dc;border:1px solid #3154451f;border-radius:18px;max-height:420px;position:relative;overflow:hidden}.floorplan-ai-progress__visual img{object-fit:contain;background:#fff;width:100%;height:100%}.floorplan-ai-progress__visual>i{border-style:solid;border-color:#315445b8;width:26px;height:26px;position:absolute}.floorplan-ai-progress__visual>i:first-of-type{border-width:2px 0 0 2px;top:13px;left:13px}.floorplan-ai-progress__visual>i:nth-of-type(2){border-width:2px 2px 0 0;top:13px;right:13px}.floorplan-ai-progress__visual>i:nth-of-type(3){border-width:0 2px 2px 0;bottom:13px;right:13px}.floorplan-ai-progress__visual>i:nth-of-type(4){border-width:0 0 2px 2px;bottom:13px;left:13px}.floorplan-ai-sweep{z-index:2;background:linear-gradient(90deg,#0000,#315445d9,#0000);border-radius:999px;height:2px;animation:2.1s ease-in-out infinite floorplanSweep;position:absolute;top:15%;left:5%;right:5%;box-shadow:0 0 16px #31544585}@keyframes floorplanSweep{0%,to{opacity:.42;top:13%}50%{opacity:1;top:84%}}.floorplan-ai-progress__copy{background:var(--sage-100);border-radius:15px;grid-template-columns:34px 1fr;align-items:center;gap:11px;margin-top:14px;padding:12px;display:grid}.floorplan-ai-progress__copy .scan-spinner{width:30px;height:30px}.floorplan-ai-progress__copy strong{color:var(--pine-900);font-size:.56rem;display:block}.floorplan-ai-progress__copy p{color:var(--ink-500);margin:4px 0 0;font-size:.44rem;line-height:1.5}.floorplan-ai-progress ol{gap:7px;margin:12px 0 0;padding:0;list-style:none;display:grid}.floorplan-ai-progress li{color:var(--ink-400);background:var(--ivory-100);border-radius:12px;grid-template-columns:24px 1fr;align-items:center;gap:8px;padding:8px 10px;display:grid}.floorplan-ai-progress li>span{background:var(--ivory-300);border-radius:50%;place-items:center;width:24px;height:24px;font-size:.42rem;font-weight:800;display:grid}.floorplan-ai-progress li strong{font-size:.46rem}.floorplan-ai-progress li.is-active{color:var(--pine-800);background:#e7ece6b3}.floorplan-ai-progress li.is-active>span,.floorplan-ai-progress li.is-done>span{color:#fff;background:var(--pine-700)}.floorplan-ai-progress li.is-done{color:var(--pine-700)}.floorplan-ai-error{box-shadow:var(--shadow-sm);background:#f9edeab8;border:1px solid #9b51462e;border-radius:20px;grid-template-columns:46px 1fr;gap:13px;margin-top:18px;padding:17px;display:grid}.floorplan-ai-error>span{color:#8e5148;background:#fffdf9c7;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.floorplan-ai-error.is-config>span{color:var(--pine-700)}.floorplan-ai-error strong{color:var(--pine-950);font-family:var(--font-display);font-size:.75rem;display:block}.floorplan-ai-error p{color:var(--ink-500);margin:5px 0 0;font-size:.47rem;line-height:1.6}.floorplan-review-canvas{box-shadow:var(--shadow-md);background:#fffdf9f0;border:1px solid #31544529;border-radius:23px;margin-top:16px;padding:12px}.floorplan-review-canvas__image{background:#fff;border-radius:16px;min-height:250px;position:relative;overflow:hidden}.floorplan-review-canvas__image>img{object-fit:contain;width:100%;height:auto;max-height:480px;display:block}.floorplan-overlay{pointer-events:none;position:absolute;inset:0}.floorplan-overlay__content{background:#f6ebd70f;border:1px dashed #b99a6abf;border-radius:8px;position:absolute}.floorplan-overlay__room{min-width:44px;min-height:35px;color:var(--pine-950);cursor:pointer;pointer-events:auto;text-align:left;background:#e7ece629;border:1.5px solid #315445ab;border-radius:7px;justify-content:space-between;align-items:flex-start;gap:4px;padding:4px;display:flex;position:absolute;box-shadow:inset 0 0 0 1px #ffffff94}.floorplan-overlay__room:hover,.floorplan-overlay__room.is-selected{background:#31544557;border-color:#fff;box-shadow:0 0 0 3px #31544542,inset 0 0 0 1px #315445cc}.floorplan-overlay__room span{text-overflow:ellipsis;white-space:nowrap;background:#fffdf9e6;border-radius:999px;padding:2px 4px;font-size:.38rem;font-weight:900;overflow:hidden}.floorplan-overlay__room small{color:#fff;background:var(--pine-700);border-radius:999px;padding:2px 4px;font-size:.34rem;font-weight:800}.floorplan-overlay__north{color:#fff;background:#984f45;border-radius:50%;place-items:center;width:22px;height:22px;font-size:.43rem;font-weight:900;display:grid;position:absolute;box-shadow:0 5px 13px #5f322b40}.floorplan-review-canvas__legend{color:var(--ink-500);flex-wrap:wrap;gap:9px;margin-top:9px;font-size:.4rem;font-weight:700;display:flex}.floorplan-review-canvas__legend span{align-items:center;gap:5px;display:inline-flex}.floorplan-review-canvas__legend i{border-radius:3px;width:10px;height:10px}.floorplan-review-canvas__legend i.is-room{border:1.5px solid var(--pine-700);background:var(--sage-100)}.floorplan-review-canvas__legend i.is-content{border:1px dashed var(--sand-700);background:var(--ivory-200)}.floorplan-review-canvas__legend i.is-north{background:#984f45;border-radius:50%}.floorplan-room-list{box-shadow:var(--shadow-sm);background:#fffdf9e6;border:1px solid #31544524;border-radius:21px;margin-top:15px;padding:16px}.floorplan-room-list>div:last-child{gap:7px;margin-top:12px;display:grid}.floorplan-room-list button{border:1px solid var(--line);background:var(--ivory-100);cursor:pointer;text-align:left;border-radius:14px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px;display:grid}.floorplan-room-list button.is-selected{background:#e7ece6b8;border-color:#31544575;box-shadow:inset 0 0 0 1px #31544514}.floorplan-room-list__check{width:30px;height:30px;color:var(--pine-700);background:#ffffffc7;border-radius:50%;place-items:center;font-size:.45rem;font-weight:900;display:grid}.floorplan-room-list button.is-selected .floorplan-room-list__check{color:#fff;background:var(--pine-700)}.floorplan-room-list button strong{color:var(--pine-950);font-size:.53rem;display:block}.floorplan-room-list button p{color:var(--ink-500);margin:3px 0 0;font-size:.41rem}.floorplan-room-list button em{color:var(--pine-700);text-align:right;font-size:.4rem;font-style:normal;font-weight:800}.floorplan-room-list button em small{color:var(--ink-400);margin-top:2px;font-size:.35rem;display:block}.floorplan-selection-summary{box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#e7ece6ad,#fffdf9f0);border:1px solid #3154452e;border-radius:21px;margin-top:15px;padding:16px}.floorplan-selection-summary__head{grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.floorplan-selection-summary__head>span{color:#fff;background:var(--pine-700);border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.floorplan-selection-summary__head small{color:var(--sand-700);letter-spacing:.08em;font-size:.39rem;font-weight:900}.floorplan-selection-summary__head h2{color:var(--pine-950);font-family:var(--font-display);margin:2px 0 0;font-size:.8rem}.floorplan-selection-summary__head em{color:var(--pine-700);font-size:.43rem;font-style:normal;font-weight:800}.floorplan-selection-summary__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:12px;display:grid}.floorplan-selection-summary__grid span{background:#fffdf9b8;border-radius:12px;padding:9px}.floorplan-selection-summary__grid small,.floorplan-selection-summary__grid strong{display:block}.floorplan-selection-summary__grid small{color:var(--ink-400);font-size:.38rem}.floorplan-selection-summary__grid strong{color:var(--pine-800);margin-top:3px;font-size:.47rem}.floorplan-selection-summary>p{color:var(--ink-500);align-items:flex-start;gap:6px;margin:10px 0 0;font-size:.42rem;line-height:1.55;display:flex}.floorplan-warning-list{background:#f6ebd770;border:1px solid #b99a6a38;border-radius:16px;margin-top:12px;padding:13px}.floorplan-warning-list>strong{color:#735b38;font-size:.5rem;display:block}.floorplan-warning-list p{color:var(--ink-500);gap:6px;margin:7px 0 0;font-size:.42rem;line-height:1.5;display:flex}.text-action{color:var(--ink-500);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;margin:11px auto 0;padding:7px;font-size:.45rem;text-decoration:underline;display:block}.ai-prefill-banner{background:#e7ece69e;border:1px solid #3154452e;border-radius:16px;grid-template-columns:34px 1fr;gap:10px;margin-top:12px;padding:13px;display:grid}.ai-prefill-banner>span{color:#fff;background:var(--pine-700);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.ai-prefill-banner strong{color:var(--pine-900);font-size:.54rem;display:block}.ai-prefill-banner p{color:var(--ink-500);margin:3px 0 0;font-size:.44rem;line-height:1.5}@media (max-width:360px){.floorplan-selection-summary__head{grid-template-columns:34px 1fr}.floorplan-selection-summary__head em{grid-column:2}.floorplan-prep-card__metrics{grid-template-columns:1fr}.floorplan-room-list button{grid-template-columns:28px minmax(0,1fr)}.floorplan-room-list button em{text-align:left;grid-column:2}}@media (max-width:560px){.space-editor-rescue-rail{grid-template-columns:1fr;gap:9px}.space-editor-rescue-rail>div:last-child{grid-template-columns:1fr 1fr;display:grid}.space-editor-rescue-rail button{padding:8px 7px;font-size:.57rem}.space-editor-rescue-rail strong{white-space:normal}.space-editor-canvas__hint{max-width:calc(100% - 16px);font-size:.52rem}}@media (prefers-reduced-motion:reduce){.floorplan-ai-sweep{animation:none;top:50%}}.floorplan-view-toggle{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:10px;display:grid!important}.floorplan-view-toggle button{border:1px solid var(--line);color:var(--ink-500);background:#ffffffa8;border-radius:11px;padding:8px;font-size:.39rem;font-weight:800}.floorplan-view-toggle button.is-selected{border-color:var(--pine-700);color:#fff;background:var(--pine-700)}.floorplan-ai-consent{background:#e7ece68c;border:1px solid #31544529;border-radius:15px;gap:8px;margin-top:10px;padding:12px;display:flex}.floorplan-ai-consent input{accent-color:var(--pine-700);margin-top:2px}.floorplan-ai-consent strong{font-size:.42rem;display:block}.floorplan-ai-consent small{color:var(--ink-500);margin-top:3px;font-size:.36rem;line-height:1.45;display:block}.scan-mode-switch{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0 10px;display:grid}.scan-mode-switch button{min-width:0;color:var(--ink);text-align:left;background:#fffdf8d6;border:1px solid #1e3a2f24;border-radius:18px;align-items:center;gap:10px;padding:13px 12px;transition:border-color .18s,background .18s,transform .18s;display:flex}.scan-mode-switch button:active{transform:scale(.985)}.scan-mode-switch button.is-selected{background:#edf3ee;border-color:#1e4c3b85;box-shadow:inset 0 0 0 1px #1e4c3b14}.scan-mode-switch button>svg{color:var(--forest);flex:none}.scan-mode-switch button span{gap:2px;min-width:0;display:grid}.scan-mode-switch button strong{font-size:13px;line-height:1.25}.scan-mode-switch button small{color:var(--muted);font-size:10px;line-height:1.25}.intake-route-lock{background:#fffdf8c7;border:1px solid #1e3a2f1f;border-radius:16px;align-items:flex-start;gap:10px;margin:0 0 14px;padding:11px 13px;display:flex}.intake-route-lock.is-floorplan{background:#f0f5f0;border-color:#1e4c3b38}.intake-route-lock>svg{color:var(--forest);flex:none;margin-top:1px}.intake-route-lock p{gap:3px;margin:0;display:grid}.intake-route-lock strong{font-size:11px}.intake-route-lock span{color:var(--muted);font-size:10px;line-height:1.45}.floorplan-overlay__feature{z-index:4;color:#fff;letter-spacing:-.03em;border:2px solid #fff;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:.34rem;font-weight:900;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 5px 14px #232d273d}.floorplan-overlay__feature.is-door{background:#a55d4c}.floorplan-overlay__feature.is-window{background:#547e86}.floorplan-overlay__feature.is-closet{background:#8c7354}.floorplan-overlay__feature.is-fixed{background:#6a6f55}.floorplan-review-canvas__legend i.is-door{background:#a55d4c;border-radius:50%}.floorplan-review-canvas__legend i.is-window{background:#547e86;border-radius:50%}.floorplan-review-canvas__legend i.is-fixed{background:#8c7354;border-radius:50%}.floorplan-room-list button em{max-width:94px}.floorplan-room-list button em small{font-variant-numeric:tabular-nums}.ai-correction-card{box-shadow:var(--shadow-md);background:linear-gradient(155deg,#fffdf9fa,#e7ece69e);border:1px solid #3154452e;border-radius:24px;gap:13px;margin-top:16px;padding:17px;display:grid}.ai-correction-card__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ai-correction-card__head h2{color:var(--pine-950);font-family:var(--font-display);margin:5px 0 0;font-size:.92rem;line-height:1.45}.ai-correction-card__head>span{border-radius:999px;flex:none;padding:6px 9px;font-size:.4rem;font-weight:900}.ai-correction-card__head>span.is-ready{color:#fff;background:var(--pine-700)}.ai-correction-card__head>span.is-review{color:#775c35;background:var(--sand-200)}.ai-correction-facts{gap:10px;display:grid}.ai-correction-facts>label,.ai-correction-dimensions label{gap:5px;display:grid}.ai-correction-facts label>span,.ai-correction-dimensions label>span{color:var(--ink-500);font-size:.4rem;font-weight:800}.ai-correction-facts>label>input,.ai-correction-dimensions label>div{border:1px solid var(--line);background:#fffc;border-radius:13px}.ai-correction-facts>label>input{width:100%;color:var(--pine-950);padding:11px 12px;font-size:.55rem;font-weight:800}.ai-correction-dimensions{grid-template-columns:1fr auto 1fr;align-items:end;gap:8px;display:grid}.ai-correction-dimensions>i{color:var(--ink-400);padding-bottom:12px;font-style:normal}.ai-correction-dimensions label>div{grid-template-columns:1fr auto;align-items:center;padding:0 10px;display:grid}.ai-correction-dimensions input{min-width:0;color:var(--pine-950);background:0 0;padding:11px 2px;font-size:.52rem}.ai-correction-dimensions em{color:var(--ink-400);font-size:.38rem;font-style:normal}.ai-correction-placement{background:#fffdf9ad;border:1px solid #3154451f;border-radius:16px;gap:8px;padding:12px;display:grid}.ai-correction-placement__head{justify-content:space-between;gap:12px;display:flex}.ai-correction-placement__head strong{font-size:.5rem}.ai-correction-placement__head span{color:var(--pine-700);font-size:.39rem;font-weight:800}.ai-correction-wall-grid,.ai-correction-slot-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.ai-correction-wall-grid button,.ai-correction-slot-row button,.ai-correction-window button,.ai-correction-shape button,.ai-correction-wall-field button{border:1px solid var(--line);color:var(--ink-500);background:#ffffffc7;border-radius:10px;padding:8px 5px;font-size:.38rem;font-weight:800}.ai-correction-wall-grid button.is-selected,.ai-correction-slot-row button.is-selected,.ai-correction-window button.is-selected,.ai-correction-shape button.is-selected,.ai-correction-wall-field button.is-selected{border-color:var(--pine-700);color:#fff;background:var(--pine-700)}.ai-correction-slot-row button:disabled{opacity:.38}.ai-correction-window{justify-content:space-between;align-items:center;gap:10px;display:flex}.ai-correction-window>strong{font-size:.5rem}.ai-correction-window>div{gap:5px;display:flex}.ai-correction-window button{min-width:47px}.ai-correction-advanced{background:#fffdf98c;border:1px dashed #31544533;border-radius:15px;overflow:hidden}.ai-correction-advanced summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:12px;list-style:none;display:flex}.ai-correction-advanced summary::-webkit-details-marker{display:none}.ai-correction-advanced summary span{color:var(--pine-800);align-items:center;gap:7px;font-size:.47rem;font-weight:900;display:inline-flex}.ai-correction-advanced summary small{color:var(--ink-400);font-size:.37rem}.ai-correction-advanced[open] summary{border-bottom:1px solid var(--line)}.ai-correction-shape,.ai-correction-wall-field{gap:8px;padding:12px;display:grid}.ai-correction-shape+.ai-correction-wall-field,.ai-correction-wall-field+.ai-correction-wall-field{padding-top:0}.ai-correction-shape>strong,.ai-correction-wall-field>strong{font-size:.43rem}.ai-correction-shape>div,.ai-correction-wall-field>div{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;display:grid}.ai-correction-shape>div{grid-template-columns:repeat(4,minmax(0,1fr))}.ai-correction-audit{color:var(--pine-700);background:#e7ece6b3;border-radius:14px;grid-template-columns:28px 1fr;align-items:start;gap:9px;padding:11px;display:grid}.ai-correction-audit>span{color:#fff;background:var(--pine-700);border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.ai-correction-audit p{margin:0}.ai-correction-audit strong,.ai-correction-audit small{display:block}.ai-correction-audit strong{font-size:.44rem}.ai-correction-audit small{color:var(--ink-500);margin-top:3px;font-size:.37rem;line-height:1.5}.floorplan-warning-list--collapsible{padding:0}.floorplan-warning-list--collapsible summary{cursor:pointer;color:#735b38;padding:13px;font-size:.46rem;font-weight:900}.floorplan-warning-list--collapsible p{padding:0 13px}.floorplan-warning-list--collapsible p:last-child{padding-bottom:13px}.floorplan-manual-link{margin-top:16px}.structure-screen--confirmed{padding-bottom:32px}.confirmed-structure-card{box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#e7ece6ad,#fffdf9f5);border:1px solid #3154452e;border-radius:22px;margin-top:16px;padding:16px}.confirmed-structure-card__head{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.confirmed-structure-card__head>span{color:#fff;background:var(--pine-700);border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.confirmed-structure-card__head small{color:var(--sand-700);font-size:.38rem;font-weight:900}.confirmed-structure-card__head h2{color:var(--pine-950);font-family:var(--font-display);margin:2px 0;font-size:.86rem}.confirmed-structure-card__head p{color:var(--ink-500);margin:0;font-size:.41rem}.confirmed-structure-card__head button{color:var(--pine-700);background:#ffffffbd;border-radius:10px;padding:7px 9px;font-size:.38rem;font-weight:900}.confirmed-structure-card__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:13px;display:grid}.confirmed-structure-card__facts span{background:#fffdf9b8;border-radius:12px;padding:9px}.confirmed-structure-card__facts small,.confirmed-structure-card__facts strong{display:block}.confirmed-structure-card__facts small{color:var(--ink-400);font-size:.36rem}.confirmed-structure-card__facts strong{color:var(--pine-800);margin-top:3px;font-size:.43rem;line-height:1.35}.compact-furniture-step{margin-top:14px}.confirmed-plan-preview{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fffdf9e0;border-radius:21px;margin-top:15px;padding:16px}.confirmed-plan-preview h2{color:var(--pine-950);font-family:var(--font-display);margin:4px 0 11px;font-size:.82rem}.decision-hero{color:#fff;background:radial-gradient(circle at 92% 4%,#d9c5a34d,#0000 31%),linear-gradient(145deg,#315445,#173329);border-radius:26px;padding:20px;position:relative;overflow:hidden;box-shadow:0 23px 46px #1733293b}.decision-hero:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:160px;height:160px;position:absolute;bottom:-62px;right:-48px}.decision-hero__top{z-index:1;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.decision-hero__top small{color:#ffffff9e;text-overflow:ellipsis;white-space:nowrap;max-width:52%;font-size:.39rem;overflow:hidden}.decision-hero h1{z-index:1;font-family:var(--font-display);letter-spacing:-.04em;margin:16px 0 7px;font-size:1.3rem;font-weight:600;line-height:1.38;position:relative}.decision-hero>p{z-index:1;color:#ffffffb8;margin:0;font-size:.49rem;line-height:1.62;position:relative}.decision-hero__score{z-index:1;background:#ffffff12;border:1px solid #ffffff1f;border-radius:18px;grid-template-columns:1fr auto 1fr auto;align-items:center;gap:9px;margin-top:18px;padding:13px;display:grid;position:relative}.decision-hero__score>div:not(.score-ring){gap:3px;display:grid}.decision-hero__score>div.is-recommended{text-align:right}.decision-hero__score span{color:#ffffff8f;font-size:.37rem;font-weight:800}.decision-hero__score strong{font-family:var(--font-display);font-size:1.25rem;font-weight:600}.decision-hero__score strong em{font-family:var(--font-sans);margin-left:3px;font-size:.42rem;font-style:normal}.decision-hero__arrow{justify-items:center;gap:2px;display:grid!important}.decision-hero__arrow small{color:var(--sand-300);white-space:nowrap;font-size:.33rem}.score-ring--decision{width:58px;height:58px}.score-ring--decision:before{background:#244438;width:49px;height:49px}.score-ring--decision span{background:#ffffff1a;width:32px;height:32px}.decision-hero__facts{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:10px;display:grid;position:relative}.decision-hero__facts span{background:#ffffff12;border-radius:12px;padding:8px}.decision-hero__facts small,.decision-hero__facts strong{display:block}.decision-hero__facts small{color:#ffffff80;font-size:.32rem}.decision-hero__facts strong{margin-top:3px;font-size:.4rem;line-height:1.35}.recommendation-list--decision{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fffdf9e6;border-radius:22px;margin-top:18px;padding:17px}.recommendation-list--decision>article:last-child{border-bottom:0}.decision-direction-note{background:#e7ece69e;border:1px solid #31544529;border-radius:17px;grid-template-columns:38px 1fr;gap:10px;margin-top:15px;padding:13px;display:grid}.decision-direction-note>span{color:#fff;background:var(--pine-700);border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.decision-direction-note p{margin:0}.decision-direction-note strong,.decision-direction-note small{display:block}.decision-direction-note strong{font-size:.48rem}.decision-direction-note small{color:var(--ink-500);margin-top:4px;font-size:.39rem;line-height:1.5}.result-evidence-drawer{box-shadow:var(--shadow-sm);background:#fffdf9d1;border:1px solid #31544529;border-radius:21px;margin-top:16px;overflow:hidden}.result-evidence-drawer>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:15px;list-style:none;display:flex}.result-evidence-drawer>summary::-webkit-details-marker{display:none}.result-evidence-drawer>summary span{color:var(--pine-800);align-items:center;gap:8px;font-size:.48rem;font-weight:900;display:inline-flex}.result-evidence-drawer>summary small{color:var(--ink-400);font-size:.37rem}.result-evidence-drawer[open]>summary{border-bottom:1px solid var(--line)}.result-evidence-drawer>.metric-strip,.result-evidence-drawer>.direction-intelligence-card,.result-evidence-drawer>.candidate-matrix-card,.result-evidence-drawer>.studio-zone-result,.result-evidence-drawer>.truth-note{margin:14px}.result-evidence-drawer>.direction-intelligence-card,.result-evidence-drawer>.candidate-matrix-card{box-shadow:none}@media (max-width:360px){.ai-correction-wall-grid,.ai-correction-slot-row,.ai-correction-shape>div,.ai-correction-wall-field>div{grid-template-columns:repeat(2,minmax(0,1fr))}.decision-hero__score{grid-template-columns:1fr 44px 1fr}.decision-hero__score .score-ring{display:none}.decision-hero__facts{grid-template-columns:1fr}.confirmed-structure-card__head{grid-template-columns:34px 1fr}.confirmed-structure-card__head button{grid-column:2;justify-self:start}.confirmed-structure-card__facts{grid-template-columns:1fr}}.ai-correction-status-row{margin-bottom:6px;grid-template-columns:repeat(3,minmax(0,1fr))!important}.layout-card--plan-true{background:linear-gradient(#fffdf9fa,#f7f2eaf0);padding:15px}.layout-card--plan-true .layout-card__head{padding:2px 2px 0}.layout-card--plan-true .layout-card__head h2{max-width:218px;font-size:.92rem}.plan-true-overlay{margin-top:14px}.plan-true-overlay__canvas{background:#ebe3d8;border:1px solid #3154452b;border-radius:20px;min-height:245px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffffbd,0 14px 26px #342b2217}.plan-true-overlay__canvas svg{width:100%;height:100%;min-height:245px;display:block}.plan-true-overlay__veil{fill:#fffdf91f}.plan-true-overlay__room{fill:#f3efe60d;stroke:#315445;stroke-dasharray:.008 .005;stroke-width:.004px}.plan-true-overlay__fixed rect{fill:#91744e42;stroke:#775e3f;stroke-width:.0025px}.plan-true-overlay__fixed text,.plan-true-overlay__door text,.plan-true-overlay__furniture-group text{font-family:var(--font-sans);text-anchor:middle;dominant-baseline:middle;pointer-events:none;font-size:.024px;font-weight:900}.plan-true-overlay__fixed text{fill:#5d4834}.plan-true-overlay__window{fill:none;stroke:#4f8b98;stroke-linecap:round;stroke-width:.009px}.plan-true-overlay__door circle{fill:#a65d4e;stroke:#fff;stroke-width:.003px}.plan-true-overlay__door text{fill:#fff;font-size:.019px}.plan-true-overlay__furniture-group{filter:drop-shadow(0 4px 7px #1b2d2547)}.plan-true-overlay__furniture{fill:#315445e6;stroke:#fffdf9;stroke-width:.004px}.plan-true-overlay__furniture-group.is-current .plan-true-overlay__furniture{fill:#5f7065b8}.plan-true-overlay__furniture.is-current-ghost{fill:#b99a6a2b;stroke:#9d7847;stroke-dasharray:.008 .005;stroke-width:.0035px}.plan-true-overlay__headboard{stroke:#e6d3ac;stroke-linecap:round;stroke-width:.008px}.plan-true-overlay__furniture-group text{fill:#fff;font-size:.026px}.plan-true-overlay__move-line{stroke:#315445;stroke-dasharray:.009 .006;stroke-linecap:round;stroke-width:.004px}.plan-true-overlay__room-anchor{fill:#fff;stroke:#315445;stroke-width:.003px}.plan-true-overlay__mode,.plan-true-overlay__precision{z-index:3;border-radius:999px;align-items:center;min-height:25px;padding:5px 9px;font-size:.39rem;font-weight:900;display:inline-flex;position:absolute;top:12px;box-shadow:0 5px 14px #222f2824}.plan-true-overlay__mode{color:#fff;background:#1f4939f0;left:12px}.plan-true-overlay__mode.is-current{color:var(--pine-900);background:#fffdf9eb}.plan-true-overlay__precision{color:#5e4b31;background:#f6ebd7f0;right:12px}.plan-true-overlay__precision.is-scaled{color:var(--pine-800);background:#e7ece6f0}.plan-true-overlay__precision.is-concept{color:#805a43;background:#fbece1f0}.plan-true-overlay__legend{flex-wrap:wrap;gap:8px 11px;margin-top:9px;padding:0 3px;display:flex}.plan-true-overlay__legend span{color:var(--ink-500);align-items:center;gap:5px;font-size:.39rem;font-weight:750;display:inline-flex}.plan-true-overlay__legend i{background:#315445;border-radius:3px;width:10px;height:10px;display:block}.plan-true-overlay__legend i.is-current{background:#b99a6a2b;border:1px dashed #9d7847}.plan-true-overlay__legend i.is-door{background:#a65d4e;border-radius:50%}.plan-true-overlay__legend i.is-window{background:#4f8b98;border-radius:999px;height:3px}.plan-true-overlay__note{background:#e7ece691;border-radius:14px;grid-template-columns:1fr;gap:3px;margin:9px 2px 0;padding:10px 11px;display:grid}.plan-true-overlay__note strong{color:var(--pine-800);font-size:.46rem}.plan-true-overlay__note span{color:var(--ink-500);font-size:.4rem;line-height:1.5}.layout-card--plan-true .layout-card__summary{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.layout-card__summary em{color:var(--pine-800);font-family:var(--font-display);white-space:nowrap;align-self:center;font-size:.68rem;font-style:normal;font-weight:700}.layout-card__proof{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.layout-card__proof span{color:var(--pine-700);background:#fffdf9c2;border:1px solid #3154451f;border-radius:999px;align-items:center;gap:4px;padding:5px 7px;font-size:.36rem;font-weight:800;display:inline-flex}.floorplan-room-choice__meta{color:var(--ink-500);flex-wrap:wrap;gap:4px 7px;margin-top:4px;font-size:.38rem;display:flex}.floorplan-room-choice__meta span{align-items:center;gap:3px;display:inline-flex}.floorplan-room-choice__confidence{color:var(--pine-700);white-space:nowrap;font-size:.38rem;font-weight:900}@media (max-width:360px){.plan-true-overlay__canvas,.plan-true-overlay__canvas svg{min-height:220px}.plan-true-overlay__mode,.plan-true-overlay__precision{padding:4px 7px;font-size:.35rem;top:9px}.plan-true-overlay__mode{left:9px}.plan-true-overlay__precision{right:9px}.layout-card--plan-true .layout-card__summary{grid-template-columns:auto 1fr}.layout-card--plan-true .layout-card__summary em{grid-column:2;justify-self:start}}.home-screen{padding:calc(16px + env(safe-area-inset-top)) 18px calc(24px + env(safe-area-inset-bottom))}.home-screen__header{align-items:center}.home-screen__header .brand-lockup__latin{font-size:clamp(1.95rem,7.5vw,2.35rem)}.home-screen__header .brand-lockup__korean{margin-top:7px;font-size:.67rem}.home-screen__copy{margin-top:clamp(22px,5dvh,40px)}.home-screen__copy h1{letter-spacing:-.06em;margin-top:9px;font-size:clamp(1.78rem,7.65vw,2.35rem);line-height:1.17}.home-screen__copy h1>span{width:max-content;max-width:100%;display:block}.home-screen__copy h1>span+span{margin-top:2px}.home-screen__copy h1 em{color:var(--pine-700)}.home-screen__copy h1 em:after{bottom:-3px}.home-screen__lead{margin-top:14px;font-size:.82rem;line-height:1.68}.home-proof-strip{background:#fffdf9a3;border:1px solid #3154451f;border-radius:15px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:14px;padding:10px 6px;display:grid;box-shadow:0 8px 24px #2b22180b}.home-proof-strip>span{min-width:0;color:var(--pine-700);text-align:center;justify-content:center;align-items:center;gap:5px;padding:1px 5px;display:flex}.home-proof-strip>span+span{border-left:1px solid #3154451c}.home-proof-strip svg{flex:none}.home-proof-strip strong{letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;font-size:.61rem;font-weight:700;overflow:hidden}.home-visual{border-radius:23px 23px 66px;height:clamp(178px,25dvh,222px);min-height:0;margin-top:18px;box-shadow:0 18px 46px #2b221821}.home-visual img{object-position:center 58%}.home-visual__status{z-index:2;max-width:calc(100% - 24px);color:var(--pine-900);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf9c7;border:1px solid #ffffff8f;border-radius:999px;align-items:center;gap:6px;padding:7px 9px;font-size:.6rem;font-weight:700;display:inline-flex;position:absolute;top:12px;left:12px;box-shadow:0 6px 18px #2b221814}.home-visual__label{padding:8px 10px;font-size:.63rem;bottom:12px;right:12px}.home-screen__actions{gap:8px;margin-top:16px}.home-screen__actions .action-button--primary{border-radius:17px;min-height:56px;font-size:.96rem;box-shadow:0 14px 30px #1e3a2f38}.home-screen__actions .action-button--secondary{border-radius:15px;min-height:48px}.home-screen__action-note{color:var(--ink-500);justify-content:center;align-items:center;gap:5px;margin:0;font-size:.62rem;font-weight:600;display:flex}.promise-row{margin-top:20px}.home-screen__note{margin-top:16px}@media (max-width:374px){.home-screen{padding-left:15px;padding-right:15px}.home-screen__copy h1{font-size:clamp(1.66rem,7.55vw,1.82rem)}.home-screen__lead{font-size:.78rem}.home-proof-strip{padding-left:3px;padding-right:3px}.home-proof-strip>span{gap:3px;padding-left:3px;padding-right:3px}.home-proof-strip strong,.home-visual__status{font-size:.56rem}}@media (max-height:720px) and (max-width:679px){.home-screen__copy{margin-top:18px}.home-screen__copy h1{line-height:1.13}.home-screen__lead{margin-top:11px;font-size:.78rem;line-height:1.56}.home-proof-strip{margin-top:10px;padding-top:8px;padding-bottom:8px}.home-visual{height:166px;margin-top:13px}.home-screen__actions{margin-top:13px}}@media (min-width:680px){.home-screen{min-height:880px;padding:22px}.home-screen__copy{margin-top:38px}.home-screen__copy h1{font-size:2.22rem}.home-screen__lead{font-size:.84rem}.home-visual{height:238px;margin-top:20px}}.plan-marker-editor{background:linear-gradient(#fffdf9f5,#f0efe6d6);border:1px solid #3154452b;border-radius:20px;gap:11px;padding:14px;display:grid;box-shadow:inset 0 0 0 1px #ffffff94}.plan-marker-editor__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.plan-marker-editor__head h3{color:var(--pine-950);font-family:var(--font-display);margin:4px 0 0;font-size:.77rem;line-height:1.42}.plan-marker-editor__head p{max-width:285px;color:var(--ink-500);margin:5px 0 0;font-size:.4rem;line-height:1.55}.plan-marker-editor__head>button{min-height:31px;color:var(--pine-700);background:#ffffffb8;border:1px solid #31544526;border-radius:10px;flex:none;padding:7px 9px;font-size:.36rem;font-weight:900}.plan-marker-editor__head>button:disabled{cursor:default;opacity:.38}.plan-marker-editor__tools{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.plan-marker-editor__tools>button{min-height:59px;color:var(--ink-500);cursor:pointer;text-align:left;background:#ffffffc2;border:1px solid #3154451f;border-radius:14px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:1px 8px;padding:9px 9px 8px;display:grid;position:relative}.plan-marker-editor__tools>button>span{width:28px;height:28px;color:var(--pine-700);background:var(--sage-100);border-radius:10px;grid-row:1/4;place-items:center;display:grid}.plan-marker-editor__tools>button strong{color:var(--pine-950);text-overflow:ellipsis;white-space:nowrap;font-size:.44rem;overflow:hidden}.plan-marker-editor__tools>button small{text-overflow:ellipsis;white-space:nowrap;font-size:.34rem;overflow:hidden}.plan-marker-editor__tools>button em{color:var(--ink-400);background:var(--ivory-200);border-radius:999px;justify-self:start;margin-top:2px;padding:2px 5px;font-size:.29rem;font-style:normal;font-weight:900}.plan-marker-editor__tools>button.is-active{background:#e7ece6eb;border-color:#31544594;box-shadow:inset 0 0 0 1px #3154451a,0 7px 16px #31544514}.plan-marker-editor__tools>button.is-active>span{color:#fff;background:var(--pine-700)}.plan-marker-editor__tools>button.is-edited em{color:#fff;background:#a45d4d}.plan-marker-editor__instruction{background:#e7ece6a8;border-radius:13px;grid-template-columns:34px 1fr;align-items:center;gap:9px;padding:9px 10px;display:grid}.plan-marker-editor__instruction>span{color:#fff;background:var(--pine-700);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.plan-marker-editor__instruction>span.is-window{background:#547e86}.plan-marker-editor__instruction>span.is-fixed{background:#8c7354}.plan-marker-editor__instruction>span.is-primary{background:#6a6f55}.plan-marker-editor__instruction p{margin:0}.plan-marker-editor__instruction strong,.plan-marker-editor__instruction small{display:block}.plan-marker-editor__instruction strong{font-size:.42rem}.plan-marker-editor__instruction small{color:var(--ink-500);margin-top:3px;font-size:.34rem;line-height:1.45}.plan-marker-editor__canvas{background:#e8e0d4;border:1px solid #31544529;border-radius:17px;min-height:220px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffffad}.plan-marker-editor__canvas>svg{touch-action:manipulation;width:100%;height:100%;min-height:220px;display:block}.plan-marker-editor__room{fill:#e7ece614;stroke:#315445;stroke-dasharray:10 7;stroke-width:4px;vector-effect:non-scaling-stroke;pointer-events:none}.plan-marker-editor__zone{cursor:pointer;outline:none}.plan-marker-editor__zone rect{fill:#31544512;stroke:#31544557;stroke-width:1.4px;vector-effect:non-scaling-stroke;transition:fill .16s,stroke .16s}.plan-marker-editor__zone.is-door rect{fill:#a55d4c14;stroke:#a55d4c5c}.plan-marker-editor__zone.is-window rect{fill:#547e8614;stroke:#547e865c}.plan-marker-editor__zone.is-fixed rect{fill:#8c735414;stroke:#8c735461}.plan-marker-editor__zone.is-primary rect{fill:#6a6f5514;stroke:#6a6f5566}.plan-marker-editor__zone:hover rect,.plan-marker-editor__zone:focus rect,.plan-marker-editor__zone.is-selected rect{fill:#31544538;stroke:#fff;stroke-width:2.4px}.plan-marker-editor__zone.is-door:hover rect,.plan-marker-editor__zone.is-door:focus rect,.plan-marker-editor__zone.is-door.is-selected rect{fill:#a55d4c54}.plan-marker-editor__zone.is-window:hover rect,.plan-marker-editor__zone.is-window:focus rect,.plan-marker-editor__zone.is-window.is-selected rect{fill:#547e8654}.plan-marker-editor__zone.is-fixed:hover rect,.plan-marker-editor__zone.is-fixed:focus rect,.plan-marker-editor__zone.is-fixed.is-selected rect{fill:#8c735457}.plan-marker-editor__zone.is-primary:hover rect,.plan-marker-editor__zone.is-primary:focus rect,.plan-marker-editor__zone.is-primary.is-selected rect{fill:#6a6f5557}.plan-marker-editor__marker{pointer-events:none;filter:drop-shadow(0 4px 7px #1f2b2447)}.plan-marker-editor__marker circle{stroke:#fff;stroke-width:3px;vector-effect:non-scaling-stroke}.plan-marker-editor__marker text{fill:#fff;font-family:var(--font-sans);text-anchor:middle;dominant-baseline:middle;font-weight:900}.plan-marker-editor__marker.is-door circle{fill:#a55d4c}.plan-marker-editor__marker.is-window circle{fill:#547e86}.plan-marker-editor__marker.is-fixed circle{fill:#8c7354}.plan-marker-editor__marker.is-primary circle{fill:#6a6f55}.plan-marker-editor__marker.is-user circle{stroke:#f4d79f;stroke-width:4px}.plan-marker-editor__zoom{color:#fff;pointer-events:none;background:#1f4939eb;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:.33rem;font-weight:900;display:inline-flex;position:absolute;top:9px;left:9px;box-shadow:0 5px 12px #21302726}.plan-marker-editor__zoom svg{flex:none;width:14px;height:14px;min-height:0}.plan-marker-editor__legend{color:var(--ink-500);flex-wrap:wrap;gap:7px 10px;font-size:.34rem;font-weight:800;display:flex}.plan-marker-editor__legend span{align-items:center;gap:5px;display:inline-flex}.plan-marker-editor__legend i{border-radius:50%;width:9px;height:9px}.plan-marker-editor__legend i.is-door{background:#a55d4c}.plan-marker-editor__legend i.is-window{background:#547e86}.plan-marker-editor__legend i.is-fixed{background:#8c7354}.plan-marker-editor__legend i.is-primary{background:#6a6f55}.plan-marker-editor__truth{color:var(--pine-700);background:#e7ece6a3;border-radius:12px;align-items:flex-start;gap:6px;margin:0;padding:9px 10px;font-size:.34rem;font-weight:750;line-height:1.5;display:flex}.plan-marker-editor__truth svg{flex:none;margin-top:1px}.ai-correction-presence-grid{grid-template-columns:1fr;gap:7px;display:grid}.ai-correction-presence-grid .ai-correction-window{background:#fffdf9ad;border:1px solid #3154451f;border-radius:14px;padding:10px 11px}.ai-correction-button-fallback{background:#fffdf98c;border:1px dashed #31544533;border-radius:15px;overflow:hidden}.ai-correction-button-fallback summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:12px;list-style:none;display:flex}.ai-correction-button-fallback summary::-webkit-details-marker{display:none}.ai-correction-button-fallback summary span{color:var(--pine-800);align-items:center;gap:7px;font-size:.47rem;font-weight:900;display:inline-flex}.ai-correction-button-fallback summary small{color:var(--ink-400);font-size:.37rem}.ai-correction-button-fallback[open] summary{border-bottom:1px solid var(--line)}.ai-correction-button-fallback__body{gap:9px;padding:12px;display:grid}.ai-correction-button-fallback__body>.ai-correction-wall-field{padding:0}@media (max-width:360px){.plan-marker-editor{padding:11px}.plan-marker-editor__head{display:grid}.plan-marker-editor__head>button{justify-self:start}.plan-marker-editor__tools{grid-template-columns:1fr}.plan-marker-editor__canvas,.plan-marker-editor__canvas>svg{min-height:205px}}@media (max-width:560px){.space-editor-rescue-rail{grid-template-columns:1fr;gap:9px}.space-editor-rescue-rail>div:last-child{grid-template-columns:1fr 1fr;display:grid}.space-editor-rescue-rail button{padding:8px 7px;font-size:.57rem}.space-editor-rescue-rail strong{white-space:normal}.space-editor-canvas__hint{max-width:calc(100% - 16px);font-size:.52rem}}@media (prefers-reduced-motion:reduce){.plan-marker-editor__zone rect{transition:none}}.floorplan-selected-room{box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#e7ece6b3,#fffdf9f5);border:1px solid #3154452b;border-radius:20px;margin-top:14px;overflow:hidden}.floorplan-selected-room__summary{grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px;display:grid}.floorplan-selected-room__summary>span{color:#fff;background:var(--pine-700);border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.floorplan-selected-room__summary small,.floorplan-selected-room__summary strong,.floorplan-selected-room__summary p{display:block}.floorplan-selected-room__summary div>small{color:var(--sand-700);letter-spacing:.04em;font-size:.36rem;font-weight:900}.floorplan-selected-room__summary strong{color:var(--pine-950);font-family:var(--font-display);margin-top:2px;font-size:.75rem}.floorplan-selected-room__summary p{color:var(--ink-500);margin:3px 0 0;font-size:.38rem;line-height:1.4}.floorplan-selected-room__summary>em{color:var(--pine-700);text-align:right;font-size:.38rem;font-style:normal;font-weight:900}.floorplan-selected-room__summary>em small{color:var(--ink-400);margin-top:2px;font-size:.32rem}.floorplan-candidate-drawer{background:#fffdf9b8;border-top:1px solid #3154451a}.floorplan-candidate-drawer>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:11px 13px;list-style:none;display:flex}.floorplan-candidate-drawer>summary::-webkit-details-marker{display:none}.floorplan-candidate-drawer>summary span{color:var(--pine-800);font-size:.43rem;font-weight:900}.floorplan-candidate-drawer>summary small{color:var(--ink-400);font-size:.33rem}.floorplan-candidate-drawer[open]>summary{border-bottom:1px solid var(--line)}.floorplan-candidate-drawer>div{gap:7px;padding:11px;display:grid}.floorplan-candidate-drawer button{border:1px solid var(--line);background:var(--ivory-100);cursor:pointer;text-align:left;border-radius:13px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px;display:grid}.floorplan-candidate-drawer button.is-selected{background:#e7ece6b8;border-color:#31544575}.floorplan-candidate-drawer button strong{color:var(--pine-950);font-size:.48rem;display:block}.floorplan-candidate-drawer button p{color:var(--ink-500);margin:3px 0 0;font-size:.36rem;line-height:1.4}.floorplan-candidate-drawer button em{color:var(--pine-700);text-align:right;font-size:.35rem;font-style:normal;font-weight:900}.floorplan-candidate-drawer button em small{color:var(--ink-400);margin-top:2px;font-size:.3rem;display:block}.ai-correction-card--visual{gap:11px}.ai-correction-progress{scrollbar-width:none;grid-auto-columns:minmax(76px,1fr);grid-auto-flow:column;gap:6px;padding:2px 0 4px;display:grid;overflow-x:auto}.ai-correction-progress::-webkit-scrollbar{display:none}.ai-correction-progress>span{border:1px solid var(--line);min-width:76px;color:var(--ink-500);white-space:nowrap;background:#ffffffb8;border-radius:12px;align-items:center;gap:6px;padding:7px 8px;display:flex}.ai-correction-progress>span i{background:var(--ivory-200);border-radius:50%;flex:none;place-items:center;width:18px;height:18px;font-size:.43rem;font-style:normal;display:grid}.ai-correction-progress>span strong{text-overflow:ellipsis;font-size:.34rem;overflow:hidden}.ai-correction-progress>span.is-ready{color:var(--pine-700);background:#e7ece6bd;border-color:#31544533}.ai-correction-progress>span.is-ready i{color:#fff;background:var(--pine-700)}.ai-correction-facts-drawer{background:#fffdf994;border:1px dashed #31544533;border-radius:15px;overflow:hidden}.ai-correction-facts-drawer>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:12px;list-style:none;display:flex}.ai-correction-facts-drawer>summary::-webkit-details-marker{display:none}.ai-correction-facts-drawer>summary span{color:var(--pine-800);align-items:center;gap:7px;font-size:.45rem;font-weight:900;display:inline-flex}.ai-correction-facts-drawer>summary small{color:var(--ink-400);font-size:.35rem}.ai-correction-facts-drawer[open]>summary{border-bottom:1px solid var(--line)}.ai-correction-facts-drawer__body{gap:10px;padding:12px;display:grid}.ai-correction-facts-drawer__body .ai-correction-shape{padding:0}.ai-correction-marker-drawer{background:#fffdf9b3;border:1px solid #31544529;border-radius:16px;overflow:hidden}.ai-correction-marker-drawer>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:12px;list-style:none;display:flex}.ai-correction-marker-drawer>summary::-webkit-details-marker{display:none}.ai-correction-marker-drawer>summary span{color:var(--pine-800);align-items:center;gap:7px;font-size:.45rem;font-weight:900;display:inline-flex}.ai-correction-marker-drawer>summary small{color:var(--ink-400);text-align:right;font-size:.34rem}.ai-correction-marker-drawer[open]>summary{border-bottom:1px solid var(--line);background:#e7ece67a}.ai-correction-marker-drawer__body{padding:10px}.ai-correction-marker-drawer__body>.plan-marker-editor{box-shadow:none;background:0 0;border:0;padding:0}.confirmed-plan-preview__truth{color:var(--pine-700);background:#e7ece69e;border-radius:12px;align-items:flex-start;gap:6px;margin:10px 0 0;padding:9px 10px;font-size:.35rem;font-weight:750;line-height:1.5;display:flex}.confirmed-plan-preview__truth svg{flex:none;margin-top:1px}.ai-correction-audit--compact{padding:9px 10px}.ai-correction-submit{z-index:12;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#faf6eff0;border:1px solid #31544524;border-radius:18px;gap:8px;margin:2px -5px -5px;padding:9px;display:grid;position:sticky;bottom:10px;box-shadow:0 14px 34px #1e3a2f24}.ai-correction-submit p{margin:0 4px}.ai-correction-submit strong,.ai-correction-submit small{display:block}.ai-correction-submit strong{color:var(--pine-800);font-size:.4rem}.ai-correction-submit small{color:var(--ink-500);margin-top:2px;font-size:.33rem}.ai-correction-submit .action-button{min-height:49px}.plan-marker-editor__progress{background:#fffdf9b8;border-radius:12px;grid-template-columns:auto minmax(72px,1fr);align-items:center;gap:4px 9px;padding:8px 9px;display:grid}.plan-marker-editor__progress>span{color:var(--pine-700);white-space:nowrap;font-size:.36rem;font-weight:800}.plan-marker-editor__progress>span strong{font-size:.46rem}.plan-marker-editor__progress>div{background:var(--ivory-300);border-radius:999px;height:5px;overflow:hidden}.plan-marker-editor__progress>div i{width:var(--plan-progress);border-radius:inherit;background:linear-gradient(90deg,var(--pine-700),var(--sage-500));height:100%;transition:width .18s;display:block}.plan-marker-editor__progress>small{color:var(--ink-400);grid-column:1/-1;font-size:.31rem;line-height:1.35}.plan-marker-editor__tools>button{padding-right:30px;position:relative}.plan-marker-editor__step{width:19px;height:19px;color:var(--ink-500);background:var(--ivory-200);border-radius:50%;place-items:center;font-size:.31rem;font-style:normal;font-weight:900;display:grid;position:absolute;top:7px;right:7px}.plan-marker-editor__tools>button.is-ready .plan-marker-editor__step{color:#fff;background:var(--pine-700)}.plan-marker-editor__tools>button.is-ready:not(.is-active){border-color:#3154452e}.truthful-result--decision{padding-top:14px}.decision-hero--route{border-radius:24px;padding:18px}.decision-hero--route h1{margin:13px 0 6px;font-size:1.16rem;line-height:1.34}.decision-hero--route>p{font-size:.45rem;line-height:1.56}.decision-route{z-index:1;background:#ffffff13;border:1px solid #ffffff21;border-radius:16px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:9px;margin-top:14px;padding:11px;display:grid;position:relative}.decision-route>span:not(.decision-route__move){gap:2px;min-width:0;display:grid}.decision-route>span.is-recommended{text-align:right}.decision-route small{color:#ffffff85;font-size:.31rem;font-weight:800}.decision-route strong{color:#fff;font-family:var(--font-display);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:600;overflow:hidden}.decision-route__move{color:var(--sand-300);justify-items:center;gap:1px;display:grid}.decision-route__move em{white-space:nowrap;font-size:.29rem;font-style:normal;font-weight:900}.decision-hero__cta{z-index:1;color:#fff;background:#ffffff1a;border:1px solid #ffffff2b;border-radius:13px;justify-content:center;align-items:center;gap:7px;min-height:43px;margin-top:9px;font-size:.42rem;font-weight:900;display:flex;position:relative}.decision-hero--route .decision-hero__facts{margin-top:8px}.decision-hero--route .decision-hero__facts span{padding:7px}.decision-hero--route .decision-hero__facts strong{font-size:.36rem}.layout-card{scroll-margin-top:82px}.layout-card__route{background:#e7ece68c;border:1px solid #3154451f;border-radius:14px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;margin-top:11px;padding:9px 10px;display:grid}.layout-card__route>span:not(:nth-child(2)){gap:2px;display:grid}.layout-card__route>span.is-recommended{text-align:right}.layout-card__route small{color:var(--ink-400);font-size:.31rem}.layout-card__route strong{color:var(--pine-800);font-family:var(--font-display);font-size:.58rem}.layout-card__route>span:nth-child(2){color:var(--pine-700);justify-items:center;display:grid}.layout-card__route em{font-size:.28rem;font-style:normal;font-weight:900}.layout-card__next{min-height:39px;color:var(--pine-700);background:#e7ece6ad;border-radius:12px;justify-content:center;align-items:center;gap:6px;margin-top:9px;font-size:.39rem;font-weight:900;display:flex}.recommendation-list--decision{scroll-margin-top:82px}.decision-score-evidence{border:1px solid var(--line);background:#e7ece67a;border-radius:17px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto;align-items:center;gap:9px;margin:14px;padding:12px;display:grid}.decision-score-evidence>div:not(.score-ring){gap:2px;display:grid}.decision-score-evidence>div.is-recommended{text-align:right}.decision-score-evidence span{color:var(--ink-500);font-size:.33rem;font-weight:800}.decision-score-evidence strong{color:var(--pine-900);font-family:var(--font-display);font-size:.88rem;font-weight:600}.decision-score-evidence strong em{font-family:var(--font-sans);margin-left:2px;font-size:.34rem;font-style:normal}.decision-score-evidence>div small{color:var(--ink-400);font-size:.29rem}.decision-score-evidence__arrow{color:var(--pine-700);justify-items:center;gap:1px;display:grid!important}.decision-score-evidence__arrow small{color:var(--sand-700);white-space:nowrap;font-size:.28rem}.decision-score-evidence .score-ring--decision:before{background:var(--ivory-100)}.decision-score-evidence .score-ring--decision span{color:var(--pine-700);background:var(--sage-100)}@media (max-width:360px){.floorplan-selected-room__summary{grid-template-columns:34px minmax(0,1fr)}.floorplan-selected-room__summary>em{text-align:left;grid-column:2}.floorplan-candidate-drawer>summary{display:grid}.floorplan-candidate-drawer button{grid-template-columns:28px minmax(0,1fr)}.floorplan-candidate-drawer button em{text-align:left;grid-column:2}.ai-correction-card{padding:14px}.ai-correction-window{align-items:flex-start}.ai-correction-window>strong{max-width:105px}.plan-marker-editor{padding:10px}.plan-marker-editor__tools{grid-template-columns:repeat(2,minmax(0,1fr))}.plan-marker-editor__tools>button{min-height:62px;padding:8px 27px 7px 7px}.plan-marker-editor__tools>button>span{width:25px;height:25px}.plan-marker-editor__canvas,.plan-marker-editor__canvas>svg{min-height:190px}.decision-hero--route{padding:16px}.decision-route{grid-template-columns:minmax(0,1fr) 38px minmax(0,1fr)}.decision-hero--route .decision-hero__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.decision-hero--route .decision-hero__facts span:last-child{grid-column:1/-1}.layout-card__route{grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr)}.decision-score-evidence{grid-template-columns:minmax(0,1fr) 40px minmax(0,1fr)}.decision-score-evidence .score-ring{display:none}}@media (max-width:560px){.space-editor-rescue-rail{grid-template-columns:1fr;gap:9px}.space-editor-rescue-rail>div:last-child{grid-template-columns:1fr 1fr;display:grid}.space-editor-rescue-rail button{padding:8px 7px;font-size:.57rem}.space-editor-rescue-rail strong{white-space:normal}.space-editor-canvas__hint{max-width:calc(100% - 16px);font-size:.52rem}}@media (prefers-reduced-motion:reduce){.plan-marker-editor__progress>div i{transition:none}}.journey-resume-card{background:linear-gradient(145deg,#e7ece6e0,#fffdf9f0);border:1px solid #3154452b;border-radius:18px;gap:9px;margin-top:14px;padding:13px 14px;display:grid;box-shadow:0 12px 30px #2b221814}.journey-resume-card__head{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.journey-resume-card__head>span{color:#fff;background:var(--pine-700);border-radius:12px;place-items:center;width:34px;height:34px;display:grid}.journey-resume-card__head>div{gap:2px;min-width:0;display:grid}.journey-resume-card__head small{color:var(--ink-400);font-size:.34rem;font-weight:800}.journey-resume-card__head strong{color:var(--pine-900);text-overflow:ellipsis;white-space:nowrap;font-size:.48rem;overflow:hidden}.journey-resume-card__head em{color:var(--pine-700);background:#ffffffb8;border-radius:999px;padding:4px 7px;font-size:.34rem;font-style:normal;font-weight:900}.journey-resume-card__progress{background:#3154451c;border-radius:999px;height:5px;overflow:hidden}.journey-resume-card__progress i{border-radius:inherit;background:linear-gradient(90deg,var(--pine-700),var(--sage-500));height:100%;display:block}.journey-resume-card>p{color:var(--ink-500);margin:0;font-size:.38rem;line-height:1.55}.journey-resume-card>a{color:#fff;background:var(--pine-800);border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:39px;font-size:.4rem;font-weight:900;display:flex}.scan-resume-banner{background:#e7ece6b8;border:1px solid #31544529;border-radius:15px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;padding:11px 12px;display:grid}.scan-resume-banner>span{color:#fff;background:var(--pine-700);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.scan-resume-banner p{margin:0}.scan-resume-banner strong,.scan-resume-banner small{display:block}.scan-resume-banner strong{color:var(--pine-900);font-size:.42rem}.scan-resume-banner small{color:var(--ink-500);margin-top:3px;font-size:.34rem;line-height:1.45}.floorplan-ai-progress--reliable .floorplan-ai-progress__visual{position:relative}.floorplan-ai-elapsed{z-index:4;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1e3a2fd1;border-radius:999px;padding:5px 8px;font-size:.34rem;font-style:normal;font-weight:900;position:absolute;bottom:11px;right:11px}.floorplan-ai-wait-note,.floorplan-reuse-note{color:var(--pine-700);background:#e7ece6a8;border-radius:13px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;padding:9px 10px;display:grid}.floorplan-ai-wait-note p,.floorplan-reuse-note p{margin:0}.floorplan-ai-wait-note strong,.floorplan-ai-wait-note small,.floorplan-reuse-note strong,.floorplan-reuse-note small{display:block}.floorplan-ai-wait-note strong,.floorplan-reuse-note strong{font-size:.38rem}.floorplan-ai-wait-note small,.floorplan-reuse-note small{color:var(--ink-500);margin-top:2px;font-size:.32rem;line-height:1.45}.floorplan-ai-progress__escape{grid-template-columns:1fr 1fr;gap:7px;display:grid}.floorplan-ai-progress__escape button{min-height:40px;color:var(--pine-700);background:#ffffffc2;border:1px solid #31544524;border-radius:12px;padding:8px;font-size:.36rem;font-weight:900}.floorplan-ai-error.is-timeout,.floorplan-ai-error.is-provider,.floorplan-ai-error.is-rate{background:#f9f1e0bd;border-color:#9f743938}.floorplan-ai-error.is-config{background:#fbebe7b8;border-color:#a55d4c33}.floorplan-ai-error small{color:var(--ink-400);margin-top:6px;font-size:.3rem;display:block}.direction-auto-advance-note{background:#e7ece69e;border:1px solid #3154451f;border-radius:14px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;padding:9px 10px;display:grid}.direction-auto-advance-note>svg{color:var(--pine-700)}.direction-auto-advance-note p{margin:0}.direction-auto-advance-note strong,.direction-auto-advance-note span{display:block}.direction-auto-advance-note strong{color:var(--pine-800);font-size:.39rem}.direction-auto-advance-note span{color:var(--ink-500);margin-top:2px;font-size:.32rem}@media (max-width:360px){.journey-resume-card{padding:11px 12px}.journey-resume-card__head{grid-template-columns:31px minmax(0,1fr) auto}.journey-resume-card__head>span{width:31px;height:31px}.floorplan-ai-progress__escape{grid-template-columns:1fr}}@media (max-width:560px){.space-editor-rescue-rail{grid-template-columns:1fr;gap:9px}.space-editor-rescue-rail>div:last-child{grid-template-columns:1fr 1fr;display:grid}.space-editor-rescue-rail button{padding:8px 7px;font-size:.57rem}.space-editor-rescue-rail strong{white-space:normal}.space-editor-canvas__hint{max-width:calc(100% - 16px);font-size:.52rem}}@media (prefers-reduced-motion:reduce){.journey-resume-card__progress i{transition:none}}.whole-room-furniture-step{scroll-margin-top:72px}.furniture-inventory-editor{gap:12px;margin-top:14px;display:grid}.furniture-inventory-editor__summary{background:linear-gradient(145deg,#e7ece6c7,#fffdf9eb);border:1px solid #31544529;border-radius:17px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.furniture-inventory-editor__summary>span{color:#fff;background:var(--pine-700);border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.furniture-inventory-editor__summary>div{gap:3px;min-width:0;display:grid}.furniture-inventory-editor__summary strong{color:var(--pine-900);font-size:.48rem}.furniture-inventory-editor__summary small{color:var(--ink-500);font-size:.34rem;line-height:1.45}.furniture-inventory-editor__summary em{color:var(--sand-700);white-space:nowrap;background:#f9f1e0e6;border-radius:999px;padding:5px 7px;font-size:.32rem;font-style:normal;font-weight:900}.furniture-set-action{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.furniture-set-action button,.custom-furniture-entry>button{min-height:42px;color:var(--pine-800);cursor:pointer;background:#fffdf9e6;border:1px solid #31544533;border-radius:13px;justify-content:center;align-items:center;gap:7px;padding:9px 12px;font-size:.38rem;font-weight:900;display:flex}.furniture-set-action span{max-width:116px;color:var(--ink-400);font-size:.31rem;line-height:1.4}.furniture-preset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.furniture-preset-grid button{border:1px solid var(--line);min-height:66px;color:var(--ink-700);text-align:left;cursor:pointer;background:#fffdf9c7;border-radius:14px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:2px 7px;padding:9px 10px;display:grid}.furniture-preset-grid button>span{width:24px;height:24px;color:var(--pine-700);background:var(--sage-100);border-radius:8px;grid-row:1/3;place-items:center;font-size:.55rem;font-weight:900;display:grid}.furniture-preset-grid button strong{font-size:.41rem}.furniture-preset-grid button small{color:var(--ink-400);font-size:.3rem}.furniture-preset-grid button.is-selected{color:var(--pine-900);background:linear-gradient(145deg,#f9fbf7,var(--sage-100));border-color:#3154457a}.furniture-preset-grid button:disabled,.furniture-set-action button:disabled{opacity:.46;cursor:not-allowed}.selected-furniture-list{gap:9px;display:grid}.selected-furniture-item{background:#fffdf9db;border:1px solid #31544521;border-radius:15px;gap:9px;padding:11px;display:grid}.selected-furniture-item__head{grid-template-columns:31px minmax(0,1fr) 30px;align-items:center;gap:8px;display:grid}.selected-furniture-item__head>span{width:31px;height:31px;color:var(--pine-700);background:var(--sage-100);border-radius:10px;place-items:center;display:grid}.selected-furniture-item__head>div{gap:2px;display:grid}.selected-furniture-item__head strong{color:var(--pine-900);font-size:.43rem}.selected-furniture-item__head small{color:var(--ink-400);font-size:.3rem}.selected-furniture-item__head>button{width:30px;height:30px;color:var(--ink-400);background:var(--ivory-200);cursor:pointer;border-radius:9px;place-items:center;display:grid}.selected-furniture-item__controls{justify-content:space-between;align-items:center;gap:10px;display:flex}.furniture-quantity-control{border:1px solid var(--line);background:var(--ivory-100);border-radius:10px;grid-template-columns:31px auto 31px;align-items:center;display:grid;overflow:hidden}.furniture-quantity-control button{height:31px;color:var(--pine-800);cursor:pointer;background:0 0;font-size:.7rem}.furniture-quantity-control button:disabled{opacity:.3}.furniture-quantity-control span{color:var(--ink-500);padding:0 8px;font-size:.34rem}.furniture-quantity-control strong{color:var(--pine-900)}.furniture-must-keep{color:var(--ink-500);align-items:center;gap:6px;font-size:.34rem;font-weight:800;display:flex}.furniture-must-keep input{accent-color:var(--pine-700)}.furniture-size-editor{border-top:1px solid var(--line)}.furniture-size-editor summary{color:var(--pine-700);cursor:pointer;padding-top:9px;font-size:.34rem;font-weight:850}.furniture-size-editor>div{grid-template-columns:1fr auto 1fr;align-items:end;gap:7px;margin-top:8px;display:grid}.furniture-size-editor label{border:1px solid var(--line);background:var(--ivory-100);border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:5px;padding:7px 8px;display:grid}.furniture-size-editor label span,.furniture-size-editor label em{color:var(--ink-400);font-size:.3rem;font-style:normal}.furniture-size-editor input{min-width:0;color:var(--pine-900);background:0 0;border:0;outline:0;font-size:.4rem;font-weight:900}.furniture-size-editor>div>i{color:var(--ink-400);padding-bottom:8px;font-style:normal}.furniture-empty-state{color:var(--pine-700);background:#e7ece66b;border:1px dashed #31544533;border-radius:13px;grid-template-columns:24px minmax(0,1fr);gap:8px;padding:10px 11px;display:grid}.furniture-empty-state p{margin:0}.furniture-empty-state strong,.furniture-empty-state span{display:block}.furniture-empty-state strong{font-size:.38rem}.furniture-empty-state span{color:var(--ink-500);margin-top:3px;font-size:.32rem;line-height:1.45}.custom-furniture-entry{gap:9px;display:grid}.custom-furniture-form{border:1px solid var(--line);background:#fffdf9d1;border-radius:14px;gap:9px;padding:11px;display:grid}.custom-furniture-form>label,.custom-furniture-form>div label{gap:5px;display:grid}.custom-furniture-form label>span{color:var(--ink-500);font-size:.32rem;font-weight:800}.custom-furniture-form input{border:1px solid var(--line);width:100%;min-width:0;color:var(--pine-900);background:var(--ivory-100);border-radius:10px;outline:0;padding:9px 10px;font-size:.38rem}.custom-furniture-form>div{grid-template-columns:1fr auto 1fr;align-items:end;gap:7px;display:grid}.custom-furniture-form>div label{position:relative}.custom-furniture-form>div em{color:var(--ink-400);font-size:.28rem;font-style:normal;position:absolute;bottom:10px;right:9px}.custom-furniture-form>div input{padding-right:30px}.custom-furniture-form>div>i{color:var(--ink-400);padding-bottom:11px;font-style:normal}.custom-furniture-form>button{color:#fff;background:var(--pine-700);cursor:pointer;border-radius:11px;min-height:39px;font-size:.37rem;font-weight:900}.custom-furniture-form>button:disabled{opacity:.45}.furniture-inventory-confirm{min-height:48px;color:var(--pine-800);cursor:pointer;background:#e7ece6a8;border:1px solid #31544538;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:10px 12px;font-size:.4rem;font-weight:950;display:flex}.furniture-inventory-confirm.is-confirmed{color:#fff;background:var(--pine-800)}.furniture-inventory-truth{color:var(--ink-400);align-items:flex-start;gap:6px;margin:0;padding:0 3px;font-size:.3rem;line-height:1.45;display:flex}.furniture-inventory-truth svg{color:var(--pine-700);flex:none;margin-top:1px}.room-plan-preview__whole-furniture rect{stroke:#fffdf9;stroke-width:2px}.room-plan-preview__whole-furniture .is-primary rect{fill:#315445}.room-plan-preview__whole-furniture .is-secondary rect{fill:#8da193}.room-plan-preview__whole-furniture .is-center rect{fill:#b29167}.room-plan-preview__whole-furniture text{fill:#fff;font-family:var(--font-sans);dominant-baseline:middle;font-size:8px;font-weight:900}.room-plan-preview__whole-furniture text.is-index{font-size:7px}.decision-hero__scope{border-radius:999px;align-items:center;gap:6px;margin-top:9px;padding:5px 8px;font-size:.34rem;font-weight:900;display:inline-flex}.decision-hero__scope.is-full{color:var(--pine-800);background:#e7ece6e0}.decision-hero__scope.is-single{color:#805a43;background:#f9f1e0e0}.single-furniture-rescue{background:linear-gradient(145deg,#f9f1e0c7,#fffdf9e6);border:1px solid #9f743933;border-radius:16px;grid-template-columns:38px minmax(0,1fr);gap:10px;margin-top:14px;padding:12px;display:grid}.single-furniture-rescue>span{color:#fff;background:var(--sand-700);border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.single-furniture-rescue p{margin:0}.single-furniture-rescue strong,.single-furniture-rescue small{display:block}.single-furniture-rescue strong{color:var(--pine-900);font-size:.42rem}.single-furniture-rescue small{color:var(--ink-500);margin-top:3px;font-size:.33rem;line-height:1.5}.single-furniture-rescue>a{color:#fff;background:var(--pine-800);border-radius:11px;grid-column:1/-1;justify-content:center;align-items:center;gap:7px;min-height:39px;font-size:.38rem;font-weight:900;display:flex}.whole-room-warning-list{background:#e7ece68a;border:1px solid #31544521;border-radius:15px;grid-template-columns:34px minmax(0,1fr);gap:9px;margin-top:13px;padding:11px 12px;display:grid}.whole-room-warning-list>span{width:34px;height:34px;color:var(--pine-700);background:#fff;border-radius:11px;place-items:center;display:grid}.whole-room-warning-list>div{gap:4px;display:grid}.whole-room-warning-list strong{color:var(--pine-900);font-size:.39rem}.whole-room-warning-list p{color:var(--ink-500);margin:0;font-size:.31rem;line-height:1.45}.plan-true-overlay__whole-furniture rect{stroke:#fffdf9;stroke-width:.0035px}.plan-true-overlay__whole-furniture .is-primary rect{fill:#315445f0}.plan-true-overlay__whole-furniture .is-secondary rect{fill:#6f897be6}.plan-true-overlay__whole-furniture .is-center rect{fill:#a98457eb}.plan-true-overlay__whole-furniture .is-height-tall rect{stroke:#e9d8b7;stroke-width:.0045px}.plan-true-overlay__whole-furniture text{fill:#fff;font-family:var(--font-sans);text-anchor:middle;dominant-baseline:middle;pointer-events:none;font-size:.019px;font-weight:950}.plan-true-overlay__whole-furniture text.is-index{font-size:.017px}.plan-true-overlay__unplaced{background:#fbebe79e;border:1px solid #a55d4c2e;border-radius:13px;gap:3px;margin-top:8px;padding:9px 10px;display:grid}.plan-true-overlay__unplaced strong{color:#8c4438;font-size:.37rem}.plan-true-overlay__unplaced span{color:var(--ink-500);font-size:.31rem;line-height:1.45}.whole-room-inventory{background:#fffdf9d1;border:1px solid #31544524;border-radius:15px;gap:9px;margin-top:12px;padding:11px;display:grid}.whole-room-inventory__head{justify-content:space-between;align-items:center;gap:8px;display:flex}.whole-room-inventory__head span{color:var(--pine-800);align-items:center;gap:6px;font-size:.38rem;font-weight:900;display:flex}.whole-room-inventory__head strong{color:var(--ink-500);font-size:.32rem}.whole-room-inventory__chips{flex-wrap:wrap;gap:6px;display:flex}.whole-room-inventory__chips>span{color:var(--pine-900);background:var(--sage-100);border:1px solid #3154451f;border-radius:10px;grid-template-columns:20px auto;align-items:center;gap:0 5px;padding:5px 7px;font-size:.33rem;font-weight:850;display:grid}.whole-room-inventory__chips i{color:#fff;background:var(--pine-700);border-radius:7px;grid-row:1/3;place-items:center;width:20px;height:20px;font-size:.26rem;font-style:normal;display:grid}.whole-room-inventory__chips small{color:var(--ink-400);font-size:.25rem;font-weight:700}.whole-room-inventory__chips>span.is-primary{background:#d3e0d7eb;border-color:#31544566}.whole-room-inventory__chips>span.is-unplaced{color:#8c4438;background:#fbebe7b8;border-color:#a55d4c2e}.whole-room-inventory__chips>span.is-unplaced i{background:#a65d4e}.whole-room-inventory>p{color:var(--ink-400);align-items:flex-start;gap:5px;margin:0;font-size:.29rem;line-height:1.45;display:flex}.whole-room-inventory>p svg{color:var(--pine-700);flex:none;margin-top:1px}.current-layout-truth{color:var(--pine-700);background:#f9f1e09e;border-radius:13px;grid-template-columns:27px minmax(0,1fr);gap:8px;margin-top:11px;padding:9px 10px;display:grid}.current-layout-truth p{margin:0}.current-layout-truth strong,.current-layout-truth span{display:block}.current-layout-truth strong{font-size:.36rem}.current-layout-truth span{color:var(--ink-500);margin-top:2px;font-size:.3rem;line-height:1.45}@media (max-width:390px){.furniture-inventory-editor__summary{grid-template-columns:34px minmax(0,1fr)}.furniture-inventory-editor__summary>span{width:34px;height:34px}.furniture-inventory-editor__summary em{grid-column:2;justify-self:start}.furniture-set-action{grid-template-columns:1fr}.furniture-set-action span{text-align:center;max-width:none}.furniture-preset-grid{grid-template-columns:1fr 1fr}.selected-furniture-item__controls,.whole-room-inventory__head{flex-direction:column;align-items:flex-start}}@media (max-width:350px){.furniture-preset-grid,.furniture-size-editor>div,.custom-furniture-form>div{grid-template-columns:1fr}.furniture-size-editor>div>i,.custom-furniture-form>div>i{display:none}}.space-editor-launch{width:100%;color:var(--pine-900);cursor:pointer;text-align:left;background:linear-gradient(145deg,#e7ece6eb,#fffdf9f5);border:1px solid #31544533;border-radius:16px;grid-template-columns:42px minmax(0,1fr) auto 18px;align-items:center;gap:10px;margin-top:12px;padding:12px;display:grid;box-shadow:0 10px 24px #1e3a2f14}.space-editor-launch>span{color:#fff;background:linear-gradient(145deg,var(--pine-600),var(--pine-900));border-radius:14px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 18px #1e3a2f33}.space-editor-launch p{min-width:0;margin:0}.space-editor-launch strong,.space-editor-launch small{display:block}.space-editor-launch strong{letter-spacing:-.025em;font-size:.44rem}.space-editor-launch small{color:var(--ink-500);margin-top:3px;font-size:.32rem;line-height:1.45}.space-editor-launch em{color:var(--pine-700);white-space:nowrap;background:#fff;border-radius:999px;padding:5px 8px;font-size:.29rem;font-style:normal;font-weight:850}.space-editor-launch>svg{color:var(--pine-600);transition:transform .16s}.space-editor-launch:hover>svg{transform:translate(2px)}.space-editor-modal{z-index:1000;min-width:320px;color:var(--ink-900);background:var(--ivory-100);font-family:var(--font-sans);isolation:isolate;grid-template-rows:auto minmax(0,1fr) auto;display:grid;position:fixed;inset:0}.space-editor-modal:before{z-index:-1;content:"";background:radial-gradient(circle at 8% 0,#fffffff2,#0000 25%),radial-gradient(circle at 96% 94%,#7d958526,#0000 34%),linear-gradient(145deg,#f9f5ee,#eee6dc);position:absolute;inset:0}.space-editor-modal button,.space-editor-modal input{font-family:var(--font-sans)}.space-editor-modal__header{min-height:70px;padding:calc(10px + env(safe-area-inset-top)) 16px 10px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#faf6efe6;border-bottom:1px solid #2a372e1a;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.space-editor-modal__header>button{width:42px;height:42px;color:var(--pine-800);cursor:pointer;background:#fffdf9d1;border-radius:50%;place-items:center;display:grid}.space-editor-modal__header>div{flex-direction:column;min-width:0;display:flex}.space-editor-modal__header span{color:var(--sand-700);letter-spacing:.16em;font-size:.62rem;font-weight:800}.space-editor-modal__header strong{color:var(--pine-950);font-family:var(--font-display);margin-top:1px;font-size:1.12rem;font-weight:700}.space-editor-modal__header>em{color:var(--pine-700);white-space:nowrap;background:#e7ece6d1;border-radius:999px;padding:6px 9px;font-size:.65rem;font-style:normal;font-weight:800}.space-editor-modal__body{grid-template-columns:minmax(0,1.2fr) minmax(350px,.8fr);min-height:0;display:grid;overflow:hidden}.space-editor-stage,.space-editor-panel{min-width:0;min-height:0}.space-editor-stage{border-right:1px solid #2a372e1a;flex-direction:column;padding:18px;display:flex;overflow:hidden}.space-editor-panel{overscroll-behavior:contain;background:#fffdf98c;padding:20px;overflow-y:auto}.space-editor-stage__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.space-editor-mode,.space-editor-zoom{border:1px solid var(--line-strong);background:#fffdf9e0;border-radius:13px;display:inline-grid;overflow:hidden}.space-editor-mode{grid-template-columns:repeat(2,minmax(0,1fr));min-width:min(320px,58%)}.space-editor-mode button{min-height:42px;color:var(--ink-500);cursor:pointer;background:0 0;padding:8px 15px;font-size:.75rem;font-weight:800}.space-editor-mode button.is-active{color:#fff;background:var(--pine-800)}.space-editor-zoom{grid-template-columns:38px 60px 38px}.space-editor-zoom button{min-height:38px;color:var(--pine-800);cursor:pointer;background:0 0;font-size:.82rem;font-weight:850}.space-editor-zoom button+button{border-left:1px solid var(--line)}.space-editor-zoom button:disabled{color:var(--ink-500);opacity:.35;cursor:not-allowed}.space-editor-stage__meta{justify-content:space-between;align-items:flex-end;gap:14px;margin:13px 2px 9px;display:flex}.space-editor-stage__meta>span:first-child{flex-direction:column;min-width:0;display:flex}.space-editor-stage__meta strong{color:var(--pine-950);font-size:.84rem}.space-editor-stage__meta small{color:var(--ink-500);margin-top:2px;font-size:.65rem}.space-editor-stage__legend{color:var(--ink-500);white-space:nowrap;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px 8px;font-size:.58rem;display:flex}.space-editor-stage__legend i{border-radius:3px;width:11px;height:7px;margin-right:-4px;display:inline-block}.space-editor-stage__legend i.is-door{background:#e2917e47;border:1px solid #a85948b3}.space-editor-stage__legend i.is-path{background:#d9c5a340;border:1px dashed #b99a6acc}.space-editor-stage__legend i.is-fixed{background:#3154452e;border:1px solid #3154457a}.space-editor-stage__legend i.is-window{background:#72afcb38;border:1px solid #52859e8c}.space-editor-canvas{touch-action:none;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#fffdf9fa,#e7ece6a8);border:1px solid #2a372e26;border-radius:22px;flex:1;place-items:center;min-height:300px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffffc7,0 16px 38px #2b221814}.space-editor-canvas.is-current{background:linear-gradient(135deg,#faf6effa,#e9e2d8d9)}.space-editor-canvas__transform{transform-origin:50%;will-change:transform;place-items:center;width:100%;height:100%;display:grid}.space-editor-canvas__transform>svg{width:100%;height:100%;min-height:300px;overflow:visible}.space-editor-canvas image{pointer-events:none}.space-editor-canvas__blank{fill:#f6f0e7}.space-editor-canvas__veil{fill:#fffdf929}.space-editor-canvas__room{fill:#fffdf914;stroke:#1e3a2fb8;stroke-width:.004px;stroke-dasharray:.012 .008;vector-effect:non-scaling-stroke}.space-editor-canvas__hint{z-index:5;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;background:#10271fc7;border:1px solid #ffffff94;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:.62rem;font-weight:750;display:inline-flex;position:absolute;bottom:12px;right:12px}.space-editor-canvas__hint>svg{flex:0 0 15px;min-width:15px;width:15px!important;height:15px!important;min-height:0!important}.space-editor-obstacle rect{vector-effect:non-scaling-stroke}.space-editor-obstacle text{fill:#765832e0;font-family:var(--font-sans);text-anchor:middle;dominant-baseline:middle;pointer-events:none;font-size:.017px;font-weight:900}.space-editor-obstacle.is-door rect{fill:#e2917e30;stroke:#a85948b3;stroke-width:.003px;stroke-dasharray:.01 .006}.space-editor-obstacle.is-corridor rect{fill:#d9c5a326;stroke:#b99a6ad1;stroke-width:.003px;stroke-dasharray:.012 .008}.space-editor-obstacle.is-fixed rect{fill:#31544526;stroke:#31544585;stroke-width:.0035px}.space-editor-obstacle.is-window rect{fill:#72afcb30;stroke:#427e9ab8;stroke-width:.003px}.space-editor-obstacle.is-shape rect{fill:#2d2c2926;stroke:#2d2c298c;stroke-width:.003px;stroke-dasharray:.01 .005}.space-editor-item{cursor:grab;outline:none}.space-editor-item:active{cursor:grabbing}.space-editor-item>rect{stroke:#fffdf9;stroke-width:.0045px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 .006px .008px #10271f47);transition:fill .15s,stroke .15s,opacity .15s}.space-editor-item.is-primary>rect{fill:#1e3a2ff0}.space-editor-item.is-secondary>rect{fill:#688676eb}.space-editor-item.is-center>rect{fill:#a37f52eb}.space-editor-item.is-companion>rect{fill:#7c9788e6}.space-editor-item.is-warning>rect{fill:#b78941eb;stroke:#fff2cf}.space-editor-item.is-blocked>rect{fill:#a64e40eb;stroke:#ffe0d8;stroke-width:.006px}.space-editor-item.is-selected>rect{stroke:#f4d79c;stroke-width:.007px}.space-editor-item:focus-visible>rect{stroke:#e5bd72;stroke-width:.009px}.space-editor-item__badge{fill:#fffdf9;stroke:#10271f38;stroke-width:.002px;vector-effect:non-scaling-stroke}.space-editor-item__number{fill:var(--pine-950);font-family:var(--font-sans);text-anchor:middle;dominant-baseline:middle;pointer-events:none;font-size:.017px;font-weight:950}.space-editor-item__label{fill:#fff;font-family:var(--font-sans);text-anchor:middle;dominant-baseline:middle;pointer-events:none;font-size:.017px;font-weight:950}.space-editor-item__handle{fill:#f8dca7;stroke:#fff;stroke-width:.0025px;vector-effect:non-scaling-stroke;pointer-events:none}.space-editor-rescue-rail{background:linear-gradient(135deg,#fbebe7f0,#fff9f2f0);border:1px solid #a64e403d;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:11px;padding:11px 12px;display:grid;box-shadow:0 8px 20px #7a453414}.space-editor-rescue-rail>div:first-child{min-width:0}.space-editor-rescue-rail span,.space-editor-rescue-rail strong,.space-editor-rescue-rail small{display:block}.space-editor-rescue-rail span{color:#9a513f;letter-spacing:.05em;font-size:.58rem;font-weight:900}.space-editor-rescue-rail strong{color:var(--pine-950);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.75rem;overflow:hidden}.space-editor-rescue-rail small{color:var(--ink-500);margin-top:3px;font-size:.58rem;line-height:1.45}.space-editor-rescue-rail>div:last-child{gap:7px;display:flex}.space-editor-rescue-rail button{min-height:40px;color:var(--pine-800);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #31544529;border-radius:11px;justify-content:center;align-items:center;gap:6px;padding:8px 11px;font-size:.61rem;font-weight:850;display:inline-flex}.space-editor-rescue-rail button:first-child{color:#fff;background:var(--pine-800)}.space-editor-rescue-rail button>svg{flex:0 0 15px;width:15px;height:15px}.space-editor-validation{background:#e7ece6ad;border:1px solid #31544521;border-radius:15px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;margin-top:11px;padding:10px 12px;display:grid}.space-editor-validation>span{color:#fff;background:var(--pine-700);border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.space-editor-validation p{margin:0}.space-editor-validation strong,.space-editor-validation small{display:block}.space-editor-validation strong{font-size:.73rem}.space-editor-validation small{color:var(--ink-500);margin-top:2px;font-size:.61rem}.space-editor-validation.is-warning{background:#f9f1e0d1;border-color:#b7894140}.space-editor-validation.is-warning>span{background:#a87935}.space-editor-validation.is-blocked{background:#fbebe7d1;border-color:#a64e4040}.space-editor-validation.is-blocked>span{background:#a64e40}.space-editor-stage__actions{grid-template-columns:1fr 1fr 1.2fr;gap:8px;margin-top:10px;display:grid}.space-editor-stage__actions button{border:1px solid var(--line-strong);min-height:44px;color:var(--pine-800);cursor:pointer;background:#fffdf9e0;border-radius:13px;justify-content:center;align-items:center;gap:7px;padding:9px 10px;font-size:.68rem;font-weight:850;display:flex}.space-editor-stage__actions button.is-primary{color:#fff;background:var(--pine-800);border-color:#0000;box-shadow:0 9px 18px #1e3a2f2b}.space-editor-stage__actions button:disabled{cursor:not-allowed;opacity:.38}.space-editor-panel__head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.space-editor-panel__head>div{min-width:0}.space-editor-panel__head span{color:var(--sand-700);letter-spacing:.15em;font-size:.62rem;font-weight:850}.space-editor-panel__head h2{max-width:480px;color:var(--pine-950);font-family:var(--font-display);letter-spacing:-.045em;margin:4px 0 0;font-size:1.28rem;font-weight:700;line-height:1.38}.space-editor-panel__head>button{border:1px solid var(--line-strong);min-height:40px;color:var(--pine-800);cursor:pointer;background:#fff;border-radius:12px;flex:none;align-items:center;gap:7px;padding:8px 11px;font-size:.67rem;font-weight:850;display:inline-flex}.space-editor-item-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:15px;display:grid}.space-editor-item-strip>button{border:1px solid var(--line);min-width:0;color:var(--pine-900);cursor:pointer;text-align:left;background:#fffdf9e0;border-radius:13px;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:9px;padding:9px;display:grid}.space-editor-item-strip>button>i{color:#fff;background:var(--sage-500);border-radius:10px;place-items:center;width:32px;height:32px;font-size:.65rem;font-style:normal;font-weight:900;display:grid}.space-editor-item-strip>button span{min-width:0}.space-editor-item-strip strong,.space-editor-item-strip small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.space-editor-item-strip strong{font-size:.72rem}.space-editor-item-strip small{color:var(--ink-500);margin-top:1px;font-size:.58rem}.space-editor-item-strip>button.is-active{background:#e7ece6d1;border-color:#31544580;box-shadow:0 0 0 3px #31544512}.space-editor-item-strip>button.is-active>i,.space-editor-item-strip>button.is-safe>i{background:var(--pine-700)}.space-editor-item-strip>button.is-warning>i{background:#a87935}.space-editor-item-strip>button.is-blocked>i,.space-editor-item-strip>button.is-unplaced>i{background:#a64e40}.space-editor-detail{background:#fffdf9e6;border:1px solid #3154452b;border-radius:17px;margin-top:12px;padding:14px;box-shadow:0 10px 28px #2b22180d}.space-editor-detail.is-warning{border-color:#b7894147}.space-editor-detail.is-blocked,.space-editor-detail.is-unplaced{border-color:#a64e4047}.space-editor-detail__title{grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.space-editor-detail__title>span{color:#fff;background:var(--pine-700);border-radius:12px;place-items:center;width:36px;height:36px;font-size:.7rem;font-weight:900;display:grid}.space-editor-detail__title>div{min-width:0}.space-editor-detail__title strong,.space-editor-detail__title small{display:block}.space-editor-detail__title strong{font-size:.82rem}.space-editor-detail__title small{color:var(--ink-500);margin-top:1px;font-size:.59rem}.space-editor-detail__title em{color:var(--pine-700);background:var(--sage-100);border-radius:999px;padding:5px 8px;font-size:.58rem;font-style:normal;font-weight:850}.space-editor-detail.is-warning .space-editor-detail__title em{color:#805d2f;background:#f5ead3}.space-editor-detail.is-blocked .space-editor-detail__title em,.space-editor-detail.is-unplaced .space-editor-detail__title em{color:#8c4438;background:#f8dfda}.space-editor-detail__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.space-editor-detail__facts>span{background:var(--ivory-100);border-radius:11px;min-width:0;padding:9px 10px}.space-editor-detail__facts small,.space-editor-detail__facts strong{display:block}.space-editor-detail__facts small{color:var(--ink-500);font-size:.56rem}.space-editor-detail__facts strong{color:var(--pine-900);margin-top:2px;font-size:.67rem;line-height:1.4}.space-editor-detail__issues{gap:5px;margin-top:10px;display:grid}.space-editor-detail__issues p,.space-editor-detail__safe{border-radius:10px;align-items:flex-start;gap:6px;margin:0;padding:8px 9px;font-size:.61rem;line-height:1.45;display:flex}.space-editor-detail__issues p{color:#8c4438;background:#fbebe7b3}.space-editor-detail__issues svg,.space-editor-detail__safe svg{flex:none;margin-top:1px}.space-editor-detail__safe{color:var(--pine-700);background:#e7ece6a8;margin-top:10px}.space-editor-place-unplaced{color:#fff;cursor:pointer;background:#9a513f;border-radius:12px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:44px;margin-top:11px;font-size:.69rem;font-weight:850;display:flex}.space-editor-nudge{grid-template-columns:repeat(3,46px);gap:5px;width:158px;margin:13px auto 0;display:grid}.space-editor-nudge>span{width:46px;height:40px}.space-editor-nudge button{border:1px solid var(--line-strong);width:46px;height:40px;color:var(--pine-800);background:var(--ivory-100);cursor:pointer;border-radius:11px;place-items:center;font-size:1rem;font-weight:850;display:grid}.space-editor-nudge button:nth-of-type(3){color:#fff;background:var(--pine-700)}.space-editor-size-form{border-top:1px solid var(--line);gap:8px;margin-top:13px;padding-top:12px;display:grid}.space-editor-size-form>div,.space-editor-custom-form>div{grid-template-columns:1fr auto 1fr;align-items:end;gap:7px;display:grid}.space-editor-size-form label,.space-editor-custom-form label{gap:5px;display:grid;position:relative}.space-editor-size-form label>span,.space-editor-custom-form label>span{color:var(--ink-500);font-size:.58rem;font-weight:800}.space-editor-size-form input,.space-editor-custom-form input{border:1px solid var(--line-strong);width:100%;min-width:0;color:var(--pine-900);background:var(--ivory-100);border-radius:11px;outline:0;padding:10px 34px 10px 10px;font-size:.72rem;font-weight:800}.space-editor-size-form label>em,.space-editor-custom-form label>em{color:var(--ink-500);font-size:.55rem;font-style:normal;position:absolute;bottom:11px;right:10px}.space-editor-size-form>div>i,.space-editor-custom-form>div>i{color:var(--ink-500);padding-bottom:10px;font-style:normal}.space-editor-size-form>button{color:#fff;background:var(--pine-700);cursor:pointer;border-radius:11px;min-height:41px;font-size:.66rem;font-weight:850}.space-editor-size-form>button:disabled{opacity:.38;cursor:not-allowed}.space-editor-size-form>button.is-remove{color:#8c4438;background:#fbebe7b8;border:1px solid #a64e4033}.space-editor-size-form__quantity{grid-template-columns:1fr 1fr;gap:7px;display:grid}.space-editor-size-form__quantity button{min-height:39px;color:var(--pine-700);background:var(--sage-100);cursor:pointer;border:1px solid #3154452e;border-radius:11px;font-size:.62rem;font-weight:850}.space-editor-size-form__quantity button:disabled{cursor:not-allowed;opacity:.38}.space-editor-size-form__quantity button.is-remove{color:#8c4438;background:#fbebe7b8;border-color:#a64e4033}.space-editor-primary-size-link{border:1px solid var(--line);min-height:42px;color:var(--pine-700);background:var(--ivory-100);border-radius:11px;justify-content:center;align-items:center;gap:6px;margin-top:12px;font-size:.63rem;font-weight:800;display:flex}.space-editor-inventory-drawer{background:#e7ece67a;border:1px solid #3154452e;border-radius:17px;gap:11px;margin-top:12px;padding:13px;display:grid}.space-editor-inventory-drawer__head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.space-editor-inventory-drawer__head strong,.space-editor-inventory-drawer__head small{display:block}.space-editor-inventory-drawer__head strong{font-size:.74rem}.space-editor-inventory-drawer__head small{color:var(--ink-500);margin-top:2px;font-size:.58rem}.space-editor-inventory-drawer__head em{color:var(--pine-700);background:#fff;border-radius:999px;padding:5px 8px;font-size:.58rem;font-style:normal;font-weight:850}.space-editor-preset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.space-editor-preset-grid button{min-width:0;color:var(--pine-900);cursor:pointer;text-align:left;background:#fff;border:1px solid #31544521;border-radius:11px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:0 8px;padding:8px;display:grid}.space-editor-preset-grid button>span{color:#fff;background:var(--pine-700);border-radius:9px;grid-row:1/3;place-items:center;width:28px;height:28px;font-size:1rem;display:grid}.space-editor-preset-grid strong,.space-editor-preset-grid small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.space-editor-preset-grid strong{font-size:.65rem}.space-editor-preset-grid small{color:var(--ink-500);font-size:.53rem}.space-editor-preset-grid button:disabled{cursor:not-allowed;opacity:.38}.space-editor-inventory-drawer__empty{color:var(--ink-500);background:#fff;border-radius:10px;margin:0;padding:9px;font-size:.61rem}.space-editor-custom-toggle{min-height:40px;color:var(--pine-700);cursor:pointer;background:0 0;border:1px dashed #3154454d;border-radius:11px;justify-content:center;align-items:center;gap:7px;font-size:.64rem;font-weight:850;display:flex}.space-editor-custom-form{background:#fff;border-radius:13px;gap:9px;padding:11px;display:grid}.space-editor-custom-form>label>input{padding-right:10px}.space-editor-custom-form>button{color:#fff;background:var(--pine-700);cursor:pointer;border-radius:11px;min-height:41px;font-size:.65rem;font-weight:850}.space-editor-custom-form>button:disabled{opacity:.38;cursor:not-allowed}.space-editor-truth-note{color:var(--pine-700);background:#fffdf9bd;border:1px solid #3154451f;border-radius:15px;grid-template-columns:34px minmax(0,1fr);gap:9px;margin-top:13px;padding:11px;display:grid}.space-editor-truth-note>svg{margin:4px auto 0}.space-editor-truth-note p{margin:0}.space-editor-truth-note strong,.space-editor-truth-note span{display:block}.space-editor-truth-note strong{font-size:.68rem}.space-editor-truth-note span{color:var(--ink-500);margin-top:3px;font-size:.58rem;line-height:1.5}.space-editor-modal__footer{min-height:66px;padding:10px 16px calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#faf6efeb;border-top:1px solid #2a372e1a;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.space-editor-modal__footer p{min-width:0;color:var(--ink-500);align-items:center;gap:7px;margin:0;font-size:.65rem;line-height:1.45;display:flex}.space-editor-modal__footer p svg{color:var(--pine-700);flex:none}.space-editor-modal__footer>button{color:#fff;background:var(--pine-800);cursor:pointer;border-radius:12px;min-height:42px;padding:9px 17px;font-size:.69rem;font-weight:850}.space-editor-spinner{border:2px solid #31544533;border-top-color:var(--pine-700);border-radius:50%;flex:none;width:16px;height:16px;animation:.75s linear infinite space-editor-spin}@keyframes space-editor-spin{to{transform:rotate(1turn)}}@media (max-width:899px){.space-editor-modal__body{overscroll-behavior:contain;display:block;overflow-y:auto}.space-editor-stage{border-bottom:1px solid #2a372e1a;border-right:0;min-height:auto;padding:14px;overflow:visible}.space-editor-panel{padding:16px;overflow:visible}.space-editor-canvas{flex:none;height:min(53dvh,560px);min-height:310px}.space-editor-canvas__transform>svg{min-height:0}.space-editor-panel__head h2{font-size:1.16rem}}@media (max-width:560px){.space-editor-modal__header{grid-template-columns:42px minmax(0,1fr) auto;padding-left:12px;padding-right:12px}.space-editor-modal__header span{letter-spacing:.12em;font-size:.51rem}.space-editor-modal__header strong{font-size:1rem}.space-editor-modal__header>em{padding:5px 7px;font-size:.55rem}.space-editor-stage{padding:12px}.space-editor-stage__top{align-items:stretch}.space-editor-mode{flex:1;min-width:0}.space-editor-mode button{padding:8px 9px;font-size:.65rem}.space-editor-zoom{grid-template-columns:34px 52px 34px}.space-editor-stage__meta{flex-direction:column;align-items:flex-start;gap:6px}.space-editor-stage__legend{white-space:normal;justify-content:flex-start}.space-editor-canvas{border-radius:18px;height:46dvh;min-height:300px}.space-editor-canvas__hint{padding:6px 8px;font-size:.55rem;bottom:8px;right:8px}.space-editor-stage__actions{grid-template-columns:1fr 1fr}.space-editor-stage__actions button{font-size:.59rem}.space-editor-stage__actions button.is-primary{grid-column:1/-1}.space-editor-validation{grid-template-columns:32px minmax(0,1fr);padding:9px 10px}.space-editor-validation>span{width:32px;height:32px}.space-editor-validation strong{font-size:.65rem}.space-editor-validation small{font-size:.54rem}.space-editor-panel{padding:15px 12px 18px}.space-editor-panel__head{flex-direction:column;align-items:stretch}.space-editor-panel__head h2{font-size:1.05rem}.space-editor-panel__head>button{align-self:flex-start}.space-editor-item-strip,.space-editor-detail__facts{grid-template-columns:1fr 1fr}.space-editor-modal__footer{grid-template-columns:1fr;padding-left:12px;padding-right:12px}.space-editor-modal__footer p{font-size:.58rem}.space-editor-modal__footer>button{width:100%}}@media (max-width:390px){.space-editor-launch{grid-template-columns:38px minmax(0,1fr) 18px;padding:10px}.space-editor-launch>span{width:38px;height:38px}.space-editor-launch em{display:none}.space-editor-launch strong{font-size:.4rem}.space-editor-launch small{font-size:.29rem}.space-editor-canvas{height:43dvh;min-height:280px}.space-editor-item-strip,.space-editor-detail__facts,.space-editor-preset-grid,.space-editor-size-form>div,.space-editor-custom-form>div{grid-template-columns:1fr}.space-editor-size-form>div>i,.space-editor-custom-form>div>i{display:none}.space-editor-size-form__quantity{grid-template-columns:1fr}.space-editor-stage__actions button{padding:8px 6px;font-size:.55rem}}@media (max-height:680px) and (max-width:899px){.space-editor-canvas{height:40dvh;min-height:250px}.space-editor-modal__header{min-height:60px}.space-editor-panel__head h2{font-size:1rem}}@media (max-width:560px){.space-editor-rescue-rail{grid-template-columns:1fr;gap:9px}.space-editor-rescue-rail>div:last-child{grid-template-columns:1fr 1fr;display:grid}.space-editor-rescue-rail button{padding:8px 7px;font-size:.57rem}.space-editor-rescue-rail strong{white-space:normal}.space-editor-canvas__hint{max-width:calc(100% - 16px);font-size:.52rem}}@media (prefers-reduced-motion:reduce){.space-editor-spinner{animation-duration:1.5s}.space-editor-item>rect,.space-editor-launch>svg{transition:none}}.decision-hero__scope.is-user-adjusted{color:#fff;background:linear-gradient(135deg,var(--pine-700),var(--pine-900));box-shadow:0 7px 16px #1e3a2f26}.layout-card--user-adjusted{border-color:#31544552;box-shadow:0 16px 34px #1e3a2f1c}.layout-card__saved-layout{background:linear-gradient(145deg,#e7ece6e6,#fffdf9eb);border:1px solid #31544529;border-radius:14px;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:9px;margin-top:11px;padding:10px 11px;display:grid}.layout-card__saved-layout>span{color:#fff;background:var(--pine-700);border-radius:10px;place-items:center;width:30px;height:30px;display:grid}.layout-card__saved-layout p{margin:0}.layout-card__saved-layout strong,.layout-card__saved-layout small{display:block}.layout-card__saved-layout strong{color:var(--pine-900);font-size:.38rem}.layout-card__saved-layout small{color:var(--ink-500);margin-top:3px;font-size:.3rem;line-height:1.45}.plan-true-overlay__mode.is-user-adjusted{background:linear-gradient(135deg,#315445,#17372b);box-shadow:0 6px 16px #17372b3d}.whole-room-inventory.is-user-adjusted{background:linear-gradient(145deg,#e7ece6c7,#fffdf9eb);border-color:#31544547}.move-route-screen{background:radial-gradient(circle at 92% 2%,#d9c5a33d,transparent 27%),var(--ivory-100);gap:16px;padding:22px 18px 26px;display:grid}.move-route-hero{color:#fff;background:linear-gradient(145deg,#234638,#102b21);border:1px solid #3154452e;border-radius:24px;padding:20px;box-shadow:0 18px 42px #17312630}.move-route-hero>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.move-route-hero>div:first-child em{color:#ffffffad;font-size:.64rem;font-style:normal;font-weight:700}.move-route-hero .soft-badge{color:#fff;background:#ffffff1f;border-color:#ffffff2e;gap:6px}.move-route-hero h1{font-family:var(--font-display);letter-spacing:-.055em;margin:17px 0 9px;font-size:clamp(1.62rem,7.4vw,2.18rem);font-weight:500;line-height:1.3}.move-route-hero>p{color:#ffffffbd;margin:0;font-size:.78rem;line-height:1.68}.move-route-hero.is-complete{background:linear-gradient(145deg,#315445,#183126)}.move-route-hero__progress{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:9px;margin-top:18px;display:grid}.move-route-hero__progress>span{background:#ffffff29;border-radius:999px;height:7px;overflow:hidden}.move-route-hero__progress>span i{border-radius:inherit;background:linear-gradient(90deg,#d9c5a3,#fff3dc);height:100%;transition:width .25s;display:block}.move-route-hero__progress strong,.move-route-hero__progress em{white-space:nowrap;font-size:.64rem}.move-route-hero__progress em{color:#ffe6dc;background:#c35b4633;border-radius:999px;padding:4px 7px;font-style:normal}.move-route-unplaced,.move-route-resolution{color:var(--sand-700);background:#fff8ebdb;border:1px solid #b99a6a45;border-radius:18px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;padding:14px;display:grid}.move-route-unplaced>svg,.move-route-resolution>span{background:#b99a6a24;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.move-route-unplaced>p,.move-route-resolution p{margin:0}.move-route-unplaced strong,.move-route-unplaced span,.move-route-resolution strong,.move-route-resolution p{display:block}.move-route-unplaced strong,.move-route-resolution strong{color:var(--ink-900);font-size:.75rem}.move-route-unplaced p>span,.move-route-resolution p{color:var(--ink-500);margin-top:3px;font-size:.64rem;line-height:1.55}.move-route-unplaced>a{grid-column:2;min-height:42px;margin-top:3px;padding:9px 12px;font-size:.7rem}.move-route-step-rail{scroll-snap-type:x proximity;scrollbar-width:none;grid-auto-columns:minmax(84px,1fr);grid-auto-flow:column;gap:8px;margin:0 -18px;padding:2px 18px 6px;display:grid;overflow-x:auto}.move-route-step-rail::-webkit-scrollbar{display:none}.move-route-step-rail button{border:1px solid var(--line);min-width:84px;color:var(--ink-500);cursor:pointer;text-align:left;scroll-snap-align:start;background:#fffdf9c7;border-radius:15px;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:0 7px;padding:9px;display:grid}.move-route-step-rail button>span{width:26px;height:26px;color:var(--pine-700);background:var(--sage-100);border-radius:9px;grid-row:1/3;place-items:center;font-size:.62rem;font-weight:850;display:grid}.move-route-step-rail button strong,.move-route-step-rail button small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.move-route-step-rail button strong{color:var(--ink-900);font-size:.65rem}.move-route-step-rail button small{font-size:.54rem}.move-route-step-rail button.is-active{background:#fff;border-color:#31544573;box-shadow:0 0 0 3px #31544514}.move-route-step-rail button.is-done>span{color:#fff;background:var(--pine-700)}.move-route-step-rail button.is-blocked>span{color:#8d4438;background:#f9e4df}.move-route-active{background:var(--ivory-50);box-shadow:var(--shadow-sm);border:1px solid #3154452e;border-radius:25px;overflow:hidden}.move-route-active.is-blocked{border-color:#a64e4047}.move-route-active.is-done{border-color:#3154454d}.move-route-active__head{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;padding:17px 17px 14px;display:grid}.move-route-active__head>span{color:#fff;background:var(--pine-800);border-radius:13px;place-items:center;width:38px;height:38px;font-size:.69rem;font-weight:850;display:grid}.move-route-active__head small,.move-route-active__head h2{display:block}.move-route-active__head small{color:var(--sand-700);font-size:.58rem;font-weight:750}.move-route-active__head h2{color:var(--pine-950);font-family:var(--font-display);letter-spacing:-.045em;margin:2px 0 0;font-size:1.13rem;font-weight:700;line-height:1.35}.move-route-active__head>em{color:var(--pine-700);background:var(--sage-100);white-space:nowrap;border-radius:999px;padding:6px 8px;font-size:.56rem;font-style:normal;font-weight:800}.move-route-active.is-blocked .move-route-active__head>em{color:#8d4438;background:#f9e4df}.move-route-plan{padding:0 13px}.move-route-plan__canvas{background:#eee7db;border:1px solid #3154452e;border-radius:20px;min-height:286px;position:relative;overflow:hidden}.move-route-plan__canvas>svg{width:100%;height:100%;min-height:286px}.move-route-plan__veil{fill:#faf6ef78}.move-route-plan__room{fill:#fffdf926;stroke:#315445;stroke-width:.006px;stroke-dasharray:.016 .012}.move-route-plan__door circle{fill:#fff4e8;stroke:#b06451;stroke-width:.004px}.move-route-plan__door text{dominant-baseline:central;text-anchor:middle;fill:#8d4438;font-size:.018px;font-weight:900}.move-route-plan__window{fill:#75b5cd57;stroke:#4b8398;stroke-width:.004px}.move-route-plan__fixed{fill:#62706830;stroke:#5b7468;stroke-width:.004px}.move-route-plan__item rect{vector-effect:non-scaling-stroke;stroke-width:2.2px}.move-route-plan__item.is-muted{opacity:.31}.move-route-plan__item.is-muted rect{fill:#8aa193;stroke:#fff}.move-route-plan__item.is-active{opacity:1;filter:drop-shadow(0 7px 12px #10271f40)}.move-route-plan__item.is-active rect{fill:#173d2f;stroke:#fff}.move-route-plan__item.is-active.is-primary rect{fill:#102f24}.move-route-plan__item circle{fill:#fff;stroke:#173126;stroke-width:.003px}.move-route-plan__number,.move-route-plan__label{dominant-baseline:central;text-anchor:middle;font-family:var(--font-sans);font-weight:900}.move-route-plan__number{fill:#173126;font-size:.017px}.move-route-plan__label{fill:#fff;paint-order:stroke;stroke:#10271f73;stroke-width:.002px;font-size:.022px}.move-route-plan__legend{color:var(--ink-500);flex-wrap:wrap;gap:8px 13px;padding:9px 3px 2px;font-size:.56rem;display:flex}.move-route-plan__legend span{align-items:center;gap:5px;display:inline-flex}.move-route-plan__legend i{background:#829b8c;border-radius:3px;width:10px;height:10px}.move-route-plan__legend i.is-active{background:#173d2f}.move-route-plan__legend i.is-muted{opacity:.4}.move-route-plan__legend i.is-door{background:#fff4e8;border:1px solid #b06451}.move-route-target-grid{grid-template-columns:1fr 1fr;gap:8px;padding:14px 16px 0;display:grid}.move-route-target-grid>span{border:1px solid var(--line);background:var(--ivory-100);border-radius:14px;min-width:0;padding:11px}.move-route-target-grid>span.is-wide{grid-column:1/-1}.move-route-target-grid small,.move-route-target-grid strong{display:block}.move-route-target-grid small{color:var(--ink-500);font-size:.55rem}.move-route-target-grid strong{color:var(--pine-900);margin-top:4px;font-size:.69rem;line-height:1.45}.move-route-precision{color:var(--pine-700);background:#e7ece6b3;border-radius:14px;grid-template-columns:26px minmax(0,1fr);gap:9px;margin:10px 16px 0;padding:10px;display:grid}.move-route-precision>svg{margin:3px auto}.move-route-precision p{margin:0}.move-route-precision strong,.move-route-precision span{display:block}.move-route-precision strong{font-size:.64rem}.move-route-precision span{color:var(--ink-500);margin-top:2px;font-size:.56rem;line-height:1.48}.move-route-checks{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:6px;margin:12px 16px 0;padding:12px;display:grid}.move-route-checks>strong{color:var(--pine-900);margin-bottom:2px;font-size:.68rem}.move-route-checks p{color:var(--ink-600,var(--ink-700));align-items:flex-start;gap:7px;margin:0;font-size:.6rem;line-height:1.5;display:flex}.move-route-checks p svg{color:var(--pine-600);flex:none;margin-top:2px}.move-route-active__actions{grid-template-columns:1fr;gap:8px;padding:14px 16px 17px;display:grid}.move-route-active__actions>button:last-child{color:#8d4438;cursor:pointer;background:#fff8f5;border:1px solid #a64e402e;border-radius:13px;min-height:44px;font-size:.69rem;font-weight:800}.move-route-active__actions>button:disabled{cursor:not-allowed;opacity:.42}.move-route-blocker-picker{background:#fff9f6;border:1px solid #a64e403b;border-radius:17px;margin:12px 16px 0;padding:13px}.move-route-blocker-picker>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.move-route-blocker-picker>div:first-child strong{font-size:.7rem}.move-route-blocker-picker>div:first-child button{color:#8d4438;cursor:pointer;background:#f9e4df;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.move-route-blocker-grid{grid-template-columns:1fr 1fr;gap:7px;margin-top:10px;display:grid}.move-route-blocker-grid button{cursor:pointer;text-align:left;background:#fff;border:1px solid #a64e4024;border-radius:12px;min-width:0;padding:10px}.move-route-blocker-grid strong,.move-route-blocker-grid small{display:block}.move-route-blocker-grid strong{font-size:.62rem}.move-route-blocker-grid small{color:var(--ink-500);margin-top:3px;font-size:.51rem;line-height:1.4}.move-route-blocker-picker>label{margin-top:9px;display:block}.move-route-blocker-picker>label span{color:var(--ink-500);margin-bottom:5px;font-size:.55rem;display:block}.move-route-blocker-picker>label input{border:1px solid var(--line);background:#fff;border-radius:11px;width:100%;min-height:42px;padding:9px 11px;font-size:.65rem}.move-route-blocked-state{color:#8d4438;background:#fff5f2;border:1px solid #a64e4033;border-radius:15px;grid-template-columns:30px minmax(0,1fr);gap:9px;margin:12px 16px 0;padding:11px;display:grid}.move-route-blocked-state p{margin:0}.move-route-blocked-state strong,.move-route-blocked-state span{display:block}.move-route-blocked-state strong{font-size:.67rem}.move-route-blocked-state span{color:var(--ink-500);margin-top:2px;font-size:.55rem}.move-route-blocked-state>div{grid-column:2;grid-template-columns:1fr 1fr;gap:7px;display:grid}.move-route-blocked-state button,.move-route-blocked-state a{background:#fff;border:1px solid #a64e4029;border-radius:11px;justify-content:center;align-items:center;min-height:40px;padding:8px;font-size:.6rem;font-weight:800;display:flex}.move-route-resolution>span{color:#8d4438;background:#f9e4df}.move-route-resolution{background:#fff8f5;border-color:#a64e4038}.move-route-after-check{background:var(--ivory-50);box-shadow:var(--shadow-sm);border:1px solid #3154452e;border-radius:23px;padding:17px}.move-route-after-check>.section-heading{margin:0}.move-route-after-check>.section-heading h2{font-size:1.08rem}.move-route-after-check>.section-heading>span{width:39px;height:39px;color:var(--pine-700);background:var(--sage-100);border-radius:13px;place-items:center;font-size:.65rem;font-weight:850;display:grid}.move-route-after-check>p{color:var(--ink-500);margin:9px 0 13px;font-size:.63rem;line-height:1.55}.move-route-after-check>div:not(.section-heading){gap:7px;display:grid}.move-route-after-check label{border:1px solid var(--line);background:var(--ivory-100);cursor:pointer;border-radius:13px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;padding:10px;display:grid}.move-route-after-check label input{opacity:0;pointer-events:none;position:absolute}.move-route-after-check label>span{color:#0000;background:#fff;border:1px solid #3154452e;border-radius:9px;place-items:center;width:28px;height:28px;display:grid}.move-route-after-check label strong{font-size:.62rem;line-height:1.45}.move-route-after-check label.is-checked{background:#e7ece6b8;border-color:#31544542}.move-route-after-check label.is-checked>span{color:#fff;background:var(--pine-700)}.move-route-after-check>small{color:var(--ink-500);margin-top:10px;font-size:.55rem;display:block}.move-route-after-check>aside{color:var(--pine-700);background:var(--sage-100);border-radius:14px;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:9px;margin-top:11px;padding:10px;display:grid}.move-route-after-check>aside p{margin:0}.move-route-after-check>aside strong,.move-route-after-check>aside span{display:block}.move-route-after-check>aside strong{font-size:.65rem}.move-route-after-check>aside span{font-size:.54rem}.move-route-after-check.is-complete{border-color:#31544557}.move-route-footer-actions{gap:8px;padding-bottom:4px;display:grid}.move-route-footer-actions>button{min-height:42px;color:var(--ink-500);cursor:pointer;background:0 0;font-size:.61rem;text-decoration:underline}.move-route-reset-confirm{background:#fff8f5;border:1px solid #a64e4033;border-radius:15px;grid-template-columns:1fr 1fr;gap:7px;padding:11px;display:grid}.move-route-reset-confirm p{color:#8d4438;grid-column:1/-1;margin:0;font-size:.62rem}.move-route-reset-confirm button{cursor:pointer;background:#fff;border-radius:10px;min-height:39px;font-size:.6rem;font-weight:800}.move-route-reset-confirm button:last-child{color:#fff;background:#8d4438}.move-route-launch-card,.report-move-progress{background:linear-gradient(145deg,#e7ece6db,#fffdf9f2);border:1px solid #31544533;border-radius:20px;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:11px;margin-top:16px;padding:15px;display:grid;box-shadow:0 10px 26px #1e3a2f12}.move-route-launch-card>span,.report-move-progress>span{color:#fff;background:var(--pine-700);border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.move-route-launch-card>div,.report-move-progress>div{min-width:0}.move-route-launch-card small,.move-route-launch-card h2,.move-route-launch-card p,.report-move-progress small,.report-move-progress h2,.report-move-progress p{margin:0;display:block}.move-route-launch-card small,.report-move-progress small{color:var(--sand-700);letter-spacing:.08em;text-transform:uppercase;font-size:.56rem;font-weight:800}.move-route-launch-card h2,.report-move-progress h2{color:var(--pine-950);font-family:var(--font-display);letter-spacing:-.04em;margin-top:3px;font-size:1rem;line-height:1.4}.move-route-launch-card p,.report-move-progress p{color:var(--ink-500);margin-top:4px;font-size:.58rem;line-height:1.5}.move-route-launch-card>a,.report-move-progress>a{grid-column:1/-1;min-height:45px}.move-route-launch-card.is-complete,.report-move-progress.is-complete{background:linear-gradient(145deg,#d4e2d8f5,#fffdf9f7);border-color:#31544557}.report-move-progress{margin:16px 0 0}@media (min-width:560px){.move-route-screen{padding-left:24px;padding-right:24px}.move-route-active__actions{grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr)}.move-route-blocker-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.move-route-launch-card,.report-move-progress{grid-template-columns:46px minmax(0,1fr) auto;align-items:center}.move-route-launch-card>a,.report-move-progress>a{grid-column:auto;min-width:142px}.move-route-target-grid{grid-template-columns:1fr 1fr 1.2fr}.move-route-target-grid>span.is-wide{grid-column:auto}}@media (max-width:390px){.move-route-screen{gap:13px;padding-left:13px;padding-right:13px}.move-route-hero{padding:17px}.move-route-hero h1{font-size:1.5rem}.move-route-active__head{grid-template-columns:34px minmax(0,1fr);padding-left:13px;padding-right:13px}.move-route-active__head>span{width:34px;height:34px}.move-route-active__head>em{grid-column:2;justify-self:start}.move-route-plan{padding-left:9px;padding-right:9px}.move-route-plan__canvas,.move-route-plan__canvas>svg{min-height:250px}.move-route-target-grid{padding-left:12px;padding-right:12px}.move-route-precision,.move-route-checks,.move-route-blocked-state,.move-route-blocker-picker{margin-left:12px;margin-right:12px}.move-route-blocker-grid{grid-template-columns:1fr}.move-route-active__actions{padding-left:12px;padding-right:12px}.move-route-launch-card,.report-move-progress{grid-template-columns:38px minmax(0,1fr);padding:12px}.move-route-launch-card>span,.report-move-progress>span{width:38px;height:38px}}@media (prefers-reduced-motion:reduce){.move-route-hero__progress>span i{transition:none}}.space-editor-stage__legend i.is-clearance{background:#f2d29140;border:1px dashed #b98941cc}.space-editor-stage__legend i.is-service{background:#a4cada4d;border:1px solid #51708b94}.space-editor-clearance-zone rect{fill:#e0b35d24;stroke:#a67934c2;stroke-width:.004px;stroke-dasharray:.014 .009;pointer-events:none}.space-editor-clearance-zone text{fill:#8a642f;font-family:var(--font-sans);text-anchor:middle;dominant-baseline:central;pointer-events:none;font-size:.014px;font-weight:900}.space-editor-service-marker__zone{fill:#6798b217;stroke:#48748d6b;stroke-width:.003px;stroke-dasharray:.011 .008;pointer-events:none}.space-editor-service-marker circle{fill:#fff;stroke:#315445;stroke-width:.004px;filter:drop-shadow(0 2px 4px #1f342b2e);pointer-events:none}.space-editor-service-marker.is-heater circle{fill:#fff0e7;stroke:#b06451}.space-editor-service-marker.is-aircon circle{fill:#e8f4f7;stroke:#4b8398}.space-editor-service-marker.is-switch circle{fill:#f2eee5}.space-editor-service-marker text{fill:#173d2f;font-family:var(--font-sans);text-anchor:middle;dominant-baseline:central;pointer-events:none;font-size:.014px;font-weight:950}.space-editor-service-marker.is-heater text{fill:#934b3b}.space-editor-service-marker.is-aircon text{fill:#376f85}.space-editor-detail__facts>span.is-wide{grid-column:1/-1}.safety-clearance-editor{background:#fffdf9e6;border:1px solid #31544529;border-radius:18px;margin-top:12px;overflow:hidden;box-shadow:0 10px 28px #2b22180b}.safety-clearance-editor.is-confirmed{border-color:#31544559;box-shadow:0 10px 28px #1e3a2f14}.safety-clearance-editor__toggle{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;grid-template-columns:38px minmax(0,1fr) auto 16px;align-items:center;gap:9px;padding:12px;display:grid}.safety-clearance-editor__toggle>span{color:#fff;background:linear-gradient(145deg,var(--pine-600),var(--pine-900));border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.safety-clearance-editor__toggle p{min-width:0;margin:0}.safety-clearance-editor__toggle strong,.safety-clearance-editor__toggle small{display:block}.safety-clearance-editor__toggle strong{color:var(--pine-950);font-size:.74rem}.safety-clearance-editor__toggle small{color:var(--ink-500);margin-top:2px;font-size:.58rem;line-height:1.42}.safety-clearance-editor__toggle em{color:var(--pine-700);background:var(--sage-100);white-space:nowrap;border-radius:999px;padding:5px 7px;font-size:.54rem;font-style:normal;font-weight:850}.safety-clearance-editor__toggle>svg{color:var(--pine-600);transition:all .18s;transform:rotate(0)}.safety-clearance-editor.is-open .safety-clearance-editor__toggle>svg{transform:rotate(-90deg)}.safety-clearance-editor__body{border-top:1px solid #3154451a;gap:12px;padding:0 12px 14px;display:grid}.safety-clearance-editor__truth{color:var(--pine-700);background:#e7ece68f;border-radius:12px;grid-template-columns:22px minmax(0,1fr);gap:7px;margin-top:12px;padding:9px 10px;display:grid}.safety-clearance-editor__truth p{margin:0}.safety-clearance-editor__truth strong,.safety-clearance-editor__truth span{display:block}.safety-clearance-editor__truth strong{font-size:.62rem}.safety-clearance-editor__truth span{color:var(--ink-500);margin-top:2px;font-size:.54rem;line-height:1.45}.safety-clearance-step{grid-template-columns:31px minmax(0,1fr);align-items:center;gap:8px;display:grid}.safety-clearance-step>span{color:#fff;background:var(--pine-700);border-radius:10px;place-items:center;width:31px;height:31px;font-size:.57rem;font-weight:900;display:grid}.safety-clearance-step strong,.safety-clearance-step small{display:block}.safety-clearance-step strong{font-size:.66rem}.safety-clearance-step small{color:var(--ink-500);margin-top:1px;font-size:.53rem;line-height:1.4}.safety-marker-kind-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.safety-marker-kind-grid button{border:1px solid var(--line);min-height:72px;color:var(--ink-700);background:var(--ivory-100);cursor:pointer;text-align:center;border-radius:13px;place-items:center;padding:8px 5px;display:grid}.safety-marker-kind-grid button.is-active{color:var(--pine-900);background:#dee8e0e0;border-color:#31544573;box-shadow:inset 0 0 0 1px #31544514}.safety-marker-kind-grid svg{color:var(--pine-700)}.safety-marker-kind-grid strong,.safety-marker-kind-grid small{display:block}.safety-marker-kind-grid strong{margin-top:4px;font-size:.6rem}.safety-marker-kind-grid small{color:var(--ink-500);font-size:.48rem}.safety-wall-grid,.safety-slot-grid{gap:7px;display:grid}.safety-wall-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.safety-slot-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.safety-wall-grid button,.safety-slot-grid button{border:1px solid var(--line);min-height:36px;color:var(--ink-600);background:var(--ivory-100);cursor:pointer;border-radius:11px;padding:7px 5px;font-size:.57rem;font-weight:800}.safety-wall-grid button.is-active,.safety-slot-grid button.is-active{color:#fff;border-color:var(--pine-700);background:var(--pine-700)}.safety-marker-add{color:#fff;background:var(--pine-800);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:40px;font-size:.61rem;font-weight:900;display:flex}.safety-marker-add:disabled{color:var(--ink-500);background:var(--ivory-300);cursor:not-allowed}.safety-marker-list{gap:7px;display:grid}.safety-marker-list article{background:#f6f2ebcc;border:1px solid #3154451c;border-radius:12px;grid-template-columns:32px minmax(0,1fr) 31px;align-items:center;gap:8px;padding:8px 9px;display:grid}.safety-marker-list article>span{width:32px;height:32px;color:var(--pine-800);background:#fff;border-radius:10px;place-items:center;display:grid}.safety-marker-list article.is-heater>span{color:#9a4e3e;background:#fff0e9}.safety-marker-list article.is-aircon>span{color:#3e778d;background:#eaf5f8}.safety-marker-list p{min-width:0;margin:0}.safety-marker-list strong,.safety-marker-list small{display:block}.safety-marker-list strong{font-size:.61rem}.safety-marker-list small{color:var(--ink-500);margin-top:1px;font-size:.52rem}.safety-marker-list article>button{width:31px;height:31px;color:var(--ink-500);cursor:pointer;background:0 0;border-radius:10px;place-items:center;display:grid}.safety-marker-empty{color:var(--ink-500);text-align:center;background:#fffdf9a6;border:1px dashed #3154452e;border-radius:12px;margin:0;padding:10px;font-size:.55rem;line-height:1.5}.safety-review-actions{grid-template-columns:1fr 1fr;gap:7px;display:grid}.safety-review-actions button{border:1px solid var(--line);min-height:40px;color:var(--ink-600);background:var(--ivory-100);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:8px;font-size:.57rem;font-weight:850;display:flex}.safety-review-actions button.is-active{color:#fff;border-color:var(--pine-700);background:var(--pine-700)}.safety-clearance-editor__note{color:var(--ink-400);text-align:center;font-size:.49rem;line-height:1.45}.safety-result-card{box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#fffdf9f0,#edebdeb8);border:1px solid #31544524;border-radius:17px;grid-template-columns:40px minmax(0,1fr);gap:9px;margin-top:13px;padding:12px;display:grid}.safety-result-card>span{width:40px;height:40px;color:var(--pine-800);background:var(--sage-100);border-radius:13px;place-items:center;display:grid}.safety-result-card.is-confirmed>span{color:#fff;background:var(--pine-700)}.safety-result-card>div{min-width:0}.safety-result-card small,.safety-result-card h2,.safety-result-card p{display:block}.safety-result-card small{color:var(--sand-700);letter-spacing:.07em;font-size:.31rem;font-weight:900}.safety-result-card h2{color:var(--pine-950);font-family:var(--font-display);margin:3px 0 0;font-size:.7rem;line-height:1.35}.safety-result-card p{color:var(--ink-500);margin:4px 0 0;font-size:.31rem;line-height:1.48}.safety-result-card>a{color:#fff;background:var(--pine-800);border-radius:11px;grid-column:1/-1;justify-content:center;align-items:center;gap:6px;min-height:38px;font-size:.36rem;font-weight:900;display:flex}.move-route-plan__clearance rect{fill:#e0b35d29;stroke:#9e712dbd;stroke-width:.004px;stroke-dasharray:.014 .009}.move-route-plan__clearance text{fill:#8a642f;text-anchor:middle;dominant-baseline:central;font-size:.015px;font-weight:900}.move-route-plan__service rect{fill:#689bb514;stroke:#48748d6b;stroke-width:.003px;stroke-dasharray:.011 .008}.move-route-plan__service circle{fill:#fff;stroke:#315445;stroke-width:.004px}.move-route-plan__service.is-heater circle{fill:#fff0e7;stroke:#b06451}.move-route-plan__service.is-aircon circle{fill:#e8f4f7;stroke:#4b8398}.move-route-plan__service text{fill:#173d2f;text-anchor:middle;dominant-baseline:central;font-size:.014px;font-weight:950}.move-route-plan__legend i.is-clearance{background:#e0b35d38;border:1px dashed #9e712d}.move-route-plan__legend i.is-service{background:#689bb538;border:1px solid #4b8398}.move-route-safety-prompt{background:#faefdca3;border:1px solid #b070472e;border-radius:14px;grid-template-columns:34px minmax(0,1fr);gap:9px;margin:12px 16px 0;padding:11px;display:grid}.move-route-safety-prompt>svg{color:#8a642f;background:#fff;border-radius:11px;width:34px;height:34px;padding:7px;display:grid}.move-route-safety-prompt p{margin:0}.move-route-safety-prompt strong,.move-route-safety-prompt span{display:block}.move-route-safety-prompt strong{color:#6f4f2a;font-size:.64rem}.move-route-safety-prompt span{color:var(--ink-500);margin-top:2px;font-size:.54rem;line-height:1.45}.move-route-safety-prompt>a{border-radius:11px;grid-column:1/-1;min-height:37px;font-size:.58rem}@media (max-width:560px){.safety-clearance-editor__toggle{grid-template-columns:36px minmax(0,1fr) 15px}.safety-clearance-editor__toggle>span{width:36px;height:36px}.safety-clearance-editor__toggle em{display:none}.safety-marker-kind-grid,.safety-wall-grid{grid-template-columns:1fr 1fr}.safety-review-actions{grid-template-columns:1fr}.move-route-safety-prompt{margin-left:12px;margin-right:12px}}@media (max-width:390px){.safety-clearance-editor__body{padding-left:10px;padding-right:10px}.safety-clearance-editor__toggle strong{font-size:.66rem}.safety-clearance-editor__toggle small{font-size:.52rem}.safety-marker-kind-grid button{min-height:64px}.safety-wall-grid,.safety-slot-grid{gap:5px}.move-route-target-grid>span,.move-route-target-grid>span.is-wide{grid-column:1/-1}}.safety-marker-add.is-duplicate{color:var(--pine-800);background:#e7ece6d1;border:1px solid #31544538}.safety-marker-add.is-duplicate:hover{filter:brightness(.985)}.safety-marker-notice{min-height:40px;color:var(--pine-800);background:#e7ece6b8;border:1px solid #31544529;border-radius:12px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 10px;font-size:.56rem;font-weight:800;line-height:1.42;display:grid}.safety-marker-notice>span{color:#fff;background:var(--pine-700);border-radius:9px;place-items:center;width:28px;height:28px;display:grid}.safety-marker-notice p{min-width:0;margin:0}.safety-marker-notice>button{min-height:30px;color:var(--pine-800);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #3154452e;border-radius:9px;padding:5px 8px;font-size:.52rem;font-weight:900}.safety-marker-notice.is-info{color:#735c39;background:#f9f1e0d1;border-color:#b7894133}.safety-marker-notice.is-info>span{background:#a87935}.safety-marker-notice.is-removed{color:#835044;background:#fbebe7d1;border-color:#a64e4033}.safety-marker-notice.is-removed>span{background:#a64e40}.safety-marker-list article{outline:none;scroll-margin-block:20px;transition:border-color .18s,box-shadow .18s,transform .18s}.safety-marker-list article:focus{border-color:#31544580;box-shadow:0 0 0 3px #3154451c}.safety-marker-list article.is-recent{border-color:#2f6b5180;animation:1.8s both safety-marker-recent}@keyframes safety-marker-recent{0%{transform:translateY(4px);box-shadow:0 0 #2f6b513d}35%{transform:translateY(0);box-shadow:0 0 0 6px #2f6b5114}to{box-shadow:0 0 #2f6b5100}}.safety-impact-card{background:linear-gradient(135deg,#f9f1e0e6,#fffcf4f2);border:1px solid #b7894138;border-radius:13px;grid-template-columns:34px minmax(0,1fr);gap:8px;padding:10px;display:grid}.safety-impact-card>span{color:#fff;background:#a87935;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.safety-impact-card>div:nth-child(2){min-width:0}.safety-impact-card small,.safety-impact-card strong,.safety-impact-card p{display:block}.safety-impact-card small{color:#8a6635;letter-spacing:.04em;font-size:.5rem;font-weight:900}.safety-impact-card strong{color:var(--pine-950);margin-top:2px;font-size:.64rem}.safety-impact-card p{color:var(--ink-500);margin:2px 0 0;font-size:.53rem;line-height:1.45}.safety-impact-card>div:last-child{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:7px;display:grid}.safety-impact-card>div:last-child button{min-height:38px;color:var(--pine-800);cursor:pointer;background:#fff;border:1px solid #3154452b;border-radius:10px;justify-content:center;align-items:center;gap:5px;padding:7px 9px;font-size:.55rem;font-weight:900;display:flex}.safety-impact-card>div:last-child button.is-primary{color:#fff;background:var(--pine-800);border-color:#0000}.safety-impact-card.is-blocked{background:linear-gradient(135deg,#fbebe7f0,#fff9f2f5);border-color:#a64e403b}.safety-impact-card.is-blocked>span{background:#a64e40}.safety-impact-card.is-blocked small{color:#915044}.safety-impact-card.is-safe{background:#e7ece6a8;border-color:#3154452b;grid-template-columns:34px minmax(0,1fr)}.safety-impact-card.is-safe>span{background:var(--pine-700)}.space-editor-issue-navigator{background:linear-gradient(135deg,#fbebe7e6,#fff9f2f0);border:1px solid #a64e4033;border-radius:15px;gap:8px;margin-top:9px;padding:10px 11px;display:grid;box-shadow:0 8px 20px #7a45340e}.space-editor-issue-navigator.is-warning{background:linear-gradient(135deg,#f9f1e0eb,#fffcf4f2);border-color:#b7894138}.space-editor-issue-navigator.is-unplaced{border-style:dashed}.space-editor-issue-navigator__lead{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.space-editor-issue-navigator__lead>span{color:#fff;white-space:nowrap;background:#a64e40;border-radius:999px;padding:5px 7px;font-size:.52rem;font-weight:900}.space-editor-issue-navigator.is-warning .space-editor-issue-navigator__lead>span{background:#a87935}.space-editor-issue-navigator.is-unplaced .space-editor-issue-navigator__lead>span{background:#8b6b42}.space-editor-issue-navigator__lead p{min-width:0;margin:0}.space-editor-issue-navigator__lead strong,.space-editor-issue-navigator__lead small{display:block}.space-editor-issue-navigator__lead strong{color:var(--pine-950);font-size:.68rem}.space-editor-issue-navigator__lead small{color:var(--ink-500);text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:.55rem;line-height:1.4;overflow:hidden}.space-editor-issue-navigator__lead>div{gap:6px;display:flex}.space-editor-issue-navigator__lead>div button{min-height:34px;color:var(--pine-800);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #3154452e;border-radius:10px;justify-content:center;align-items:center;gap:4px;padding:7px 9px;font-size:.54rem;font-weight:900;display:inline-flex}.space-editor-issue-navigator__lead>div button.is-primary{color:#fff;background:var(--pine-800);border-color:#0000}.space-editor-issue-navigator__chips{scrollbar-width:thin;gap:6px;padding-bottom:1px;display:flex;overflow-x:auto}.space-editor-issue-navigator__chips button{min-height:31px;color:var(--ink-600);cursor:pointer;background:#fffdf9e6;border:1px solid #31544524;border-radius:999px;flex:none;align-items:center;gap:5px;padding:5px 8px;font-size:.52rem;font-weight:850;display:inline-flex}.space-editor-issue-navigator__chips button i{color:#fff;background:#a87935;border-radius:50%;place-items:center;width:17px;height:17px;font-size:.45rem;font-style:normal;display:grid}.space-editor-issue-navigator__chips button.is-blocked i{background:#a64e40}.space-editor-issue-navigator__chips button.is-unplaced i{background:#8b6b42}.space-editor-issue-navigator__chips button.is-active{border-color:#3154456b;box-shadow:inset 0 0 0 1px #31544514}.space-editor-detail:focus{outline-offset:3px;outline:3px solid #3154451f}.safety-result-card.is-blocked{background:linear-gradient(145deg,#fbebe7f0,#fff9f2e0);border-color:#a64e403d}.safety-result-card.is-blocked>span{color:#fff;background:#a64e40}.safety-result-card.is-warning{background:linear-gradient(145deg,#f9f1e0f0,#fffcf4e6);border-color:#b789413d}.safety-result-card.is-warning>span{color:#fff;background:#a87935}@media (max-width:560px){.safety-marker-notice{grid-template-columns:28px minmax(0,1fr)}.safety-marker-notice>button{grid-column:1/-1;width:100%}.safety-impact-card>div:last-child{grid-template-columns:1fr}.space-editor-issue-navigator__lead{grid-template-columns:auto minmax(0,1fr)}.space-editor-issue-navigator__lead>div{grid-column:1/-1;grid-template-columns:1fr 1fr;width:100%;display:grid}.space-editor-issue-navigator__lead>div button{width:100%}.space-editor-issue-navigator__lead small{white-space:normal}.space-editor-issue-navigator__chips{margin-left:-2px;margin-right:-2px}}@media (max-width:390px){.space-editor-issue-navigator__lead>div,.safety-impact-card>div:last-child{grid-template-columns:1fr}}.space-editor-quickfix-preview{pointer-events:none;filter:drop-shadow(0 8px 14px #224c3a38)}.space-editor-quickfix-preview>line{vector-effect:non-scaling-stroke;stroke:#2f6f54;stroke-width:2.3px;stroke-dasharray:7 5;opacity:.82}.space-editor-quickfix-preview>rect{vector-effect:non-scaling-stroke;fill:#d2e7da94;stroke:#2f6f54;stroke-width:3px;stroke-dasharray:8 5}.space-editor-quickfix-preview.is-warning>rect{fill:#f9e7bd9e;stroke:#a87935}.space-editor-quickfix-preview>text{dominant-baseline:central;text-anchor:middle;fill:#173d2f;paint-order:stroke;stroke:#ffffffe6;stroke-width:.003px;font-size:.019px;font-weight:950}.space-editor-quickfix-card{background:linear-gradient(145deg,#e7ece6f0,#fffdf9fa);border:1px solid #31544538;border-radius:17px;gap:10px;margin-top:10px;padding:12px;scroll-margin-block:18px;display:grid;box-shadow:0 12px 28px #1f433417}.space-editor-quickfix-card.is-warning{background:linear-gradient(145deg,#f9f1e0f2,#fffcf4fa);border-color:#b7894147}.space-editor-quickfix-card__head{grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.space-editor-quickfix-card__head>span{color:#fff;background:var(--pine-700);border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.space-editor-quickfix-card__head>div{min-width:0}.space-editor-quickfix-card__head small,.space-editor-quickfix-card__head strong,.space-editor-quickfix-card__head p{display:block}.space-editor-quickfix-card__head small{color:var(--pine-700);letter-spacing:.045em;font-size:.51rem;font-weight:900}.space-editor-quickfix-card__head strong{color:var(--pine-950);margin-top:2px;font-size:.72rem}.space-editor-quickfix-card__head p{color:var(--ink-500);margin:3px 0 0;font-size:.56rem;line-height:1.48}.space-editor-quickfix-card__head>em{color:var(--pine-700);white-space:nowrap;background:#ffffffb8;border-radius:999px;padding:5px 7px;font-size:.49rem;font-style:normal;font-weight:900}.space-editor-quickfix-card__route{grid-template-columns:1fr 32px 1fr;align-items:center;gap:7px;display:grid}.space-editor-quickfix-card__route>span{background:#ffffffad;border:1px solid #31544524;border-radius:12px;padding:9px 10px}.space-editor-quickfix-card__route>span.is-candidate{background:#dceae0c7;border-color:#31544547}.space-editor-quickfix-card__route small,.space-editor-quickfix-card__route strong{display:block}.space-editor-quickfix-card__route small{color:var(--ink-500);font-size:.5rem}.space-editor-quickfix-card__route strong{color:var(--pine-900);margin-top:2px;font-size:.65rem}.space-editor-quickfix-card__route>i{color:var(--pine-700);place-items:center;display:grid}.space-editor-quickfix-card__facts{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.space-editor-quickfix-card__facts>span{background:#ffffffa3;border-radius:11px;min-width:0;padding:8px 9px}.space-editor-quickfix-card__facts small,.space-editor-quickfix-card__facts strong{display:block}.space-editor-quickfix-card__facts small{color:var(--ink-500);font-size:.48rem}.space-editor-quickfix-card__facts strong{color:var(--pine-900);margin-top:2px;font-size:.58rem;line-height:1.4}.space-editor-quickfix-card>aside{color:var(--ink-500);background:#ffffff94;border-radius:11px;align-items:flex-start;gap:7px;padding:8px 9px;font-size:.51rem;line-height:1.45;display:flex}.space-editor-quickfix-card>aside svg{color:var(--pine-700);flex:none;margin-top:1px}.space-editor-quickfix-card__actions{grid-template-columns:1fr 1.2fr;gap:8px;display:grid}.space-editor-quickfix-card__actions button{min-height:40px;color:var(--pine-800);cursor:pointer;background:#fff;border:1px solid #3154452e;border-radius:11px;justify-content:center;align-items:center;gap:6px;padding:8px 10px;font-size:.58rem;font-weight:900;display:flex}.space-editor-quickfix-card__actions button.is-primary{color:#fff;background:var(--pine-800);border-color:#0000}.space-editor-quickfix-dock{display:none}@media (max-width:560px){.space-editor-quickfix-card__head{grid-template-columns:34px minmax(0,1fr)}.space-editor-quickfix-card__head>span{width:34px;height:34px}.space-editor-quickfix-card__head>em{grid-column:1/-1;justify-self:start}.space-editor-quickfix-card__facts{grid-template-columns:1fr 1fr}.space-editor-quickfix-card__facts>span:last-child{grid-column:1/-1}.space-editor-quickfix-card__route{grid-template-columns:1fr 24px 1fr}.space-editor-quickfix-card__actions{grid-template-columns:1fr 1fr}.space-editor-modal__footer.has-quick-fix{gap:8px}.space-editor-modal__footer.has-quick-fix>p{display:none}.space-editor-quickfix-dock{background:linear-gradient(145deg,#eef3ed,#fffdf9);border:1px solid #31544533;border-radius:14px;grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 10px;display:grid;box-shadow:0 9px 22px #1b3b2d1f}.space-editor-quickfix-dock>div{min-width:0}.space-editor-quickfix-dock small,.space-editor-quickfix-dock strong{display:block}.space-editor-quickfix-dock small{color:var(--pine-700);font-size:.5rem;font-weight:900}.space-editor-quickfix-dock strong{color:var(--pine-950);text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:.65rem;overflow:hidden}.space-editor-quickfix-dock>span{gap:6px;display:flex}.space-editor-quickfix-dock button{min-height:34px;color:var(--pine-800);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #3154452e;border-radius:10px;padding:7px 9px;font-size:.53rem;font-weight:900}.space-editor-quickfix-dock button.is-primary{color:#fff;background:var(--pine-800);border-color:#0000}}@media (max-width:390px){.space-editor-quickfix-card__facts{grid-template-columns:1fr}.space-editor-quickfix-card__facts>span:last-child{grid-column:auto}.space-editor-quickfix-card__actions,.space-editor-quickfix-dock{grid-template-columns:1fr}.space-editor-quickfix-dock>span{grid-template-columns:1fr 1fr;display:grid}.space-editor-quickfix-dock button{width:100%}}.bottom-nav{grid-template-columns:repeat(5,minmax(0,1fr));padding-inline:8px}.bottom-nav a{min-width:0;padding-inline:3px}.bottom-nav a span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.local-vault-summary{background:linear-gradient(145deg,#e7ece6e6,#fffdf9f5);border:1px solid #3154452e;border-radius:18px;grid-template-columns:36px minmax(0,1fr);gap:10px;margin-top:14px;padding:13px 14px;display:grid;box-shadow:0 12px 30px #2b221814}.local-vault-summary>span{color:#fff;background:var(--pine-700);border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.local-vault-summary>div:nth-child(2){min-width:0}.local-vault-summary small,.local-vault-summary strong,.local-vault-summary p{display:block}.local-vault-summary small{color:var(--pine-700);font-size:.34rem;font-weight:900}.local-vault-summary strong{color:var(--pine-950);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.48rem;overflow:hidden}.local-vault-summary p{color:var(--ink-500);margin:3px 0 0;font-size:.35rem;line-height:1.5}.local-vault-summary__actions{grid-column:1/-1;grid-template-columns:1.3fr 1fr;gap:7px;display:grid}.local-vault-summary__actions button,.local-vault-summary__actions a{min-height:39px;color:var(--pine-800);cursor:pointer;background:#fff;border:1px solid #3154452e;border-radius:12px;justify-content:center;align-items:center;font-size:.39rem;font-weight:900;display:flex}.local-vault-summary__actions button{color:#fff;background:var(--pine-800);border-color:#0000}.local-vault-summary__message{background:#f9f1e0c2;border-radius:10px;padding:7px 9px;color:var(--sand-700)!important;grid-column:1/-1!important}.local-save-card{background:linear-gradient(145deg,#f9f1e0e0,#fffdf9f5);border:1px solid #b99a6a38;border-radius:19px;grid-template-columns:40px minmax(0,1fr);gap:10px;margin:14px 0;padding:14px;display:grid;box-shadow:0 12px 28px #2b221812}.local-save-card.is-saved{background:linear-gradient(145deg,#e7ece6e6,#fffdf9fa);border-color:#31544533}.local-save-card>span{color:#fff;background:var(--sand-700);border-radius:14px;place-items:center;width:40px;height:40px;display:grid}.local-save-card.is-saved>span{background:var(--pine-700)}.local-save-card__copy{min-width:0}.local-save-card__copy small{color:var(--pine-700);letter-spacing:.04em;font-size:.35rem;font-weight:900;display:block}.local-save-card__copy h2{color:var(--pine-950);font-family:var(--font-display);margin:2px 0 0;font-size:.62rem;font-weight:700;line-height:1.4}.local-save-card__copy p{color:var(--ink-500);margin:4px 0 0;font-size:.36rem;line-height:1.55}.local-save-card__actions{grid-column:1/-1;grid-template-columns:1.35fr .8fr .8fr;gap:7px;display:grid}.local-save-card__actions button,.local-save-card__actions a{min-height:39px;color:var(--pine-800);cursor:pointer;background:#fff;border:1px solid #3154452e;border-radius:12px;justify-content:center;align-items:center;gap:5px;padding:8px;font-size:.37rem;font-weight:900;display:flex}.local-save-card__actions button:first-child{color:#fff;background:var(--pine-800);border-color:#0000}.local-save-card__actions button:disabled{cursor:not-allowed;opacity:.55}.local-save-card__rename{background:#ffffffb3;border-radius:13px;grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:6px;padding:10px;display:grid}.local-save-card__rename label{color:var(--ink-500);grid-column:1/-1;font-size:.33rem;font-weight:800}.local-save-card__rename input{border:1px solid var(--line-strong);background:#fff;border-radius:10px;min-width:0;height:38px;padding:0 10px;font-size:.4rem}.local-save-card__rename button{color:#fff;background:var(--pine-800);cursor:pointer;border-radius:10px;min-height:38px;padding:7px 10px;font-size:.36rem;font-weight:900}.local-save-card__rename button:last-child{color:var(--pine-800);background:var(--sage-100)}.local-save-card__privacy,.local-save-card__message{color:var(--ink-500);grid-column:1/-1;align-items:flex-start;gap:6px;margin:0;font-size:.32rem;line-height:1.5;display:flex}.local-save-card__privacy svg{color:var(--pine-700);flex:none;margin-top:1px}.local-save-card__message{color:var(--pine-700);background:#e7ece6b8;border-radius:10px;padding:7px 9px;font-weight:800}.saved-spaces-screen{gap:16px;display:grid}.saved-spaces-intro{box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#e7ece6eb,#fffdf9fa);border:1px solid #3154452b;border-radius:22px;grid-template-columns:44px minmax(0,1fr) auto;align-items:start;gap:12px;padding:17px;display:grid}.saved-spaces-intro>span{color:#fff;background:var(--pine-700);border-radius:15px;place-items:center;width:44px;height:44px;display:grid}.saved-spaces-intro small{color:var(--sand-700);letter-spacing:.1em;font-size:.36rem;font-weight:900}.saved-spaces-intro h1{color:var(--pine-950);font-family:var(--font-display);letter-spacing:-.04em;margin:4px 0 0;font-size:1.15rem;font-weight:600;line-height:1.4}.saved-spaces-intro p{color:var(--ink-500);margin:7px 0 0;font-size:.68rem;line-height:1.65}.saved-spaces-intro>em{color:var(--pine-700);background:#ffffffb8;border-radius:999px;padding:6px 8px;font-size:.58rem;font-style:normal;font-weight:900}.saved-spaces-current{background:#f9f1e0b8;border:1px solid #b99a6a38;border-radius:17px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px;display:grid}.saved-spaces-current.is-saved{background:#e7ece6b8;border-color:#3154452e}.saved-spaces-current>span{color:#fff;background:var(--sand-700);border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.saved-spaces-current.is-saved>span{background:var(--pine-700)}.saved-spaces-current small,.saved-spaces-current strong,.saved-spaces-current p{display:block}.saved-spaces-current small{color:var(--ink-500);font-size:.52rem;font-weight:800}.saved-spaces-current strong{color:var(--pine-900);margin-top:1px;font-size:.68rem}.saved-spaces-current p{color:var(--ink-500);margin:3px 0 0;font-size:.54rem;line-height:1.45}.saved-spaces-current>button{color:#fff;background:var(--pine-800);cursor:pointer;white-space:nowrap;border-radius:11px;min-height:38px;padding:8px 10px;font-size:.54rem;font-weight:900}.saved-spaces-current>button:disabled{cursor:not-allowed;opacity:.48}.saved-spaces-message{color:var(--pine-700);background:#e7ece6b3;border:1px solid #31544524;border-radius:13px;margin:0;padding:10px 12px;font-size:.58rem;font-weight:800;line-height:1.5}.saved-spaces-list{gap:11px;display:grid}.saved-spaces-list>.section-heading{margin-bottom:0}.saved-space-card{border:1px solid var(--line);background:var(--ivory-50);border-radius:20px;grid-template-columns:92px minmax(0,1fr);gap:0;display:grid;overflow:hidden;box-shadow:0 10px 26px #2b22180f}.saved-space-card.is-current{border-color:#31544552;box-shadow:0 0 0 2px #31544512,0 10px 26px #2b22180f}.saved-space-card__visual{background:var(--ivory-300);min-height:100%;position:relative;overflow:hidden}.saved-space-card__visual img{object-fit:cover}.saved-space-card__visual:after{content:"";background:linear-gradient(#0000,#10271f47);position:absolute;inset:0}.saved-space-card__visual>span{z-index:2;color:#fff;text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#173126c2;border-radius:999px;padding:5px 6px;font-size:.44rem;font-weight:900;position:absolute;bottom:7px;left:6px;right:6px}.saved-space-card__body{gap:8px;min-width:0;padding:12px;display:grid}.saved-space-card__title{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.saved-space-card__title>div{min-width:0}.saved-space-card__title small{color:var(--sand-700);font-size:.48rem;font-weight:800;display:block}.saved-space-card__title h2{color:var(--pine-950);text-overflow:ellipsis;white-space:nowrap;margin:1px 0 0;font-size:.72rem;overflow:hidden}.saved-space-card__title>em{color:var(--pine-700);background:var(--sage-100);white-space:nowrap;border-radius:999px;padding:4px 6px;font-size:.43rem;font-style:normal;font-weight:900}.saved-space-card__body>p{color:var(--ink-500);margin:0;font-size:.52rem;line-height:1.5}.saved-space-card__facts{flex-wrap:wrap;gap:6px;display:flex}.saved-space-card__facts span{background:var(--ivory-100);border-radius:10px;padding:6px 7px}.saved-space-card__facts small,.saved-space-card__facts strong{display:block}.saved-space-card__facts small{color:var(--ink-500);font-size:.41rem}.saved-space-card__facts strong{color:var(--pine-900);margin-top:1px;font-size:.52rem}.saved-space-card__meta{color:var(--ink-500);flex-wrap:wrap;justify-content:space-between;gap:6px;font-size:.44rem;display:flex}.saved-space-card__meta span{align-items:center;gap:4px;display:inline-flex}.saved-space-card__actions{grid-template-columns:1.2fr .8fr .7fr;gap:6px;display:grid}.saved-space-card__actions button{min-height:36px;color:var(--pine-800);cursor:pointer;background:#fff;border:1px solid #31544529;border-radius:10px;padding:7px;font-size:.48rem;font-weight:900}.saved-space-card__actions button.is-primary{color:#fff;background:var(--pine-800);border-color:#0000}.saved-space-card__actions button.is-danger{color:#fff;background:#a64e40;border-color:#0000}.saved-space-card__actions button:disabled{cursor:not-allowed;opacity:.5}.saved-space-card__rename{grid-template-columns:minmax(0,1fr) auto auto;gap:5px;display:grid}.saved-space-card__rename input{border:1px solid var(--line-strong);background:#fff;border-radius:9px;min-width:0;height:34px;padding:0 8px;font-size:.52rem}.saved-space-card__rename button{color:#fff;background:var(--pine-800);cursor:pointer;border-radius:9px;min-height:34px;padding:6px 8px;font-size:.46rem;font-weight:900}.saved-space-card__rename button:last-child{color:var(--pine-800);background:var(--sage-100)}.saved-spaces-empty{text-align:center;background:#fffdf99e;border:1px dashed #3154453d;border-radius:21px;justify-items:center;padding:26px 18px;display:grid}.saved-spaces-empty>span{width:58px;height:58px;color:var(--pine-700);background:var(--sage-100);border-radius:20px;place-items:center;display:grid}.saved-spaces-empty h2{color:var(--pine-950);font-family:var(--font-display);margin:13px 0 0;font-size:1rem}.saved-spaces-empty p{max-width:300px;color:var(--ink-500);margin:7px 0 0;font-size:.62rem;line-height:1.6}.saved-spaces-empty a{color:#fff;background:var(--pine-800);border-radius:12px;justify-content:center;align-items:center;gap:6px;min-height:42px;margin-top:14px;padding:9px 14px;font-size:.56rem;font-weight:900;display:flex}.saved-spaces-privacy{color:var(--ink-500);background:#e7ece69e;border-radius:15px;grid-template-columns:24px minmax(0,1fr);gap:8px;padding:12px;display:grid}.saved-spaces-privacy>svg{color:var(--pine-700)}.saved-spaces-privacy p{margin:0}.saved-spaces-privacy strong,.saved-spaces-privacy span{display:block}.saved-spaces-privacy strong{color:var(--pine-800);font-size:.55rem}.saved-spaces-privacy span{margin-top:3px;font-size:.48rem;line-height:1.55}@media (max-width:560px){.local-save-card__actions{grid-template-columns:1.35fr 1fr}.local-save-card__actions a{grid-column:1/-1}.saved-spaces-intro{grid-template-columns:40px minmax(0,1fr)}.saved-spaces-intro>span{width:40px;height:40px}.saved-spaces-intro>em{grid-column:1/-1;justify-self:start}.saved-spaces-current{grid-template-columns:36px minmax(0,1fr)}.saved-spaces-current>button{grid-column:1/-1;width:100%}.saved-space-card{grid-template-columns:82px minmax(0,1fr)}.saved-space-card__actions{grid-template-columns:1fr 1fr}.saved-space-card__actions button:last-child{grid-column:1/-1}.saved-space-card__rename{grid-template-columns:minmax(0,1fr) auto}.saved-space-card__rename button:last-child{grid-column:1/-1}.bottom-nav a{font-size:.57rem}}@media (max-width:390px){.local-save-card{grid-template-columns:34px minmax(0,1fr);padding:12px}.local-save-card>span{width:34px;height:34px}.local-save-card__actions{grid-template-columns:1fr}.local-save-card__actions a{grid-column:auto}.saved-space-card{grid-template-columns:72px minmax(0,1fr)}.saved-space-card__body{padding:10px}.saved-space-card__facts{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.saved-space-card__actions{grid-template-columns:1fr}.saved-space-card__actions button:last-child{grid-column:auto}.bottom-nav{padding-inline:4px}.bottom-nav a{font-size:.53rem}}.vault-sync-toast{z-index:85;right:max(14px,50vw - 266px);bottom:calc(76px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf9f5;border:1px solid #31544533;border-radius:14px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;max-width:min(360px,100vw - 28px);padding:9px 11px;display:grid;position:fixed;box-shadow:0 14px 36px #1e32282e}.vault-sync-toast>span{color:#fff;background:var(--pine-700);border-radius:10px;place-items:center;width:28px;height:28px;display:grid}.vault-sync-toast p{color:var(--pine-900);margin:0;font-size:.55rem;font-weight:850;line-height:1.45}.vault-sync-toast.is-saving>span svg{animation:1.1s linear infinite vault-sync-spin}.vault-sync-toast.is-error{background:#fff7f4f7;border-color:#a64e4040}.vault-sync-toast.is-error>span{background:#a64e40}.vault-sync-toast.is-error p{color:#874338}@keyframes vault-sync-spin{to{transform:rotate(360deg)}}.bottom-nav a{position:relative}.bottom-nav__icon{place-items:center;display:grid;position:relative}.bottom-nav__vault-dot{background:var(--pine-600);border:2px solid #fffdf9f5;border-radius:50%;width:8px;height:8px;position:absolute;top:-3px;right:-7px;box-shadow:0 0 0 1px #3154451f}.bottom-nav a.is-vault-changed .bottom-nav__vault-dot{background:#b07b32}.bottom-nav a.is-vault-drafted .bottom-nav__vault-dot{background:#2f7a58}.bottom-nav a.is-vault-saving .bottom-nav__vault-dot{background:#2f7a58;animation:1.15s ease-in-out infinite vault-dot-pulse}.bottom-nav a.is-vault-synced .bottom-nav__vault-dot{background:#6f8d77}@keyframes vault-dot-pulse{50%{opacity:.55;transform:scale(1.35)}}.local-save-card.is-dirty{background:linear-gradient(145deg,#f9f1e0f2,#fffdf9fa);border-color:#b789414d}.local-save-card.is-dirty>span{background:#a87935}.local-save-card.is-drafted{border-color:#2f7a5847;box-shadow:0 0 0 2px #2f7a580d,0 12px 28px #2b221812}.local-save-card.is-drafted>span{background:#2f7a58}.local-save-card__status{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.local-save-card__status>span{background:#ffffffa8;border:1px solid #3154451a;border-radius:11px;min-width:0;padding:8px 9px}.local-save-card__status>span.is-active{background:#e1f0e6c2;border-color:#2f7a5833}.local-save-card__status small,.local-save-card__status strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.local-save-card__status small{color:var(--ink-500);font-size:.31rem}.local-save-card__status strong{color:var(--pine-900);margin-top:2px;font-size:.38rem}.local-save-card__actions{grid-template-columns:1.35fr 1fr .8fr}.local-save-card__actions a{grid-column:1/-1}.local-save-card__actions button.is-quiet.is-on{background:#e1f0e6d6;border-color:#2f7a5842}.local-vault-summary.has-draft{background:linear-gradient(145deg,#e1f0e6f0,#fffdf9fa);border-color:#2f7a5847}.local-vault-summary.has-draft>span{background:#2f7a58}.saved-spaces-current.is-dirty{background:#f9f1e0db;border-color:#b789414d}.saved-spaces-current.is-dirty>span{background:#a87935}.saved-spaces-current.is-drafted{background:#e1f0e6d1;border-color:#2f7a5842}.saved-spaces-current.is-drafted>span{background:#2f7a58}.saved-space-card.has-draft{border-color:#2f7a5842;box-shadow:0 0 0 2px #2f7a580d,0 10px 26px #2b221812}.saved-space-card__badges{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:4px;display:flex}.saved-space-card__badges>em{color:var(--pine-700);background:var(--sage-100);white-space:nowrap;border-radius:999px;padding:4px 6px;font-size:.43rem;font-style:normal;font-weight:900}.saved-space-card__badges>em.is-draft{color:#fff;background:#2f7a58}.saved-space-card__draft{background:#e1f0e6b8;border:1px solid #2f7a582e;border-radius:11px;grid-template-columns:27px minmax(0,1fr);align-items:center;gap:7px;padding:8px 9px;display:grid}.saved-space-card__draft>span{color:#fff;background:#2f7a58;border-radius:9px;place-items:center;width:27px;height:27px;display:grid}.saved-space-card__draft p{margin:0}.saved-space-card__draft strong,.saved-space-card__draft small{display:block}.saved-space-card__draft strong{color:var(--pine-900);font-size:.51rem}.saved-space-card__draft small{color:var(--ink-500);margin-top:1px;font-size:.42rem;line-height:1.4}.saved-space-card__actions.has-draft{grid-template-columns:1.2fr 1fr .9fr}.saved-space-card__secondary-actions{grid-template-columns:1fr .8fr .8fr;gap:6px;display:grid}.saved-space-card__secondary-actions button,.saved-space-card__auto{min-height:33px;color:var(--ink-600);cursor:pointer;background:#ffffffbd;border:1px solid #31544524;border-radius:9px;padding:6px 8px;font-size:.44rem;font-weight:850}.saved-space-card__secondary-actions button.is-danger{color:#fff;background:#a64e40;border-color:#0000}.saved-space-card__secondary-actions button:disabled,.saved-space-card__auto:disabled{cursor:not-allowed;opacity:.5}.saved-space-card__auto{justify-content:center;align-items:center;gap:5px;width:100%;display:flex}.saved-space-card__auto.is-on{color:var(--pine-800);background:#e1f0e6ad;border-color:#2f7a5833}@media (max-width:560px){.vault-sync-toast{max-width:none;left:14px;right:14px}.local-save-card__status{grid-template-columns:1fr 1fr}.local-save-card__status>span:last-child{grid-column:1/-1}.local-save-card__actions{grid-template-columns:1fr 1fr}.local-save-card__actions button:first-child{grid-column:1/-1}.saved-space-card__actions.has-draft{grid-template-columns:1fr 1fr}.saved-space-card__actions.has-draft button:first-child{grid-column:1/-1}.saved-space-card__actions.has-draft button:last-child{grid-column:auto}.saved-space-card__secondary-actions{grid-template-columns:1fr 1fr}.saved-space-card__secondary-actions button:last-child{grid-column:1/-1}}@media (max-width:390px){.local-save-card__status{grid-template-columns:1fr}.local-save-card__status>span:last-child{grid-column:auto}.local-save-card__actions{grid-template-columns:1fr}.local-save-card__actions button:first-child{grid-column:auto}.saved-space-card__actions.has-draft,.saved-space-card__secondary-actions{grid-template-columns:1fr}.saved-space-card__actions.has-draft button:first-child,.saved-space-card__secondary-actions button:last-child{grid-column:auto}}.after-photo-screen{padding:20px 18px 24px;position:relative}.after-photo-screen>*+*{margin-top:14px}.after-photo-hero{background:linear-gradient(145deg,#fffdf9fa,#e7ece6c7);border:1px solid #31544524;border-radius:25px;padding:21px 19px 18px;position:relative;overflow:hidden;box-shadow:0 14px 38px #2b221814}.after-photo-hero:after{content:"";background:radial-gradient(circle,#b99a6a40,#b99a6a00 70%);border-radius:50%;width:155px;height:155px;position:absolute;bottom:-58px;right:-42px}.after-photo-hero.is-needs-review{background:linear-gradient(145deg,#fffdf9fa,#f9f1e0e0);border-color:#b07b3247}.after-photo-hero.is-insufficient-evidence{background:linear-gradient(145deg,#fffdf9fa,#eeebe6e6);border-color:#7478733d}.after-photo-hero__top{z-index:1;justify-content:space-between;align-items:center;gap:10px;display:flex;position:relative}.after-photo-hero__top .soft-badge{gap:6px}.after-photo-hero__top>small{color:var(--ink-500);text-overflow:ellipsis;white-space:nowrap;font-size:.61rem;font-weight:700;overflow:hidden}.after-photo-hero h1{z-index:1;color:var(--pine-950);font-family:var(--font-display);letter-spacing:-.06em;margin:15px 0 0;font-size:clamp(1.62rem,7.5vw,2.22rem);font-weight:500;line-height:1.32;position:relative}.after-photo-hero>p{z-index:1;color:var(--ink-700);margin:11px 0 0;font-size:.77rem;line-height:1.72;position:relative}.after-photo-hero__facts{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:16px;display:grid;position:relative}.after-photo-hero__facts>span{background:#ffffff94;border:1px solid #3154451a;border-radius:13px;min-width:0;padding:10px 9px}.after-photo-hero__facts small,.after-photo-hero__facts strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.after-photo-hero__facts small{color:var(--ink-500);font-size:.47rem}.after-photo-hero__facts strong{color:var(--pine-900);margin-top:3px;font-size:.56rem}.after-photo-hero__result-line{z-index:1;background:#ffffffab;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;margin-top:16px;padding:10px 11px;display:flex;position:relative}.after-photo-hero__result-line span{color:var(--pine-700);align-items:center;gap:6px;font-size:.58rem;font-weight:800;display:flex}.after-photo-hero__result-line strong{color:var(--pine-950);font-size:.61rem}.after-photo-notice{color:var(--ink-700);background:#fffdf9d1;border:1px solid #3154451f;border-radius:14px;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:8px;padding:11px 12px;display:grid}.after-photo-notice svg{color:var(--sand-700);margin-top:1px}.after-photo-notice span{font-size:.61rem;line-height:1.58}.after-photo-capture-card,.after-photo-consent-card,.after-photo-findings,.after-photo-save-card{border:1px solid var(--line);background:#fffdf9eb;border-radius:22px;padding:17px;box-shadow:0 10px 28px #2b22180e}.after-photo-screen .section-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.after-photo-screen .section-heading h2{color:var(--pine-950);font-family:var(--font-display);letter-spacing:-.045em;margin:5px 0 0;font-size:1.04rem;font-weight:600;line-height:1.42}.after-photo-screen .section-heading>span{color:var(--pine-700);background:var(--sage-100);border-radius:999px;flex:none;padding:5px 7px;font-size:.47rem;font-weight:900}.after-photo-capture-guide{background:#e7ece6ad;border-radius:16px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;margin-top:14px;padding:12px;display:grid}.after-photo-capture-guide>span{color:#fff;background:var(--pine-700);border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.after-photo-capture-guide p{margin:0}.after-photo-capture-guide strong,.after-photo-capture-guide small{display:block}.after-photo-capture-guide strong{color:var(--pine-900);font-size:.65rem}.after-photo-capture-guide small{color:var(--ink-500);margin-top:4px;font-size:.53rem;line-height:1.55}.after-photo-capture-actions{grid-template-columns:1.15fr 1fr;gap:8px;margin-top:13px;display:grid}.after-photo-preview{background:#111a16;border:1px solid #31544526;border-radius:18px;margin-top:14px;overflow:hidden}.after-photo-preview img{object-fit:cover;width:100%;max-height:360px}.after-photo-preview>div{color:#fff;background:#10271feb;justify-content:space-between;align-items:center;gap:9px;padding:9px 10px;display:flex}.after-photo-preview span{align-items:center;gap:5px;font-size:.49rem;font-weight:800;display:flex}.after-photo-preview strong{font-size:.49rem}.after-photo-reselect{grid-template-columns:1fr 1fr;gap:7px;margin-top:8px;display:grid}.after-photo-reselect button{min-height:39px;color:var(--pine-700);cursor:pointer;background:#ffffffb8;border:1px solid #31544524;border-radius:11px;font-size:.54rem;font-weight:850}.after-photo-consent-card ul{gap:7px;margin:14px 0 0;padding:0;list-style:none;display:grid}.after-photo-consent-card li{color:var(--ink-700);grid-template-columns:18px minmax(0,1fr);align-items:start;gap:6px;font-size:.57rem;line-height:1.55;display:grid}.after-photo-consent-card li svg{color:var(--pine-600);margin-top:1px}.after-photo-consent-card>label{cursor:pointer;background:#faf6efdb;border:1px solid #31544524;border-radius:14px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;margin-top:14px;padding:11px;display:grid}.after-photo-consent-card>label.is-checked{background:#e1f0e6c7;border-color:#2f7a584d}.after-photo-consent-card>label input{opacity:0;pointer-events:none;position:absolute}.after-photo-consent-card>label>span{color:#0000;background:#fff;border:1px solid #3154453d;border-radius:7px;place-items:center;width:22px;height:22px;display:grid}.after-photo-consent-card>label.is-checked>span{color:#fff;background:#2f7a58;border-color:#0000}.after-photo-consent-card>label strong{font-size:.59rem;line-height:1.48}.after-photo-consent-card>.action-button{margin-top:11px}.after-photo-primary{background:linear-gradient(145deg,#f9f1e0f0,#fffdf9fa);border:1px solid #b07b3242;border-radius:22px;padding:18px;box-shadow:0 13px 34px #2b221812}.after-photo-primary.is-clear{background:linear-gradient(145deg,#e1f0e6e6,#fffdf9fa);border-color:#2f7a583d}.after-photo-primary.is-unknown{background:linear-gradient(145deg,#f1eee9f2,#fffdf9fa);border-color:#7478733d}.after-photo-primary>div:first-child{align-items:center;gap:8px;display:flex}.after-photo-primary>div:first-child>span{color:#fff;background:#a87935;border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.after-photo-primary.is-clear>div:first-child>span{background:#2f7a58}.after-photo-primary.is-unknown>div:first-child>span{background:#747873}.after-photo-primary>div:first-child>small{color:var(--sand-700);letter-spacing:.09em;text-transform:uppercase;font-size:.55rem;font-weight:900}.after-photo-primary h2{color:var(--pine-950);font-family:var(--font-display);letter-spacing:-.05em;margin:13px 0 0;font-size:1.22rem;font-weight:600}.after-photo-primary>p{color:var(--ink-700);margin:7px 0 0;font-size:.68rem;line-height:1.68}.after-photo-primary>aside{background:#ffffff9e;border-radius:13px;margin-top:12px;padding:10px 11px}.after-photo-primary>aside strong,.after-photo-primary>aside span{display:block}.after-photo-primary>aside strong{color:var(--pine-700);font-size:.49rem}.after-photo-primary>aside span{color:var(--ink-700);margin-top:3px;font-size:.56rem;line-height:1.55}.after-photo-primary>em{color:var(--pine-700);background:var(--sage-100);border-radius:999px;margin-top:9px;padding:4px 7px;font-size:.48rem;font-style:normal;font-weight:850;display:inline-flex}.after-photo-primary__action{color:var(--ink-700);background:#ffffff80;border-left:3px solid #a87935;grid-template-columns:18px minmax(0,1fr);margin-top:10px;padding:9px 10px;align-items:start!important;gap:6px!important;display:grid!important}.after-photo-primary__action span{font-size:.58rem;line-height:1.55}.after-photo-primary>.action-button{margin-top:12px}.after-photo-findings>div:last-child{gap:8px;margin-top:14px;display:grid}.after-photo-findings article{background:#faf6efb8;border:1px solid #3154451a;border-radius:15px;grid-template-columns:34px minmax(0,1fr);gap:9px;padding:11px;display:grid}.after-photo-findings article>span{color:#fff;background:#747873;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.after-photo-findings article.is-clear>span{background:#2f7a58}.after-photo-findings article.is-attention>span{background:#a87935}.after-photo-findings article small,.after-photo-findings article strong,.after-photo-findings article p,.after-photo-findings article em,.after-photo-findings article b{display:block}.after-photo-findings article small{color:var(--ink-500);font-size:.46rem;font-weight:800}.after-photo-findings article strong{color:var(--pine-900);margin-top:2px;font-size:.64rem}.after-photo-findings article p{color:var(--ink-700);margin:4px 0 0;font-size:.55rem;line-height:1.55}.after-photo-findings article em{color:var(--ink-500);margin-top:4px;font-size:.49rem;font-style:normal;line-height:1.5}.after-photo-findings article b{color:var(--pine-700);margin-top:5px;font-size:.48rem}.after-photo-recapture,.after-photo-caveat{border-radius:17px;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:9px;padding:13px;display:grid}.after-photo-recapture{color:var(--pine-800);background:#e7ece6b8}.after-photo-caveat{background:#fffdf9b3;border:1px solid #3154451a}.after-photo-recapture svg,.after-photo-caveat svg{color:var(--pine-600);margin-top:2px}.after-photo-recapture p,.after-photo-caveat p{margin:0}.after-photo-recapture strong,.after-photo-recapture span,.after-photo-caveat strong{display:block}.after-photo-recapture strong,.after-photo-caveat strong{font-size:.6rem}.after-photo-recapture span,.after-photo-caveat p{color:var(--ink-500);margin-top:3px;font-size:.52rem;line-height:1.58}.after-photo-save-card__head{grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;display:grid}.after-photo-save-card__head>span{color:#fff;background:var(--pine-700);border-radius:14px;place-items:center;width:40px;height:40px;display:grid}.after-photo-save-card__head small,.after-photo-save-card__head h2{display:block}.after-photo-save-card__head small{color:var(--sand-700);font-size:.49rem;font-weight:900}.after-photo-save-card__head h2{color:var(--pine-950);font-family:var(--font-display);margin:3px 0 0;font-size:.9rem;line-height:1.4}.after-photo-save-card>p{color:var(--ink-500);margin:11px 0 0;font-size:.55rem;line-height:1.6}.after-photo-save-card__meta{flex-wrap:wrap;gap:5px;margin-top:10px;display:flex}.after-photo-save-card__meta span{color:var(--pine-700);background:var(--sage-100);border-radius:999px;padding:4px 7px;font-size:.44rem;font-weight:800}.after-photo-save-card>.action-button{margin-top:11px}.after-photo-delete{color:#8d4b40;cursor:pointer;background:0 0;margin:10px auto 0;padding:5px 8px;font-size:.48rem;font-weight:800;display:block}.after-photo-delete-confirm{background:#fff1ed;border-radius:13px;grid-template-columns:1fr 1fr;gap:6px;margin-top:10px;padding:10px;display:grid}.after-photo-delete-confirm p{color:#874338;grid-column:1/-1;margin:0;font-size:.53rem;line-height:1.5}.after-photo-delete-confirm button{cursor:pointer;border-radius:10px;min-height:36px;font-size:.49rem;font-weight:850}.after-photo-delete-confirm button:first-of-type{color:#874338;background:#fff}.after-photo-delete-confirm button:last-of-type{color:#fff;background:#a64e40}.after-photo-footer-actions{grid-template-columns:1fr 1.15fr;gap:8px;display:grid}.after-photo-gate{border:1px solid var(--line);text-align:center;box-shadow:var(--shadow-sm);background:#fffdf9f0;border-radius:25px;justify-items:center;padding:28px 19px 20px;display:grid}.after-photo-gate>span{color:#fff;background:var(--pine-700);border-radius:20px;place-items:center;width:58px;height:58px;display:grid}.after-photo-gate>small{color:var(--sand-700);letter-spacing:.1em;margin-top:12px;font-size:.56rem;font-weight:900}.after-photo-gate h1{color:var(--pine-950);font-family:var(--font-display);letter-spacing:-.055em;margin:7px 0 0;font-size:1.45rem;font-weight:600}.after-photo-gate>p{max-width:320px;color:var(--ink-500);margin:8px 0 0;font-size:.65rem;line-height:1.65}.after-photo-gate__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;width:100%;margin:16px 0;display:grid}.after-photo-gate__facts span{background:var(--ivory-100);border-radius:12px;padding:9px 7px}.after-photo-gate__facts small,.after-photo-gate__facts strong{display:block}.after-photo-gate__facts small{color:var(--ink-500);font-size:.45rem}.after-photo-gate__facts strong{color:var(--pine-800);margin-top:2px;font-size:.57rem}.after-photo-gate>.action-button+.action-button{margin-top:5px}.move-route-photo-check{background:#e7ece6b3;border:1px solid #31544524;border-radius:15px;margin-top:13px;grid-template-columns:36px minmax(0,1fr) auto!important;align-items:center!important;gap:9px!important;padding:11px!important;display:grid!important}.move-route-photo-check>span{color:#fff;background:var(--pine-700);border-radius:12px;place-items:center;width:36px;height:36px;display:grid!important}.move-route-photo-check p{margin:0!important}.move-route-photo-check strong,.move-route-photo-check small{display:block}.move-route-photo-check strong{font-size:.58rem}.move-route-photo-check small{color:var(--ink-500);margin-top:2px;font-size:.47rem;line-height:1.45}.move-route-photo-check .action-button{border-radius:11px;min-height:38px;padding:8px 10px;font-size:.5rem}.after-photo-launch-card{background:linear-gradient(145deg,#e1f0e6d1,#fffdf9f5);border:1px solid #31544529;border-radius:19px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px;display:grid}.after-photo-launch-card>span{color:#fff;background:var(--pine-700);border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.after-photo-launch-card small,.after-photo-launch-card h2,.after-photo-launch-card p{display:block}.after-photo-launch-card small{color:var(--sand-700);font-size:.48rem;font-weight:900}.after-photo-launch-card h2{color:var(--pine-950);font-family:var(--font-display);margin:3px 0 0;font-size:.8rem;line-height:1.42}.after-photo-launch-card p{color:var(--ink-500);margin:3px 0 0;font-size:.49rem;line-height:1.45}.after-photo-launch-card .action-button{border-radius:12px;min-height:40px;padding:8px 11px;font-size:.52rem}@media (max-width:560px){.after-photo-capture-actions,.after-photo-footer-actions{grid-template-columns:1fr}.after-photo-launch-card{grid-template-columns:38px minmax(0,1fr)}.after-photo-launch-card>span{width:38px;height:38px}.after-photo-launch-card .action-button{grid-column:1/-1;width:100%}.move-route-photo-check{grid-template-columns:34px minmax(0,1fr)!important}.move-route-photo-check>span{width:34px;height:34px}.move-route-photo-check .action-button{grid-column:1/-1;width:100%}}@media (max-width:390px){.after-photo-screen{padding-inline:14px}.after-photo-hero,.after-photo-capture-card,.after-photo-consent-card,.after-photo-findings,.after-photo-save-card{padding:15px}.after-photo-hero__facts,.after-photo-gate__facts{grid-template-columns:1fr}.after-photo-hero__facts>span,.after-photo-gate__facts span{justify-content:space-between;align-items:center;display:flex}.after-photo-hero__facts strong,.after-photo-gate__facts strong{margin-top:0}.after-photo-preview img{max-height:290px}.after-photo-reselect{grid-template-columns:1fr}.after-photo-findings article{grid-template-columns:30px minmax(0,1fr)}.after-photo-findings article>span{width:30px;height:30px}.after-photo-save-card__meta{display:grid}.after-photo-save-card__meta span{text-align:center}}.encrypted-transfer-card{background:linear-gradient(145deg,#e7ece6c2,#fffdf9f5);border:1px solid #31544526;border-radius:24px;margin-top:16px;padding:18px;box-shadow:0 14px 36px #2b221812}.encrypted-transfer-card__heading{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:11px;display:grid}.encrypted-transfer-card__heading>span{color:#fff;background:var(--pine-700);border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.encrypted-transfer-card__heading small,.encrypted-transfer-card__heading h2,.encrypted-transfer-card__heading p{display:block}.encrypted-transfer-card__heading small{color:var(--sand-700);letter-spacing:.1em;font-size:.5rem;font-weight:900}.encrypted-transfer-card__heading h2{color:var(--pine-950);font-family:var(--font-display);letter-spacing:-.045em;margin:4px 0 0;font-size:1rem;font-weight:600;line-height:1.42}.encrypted-transfer-card__heading p{color:var(--ink-500);margin:5px 0 0;font-size:.56rem;line-height:1.58}.encrypted-transfer-tabs{background:#17312612;border-radius:14px;grid-template-columns:1fr 1fr;gap:5px;margin-top:15px;padding:4px;display:grid}.encrypted-transfer-tabs button{min-height:40px;color:var(--ink-500);cursor:pointer;background:0 0;border-radius:11px;font-size:.58rem;font-weight:850}.encrypted-transfer-tabs button.is-active{color:var(--pine-900);background:var(--ivory-50);box-shadow:0 5px 14px #2b221814}.encrypted-transfer-panel{gap:12px;margin-top:14px;display:grid}.encrypted-transfer-summary{background:#fffdf9b3;border:1px solid #3154451a;border-radius:15px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;padding:11px;display:grid}.encrypted-transfer-summary>span{width:34px;height:34px;color:var(--pine-700);background:var(--sage-100);border-radius:11px;place-items:center;display:grid}.encrypted-transfer-summary p{margin:0}.encrypted-transfer-summary strong,.encrypted-transfer-summary small{display:block}.encrypted-transfer-summary strong{font-size:.6rem}.encrypted-transfer-summary small{color:var(--ink-500);margin-top:3px;font-size:.49rem;line-height:1.5}.encrypted-transfer-empty{background:var(--ivory-100);border-radius:14px;padding:12px}.encrypted-transfer-empty strong,.encrypted-transfer-empty span{display:block}.encrypted-transfer-empty strong{font-size:.6rem}.encrypted-transfer-empty span{color:var(--ink-500);margin-top:3px;font-size:.5rem}.encrypted-transfer-primary{color:#fff;background:linear-gradient(145deg,var(--pine-700),var(--pine-900));cursor:pointer;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:11px 14px;font-size:.58rem;font-weight:900;display:inline-flex;box-shadow:0 10px 22px #1e3a2f2e}.encrypted-transfer-primary:disabled{cursor:not-allowed;opacity:.46;box-shadow:none}.recovery-key-card{background:#fffdf9e0;border:1px solid #b99a6a40;border-radius:17px;grid-template-columns:minmax(0,1fr) auto;gap:9px;padding:13px;display:grid}.recovery-key-card>div{min-width:0}.recovery-key-card small,.recovery-key-card code{display:block}.recovery-key-card small{color:var(--sand-700);font-size:.49rem;font-weight:900}.recovery-key-card code{overflow-wrap:anywhere;color:var(--pine-950);letter-spacing:.035em;margin-top:5px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.61rem;font-weight:800;line-height:1.55}.recovery-key-card>button{border:1px solid var(--line-strong);min-height:34px;color:var(--pine-700);cursor:pointer;background:#fff;border-radius:10px;align-self:start;padding:7px 10px;font-size:.51rem;font-weight:850}.recovery-key-card>p,.recovery-key-card>label{grid-column:1/-1}.recovery-key-card>p{color:var(--ink-500);margin:0;font-size:.49rem;line-height:1.55}.recovery-key-card>label{color:var(--pine-800);align-items:flex-start;gap:7px;font-size:.51rem;font-weight:750;line-height:1.45;display:flex}.recovery-key-card input{width:16px;height:16px;accent-color:var(--pine-700);flex:none;margin:1px 0 0}.encrypted-transfer-actions{grid-template-columns:minmax(0,1.4fr) minmax(0,.8fr);gap:7px;display:grid}.encrypted-transfer-actions>button:not(.encrypted-transfer-primary){border:1px solid var(--line-strong);min-height:44px;color:var(--pine-700);cursor:pointer;background:#fffdf9c7;border-radius:13px;padding:10px;font-size:.53rem;font-weight:850}.encrypted-transfer-actions button:disabled{cursor:not-allowed;opacity:.46}.encrypted-transfer-file{cursor:pointer;background:#fffdf9c7;border:1px dashed #31544547;border-radius:16px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;padding:13px;display:grid}.encrypted-transfer-file>span{width:38px;height:38px;color:var(--pine-700);background:var(--sage-100);border-radius:12px;place-items:center;display:grid}.encrypted-transfer-file strong,.encrypted-transfer-file small{text-overflow:ellipsis;display:block;overflow:hidden}.encrypted-transfer-file strong{white-space:nowrap;font-size:.59rem}.encrypted-transfer-file small{color:var(--ink-500);margin-top:3px;font-size:.48rem}.encrypted-transfer-file input{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.encrypted-transfer-key-input{gap:6px;display:grid}.encrypted-transfer-key-input>span{color:var(--pine-800);font-size:.52rem;font-weight:850}.encrypted-transfer-key-input input{border:1px solid var(--line-strong);background:var(--ivory-50);letter-spacing:.025em;border-radius:13px;outline:0;width:100%;min-height:45px;padding:10px 12px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.58rem}.encrypted-transfer-key-input input:focus{border-color:#3154458c;box-shadow:0 0 0 3px #31544514}.encrypted-import-preview{gap:12px;display:grid}.encrypted-import-preview__title{grid-template-columns:36px minmax(0,1fr);align-items:center;gap:9px;display:grid}.encrypted-import-preview__title>span{color:#fff;background:#2f7a58;border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.encrypted-import-preview__title small,.encrypted-import-preview__title strong{display:block}.encrypted-import-preview__title small{color:#2f7a58;font-size:.48rem;font-weight:900}.encrypted-import-preview__title strong{margin-top:2px;font-size:.61rem}.encrypted-import-preview__facts{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid}.encrypted-import-preview__facts span{text-align:center;background:#fffdf9c7;border-radius:11px;padding:9px 5px}.encrypted-import-preview__facts small,.encrypted-import-preview__facts strong{display:block}.encrypted-import-preview__facts small{color:var(--ink-500);font-size:.43rem}.encrypted-import-preview__facts strong{color:var(--pine-800);margin-top:2px;font-size:.58rem}.encrypted-import-preview__names{gap:6px;display:grid}.encrypted-import-preview__names>span{background:#fffdf9b3;border:1px solid #31544517;border-radius:11px;justify-content:space-between;align-items:center;gap:8px;padding:9px 10px;font-size:.54rem;font-weight:800;display:flex}.encrypted-import-preview__names small{color:var(--ink-500);text-align:right;font-size:.45rem;font-weight:600}.encrypted-import-policy{background:#fffdf9b8;border:1px solid #b99a6a33;border-radius:14px;gap:6px;margin:0;padding:11px;display:grid}.encrypted-import-policy legend{color:var(--sand-700);padding:0 5px;font-size:.49rem;font-weight:900}.encrypted-import-policy label{grid-template-columns:16px minmax(0,1fr);align-items:start;gap:6px;font-size:.52rem;font-weight:800;display:grid}.encrypted-import-policy input{width:15px;height:15px;accent-color:var(--pine-700);margin:1px 0 0}.encrypted-import-policy small{color:var(--ink-500);grid-column:2;font-size:.45rem;font-weight:500}.encrypted-import-capacity{color:var(--pine-700);background:var(--sage-100);border-radius:11px;margin:0;padding:9px 10px;font-size:.49rem;line-height:1.5}.encrypted-import-capacity.is-error{color:#874338;background:#fff1ed}.encrypted-transfer-message{color:var(--pine-700);background:#e7ece6db;border-radius:11px;margin:12px 0 0;padding:9px 10px;font-size:.5rem;font-weight:700;line-height:1.5}.encrypted-transfer-message.is-error{color:#874338;background:#fff1ed}.encrypted-transfer-privacy{border-top:1px solid #3154451a;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:8px;margin-top:13px;padding-top:12px;display:grid}.encrypted-transfer-privacy svg{color:var(--pine-600);margin-top:2px}.encrypted-transfer-privacy p{margin:0}.encrypted-transfer-privacy strong,.encrypted-transfer-privacy span{display:block}.encrypted-transfer-privacy strong{font-size:.52rem}.encrypted-transfer-privacy span{color:var(--ink-500);margin-top:3px;font-size:.46rem;line-height:1.55}@media (max-width:430px){.encrypted-transfer-card{padding:15px}.encrypted-transfer-actions{grid-template-columns:1fr}.encrypted-import-preview__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.recovery-key-card{grid-template-columns:minmax(0,1fr) auto}}@media (max-width:360px){.encrypted-transfer-card{margin-inline:-2px;padding:13px}.encrypted-transfer-card__heading{grid-template-columns:38px minmax(0,1fr)}.encrypted-transfer-card__heading>span{width:38px;height:38px}.encrypted-transfer-tabs button{font-size:.52rem}.recovery-key-card{grid-template-columns:1fr}.recovery-key-card>button{grid-column:1/-1;width:100%}.encrypted-import-preview__names>span{display:grid}.encrypted-import-preview__names small{text-align:left}}.space-history-panel{background:#fffdf9b3;border:1px solid #31544521;border-radius:17px;margin-top:12px;overflow:hidden}.space-history-panel__toggle{width:100%;min-height:45px;color:var(--pine-800);cursor:pointer;text-align:left;background:0 0;grid-template-columns:28px minmax(0,1fr) auto 18px;align-items:center;gap:7px;padding:9px 11px;display:grid}.space-history-panel__toggle:disabled{cursor:not-allowed;opacity:.48}.space-history-panel__toggle>span{width:28px;height:28px;color:var(--pine-700);background:var(--sage-100);border-radius:9px;place-items:center;display:grid}.space-history-panel__toggle strong{font-size:.54rem}.space-history-panel__toggle em{color:var(--ink-500);background:var(--ivory-100);border-radius:999px;padding:3px 6px;font-size:.43rem;font-style:normal;font-weight:850}.space-history-panel__toggle>svg{transition:transform .18s}.space-history-panel.is-open .space-history-panel__toggle>svg{transform:rotate(-90deg)}.space-history-panel__body{border-top:1px solid #31544517;gap:10px;padding:0 11px 12px;display:grid}.space-history-panel__intro{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px;padding-top:11px;display:grid}.space-history-panel__intro small,.space-history-panel__intro strong,.space-history-panel__intro p{display:block}.space-history-panel__intro small{color:var(--sand-700);letter-spacing:.08em;font-size:.42rem;font-weight:900}.space-history-panel__intro strong{color:var(--pine-900);margin-top:3px;font-size:.57rem;line-height:1.42}.space-history-panel__intro p{color:var(--ink-500);margin:4px 0 0;font-size:.46rem;line-height:1.55}.space-history-panel__intro>button{border:1px solid var(--line-strong);min-height:34px;color:var(--pine-700);cursor:pointer;white-space:nowrap;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:5px;padding:7px 9px;font-size:.46rem;font-weight:850;display:inline-flex}.space-history-panel__intro>button:disabled{cursor:not-allowed;opacity:.46}.space-history-panel__message,.space-history-panel__empty{color:var(--ink-500);background:var(--ivory-100);border-radius:11px;margin:0;padding:9px 10px;font-size:.47rem;line-height:1.55}.space-history-panel__message.is-error{color:#874338;background:#fff1ed}.space-history-list{gap:8px;display:grid}.space-history-item{background:#ffffffc7;border:1px solid #3154451a;border-radius:13px;padding:10px}.space-history-item.is-current{background:#e7f0e8c7;border-color:#2f7a5838}.space-history-item__head{grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.space-history-item__head>span{color:#fff;background:var(--pine-700);border-radius:10px;place-items:center;width:30px;height:30px;display:grid}.space-history-item.is-current .space-history-item__head>span{background:#2f7a58}.space-history-item__head small,.space-history-item__head strong{display:block}.space-history-item__head small{color:var(--ink-500);font-size:.42rem;line-height:1.4}.space-history-item__head strong{color:var(--pine-900);margin-top:2px;font-size:.53rem}.space-history-item__head em{color:#2f7a58;background:#e4f2e8;border-radius:999px;padding:3px 6px;font-size:.4rem;font-style:normal;font-weight:900}.space-history-item>p{color:var(--ink-700);margin:8px 0 0;font-size:.5rem;line-height:1.5}.space-history-item__facts{flex-wrap:wrap;gap:4px;margin-top:7px;display:flex}.space-history-item__facts span{color:var(--ink-500);background:var(--ivory-100);border-radius:999px;padding:3px 6px;font-size:.4rem;font-weight:750}.space-history-item__actions{grid-template-columns:1.15fr .85fr;gap:5px;margin-top:8px;display:grid}.space-history-item__actions button{border:1px solid var(--line-strong);min-height:34px;color:var(--pine-700);cursor:pointer;background:#fff;border-radius:9px;padding:7px;font-size:.44rem;font-weight:850}.space-history-item__actions button:first-child{color:#fff;background:var(--pine-700);border-color:#0000}.space-history-item__actions button.is-confirm{background:#9b6f2f}.space-history-item__actions button.is-danger{color:#fff;background:#a64e40;border-color:#0000}.space-history-item__actions button:disabled{cursor:not-allowed;opacity:.44}.space-history-panel__footer{justify-content:space-between;align-items:center;gap:8px;padding-top:2px;display:flex}.space-history-panel__footer span{color:var(--ink-500);font-size:.42rem;line-height:1.45}.space-history-panel__footer button{color:#874338;cursor:pointer;white-space:nowrap;background:#fff1ed;border-radius:9px;min-height:32px;padding:6px 8px;font-size:.42rem;font-weight:850}.space-history-panel__footer button.is-danger{color:#fff;background:#a64e40}.space-history-panel__footer button:disabled{cursor:not-allowed;opacity:.45}@media (max-width:430px){.space-history-panel__intro{grid-template-columns:1fr}.space-history-panel__intro>button{width:100%}.space-history-panel__footer{display:grid}.space-history-panel__footer button{width:100%}.encrypted-import-preview__facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:360px){.space-history-panel__body{padding-inline:9px}.space-history-panel__toggle{grid-template-columns:26px minmax(0,1fr) auto 16px;padding-inline:9px}.space-history-item__actions{grid-template-columns:1fr}}.space-history-item__actions{grid-template-columns:1fr 1fr .82fr}.space-history-item__actions button:first-child{color:var(--pine-700);border-color:var(--line-strong);background:#fff}.space-history-item__actions .space-history-item__compare{color:var(--pine-700);background:var(--sage-100);border-color:#3154453d}.space-history-item__actions .space-history-item__compare.is-open,.space-history-item__actions .space-history-item__restore{color:#fff;background:var(--pine-700);border-color:#0000}.space-history-item__actions .space-history-item__restore.is-confirm{background:#9b6f2f}.revision-compare{background:linear-gradient(155deg,#f6f2eaf5,#ffffffeb);border:1px solid #31544524;border-radius:15px;gap:10px;margin-top:10px;padding:11px;display:grid;box-shadow:0 10px 26px #1e3a2f12}.revision-compare__heading{grid-template-columns:34px minmax(0,1fr) 30px;align-items:center;gap:8px;display:grid}.revision-compare__heading>span{color:#fff;background:var(--pine-700);border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.revision-compare__heading small,.revision-compare__heading strong{display:block}.revision-compare__heading small{color:var(--sand-700);letter-spacing:.08em;font-size:.4rem;font-weight:900}.revision-compare__heading strong{color:var(--pine-900);margin-top:2px;font-size:.56rem}.revision-compare__heading>button{width:30px;height:30px;color:var(--ink-500);background:var(--ivory-100);cursor:pointer;border-radius:10px;place-items:center;display:grid}.revision-compare__decision{color:#fff;background:linear-gradient(145deg,var(--pine-700),var(--pine-900));border-radius:12px;padding:10px 11px}.revision-compare__decision small,.revision-compare__decision strong{display:block}.revision-compare__decision small{letter-spacing:.06em;opacity:.74;font-size:.4rem;font-weight:900}.revision-compare__decision strong{margin-top:3px;font-size:.56rem;line-height:1.45}.revision-compare__decision p{opacity:.82;margin:4px 0 0;font-size:.45rem;line-height:1.55}.revision-compare__metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;display:grid}.revision-compare__metrics>span{text-align:center;background:#fffdf9e6;border-radius:10px;padding:7px 4px}.revision-compare__metrics small,.revision-compare__metrics strong{display:block}.revision-compare__metrics small{color:var(--ink-500);font-size:.37rem;line-height:1.3}.revision-compare__metrics strong{color:var(--pine-800);margin-top:2px;font-size:.57rem}.revision-compare__metrics .is-warning{background:#fff1ed}.revision-compare__metrics .is-warning strong{color:#9a493d}.revision-compare__maps{grid-template-columns:1fr 1fr;gap:7px;display:grid}.revision-compare-map{background:#ffffffd6;border:1px solid #3154451a;border-radius:12px;min-width:0;padding:8px}.revision-compare-map__head{justify-content:space-between;align-items:center;gap:5px;margin-bottom:6px;display:flex}.revision-compare-map__head strong{color:var(--pine-900);font-size:.46rem}.revision-compare-map__head span{color:var(--ink-500);background:var(--ivory-100);white-space:nowrap;border-radius:999px;padding:2px 5px;font-size:.36rem;font-weight:800}.revision-compare-map__canvas{background:#f6f1e8;border-radius:9px;width:100%;height:auto;max-height:180px;display:block}.revision-compare-map__room{fill:#fffdf9;stroke:#3154455c;stroke-width:1.2px}.revision-compare-map__furniture{fill:#aab8ad;stroke:#506b5b;stroke-width:.75px}.revision-compare-map g.is-changed .revision-compare-map__furniture{fill:#d7b679;stroke:#8b632e;stroke-width:1.2px}.revision-compare-map__label{fill:#17372a;pointer-events:none;font-family:ui-sans-serif,system-ui,sans-serif;font-size:4.2px;font-weight:900}.revision-compare-map__empty{min-height:92px;color:var(--ink-500);background:var(--ivory-100);border-radius:9px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:6px;padding:9px;font-size:.42rem;line-height:1.5;display:grid}.revision-compare-map__facts{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.revision-compare-map__facts span{color:var(--ink-500);background:var(--ivory-100);border-radius:999px;padding:2px 5px;font-size:.35rem;font-weight:750}.revision-compare__subhead{justify-content:space-between;align-items:center;gap:8px;display:flex}.revision-compare__subhead strong{font-size:.51rem}.revision-compare__subhead span{color:var(--ink-500);font-size:.4rem;font-weight:800}.revision-compare-change-list{gap:5px;margin-top:6px;display:grid}.revision-compare-change-list article{background:#fffdf9e0;border-radius:10px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:7px;padding:7px 8px;display:grid}.revision-compare-change-list article>span{color:#fff;background:var(--pine-700);border-radius:8px;place-items:center;width:24px;height:24px;font-size:.4rem;font-weight:900;display:grid}.revision-compare-change-list strong,.revision-compare-change-list p{display:block}.revision-compare-change-list strong{font-size:.46rem}.revision-compare-change-list p{color:var(--ink-500);margin:2px 0 0;font-size:.4rem;line-height:1.4}.revision-compare-change-list em{color:#7b5928;white-space:nowrap;background:#f6ead5;border-radius:999px;padding:3px 5px;font-size:.35rem;font-style:normal;font-weight:900}.revision-compare__more,.revision-compare__same{color:var(--ink-500);margin:6px 0 0;font-size:.41rem}.revision-compare__same{color:#2f7a58;background:#e4f2e8;border-radius:10px;align-items:center;gap:6px;padding:8px 9px;font-weight:800;display:flex}.revision-compare__notice{color:var(--ink-500);border-top:1px solid #3154451a;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:5px;margin:0;padding-top:8px;font-size:.39rem;line-height:1.5;display:grid}@media (max-width:430px){.revision-compare__metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.revision-compare__maps{grid-template-columns:1fr}.revision-compare-map__canvas{max-height:220px}.space-history-item__actions{grid-template-columns:1fr 1fr}.space-history-item__actions button:last-child{grid-column:1/-1}}@media (max-width:360px){.revision-compare{padding:9px}.revision-compare__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.revision-compare-change-list article{grid-template-columns:24px minmax(0,1fr)}.revision-compare-change-list em{grid-column:2;justify-self:start}.space-history-item__actions{grid-template-columns:1fr}.space-history-item__actions button:last-child{grid-column:auto}}.revision-compare__subhead>div{min-width:0}.revision-compare__subhead>div strong,.revision-compare__subhead>div small{display:block}.revision-compare__subhead>div small{color:var(--ink-500);margin-top:2px;font-size:.39rem;line-height:1.45}.revision-compare__subhead>button{min-height:30px;color:var(--pine-700);background:var(--sage-100);cursor:pointer;white-space:nowrap;border:1px solid #31544538;border-radius:9px;padding:5px 8px;font-size:.39rem;font-weight:850}.revision-compare__subhead>button:disabled{cursor:not-allowed;opacity:.42}.revision-compare-change-list article{outline:1px solid #0000;transition:border-color .16s,background .16s}.revision-compare-change-list article.is-selected{background:#edf6ef;outline-color:#2f7a5847}.revision-compare-change-list article.is-disabled{opacity:.64}.revision-compare-change-list__select{cursor:pointer;place-items:center;width:26px;height:26px;display:grid;position:relative}.revision-compare-change-list__select input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.revision-compare-change-list__select span{color:#fff;background:var(--pine-700);border-radius:8px;place-items:center;width:24px;height:24px;font-size:.4rem;font-weight:900;transition:transform .15s,background .15s;display:grid}.revision-compare-change-list__select input:checked+span{background:#2f7a58;transform:scale(1.05)}.revision-compare-change-list__select input:disabled+span{background:#9ba59f}.revision-compare-change-list article>div small{color:var(--ink-500);margin-top:3px;font-size:.36rem;line-height:1.4;display:block}.revision-merge-preview{background:#ffffffd1;border:1px solid #31544524;border-radius:13px;gap:8px;padding:10px;display:grid}.revision-merge-preview.is-ready{background:#f2f8f3;border-color:#2f7a584d}.revision-merge-preview.is-warning{background:#fffaf0;border-color:#9b6f2f52}.revision-merge-preview.is-blocked,.revision-merge-preview.is-incompatible{background:#fff6f3;border-color:#a64e4047}.revision-merge-preview__head{grid-template-columns:30px minmax(0,1fr);align-items:center;gap:7px;display:grid}.revision-merge-preview__head>span{color:#fff;background:var(--pine-700);border-radius:10px;place-items:center;width:30px;height:30px;display:grid}.revision-merge-preview.is-warning .revision-merge-preview__head>span{background:#9b6f2f}.revision-merge-preview.is-blocked .revision-merge-preview__head>span,.revision-merge-preview.is-incompatible .revision-merge-preview__head>span{background:#a64e40}.revision-merge-preview__head small,.revision-merge-preview__head strong{display:block}.revision-merge-preview__head small{color:var(--sand-700);letter-spacing:.07em;font-size:.37rem;font-weight:900}.revision-merge-preview__head strong{color:var(--pine-900);margin-top:2px;font-size:.49rem;line-height:1.4}.revision-merge-preview__compatibility{color:var(--ink-500);background:var(--ivory-100);border-radius:9px;margin:0;padding:7px 8px;font-size:.39rem;line-height:1.5}.revision-merge-preview__decision{background:#fffdf9eb;border-radius:10px;padding:8px 9px}.revision-merge-preview__decision strong{color:var(--pine-900);font-size:.47rem;line-height:1.45;display:block}.revision-merge-preview__decision p{color:var(--ink-500);margin:3px 0 0;font-size:.39rem;line-height:1.5}.revision-merge-preview__map{grid-template-columns:minmax(0,1.25fr) minmax(150px,.75fr);gap:7px;display:grid}.revision-merge-preview__facts{grid-template-columns:1fr 1fr;align-content:start;gap:5px;display:grid}.revision-merge-preview__facts>span{background:var(--ivory-100);text-align:center;border-radius:9px;padding:8px 5px}.revision-merge-preview__facts small,.revision-merge-preview__facts strong{display:block}.revision-merge-preview__facts small{color:var(--ink-500);font-size:.35rem}.revision-merge-preview__facts strong{color:var(--pine-800);margin-top:2px;font-size:.54rem}.revision-merge-preview__facts .is-warning{background:#fff0d9}.revision-merge-preview__facts .is-warning strong{color:#8c6227}.revision-merge-preview__facts .is-blocked{background:#ffe9e4}.revision-merge-preview__facts .is-blocked strong{color:#9a493d}.revision-merge-preview>button{color:#fff;background:var(--pine-700);cursor:pointer;border-radius:10px;min-height:38px;padding:8px 10px;font-size:.45rem;font-weight:900}.revision-merge-preview>button.is-confirm{background:#9b6f2f}.revision-merge-preview>button:disabled{cursor:not-allowed;opacity:.46}.revision-merge-preview__error{color:#874338;background:#ffe9e4;border-radius:9px;margin:0;padding:7px 8px;font-size:.4rem;line-height:1.5}.revision-merge-preview__boundary{color:var(--ink-500);text-align:center;font-size:.36rem;line-height:1.5;display:block}@media (max-width:430px){.revision-compare__subhead{align-items:flex-start}.revision-compare__subhead>button{min-height:32px}.revision-merge-preview__map{grid-template-columns:1fr}.revision-merge-preview__facts{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:360px){.revision-compare__subhead{display:grid}.revision-compare__subhead>button{width:100%}.revision-compare-change-list article{grid-template-columns:26px minmax(0,1fr)}.revision-compare-change-list em{grid-column:2;justify-self:start}.revision-merge-preview{padding:8px}.revision-merge-preview__facts{grid-template-columns:1fr 1fr}}.move-pack-launch-card,.report-move-pack-card{box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#fffdf9f5,#e7ece6a6);border:1px solid #3154452b;border-radius:18px;grid-template-columns:42px minmax(0,1fr);gap:10px;margin-top:14px;padding:14px;display:grid}.move-pack-launch-card>span,.report-move-pack-card>span{color:#fff;background:var(--pine-700);border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.move-pack-launch-card small,.move-pack-launch-card h2,.move-pack-launch-card p,.report-move-pack-card small,.report-move-pack-card h2,.report-move-pack-card p{margin:0;display:block}.move-pack-launch-card small,.report-move-pack-card small{color:var(--sand-700);letter-spacing:.08em;text-transform:uppercase;font-size:.49rem;font-weight:850}.move-pack-launch-card h2,.report-move-pack-card h2{color:var(--pine-950);font-family:var(--font-display);letter-spacing:-.035em;margin-top:3px;font-size:.88rem;line-height:1.4}.move-pack-launch-card p,.report-move-pack-card p{color:var(--ink-500);margin-top:4px;font-size:.54rem;line-height:1.55}.move-pack-launch-card>a,.report-move-pack-card>a{grid-column:1/-1;min-height:42px;padding:9px 13px;font-size:.68rem}.move-pack-screen{background:radial-gradient(circle at 100% 0,#d9c5a338,transparent 24%),var(--ivory-100);padding:22px 18px 24px;position:relative}.move-pack-cover{box-shadow:var(--shadow-md);background:linear-gradient(155deg,#fffdf9 0%,#f5efe5 62%,#e9efe9 100%);border:1px solid #31544524;border-radius:26px;padding:22px}.move-pack-cover__brand{border-bottom:1px solid #3154451f;justify-content:space-between;align-items:center;gap:12px;padding-bottom:13px;display:flex}.move-pack-cover__brand strong{color:var(--pine-800);font-family:var(--font-brand);letter-spacing:.13em;font-size:1.12rem}.move-pack-cover__brand span{color:var(--ink-500);letter-spacing:.06em;font-size:.52rem;font-weight:750}.move-pack-cover>.flow-step{margin-top:20px;display:block}.move-pack-cover h1{color:var(--pine-950);font-family:var(--font-display);letter-spacing:-.055em;margin:9px 0 0;font-size:1.75rem;font-weight:500;line-height:1.38}.move-pack-cover>p{color:var(--ink-700);margin:10px 0 0;font-size:.72rem;line-height:1.65}.move-pack-cover__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:18px;display:grid}.move-pack-cover__facts>span{text-align:center;background:#fffdf9c7;border:1px solid #3154451a;border-radius:13px;padding:10px 7px}.move-pack-cover__facts small,.move-pack-cover__facts strong{display:block}.move-pack-cover__facts small{color:var(--ink-500);font-size:.49rem}.move-pack-cover__facts strong{color:var(--pine-800);margin-top:3px;font-size:.72rem}.move-pack-cover__source{background:#fffdf9cc;border-radius:16px;grid-template-columns:38px minmax(0,1fr);gap:10px;margin-top:12px;padding:12px;display:grid}.move-pack-cover__source>span{width:38px;height:38px;color:var(--pine-700);background:var(--sage-100);border-radius:12px;place-items:center;display:grid}.move-pack-cover__source small,.move-pack-cover__source strong,.move-pack-cover__source p{margin:0;display:block}.move-pack-cover__source small{color:var(--sand-700);font-size:.48rem;font-weight:800}.move-pack-cover__source strong{color:var(--pine-900);margin-top:2px;font-size:.66rem}.move-pack-cover__source p{color:var(--ink-500);margin-top:2px;font-size:.51rem;line-height:1.45}.move-pack-cover__actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:15px;display:grid}.move-pack-cover__actions .action-button{min-height:46px;padding:10px 12px;font-size:.72rem}.move-pack-section{background:#fffdf9e6;border:1px solid #3154451f;border-radius:22px;margin-top:15px;padding:17px;box-shadow:0 10px 28px #2b22180d}.move-pack-section__head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:13px;display:flex}.move-pack-section__head>div{min-width:0;padding-left:32px;position:relative}.move-pack-section__head>div>span{color:var(--sand-500);font-family:var(--font-display);font-size:.82rem;position:absolute;top:1px;left:0}.move-pack-section__head small{color:var(--sand-700);letter-spacing:.1em;font-size:.46rem;font-weight:850;display:block}.move-pack-section__head h2{color:var(--pine-950);font-family:var(--font-display);letter-spacing:-.04em;margin:3px 0 0;font-size:.98rem;line-height:1.4}.move-pack-section__head>em{color:var(--pine-700);background:var(--sage-100);white-space:nowrap;border-radius:999px;flex:none;padding:5px 8px;font-size:.48rem;font-style:normal;font-weight:800}.move-pack-section__summary{color:var(--pine-800);background:var(--sage-100);border-radius:13px;margin:12px 0 0;padding:11px 12px;font-size:.57rem;line-height:1.6}.move-pack-plan__canvas{background:#efe7dc;border:1px solid #31544524;border-radius:15px;overflow:hidden}.move-pack-plan__canvas svg{width:100%;height:100%}.move-pack-plan__veil{fill:#faf6ef73}.move-pack-plan__room{fill:#fffdf947;stroke:#315445;stroke-width:.004px}.move-pack-plan.is-schematic .move-pack-plan__room{fill:#f8f3eb;stroke-width:.008px}.move-pack-plan__door circle{fill:#fff8e8;stroke:#9c7652;stroke-width:.003px}.move-pack-plan__door text,.move-pack-plan__service text{font-family:var(--font-sans);text-anchor:middle;dominant-baseline:middle;font-size:.016px;font-weight:950}.move-pack-plan__door text{fill:#805f41}.move-pack-plan__window{fill:#cfe1df;stroke:#6e9792;stroke-width:.004px}.move-pack-plan__fixed{fill:#a18b6f80;stroke:#8a704d;stroke-width:.003px}.move-pack-plan__service circle{fill:#fffdf9;stroke:#315445;stroke-width:.004px}.move-pack-plan__service text{fill:#315445}.move-pack-plan__item rect{fill:#8fa395;stroke:#fffdf9;stroke-width:.004px;filter:drop-shadow(0 2px 2px #162f2538)}.move-pack-plan__item.is-primary rect{fill:#315445}.move-pack-plan__item.is-done rect{fill:#587e69}.move-pack-plan__item.is-blocked rect{fill:#b36a55}.move-pack-plan__item circle{fill:#fffdf9;stroke:#315445;stroke-width:.003px}.move-pack-plan__number,.move-pack-plan__label{font-family:var(--font-sans);text-anchor:middle;dominant-baseline:middle;pointer-events:none;font-weight:950}.move-pack-plan__number{fill:#173126;font-size:.016px}.move-pack-plan__label{fill:#fff;font-size:.018px}.move-pack-plan__legend{flex-wrap:wrap;gap:6px 10px;margin-top:8px;display:flex}.move-pack-plan__legend span{color:var(--ink-500);align-items:center;gap:5px;font-size:.45rem;display:flex}.move-pack-plan__legend i{background:#8fa395;border-radius:3px;width:9px;height:9px}.move-pack-plan__legend i.is-done{background:#587e69}.move-pack-plan__legend i.is-blocked{background:#b36a55}.move-pack-plan__legend i.is-service{background:#fffdf9;border:2px solid #315445;border-radius:50%}.move-pack-plan>p{color:var(--ink-500);margin:7px 0 0;font-size:.46rem;line-height:1.45}.move-pack-unplaced,.move-pack-empty{color:#8c4438;background:#fff5f1;border:1px dashed #a64e4038;border-radius:13px;grid-template-columns:30px minmax(0,1fr);gap:8px;margin-top:10px;padding:10px;display:grid}.move-pack-unplaced p,.move-pack-empty p{margin:0}.move-pack-unplaced strong,.move-pack-unplaced span,.move-pack-empty strong,.move-pack-empty span{display:block}.move-pack-unplaced strong,.move-pack-empty strong{font-size:.57rem}.move-pack-unplaced span,.move-pack-empty span{color:var(--ink-500);margin-top:2px;font-size:.49rem;line-height:1.5}.move-pack-empty>.action-button{grid-column:1/-1;min-height:40px;padding:8px 12px;font-size:.65rem}.move-pack-steps{gap:10px;display:grid}.move-pack-steps>article{border:1px solid var(--line);background:var(--ivory-50);border-radius:15px;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:12px;display:grid}.move-pack-steps>article.is-done{background:#f2f8f3;border-color:#2f7a583d}.move-pack-steps>article.is-blocked{background:#fff5f1;border-color:#a64e4040}.move-pack-steps__number{color:#fff;background:var(--pine-700);border-radius:11px;place-items:center;width:34px;height:34px;font-size:.6rem;font-weight:950;display:grid}.move-pack-steps>article.is-done .move-pack-steps__number{background:#2f7a58}.move-pack-steps>article.is-blocked .move-pack-steps__number{background:#a64e40}.move-pack-steps__title{justify-content:space-between;align-items:center;gap:8px;display:flex}.move-pack-steps__title strong{font-size:.7rem}.move-pack-steps__title em{color:var(--pine-700);background:var(--sage-100);border-radius:999px;align-items:center;gap:4px;padding:3px 6px;font-size:.46rem;font-style:normal;font-weight:850;display:flex}.move-pack-steps>article.is-blocked .move-pack-steps__title em{color:#91463a;background:#ffe7e1}.move-pack-steps__body h3{color:var(--pine-900);font-family:var(--font-display);margin:5px 0 0;font-size:.78rem;line-height:1.45}.move-pack-steps dl{grid-template-columns:1fr 1fr;gap:6px;margin:9px 0 0;display:grid}.move-pack-steps dl>div{background:var(--ivory-100);border-radius:9px;padding:7px 8px}.move-pack-steps dt{color:var(--ink-500);font-size:.43rem}.move-pack-steps dd{color:var(--pine-800);margin:2px 0 0;font-size:.5rem;font-weight:750;line-height:1.4}.move-pack-steps ul{gap:4px;margin:9px 0 0;padding:0;list-style:none;display:grid}.move-pack-steps li{color:var(--ink-700);align-items:flex-start;gap:5px;font-size:.48rem;line-height:1.45;display:flex}.move-pack-steps li svg{color:var(--pine-700);flex:none;margin-top:1px}.move-pack-steps__field-note{color:#874338;background:#ffe8e2;border-radius:9px;margin:8px 0 0;padding:7px 8px;font-size:.48rem;line-height:1.45}.move-pack-marker-list{grid-template-columns:1fr 1fr;gap:7px;display:grid}.move-pack-marker-list article{background:var(--ivory-100);border-radius:11px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:7px;padding:9px;display:grid}.move-pack-marker-list article>span{width:28px;height:28px;color:var(--pine-700);background:var(--sage-100);border-radius:9px;place-items:center;display:grid}.move-pack-marker-list strong,.move-pack-marker-list small{display:block}.move-pack-marker-list strong{font-size:.56rem}.move-pack-marker-list small{color:var(--ink-500);margin-top:2px;font-size:.43rem;line-height:1.35}.move-pack-final-checks{grid-template-columns:1fr 1fr;gap:7px;margin-top:10px;display:grid}.move-pack-final-checks article{border:1px solid var(--line);border-radius:11px;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:0 7px;padding:9px;display:grid}.move-pack-final-checks article>span{color:#fff;background:#fff;border:1px solid #3154452e;border-radius:8px;grid-row:1/3;place-items:center;width:26px;height:26px;display:grid}.move-pack-final-checks article.is-checked>span{background:#2f7a58;border-color:#2f7a58}.move-pack-final-checks strong{font-size:.54rem}.move-pack-final-checks small{color:var(--ink-500);font-size:.41rem}.move-pack-photo-summary{color:var(--pine-800);background:var(--sage-100);border-radius:13px;grid-template-columns:38px minmax(0,1fr);gap:9px;padding:11px;display:grid}.move-pack-photo-summary>span{background:#fff;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.move-pack-photo-summary strong,.move-pack-photo-summary small{display:block}.move-pack-photo-summary strong{font-size:.6rem;line-height:1.45}.move-pack-photo-summary small{color:var(--ink-500);margin-top:3px;font-size:.45rem}.move-pack-photo-grid{grid-template-columns:1fr 1fr;gap:7px;margin-top:9px;display:grid}.move-pack-photo-grid article{border:1px solid var(--line);background:var(--ivory-50);border-radius:12px;padding:10px}.move-pack-photo-grid article>span{color:var(--ink-500);background:var(--ivory-200);border-radius:999px;padding:3px 6px;font-size:.4rem;font-weight:850;display:inline-block}.move-pack-photo-grid article.is-clear>span{color:#2f7a58;background:#e3f1e7}.move-pack-photo-grid article.is-attention>span{color:#91463a;background:#ffe6df}.move-pack-photo-grid strong,.move-pack-photo-grid p,.move-pack-photo-grid small{display:block}.move-pack-photo-grid strong{margin-top:6px;font-size:.56rem}.move-pack-photo-grid p{color:var(--ink-500);margin:3px 0 0;font-size:.44rem;line-height:1.45}.move-pack-photo-grid small{color:var(--pine-700);margin-top:5px;font-size:.42rem;font-weight:750;line-height:1.4}.move-pack-truth{color:var(--pine-700);background:#e7ece694;border:1px solid #31544524;border-radius:17px;grid-template-columns:34px minmax(0,1fr);gap:9px;margin-top:14px;padding:13px;display:grid}.move-pack-truth p{margin:0}.move-pack-truth strong,.move-pack-truth span{display:block}.move-pack-truth strong{font-size:.55rem;line-height:1.55}.move-pack-truth span{color:var(--ink-500);margin-top:4px;font-size:.43rem}.move-pack-toolbar{z-index:20;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#faf6efe6;border-radius:19px;margin:18px -6px 0;padding:7px;position:sticky;bottom:78px}@media (min-width:560px){.move-pack-launch-card,.report-move-pack-card{grid-template-columns:42px minmax(0,1fr) auto;align-items:center}.move-pack-launch-card>a,.report-move-pack-card>a{grid-column:auto;min-width:128px}.move-pack-screen{padding-left:22px;padding-right:22px}}@media (max-width:390px){.move-pack-cover{padding:18px}.move-pack-cover h1{font-size:1.5rem}.move-pack-cover__actions{grid-template-columns:1fr}.move-pack-section{padding:14px}.move-pack-section__head{display:grid}.move-pack-section__head>em{justify-self:start}.move-pack-steps dl,.move-pack-marker-list,.move-pack-final-checks,.move-pack-photo-grid{grid-template-columns:1fr}.move-pack-cover__facts{gap:5px}.move-pack-cover__facts>span{padding:8px 4px}.move-pack-cover__facts strong{font-size:.62rem}}@media (max-width:350px){.move-pack-screen{padding-left:14px;padding-right:14px}.move-pack-cover__brand{display:grid}.move-pack-cover__facts{grid-template-columns:1fr}.move-pack-steps>article{grid-template-columns:30px minmax(0,1fr);padding:10px}.move-pack-steps__number{width:30px;height:30px}.move-pack-steps__title{align-items:flex-start}.move-pack-steps__title em{flex:none}}@media print{@page{size:A4;margin:11mm}html,body,.site-backdrop,.app-stage,.app-device{width:auto!important;min-width:0!important;min-height:0!important;box-shadow:none!important;background:#fff!important;overflow:visible!important}body{-webkit-print-color-adjust:exact;print-color-adjust:exact;font-size:10pt}.app-header,.bottom-nav,.move-pack-screen-only,.move-pack-toolbar{display:none!important}.move-pack-screen{background:#fff!important;padding:0!important}.move-pack-print-page{break-inside:avoid;page-break-inside:avoid}.move-pack-cover,.move-pack-section,.move-pack-truth{box-shadow:none!important;background:#fff!important;border:1px solid #cfd8d1!important;border-radius:4mm!important;margin:0 0 7mm!important;padding:6mm!important}.move-pack-cover{break-after:page;page-break-after:always;flex-direction:column;justify-content:center;min-height:250mm;display:flex}.move-pack-section,.move-pack-section+.move-pack-section{break-before:page;page-break-before:always}.move-pack-plan__canvas{max-height:118mm}.move-pack-steps>article{break-inside:avoid;page-break-inside:avoid}.move-pack-truth{break-before:auto;page-break-before:auto}a{color:inherit!important;text-decoration:none!important}}.field-handoff-card{background:linear-gradient(145deg,#e7ece6bd,#fffdf9f5);border:1px solid #3154452e;border-radius:20px;gap:13px;margin-top:14px;padding:16px;display:grid;box-shadow:0 14px 34px #20342b14}.field-handoff-card__head{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:11px;display:grid}.field-handoff-card__head>span{color:#fff;background:var(--pine-800);border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.field-handoff-card__head small{color:var(--sand-700);letter-spacing:.11em;font-size:.43rem;font-weight:950}.field-handoff-card__head h2{color:var(--pine-900);font-family:var(--font-display);margin:3px 0 0;font-size:.82rem;line-height:1.38}.field-handoff-card__head p{color:var(--ink-500);margin:5px 0 0;font-size:.48rem;line-height:1.55}.field-handoff-card__grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.field-handoff-panel{border:1px solid var(--line);background:#fffdf9eb;border-radius:16px;align-content:start;gap:10px;padding:12px;display:grid}.field-handoff-panel__title{grid-template-columns:31px minmax(0,1fr);align-items:center;gap:8px;display:grid}.field-handoff-panel__title>span{color:#fff;background:var(--pine-700);border-radius:10px;place-items:center;width:31px;height:31px;font-size:.5rem;font-weight:950;display:grid}.field-handoff-panel__title strong,.field-handoff-panel__title small{display:block}.field-handoff-panel__title strong{color:var(--pine-900);font-size:.59rem}.field-handoff-panel__title small{color:var(--ink-500);margin-top:2px;font-size:.42rem;line-height:1.4}.field-handoff-toggle{background:var(--ivory-100);cursor:pointer;border-radius:11px;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:7px;padding:9px;display:grid}.field-handoff-toggle input{accent-color:var(--pine-700);margin-top:2px}.field-handoff-toggle strong,.field-handoff-toggle small{display:block}.field-handoff-toggle strong{font-size:.5rem}.field-handoff-toggle small{color:var(--ink-500);margin-top:2px;font-size:.41rem;line-height:1.42}.field-handoff-key{background:#f7fbf7;border:1px solid #31544530;border-radius:13px;gap:8px;padding:10px;display:grid}.field-handoff-key>small{color:var(--pine-700);font-size:.43rem;font-weight:850}.field-handoff-key code{overflow-wrap:anywhere;color:var(--pine-900);background:#fff;border-radius:9px;padding:8px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.5rem;font-weight:850;line-height:1.55;display:block}.field-handoff-key>button{min-height:34px;color:var(--pine-700);cursor:pointer;background:#fff;border:1px solid #3154452e;border-radius:9px;justify-content:center;align-items:center;gap:6px;font-size:.47rem;font-weight:850;display:flex}.field-handoff-key>p{color:#8b4a3d;margin:0;font-size:.42rem;line-height:1.45}.field-handoff-key>label{color:var(--ink-600);cursor:pointer;align-items:flex-start;gap:6px;font-size:.44rem;line-height:1.45;display:flex}.field-handoff-key>label input{accent-color:var(--pine-700);margin-top:2px}.field-handoff-share-guide{color:var(--pine-800);background:var(--sage-100);border-radius:10px;gap:3px;padding:8px;display:grid}.field-handoff-share-guide strong{font-size:.46rem}.field-handoff-share-guide span{font-size:.41rem;line-height:1.45}.field-handoff-file{background:var(--ivory-100);cursor:pointer;border:1px dashed #31544547;border-radius:12px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;padding:10px;display:grid}.field-handoff-file input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.field-handoff-file>span{width:34px;height:34px;color:var(--pine-700);background:var(--sage-100);border-radius:11px;place-items:center;display:grid}.field-handoff-file strong,.field-handoff-file small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.field-handoff-file strong{font-size:.5rem}.field-handoff-file small{color:var(--ink-500);margin-top:2px;font-size:.4rem}.field-handoff-input{gap:5px;display:grid}.field-handoff-input>span{color:var(--ink-500);font-size:.43rem;font-weight:850}.field-handoff-input input{border:1px solid var(--line);width:100%;min-width:0;color:var(--pine-900);background:var(--ivory-50);border-radius:10px;outline:none;padding:9px 10px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.48rem}.field-handoff-input input:focus{border-color:#31544580;box-shadow:0 0 0 3px #31544514}.field-handoff-message{border-radius:10px;align-items:flex-start;gap:5px;margin:0;padding:8px 9px;font-size:.43rem;line-height:1.45;display:flex}.field-handoff-message.is-error{color:#91463a;background:#ffe8e2}.field-handoff-message.is-success{color:#2f6d50;background:#e6f3e9}.field-handoff-preview{border:1px solid var(--line);background:var(--ivory-100);border-radius:12px;gap:8px;padding:10px;display:grid}.field-handoff-preview.is-ready{background:#f0f8f2;border-color:#2f7a5840}.field-handoff-preview.is-blocked{background:#fff5f1;border-color:#a64e4033}.field-handoff-preview>strong{color:var(--pine-900);font-size:.55rem;line-height:1.45}.field-handoff-preview>div{grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.field-handoff-preview>div span{text-align:center;background:#fff;border-radius:8px;gap:2px;padding:6px;display:grid}.field-handoff-preview small{color:var(--ink-500);font-size:.36rem}.field-handoff-preview b{color:var(--pine-800);font-size:.58rem}.field-handoff-preview>p{color:var(--ink-500);margin:0;font-size:.41rem;line-height:1.45}.field-handoff-cancel{min-height:34px;color:var(--ink-500);cursor:pointer;background:0 0;border-radius:9px;font-size:.43rem;font-weight:800}.field-handoff-card__foot{color:var(--pine-700);background:#fffdf9ad;border-radius:12px;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:8px;padding:10px;display:grid}.field-handoff-card__foot p{margin:0}.field-handoff-card__foot strong,.field-handoff-card__foot span{display:block}.field-handoff-card__foot strong{font-size:.48rem}.field-handoff-card__foot span{color:var(--ink-500);margin-top:2px;font-size:.41rem;line-height:1.45}.handoff-screen{background:linear-gradient(#f5efe6 0,#fbf8f2 48%,#f3eee5 100%);padding:18px 18px 112px}.handoff-unlock-card{background:#fffdf9f5;border:1px solid #3154452b;border-radius:22px;gap:13px;margin:9px 0;padding:20px;display:grid;box-shadow:0 18px 44px #20342b17}.handoff-unlock-card__icon{color:#fff;background:var(--pine-800);border-radius:17px;place-items:center;width:52px;height:52px;display:grid}.handoff-unlock-card h1{color:var(--pine-900);font-family:var(--font-display);margin:0;font-size:1.35rem;line-height:1.25}.handoff-unlock-card>p{color:var(--ink-500);margin:0;font-size:.58rem;line-height:1.65}.handoff-file-picker{background:var(--ivory-100);cursor:pointer;border:1px dashed #3154454d;border-radius:14px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;padding:12px;display:grid}.handoff-file-picker input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.handoff-file-picker>span{width:42px;height:42px;color:var(--pine-700);background:var(--sage-100);border-radius:13px;place-items:center;display:grid}.handoff-file-picker strong,.handoff-file-picker small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.handoff-file-picker strong{font-size:.62rem}.handoff-file-picker small{color:var(--ink-500);margin-top:3px;font-size:.47rem}.handoff-key-input{gap:6px;display:grid}.handoff-key-input>span{color:var(--ink-500);font-size:.48rem;font-weight:850}.handoff-key-input input{border:1px solid var(--line);width:100%;min-width:0;color:var(--pine-900);letter-spacing:.015em;background:#fff;border-radius:12px;outline:none;padding:11px 12px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.54rem}.handoff-key-input input:focus{border-color:#3154458c;box-shadow:0 0 0 3px #31544514}.handoff-message{border-radius:10px;align-items:flex-start;gap:5px;margin:0;padding:9px 10px;font-size:.47rem;line-height:1.5;display:flex}.handoff-message.is-error{color:#91463a;background:#ffe8e2}.handoff-message.is-success{color:#2f6d50;background:#e6f3e9}.handoff-privacy-note{color:var(--pine-700);background:var(--sage-100);border-radius:12px;grid-template-columns:31px minmax(0,1fr);gap:8px;padding:10px;display:grid}.handoff-privacy-note p{margin:0}.handoff-privacy-note strong,.handoff-privacy-note span{display:block}.handoff-privacy-note strong{font-size:.5rem}.handoff-privacy-note span{color:var(--ink-500);margin-top:3px;font-size:.43rem;line-height:1.5}.handoff-cover,.handoff-section,.handoff-truth,.handoff-export{background:#fffdf9f5;border:1px solid #31544526;border-radius:19px;margin-top:12px;padding:16px;box-shadow:0 12px 30px #20342b0f}.handoff-cover{color:#fff;background:linear-gradient(145deg,#1c3b2e,#315a47 60%,#7b694f);margin-top:0}.handoff-cover__brand{justify-content:space-between;align-items:center;gap:10px;display:flex}.handoff-cover__brand strong{letter-spacing:.13em;font-size:.72rem}.handoff-cover__brand span{letter-spacing:.08em;opacity:.76;font-size:.4rem;font-weight:850}.handoff-cover .flow-step{color:#eff5ee;background:#ffffff1f;margin-top:25px}.handoff-cover h1{font-family:var(--font-display);margin:11px 0 0;font-size:1.55rem;line-height:1.2}.handoff-cover>p{color:#ffffffc4;margin:8px 0 0;font-size:.58rem;line-height:1.6}.handoff-cover__facts{grid-template-columns:repeat(4,1fr);gap:6px;margin-top:17px;display:grid}.handoff-cover__facts>span{text-align:center;background:#ffffff1a;border-radius:11px;gap:3px;padding:9px 6px;display:grid}.handoff-cover__facts small{opacity:.7;font-size:.4rem}.handoff-cover__facts strong{font-size:.68rem}.handoff-cover__actions{grid-template-columns:1fr 1fr;gap:7px;margin-top:14px;display:grid}.handoff-cover__actions .action-button--secondary{color:#fff;background:#ffffff14;border-color:#ffffff59}.handoff-cover__actions .action-button--quiet{color:#fff;background:0 0}.handoff-section__head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.handoff-section__head>div{grid-template-columns:27px minmax(0,1fr);align-items:center;gap:0 8px;display:grid}.handoff-section__head>div>span{color:#fff;background:var(--pine-700);border-radius:9px;grid-row:1/3;place-items:center;width:27px;height:27px;font-size:.44rem;font-weight:950;display:grid}.handoff-section__head small{color:var(--sand-700);letter-spacing:.09em;font-size:.4rem;font-weight:950}.handoff-section__head h2{color:var(--pine-900);font-family:var(--font-display);margin:2px 0 0;font-size:.75rem;line-height:1.4}.handoff-section__head>em{color:var(--pine-700);background:var(--sage-100);white-space:nowrap;border-radius:999px;padding:4px 7px;font-size:.41rem;font-style:normal;font-weight:850}.handoff-section__summary{color:var(--ink-600);margin:10px 0 0;font-size:.5rem;line-height:1.55}.handoff-plan__canvas{aspect-ratio:1.08;background:#e8dfd1;border:1px solid #31544529;border-radius:14px;overflow:hidden}.handoff-plan svg{width:100%;height:100%;display:block}.handoff-plan__room{fill:#f9f5ee;stroke:#886f54;stroke-width:.005px}.handoff-plan__item rect{fill:#8fa395;stroke:#fffdf9;stroke-width:.005px;filter:drop-shadow(0 2px 2px #162f2538)}.handoff-plan__item.is-primary rect{fill:#315445}.handoff-plan__item.is-done rect{fill:#587e69}.handoff-plan__item.is-blocked rect{fill:#b36a55}.handoff-plan__item circle{fill:#fffdf9;stroke:#315445;stroke-width:.003px}.handoff-plan__number,.handoff-plan__label{font-family:var(--font-sans);text-anchor:middle;dominant-baseline:middle;font-weight:950}.handoff-plan__number{fill:#173126;font-size:.019px}.handoff-plan__label{fill:#fff;font-size:.022px}.handoff-plan__legend{flex-wrap:wrap;gap:6px 12px;margin-top:8px;display:flex}.handoff-plan__legend span{color:var(--ink-500);align-items:center;gap:5px;font-size:.45rem;display:flex}.handoff-plan__legend i{background:#8fa395;border-radius:3px;width:9px;height:9px}.handoff-plan__legend i.is-done{background:#587e69}.handoff-plan__legend i.is-blocked{background:#b36a55}.handoff-plan>p{color:var(--ink-500);margin:7px 0 0;font-size:.44rem;line-height:1.45}.handoff-step-list{gap:10px;display:grid}.handoff-step-list>article{border:1px solid var(--line);background:var(--ivory-50);border-radius:15px;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:12px;display:grid}.handoff-step-list>article.is-done{background:#f2f8f3;border-color:#2f7a5840}.handoff-step-list>article.is-blocked{background:#fff5f1;border-color:#a64e4042}.handoff-step-list__number{color:#fff;background:var(--pine-700);border-radius:11px;place-items:center;width:34px;height:34px;font-size:.58rem;font-weight:950;display:grid}.handoff-step-list>article.is-done .handoff-step-list__number{background:#2f7a58}.handoff-step-list>article.is-blocked .handoff-step-list__number{background:#a64e40}.handoff-step-list__title{justify-content:space-between;align-items:center;gap:8px;display:flex}.handoff-step-list__title strong{font-size:.68rem}.handoff-step-list__title em{color:var(--pine-700);background:var(--sage-100);border-radius:999px;align-items:center;gap:4px;padding:3px 6px;font-size:.44rem;font-style:normal;font-weight:850;display:flex}.handoff-step-list>article.is-blocked .handoff-step-list__title em{color:#91463a;background:#ffe7e1}.handoff-step-list__body h3{color:var(--pine-900);font-family:var(--font-display);margin:5px 0 0;font-size:.76rem;line-height:1.45}.handoff-step-list dl{grid-template-columns:1fr 1fr;gap:6px;margin:9px 0 0;display:grid}.handoff-step-list dl>div{background:var(--ivory-100);border-radius:9px;padding:7px 8px}.handoff-step-list dt{color:var(--ink-500);font-size:.42rem}.handoff-step-list dd{color:var(--pine-800);margin:2px 0 0;font-size:.49rem;font-weight:750;line-height:1.4}.handoff-step-list ul{gap:4px;margin:9px 0 0;padding:0;list-style:none;display:grid}.handoff-step-list li{color:var(--ink-700);align-items:flex-start;gap:5px;font-size:.47rem;line-height:1.45;display:flex}.handoff-step-list li svg{color:var(--pine-700);flex:none;margin-top:1px}.handoff-status-controls{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:10px;display:grid}.handoff-status-controls button{border:1px solid var(--line);min-height:36px;color:var(--ink-500);cursor:pointer;background:#fff;border-radius:9px;font-size:.47rem;font-weight:850}.handoff-status-controls button.is-selected{border-color:var(--pine-700);color:#fff;background:var(--pine-700)}.handoff-step-list>article.is-done .handoff-status-controls button.is-selected{background:#2f7a58;border-color:#2f7a58}.handoff-step-list>article.is-blocked .handoff-status-controls button.is-selected{background:#a64e40;border-color:#a64e40}.handoff-blocker,.handoff-note{gap:5px;margin-top:8px;display:grid}.handoff-blocker>span,.handoff-note>span{color:var(--ink-500);font-size:.43rem;font-weight:850}.handoff-blocker select,.handoff-note textarea{border:1px solid var(--line);width:100%;color:var(--pine-900);font:inherit;background:#fff;border-radius:9px;outline:none;padding:8px 9px;font-size:.48rem}.handoff-note textarea{resize:vertical;line-height:1.45}.handoff-print-note{color:var(--ink-600);background:var(--ivory-100);border-radius:9px;margin:8px 0 0;padding:7px 8px;font-size:.46rem;line-height:1.45;display:none}.handoff-print-note strong{color:var(--pine-800);margin-right:5px}.handoff-final-checks{grid-template-columns:1fr 1fr;gap:7px;display:grid}.handoff-final-checks button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:11px;grid-template-columns:27px minmax(0,1fr);align-items:center;gap:0 7px;padding:9px;display:grid}.handoff-final-checks button>span{color:#fff;background:#fff;border:1px solid #31544533;border-radius:8px;grid-row:1/3;place-items:center;width:27px;height:27px;display:grid}.handoff-final-checks button.is-checked{background:#f0f8f2;border-color:#2f7a5847}.handoff-final-checks button.is-checked>span{background:#2f7a58;border-color:#2f7a58}.handoff-final-checks strong{font-size:.53rem}.handoff-final-checks small{color:var(--ink-500);font-size:.41rem}.handoff-marker-list{grid-template-columns:1fr 1fr;gap:7px;margin-top:10px;display:grid}.handoff-marker-list article{background:var(--ivory-100);border-radius:10px;grid-template-columns:27px minmax(0,1fr);align-items:center;gap:7px;padding:9px;display:grid}.handoff-marker-list article>svg{color:var(--pine-700)}.handoff-marker-list strong,.handoff-marker-list small{display:block}.handoff-marker-list strong{font-size:.52rem}.handoff-marker-list small{color:var(--ink-500);margin-top:2px;font-size:.4rem}.handoff-empty{color:var(--pine-700);background:var(--ivory-100);border:1px dashed #31544533;border-radius:12px;grid-template-columns:30px minmax(0,1fr);gap:8px;margin-top:10px;padding:10px;display:grid}.handoff-empty p{margin:0}.handoff-empty strong,.handoff-empty span{display:block}.handoff-empty strong{font-size:.52rem}.handoff-empty span{color:var(--ink-500);margin-top:2px;font-size:.42rem;line-height:1.45}.handoff-photo-summary{color:var(--pine-800);background:var(--sage-100);border-radius:11px;gap:3px;padding:10px;display:grid}.handoff-photo-summary strong{font-size:.57rem;line-height:1.45}.handoff-photo-summary span{color:var(--ink-500);font-size:.42rem}.handoff-photo-grid{grid-template-columns:1fr 1fr;gap:7px;margin-top:8px;display:grid}.handoff-photo-grid article{border:1px solid var(--line);background:var(--ivory-50);border-radius:11px;padding:9px}.handoff-photo-grid article>span{color:var(--ink-500);background:var(--ivory-200);border-radius:999px;padding:3px 6px;font-size:.38rem;font-weight:850;display:inline-block}.handoff-photo-grid article.is-clear>span{color:#2f7a58;background:#e3f1e7}.handoff-photo-grid article.is-attention>span{color:#91463a;background:#ffe6df}.handoff-photo-grid strong,.handoff-photo-grid p,.handoff-photo-grid small{display:block}.handoff-photo-grid strong{margin-top:5px;font-size:.52rem}.handoff-photo-grid p{color:var(--ink-500);margin:3px 0 0;font-size:.42rem;line-height:1.45}.handoff-photo-grid small{color:var(--pine-700);margin-top:4px;font-size:.4rem;font-weight:750;line-height:1.4}.handoff-truth{color:var(--pine-700);background:#e7ece69e;grid-template-columns:34px minmax(0,1fr);gap:9px;display:grid}.handoff-truth p{margin:0}.handoff-truth strong,.handoff-truth span{display:block}.handoff-truth strong{font-size:.53rem;line-height:1.55}.handoff-truth span{color:var(--ink-500);margin-top:4px;font-size:.42rem}.handoff-export{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf9f0;gap:10px;display:grid;position:sticky;bottom:78px}.handoff-export small{color:var(--sand-700);letter-spacing:.09em;font-size:.4rem;font-weight:950}.handoff-export h2{color:var(--pine-900);font-family:var(--font-display);margin:3px 0 0;font-size:.76rem;line-height:1.4}.handoff-export p{color:var(--ink-500);margin:4px 0 0;font-size:.44rem;line-height:1.5}.handoff-export>small:last-child{color:var(--ink-500);letter-spacing:0;font-weight:700}.handoff-export .handoff-unsaved{color:#934b3e}@media (max-width:520px){.field-handoff-card__grid{grid-template-columns:1fr}.handoff-screen{padding-left:16px;padding-right:16px}}@media (max-width:390px){.field-handoff-card{padding:13px}.field-handoff-card__head{grid-template-columns:36px minmax(0,1fr)}.field-handoff-card__head>span{width:36px;height:36px}.field-handoff-preview>div{grid-template-columns:1fr 1fr}.handoff-cover{padding:17px}.handoff-cover h1{font-size:1.35rem}.handoff-cover__facts{grid-template-columns:1fr 1fr}.handoff-cover__actions{grid-template-columns:1fr}.handoff-section{padding:14px}.handoff-section__head{display:grid}.handoff-section__head>em{justify-self:start}.handoff-step-list dl,.handoff-final-checks,.handoff-marker-list,.handoff-photo-grid{grid-template-columns:1fr}}@media (max-width:350px){.handoff-screen{padding-left:13px;padding-right:13px}.handoff-unlock-card{padding:16px}.handoff-unlock-card h1{font-size:1.18rem}.handoff-step-list>article{grid-template-columns:30px minmax(0,1fr);padding:10px}.handoff-step-list__number{width:30px;height:30px}.handoff-step-list__title{align-items:flex-start}.handoff-step-list__title em{flex:none}.handoff-status-controls{grid-template-columns:1fr}.handoff-cover__brand{display:grid}}@media print{.field-handoff-card,.handoff-screen-only,.handoff-export{display:none!important}.handoff-screen{background:#fff!important;padding:0!important}.handoff-print-page{break-inside:avoid;page-break-inside:avoid}.handoff-cover,.handoff-section,.handoff-truth{box-shadow:none!important;color:#173126!important;background:#fff!important;border:1px solid #cfd8d1!important;border-radius:4mm!important;margin:0 0 7mm!important;padding:6mm!important}.handoff-cover{break-after:page;page-break-after:always;flex-direction:column;justify-content:center;min-height:250mm;display:flex}.handoff-cover>p,.handoff-cover__brand span{color:#516259!important}.handoff-cover__facts>span{border:1px solid #d8e0da;background:#f4f7f4!important}.handoff-section{break-before:page;page-break-before:always}.handoff-step-list>article{break-inside:avoid;page-break-inside:avoid}.handoff-plan__canvas{max-height:120mm}.handoff-final-checks button{pointer-events:none}.handoff-print-note{display:block!important}}
