@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box}html,body,#root{height:100%}body{-webkit-font-smoothing:antialiased;color:#241f1b;background:#faf8f5;margin:0;font-family:Montserrat,sans-serif}a{color:#966443;text-decoration:none}a:hover{color:#1b455f}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#d8d3cb;border-radius:8px}button,textarea,input,select{font-family:Montserrat,sans-serif}button{cursor:pointer}.wh-app{color:#241f1b;background:#faf8f5;min-height:100vh;display:flex}.wh-sidebar{z-index:40;background:#1b455f;flex-direction:column;flex:none;width:248px;height:100vh;display:flex;position:sticky;top:0}.wh-sidebar-header{border-bottom:1px solid #ffffff24;padding:30px 26px 22px}.wh-sidebar-brand{letter-spacing:.14em;color:#fff;font-size:15px;font-weight:800}.wh-sidebar-sub{letter-spacing:.1em;color:#e2a278;margin-top:5px;font-size:10.5px;font-weight:600}.wh-nav{flex-direction:column;flex:1;gap:2px;padding:18px 0;display:flex;overflow-y:auto}.wh-nav-header{letter-spacing:.1em;text-transform:uppercase;color:#e2a278;padding:18px 26px 6px;font-size:10.5px;font-weight:700}.wh-nav-link{all:unset;cursor:pointer;letter-spacing:.07em;text-transform:uppercase;color:#ffffff9e;padding:10px 26px;font-size:12px;font-weight:700;display:block}.wh-nav-link:hover,.wh-nav-link.active{color:#fff;background:#ffffff0f}.wh-sidebar-footer{border-top:1px solid #ffffff24;align-items:center;gap:12px;padding:20px 26px 26px;display:flex}.wh-avatar{color:#1b455f;background:#e2a278;border-radius:50%;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:13px;font-weight:800;display:flex}.wh-user-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:700;overflow:hidden}.wh-user-status{color:#ffffff8c;margin-top:2px;font-size:10.5px}.wh-signout{all:unset;cursor:pointer;color:#ffffff8c;margin-top:4px;font-size:10.5px;display:block}.wh-signout:hover{color:#fff}.wh-content{flex:1;min-width:0;max-width:1180px;padding:44px 52px 80px}.wh-topbar,.wh-sidebar-overlay{display:none}@media (width<=900px){.wh-app{flex-direction:column}.wh-topbar{z-index:50;background:#1b455f;justify-content:space-between;align-items:center;padding:14px 18px;display:flex;position:sticky;top:0}.wh-topbar-brand{letter-spacing:.1em;color:#fff;font-size:13px;font-weight:800}.wh-hamburger{all:unset;cursor:pointer;color:#fff;padding:6px}.wh-sidebar{width:260px;height:100vh;transition:transform .2s;position:fixed;top:0;left:0;transform:translate(-100%)}.wh-sidebar.wh-sidebar--open{transform:translate(0)}.wh-sidebar-overlay.wh-sidebar-overlay--open{z-index:39;background:#00000059;display:block;position:fixed;inset:0}.wh-content{max-width:100%;padding:26px 18px 60px}}.wh-eyebrow{letter-spacing:.12em;color:#966443;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:700}.wh-h1{color:#1b455f;letter-spacing:.01em;margin:0 0 6px;font-size:30px;font-weight:800}.wh-subtext{color:#6b6259;font-size:14px}.wh-section-label{letter-spacing:.08em;color:#1b455f;text-transform:uppercase;font-size:13px;font-weight:700}.wh-card{background:#fff;border:1px solid #e0e0e1;border-radius:12px;padding:22px}.wh-card-lg{background:#fff;border:1px solid #e0e0e1;border-radius:12px;padding:28px 30px}.wh-progress-track{background:#eee9e2;border-radius:99px;height:8px;overflow:hidden}.wh-progress-fill{background:linear-gradient(90deg,#966443,#e2a278);border-radius:99px;height:100%}.wh-stat-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (width<=700px){.wh-stat-grid{grid-template-columns:1fr}}.wh-pill{letter-spacing:.04em;text-transform:uppercase;border-radius:99px;padding:5px 12px;font-size:11px;font-weight:700;display:inline-block}.wh-pill-confirmed{color:#4f5a44;background:#73806429}.wh-pill-pending{color:#8a5a34;background:#e2a27838}.wh-pill-pending-btn{all:unset;cursor:pointer}.wh-btn{border:none;border-radius:8px;padding:10px 20px;font-size:13px;font-weight:700}.wh-btn-primary{color:#fff;background:#966443}.wh-btn-primary:hover{background:#7c5236}.wh-btn-outline{color:#966443;background:#fff;border:1px solid #966443}.wh-btn-outline:hover{color:#fff;background:#966443}.wh-btn:disabled{opacity:.5;cursor:not-allowed}.wh-input,.wh-select,.wh-textarea{color:#241f1b;background:#fff;border:1px solid #e0e0e1;border-radius:7px;outline:none;width:100%;padding:8px 10px;font-family:inherit;font-size:12.5px}.wh-textarea{resize:none}.wh-link-remove{all:unset;cursor:pointer;color:#948c82;font-size:12px}.wh-link-remove:hover{color:#966443}.wh-timeline-row{gap:20px;display:flex}.wh-timeline-rail{flex-direction:column;flex:none;align-items:center;width:20px;display:flex}.wh-timeline-dot{border-radius:50%;flex:none;width:18px;height:18px}.wh-timeline-dot--complete{background:#738064}.wh-timeline-dot--current{background:#966443;border:3px solid #e2a278}.wh-timeline-dot--upcoming{background:#fff;border:2px solid #d8d3cb}.wh-timeline-line{background:#e0e0e1;flex:1;width:2px;min-height:26px;margin:4px 0}.wh-checklist-label{cursor:pointer;background:#fff;border:1px solid #e0e0e1;border-radius:8px;align-items:center;gap:12px;padding:9px 14px;display:flex}.wh-checklist-label input{accent-color:#966443;flex:none;width:16px;height:16px}.wh-tabs{border-bottom:1px solid #e0e0e1;flex-wrap:wrap;gap:8px;margin-bottom:28px;padding-bottom:14px;display:flex}.wh-tab{all:unset;cursor:pointer;color:#4a433d;background:#f0eee9;border-radius:99px;padding:8px 16px;font-size:12.5px;font-weight:700}.wh-tab.active{color:#fff;background:#1b455f}.wh-selection-row{background:#fff;border:1px solid #e0e0e1;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.wh-selection-note{color:#4a433d;white-space:pre-line;background:#f5f1ea;border:1px solid #e0e0e1;border-radius:8px;margin-bottom:12px;padding:12px 14px;font-size:12.5px;line-height:1.6}.wh-photo-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}@media (width<=900px){.wh-photo-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=600px){.wh-photo-grid{grid-template-columns:repeat(2,1fr)}}.wh-photo-item{aspect-ratio:4/3;background:#f0eee9;border:1px solid #e0e0e1;border-radius:10px;overflow:hidden}.wh-photo-item img{object-fit:cover;width:100%;height:100%;display:block}.wh-grid-2{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.wh-grid-3{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (width<=700px){.wh-grid-2,.wh-grid-3{grid-template-columns:1fr}}.wh-messages-layout{gap:20px;height:520px;display:flex}@media (width<=800px){.wh-messages-layout{flex-direction:column;height:auto}}.wh-thread-list{background:#fff;border:1px solid #e0e0e1;border-radius:12px;flex:none;width:280px;overflow:auto}@media (width<=800px){.wh-thread-list{width:100%;max-height:220px}}.wh-thread-item{all:unset;cursor:pointer;text-align:left;box-sizing:border-box;border-bottom:1px solid #f0eee9;width:100%;padding:16px 18px;display:block}.wh-message-pane{background:#fff;border:1px solid #e0e0e1;border-radius:12px;flex-direction:column;flex:1;min-width:0;display:flex}@media (width<=800px){.wh-message-pane{height:420px}}.wh-bubble{max-width:70%}@media (width<=500px){.wh-bubble{max-width:88%}}.wh-login-page{background:#faf8f5;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.wh-login-card{background:#fff;border:1px solid #e0e0e1;border-radius:14px;width:100%;max-width:380px;padding:40px 34px}.wh-login-error{color:#8a5a34;background:#e2a2782e;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:12.5px}.wh-field-label{color:#4a433d;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.wh-field{margin-bottom:16px}.wh-empty{color:#948c82;padding:20px 0;font-size:13px}.wh-loading{color:#948c82;text-align:center;padding:40px 0;font-size:13px}
