.login-page{background:linear-gradient(135deg,#e8ecee,#1565c0 50%,#113555);color:#fff;display:flex;height:100vh;width:100%}.login-shell{background:#fff;border-radius:20px;box-shadow:0 8px 24px #0003;display:flex;height:80%;margin:auto;max-width:75%;overflow:hidden;width:80%}.login-left{align-items:center;background:#113555;color:#fff;display:flex;flex:0.5 1;justify-content:center;padding:40px}.login-left h1{font-size:3rem;font-weight:800;line-height:1.2;text-align:center}.login-right{flex:1 1;flex-direction:column;justify-content:center;padding:60px 40px}.login-brand,.login-right{align-items:center;background:#f8f4f4;display:flex}.login-brand{gap:12px;margin-bottom:40px}.login-logo{fill:#0076bf;height:50px;object-fit:contain;width:25%}.login-brand-name{color:#113555;font-size:1.8rem;font-weight:700;margin-left:2%}.login-card{background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000026;max-width:420px;padding:32px;width:100%}.login-title{color:#113555;font-size:2rem;font-weight:800;margin-bottom:24px;text-align:center}.login-form{display:flex;flex-direction:column;gap:16px}.login-label{color:#113555;font-size:14px;font-weight:700}.login-input{background:#f9fafb;border:2px solid #b5b6bb;border-radius:10px;font-size:14px;padding:14px 16px;transition:all .3s ease;width:100%}.login-input:focus{border-color:#0076bf;box-shadow:0 0 0 3px #0076bf33;outline:none}.login-submit{background:linear-gradient(135deg,#0076bf,#a0cf67);border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:14px 20px;transition:all .3s ease}.login-submit:hover{box-shadow:0 6px 18px #0076bf4d;transform:translateY(-2px)}.login-error{color:#b00020;font-size:14px;text-align:center}.login-meta{color:#555;font-size:13px;margin-top:10px;text-align:center}*{box-sizing:border-box;margin:0;padding:0}img{height:auto;max-width:1980px}body{background:linear-gradient(135deg,#1976d2,#1565c0 50%,#0d47a1);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh}body,html{overflow-x:hidden}#root,.app-container,.main-wrapper,.modal-content{max-width:100%;overflow-x:hidden}@keyframes ch-spin{to{transform:rotate(1turn)}}.loading-row{align-items:center;color:#374151;display:flex;gap:10px;padding:10px 20px}.app-container{background:linear-gradient(135deg,#9fb0ca,#a9bdd9 50%,#80a3ca);min-height:100vh;padding:20px}.main-wrapper{margin:0 auto;max-width:1400px}.header-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8f4f4;border:1px solid #fff3;border-radius:20px;box-shadow:0 20px 40px #00000026;margin-bottom:30px;padding:40px;position:relative}.header-title{align-items:center;display:flex;gap:15px;margin-bottom:30px}.brand-logo{height:42px;margin-right:6px;object-fit:contain;width:140px}.header-refresh-btn{align-items:center;background:#e8f1ff;border:none;border-radius:50%;box-shadow:0 6px 16px #1976d259;color:#1976d2;cursor:pointer;display:inline-flex;height:46px;justify-content:center;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;width:46px}.header-refresh-btn:hover:not(:disabled){background:#d7e7ff;box-shadow:0 10px 22px #1976d266;transform:translateY(-1px)}.header-refresh-btn:active:not(:disabled){transform:translateY(0)}.header-refresh-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.7}.header-refresh-btn svg{height:22px;width:22px}.header-refresh-btn.loading svg{animation:ch-spin .75s linear infinite}.visually-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.main-title{color:#113555;font-size:2rem;font-weight:800}.search-container{flex:1 1;position:relative}.search-compare{display:flex;flex-wrap:nowrap;gap:15px;justify-content:space-between;margin-bottom:25px}.compare-open-btn{background:linear-gradient(135deg,#0d4ea6,#0a3461);border:none;border-radius:12px;box-shadow:0 8px 18px #0d4ea659;color:#fff;cursor:pointer;font-size:.95rem;font-weight:700;padding:14px 24px;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.compare-open-btn:hover{box-shadow:0 12px 26px #0d4ea673;filter:brightness(1.03);transform:translateY(-1px)}.search-icon{color:#9ca3af;height:24px;left:20px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.search-input{background:#fff;border:2px solid #e5e7eb;border-radius:15px;box-shadow:0 4px 6px #0000000d;font-size:16px;padding:18px 20px 18px 60px;transition:all .3s ease;width:100%}.search-input:focus{border-color:#1976d2;box-shadow:0 0 0 4px #1976d21a,0 8px 25px #0000001a;outline:none;transform:translateY(-1px)}.controls-row{flex-wrap:wrap;gap:20px;justify-content:space-between}.controls-row,.filter-btn{align-items:center;display:flex}.filter-btn{background:linear-gradient(135deg,#1976d2,#1565c0);border:none;border-radius:12px;box-shadow:0 8px 25px #1976d24d;color:#fff;cursor:pointer;font-weight:600;gap:10px;padding:15px 25px;transition:all .3s ease}.filter-btn:hover{box-shadow:0 12px 35px #1976d266;transform:translateY(-2px)}.chevron-icon{height:18px;transition:transform .3s ease;width:18px}.chevron-rotated{transform:rotate(180deg)}.sort-select{background:#fff;border:2px solid #e5e7eb;border-radius:10px;box-shadow:0 4px 6px #0000000d;cursor:pointer;font-size:14px;font-weight:500;padding:12px 20px;transition:all .3s ease}.sort-select:focus{border-color:#1976d2;box-shadow:0 0 0 3px #1976d21a;outline:none}.results-count{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;color:#374151;font-size:14px;font-weight:600;padding:8px 16px}.filters-panel{animation:slideDown .3s ease-out;background:#fff;border:1px solid #fff3;border-radius:20px;box-shadow:0 20px 40px #00000026;margin-bottom:30px;padding:40px}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.filter-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.filter-group{display:flex;flex-direction:column}.filter-label{color:#374151;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.filter-input,.filter-select{background:#fff;border:2px solid #e5e7eb;border-radius:10px;font-size:14px;padding:12px 16px;transition:all .3s ease}.filter-input:focus,.filter-select:focus{border-color:#1976d2;box-shadow:0 0 0 3px #1976d21a;outline:none}.addon-toggle,.reverse-toggle{align-items:center;display:flex;gap:8px;margin-bottom:10px}.sqft-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:30px}.features-section{margin-bottom:25px}.features-title{color:#374151;font-size:20px;font-weight:600;margin-bottom:30px}.feature-category{margin-bottom:20px}.category-title{color:#6b7280;font-size:14px;font-weight:600;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.feature-tags{display:flex;flex-wrap:wrap;gap:8px}.feature-tag{background:#fff;border:2px solid #e5e7eb;border-radius:20px;color:#374151;cursor:pointer;font-size:12px;font-weight:500;padding:8px 16px;text-transform:capitalize;transition:all .3s ease}.feature-tag:hover{border-color:#1976d2;transform:translateY(-1px)}.feature-tag.active{background:linear-gradient(135deg,#1976d2,#1565c0);border-color:#1976d2;box-shadow:0 4px 15px #1976d24d;color:#fff}.feature-tag.exclude{background:#4b5563;border-color:#4b5563;box-shadow:0 4px 15px #4b55634d;color:#fff}.check-icon{margin-right:4px}.feature-group{display:flex;flex-direction:column;gap:6px}.feature-group-header{align-items:center;display:flex;gap:4px}.sub-feature-tags{display:flex;flex-wrap:wrap;gap:8px;margin-left:20px}.sub-feature-tag{background:#f9fafb}.sub-chevron{cursor:pointer}.clear-filters-btn{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:10px;color:#6b7280;cursor:pointer;display:flex;font-weight:500;gap:8px;padding:12px 20px;transition:all .3s ease}.clear-filters-btn:hover{background:#f9fafb;border-color:#d1d5db;transform:translateY(-1px)}.results-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(380px,1fr))}.home-card{background:#fff;border:1px solid #fff3;border-radius:20px;box-shadow:0 10px 25px #00000014;overflow:hidden;position:relative;transition:all .3s ease}.home-card:hover{box-shadow:0 25px 50px #00000026;transform:translateY(-8px)}.card-content{padding:30px}.card-header{align-items:flex-start;display:flex;gap:15px;justify-content:space-between;margin-bottom:15px}.home-model{color:#1f2937;font-size:1.25rem;font-weight:700;letter-spacing:.2px;line-height:1.3;margin:0}.manufacturer-badge{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;box-shadow:0 4px 15px #667eea4d;color:#fff;font-size:12px;font-weight:600;padding:6px 12px;white-space:nowrap}.series-text{color:#6b7280;font-size:14px;font-weight:500;margin-bottom:20px}.specs-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr;margin-bottom:20px}.mono-dims{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.3px;white-space:nowrap}.spec-item{align-items:center;display:flex;gap:8px}.spec-icon{color:#667eea;height:18px;width:18px}.spec-text{color:#6b7280;font-size:14px;font-weight:500}.width-badge{border-radius:12px;font-size:11px;font-weight:600;letter-spacing:.5px;padding:4px 8px;text-transform:uppercase}.width-single{background:#dbeafe;color:#1e40af}.width-double{background:#dcfce7;color:#166534}.width-triple{background:#fef3c7;color:#92400e}.width-other{background:#f3f4f6;color:#6b7280}.home-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#4b5563;display:-webkit-box;font-size:14px;line-height:1.6;margin-bottom:20px;overflow:hidden}.card-features{display:flex;flex-wrap:wrap;gap:6px}.card-feature-tag{background:#f3f4f6;border-radius:12px;color:#6b7280;font-size:11px;font-weight:500;padding:4px 10px;text-transform:capitalize}.more-features{color:#9ca3af;font-size:11px;font-style:italic}.no-results{background:#fff;border-radius:20px;box-shadow:0 10px 25px #00000014;padding:80px 20px;text-align:center}.no-results-icon{color:#d1d5db;height:80px;margin:0 auto 20px;width:80px}.no-results-title{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:10px}.no-results-text{color:#6b7280;font-size:16px;margin-bottom:25px}.no-results-btn{background:linear-gradient(135deg,#1976d2,#1565c0);border:none;border-radius:12px;box-shadow:0 8px 25px #1976d24d;color:#fff;cursor:pointer;font-weight:600;padding:15px 30px;transition:all .3s ease}.no-results-btn:hover{box-shadow:0 12px 35px #1976d266;transform:translateY(-2px)}@media (max-width:1024px){.main-title{font-size:2rem}.results-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media (max-width:768px){.app-container{padding:15px}.header-card{padding:25px}.main-title{font-size:1.75rem}.controls-row{align-items:stretch;flex-direction:column}.filter-grid,.results-grid,.sqft-grid{grid-template-columns:1fr}.card-header{align-items:flex-start;flex-direction:column;gap:10px}.manufacturer-badge{align-self:flex-start}}@media (max-width:480px){.header-title{flex-direction:column;gap:10px;text-align:center}.main-title{font-size:1.5rem}.search-input{padding:15px 15px 15px 50px}.card-content{padding:20px}}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-2,.line-clamp-3{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3}.modal-overlay{align-items:center;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#0a0f198c;display:flex;height:100%;justify-content:center;left:0;overscroll-behavior:contain;position:fixed;top:0;width:100%;z-index:1000}.modal-content{animation:modal-pop .18s ease-out;background:#fff;border:1px solid #0000000d;border-radius:18px;box-shadow:0 30px 60px #00000040;max-height:90%;max-width:90%;overflow-y:auto;padding:0;position:relative}.modal-home-details{height:90vh;max-width:99vw;min-height:95vh;width:94vw}.modal-home-details .thumbnail-gallery{min-height:300px}.modal-loading-overlay{align-items:center;background:#ffffffe6;display:flex;flex-direction:column;inset:0;justify-content:center;position:absolute;z-index:20}.modal-loading-text{color:#1f2937;font-size:.95rem;font-weight:600;margin-top:8px}.modal-add-home{max-width:95vw;width:780px}.modal-add-home-wizard .custom-section-body{min-height:460px}.modal-add-home-review{max-width:96vw;width:1000px}@media (max-width:640px){.modal-add-home{width:96vw}.modal-add-home-wizard .custom-section-body{min-height:400px}}@keyframes modal-pop{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{align-items:center;background:#fff;border-bottom:2px solid #e5e7eb;display:flex;gap:12px;padding:12px 16px;position:-webkit-sticky;position:sticky;top:0;z-index:5}.modal-title{color:#111827;flex:1 1;font-size:1.75rem;font-weight:800;margin-left:32px;text-align:center}.modal-actions{display:flex;gap:8px;justify-content:flex-end;padding:8px 16px 0}.modal-edit-btn{background:#2563eb;border:1px solid #2563eb;border-radius:999px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:6px 14px}.modal-edit-btn:hover{background:#1d4ed8}.close-btn{background:#0000;font-size:1.5rem;line-height:1;padding:4px 6px;position:static}.close-btn,.danger-btn{border:none;cursor:pointer}.danger-btn{background:#dc2626;border-radius:10px;color:#fff;font-weight:700;margin-left:auto;padding:8px 12px}.danger-btn:hover{background:#b91c1c}.danger-inline-btn{background:#dc2626;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;padding:8px 12px}.danger-inline-btn:hover{background:#b91c1c}.confirm-overlay{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;position:absolute;z-index:30}.confirm-modal{background:#fff;border-radius:16px;box-shadow:0 20px 50px #00000040;max-width:92vw;overflow:hidden;width:560px}.confirm-message{color:#1f2937;font-size:.98rem}.close-btn:focus{outline:2px solid #1976d2;outline-offset:2px}.thumbnail-gallery{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,1fr);margin-bottom:15px;padding:10px 20px}.thumbnail{border-radius:10px;box-shadow:0 4px 10px #00000014;cursor:zoom-in;transition:transform .15s ease,box-shadow .15s ease}.thumbnail:hover{box-shadow:0 10px 22px #00000029;transform:translateY(-2px) scale(1.02)}.wizard{padding:12px 16px 10px}.wizard-steps{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.wizard-step{background:#f3f4f6;border:none;border-radius:999px;cursor:pointer;font-size:.9rem;font-weight:600;gap:8px;padding:8px 12px}.wizard-step,.wizard-step .wizard-step-index{align-items:center;color:#374151;display:inline-flex}.wizard-step .wizard-step-index{background:#e5e7eb;border-radius:50%;font-size:.8rem;height:22px;justify-content:center;width:22px}.wizard-step.active{background:linear-gradient(135deg,#1976d2,#1565c0);box-shadow:0 6px 18px #1976d240;color:#fff}.wizard-step.active .wizard-step-index{background:#fff3;color:#fff}.wizard-step.completed{background:#e8f1ff;color:#1e3a8a}.wizard-progress{background:#eef2f7;border-radius:999px;height:6px;margin-bottom:8px;margin-top:10px;overflow:hidden;position:relative;width:100%}.wizard-progress-bar{background:linear-gradient(135deg,#1976d2,#1565c0);border-radius:999px;height:100%;transition:width .25s ease;width:0}.user-customizations-grid input[type=number],.user-customizations-grid input[type=text],.user-customizations-grid input[type=url],.user-customizations-grid textarea{background:#fff;border:1px solid #cbd5e0;border-radius:10px;font-size:.95rem;padding:10px 12px;transition:box-shadow .15s ease,border-color .15s ease}.user-customizations-grid input[type=number]:focus,.user-customizations-grid input[type=text]:focus,.user-customizations-grid input[type=url]:focus,.user-customizations-grid textarea:focus{border-color:#4c6ef5;box-shadow:0 0 0 2px #4c6ef51f;outline:none}.user-customizations-grid .full-row{grid-column:1/-1}.user-customizations-grid label{display:flex;flex-direction:column;gap:6px;min-width:0}@media (max-width:560px){.user-customizations-grid{grid-template-columns:1fr}}.thumbnail{aspect-ratio:4/3;border:3px solid #141414c2;border-radius:6px;cursor:pointer;object-fit:cover;width:100%}.lightbox-overlay{background:#616060e6;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1100}.lightbox-content,.lightbox-overlay{align-items:center;display:flex;justify-content:center}.lightbox-content{aspect-ratio:16/9;background:#fff;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.877);height:auto;max-height:90vh;overflow:hidden;position:relative;width:clamp(800px,85vw,90vh * (16/9))}.lightbox-arrow{align-items:center;background:#00000080;border:none;border-radius:9999px;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:44px}.lightbox-arrow.left{left:16px}.lightbox-arrow.right{right:16px}.lightbox-overlay.inside{position:fixed}.lightbox-overlay.inside .lightbox-content{width:min(100%,clamp(360px,44vw,640px))}.lightbox-overlay.left{left:0;width:50%}.lightbox-overlay.right{left:50%;width:50%}.lightbox-image{display:block;height:100%;object-fit:contain;width:100%}.modal-features ul{list-style:disc;padding-left:20px}.modal-specs{display:flex;flex-wrap:wrap;gap:12px 20px;justify-content:flex-start;margin:20px 10px}.modal-spec{background:#eaebeb;border-radius:10px;display:flex;flex:1 1 220px;flex-direction:column;justify-content:center;max-width:130px;min-width:120px;padding:12px 14px 8px}.modal-spec-notes{border-radius:0;flex:1 1 100%;max-width:none;order:99}.modal-spec-label{color:#6b7280;font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.modal-spec-value{color:#111827;font-size:1rem;font-weight:600;line-height:1.4;margin-top:4px}.modal-spec-notes .modal-spec-value{white-space:pre-wrap}.feature-section-title{font-size:1.7rem;font-weight:750;margin-bottom:12px;margin-left:25px;text-align:left}.feature-section .feature-category-list{display:flex;flex-wrap:wrap;gap:12px 20px;justify-content:flex-start;margin-left:10px;margin-right:10px;margin-top:10px}.feature-category-block{background-color:#eaebeb;border:1px solid #e5e7eb;border-radius:10px;flex:1 1 220px;max-width:220px;min-width:200px;padding:12px 16px;text-transform:capitalize}.feature-category-heading{align-items:center;color:#172231;display:flex;font-size:.95rem;font-weight:600;gap:8px}.feature-category-icon{color:#2563eb;height:18px;width:18px}.feature-category-block ul{margin-top:8px}.feature-category-subheading{border-bottom:2px solid #c2c5c9;color:#000;font-size:.8rem;font-weight:700;letter-spacing:.08em;margin-top:12px;text-transform:uppercase}.feature-category-addons{list-style:disc;margin-top:6px;padding-left:18px;text-transform:capitalize}.compare-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.compare-content{background:#fff;border-radius:10px;flex-direction:column;max-width:95%;overflow-y:auto;padding:20px;position:relative}.compare-content,.compare-search-row{display:flex;gap:20px}.compare-input{border:1px solid #e5e7eb;border-radius:8px;flex:1 1;font-size:14px;padding:12px 16px}.compare-homes{display:flex;gap:20px}.compare-home{flex:1 1;max-height:80vh;min-width:300px;overflow-y:auto;position:relative}.unique-feature{color:#3951c8ee;font-weight:700}.modal-features+.modal-features{margin-top:15px}.model-link{color:#1976d2;display:block;font-size:large;font-weight:700;margin-bottom:10px;margin-top:10px;text-align:center;text-decoration:none}.model-link:hover{text-decoration:underline}.admin-banner{background:#f3f6ff;border:1px solid #d5defa;border-radius:12px;display:flex;flex-direction:column;gap:8px;margin-bottom:16px;padding:12px 16px}.admin-banner-row{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.admin-banner-label{color:#1c3faa;font-weight:600}.admin-user-select{background:#fff;border:1px solid #b6c2f5;border-radius:8px;font-size:.95rem;min-width:200px;padding:8px 10px}.admin-user-select:focus{border-color:#4c6ef5;box-shadow:0 0 0 2px #4c6ef526;outline:none}.admin-banner-spinner{margin-left:4px}.admin-banner-error{color:#c53030;font-size:.9rem}.admin-add-home-btn{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:12px;box-shadow:0 2px 6px #0000000f;color:#1f2937;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:8px;margin-left:6px;padding:10px 16px;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .15s ease}.admin-add-home-btn:hover{background:#f9fafb;border-color:#cbd5e0;box-shadow:0 6px 16px #00000014;transform:translateY(-1px)}.admin-add-home-btn:active{box-shadow:0 2px 6px #0000000f;transform:translateY(0)}.admin-add-home-btn:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.user-customizations-grid label>span{color:#111827;font-weight:700;letter-spacing:.2px}.user-customizations{background:#f9fafb;border:1px solid #e2e8f0;border-radius:16px;display:flex;flex-direction:column;gap:16px;margin-top:24px;padding:18px 20px}.user-customizations.collapsed{display:none}.user-customizations-header{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.user-customizations-header h3{font-size:1.1rem;margin:0}.user-customizations-target{color:#2c5282;font-size:.9rem}.user-customizations-placeholder{color:#4a5568;font-size:.95rem;margin:0}.user-customizations-loading{align-items:center;color:#4a5568;display:flex;font-size:.95rem;gap:10px}.user-customizations-error{background:#fff0f0;border:1px solid #f99;border-radius:10px;color:#c53030;font-size:.92rem;padding:10px 12px}.user-customizations-status{background:#edfdf2;border:1px solid #98e0b0;border-radius:10px;color:#276749;font-size:.9rem;padding:8px 10px}.user-customizations-form{display:flex;flex-direction:column;gap:18px}.user-customizations-form label{color:#2d3748;display:flex;flex-direction:column;font-weight:600;gap:6px}.user-customizations-form input[type=url],.user-customizations-form textarea{background:#fff;border:1px solid #cbd5e0;border-radius:10px;font-size:.95rem;padding:10px 12px;resize:vertical}.user-customizations-form input[type=url]:focus,.user-customizations-form textarea:focus{border-color:#4c6ef5;box-shadow:0 0 0 2px #4c6ef51f;outline:none}.user-customizations-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.user-customizations-actions{display:flex;flex-wrap:wrap;gap:12px}.customizations-reset-btn,.customizations-save-btn{border:none;border-radius:999px;cursor:pointer;font-size:.95rem;font-weight:600;padding:10px 18px;transition:transform .15s ease,box-shadow .15s ease}.customizations-save-btn{background:linear-gradient(135deg,#4c6ef5,#3b5bdb);box-shadow:0 6px 14px #4c6ef540;color:#fff}.customizations-save-btn:hover{box-shadow:0 10px 20px #4c6ef540;transform:translateY(-1px)}.customizations-save-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.7;transform:none}.customizations-reset-btn{background:#fff;border:1px solid #cbd5e0;color:#2d3748}.customizations-reset-btn:hover{background:#edf2f7}.user-customizations-photos{display:flex;flex-direction:column;gap:14px}.user-customizations-photos h4{font-size:1rem;margin:0}.preview-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));margin-top:10px}.preview-item{border-radius:10px;box-shadow:0 4px 10px #00000014;overflow:hidden;position:relative}.preview-item img{display:block;height:100%;object-fit:cover;width:100%}.preview-remove{align-items:center;background:#111827cc;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:26px;justify-content:center;line-height:1;position:absolute;right:6px;top:6px;width:26px}.preview-remove:hover{background:#111827f2}.photo-upload-form{background:#fff;border:1px dashed #cbd5e0;border-radius:12px;display:flex;flex-direction:column;gap:12px;padding:12px}.user-customizations-photo-list{display:flex;flex-direction:column;gap:14px}.photo-upload-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.photo-upload-form label{color:#2d3748;display:flex;flex-direction:column;font-weight:500;gap:6px}.photo-upload-form input[type=file]{font-size:.9rem}.photo-upload-checkbox{align-items:center;color:#4a5568;display:flex;font-size:.9rem;gap:8px}.customizations-photo-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.customizations-photo-card{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;display:flex;flex-direction:column;gap:8px;padding:8px}.customizations-photo-card img{aspect-ratio:4/3;border-radius:8px;object-fit:cover;width:100%}.customizations-photo-card button{background:#fee2e2;border:none;border-radius:6px;color:#c53030;cursor:pointer;font-size:.85rem;padding:6px 10px}.customizations-photo-card button:hover{background:#fecaca}.modal-spec-header{align-items:center;display:flex;gap:8px;margin-bottom:6px}.spec-badge{background:#e0f2fe;border-radius:999px;color:#0369a1;font-size:.65rem;font-weight:600;letter-spacing:.05em;padding:2px 6px;text-transform:uppercase}.custom-indicator,.spec-badge{display:none!important}.spec-edit-btn{background:#0000;border:none;color:#2563eb;cursor:pointer;font-size:.75rem;font-weight:600;margin-left:auto;padding:0}.spec-edit-btn:hover{text-decoration:underline}.modal-spec-original{color:#6b7280;font-size:.78rem;margin-top:6px}.feature-section-title-row{align-items:center;display:flex;gap:12px;justify-content:space-between}.feature-section-title{margin:0 0 12px 25px}.feature-edit-btn{background:#0000;border:1px solid #2563eb;border-radius:999px;color:#2563eb;cursor:pointer;font-size:.8rem;font-weight:600;padding:4px 12px}.feature-edit-btn:hover{background:#2563eb14}.feature-edit-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;gap:10px;padding:14px}.feature-edit-header{display:flex;flex-direction:column;gap:4px}.feature-edit-header span:first-child{color:#2d3748;font-weight:600}.feature-edit-subtitle{color:#6b7280;font-size:.85rem}.feature-pill-container{display:flex;flex-wrap:wrap;gap:8px;min-height:32px}.feature-pill{align-items:center;background:#e0e7ff;border-radius:999px;color:#312e81;display:inline-flex;font-size:.85rem;font-weight:600;gap:6px;padding:6px 10px}.feature-pill button{background:#0000;border:none;color:#4c1d95;cursor:pointer;font-size:.85rem;font-weight:700;line-height:1}.feature-pill button:hover{color:#1e1b4b}.feature-empty{color:#6b7280;font-size:.85rem}.feature-picker{align-items:center;display:flex;gap:8px;width:100%}.feature-picker input{border:1px solid #cbd5e0;border-radius:8px;flex:1 1 auto;font-size:.9rem;min-width:0;padding:8px 10px}.feature-picker input:focus{border-color:#4c6ef5;box-shadow:0 0 0 2px #4c6ef51f;outline:none}.feature-add-btn{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:600;padding:8px 14px;white-space:nowrap}.feature-add-btn:disabled{cursor:not-allowed;opacity:.6}.feature-add-btn:not(:disabled):hover{background:#1d4ed8}.feature-suggestions{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 8px 24px #0f172a1f;margin-top:10px;max-height:180px;overflow-y:auto;padding:6px 0;position:relative;z-index:20}.feature-suggestions li{list-style:none}.feature-suggestions button{background:#0000;border:none;color:#1f2937;cursor:pointer;font-size:.9rem;padding:8px 14px;text-align:left;width:100%}.feature-suggestions button:hover{background:#eff6ff}.feature-hint{color:#6b7280;display:block;font-size:.8rem;margin-top:6px}.custom-section{background:#fff;border:1px solid #e2e8f0;border-radius:14px;display:flex;flex-direction:column;gap:12px;padding:16px 18px}.custom-section+.custom-section{margin-top:16px}.custom-section-header{align-items:center;display:flex;gap:10px}.custom-section-header h4{color:#1f2937;font-size:1rem;font-weight:600;margin:0}.addons-edit .custom-section-header h4,.features-edit .custom-section-header h4{border-left:3px solid #2563eb;color:#0f172a;font-size:1.15rem;font-weight:700;letter-spacing:.02em;padding-left:8px}.section-link-button{background:#0000;border:none;color:#2563eb;cursor:pointer;font-size:.85rem;font-weight:600;margin-left:auto;padding:0}.section-link-button:hover{text-decoration:underline}.custom-section-body{color:#1f2937;display:flex;flex-direction:column;font-size:.95rem;gap:10px}.custom-section-body p{line-height:1.5;margin:0}.section-placeholder{color:#6b7280;font-style:italic}.default-note-details summary{color:#2563eb;cursor:pointer;font-weight:600}.default-note-details p{color:#4b5563;margin:6px 0 0}.custom-list{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.custom-list-item{align-items:center;background:#eef2ff;border-radius:999px;color:#1f2937;display:inline-flex;font-size:.85rem;font-weight:600;gap:8px;padding:6px 12px}.custom-list-item.custom{background:#2563eb;color:#fff}.custom-indicator{background:#fff3;border-radius:999px;font-size:.7rem;letter-spacing:.05em;padding:2px 6px;text-transform:uppercase}.modal-specs-row{position:relative}.modal-specs-row .modal-specs{width:100%}.modal-edit-inline-btn{background:#cee5ff;border:1px solid #2563eb;border-radius:999px;color:#2563eb;cursor:pointer;font-size:1rem;font-weight:600;padding:6px 12px;position:static;white-space:nowrap}.modal-edit-inline-btn:hover{background:#eff6ff}.signout-btn{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 2px 6px #0000000f;color:#1f2937;cursor:pointer;font-size:.9rem;font-weight:600;padding:8px 12px;position:absolute;right:14px;top:14px}.signout-btn:hover{background:#f9fafb}.modal-specs-actions{align-items:center;display:flex;gap:8px;position:absolute;right:20px;top:10px;z-index:2}.modal-specs-actions .danger-inline-btn,.modal-specs-actions .modal-edit-inline-btn{position:static}
/*# sourceMappingURL=main.58fb5e08.css.map*/