body.page-document-upload{background:#f4f0ec}#houz-upload-scope{font-family:sofia-pro-variable,Helvetica Neue,sans-serif;color:var(--text-gray);line-height:1.6;-webkit-font-smoothing:antialiased;--gusto-green: #2c5450;--gusto-green-light: #3a6b66;--gusto-green-dark: #1f3c39;--gracious-gold: #F7D084;--gracious-gold-dark: #e8bb5e;--gracious-gold-glow: rgba(247, 208, 132, .15);--gracious-gold-soft: rgba(247, 208, 132, .25);--soft-sand: #f4f0ec;--soft-sand-dark: #ebe5df;--text-gray: #353835;--slate-gray: #24242e;--total-black: #000000;--white: #ffffff;--border: #ddd8d2;--border-light: #e8e3dd;--muted: #8a8580;--red: #c0392b;--green-success: #27ae60;--amber: #e6a817;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--shadow-sm: 0 1px 3px rgba(44,84,80,.06);--shadow-md: 0 4px 16px rgba(44,84,80,.08);--shadow-lg: 0 8px 32px rgba(44,84,80,.1);--shadow-gold: 0 4px 20px rgba(247,208,132,.3);--ease: .3s cubic-bezier(.4, 0, .2, 1)}#houz-upload-scope .hero{background:var(--gusto-green);padding:3.5rem 2rem 4.5rem;text-align:center;position:relative;overflow:hidden}#houz-upload-scope .hero:before{content:"";position:absolute;top:-40%;right:-10%;width:500px;height:500px;background:radial-gradient(ellipse,rgba(247,208,132,.06) 0%,transparent 70%);pointer-events:none}#houz-upload-scope .hero:after{content:"";position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:radial-gradient(ellipse,rgba(247,208,132,.04) 0%,transparent 60%);pointer-events:none}#houz-upload-scope .hero-content{position:relative;z-index:1;max-width:620px;margin:0 auto}#houz-upload-scope .hero-badge{display:inline-flex;align-items:center;gap:6px;background:#f7d0841f;border:1px solid rgba(247,208,132,.25);color:var(--gracious-gold);padding:6px 16px;border-radius:100px;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.25rem;animation:fadeInDown .6s ease}#houz-upload-scope .hero h1{font-family:New Spirit,new-spirit,Playfair Display,Georgia,serif;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:600;color:var(--white);line-height:1.2;margin-bottom:.75rem;animation:fadeInDown .6s ease .1s both}#houz-upload-scope .hero h1 em{font-style:normal;color:var(--gracious-gold)}#houz-upload-scope .hero p{color:#fff9;font-size:1rem;font-weight:300;max-width:480px;margin:0 auto;animation:fadeInDown .6s ease .2s both}#houz-upload-scope .main-container{max-width:760px;margin:-2rem auto 3rem;padding:0 1.5rem;position:relative;z-index:2}#houz-upload-scope .upload-card{background:var(--white);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);overflow:hidden;animation:fadeInUp .7s ease .3s both}#houz-upload-scope .card-inner{padding:2.5rem}#houz-upload-scope .form-section{margin-bottom:2rem}#houz-upload-scope .form-section-title{display:flex;align-items:center;gap:10px;font-weight:600;font-size:.95rem;color:var(--slate-gray);margin-bottom:1rem}#houz-upload-scope .form-section-title .icon{width:32px;height:32px;background:var(--gracious-gold-glow);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;flex-shrink:0}#houz-upload-scope .form-section-title .icon svg{width:16px;height:16px;color:var(--gracious-gold-dark)}#houz-upload-scope .gold-dot{display:inline-block;width:8px;height:8px;background:var(--gracious-gold);border-radius:50%;margin-right:2px;vertical-align:middle}#houz-upload-scope .form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}#houz-upload-scope .form-group label{display:block;font-size:.78rem;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px}#houz-upload-scope .form-group input,#houz-upload-scope .form-group select{width:100%;padding:12px 16px;border:1.5px solid var(--border);border-radius:var(--radius-md);font-family:Sofia Pro,sans-serif;font-size:.95rem;color:var(--slate-gray);background:var(--soft-sand);transition:all var(--ease);outline:none}#houz-upload-scope .form-group input:focus,#houz-upload-scope .form-group select:focus,#houz-upload-scope .form-group textarea:focus{border-color:var(--gracious-gold);background:var(--white);box-shadow:0 0 0 3px var(--gracious-gold-glow)}#houz-upload-scope .form-group input::placeholder,#houz-upload-scope .form-group textarea::placeholder{color:#bbb5ad}#houz-upload-scope .form-group textarea{width:100%;padding:12px 16px;border:1.5px solid var(--border);border-radius:var(--radius-md);font-family:sofia-pro-variable,Helvetica Neue,sans-serif;font-size:.95rem;color:var(--slate-gray);background:var(--soft-sand);transition:all var(--ease);outline:none;resize:vertical;min-height:88px;line-height:1.5}#houz-upload-scope .own-solicitor-panel{margin-top:1rem}#houz-upload-scope .form-section .form-section{margin-bottom:0}#houz-upload-scope .divider{height:1px;background:var(--border-light);margin:.5rem 0 2rem}#houz-upload-scope .doc-type-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:10px;margin-bottom:1.5rem}#houz-upload-scope .doc-type-chip{display:flex;align-items:center;gap:8px;padding:10px 14px;border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--white);cursor:pointer;transition:all var(--ease);font-size:.85rem;font-weight:500;color:var(--text-gray);-webkit-user-select:none;user-select:none}#houz-upload-scope .doc-type-chip:hover{border-color:var(--gracious-gold);background:var(--gracious-gold-glow)}#houz-upload-scope .doc-type-chip.active{border-color:var(--gracious-gold);background:#f7d0841a;color:var(--slate-gray);font-weight:600}#houz-upload-scope .doc-type-chip.active .chip-dot{background:var(--gracious-gold);box-shadow:0 0 0 3px #f7d08440}#houz-upload-scope .chip-dot{width:8px;height:8px;border-radius:50%;background:var(--border);transition:all var(--ease);flex-shrink:0}#houz-upload-scope .drop-zone{border:2px dashed var(--border);border-radius:var(--radius-lg);padding:3rem 2rem;text-align:center;cursor:pointer;transition:all var(--ease);background:var(--soft-sand)}#houz-upload-scope .drop-zone:hover,#houz-upload-scope .drop-zone.drag-over{border-color:var(--gracious-gold);background:var(--gracious-gold-glow)}#houz-upload-scope .drop-zone.drag-over{transform:scale(1.01);box-shadow:0 0 0 4px #f7d0841f}#houz-upload-scope .drop-zone-icon{width:56px;height:56px;margin:0 auto 1rem;background:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-sm)}#houz-upload-scope .drop-zone-icon svg{width:24px;height:24px;color:var(--gusto-green)}#houz-upload-scope .drop-zone h3{font-family:New Spirit,Georgia,serif;font-size:1.05rem;font-weight:600;color:var(--slate-gray);margin-bottom:4px}#houz-upload-scope .drop-zone p{font-size:.85rem;color:var(--muted);margin-bottom:1rem}#houz-upload-scope .drop-zone-btn{display:inline-flex;align-items:center;gap:6px;background:var(--gusto-green);color:var(--white);padding:10px 24px;border-radius:100px;font-family:Sofia Pro,sans-serif;font-size:.85rem;font-weight:600;border:none;cursor:pointer;transition:all var(--ease)}#houz-upload-scope .drop-zone-btn:hover{background:var(--gusto-green-light);box-shadow:var(--shadow-md);transform:translateY(-1px)}#houz-upload-scope .drop-zone-formats{margin-top:1rem;font-size:.72rem;color:var(--muted)}#houz-upload-scope .file-list{margin-top:1.5rem;display:flex;flex-direction:column;gap:8px}#houz-upload-scope .file-item{display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--soft-sand);border-radius:var(--radius-md);animation:fadeInUp .3s ease;transition:all var(--ease)}#houz-upload-scope .file-item:hover{background:var(--soft-sand-dark)}#houz-upload-scope .file-icon{width:40px;height:40px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.63rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--white)}#houz-upload-scope .file-icon.pdf{background:#c0392b}#houz-upload-scope .file-icon.jpg,#houz-upload-scope .file-icon.jpeg,#houz-upload-scope .file-icon.png,#houz-upload-scope .file-icon.webp{background:#8e44ad}#houz-upload-scope .file-icon.doc,#houz-upload-scope .file-icon.docx{background:#2980b9}#houz-upload-scope .file-icon.xls,#houz-upload-scope .file-icon.xlsx{background:#27ae60}#houz-upload-scope .file-icon.default{background:var(--muted)}#houz-upload-scope .file-details{flex:1;min-width:0}#houz-upload-scope .file-name{font-size:.875rem;font-weight:600;color:var(--slate-gray);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#houz-upload-scope .file-meta{font-size:.72rem;color:var(--muted);display:flex;align-items:center;gap:8px}#houz-upload-scope .file-status{flex-shrink:0;font-size:.75rem;font-weight:600}#houz-upload-scope .file-status.ready{color:var(--gusto-green)}#houz-upload-scope .file-status.uploading{color:var(--amber)}#houz-upload-scope .file-status.complete{color:var(--green-success)}#houz-upload-scope .file-status.error{color:var(--red)}#houz-upload-scope .file-remove{flex-shrink:0;width:28px;height:28px;border:none;background:transparent;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all var(--ease);color:var(--muted)}#houz-upload-scope .file-remove:hover{background:#c0392b1a;color:var(--red)}#houz-upload-scope .file-remove svg{width:14px;height:14px}#houz-upload-scope .submit-section{margin-top:2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}#houz-upload-scope .file-count{font-size:.85rem;color:var(--muted)}#houz-upload-scope .file-count strong{color:var(--slate-gray)}#houz-upload-scope .submit-btn{display:inline-flex;align-items:center;gap:8px;background:var(--gracious-gold);color:var(--gusto-green);border:none;padding:14px 36px;border-radius:100px;font-family:Sofia Pro,sans-serif;font-size:.9rem;font-weight:700;cursor:pointer;transition:all var(--ease);text-transform:uppercase;letter-spacing:.04em}#houz-upload-scope .submit-btn:hover:not(:disabled){background:var(--gracious-gold-dark);box-shadow:var(--shadow-gold);transform:translateY(-2px)}#houz-upload-scope .submit-btn:disabled{opacity:.4;cursor:not-allowed}#houz-upload-scope .submit-btn svg{width:18px;height:18px}#houz-upload-scope .submit-btn .spinner{width:18px;height:18px;border:2.5px solid rgba(44,84,80,.2);border-top-color:var(--gusto-green);border-radius:50%;animation:spin .7s linear infinite}#houz-upload-scope .success-overlay{display:none;padding:4rem 2rem;text-align:center;animation:fadeInUp .5s ease}#houz-upload-scope .success-overlay.show{display:block}#houz-upload-scope .success-check{width:72px;height:72px;background:#27ae601a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}#houz-upload-scope .success-check svg{width:36px;height:36px;color:var(--green-success)}#houz-upload-scope .success-overlay h2{font-family:New Spirit,Georgia,serif;font-size:1.5rem;font-weight:600;color:var(--slate-gray);margin-bottom:.5rem}#houz-upload-scope .success-overlay p{color:var(--muted);font-size:.95rem;font-weight:300;margin-bottom:2rem;max-width:420px;margin-left:auto;margin-right:auto}#houz-upload-scope .success-btn{display:inline-flex;align-items:center;gap:6px;background:var(--gusto-green);color:var(--white);padding:12px 28px;border-radius:100px;font-family:Sofia Pro,sans-serif;font-size:.85rem;font-weight:600;border:none;cursor:pointer;transition:all var(--ease)}#houz-upload-scope .success-btn:hover{background:var(--gusto-green-light);box-shadow:var(--shadow-md)}#houz-upload-scope .info-bar{background:var(--soft-sand);border-top:1px solid var(--border-light);padding:1rem 2.5rem;display:flex;align-items:center;gap:10px;font-size:.78rem;color:var(--muted)}#houz-upload-scope .info-bar svg{width:16px;height:16px;flex-shrink:0;color:var(--gusto-green)}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}#houz-upload-scope .toast{position:fixed;bottom:2rem;left:50%;transform:translate(-50%) translateY(100px);background:var(--slate-gray);color:var(--white);padding:12px 24px;border-radius:100px;font-size:.85rem;font-weight:500;box-shadow:var(--shadow-lg);z-index:1000;opacity:0;transition:all .4s cubic-bezier(.4,0,.2,1);pointer-events:none}#houz-upload-scope .toast.show{transform:translate(-50%) translateY(0);opacity:1}@media(max-width:768px){#houz-upload-scope .doc-type-grid{grid-template-columns:1fr 1fr}#houz-upload-scope .form-row{grid-template-columns:1fr}}@media(max-width:640px){#houz-upload-scope .hero{padding:2rem 1.25rem 3rem}#houz-upload-scope .hero h1{font-size:1.5rem}#houz-upload-scope .hero p{font-size:.9rem}#houz-upload-scope .hero-badge{font-size:.65rem;padding:5px 12px}#houz-upload-scope .main-container{padding:0 .75rem;margin-top:-1.5rem}#houz-upload-scope .card-inner{padding:1.25rem}#houz-upload-scope .upload-card{border-radius:16px}#houz-upload-scope .form-section-title{font-size:.88rem;gap:8px}#houz-upload-scope .form-section-title .icon{width:28px;height:28px}#houz-upload-scope .form-section-title .icon svg{width:14px;height:14px}#houz-upload-scope .form-row{grid-template-columns:1fr}#houz-upload-scope .form-group input,#houz-upload-scope .form-group select,#houz-upload-scope .form-group textarea{padding:11px 14px;font-size:.9rem}#houz-upload-scope .form-group label{font-size:.72rem}#houz-upload-scope .doc-type-grid{grid-template-columns:1fr 1fr;gap:8px}#houz-upload-scope .doc-type-chip{padding:9px 10px;font-size:.8rem;gap:6px}#houz-upload-scope .drop-zone{padding:2rem 1.25rem}#houz-upload-scope .drop-zone-icon{width:48px;height:48px}#houz-upload-scope .drop-zone-icon svg{width:20px;height:20px}#houz-upload-scope .drop-zone h3{font-size:.95rem}#houz-upload-scope .drop-zone p{font-size:.8rem}#houz-upload-scope .drop-zone-btn{padding:9px 20px;font-size:.8rem}#houz-upload-scope .drop-zone-formats{font-size:.68rem}#houz-upload-scope .file-item{padding:10px 12px;gap:10px}#houz-upload-scope .file-icon{width:34px;height:34px;font-size:.58rem}#houz-upload-scope .file-name{font-size:.8rem}#houz-upload-scope .file-meta{font-size:.68rem}#houz-upload-scope .file-status{font-size:.7rem}#houz-upload-scope .file-remove{width:26px;height:26px}#houz-upload-scope .submit-section{flex-direction:column;align-items:stretch;gap:.75rem}#houz-upload-scope .submit-btn{justify-content:center;padding:13px 24px;font-size:.85rem}#houz-upload-scope .file-count{text-align:center;font-size:.8rem}#houz-upload-scope .info-bar{padding:.85rem 1.25rem;font-size:.72rem}#houz-upload-scope .success-overlay{padding:2.5rem 1.5rem}#houz-upload-scope .success-check{width:60px;height:60px}#houz-upload-scope .success-check svg{width:30px;height:30px}#houz-upload-scope .success-overlay h2{font-size:1.25rem}#houz-upload-scope .success-overlay p{font-size:.88rem}#houz-upload-scope .divider{margin:.25rem 0 1.5rem}#houz-upload-scope .form-section{margin-bottom:1.5rem}}@media(max-width:380px){#houz-upload-scope .card-inner{padding:1rem}#houz-upload-scope .doc-type-grid{grid-template-columns:1fr}#houz-upload-scope .hero h1{font-size:1.3rem}#houz-upload-scope .submit-btn{padding:12px 20px;font-size:.8rem}}
