.dashboard-module__Nwuddq__page{flex-direction:column;gap:1.75rem;display:flex}.dashboard-module__Nwuddq__hero{border-radius:var(--radius);min-height:170px;box-shadow:var(--shadow);flex-direction:column;justify-content:flex-end;padding:1.5rem 1.25rem 1.25rem;display:flex;position:relative;overflow:hidden}.dashboard-module__Nwuddq__heroBg{background-image:url(https://images.unsplash.com/photo-1414235077428-338989a2e8c0?w=1200&q=80&auto=format);background-position:50% 40%;background-size:cover;position:absolute;inset:0}.dashboard-module__Nwuddq__heroOverlay{background:linear-gradient(#0000 0%,#2c1c121a 40%,#2c1c12b8 100%);position:absolute;inset:0}.dashboard-module__Nwuddq__heroContent{z-index:1;position:relative}.dashboard-module__Nwuddq__greeting{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:1.6rem;font-weight:700;line-height:1.2}.dashboard-module__Nwuddq__sub{color:#ffffffd1;margin-top:.25rem;font-size:.9rem}.dashboard-module__Nwuddq__section{flex-direction:column;gap:.75rem;display:flex}.dashboard-module__Nwuddq__sectionTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.07em;font-size:.75rem;font-weight:600}.dashboard-module__Nwuddq__empty{color:var(--text-secondary);border:1.5px dashed var(--border);border-radius:var(--radius);text-align:center;background:#fff;padding:1.25rem;font-size:.9rem}.dashboard-module__Nwuddq__householdCard{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);align-items:center;gap:.875rem;padding:1rem 1.125rem;transition:border-color .15s,box-shadow .15s,transform .1s;display:flex}.dashboard-module__Nwuddq__householdCard:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-1px)}.dashboard-module__Nwuddq__householdIconWrap{background:#c8553d1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.dashboard-module__Nwuddq__householdName{color:var(--text);flex:1;font-weight:500}.dashboard-module__Nwuddq__arrow{color:var(--primary);font-size:1.1rem;font-weight:600}.dashboard-module__Nwuddq__createForm{gap:.625rem;display:flex}.dashboard-module__Nwuddq__input{border:1.5px solid var(--border);border-radius:var(--radius-sm);color:var(--text);background:#fff;outline:none;flex:1;padding:.7rem .875rem;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.dashboard-module__Nwuddq__input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #c8553d1a}.dashboard-module__Nwuddq__btn{background:var(--primary);color:#fff;border-radius:var(--radius-sm);border:none;padding:.7rem 1.1rem;font-size:.9rem;font-weight:600;transition:background .15s}.dashboard-module__Nwuddq__btn:hover:not(:disabled){background:var(--primary-dark)}.dashboard-module__Nwuddq__btn:disabled{opacity:.5;cursor:not-allowed}.dashboard-module__Nwuddq__quickLinks{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.dashboard-module__Nwuddq__quickCard{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);color:var(--text-secondary);flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem .5rem;font-size:.8rem;font-weight:500;transition:border-color .15s,color .15s,transform .1s,box-shadow .15s;display:flex}.dashboard-module__Nwuddq__quickIcon{border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.dashboard-module__Nwuddq__quickIcon.dashboard-module__Nwuddq__orange{color:var(--primary);background:#c8553d1f}.dashboard-module__Nwuddq__quickIcon.dashboard-module__Nwuddq__olive{color:var(--olive);background:#6b7f5e1f}.dashboard-module__Nwuddq__quickIcon.dashboard-module__Nwuddq__amber{color:#a0762a;background:#d4a85326}.dashboard-module__Nwuddq__quickCard:hover{border-color:var(--primary);color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}
