body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem}.loading-small{padding:1rem}.loading-large{padding:4rem}.loading-spinner{height:64px;position:relative;width:64px}.loading-small .loading-spinner{height:32px;width:32px}.loading-large .loading-spinner{height:96px;width:96px}.spinner-ring{animation:spin 1.2s cubic-bezier(.5,0,.5,1) infinite;border:3px solid #0000;border-radius:50%;border-top-color:#6366f1;height:100%;left:0;position:absolute;top:0;width:100%}.spinner-ring:first-child{animation-delay:-.45s}.spinner-ring:nth-child(2){animation-delay:-.3s;border-top-color:#818cf8}.spinner-ring:nth-child(3){animation-delay:-.15s;border-top-color:#a5b4fc}.spinner-ring:nth-child(4){animation-delay:0s;border-top-color:#c7d2fe}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-message{color:#6b7280;font-size:.9rem;margin-top:1rem}.loading-small .loading-message{font-size:.85rem;margin-top:.5rem}.loading-large .loading-message{font-size:1rem;margin-top:1.5rem}.household-switcher{display:inline-block;position:relative}.household-switcher-loading{color:#666;font-size:.9rem;padding:.5rem 1rem}.household-switcher-button{align-items:center;background:#fff;border:1px solid #ddd;border-radius:4px;color:#333;cursor:pointer;display:flex;font-size:.9rem;gap:.5rem;padding:.5rem 1rem;transition:all .2s}.household-switcher-button:hover{background-color:#f5f5f5;border-color:#bbb}.household-switcher-icon{font-size:1.2rem}.household-switcher-name{font-weight:500;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.household-switcher-arrow{color:#666;font-size:.7rem;margin-left:auto}.household-switcher-dropdown{background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 12px #00000026;left:0;margin-top:.25rem;max-height:400px;max-width:300px;min-width:250px;overflow-y:auto;position:absolute;top:100%;z-index:1000}.household-switcher-item{align-items:center;background:#fff;border:none;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;gap:.75rem;padding:.75rem 1rem;text-align:left;transition:background-color .2s;width:100%}.household-switcher-item:last-child{border-bottom:none}.household-switcher-item:hover{background-color:#f5f5f5}.household-switcher-item.active{background-color:#e7f3ff}.household-switcher-item-icon{flex-shrink:0;font-size:1.2rem}.household-switcher-item-info{flex:1 1;min-width:0}.household-switcher-item-name{color:#333;font-weight:500;margin-bottom:.25rem}.household-switcher-item-meta{color:#666;font-size:.85rem}.household-switcher-item-check{color:#007bff;flex-shrink:0;font-weight:700}.navigation{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px 0 #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:100}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.nav-logo{color:#6366f1;font-size:1.5rem;font-weight:700;text-decoration:none}.nav-logo:hover{color:#4f46e5}.nav-links{gap:2rem}.nav-link,.nav-links{align-items:center;display:flex}.nav-link{color:#6b7280;font-weight:500;text-decoration:none;transition:color .2s}.nav-link:hover{color:#6366f1}.nav-link.active{border-bottom:2px solid #6366f1;color:#6366f1;padding-bottom:.25rem}.nav-link-button{align-items:center;background:#6366f1;border:none;border-radius:.375rem;color:#fff!important;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;line-height:1.5;padding:.5rem 1rem;text-decoration:none;transition:background .2s}.nav-link-button:hover{background:#4f46e5}.nav-link-button.active,.nav-link-button:hover{border-bottom:none!important}@media (max-width:768px){.nav-container{padding:1rem}.nav-links{gap:1rem}}.home{margin:0 auto;max-width:1200px;min-height:100vh;padding:2rem}.home-hero{margin-bottom:4rem;padding:4rem 2rem;text-align:center}.home-hero h1{color:#6366f1;font-size:3.5rem;margin-bottom:1rem}.tagline{color:#4b5563;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.subtitle{color:#6b7280;font-size:1.125rem;line-height:1.6;margin:0 auto;max-width:600px}.home-features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:4rem}.feature-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:2rem}.feature-card h2{color:#1f2937;font-size:1.5rem;margin-bottom:1rem}.feature-card p{color:#6b7280;line-height:1.6}@media (max-width:768px){.home-hero h1{font-size:2.5rem}.tagline{font-size:1.25rem}.home-features{grid-template-columns:1fr}}.about{margin:0 auto;max-width:800px;min-height:100vh;padding:2rem}.about-content{padding:2rem 0}.about-content h1{color:#1f2937;font-size:2.5rem;margin-bottom:2rem}.about-content section{margin-bottom:3rem}.about-content h2{color:#6366f1;font-size:1.5rem;margin-bottom:1rem}.about-content p{color:#6b7280;line-height:1.8;margin-bottom:1rem}.about-content ul{color:#6b7280;line-height:1.8;list-style-type:disc;padding-left:2rem}.about-content li{margin-bottom:.5rem}@media (max-width:768px){.about-content h1{font-size:2rem}}.auth-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:2rem}.auth-card{background:#fff;border-radius:.5rem;box-shadow:0 10px 25px #0000001a;max-width:400px;padding:2.5rem;width:100%}.auth-card h1{color:#1f2937;font-size:1.75rem;margin-bottom:.5rem;text-align:center}.auth-subtitle{color:#6b7280;font-size:.875rem;margin-bottom:2rem;text-align:center}.auth-field{margin-bottom:1.5rem}.auth-field label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.auth-field input{border:1px solid #d1d5db;border-radius:.375rem;box-sizing:border-box;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.auth-field input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.auth-field small{color:#6b7280;display:block;font-size:.75rem;margin-top:.25rem}.auth-button{background:#6366f1;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-top:.5rem;padding:.75rem;transition:background .2s;width:100%}.auth-button:hover:not(:disabled){background:#4f46e5}.auth-button:disabled{cursor:not-allowed;opacity:.6}.auth-error{background:#fee2e2;border-radius:.375rem;color:#dc2626;font-size:.875rem;margin-bottom:1rem;padding:.75rem}.auth-footer{color:#6b7280;font-size:.875rem;margin-top:1.5rem;text-align:center}.auth-footer a{color:#6366f1;font-weight:500;text-decoration:none}.auth-footer a:hover{text-decoration:underline}@media (max-width:640px){.auth-card{padding:2rem 1.5rem}}.household-form-container{margin:0 auto;max-width:500px;padding:2rem}.household-form{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:2rem}.household-form h2{color:#333;margin-bottom:1.5rem;margin-top:0}.invite-form-container{margin:0 auto;max-width:500px;padding:1rem}.invite-form{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:1.5rem}.invite-form h3{color:#333;margin-bottom:1.5rem;margin-top:0}.invite-form-success{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:2rem;text-align:center}.invite-form-success h3{color:#10b981;margin-bottom:1rem}.invite-link-container{display:flex;gap:.5rem;margin:1.5rem 0}.invite-link-input{background:#f9fafb;border:1px solid #ddd;border-radius:4px;flex:1 1;font-family:monospace;font-size:.9rem;padding:.75rem}.invite-link-input:focus{background:#fff;border-color:#007bff;outline:none}.invite-expiry{color:#666;font-size:.9rem;margin-top:1rem}.email-status{border-radius:4px;font-size:.9rem;margin-bottom:1rem;padding:.75rem}.email-status.success{background-color:#d1fae5;border:1px solid #6ee7b7;color:#065f46}.email-status.warning{background-color:#fef3c7;border:1px solid #fcd34d;color:#92400e}.form-group label{color:#555}.form-group input,.form-group select{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.form-group input:focus,.form-group select:focus{border-color:#007bff;outline:none}.form-group input:disabled,.form-group select:disabled{background-color:#f5f5f5}.form-help{color:#666;display:block;font-size:.85rem;margin-top:.5rem}.form-error{background-color:#fee;border:1px solid #fcc;border-radius:4px;color:#c33;margin-bottom:1rem;padding:.75rem}.form-actions{margin-top:2rem}.button-secondary:disabled{background-color:#f5f5f5}.profile{margin:0 auto;max-width:800px;min-height:100vh;padding:2rem}.profile-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.profile-header h1{color:#1f2937;font-size:2rem}.sign-out-button{background:#ef4444;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:background .2s}.sign-out-button:hover{background:#dc2626}.profile-content{display:flex;flex-direction:column;gap:1.5rem}.profile-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem}.profile-card h2{color:#6366f1;font-size:1.25rem}.profile-card h2,.profile-field{margin-bottom:1rem}.profile-field:last-child{margin-bottom:0}.profile-field label{color:#6b7280;display:block;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.profile-value{color:#1f2937;font-size:1rem}.profile-meta{color:#6b7280;font-size:.875rem;font-weight:400}.button-primary{border-radius:.375rem;font-size:1rem}.profile-card ul{color:#6b7280;line-height:1.8;list-style-type:disc;margin-top:.5rem;padding-left:1.5rem}.profile-card li{margin-bottom:.5rem}.households-list{margin-top:1rem}.household-item{background-color:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;margin-bottom:.5rem;padding:1rem;transition:background-color .2s,border-color .2s}.household-item:hover{background-color:#f5f5f5;border-color:#bbb}.household-item.active{background-color:#e7f3ff;border-color:#007bff}.household-item-header{align-items:center;display:flex;justify-content:space-between}.household-active-badge{color:#007bff;font-size:.9rem;margin-left:.5rem}.household-member-count{color:#666;font-size:.9rem}.household-item-meta{color:#666;font-size:.85rem;margin-top:.25rem}.invitations-list{margin-top:1rem}.invitation-item{background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;margin-bottom:.75rem;padding:1rem}.invitation-item-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.invitation-role-badge{background-color:#e7f3ff;border-radius:4px;color:#007bff;font-size:.75rem;font-weight:500;margin-left:.5rem;padding:.25rem .5rem}.invitation-item-meta{color:#666;font-size:.85rem}.profile-card-highlight{background:linear-gradient(180deg,#fff,#f8f9ff);border:2px solid #6366f1}.user-invitations-list{margin-top:1rem}.user-invitation-item{background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;margin-bottom:.75rem;padding:1rem}.user-invitation-item-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.user-invitation-item-meta{color:#666;font-size:.85rem;margin-bottom:.75rem}.user-invitation-actions{display:flex;gap:.5rem}@media (max-width:768px){.profile{padding:1rem}.profile-header{align-items:flex-start;flex-direction:column;gap:1rem}}.transaction-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;gap:1rem;margin-bottom:.75rem;padding:1rem;transition:all .2s}.transaction-item:hover{border-color:#6366f1;box-shadow:0 2px 8px #6366f11a}.transaction-icon{flex-shrink:0;font-size:2rem}.transaction-content{flex:1 1;min-width:0}.transaction-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:.5rem}.transaction-title{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.transaction-type{color:#1f2937;font-weight:600}.transaction-actor,.transaction-flow{color:#6b7280;font-size:.9rem}.transaction-flow{font-weight:500;margin-left:.5rem}.transaction-amount{color:#059669;font-size:1.1rem;font-weight:600;white-space:nowrap}.transaction-item:hover .transaction-amount{color:#047857}.transaction-meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.transaction-notes{color:#374151;font-size:.9rem;width:100%}.transaction-category,.transaction-mode,.transaction-penalty-reason{background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;color:#6b7280;display:inline-block;font-size:.75rem;padding:.25rem .5rem}.transaction-footer{align-items:center;display:flex;gap:1rem;justify-content:space-between}.transaction-date{color:#6b7280;font-size:.85rem}@media (max-width:768px){.transaction-header{align-items:flex-start;flex-direction:column;gap:.5rem}.transaction-amount{font-size:1rem}}.log-reward-form{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:1.5rem}.log-reward-form h3{color:#1f2937;margin-top:0}.log-reward-form .form-group,.log-reward-form h3{margin-bottom:1.5rem}.log-reward-form label{color:#374151;display:block;font-weight:500;margin-bottom:.5rem}.log-reward-form input[type=text],.log-reward-form select,.log-reward-form textarea{border:1px solid #d1d5db;border-radius:4px;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.log-reward-form input[type=text]:focus,.log-reward-form select:focus,.log-reward-form textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.log-reward-form input[type=text]:disabled,.log-reward-form select:disabled,.log-reward-form textarea:disabled{background-color:#f3f4f6;cursor:not-allowed}.log-reward-form small{color:#6b7280;display:block;font-size:.85rem;margin-top:.25rem}.log-reward-form .form-error{background-color:#fee2e2;border:1px solid #fca5a5;border-radius:4px;color:#991b1b;margin-bottom:1rem;padding:.75rem}.tag-input-group{display:flex;gap:.5rem}.tag-input-group input{flex:1 1}.tag-add-button{background-color:#6366f1;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1rem;transition:background-color .2s}.tag-add-button:hover:not(:disabled){background-color:#4f46e5}.tag-add-button:disabled{background-color:#9ca3af;cursor:not-allowed}.tags-list{margin-top:.5rem}.tag-badge{align-items:center;display:inline-flex;gap:.5rem}.tag-remove{align-items:center;background:none;border:none;border-radius:50%;color:#4338ca;cursor:pointer;display:flex;font-size:1.2rem;height:18px;justify-content:center;line-height:1;padding:0;transition:background-color .2s;width:18px}.tag-remove:hover:not(:disabled){background-color:#c7d2fe}.tag-remove:disabled{cursor:not-allowed;opacity:.5}.log-penalty-form{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:1.5rem}.log-penalty-form h3{color:#1f2937;margin-bottom:1.5rem;margin-top:0}.log-penalty-form .form-group{margin-bottom:1.5rem}.log-penalty-form label{color:#374151;display:block;font-weight:500;margin-bottom:.5rem}.log-penalty-form label input[type=checkbox]{cursor:pointer;margin-right:.5rem}.log-penalty-form select,.log-penalty-form textarea{border:1px solid #d1d5db;border-radius:4px;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.log-penalty-form select:focus,.log-penalty-form textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.log-penalty-form select:disabled,.log-penalty-form textarea:disabled{background-color:#f3f4f6;cursor:not-allowed}.log-penalty-form small{color:#6b7280;display:block;font-size:.85rem;margin-top:.25rem}.log-penalty-form .form-error{background-color:#fee2e2;border:1px solid #fca5a5;border-radius:4px;color:#991b1b;margin-bottom:1rem;padding:.75rem}.log-penalty-form .form-info{background-color:#dbeafe;border:1px solid #93c5fd;border-radius:4px;color:#1e40af;margin-bottom:1rem;padding:.75rem}.log-penalty-form .form-info p{font-size:.9rem;margin:0}.form-actions{margin-top:1.5rem}.feed{margin:0 auto;max-width:1200px;min-height:100vh;padding:2rem}.feed-header{margin-bottom:2rem}.feed-header h1{color:#1f2937;font-size:2rem;margin-bottom:.5rem}.feed-subtitle{color:#6b7280;font-size:1rem}.feed-content{margin-top:2rem}.feed-placeholder{background:#f9fafb;border:2px dashed #d1d5db;border-radius:.5rem;padding:3rem;text-align:center}.feed-placeholder-icon{font-size:4rem;margin-bottom:1rem}.feed-placeholder h2{color:#1f2937;font-size:1.5rem;margin-bottom:1rem}.feed-placeholder p{color:#6b7280;line-height:1.6;margin-bottom:1rem;margin-left:auto;margin-right:auto;max-width:600px}.feed-placeholder ul{display:inline-block;list-style-type:none;margin:1.5rem 0;padding:0;text-align:left}.feed-placeholder li{color:#6b7280;padding:.5rem 0 .5rem 1.5rem;position:relative}.feed-placeholder li:before{color:#6366f1;content:"✓";font-weight:700;left:0;position:absolute}.feed-placeholder-note{color:#9ca3af;font-style:italic;margin-top:2rem}.feed-balances{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem;padding:1.5rem}.feed-balances h2{color:#1f2937;font-size:1.25rem;margin-bottom:1rem;margin-top:0}.balances-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.balance-label{align-items:center;color:#6b7280;display:flex;flex-wrap:wrap;font-size:.85rem;gap:.5rem;margin-bottom:.5rem}.balance-account-number{color:#9ca3af;font-family:monospace;font-size:.75rem;font-weight:500}.balance-amount{color:#059669;font-size:1.5rem;font-weight:600}.balance-amount.negative{color:#dc2626}.feed-actions{display:flex;gap:1rem;margin-bottom:2rem}.feed-action-button{border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.feed-action-button.primary{background-color:#6366f1;color:#fff}.feed-action-button.primary:hover{background-color:#4f46e5}.feed-action-button.secondary{background-color:#f3f4f6;border:1px solid #d1d5db;color:#374151}.feed-action-button.secondary:hover{background-color:#e5e7eb}.feed-form-container{margin-bottom:2rem}.feed-filters{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;padding:1rem}.filter-group{flex:1 1;min-width:150px}.filter-group label{display:block;font-size:.9rem;margin-bottom:.5rem}.filter-group select{width:100%}.transactions-list{display:flex;flex-direction:column}.feed-error{background:#fee2e2;border:1px solid #fca5a5;border-radius:8px;color:#991b1b;padding:1.5rem;text-align:center}.feed-error p{margin:0 0 1rem}.feed-error .button-primary{background-color:#6366f1;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem}.feed-error .button-primary:hover{background-color:#4f46e5}.feed-list-header{align-items:center;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;display:flex;justify-content:space-between;margin-bottom:1rem;padding:.75rem}.feed-list-info{align-items:center;display:flex;gap:1rem}.last-refreshed{font-size:.85rem}.feed-refresh-button{align-items:center;background-color:#fff;border:1px solid #d1d5db;border-radius:4px;color:#374151;cursor:pointer;display:flex;font-size:.9rem;gap:.5rem;padding:.5rem 1rem;transition:all .2s}.feed-refresh-button:hover:not(:disabled){background-color:#f3f4f6;border-color:#9ca3af}.feed-refresh-button:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.feed{padding:1rem}.feed-placeholder{padding:2rem 1.5rem}.feed-actions{flex-direction:column}.feed-action-button{width:100%}.feed-filters{flex-direction:column}.filter-group{width:100%}.balances-grid{grid-template-columns:1fr}.feed-list-header{align-items:flex-start;flex-direction:column;gap:.75rem}.feed-refresh-button{justify-content:center;width:100%}}.accept-invite{align-items:center;background:#f5f5f5;display:flex;justify-content:center;min-height:100vh;padding:2rem}.accept-invite-container{max-width:500px;width:100%}.accept-invite-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:2rem;text-align:center}.accept-invite-card h2{color:#333;margin-bottom:1rem;margin-top:0}.household-name{color:#666;font-size:1.1rem;margin-bottom:2rem}.error-message{background-color:#fee;border:1px solid #fcc;color:#c33;margin-bottom:1.5rem}.success-message{padding:2rem}.success-message h2{color:#10b981;margin-bottom:1rem}.success-message p{color:#666;margin-bottom:.5rem}.accept-actions{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.loading{color:#666;padding:2rem;text-align:center}.button-primary,.button-secondary{transition:background-color .2s}.button-primary{background-color:#007bff}.button-primary:hover:not(:disabled){background-color:#0056b3}.button-primary:disabled{background-color:#ccc}.button-secondary{background-color:#f5f5f5;color:#333}.button-secondary:hover:not(:disabled){background-color:#e0e0e0}.not-found{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 200px);padding:2rem}.not-found-container{max-width:600px;width:100%}.not-found-content{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:3rem 2rem;text-align:center}.not-found-title{color:#6366f1;font-size:6rem;font-weight:700;line-height:1;margin:0}.not-found-subtitle{color:#1f2937;font-size:2rem;font-weight:600;margin:1rem 0}.not-found-message{color:#6b7280;font-size:1.1rem;line-height:1.6;margin:1.5rem 0 2.5rem}.not-found-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.not-found-actions .button-primary,.not-found-actions .button-secondary{display:inline-block;font-size:1rem;padding:.75rem 1.5rem;text-decoration:none}.not-found-actions .button-primary{background-color:#6366f1;border:none;border-radius:4px;color:#fff;cursor:pointer;transition:background-color .2s}.not-found-actions .button-primary:hover{background-color:#4f46e5}.not-found-actions .button-secondary{background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;color:#374151;cursor:pointer;transition:background-color .2s}.not-found-actions .button-secondary:hover{background-color:#e5e7eb}@media (max-width:768px){.not-found-title{font-size:4rem}.not-found-subtitle{font-size:1.5rem}.not-found-content{padding:2rem 1.5rem}.not-found-actions{flex-direction:column}.not-found-actions .button-primary,.not-found-actions .button-secondary{width:100%}}.developer{background-color:#f5f5f5;min-height:calc(100vh - 200px);padding:2rem}.developer-container{margin:0 auto;max-width:1200px}.developer h1{color:#1f2937;margin-bottom:.5rem}.developer-subtitle{color:#6b7280;font-style:italic;margin-bottom:2rem}.developer-section{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem;padding:2rem}.developer-section h2{border-bottom:2px solid #e5e7eb;color:#1f2937;margin-bottom:1.5rem;margin-top:0;padding-bottom:.5rem}.auth-info{background-color:#d1fae5;border-radius:4px;color:#059669;margin-bottom:1.5rem;padding:.75rem}.test-card{background-color:#fafafa;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:1.5rem;padding:1.5rem}.test-card h3{color:#1f2937;margin-bottom:.5rem;margin-top:0}.test-card p{color:#6b7280}.test-card p,.test-info{font-size:.9rem;margin-bottom:1rem}.test-info{color:#374151}.test-button{background-color:#6366f1;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:background-color .2s}.test-button:hover:not(:disabled){background-color:#4f46e5}.test-button:disabled{background-color:#9ca3af;cursor:not-allowed}.test-result{border-radius:4px;font-size:.9rem;margin-top:1rem;padding:1rem}.test-result.success{background-color:#d1fae5;border:1px solid #6ee7b7;color:#065f46}.test-result.partial{background-color:#fef3c7;border:1px solid #fcd34d;color:#92400e}.test-result.error,.test-result.failed{background-color:#fee2e2;border:1px solid #fca5a5;color:#991b1b}.test-result.warning{background-color:#fef3c7;border:1px solid #fcd34d;color:#92400e}.test-result.info{background-color:#dbeafe;border:1px solid #93c5fd;color:#1e40af}.test-result pre{background-color:#0000000d;border-radius:4px;font-size:.85rem;line-height:1.5;margin:.5rem 0 0;overflow-x:auto;padding:.75rem}.test-result.info pre,.test-result.success pre{background-color:#00000008}.test-warning{background-color:#fef3c7;border:1px solid #fcd34d;border-radius:4px;color:#92400e;font-size:.9rem;margin:1rem 0;padding:.75rem}.test-summary{margin-top:1rem}.test-summary h4{color:#1f2937;font-size:1rem;margin-bottom:.5rem;margin-top:1rem}.test-summary ul{margin:.5rem 0;padding-left:1.5rem}.test-summary li{color:#374151;margin:.25rem 0}.test-summary details{cursor:pointer;margin-top:1rem}.test-summary summary{color:#6366f1;font-weight:500;margin-bottom:.5rem}.test-summary summary:hover{text-decoration:underline}.test-pass{color:#059669;font-weight:500}.test-fail{color:#dc2626;font-weight:500}.test-skip{color:#6b7280;font-style:italic;font-weight:500}.balance-cards{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:1rem 0}.balance-card{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:1rem;transition:all .2s}.balance-card-highlight{background-color:#eef2ff;border:2px solid #6366f1;box-shadow:0 2px 8px #6366f133}.balance-card-header{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.balance-card-label{color:#1f2937;font-size:.9rem;font-weight:500}.balance-card-user-id{color:#6b7280;font-family:monospace;font-size:.75rem}.balance-card-balance{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:.25rem}.balance-card-change{border-top:1px solid #e5e7eb;font-size:.85rem;font-weight:500;padding-top:.25rem}.balance-card-change.positive{color:#059669}.balance-card-change.negative{color:#dc2626}@media (max-width:768px){.developer{padding:1rem}.developer-section{padding:1.5rem}.test-card{padding:1rem}}.household-settings{background-color:#f5f5f5;min-height:calc(100vh - 200px);padding:2rem}.settings-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin:0 auto;max-width:800px;padding:2rem}.settings-header{border-bottom:2px solid #e5e7eb;margin-bottom:2rem;padding-bottom:1rem}.settings-header-content{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.settings-header h1{color:#1f2937;margin:0 0 .5rem}.settings-subtitle{color:#6b7280;margin:0}.settings-close-button{align-items:center;background-color:#fff;border:1px solid #d1d5db;border-radius:4px;color:#6b7280;cursor:pointer;display:flex;flex-shrink:0;font-size:1.5rem;height:36px;justify-content:center;line-height:1;padding:0;transition:all .2s;width:36px}.settings-close-button:hover{background-color:#fee2e2;border-color:#fca5a5;color:#991b1b}.settings-error{background-color:#fee2e2;border:1px solid #fca5a5;border-radius:4px;color:#991b1b;margin-bottom:1.5rem;padding:1rem}.settings-success{background-color:#d1fae5;border:1px solid #6ee7b7;border-radius:4px;color:#065f46;margin-bottom:1.5rem;padding:1rem}.settings-form{display:flex;flex-direction:column;gap:2rem}.settings-section{background-color:#fafafa;border:1px solid #e5e7eb;border-radius:6px;padding:1.5rem}.settings-section h2{color:#1f2937;font-size:1.25rem;margin-bottom:1.5rem;margin-top:0}.form-group{margin-bottom:1.5rem}.form-group:last-child{margin-bottom:0}.form-group-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.form-group label{display:block;margin-bottom:.5rem}.checkbox-label{align-items:center;color:#6b7280;cursor:pointer;display:flex;font-size:.9rem;font-weight:400;gap:.5rem}.checkbox-label input[type=checkbox]{cursor:pointer}.form-group input[type=number],.form-group input[type=text],.form-group select{border:1px solid #d1d5db;border-radius:4px;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.form-group input[type=number]:focus,.form-group input[type=text]:focus,.form-group select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.form-group input:disabled,.form-group select:disabled{background-color:#f3f4f6;cursor:not-allowed}.form-group small{color:#6b7280;display:block;font-size:.85rem;margin-top:.5rem}.reward-tiers-input{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.tier-input-group{align-items:center;display:flex;gap:.5rem}.tier-input-group input{border:1px solid #d1d5db;border-radius:4px;font-size:1rem;padding:.75rem;width:100px}.remove-tier-button{align-items:center;background-color:#fff;border:1px solid #d1d5db;border-radius:4px;color:#6b7280;cursor:pointer;display:flex;font-size:1.25rem;height:32px;justify-content:center;transition:all .2s;width:32px}.remove-tier-button:hover:not(:disabled){background-color:#fee2e2;border-color:#fca5a5;color:#991b1b}.remove-tier-button:disabled{cursor:not-allowed;opacity:.5}.add-tier-button{background-color:#fff;border:1px dashed #d1d5db;border-radius:4px;color:#6366f1;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .2s}.add-tier-button:hover:not(:disabled){background-color:#eef2ff;border-color:#6366f1}.add-tier-button:disabled{cursor:not-allowed;opacity:.5}.default-value-display{background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;margin-top:.5rem;padding:.75rem}.default-value-label{color:#6b7280;font-size:.85rem;font-weight:500;margin-bottom:.5rem}.default-value-content{color:#1f2937;font-size:1rem;font-weight:500}.default-tier-badge{background-color:#e5e7eb;border:1px solid #d1d5db;border-radius:4px;color:#374151;display:inline-block;font-weight:500;margin-bottom:.25rem;margin-right:.5rem;padding:.25rem .75rem}.form-actions{border-top:1px solid #e5e7eb;padding-top:1.5rem}.button-primary,.button-secondary{border:none;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.button-primary:hover:not(:disabled){background-color:#4f46e5}.button-primary:disabled{background-color:#9ca3af;cursor:not-allowed}.button-secondary{background-color:#f3f4f6;border:1px solid #d1d5db;color:#374151}.button-secondary:hover:not(:disabled){background-color:#e5e7eb}.button-secondary:disabled{cursor:not-allowed;opacity:.5}@media (max-width:768px){.household-settings{padding:1rem}.settings-container{padding:1.5rem}.settings-header-content{align-items:center;flex-direction:row}.form-group-header{align-items:flex-start;gap:.5rem}.form-actions,.form-group-header{flex-direction:column}.button-primary,.button-secondary{width:100%}}.transaction-detail{background-color:#f5f5f5;min-height:calc(100vh - 200px);padding:2rem}.transaction-detail-container{margin:0 auto;max-width:900px}.transaction-detail-header{margin-bottom:2rem}.back-button{background:none;border:none;color:#6366f1;cursor:pointer;font-size:.9rem;margin-bottom:1rem;padding:.5rem 0;transition:color .2s}.back-button:hover{color:#4f46e5;text-decoration:underline}.transaction-detail-header h1{color:#1f2937;margin:0}.transaction-detail-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:2rem}.transaction-detail-main{margin-bottom:2rem}.transaction-type-header{align-items:center;border-bottom:2px solid #e5e7eb;display:flex;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem}.transaction-type-icon{font-size:3rem}.transaction-type-header h2{color:#1f2937;margin:0 0 .5rem}.transaction-amount-large{color:#059669;font-size:2rem;font-weight:600}.transaction-meta-section{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.meta-item{display:flex;flex-direction:column;gap:.5rem}.meta-item label{color:#6b7280;font-size:.85rem;font-weight:500}.meta-item .meta-value{color:#1f2937;font-weight:500}.transaction-notes-section,.transaction-tags-section{margin-bottom:2rem}.transaction-notes-section label,.transaction-tags-section label{color:#6b7280;display:block;font-size:.85rem;font-weight:500;margin-bottom:.5rem}.transaction-notes-section p{background-color:#f9fafb;border-radius:4px;color:#374151;line-height:1.6;margin:0;padding:1rem}.tags-list{display:flex;flex-wrap:wrap;gap:.5rem}.tag-badge{background-color:#eef2ff;border:1px solid #c7d2fe;border-radius:4px;color:#4338ca;display:inline-block;font-size:.9rem;padding:.25rem .75rem}.transaction-participants{grid-gap:1.5rem;background-color:#f9fafb;border-radius:6px;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem;padding:1.5rem}.participant{display:flex;flex-direction:column;gap:.5rem}.participant label{color:#6b7280;font-size:.85rem;font-weight:500}.participant div{color:#1f2937;font-weight:500}.transaction-journal-section{border-top:2px solid #e5e7eb;margin-top:2rem;padding-top:2rem}.transaction-journal-section h3{color:#1f2937;margin-bottom:1rem;margin-top:0}.journal-entries{display:flex;flex-direction:column;gap:.75rem}.journal-entry{align-items:center;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;display:flex;gap:1rem;padding:1rem}.journal-entry-account{color:#1f2937;flex:1 1;font-weight:500}.journal-entry-amount{font-size:1.1rem;font-weight:600;min-width:100px;text-align:right}.journal-entry-amount.debit{color:#059669}.journal-entry-amount.credit{color:#dc2626}.journal-entry-type{background-color:#e5e7eb;border-radius:4px;color:#6b7280;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.transaction-actions{border-top:2px solid #e5e7eb;margin-top:2rem;padding-top:2rem}.transaction-actions h3{color:#1f2937;margin-bottom:1rem;margin-top:0}.action-placeholder{background-color:#f9fafb;border-radius:4px;color:#6b7280;font-style:italic;padding:1rem}.action-error{background-color:#fee2e2;border:1px solid #fca5a5;border-radius:4px;color:#991b1b;padding:.75rem}.action-error,.comment-input-section{margin-bottom:1rem}.comment-input-section label{color:#374151;display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.comment-input-section textarea{border:1px solid #d1d5db;border-radius:4px;font-family:inherit;font-size:.9rem;padding:.75rem;resize:vertical;width:100%}.comment-input-section textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.comment-input-section textarea:disabled{background-color:#f3f4f6;cursor:not-allowed}.action-buttons{display:flex;flex-wrap:wrap;gap:1rem}.button-approve,.button-deny,.button-dispute,.button-secondary-small{border:none;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.button-approve{background-color:#059669;color:#fff}.button-approve:hover:not(:disabled){background-color:#047857}.button-approve:disabled{background-color:#9ca3af;cursor:not-allowed}.button-deny{background-color:#dc2626;color:#fff}.button-deny:hover:not(:disabled){background-color:#b91c1c}.button-deny:disabled{background-color:#9ca3af;cursor:not-allowed}.button-dispute{background-color:#f59e0b;color:#fff}.button-dispute:hover:not(:disabled){background-color:#d97706}.button-dispute:disabled{background-color:#9ca3af;cursor:not-allowed}.button-secondary-small{background-color:#f3f4f6;border:1px solid #d1d5db;color:#374151;font-size:.9rem;padding:.5rem 1rem}.button-secondary-small:hover:not(:disabled){background-color:#e5e7eb}.button-secondary-small:disabled{cursor:not-allowed;opacity:.5}.dispute-window-info{color:#6b7280;font-size:.9rem;margin-bottom:1rem}.action-info{background-color:#f9fafb;border-radius:4px;color:#374151;margin:0;padding:1rem}.transaction-error{padding:3rem;text-align:center}.transaction-error h2{color:#1f2937;margin-bottom:1rem}.transaction-error p{color:#6b7280;margin-bottom:1.5rem}.button-primary{background-color:#6366f1;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:background-color .2s}.button-primary:hover{background-color:#4f46e5}.status-badge{border-radius:4px;display:inline-block;font-weight:500}.status-approved,.status-auto-approved,.status-posted{background-color:#d1fae5;border:1px solid #6ee7b7;color:#065f46}.status-pending{background-color:#fef3c7;border:1px solid #fcd34d;color:#92400e}.status-denied{background-color:#fee2e2;border:1px solid #fca5a5;color:#991b1b}.status-disputed{background-color:#fce7f3;border:1px solid #f9a8d4;color:#9f1239}.status-unknown{background-color:#f3f4f6;border:1px solid #d1d5db;color:#6b7280}@media (max-width:768px){.transaction-detail{padding:1rem}.transaction-detail-card{padding:1.5rem}.transaction-type-header{align-items:flex-start;flex-direction:column}.transaction-amount-large{font-size:1.5rem}.transaction-meta-section,.transaction-participants{grid-template-columns:1fr}}.goals{background-color:#f5f5f5;min-height:calc(100vh - 200px);padding:2rem}.goals-container{margin:0 auto;max-width:1200px}.goals-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.goals-header h1{color:#1f2937;margin:0}.goals-actions{display:flex;gap:1rem}.btn-primary.btn-small{font-size:.9rem;padding:.5rem 1rem}.btn-secondary{background-color:#e5e7eb;border:none;border-radius:4px;color:#374151;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:background-color .2s}.btn-secondary:hover:not(:disabled){background-color:#d1d5db}.btn-link{background:none;border:none;color:#6366f1;cursor:pointer;font-size:.9rem;padding:0;text-decoration:underline}.btn-link:hover{color:#4f46e5}.last-refreshed{color:#6b7280;font-size:.9rem;margin-bottom:1rem}.goals-filters{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;gap:1rem;margin-bottom:1.5rem;padding:1rem}.filter-group{align-items:center;display:flex;gap:.5rem}.filter-group label{color:#374151;font-weight:500}.filter-group select{border:1px solid #d1d5db;border-radius:4px;font-size:.9rem;padding:.5rem}.empty-state{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:3rem;text-align:center}.empty-state button{background-color:#6366f1;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:1rem;padding:.75rem 1.5rem}.goals-list{display:flex;flex-direction:column;gap:1rem}.goal-card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:1.5rem;transition:box-shadow .2s}.goal-card:hover{box-shadow:0 4px 6px #0000001a}.goal-header{margin-bottom:1rem}.goal-title-row{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.5rem}.goal-title-row h3{color:#1f2937;flex:1 1;margin:0;min-width:200px}.overdue-badge,.recurring-badge,.status-badge{font-size:.75rem;padding:.25rem .75rem}.goal-meta{color:#6b7280;display:flex;font-size:.9rem;gap:1rem}.goal-scope{font-weight:500;text-transform:capitalize}.goal-reward{color:#059669;font-weight:600}.goal-recurrence{text-transform:capitalize}.goal-description{color:#4b5563;margin:.75rem 0}.goal-details{border-top:1px solid #e5e7eb;margin:1rem 0;padding-top:1rem}.goal-info{color:#6b7280;font-size:.85rem;gap:1.5rem}.goal-actions,.goal-info{display:flex;flex-wrap:wrap}.goal-actions{gap:.75rem;margin-top:1rem}.modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:8px;box-shadow:0 20px 25px -5px #0000001a;max-height:90vh;max-width:600px;overflow-y:auto;padding:2rem;width:90%}.modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.modal-header h2{color:#1f2937;margin:0}.modal-close{align-items:center;background:none;border:none;color:#6b7280;cursor:pointer;display:flex;font-size:2rem;height:2rem;justify-content:center;line-height:1;padding:0;width:2rem}.modal-close:hover{color:#1f2937}.goal-form{gap:1.5rem}.form-group,.goal-form{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#374151;font-weight:500}.form-group input,.form-group select,.form-group textarea{border:1px solid #d1d5db;border-radius:4px;font-family:inherit;font-size:1rem;padding:.75rem}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.due-rule-inputs{display:flex;gap:.5rem}.due-rule-inputs input,.due-rule-inputs select{flex:1 1}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}.form-actions button{border:none;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:background-color .2s}.form-actions button[type=button]{background-color:#e5e7eb;color:#374151}.form-actions button[type=button]:hover{background-color:#d1d5db}.form-actions button[type=submit]{background-color:#6366f1;color:#fff}.form-actions button[type=submit]:hover:not(:disabled){background-color:#4f46e5}.form-actions button:disabled{cursor:not-allowed;opacity:.6}.goal-detail{background-color:#f5f5f5;min-height:calc(100vh - 200px);padding:2rem}.goal-detail-container{margin:0 auto;max-width:900px}.btn-back{background:none;border:none;color:#6366f1;cursor:pointer;font-size:1rem;margin-bottom:1.5rem;padding:.5rem 0;text-decoration:underline}.btn-back:hover{color:#4f46e5}.goal-detail-header{margin-bottom:2rem}.goal-detail-title-row{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.goal-detail-title-row h1{color:#1f2937;flex:1 1;margin:0;min-width:200px}.status-badge{border-radius:12px;font-size:.875rem;font-weight:600;padding:.5rem 1rem;text-transform:uppercase}.status-proposed{background-color:#fef3c7;color:#92400e}.status-active{background-color:#d1fae5;color:#065f46}.status-awaiting{background-color:#dbeafe;color:#1e40af}.status-completed{background-color:#d1fae5;color:#065f46}.status-expired{background-color:#fee2e2;color:#991b1b}.recurring-badge{background-color:#e0e7ff;color:#3730a3}.overdue-badge,.recurring-badge{border-radius:12px;font-size:.875rem;padding:.5rem 1rem}.overdue-badge{background-color:#fee2e2;color:#991b1b}.goal-detail-content{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem;padding:2rem}.goal-detail-section{margin-bottom:2rem}.goal-detail-section:last-child{margin-bottom:0}.goal-detail-section h2{border-bottom:2px solid #e5e7eb;color:#1f2937;font-size:1.25rem;margin-bottom:1rem;margin-top:0;padding-bottom:.5rem}.goal-detail-list{grid-gap:.75rem 1rem;display:grid;gap:.75rem 1rem;grid-template-columns:150px 1fr;margin:0}.goal-detail-list dt{color:#374151;font-weight:600}.goal-detail-list dd{color:#6b7280;margin:0}.goal-detail-section ul{list-style:none;margin:0;padding:0}.goal-detail-section li{color:#6b7280;padding:.5rem 0}.grace-period-notice{background-color:#fef3c7;border:1px solid #fcd34d;border-radius:4px;color:#92400e;padding:1rem}.goal-detail-actions{display:flex;flex-wrap:wrap;gap:1rem}.btn-primary{background-color:#6366f1;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:background-color .2s}.btn-primary:hover:not(:disabled){background-color:#4f46e5}.btn-primary:disabled{background-color:#9ca3af;cursor:not-allowed}.error-message{background-color:#fee2e2;border:1px solid #fca5a5;border-radius:4px;color:#991b1b;margin-bottom:1rem;padding:1rem}.App{background-color:#fff;display:flex;flex-direction:column;min-height:100vh}.App-main{flex:1 1;width:100%}
/*# sourceMappingURL=main.94a43296.css.map*/