.myhome-shell{min-height:100vh;background:radial-gradient(circle at 8% 0,rgba(151,112,79,.1),transparent 26rem),#f8f4ee}.myhome-page{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:38px 0 80px;color:#2f2925}.myhome-hero{display:flex;justify-content:space-between;gap:28px;align-items:center;padding:34px 36px;border:1px solid rgba(86,64,48,.12);border-radius:26px;background:rgba(255,252,247,.92);box-shadow:0 18px 55px rgba(72,53,39,.07)}.myhome-hero h1{margin:8px 0 12px;max-width:760px;font-size:clamp(28px,4vw,44px);line-height:1.14;letter-spacing:-.04em}.myhome-card p,.myhome-current p,.myhome-heading p,.myhome-hero p,.myhome-save-row p{margin:0;color:#75695f;line-height:1.7}.myhome-kicker{display:inline-block;color:#8a6447;font-size:12px;font-weight:800;letter-spacing:.12em}.myhome-hero-badge{flex:0 0 112px;height:112px;border-radius:28px;background:#352b25;color:#fffaf2;display:grid;place-items:center;align-content:center;gap:2px}.myhome-hero-badge strong{font-size:34px;line-height:1}.myhome-hero-badge span{font-size:13px;opacity:.76}.myhome-card,.myhome-current,.myhome-homes-panel,.myhome-result-card{margin-top:20px;padding:28px;border:1px solid rgba(86,64,48,.12);border-radius:22px;background:#fffdf9;box-shadow:0 12px 34px rgba(72,53,39,.055)}.myhome-login-card{text-align:center;padding:46px 28px}.myhome-login-card h2{margin:9px 0 10px;font-size:26px}.myhome-primary-link{display:inline-flex;margin-top:22px;padding:13px 18px;border-radius:13px;background:#3a3029;color:white;font-weight:800;text-decoration:none}.myhome-heading{display:flex;justify-content:space-between;align-items:end;gap:14px;margin-bottom:18px}.myhome-heading h2,.myhome-heading h3{margin:5px 0 6px;letter-spacing:-.025em}.myhome-heading>span{color:#8a7d73;font-size:13px}.myhome-home-heading{align-items:center}.myhome-home-heading p{font-size:13px}.myhome-add-top,.myhome-close-form{border:1px solid #d9cfc5;border-radius:12px;background:#fff;color:#55483f;padding:10px 14px;font:inherit;font-size:13px;font-weight:900;cursor:pointer}.myhome-add-top{background:#3e342d;color:#fff;border-color:#3e342d}.myhome-home-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.myhome-home-chip{position:relative;display:grid;min-height:148px;border:1px solid #ded5cc;border-radius:17px;background:#fff;overflow:hidden;transition:.16s ease}.myhome-home-chip:hover{transform:translateY(-1px);border-color:#b99a81;box-shadow:0 8px 22px rgba(78,58,44,.08)}.myhome-home-chip.is-active{border-color:#89654d;background:#f6eee6;box-shadow:0 0 0 2px rgba(137,101,77,.09)}.myhome-home-select{display:grid;align-content:start;gap:7px;width:100%;min-width:0;padding:17px 17px 11px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.myhome-home-select:disabled{cursor:default}.myhome-home-select strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px}.myhome-home-select small{color:#7d7066;line-height:1.4}.myhome-home-status{width:max-content;padding:5px 8px;border-radius:999px;background:#eee8e0;color:#7a6657;font-size:10px;font-weight:900}.is-active .myhome-home-status{background:#4b3d34;color:#fff}.myhome-home-actions{display:flex;gap:5px;justify-content:flex-end;margin-top:auto;padding:10px 12px;border-top:1px solid rgba(97,74,57,.08)}.myhome-home-actions button{border:0;border-radius:8px;background:#eee7df;color:#67574b;padding:7px 10px;font:inherit;font-size:11px;font-weight:900;cursor:pointer}.myhome-home-actions button.danger{background:#fff0ed;color:#9a4f45}.myhome-home-actions button:disabled{opacity:.5;cursor:wait}.myhome-add-chip,.myhome-empty-add{border:1px dashed #c9b7a7;border-radius:17px;background:#fbf7f2;color:#6a584a;cursor:pointer}.myhome-add-chip{display:grid;place-items:center;align-content:center;gap:5px;min-height:148px;padding:16px}.myhome-add-chip b{font-size:25px}.myhome-add-chip span{font-size:11px;color:#8a7a6d}.myhome-empty-add{display:grid;gap:6px;width:100%;padding:26px;text-align:center}.myhome-empty-add span{color:#855f45;font-weight:900}.myhome-current{display:flex;justify-content:space-between;align-items:center;gap:18px}.myhome-current h2,.myhome-selected h2{margin:5px 0 6px;letter-spacing:-.025em}.myhome-current-actions{display:flex;align-items:center;gap:8px}.myhome-current-actions button{border:1px solid #d7ccc2;border-radius:10px;background:#fff;padding:8px 11px;color:#5d4d42;font:inherit;font-size:12px;font-weight:900;cursor:pointer}.myhome-saved-chip{border-radius:999px;padding:7px 11px;background:#4b3d34;color:#fff;font-weight:800;font-size:12px}.myhome-search{display:grid;grid-template-columns:1fr auto;gap:10px}.myhome-field input,.myhome-field select,.myhome-search input{width:100%;box-sizing:border-box;border:1px solid #d9d0c6;border-radius:13px;background:#fff;color:#302925;padding:13px 14px;font:inherit;outline:none}.myhome-field input:focus,.myhome-field select:focus,.myhome-money-input:focus-within,.myhome-search input:focus{border-color:#9d7657;box-shadow:0 0 0 3px rgba(157,118,87,.12)}.myhome-save-button,.myhome-search button{border:0;border-radius:13px;padding:0 20px;background:#3a3029;color:white;font-weight:800;cursor:pointer}.myhome-save-button:disabled,.myhome-search button:disabled{opacity:.55;cursor:wait}.myhome-results{display:grid;gap:8px;margin-top:12px;max-height:390px;overflow:auto}.myhome-results button{display:grid;text-align:left;gap:4px;border:1px solid #e4dcd4;border-radius:14px;padding:14px 15px;background:#fff;color:inherit;cursor:pointer}.myhome-results button:hover{border-color:#a9876b;background:#fcf7f1}.myhome-results small,.myhome-results span{color:#7e7168}.myhome-selected{display:flex;justify-content:space-between;align-items:start;gap:24px;padding-bottom:22px;border-bottom:1px solid #eee6de}.myhome-selected p{margin:0;color:#766b62}.myhome-stats{display:flex;gap:10px}.myhome-stats div{min-width:110px;padding:12px 14px;border-radius:14px;background:#f3eee7}.myhome-stats span{display:block;margin-bottom:4px;color:#7b6e64;font-size:12px}.myhome-stats strong{font-size:18px}.myhome-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:22px}.myhome-field{display:grid;gap:8px}.myhome-field>span{font-weight:800;font-size:14px}.myhome-field>small{color:#87796f;line-height:1.5}.myhome-wide{grid-column:1/-1}.myhome-loading{border:1px dashed #cdbfb1;border-radius:13px;padding:13px 14px;color:#7a6b61;background:#fbf8f3}.myhome-text-button{justify-self:start;border:0;padding:0;background:transparent;color:#8a6043;font-weight:800;cursor:pointer}.myhome-money-input{display:grid;grid-template-columns:1fr auto;align-items:center;border:1px solid #d9d0c6;border-radius:13px;background:#fff;overflow:hidden}.myhome-money-input input{border:0!important;box-shadow:none!important;text-align:right;font-size:17px;font-weight:800}.myhome-money-input b{padding-right:13px;color:#77685d;font-size:13px}.myhome-save-row{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:24px;padding-top:20px;border-top:1px solid #eee6de}.myhome-save-row p{max-width:600px;font-size:13px}.myhome-save-actions{display:flex;gap:8px;flex:0 0 auto}.myhome-save-button{min-height:48px;padding:0 20px}.myhome-cancel-button{min-height:48px;padding:0 18px;border:1px solid #d8cec5;border-radius:13px;background:#fff;color:#65564b;font:inherit;font-weight:900;cursor:pointer}.myhome-error,.myhome-notice{margin-top:16px;border-radius:14px;padding:13px 15px;font-weight:700}.myhome-notice{background:#edf5ec;color:#3d6844;border:1px solid #d4e7d2}.myhome-error{background:#fff0ed;color:#93483e;border:1px solid #f0d3ce}.myhome-result-heading{align-items:start}.myhome-result-heading p{font-size:13px}.myhome-result-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.myhome-result-metric{padding:17px;border-radius:15px;background:#f4efe8}.myhome-result-metric span{display:block;color:#786c63;font-size:12px}.myhome-result-metric strong{display:block;margin-top:7px;font-size:25px}.myhome-result-empty{padding:18px;border-radius:14px;background:#f5f0ea;color:#796c63;line-height:1.6}.myhome-next-stage{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding-top:18px;border-top:1px solid #eee5dc}.myhome-next-stage>div{display:grid;gap:4px}.myhome-next-stage span{color:#7e7066;font-size:12px;line-height:1.5}.myhome-next-stage a{flex:0 0 auto;display:inline-grid;place-items:center;min-height:46px;padding:0 17px;border-radius:12px;background:#3e342d;color:#fff;text-decoration:none;font-size:13px;font-weight:900}@media(max-width:920px){.myhome-home-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.myhome-page{width:min(100% - 20px,1120px);padding-top:18px}.myhome-hero{padding:24px;align-items:start}.myhome-hero-badge{display:none}.myhome-card,.myhome-current,.myhome-homes-panel,.myhome-result-card{padding:20px}.myhome-current,.myhome-next-stage,.myhome-save-row,.myhome-selected{display:grid}.myhome-current-actions{justify-content:start}.myhome-form-grid,.myhome-home-strip,.myhome-result-grid{grid-template-columns:1fr}.myhome-wide{grid-column:auto}.myhome-stats{width:100%}.myhome-stats div{flex:1;min-width:0}.myhome-home-heading{align-items:end}.myhome-add-top{white-space:nowrap}.myhome-save-actions{width:100%}.myhome-save-actions button{flex:1}.myhome-next-stage a{width:100%;box-sizing:border-box}}.myhome-shell{background:#fdfaf9!important}.myhome-hero{background:#fffdf9!important;border-color:#e1d8cf!important}.myhome-card,.myhome-current,.myhome-homes-panel,.myhome-result-card{background:#fff!important;border-color:#e1d8cf!important}.myhome-kicker{color:#C94F4F!important}.myhome-hero-badge{background:#0d5aaa!important;color:#fff!important}.myhome-home-chip{background:#fff!important;border-color:#e1d8cf!important}.myhome-home-chip.is-active{background:#fdfaf9!important;border-color:#C94F4F!important;box-shadow:0 0 0 1px rgba(224,0,0,.08)!important}.myhome-home-chip.is-active .myhome-home-status,.myhome-saved-chip{background:#C94F4F!important;color:#fff!important}.myhome-next-stage a,.myhome-primary-link,.myhome-save-button,.myhome-search button{background:#0d5aaa!important;border-color:#0d5aaa!important;color:#fff!important}.myhome-add-top,.myhome-cancel-button,.myhome-close-form,.myhome-current-actions button,.myhome-home-actions button{background:#fff!important;border-color:#e1d8cf!important}.myhome-home-actions button.danger{background:#fff!important;color:#C94F4F!important}.myhome-add-chip,.myhome-empty-add,.myhome-loading,.myhome-result-empty{background:#fdfaf9!important;border-color:#e1d8cf!important}.myhome-field input,.myhome-field select,.myhome-money-input,.myhome-search input{background:#fff!important;border-color:#e1d8cf!important}