*,:before,:after{box-sizing:border-box}:root{--accent:#cf0;--dark:#1a1a1a;--surface:#e0e7ed;--bg:#f5f7fa}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:system-ui,Segoe UI,Roboto,sans-serif}#root{min-height:100vh}.header-user-menu{position:relative}.header-user-menu__trigger{cursor:pointer;color:#1a1a1a;background:#e0e7ed;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.header-user-menu__trigger:hover{background:#d0d7e0}.header-user-menu__initials{letter-spacing:-.02em;font-size:12px;font-weight:700}.header-user-menu__card{z-index:200;background:#fff;border-radius:16px;width:260px;padding:8px;position:absolute;top:calc(100% - 4px);right:0;box-shadow:0 12px 40px #0000001f,0 4px 12px #0000000f}.header-user-menu__item{color:#374151;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px 14px;font-size:15px;text-decoration:none;transition:background .15s;display:flex}.header-user-menu__item:hover{background:#f3f4f6}.header-user-menu__item svg{color:#9ca3af;flex-shrink:0}.header-user-menu__cta{color:#fff;text-align:center;background:#000;border-radius:9999px;margin:8px 6px 12px;padding:14px 20px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s;display:block}.header-user-menu__cta:hover{background:#1f2937}.header-user-menu__divider{background:#e5e7eb;height:1px;margin:4px 8px 8px}.header-user-menu__item--logout{color:#374151}.header{z-index:100;background:#fff;border-bottom:1px solid #e0e7ed;justify-content:space-between;align-items:center;padding:12px 24px;display:flex;position:fixed;top:0;left:0;right:0}.header__logo{color:#1a1a1a;align-items:center;gap:8px;display:flex}.header__logo svg{color:#0176d3}.header__logo-text{text-transform:lowercase;font-size:18px;font-weight:600}.header__nav{background:#1a1a1a;border-radius:9999px;align-items:center;gap:4px;padding:4px;display:flex}.header__nav-item{color:#fffc;border-radius:9999px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;text-decoration:none;transition:color .2s,background .2s;display:flex}.header__nav-item:hover{color:#fff}.header__nav-item--active{color:#fff;background:#0176d3}.header__actions{align-items:center;gap:8px;display:flex}.header__icon-btn{cursor:pointer;color:#1a1a1a;background:#e0e7ed;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.header__icon-btn:hover{background:#d0d7e0}.header__icon-btn--link{color:inherit;text-decoration:none}.header__avatar{color:#1a1a1a;background:#e0e7ed;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:600;display:flex}.layout{background:#f5f7fa;min-height:100vh}.layout__main{min-height:calc(100vh - 60px);padding-top:60px}.index-header{z-index:100;background:#fff;border-bottom:1px solid #e0e7ed;justify-content:space-between;align-items:center;padding:16px 24px;display:flex;position:fixed;top:0;left:0;right:0}.index-header__logo{color:#1a1a1a;align-items:center;gap:8px;display:flex}.index-header__logo svg{color:#0176d3}.index-header__logo-text{text-transform:lowercase;font-size:18px;font-weight:600}.index-header__actions{align-items:center;gap:12px;display:flex}.index-header__btn{cursor:pointer;border:none;border-radius:9999px;padding:8px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,color .2s}.index-header__btn--secondary{color:#1a1a1a;background:0 0;border:1px solid #e0e7ed}.index-header__btn--secondary:hover{background:#f5f7fa}.index-header__btn--primary{color:#fff;background:#0176d3}.index-header__btn--primary:hover{background:#0160a8}.index-page{background:#f5f7fa;min-height:100vh}.index-main{min-height:calc(100vh - 68px);padding-top:68px}.index-hero{text-align:center;max-width:720px;margin:0 auto;padding:80px 24px 64px}.index-hero__title{color:#1a1a1a;letter-spacing:-.02em;margin:0 0 16px;font-size:2.75rem;font-weight:700}.index-hero__subtitle{color:#4a5568;margin:0 0 32px;font-size:1.125rem;line-height:1.6}.index-hero__cta{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.index-hero__btn{border-radius:9999px;padding:12px 24px;font-size:16px;font-weight:500;text-decoration:none;transition:background .2s,color .2s}.index-hero__btn--primary{color:#fff;background:#0176d3}.index-hero__btn--primary:hover{background:#0160a8}.index-hero__btn--secondary{color:#1a1a1a;background:0 0;border:1px solid #e0e7ed}.index-hero__btn--secondary:hover{background:#fff}.index-features{max-width:960px;margin:0 auto;padding:48px 24px 80px}.index-features__title{color:#1a1a1a;text-align:center;margin:0 0 32px;font-size:1.5rem;font-weight:600}.index-features__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;display:grid}.index-feature-card{background:#fff;border:1px solid #e0e7ed;border-radius:12px;padding:24px}.index-feature-card__icon{color:#0176d3;background:#e8f4fc;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;display:flex}.index-feature-card__title{color:#1a1a1a;margin:0 0 8px;font-size:1rem;font-weight:600}.index-feature-card__desc{color:#4a5568;margin:0;font-size:14px;line-height:1.5}.auth-layout{background:radial-gradient(80% 80% at 30% 20%,#fafafa 0%,#f5f5f5 50%,#f0f0f0 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.auth-layout__container{text-align:left;width:100%;max-width:440px}.login-form{flex-direction:column;gap:24px;display:flex}.signup-step{flex-direction:column;gap:24px;display:flex}.radio-cards{flex-direction:column;gap:12px;display:flex}.radio-card{cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;align-items:flex-start;gap:16px;padding:18px 20px;transition:border-color .2s,box-shadow .2s;display:flex}.radio-card:hover{border-color:#d1d5db}.radio-card--selected{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb}.radio-card__input{opacity:0;pointer-events:none;position:absolute}.radio-card__mark{background:#fff;border:2px solid #d1d5db;border-radius:50%;flex-shrink:0;width:20px;height:20px;transition:border-color .2s,background .2s}.radio-card--selected .radio-card__mark{background:#2563eb;border-color:#2563eb;box-shadow:inset 0 0 0 4px #fff}.radio-card__content{flex-direction:column;gap:4px;display:flex}.radio-card__title{color:#000;font-size:1rem;font-weight:600}.radio-card__description{color:#6b7280;font-size:.875rem}.auth-footer{color:#6b7280;margin:8px 0 0;font-size:.875rem}.auth-link{color:#2563eb;font-weight:500;text-decoration:none}.auth-link:hover{text-decoration:underline}.verify-code-step{flex-direction:column;gap:24px;display:flex}.auth-heading{color:#000;letter-spacing:-.02em;margin:0;font-size:1.75rem;font-weight:700;line-height:1.2}.auth-sublabel{color:#6b7280;margin:-8px 0 0;font-size:.875rem}.auth-sublabel strong{color:#000;font-weight:600}.auth-field{flex-direction:column;gap:6px;display:flex}.auth-label{color:#000;font-size:.875rem;font-weight:500}.auth-input{color:#000;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px 16px;font-size:.9375rem;transition:border-color .2s}.auth-input--code{letter-spacing:.4em;text-align:center;font-variant-numeric:tabular-nums;background:#fafbfc;border:1px solid #e8eaed;border-radius:16px;padding:16px 24px;font-size:1.5rem;transition:border-color .25s,box-shadow .25s,background .25s}.auth-input--code:hover{background:#fff;border-color:#d1d5db}.auth-input::placeholder{color:#9ca3af}.auth-input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb26}.auth-input--code:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.auth-btn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:9999px;justify-content:center;align-self:flex-start;align-items:center;gap:8px;padding:12px 24px;font-size:.9375rem;font-weight:500;transition:background .2s,opacity .2s;display:inline-flex}.auth-btn:hover:not(:disabled){background:#1a1a1a}.auth-btn:disabled{opacity:.7;cursor:not-allowed}.auth-btn--primary{margin-top:8px}.auth-error{color:#dc2626;margin:0;font-size:.875rem}.console-page{max-width:1400px;margin:0 auto;padding:24px 32px 48px}.stats-row{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-bottom:24px;display:grid}.stats-card{background:#e0e7ed;border-radius:24px;padding:24px}.console-container{background:#1a1a1a;border-radius:32px;min-height:400px;overflow:hidden}.console-content{padding:20px}.console-content--light{background:#2d3748;border-radius:24px;margin:20px}.console-list-item{cursor:pointer;color:#fff;border-radius:16px;align-items:center;gap:12px;margin-bottom:4px;padding:14px 16px;display:flex}.console-list-item:hover{background:#ffffff0d}.console-list-item--selected{background:#2d3748}.console-list-title{color:#fff;margin:0 0 16px;font-size:14px;font-weight:600}.filter-search{background:#fff;border:1px solid #e0e7ed;border-radius:16px;align-items:center;gap:8px;padding:10px 16px;display:flex}.btn-accent{color:#1a1a1a;cursor:pointer;background:#cf0;border:none;border-radius:16px;padding:12px 24px;font-size:15px;font-weight:600}.btn-accent:hover{background:#b8e600}.btn-plus{color:#1a1a1a;cursor:pointer;background:#cf0;border:none;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:background .15s;display:flex}.btn-plus:hover{background:#b8e600}.btn-dark{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:16px;padding:12px 24px;font-size:15px;font-weight:500}.btn-dark:hover{background:#333}.page-title{color:#1a1a1a;margin:0 0 8px;font-size:28px;font-weight:600}.page-subtitle{color:#64748b;margin:0;font-size:15px}.page-header{margin-bottom:24px}.page-header--row{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.home-section-title{color:#fff;align-items:center;gap:10px;margin:0 0 20px;font-size:18px;font-weight:600;display:flex}.home-activity-list{margin:0;padding:0;list-style:none}.home-activity-item{color:#94a3b8;border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;padding:14px 0;font-size:14px;display:flex}.home-activity-item:last-child{border-bottom:none}.home-activity-item svg{color:#cf0;flex-shrink:0}.home-activity-item strong{color:#fff}.home-empty{color:#94a3b8;margin:0;font-size:14px}.add-card-overlay{z-index:1000;background:#0006;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.add-card{background:#fff;border-radius:20px;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #00000026}.add-card__header{justify-content:space-between;align-items:center;padding:24px 24px 0;display:flex}.add-card__title{color:#1a1a1a;margin:0;font-size:20px;font-weight:600}.add-card__close{color:#64748b;cursor:pointer;background:#f8fafc;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.add-card__close:hover{color:#1a1a1a;background:#e0e7ed}.add-card__body{padding:24px}.add-card .form-group{margin-bottom:20px}.add-card .form-group label{color:#475569;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.add-card .form-group input,.add-card .form-group select,.add-card .form-group textarea{border:1px solid #e0e7ed;border-radius:12px;width:100%;padding:12px 16px;font-size:15px}.add-card .form-group textarea{resize:vertical;min-height:100px}.add-card__actions{gap:12px;margin-top:24px;display:flex}.add-card__actions .btn-primary,.add-card__actions .btn-accent{cursor:pointer;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:15px;font-weight:600;display:flex}.add-card__actions .btn-accent{color:#1a1a1a;background:#cf0}.add-card__actions .btn-accent:hover{background:#b8e600}.add-card__actions .btn-secondary{color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #e0e7ed;border-radius:12px;padding:12px 20px;font-size:15px;font-weight:500}.add-card__actions .btn-secondary:hover{background:#f8fafc}.add-card-error{color:#dc2626;margin:0 0 16px;font-size:14px}.card-menu{position:relative}.card-menu__trigger{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:color .15s,background .15s;display:flex}.card-menu__trigger:hover{color:#fff;background:#ffffff1a}.card-menu__dropdown{z-index:10;background:#2d3748;border-radius:12px;min-width:120px;margin-top:4px;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 20px #0006}.card-menu__item{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 14px;font-size:14px;transition:background .15s;display:block}.card-menu__item:hover{background:#ffffff1a}.card-menu--light .card-menu__trigger{color:#00000080}.card-menu--light .card-menu__trigger:hover{color:#1a1a1a;background:#0000000f}.people-detail{flex-direction:column;gap:24px;display:flex}.people-detail-header{align-items:center;gap:16px;display:flex}.people-avatar{color:#1a1a1a;background:#cf0;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;font-size:20px;font-weight:700;display:flex}.people-name{color:#fff;margin:0 0 8px;font-size:24px;font-weight:600}.people-status{border-radius:9999px;padding:4px 12px;font-size:13px;font-weight:500}.people-status--active{color:#cf0;background:#cf03}.people-status--pending{color:#e0e7ed;background:#fff3}.people-status--inactive{color:#ef4444;background:#ef444433}.people-info-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;display:grid}.people-info-item{flex-direction:column;gap:4px;display:flex}.people-info-label{color:#94a3b8;font-size:13px}.people-info-value{color:#fff;font-size:15px;font-weight:500}.people-empty{color:#94a3b8;margin:0;font-size:14px}.people-section{margin-bottom:32px}.people-section:last-child{margin-bottom:0}.people-section-title{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin:0 0 16px;font-size:16px;font-weight:600}.people-list{margin:0;padding:0;list-style:none}.people-list-item{background:#ffffff0d;border-radius:16px;align-items:center;gap:16px;margin-bottom:8px;padding:16px;display:flex;position:relative}.people-list-item:last-child{margin-bottom:0}.people-list-item__menu{margin-left:auto}.people-avatar--sm{width:40px;height:40px;font-size:14px}.people-list-info{flex-direction:column;gap:2px;display:flex}.people-list-name{color:#fff;font-size:15px;font-weight:600}.people-list-email{color:#94a3b8;font-size:13px}.people-list-role{color:#64748b;font-size:12px}.tools-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;display:grid}.tool-card{background:#2d3748;border-radius:20px;flex-direction:column;padding:24px;display:flex}.tool-card__icon{color:#cf0;background:#ccff0026;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.tool-card__title{color:#fff;margin:0 0 8px;font-size:18px;font-weight:600}.tool-card__description{color:#94a3b8;flex:1;margin:0 0 20px;font-size:14px;line-height:1.5}.tool-card__btn{color:#1a1a1a;cursor:pointer;background:#cf0;border:none;border-radius:12px;width:fit-content;padding:12px 16px;font-size:14px;font-weight:600}.tool-card__btn:hover{background:#b8e600}.console-container--projects-fill{box-sizing:border-box;flex-direction:column;min-height:420px;padding:20px;display:flex}.console-container--projects-fill .projects-panel.console-content--light{box-sizing:border-box;flex:1;width:100%;max-width:none;min-height:0;margin:0}.projects-cards{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.project-card{background:#ffffff0d;border-radius:16px;padding:20px;position:relative}.project-card__head{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.project-card__title{color:#fff;flex:1;min-width:0;margin:0;font-size:16px;font-weight:600}.project-card__desc{color:#94a3b8;margin:0 0 12px;font-size:14px;line-height:1.4}.project-card__status{border-radius:9999px;padding:4px 10px;font-size:12px;font-weight:500}.project-card__status--active{color:#cf0;background:#cf03}.project-card__status--completed{color:#e0e7ed;background:#ffffff26}.project-card__status--on-hold{color:#fbbf24;background:#fbbf2433}.projects-section-title{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin:0 0 16px;font-size:14px;font-weight:600}.projects-empty{color:#94a3b8;margin:0;font-size:14px}.projects-list{margin:0;padding:0;list-style:none}.projects-list-item{border-bottom:1px solid #ffffff14;align-items:flex-start;gap:12px;padding:14px 0;display:flex}.projects-list-item:last-child{border-bottom:none}.projects-list-icon{color:#cf0;flex-shrink:0;margin-top:2px}.projects-list-title{color:#fff;font-size:15px;font-weight:500;display:block}.projects-list-meta{color:#94a3b8;margin-top:2px;font-size:13px;display:block}.add-request-form{gap:12px;margin-bottom:24px;display:flex}.add-request-input{background:#fff;border:1px solid #e0e7ed;border-radius:16px;flex:1;max-width:400px;padding:12px 16px;font-size:15px}.add-request-btn{align-items:center;gap:8px;display:flex}.kanban-board{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.kanban-col{background:#2d3748;border-radius:20px;min-height:400px;padding:20px}.kanban-col-title{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin:0 0 16px;font-size:14px;font-weight:600}.kanban-col-content{flex-direction:column;gap:12px;display:flex}.kanban-card{color:#fff;background:#ffffff0d;border-radius:16px;flex-direction:column;gap:4px;padding:16px;font-size:14px;display:flex}.kanban-card__head{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.kanban-card__title{flex:1;min-width:0}.kanban-card-due{color:#94a3b8;font-size:12px}.completed-empty{text-align:center;padding:64px 24px}.completed-empty-icon{color:#cf0;margin:0 auto 16px;display:block}.completed-empty-title{color:#fff;margin:0 0 8px;font-size:20px;font-weight:600}.completed-empty-desc{color:#94a3b8;margin:0;font-size:14px}.completed-list{margin:0;padding:0;list-style:none}.completed-item{border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;padding:16px;display:flex}.completed-item:last-child{border-bottom:none}.completed-item-icon{color:#cf0;flex-shrink:0}.completed-item-title{color:#fff;font-size:15px;font-weight:500;display:block}.completed-item-due{color:#94a3b8;margin-top:2px;font-size:13px;display:block}.stats-card--wide{grid-column:span 1}.stats-card--payout{flex-direction:column;justify-content:center;display:flex}.stats-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.console-content--invoices{grid-template-columns:360px 1fr;min-height:500px;padding:0;display:grid}.invoice-list-empty,.invoice-detail-empty{color:#94a3b8;padding:24px;font-size:14px}.invoice-detail-badge--draft{color:#e0e7ed;background:#fff3}.invoice-detail-badge--paid{color:#cf0;background:#cf03}.stats-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:20px;display:grid}.stats-label{color:#64748b;margin:0 0 4px;font-size:13px}.stats-value{color:#1a1a1a;margin:0;font-size:18px;font-weight:600}.stats-timeline{color:#64748b;gap:16px;margin-bottom:12px;font-size:13px;display:flex}.stats-avatars{gap:-8px;display:flex}.stats-avatar{background:#94a3b8;border:2px solid #e0e7ed;border-radius:50%;width:28px;height:28px;margin-left:-8px}.stats-avatar:first-child{margin-left:0}.payout-header{align-items:center;gap:8px;margin-bottom:8px;display:flex}.payout-label{color:#64748b;font-size:14px}.payout-badge{color:#fff;background:#94a3b8;border-radius:9999px;padding:2px 8px;font-size:11px}.payout-amount{color:#1a1a1a;margin:0 0 20px;font-size:28px;font-weight:700}.payout-methods{gap:12px;margin-bottom:16px;display:flex}.payout-method{text-align:center;background:#fff;border-radius:12px;flex:1;padding:12px;font-size:14px}.payout-method--active{background:#cf0;font-weight:600}.payout-btn{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:16px;padding:12px 24px;font-size:15px;font-weight:500}.payout-btn:hover{background:#333}.filter-bar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.filter-count{color:#64748b;font-size:14px}.filter-select,.filter-date{color:#1a1a1a;background:#fff;border:1px solid #e0e7ed;border-radius:16px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;display:flex}.filter-search{background:#fff;border:1px solid #e0e7ed;border-radius:16px;align-items:center;gap:8px;margin-left:auto;padding:10px 16px;display:flex}.filter-search input{border:none;outline:none;min-width:160px;font-size:14px}.console-container{background:#1a1a1a;border-radius:32px;overflow:hidden}.console-tabs{justify-content:center;gap:8px;padding:16px 24px;display:flex}.console-tab{color:#ffffffb3;cursor:pointer;background:0 0;border:none;border-radius:9999px;padding:10px 20px;font-size:15px}.console-tab:hover{color:#fff}.console-tab--active{color:#1a1a1a;background:#cf0}.invoice-list{background:#1a1a1a;border-right:1px solid #2e2e2e;padding:20px}.invoice-list-title{color:#fff;margin:0 0 16px;font-size:14px;font-weight:600}.invoice-list-items{margin:0;padding:0;list-style:none}.invoice-item{cursor:pointer;border-radius:16px;align-items:center;gap:12px;margin-bottom:4px;padding:14px 16px;display:flex}.invoice-item:hover{background:#ffffff0d}.invoice-item--selected{background:#2d3748}.invoice-item-avatar{background:#4a5568;border-radius:50%;flex-shrink:0;width:40px;height:40px}.invoice-item-info{flex-direction:column;flex:1;gap:2px;display:flex}.invoice-item-id{color:#fff;font-size:15px;font-weight:500}.invoice-item-due{color:#94a3b8;font-size:13px}.invoice-item-status{border-radius:9999px;width:fit-content;margin-top:4px;padding:2px 8px;font-size:11px}.invoice-item-status--unsent{color:#e0e7ed;background:#fff3}.invoice-item-status--viewed{color:#cf0;background:#cf03}.invoice-item-status--draft{color:#e0e7ed;background:#fff3}.invoice-item-status--paid{color:#22c55e;background:#22c55e33}.invoice-item-amount{color:#fff;font-size:15px;font-weight:600}.invoice-detail{background:#2d3748;border-radius:24px;flex-direction:column;margin:20px;padding:24px;display:flex}.invoice-detail-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.invoice-detail-header h3{color:#fff;margin:0 0 8px;font-size:18px;font-weight:600}.invoice-detail-badge{color:#e0e7ed;background:#fff3;border-radius:9999px;padding:4px 12px;font-size:12px}.invoice-detail-brand{color:#fff;font-size:20px;font-weight:700}.invoice-detail-customer{align-items:center;gap:12px;display:flex}.invoice-detail-avatar{background:#4a5568;border-radius:50%;width:48px;height:48px}.invoice-detail-name{color:#fff;margin:0 0 2px;font-size:16px;font-weight:600}.invoice-detail-title{color:#94a3b8;margin:0;font-size:14px}.invoice-detail-line-items{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.line-item-card{color:#fff;background:#ffffff0d;border-radius:16px;justify-content:space-between;padding:16px;font-size:15px;display:flex}.invoice-detail-totals{border-top:1px solid #ffffff1a;flex-direction:column;gap:8px;margin-bottom:24px;padding-top:16px;display:flex}.totals-row{color:#94a3b8;justify-content:space-between;font-size:15px;display:flex}.totals-row--balance{color:#fff;font-size:18px;font-weight:700}.invoice-detail-actions{align-items:center;gap:12px;margin-top:auto;display:flex}.detail-icon-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.detail-payout-btn{color:#1a1a1a;cursor:pointer;background:#cf0;border:none;border-radius:16px;margin-left:auto;padding:14px 28px;font-size:16px;font-weight:600}.detail-payout-btn:hover{background:#b8e600}.settings-panel{max-width:560px}.settings-section-title{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin:0 0 16px;font-size:14px;font-weight:600}.settings-section-title:not(:first-child){margin-top:32px}.settings-field{margin-bottom:8px}.settings-field label{color:#e5e7eb;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.settings-field input[type=email]{color:#fff;background:#0003;border:1px solid #ffffff26;border-radius:12px;width:100%;max-width:400px;padding:12px 16px;font-size:15px}.settings-hint{color:#94a3b8;margin:8px 0 0;font-size:13px}.settings-check{color:#e5e7eb;cursor:pointer;align-items:center;gap:12px;margin-bottom:12px;font-size:15px;display:flex}.settings-check input{accent-color:#cf0;width:18px;height:18px}.settings-actions{align-items:center;gap:16px;margin-top:32px;display:flex}.settings-saved{color:#cf0;font-size:14px}.profile-panel{max-width:560px}.profile-hero{align-items:center;gap:20px;margin-bottom:32px;display:flex}.profile-avatar-lg{color:#1a1a1a;background:#cf0;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;font-size:24px;font-weight:700;display:flex}.profile-name{color:#fff;margin:0 0 4px;font-size:22px;font-weight:600}.profile-email{color:#94a3b8;margin:0;font-size:15px}.profile-org{border-top:1px solid #ffffff1a;padding-top:24px}.profile-org-title{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin:0 0 8px;font-size:13px;font-weight:600}.profile-org-name{color:#fff;margin:0 0 4px;font-size:18px;font-weight:600}.profile-org-meta{color:#94a3b8;margin:0 0 12px;font-size:14px}.profile-link{color:#cf0;font-size:14px;font-weight:500;text-decoration:none}.profile-link:hover{text-decoration:underline}.how-panel{max-width:640px}.how-steps{margin:0;padding:0;list-style:none}.how-step{gap:20px;margin-bottom:28px;display:flex}.how-step:last-child{margin-bottom:0}.how-step-num{color:#1a1a1a;background:#cf0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;font-weight:700;display:flex}.how-step-title{color:#fff;margin:0 0 8px;font-size:17px;font-weight:600}.how-step-body{color:#94a3b8;margin:0;font-size:15px;line-height:1.5}.share-panel{max-width:560px}.share-lead{color:#e5e7eb;margin:0 0 24px;font-size:16px;line-height:1.6}.share-actions{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.share-btn{padding:14px 28px;text-decoration:none;display:inline-flex}.share-link-secondary{color:#cf0;font-size:15px;text-decoration:none}.share-link-secondary:hover{text-decoration:underline}
