*{box-sizing:border-box}html,body{min-height:100%}body{color:var(--ink);background:#fbfaf8;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:14px}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{background:#fbfaf8;min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);background:#f8f6f3;flex-direction:column;flex:0 0 252px;width:252px;min-height:100vh;padding:24px 15px;display:flex}.brand{border-bottom:1px solid var(--line);letter-spacing:-.02em;text-transform:uppercase;align-items:center;gap:15px;height:70px;padding:0 8px 22px;font-size:16px;font-weight:500;display:flex}.brand-mark{border:2px solid var(--green);width:43px;height:43px;color:var(--green);text-align:center;letter-spacing:-.08em;justify-content:center;align-items:center;font-size:13px;font-weight:900;line-height:.85;display:inline-flex}.sidebar nav{gap:5px;padding-top:26px;display:grid}.nav-item{color:#5e5650;text-align:left;background:0 0;border:0;border-radius:0;align-items:center;gap:14px;width:100%;padding:14px 12px;transition:all .15s;display:flex}.nav-item.active{background:var(--green);color:#fff;box-shadow:none;font-weight:600}.logout{margin-top:auto}.workspace{width:calc(100% - 252px);min-width:0}.topbar{border-bottom:1px solid var(--line);background:#fbfaf8;justify-content:flex-end;align-items:center;height:78px;padding:0 44px;display:flex}.topbar-right{align-items:center;gap:22px;display:flex}.icon-button,.mobile-menu{color:#4b433d;background:0 0;border:0;padding:7px}.profile{align-items:center;gap:10px;display:flex}.avatar{border:1px solid var(--line);width:39px;height:39px;color:var(--green);background:#fbfaf8;border-radius:50%;place-items:center;font-weight:760;display:grid}.profile b,.profile small{line-height:1.35;display:block}.profile b{font-size:13px}.profile small{color:var(--muted);font-size:12px}.mobile-menu{display:none}.page-content{max-width:1600px;margin:0 auto;padding:48px 54px 64px}.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:33px;display:flex}.page-heading h1{letter-spacing:-.06em;margin:0;font-size:48px;font-weight:400;line-height:1.04}.page-heading p,.section-title p{color:var(--muted);margin:10px 0 0;line-height:1.5}.primary-button,.secondary-button{border:1px solid #0000;border-radius:1px;justify-content:center;align-items:center;gap:9px;min-height:43px;padding:0 18px;font-weight:600;display:inline-flex}.primary-button{background:var(--green);color:#fff;box-shadow:none}.secondary-button{color:var(--green);border-color:var(--green);background:0 0}.stats-grid{gap:12px;margin-bottom:38px;display:grid}.partner-stats{grid-template-columns:repeat(3,1fr)}.admin-stats{grid-template-columns:repeat(4,1fr)}.stat-card{border:1px solid var(--line);background:0 0;border-radius:0;min-height:132px;padding:22px 23px}.stat-card p{color:#766b60;text-transform:uppercase;letter-spacing:.06em;margin:0 0 22px;font-size:11px}.stat-card strong{letter-spacing:-.055em;font-size:34px;font-weight:400;line-height:1}.content-grid{grid-template-columns:minmax(0,1fr) 340px;gap:17px;display:grid}.section-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.referrals-card{min-width:0}.section-title{justify-content:space-between;align-items:flex-start;gap:20px;padding:23px 24px 19px;display:flex}.section-title h2{letter-spacing:-.025em;margin:0;font-size:19px}.text-button{color:var(--green);white-space:nowrap;background:0 0;border:0;padding:5px;font-weight:700}.table-wrap{border-top:1px solid var(--line);overflow:auto}table{border-collapse:collapse;width:100%;min-width:690px}th{text-align:left;color:#5b645f;letter-spacing:.01em;background:#fbfcfb;font-size:12px;font-weight:600}th,td{border-bottom:1px solid var(--line);vertical-align:middle;padding:15px 19px}td{color:#2d3731;white-space:nowrap}tbody tr:last-child td{border-bottom:0}td:first-child{font-weight:600}.initials{color:#53635a;vertical-align:middle;background:#fafbfa;border:1px solid #dae1dc;border-radius:50%;place-items:center;width:31px;height:31px;margin-right:10px;font-size:11px;font-weight:700;display:inline-grid}.status{white-space:nowrap;border-radius:5px;padding:5px 8px;font-size:12px;display:inline-flex}.progress-copy{color:#8b5e00;font-weight:700}.payout-rail{padding-bottom:20px}.timeline{gap:23px;margin:0;padding:2px 23px 13px;list-style:none;display:grid}.timeline li{grid-template-columns:12px minmax(0,1fr) auto;align-items:start;gap:10px;display:grid;position:relative}.timeline li:not(:last-child):after{content:"";background:#e5e8e5;width:1px;position:absolute;top:17px;bottom:-25px;left:5px}.timeline li>span{z-index:1;background:#d19413;border:2px solid #fff5dd;border-radius:50%;width:11px;height:11px;margin-top:4px;position:relative}.timeline b,.timeline small{display:block}.timeline b{font-size:13px}.timeline small{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.35}.timeline strong{color:#a76d00;white-space:nowrap;font-size:13px}.privacy-note{color:#3e4b43;background:#fbfdfb;border:1px solid #dce5de;border-radius:9px;gap:12px;margin:12px 20px 0;padding:15px;display:flex}.privacy-note svg{color:var(--green);flex:none}.privacy-note p{margin:0;font-size:12px;line-height:1.55}.table-actions{align-items:center;gap:13px;display:flex}.search{color:#78827c;border:1px solid #d6ddd8;border-radius:8px;align-items:center;gap:7px;min-width:188px;padding:0 10px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%;height:34px}.email{color:var(--muted);margin-top:3px;font-size:12px;font-weight:400;display:block}.access{border-radius:5px;padding:5px 8px;font-size:12px}.notice{background:var(--gold-soft);color:#714a00;border:1px solid #f3dfaa;border-radius:8px;justify-content:space-between;align-items:center;margin:16px 44px 0;padding:10px 13px;display:flex}.notice button{color:inherit;background:0 0;border:0;font-weight:700}.dialog-backdrop{z-index:20;background:#121f186b;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.dialog{background:#fff;border-radius:15px;width:min(100%,480px);padding:28px;position:relative;box-shadow:0 18px 56px #00000036}.dialog h2{letter-spacing:-.03em;margin:0;font-size:24px}.dialog-copy{color:var(--muted);margin:8px 0 20px}.dialog label:not(.consent){gap:7px;margin:15px 0;font-size:13px;font-weight:700;display:grid}.dialog input:not([type=checkbox]){outline-color:var(--green);border:1px solid #cfd8d2;border-radius:8px;height:44px;padding:0 12px}.consent{color:#536057;align-items:flex-start;gap:10px;margin:20px 0;font-size:12px;line-height:1.45;display:flex}.consent input{accent-color:var(--green);margin-top:2px}.full{width:100%}.close-button{color:#637068;background:0 0;border:0;padding:5px;position:absolute;top:16px;right:16px}.success-state{text-align:center;padding:15px 7px 5px}.success-state svg{color:var(--green)}.success-state h2{margin-top:14px}.success-state p{color:var(--muted);margin:10px 0 22px;line-height:1.5}@media (max-width:1150px){.content-grid{grid-template-columns:1fr}.payout-rail{display:none}.admin-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:780px){.sidebar{display:none}.workspace{width:100%}.topbar{justify-content:space-between;height:65px;padding:0 17px}.mobile-menu{display:block}.topbar-right{gap:8px}.icon-button{display:none}.profile b{font-size:12px}.page-content{padding:28px 17px 38px}.page-heading{flex-direction:column;align-items:flex-start}.page-heading h1{font-size:29px}.primary-button,.secondary-button{width:100%}.partner-stats,.admin-stats{grid-template-columns:1fr}.stat-card{min-height:98px}.content-grid{display:block}.section-title{padding:19px 16px 16px}.section-title p{font-size:12px}.section-title .text-button,.table-actions{display:none}th,td{padding:13px 14px}.notice{margin:12px 17px 0}.dialog{padding:25px 19px}.table-wrap{max-width:100%}}.auth-page{background:linear-gradient(135deg,#f3f8f4,#fff 58%);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{border:1px solid var(--line);background:#fff;border-radius:18px;width:min(100%,440px);padding:36px;box-shadow:0 14px 42px #19352514}.auth-brand{color:var(--green);align-items:center;gap:12px;margin-bottom:30px;display:flex}.auth-brand span{text-align:center;border:2px solid;place-items:center;width:38px;height:38px;font-size:12px;font-weight:900;line-height:.85;display:inline-grid}.auth-brand b{color:var(--ink);letter-spacing:-.04em;font-size:17px}.auth-card h1{letter-spacing:-.04em;margin:0;font-size:28px}.auth-card>p{color:var(--muted);line-height:1.5}.auth-card label{color:#3f4a43;gap:7px;margin:17px 0;font-size:13px;font-weight:700;display:grid}.auth-card input{outline-color:var(--green);border:1px solid #cfd8d2;border-radius:8px;height:45px;padding:0 12px}.auth-card small{color:var(--muted);font-size:11px;font-weight:400}.form-error{font-size:13px;color:#a23333!important}.auth-switch{text-align:center;font-size:13px;margin:21px 0 0!important}.auth-switch a{color:var(--green);font-weight:700;text-decoration:none}.empty-state{color:var(--muted);text-align:center;padding:32px 24px}.settings-card{padding-bottom:24px}.setting-value{color:var(--green);align-items:center;gap:12px;padding:0 24px;display:flex}.setting-value strong{letter-spacing:-.04em;font-size:29px}.reward-form{align-items:flex-end;gap:14px;padding:0 24px;display:flex}.reward-form label{color:#3f4a43;gap:7px;font-size:13px;font-weight:700;display:grid}.reward-form input{outline-color:var(--green);border:1px solid #cfd8d2;border-radius:8px;width:180px;height:44px;padding:0 12px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.header-actions{align-items:center;gap:10px;display:flex}.dialog select{outline-color:var(--green);background:#fff;border:1px solid #cfd8d2;border-radius:8px;width:100%;height:44px;padding:0 12px}.role-integrator{color:#4c2e91;background:#eee8ff}.role-admin{color:#176144;background:var(--green-soft)}.role-partner{color:#59635d;background:#eff1ef}@media (max-width:780px){.header-actions{flex-direction:column;width:100%}.header-actions button{width:100%}}.notification-anchor,.notification-button{position:relative}.notification-button>span{color:#fff;background:#b23d2d;border-radius:9px;place-items:center;min-width:16px;height:16px;padding:0 3px;font-size:9px;font-weight:800;display:grid;position:absolute;top:0;right:0}.notification-panel{z-index:30;border:1px solid var(--line);background:#fff;border-radius:12px;width:min(390px,100vw - 32px);position:absolute;top:40px;right:0;overflow:hidden;box-shadow:0 16px 45px #182b1f2e}.notification-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.notification-list{max-height:390px;overflow:auto}.notification-item{border:0;border-bottom:1px solid var(--line);text-align:left;width:100%;color:var(--ink);background:#fff;padding:13px 16px;display:block}.notification-item:hover{background:#f8fbf9}.notification-item b,.notification-item span,.notification-item small{display:block}.notification-item b{font-size:13px}.notification-item span{color:#566059;margin-top:4px;font-size:12px;line-height:1.42}.notification-item small{color:var(--muted);margin-top:5px;font-size:11px}.notification-empty{color:var(--muted);text-align:center;margin:0;padding:22px 16px}.section-title-tools{align-items:center}.table-tools{flex-wrap:wrap;align-items:center;gap:9px;padding:0 24px 17px;display:flex}.table-tools select,.table-tools>input{color:#364139;outline-color:var(--green);background:#fff;border:1px solid #d6ddd8;border-radius:8px;height:36px;padding:0 9px;font-size:12px}.table-tools>input{width:132px}.search{min-width:210px;height:36px}.export-button{min-height:38px;font-size:12px}.text-button{align-items:center;gap:6px;display:inline-flex}.details-dialog{width:min(100%,760px);max-height:calc(100vh - 36px);overflow:auto}.details-title{justify-content:space-between;gap:20px;padding-right:38px;display:flex}.detail-number{color:var(--muted);margin:0 0 5px;font-size:12px;font-weight:700}.details-title h2{margin:0 0 9px}.details-meta{color:var(--muted);grid-template-columns:auto auto;align-content:start;gap:5px 13px;padding-top:6px;font-size:12px;display:grid}.details-meta b{color:var(--ink);text-align:right}.detail-grid{grid-template-columns:1.25fr .75fr;gap:16px;margin:25px 0;display:grid}.detail-grid>section,.comments{border:1px solid var(--line);border-radius:10px;padding:16px}.detail-grid h3,.comments h3{align-items:center;gap:7px;margin:0 0 13px;font-size:15px;display:flex}.payment-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.payment-list li{grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.payment-list b,.payment-list small{display:block}.payment-list b{font-size:13px}.payment-list small,.muted-copy{color:var(--muted);font-size:12px;line-height:1.45}.payment-list strong{font-size:12px}.payment-dot{background:#dce2dd;border-radius:50%;width:10px;height:10px}.paid-dot{background:#1e8b60;box-shadow:0 0 0 3px #e5f3ec}.reward-large{color:var(--gold);letter-spacing:-.045em;margin:3px 0 8px;font-size:27px;font-weight:800}.comments{padding:16px}.comment-list{gap:10px;display:grid}.comment-list article{background:#f7f9f7;border-radius:8px;padding:11px 12px}.comment-list b{font-size:12px}.comment-list small{color:var(--muted);margin-left:8px;font-size:11px}.comment-list p{color:#39453d;white-space:pre-wrap;margin:6px 0 0;line-height:1.42}.comment-form{align-items:flex-end;gap:10px;margin-top:14px;display:flex}.comment-form textarea{resize:vertical;outline-color:var(--green);border:1px solid #cfd8d2;border-radius:8px;flex:1;min-height:68px;padding:9px 10px}.comment-form .secondary-button{min-height:38px;font-size:12px}@media (max-width:780px){.notification-panel{right:-73px}.section-title-tools{align-items:flex-start}.section-title-tools .export-button{width:auto}.table-tools{padding:0 16px 14px}.table-tools .search{width:100%}.table-tools select,.table-tools>input{flex:1;min-width:0}.details-dialog{padding:22px 17px}.details-title{display:block}.details-meta{width:max-content;margin-top:15px}.detail-grid{grid-template-columns:1fr;margin:18px 0}.comment-form{display:block}.comment-form .secondary-button{width:100%;margin-top:8px}}.profile-card{padding:24px}.profile-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:840px;display:grid}.profile-form label{color:#3f4a43;gap:7px;font-size:13px;font-weight:700;display:grid}.profile-form input,.profile-form textarea{outline-color:var(--green);border:1px solid #cfd8d2;border-radius:8px;width:100%;padding:10px 12px}.profile-form input{height:44px}.profile-form textarea{resize:vertical;min-height:96px}.profile-form small{color:var(--muted);font-size:11px;font-weight:400}.profile-form .wide-field{grid-column:1/-1}.profile-form .consent{display:flex}.success-copy{color:#176144;font-size:13px}.payout-registry{margin-top:18px}.dialog textarea{resize:vertical;outline-color:var(--green);border:1px solid #cfd8d2;border-radius:8px;width:100%;min-height:82px;padding:10px 12px}.link-copy{color:#405047;font-size:12px}@media (max-width:780px){.profile-card{padding:17px}.profile-form{grid-template-columns:1fr}.profile-form .wide-field{grid-column:auto}}.section-card{background:0 0;border-radius:0}.table-wrap{border-top-color:var(--line)}th{color:#6f6257;letter-spacing:.05em;text-transform:uppercase;background:#f4f1ed;font-size:11px;font-weight:500}.initials{border-color:var(--line);color:var(--green);background:0 0}.status{letter-spacing:.03em;text-transform:uppercase;border-radius:0;padding:4px 7px;font-size:11px}.dialog{border:1px solid var(--line);border-radius:0;box-shadow:0 22px 60px #3224192e}.notification-item{border-bottom-color:var(--line);background:#fbfaf8}.table-tools select,.table-tools>input,.search,.dialog input:not([type=checkbox]),.dialog select,.profile-form input,.profile-form textarea,.dialog textarea{border-color:var(--line);background:#fbfaf8;border-radius:0}.notice{background:var(--gold-soft);color:#5b4630;border-color:#d8c6af}.auth-card{box-shadow:none;background:#fbfaf8;border-radius:0}.auth-card input{border-color:var(--line);background:#fbfaf8;border-radius:0}.reward-form input{border-color:var(--line);background:#fbfaf8;border-radius:0}:root{--ink:#14213a;--muted:#667085;--line:#e4e7ec;--soft:#f7f9fc;--green:#079b8d;--green-soft:#e8faf7;--gold:#b7791f;--gold-soft:#fff7e7;--blue:#2563eb;--blue-soft:#eff6ff;--radius:12px}body,.app-shell{background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.sidebar{background:#fff;border-right-color:#e9edf3;padding:20px 14px}.brand{color:#14213a;text-transform:none;letter-spacing:-.04em;height:58px;padding-bottom:19px;font-size:17px;font-weight:750}.brand-mark{border:2px solid var(--green);color:var(--green);border-radius:10px}.nav-item{color:#56637a;border-radius:9px;padding:12px}.nav-item.active{color:#078c81;background:#eafaf7;font-weight:700;box-shadow:inset 3px 0 #079b8d}.page-content{padding:40px 44px 56px}.page-heading h1{letter-spacing:-.045em;font-size:36px;font-weight:750}.page-heading p{margin-top:8px}.primary-button,.secondary-button{border-radius:9px;min-height:44px;font-weight:700}.stats-grid{gap:16px}.stat-card{background:#fff;border-color:#e2e7ef;border-radius:12px;min-height:118px;box-shadow:0 4px 15px #10182809}.stat-card p{color:#667085;text-transform:none;letter-spacing:0;margin-bottom:14px;font-size:14px}.stat-card strong{color:#14213a;font-size:31px;font-weight:750}.section-card{background:#fff;border-color:#e2e7ef;border-radius:12px;box-shadow:0 4px 15px #10182806}.section-title h2{letter-spacing:-.025em;font-size:19px;font-weight:750}.section-title p{margin-top:6px}th{color:#64748b;text-transform:none;letter-spacing:0;background:#f8fafc;font-size:12px;font-weight:650}th,td{border-bottom-color:#edf0f4;padding:15px 19px}.status{text-transform:none;letter-spacing:0;border-radius:999px;padding:5px 9px;font-size:12px}.text-button{color:#078c81}.dialog{border-color:#e2e7ef;border-radius:16px;box-shadow:0 22px 60px #0f172a2e}.notification-panel{background:#fff;border-radius:12px}.notification-item{background:#fff;border-bottom-color:#edf0f4}.table-tools select,.table-tools>input,.search,.dialog input:not([type=checkbox]),.dialog select,.profile-form input,.profile-form textarea,.dialog textarea{background:#fff;border-color:#d8e0ea;border-radius:8px}.blocked-access{color:#b42318;background:#fef3f2}.email{color:#7a879a}.auth-card{background:#fff;border-color:#e2e7ef;border-radius:18px;box-shadow:0 14px 42px #0f172a14}.auth-brand{color:#079b8d}.auth-card input{background:#fff;border-color:#d8e0ea;border-radius:8px}.settings-card,.profile-card{background:#fff}.reward-form input{background:#fff;border-color:#d8e0ea;border-radius:8px}.operations-page{color:#14213a;background:#f8fafc;min-height:100vh;padding:26px clamp(18px,4vw,64px)}.operations-page header{justify-content:space-between;align-items:center;margin-bottom:52px;display:flex}.operations-page header a,.report-links a,.report-links button{color:#087f75;font:inherit;background:#fff;border:1px solid #d7e4e7;border-radius:9px;align-items:center;gap:8px;padding:10px 13px;font-weight:700;text-decoration:none;display:inline-flex}.operations-page header div{text-align:right}.operations-page header span,.operations-page header b{display:block}.operations-page header span{color:#667085;font-size:12px}.operations-page header b{margin-top:2px}.operations-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.operations-heading h1{letter-spacing:-.045em;margin:0;font-size:38px}.operations-heading p{color:#667085}.report-links{gap:9px;display:flex}.operations-grid{grid-template-columns:310px minmax(0,1fr);gap:18px;display:grid}.operations-list,.operation-card{background:#fff;border:1px solid #e2e7ef;border-radius:14px;box-shadow:0 5px 18px #1018280a}.operations-list{align-self:start;max-height:680px;padding:8px;overflow:auto}.operation-row{text-align:left;color:#29364d;background:0 0;border:0;border-radius:10px;gap:3px;width:100%;padding:13px;display:grid}.operation-row span{color:#078c81;font-size:11px;font-weight:800}.operation-row b{font-size:14px}.operation-row small{color:#667085}.operation-card{min-height:450px;padding:28px}.operation-title{border-bottom:1px solid #edf0f4;justify-content:space-between;gap:16px;padding-bottom:22px;display:flex}.operation-title span{color:#079b8d;font-size:12px;font-weight:800}.operation-title h2{letter-spacing:-.04em;margin:5px 0;font-size:27px}.operation-title p,.operation-docs p{color:#667085;margin:0}.operation-title strong{color:#b7791f;font-size:22px}.operation-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:22px 0;display:grid}.operation-fields label{gap:8px;font-size:13px;font-weight:750;display:grid}.operation-fields label>svg{color:#079b8d}.operation-fields select,.operation-fields input,.operation-fields textarea{width:100%;font:inherit;background:#fff;border:1px solid #d8e0ea;border-radius:9px;padding:10px 12px}.operation-fields input,.operation-fields select{height:42px}.operation-note{grid-column:1/-1}.operation-fields textarea{resize:vertical;min-height:92px}.operation-save{color:#fff;font:inherit;background:#079b8d;border:0;border-radius:9px;padding:12px 16px;font-weight:750}.operation-docs{border-top:1px solid #edf0f4;margin-top:28px;padding-top:20px}.operation-docs h3{margin:0 0 4px}.operation-upload{color:#087f75;cursor:pointer;border:1px dashed #81cfc5;border-radius:9px;align-items:center;gap:8px;margin:16px 0;padding:10px 13px;font-weight:750;display:inline-flex}.operation-upload input{display:none}.operation-docs ul{margin:0;padding:0;list-style:none}.operation-docs li{border-top:1px solid #edf0f4;justify-content:space-between;gap:16px;padding:10px 0;display:flex}.operation-docs a{color:#087f75;font-weight:700}.operation-docs small,.operation-muted{color:#667085}@media (max-width:780px){.operations-page{padding:18px}.operations-page header{margin-bottom:32px}.operations-heading{flex-direction:column;align-items:flex-start}.operations-heading h1{font-size:30px}.operations-grid{grid-template-columns:1fr}.operations-list{max-height:260px}.operation-card{padding:19px}.operation-fields{grid-template-columns:1fr}.operation-title{display:block}.operation-title strong{margin-top:12px;display:block}.operation-docs li{display:block}.operation-docs li small{margin-top:4px;display:block}}.partner-guide{isolation:isolate;background:linear-gradient(113deg,#f1fbf9 0%,#fbfffe 52%,#eefaf9 100%);border:1px solid #bfe7df;border-radius:18px;height:258px;margin:-14px 0 26px;position:relative;overflow:hidden;box-shadow:0 10px 28px #0f5c580e}.partner-guide:before{z-index:-1;content:"";background:radial-gradient(circle,#3acab930,#3acab900 68%);border-radius:50%;width:340px;height:340px;animation:6s ease-in-out infinite spotlight-glow;position:absolute;bottom:-90%;right:-10%}.spotlight-main{grid-template-columns:minmax(0,1.25fr) minmax(240px,.75fr);height:100%;display:grid}.spotlight-copy{z-index:1;align-content:center;justify-items:start;padding:29px 34px 42px;animation:.36s ease-out spotlight-enter;display:grid;position:relative}.spotlight-icon{color:#fff;background:#079b8d;border-radius:13px;place-items:center;width:40px;height:40px;margin-bottom:13px;display:grid;box-shadow:0 8px 18px #079b8d38}.spotlight-kicker{color:#078c81;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.partner-guide h2{color:#14213a;letter-spacing:-.035em;max-width:580px;margin:5px 0 0;font-size:25px;font-weight:780}.partner-guide p{color:#536177;max-width:590px;margin:8px 0 0;font-size:14px;line-height:1.5}.spotlight-copy small{color:#667085;max-width:580px;margin-top:8px;font-size:12px;line-height:1.45}.spotlight-action{color:#078c81;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin-top:17px;padding:0;font-size:13px;font-weight:800;display:inline-flex}.spotlight-action svg{transition:transform .18s}.spotlight-action:hover svg{transform:translate(3px)}.spotlight-visual{min-width:0;position:relative;overflow:hidden}.spotlight-orbit{border:1px solid #079b8d2e;border-radius:50%;position:absolute}.orbit-one{width:188px;height:188px;animation:13s linear infinite spotlight-orbit;top:28px;right:21%}.orbit-two{border-style:dashed;width:123px;height:123px;animation:9s linear infinite reverse spotlight-orbit;top:61px;right:32%}.spotlight-core{color:#fff;background:linear-gradient(145deg,#079b8d,#0db6a7);border:10px solid #ffffffbf;border-radius:50%;place-items:center;width:90px;height:90px;animation:4s ease-in-out infinite spotlight-float;display:grid;position:absolute;top:77px;right:39%;box-shadow:0 14px 34px #079b8d40}.spotlight-pulse{background:#f0a844;border-radius:50%;width:10px;height:10px;animation:2.3s ease-out infinite spotlight-pulse;position:absolute;box-shadow:0 0 0 6px #f0a84424}.pulse-one{top:47px;right:21%}.pulse-two{animation-delay:1s;bottom:54px;right:15%}.spotlight-navigation{z-index:2;align-items:center;gap:7px;display:flex;position:absolute;bottom:20px;right:27px}.spotlight-control{color:#087f75;cursor:pointer;background:#ffffffc7;border:1px solid #d4e8e4;border-radius:50%;place-items:center;width:29px;height:29px;padding:0;transition:background .16s,transform .16s;display:grid}.spotlight-control:hover{background:#fff;transform:translateY(-1px)}.spotlight-dots{gap:5px;display:flex}.spotlight-dots button{cursor:pointer;background:#b7d7d2;border:0;border-radius:999px;width:6px;height:6px;padding:0;transition:width .22s,background .22s}.spotlight-dots button.active{background:#079b8d;width:21px}.spotlight-ready:before{background:radial-gradient(circle,#f0a84433,#f0a84400 68%)}@keyframes spotlight-enter{0%{opacity:.25;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes spotlight-orbit{to{transform:rotate(360deg)}}@keyframes spotlight-float{50%{transform:translateY(-7px)}}@keyframes spotlight-pulse{70%{box-shadow:0 0 0 14px #f0a84400}to{box-shadow:0 0 #f0a84400}}@keyframes spotlight-glow{50%{opacity:.72;transform:translate(-15px,-20px)scale(1.08)}}@media (max-width:780px){.partner-guide{border-radius:14px;height:290px;margin-top:-6px}.spotlight-main{height:100%;display:block}.spotlight-copy{height:100%;min-height:0;padding:25px 23px 52px}.partner-guide h2{font-size:23px}.spotlight-visual{opacity:.52;pointer-events:none;width:150px;height:164px;position:absolute;top:0;right:0}.orbit-one{width:155px;height:155px;top:4px;right:-30px}.orbit-two{width:104px;height:104px;top:34px;right:9px}.spotlight-core{border-width:7px;width:72px;height:72px;top:46px;right:33px}.pulse-one{top:31px;right:10px}.pulse-two{bottom:20px;right:0}.spotlight-navigation{bottom:15px;right:20px}.spotlight-copy p,.spotlight-copy small{max-width:calc(100% - 22px)}.spotlight-copy p{margin-top:9px}.spotlight-action{margin-top:14px}}@media (prefers-reduced-motion:reduce){.partner-guide:before,.spotlight-orbit,.spotlight-core,.spotlight-pulse,.spotlight-copy{animation:none}.spotlight-action svg{transition:none}}.partner-tools{color:#14213a;background:#f8fafc;min-height:100vh;padding:28px clamp(18px,5vw,76px)}.partner-tools header{color:#667085;justify-content:space-between;display:flex}.partner-tools header a{color:#078c81;font-weight:750;text-decoration:none}.tools-hero{margin:54px 0 28px}.tools-hero h1{letter-spacing:-.05em;margin:0;font-size:38px}.tools-hero p{color:#667085}.tools-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:1100px;display:grid}.tools-grid article{background:#fff;border:1px solid #e2e7ef;border-radius:14px;padding:24px}.tools-grid article>svg{color:#079b8d}.tools-grid h2{margin:12px 0 7px;font-size:19px}.tools-grid p{color:#667085;line-height:1.5}.share-row{gap:8px;margin:16px 0;display:flex}.share-row input{border:1px solid #d8e0ea;border-radius:8px;flex:1;min-width:0;padding:10px}.share-row button,.tools-grid form button{color:#fff;font:inherit;background:#079b8d;border:0;border-radius:8px;padding:10px 13px;font-weight:750}.tools-grid small{color:#667085;gap:6px;display:flex}.tools-grid ul{margin:12px 0;padding:0;list-style:none}.tools-grid li{border-top:1px solid #edf0f4;gap:3px;padding:10px 0;display:grid}.tools-grid li span,.tools-grid li small{display:block}.tools-grid textarea{border:1px solid #d8e0ea;border-radius:8px;width:100%;min-height:92px;margin:10px 0;padding:10px}.question{border-top:1px solid #edf0f4;margin-top:14px;padding-top:12px}.question p{margin:5px 0}.tools-notice{color:#087f5b!important}.tools-grid a{color:#078c81;font-weight:750}@media (max-width:780px){.partner-tools{padding:18px}.tools-hero{margin-top:35px}.tools-hero h1{font-size:30px}.tools-grid{grid-template-columns:1fr}.share-row{display:block}.share-row button{width:100%;margin-top:8px}}.consent-stack{gap:2px;margin:19px 0;display:grid}.consent-stack .consent{background:#fbfdff;border:1px solid #e4eaf1;border-radius:9px;margin:0;padding:10px 11px}.consent-stack a{color:#078c81;font-weight:750}.policy-card{max-width:650px}.policy-card p{line-height:1.62}.page-content{max-width:1480px}.page-heading{margin-bottom:28px}.section-title{padding:22px 24px 18px}.table-tools{gap:10px}.table-wrap table{min-width:720px}@media (max-width:780px){.consent-stack .consent{padding:10px}.page-content{padding:28px 17px 48px}.section-card{border-radius:10px}}.consent-document-link{text-align:center;border:1px solid;border-radius:8px;justify-content:center;align-items:center;min-height:42px;margin-top:8px;padding:9px 12px;line-height:1.35;text-decoration:none;display:flex}.consent-document-link:hover{text-decoration:underline}.policy-card{width:min(100%,680px)}.consent-hint{text-align:center;display:block}.policy-version{color:var(--muted);font-size:12px;margin:10px 0 24px!important}.policy-card{max-height:none}.policy-card>p:not(.policy-version):not(.auth-switch){white-space:pre-line}.policy-form{grid-template-columns:minmax(180px,260px) 1fr;align-items:start;gap:18px;display:grid}.policy-form .policy-editor{grid-column:1/-1;width:min(100%,760px)}.policy-form textarea{resize:vertical;min-height:180px;font:inherit;border:1px solid #d8e0ea;border-radius:9px;padding:11px 12px;line-height:1.55}.policy-form small{color:#667085;font-weight:400}@media (max-width:780px){.policy-form{grid-template-columns:1fr}.policy-form .primary-button{width:100%}}.permission-page{color:#14213a;background:#f8fafc;min-height:100vh;padding:32px clamp(18px,5vw,76px)}.permission-page header>a{color:#078c81;font-weight:750;text-decoration:none}.permission-page header div{margin:40px 0 24px}.permission-page h1{letter-spacing:-.045em;margin:0;font-size:36px}.permission-page p{color:#667085}.permission-page section{gap:12px;max-width:1050px;display:grid}.permission-page article{background:#fff;border:1px solid #e2e7ef;border-radius:12px;justify-content:space-between;align-items:center;gap:22px;padding:18px 20px;display:flex}.permission-page article b,.permission-page article small{display:block}.permission-page article small{color:#667085;margin-top:4px}.permission-options{flex-wrap:wrap;gap:10px;display:flex}.permission-options label{border:1px solid #e2e7ef;border-radius:8px;align-items:center;gap:6px;padding:7px 9px;font-size:12px;font-weight:700;display:flex}.permission-notice{color:#087f5b;background:#effbf8;border-radius:8px;max-width:1050px;padding:10px 12px}@media (max-width:780px){.permission-page article{display:block}.permission-options{margin-top:15px}.permission-page h1{font-size:29px}}.user-editor{color:#14213a;background:#f8fafc;min-height:100vh;padding:32px clamp(18px,5vw,76px)}.user-editor header>a{color:#078c81;font-weight:750;text-decoration:none}.user-editor header div{margin:40px 0 24px}.user-editor h1{letter-spacing:-.045em;margin:0;font-size:36px}.user-editor p{color:#667085}.user-editor section{gap:12px;display:grid}.user-row{background:#fff;border:1px solid #e2e7ef;border-radius:12px;grid-template-columns:1.2fr repeat(4,minmax(130px,1fr)) auto;align-items:end;gap:10px;padding:16px;display:grid}.user-row label{gap:6px;font-size:12px;font-weight:700;display:grid}.user-row input{height:39px;font:inherit;border:1px solid #d8e0ea;border-radius:8px;padding:0 10px}.user-row button{color:#fff;height:39px;font:inherit;background:#079b8d;border:0;border-radius:8px;padding:0 12px;font-weight:750}.user-role b,.user-role small{display:block}.user-role small{color:#667085;margin-top:4px}@media (max-width:980px){.user-row{grid-template-columns:repeat(2,minmax(0,1fr))}.user-role{grid-column:1/-1}}@media (max-width:560px){.user-editor{padding:18px}.user-editor h1{font-size:29px}.user-row{grid-template-columns:1fr}.user-role{grid-column:auto}}.settings-access{background:#f8fafc;border-top:1px solid #e8edf3;margin:30px 24px 0;padding:24px}.settings-access>div:first-child>span{color:#079b8d;letter-spacing:.08em;font-size:11px;font-weight:800}.settings-access h3{color:#14213a;letter-spacing:-.025em;margin:7px 0 5px;font-size:20px}.settings-access p{color:#667085;margin:0;line-height:1.5}.settings-access-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.settings-access-grid a{color:#14213a;background:#fff;border:1px solid #dce5ef;border-radius:11px;grid-template-columns:20px minmax(0,1fr);gap:8px 10px;min-height:122px;padding:18px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.settings-access-grid a:hover{border-color:#8bd3ca;transform:translateY(-1px);box-shadow:0 8px 20px #0f172a12}.settings-access-grid svg{color:#079b8d}.settings-access-grid b{align-self:center;font-size:15px}.settings-access-grid small{color:#667085;grid-column:1/-1;font-size:12px;line-height:1.45}.settings-access-grid em{color:#078c81;grid-column:1/-1;font-size:13px;font-style:normal;font-weight:750}@media (max-width:780px){.settings-access{margin:24px 16px 0;padding:18px}.settings-access-grid{grid-template-columns:1fr}.settings-access-grid a{min-height:0}}.partner-guide{box-sizing:border-box;flex:none;block-size:300px;min-block-size:300px;max-block-size:300px}.spotlight-main{min-block-size:0}.spotlight-copy{align-content:start;padding:22px 34px 50px}.spotlight-icon{margin-bottom:9px}.partner-guide h2{margin-top:0}.spotlight-copy small{margin-top:7px}.spotlight-action{margin-top:12px}@media (max-width:780px){.partner-guide{block-size:326px;min-block-size:326px;max-block-size:326px}.spotlight-copy{padding:22px 23px 53px}.spotlight-icon{margin-bottom:8px}.spotlight-action{margin-top:12px}}:root{--ink:#302923;--muted:#786e66;--line:#e6d9cc;--soft:#fbf7f2;--green:#765f4d;--green-soft:#f3e7da;--gold:#b77736;--gold-soft:#fbefe2;--blue:#876a56;--blue-soft:#f4ece5}body,.app-shell{color:var(--ink);background:#fdfbf9}.sidebar{background:#fffdfb;border-right-color:#eadfd5}.brand{color:var(--ink);border-bottom-color:#eadfd5}.topbar{background:#fffdfb;border-bottom-color:#eadfd5}.brand-logo{align-items:center;gap:12px;min-width:0;margin-bottom:30px;display:flex}.brand .brand-logo{width:100%;margin:0}.brand-symbol{background:#fff;border-radius:11px;flex:0 0 44px;width:44px;height:44px;display:block;position:relative;overflow:hidden}.brand-symbol img{width:105px;max-width:none;height:auto;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand-wording{gap:3px;min-width:0;display:grid}.brand-wording b{color:#766657;letter-spacing:.015em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:14px;font-weight:750;overflow:hidden}.brand-wording small{color:#9a8979;letter-spacing:.055em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:10px;font-weight:650;overflow:hidden}.auth-card .brand-logo{margin-bottom:28px}.auth-card .brand-symbol{flex-basis:50px;width:50px;height:50px}.auth-card .brand-symbol img{width:120px}.auth-card .brand-wording b{font-size:16px}.auth-card .brand-wording small{font-size:11px}.nav-item{color:#6e6258}.nav-item:hover{color:#4d4138;background:#f8f1ea}.nav-item.active{color:#6a5443;background:#f3e7da;box-shadow:inset 3px 0 #c69a72}.avatar{color:#765f4d;background:#fbf6f1;border-color:#e5d4c4}.primary-button{background:#765f4d;box-shadow:0 8px 18px #765f4d29}.primary-button:hover{background:#5f4b3c}.secondary-button{color:#6a5443;background:#fff;border-color:#d7c3b1}.stat-card,.section-card{border-color:#e7dcd2;box-shadow:0 4px 15px #4a362609}.stat-card p{color:#786e66}.stat-card strong{color:#302923}.accent-green{color:#765f4d!important}.accent-gold{color:#b77736!important}.text-button,.auth-switch a,.consent-stack a{color:#765f4d}th{color:#77695d;background:#fbf7f3}td{color:#3b332d}.initials{color:#765f4d;background:#fbf5ef;border-color:#ead8c8}.table-tools select,.table-tools>input,.search,.dialog input:not([type=checkbox]),.dialog select,.profile-form input,.profile-form textarea,.dialog textarea{border-color:#e2d5c9}.search{color:#8b7e72}.notification-item.unread{background:#fbf2e9}.notice{color:#6f4e2f;background:#fbefe2;border-color:#e9cba9}.status-blue{color:#765f4d;background:#f4ece5}.status-green{color:#526552;background:#eef4ed}.status-amber,.status-gold{color:#976026;background:#fbefe2}.status-gray{color:#71675f;background:#f3efeb}.active-access{color:#526552;background:#eef4ed}.auth-card{background:#fffdfb;border-color:#e5d7ca;box-shadow:0 18px 48px #4f3a2a17}.auth-card label{color:#544941}.auth-card input{background:#fff;border-color:#dfd0c3;outline-color:#b99170}.consent-stack .consent{background:#fcf8f4;border-color:#eadfd5}.partner-guide{background:linear-gradient(113deg,#fbf3eb 0%,#fff 56%,#f8ede2 100%);border-color:#e0c6ad;box-shadow:0 10px 28px #674b3612}.partner-guide:before{background:radial-gradient(circle,#e5c3a152,#e5c3a100 68%)}.partner-guide h2{color:#302923}.partner-guide p{color:#6e6259}.spotlight-copy small{color:#80746a}.spotlight-icon,.spotlight-core{background:linear-gradient(145deg,#765f4d,#c69a72);box-shadow:0 12px 30px #765f4d38}.spotlight-kicker,.spotlight-action{color:#765f4d}.spotlight-action:hover{color:#5f4b3c}.spotlight-orbit{border-color:#9f775638}.spotlight-pulse{background:#d3914f;box-shadow:0 0 0 6px #d3914f24}.spotlight-control{color:#765f4d;border-color:#e2cdb9}.spotlight-dots button{background:#dcc5b1}.spotlight-dots button.active{background:#b67d4d}.spotlight-ready{background:linear-gradient(113deg,#fbf0e5 0%,#fff 55%,#faf4ed 100%);border-color:#e5c49f}.spotlight-ready .spotlight-icon,.spotlight-ready .spotlight-core{background:linear-gradient(145deg,#a9682d,#dba66f)}.spotlight-ready .spotlight-kicker,.spotlight-ready .spotlight-action{color:#8e592a}.spotlight-qualified .spotlight-icon,.spotlight-qualified .spotlight-core{background:linear-gradient(145deg,#705746,#b58b68)}.spotlight-contract .spotlight-icon,.spotlight-contract .spotlight-core{background:linear-gradient(145deg,#665548,#a4846c)}.spotlight-motivation{background:linear-gradient(113deg,linen,#fff 56%,#f8eee5);border-color:#dec0a2}.spotlight-motivation .spotlight-icon,.spotlight-motivation .spotlight-core{background:linear-gradient(145deg,#806149,#c39168)}.spotlight-motivation .spotlight-kicker,.spotlight-motivation .spotlight-action{color:#76513a}.spotlight-tools .spotlight-icon,.spotlight-tools .spotlight-core{background:linear-gradient(145deg,#6c6259,#9e8b7a)}.spotlight-start .spotlight-icon,.spotlight-start .spotlight-core{background:linear-gradient(145deg,#765f4d,#b78b69)}.operations-page,.partner-tools,.permission-page,.user-editor{color:#302923;background:#fbf8f5}.operations-page header a,.report-links a,.report-links button,.partner-tools header a,.tools-grid a,.permission-page header>a,.user-editor header>a{color:#765f4d;border-color:#e0d1c4}.operations-page header span,.operations-heading p,.operation-title p,.operation-docs p,.operation-docs small,.operation-muted,.partner-tools header,.tools-hero p,.tools-grid p,.tools-grid small,.permission-page p,.permission-page article small,.user-editor p,.user-role small{color:#786e66}.operations-list,.operation-card,.tools-grid article,.permission-page article,.user-row{border-color:#e7dcd2;box-shadow:0 5px 18px #4a36260a}.operation-row:hover,.operation-row.selected{background:#f8eee4}.operation-row span,.operation-title span,.operation-fields label>svg,.operation-docs a,.tools-grid article>svg,.tools-notice,.settings-access-grid em{color:#765f4d!important}.operation-title strong{color:#b77736}.operation-save,.share-row button,.tools-grid form button,.user-row button{background:#765f4d}.operation-fields select,.operation-fields input,.operation-fields textarea,.share-row input,.tools-grid textarea,.user-row input{border-color:#e2d5c9}.operation-upload{color:#765f4d;border-color:#cfae91}.permission-options input{accent-color:#765f4d}.permission-notice{color:#6f4e2f;background:#fbefe2}.settings-access{background:#fbf7f3;border-top-color:#e8ddd3}.settings-access>div:first-child>span,.settings-access-grid svg{color:#765f4d}.settings-access h3,.settings-access-grid a{color:#302923}.settings-access p,.settings-access-grid small{color:#786e66}.settings-access-grid a{border-color:#e3d5c8}.settings-access-grid a:hover{border-color:#c69a72;box-shadow:0 8px 20px #4a362612}html,body,.app-shell,.workspace,.sidebar,.topbar{background:#fff}.sidebar,.topbar,.brand{border-color:#ece7e2}.brand .brand-logo{gap:10px}.brand .brand-symbol{border-radius:8px;flex-basis:42px;width:42px;height:42px}.brand .brand-symbol img{width:100px}.brand .brand-wording{flex:1;gap:2px;width:0}.brand .brand-wording b{color:#554b43;letter-spacing:-.015em;text-overflow:clip;text-transform:none;white-space:nowrap;font-size:13px;font-weight:700;overflow:visible}.brand .brand-wording small{color:#9a8d82;letter-spacing:.035em;text-overflow:clip;white-space:nowrap;font-size:9px;overflow:visible}.nav-item:hover{background:#faf8f6}.nav-item.active{background:#f6f0ea;box-shadow:inset 2px 0 #c89e78}.primary-button{box-shadow:none}.stat-card,.section-card{box-shadow:none;background:#fff;border-color:#e9e4df}.notice{box-shadow:none}.notification-panel,.dialog{box-shadow:0 12px 32px #30292314}.partner-guide,.spotlight-ready,.spotlight-motivation{box-shadow:none;background:#fff;border-color:#e7d7c8}.partner-guide:before{display:none}.spotlight-icon{box-shadow:none}.spotlight-core{box-shadow:0 8px 20px #765f4d21}.spotlight-orbit{opacity:.7}.spotlight-pulse{box-shadow:none}.auth-page{background:#fff}.auth-card{box-shadow:none;background:#fff;border-color:#e9e4df}.consent-stack .consent,.operations-page,.partner-tools,.permission-page,.user-editor{background:#fff}.operations-list,.operation-card,.tools-grid article,.permission-page article,.user-row{box-shadow:none}.settings-access{background:#fff}.settings-access-grid a{box-shadow:none}.spotlight-main{animation:.48s cubic-bezier(.22,.61,.36,1) both spotlight-slide-in}.spotlight-copy{animation:none}.spotlight-copy>*{opacity:0;animation:.42s cubic-bezier(.22,.61,.36,1) forwards spotlight-content-in}.spotlight-copy>:nth-child(2){animation-delay:45ms}.spotlight-copy>:nth-child(3){animation-delay:90ms}.spotlight-copy>:nth-child(4){animation-delay:.135s}.spotlight-copy>:nth-child(5){animation-delay:.18s}.spotlight-visual{animation:.58s cubic-bezier(.22,.61,.36,1) both spotlight-visual-in}.spotlight-brand-core{color:#0000!important;background:#fff!important;border:1px solid #ead8c8!important;overflow:hidden!important;box-shadow:0 8px 20px #5846371a!important}.spotlight-brand-core img{width:172px;max-width:none;height:auto;position:absolute;top:9px;left:50%;transform:translate(-50%)}.spotlight-progress{z-index:4;transform-origin:0;background:#c89e78;width:100%;height:2px;animation:7s linear both spotlight-progress;position:absolute;bottom:0;left:0}.partner-guide.is-paused .spotlight-progress{animation-play-state:paused}.spotlight-control{transition:border-color .18s,background .18s,transform .18s}.spotlight-control:hover{border-color:#c89e78}.spotlight-dots button{transition:width .25s,background .25s}.spotlight-pulse{animation-duration:3.2s}.orbit-one{animation-duration:18s}.orbit-two{animation-duration:13s}@keyframes spotlight-slide-in{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}@keyframes spotlight-content-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes spotlight-visual-in{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes spotlight-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:780px){.spotlight-brand-core img{width:140px;top:7px}.spotlight-main{animation-name:spotlight-mobile-in}}@keyframes spotlight-mobile-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.spotlight-main,.spotlight-copy>*,.spotlight-visual,.spotlight-progress{opacity:1;animation:none!important}.spotlight-progress{transform:scaleX(1)}}.workspace{isolation:isolate;position:relative}.workspace:before{z-index:0;content:"";opacity:.075;pointer-events:none;background:url(/brand/center-bankruptcy.jpg) top/1240px no-repeat;width:520px;height:520px;position:fixed;bottom:-105px;right:-90px}.workspace>.topbar,.workspace>.notice,.workspace>.page-content{z-index:1;position:relative}.auth-page{isolation:isolate;position:relative;overflow:hidden}.auth-page:before{z-index:0;content:"";opacity:.06;pointer-events:none;background:url(/brand/center-bankruptcy.jpg) top/1120px no-repeat;width:470px;height:470px;position:absolute;bottom:-105px;right:-65px}.auth-page>.auth-card{z-index:1;position:relative}@media (max-width:780px){.workspace:before{opacity:.055;background-size:930px;width:390px;height:390px;bottom:-90px;right:-165px}.auth-page:before{opacity:.05;background-size:930px;width:390px;height:390px;bottom:-85px;right:-190px}}@media (min-width:781px){.app-shell{min-height:100vh;display:block}.topbar{z-index:40;background:#fff;border-bottom:1px solid #ece7e2;justify-content:space-between;height:78px;padding:0 30px 0 24px;position:fixed;top:0;left:0;right:0}.topbar-brand{align-items:center;min-width:0;display:flex}.topbar-brand .brand-logo{gap:11px;margin:0}.topbar-brand .brand-symbol{border-radius:8px;flex-basis:44px;width:44px;height:44px}.topbar-brand .brand-symbol img{width:105px}.topbar-brand .brand-wording{gap:2px;width:auto;display:grid}.topbar-brand .brand-wording b{color:#554b43;letter-spacing:.025em;text-overflow:clip;text-transform:uppercase;white-space:nowrap;font-size:13px;font-weight:760;line-height:1.2;overflow:visible}.topbar-brand .brand-wording small{color:#9a8d82;letter-spacing:.07em;text-overflow:clip;text-transform:uppercase;white-space:nowrap;font-size:9px;font-weight:650;line-height:1.2;overflow:visible}.sidebar{z-index:30;background:#fff;border-top:0;border-right:1px solid #ece7e2;width:252px;min-height:0;padding:20px 14px;position:fixed;top:78px;bottom:0;left:0;overflow-y:auto}.sidebar nav{padding-top:0}.workspace{width:auto;min-width:0;margin-left:252px;padding-top:78px}.workspace>.topbar{z-index:40;position:fixed}}@media (max-width:780px){.app-shell{display:block}.workspace{width:100%;margin-left:0;padding-top:65px}.topbar{z-index:40;background:#fff;justify-content:space-between;height:65px;padding:0 14px;position:fixed;top:0;left:0;right:0}.topbar-brand{align-items:center;gap:7px;min-width:0;display:flex}.topbar-brand .brand-logo{gap:7px;margin:0}.topbar-brand .brand-symbol{border-radius:7px;flex-basis:34px;width:34px;height:34px}.topbar-brand .brand-symbol img{width:82px}.topbar-brand .brand-wording{display:none}.topbar-right{gap:7px}.profile>span:last-child{display:none}}.partner-guide{background:#fff;border-color:#e6d5c5;border-radius:18px;block-size:336px;min-block-size:336px;max-block-size:336px}.spotlight-journey{height:286px;animation:.48s cubic-bezier(.22,.61,.36,1) both spotlight-slide-in;display:block}.spotlight-stages{border-bottom:1px solid #efe7df;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;height:72px;margin:0;padding:14px 24px 12px;list-style:none;display:grid}.spotlight-stages li{color:#9b9086;grid-template-rows:auto auto;grid-template-columns:30px minmax(0,1fr);align-content:center;align-items:center;gap:2px 10px;min-width:0;padding-right:42px;display:grid;position:relative}.spotlight-stages li:not(:last-child):after{content:"";background:#e8ddd3;width:22px;height:1px;position:absolute;top:50%;right:10px}.spotlight-stages li>span{color:#76695f;background:#f2ebe4;border-radius:50%;grid-row:1/3;place-items:center;width:30px;height:30px;font-size:13px;font-weight:760;display:grid}.spotlight-stages li>b{color:#76695f;white-space:nowrap;text-overflow:ellipsis;font-size:13px;line-height:1.15;overflow:hidden}.spotlight-stages li>small{color:#a29589;white-space:nowrap;text-overflow:ellipsis;justify-self:start;max-width:100%;font-size:11px;line-height:1.2;overflow:hidden}.spotlight-stages li.reached>span{color:#fff;background:#a97043}.spotlight-stages li.reached>b,.spotlight-stages li.reached>small{color:#76513a}.spotlight-stages li.reached:not(:last-child):after{background:#c99a70}.spotlight-body{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);height:214px;display:grid}.spotlight-journey .spotlight-copy{align-content:center;justify-items:start;min-width:0;padding:22px 36px 24px;animation:none;display:grid}.spotlight-journey .spotlight-copy>*{opacity:0;animation:.42s cubic-bezier(.22,.61,.36,1) forwards spotlight-content-in}.spotlight-journey .spotlight-copy>:nth-child(2){animation-delay:45ms}.spotlight-journey .spotlight-copy>:nth-child(3){animation-delay:90ms}.spotlight-journey .spotlight-copy>:nth-child(4){animation-delay:.135s}.spotlight-journey h2{color:#302923;letter-spacing:-.04em;max-width:610px;margin:0;font-size:29px;font-weight:760;line-height:1.08}.spotlight-journey .spotlight-copy p{color:#665d55;max-width:610px;margin:11px 0 0;font-size:14px;line-height:1.45}.spotlight-journey .spotlight-copy small{color:#83776d;max-width:610px;margin-top:8px;font-size:12px;line-height:1.4}.spotlight-journey .spotlight-action{color:#fff;background:#8a654b;border:0;border-radius:9px;min-height:42px;margin-top:16px;padding:0 18px;font-size:13px;font-weight:760;transition:background .18s,transform .18s}.spotlight-journey .spotlight-action:hover{color:#fff;background:#70513d;transform:translateY(-1px)}.spotlight-summary{text-align:center;border-left:1px solid #eadfd5;align-content:center;justify-items:center;min-width:0;display:grid;position:relative;overflow:hidden}.spotlight-summary img{z-index:0;opacity:.065;width:680px;max-width:none;height:auto;position:absolute;top:-30px;left:50%;transform:translate(-50%)}.spotlight-summary strong,.spotlight-summary span{z-index:1;position:relative}.spotlight-summary strong{color:#302923;letter-spacing:-.065em;white-space:nowrap;font-size:58px;font-weight:430;line-height:.95}.spotlight-summary span{color:#665d55;letter-spacing:.065em;text-transform:uppercase;max-width:240px;margin-top:13px;font-size:12px;font-weight:650}.spotlight-footer{z-index:5;background:#fff;border-top:1px solid #e9ded4;grid-template-columns:110px 1fr 110px;align-items:center;height:50px;padding:0 24px;display:grid;position:absolute;bottom:0;left:0;right:0}.spotlight-footer>button{color:#76513a;width:max-content;font:inherit;background:0 0;border:0;align-items:center;gap:5px;padding:7px 0;font-size:13px;font-weight:720;display:flex}.spotlight-footer>button:last-child{justify-self:end}.spotlight-page-rail{justify-content:center;gap:10px;display:flex}.spotlight-page-rail button{cursor:pointer;background:0 0;border:0;width:68px;height:16px;padding:0;position:relative}.spotlight-page-rail button:before{content:"";background:#eadfd5;border-radius:4px;height:4px;position:absolute;top:7px;left:0;right:0}.spotlight-page-rail button.active:before{background:#b67d4d}.spotlight-page-rail button.active:after{content:"";transform-origin:0;background:#8a654b;border-radius:4px;width:100%;height:4px;animation:7s linear both spotlight-progress;position:absolute;top:7px;left:0}.spotlight-page-rail button:focus-visible{outline-offset:3px;border-radius:999px;outline:2px solid #b67d4d}.spotlight-footer>button:focus-visible,.spotlight-action:focus-visible{outline-offset:3px;border-radius:7px;outline:2px solid #b67d4d}.partner-guide.is-paused .spotlight-page-rail button.active:after{animation-play-state:paused}@media (max-width:980px) and (min-width:781px){.spotlight-stages{padding-inline:20px}.spotlight-stages li{grid-template-columns:28px 1fr;padding-right:28px}.spotlight-stages li:not(:last-child):after{width:14px;right:7px}.spotlight-stages li>small{font-size:10px}.spotlight-body{grid-template-columns:minmax(0,1.2fr) minmax(230px,.8fr)}.spotlight-summary strong{font-size:48px}.spotlight-journey .spotlight-copy{padding-inline:28px}}@media (max-width:780px){.partner-guide{block-size:438px;min-block-size:438px;max-block-size:438px}.spotlight-journey{height:388px}.spotlight-stages{gap:6px;height:60px;padding:10px 12px 8px}.spotlight-stages li{grid-template-rows:1fr;grid-template-columns:24px 1fr;gap:5px;padding:0}.spotlight-stages li>span{grid-row:1;width:24px;height:24px;font-size:11px}.spotlight-stages li>b{letter-spacing:-.02em;white-space:normal;text-overflow:clip;font-size:10px;line-height:1.05;overflow:visible}.spotlight-stages li>small,.spotlight-stages li:not(:last-child):after{display:none}.spotlight-body{grid-template-columns:1fr;height:328px;display:grid}.spotlight-journey .spotlight-copy{align-content:start;padding:22px 22px 18px}.spotlight-journey h2{font-size:24px}.spotlight-journey .spotlight-copy p{font-size:13px}.spotlight-journey .spotlight-copy small{font-size:11px}.spotlight-journey .spotlight-action{margin-top:14px}.spotlight-summary{border-top:1px solid #eadfd5;border-left:0;align-content:center;min-height:102px}.spotlight-summary img{opacity:.055;width:500px;top:-75px;left:50%;transform:translate(-50%)}.spotlight-summary strong{font-size:40px}.spotlight-summary span{margin-top:8px;font-size:10px}.spotlight-footer{grid-template-columns:72px 1fr 72px;height:50px;padding:0 14px}.spotlight-footer>button{font-size:0}.spotlight-footer>button svg{width:20px;height:20px}.spotlight-page-rail{gap:6px}.spotlight-page-rail button{width:36px}}@media (prefers-reduced-motion:reduce){.spotlight-journey,.spotlight-journey .spotlight-copy>*,.spotlight-page-rail button.active:after{opacity:1;animation:none!important}}.profile-heading{max-width:980px;margin-bottom:24px}.profile-sections{gap:18px;max-width:1080px;display:grid}.profile-section{border-color:#e7d7c8;border-radius:16px;overflow:visible}.profile-section-head{border-bottom:1px solid #eee5dd;align-items:flex-start;gap:14px;padding:24px 26px 21px;display:flex}.profile-section-head>span{color:#765f4d;background:#f7efe7;border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.profile-section-head h2{color:#302923;letter-spacing:-.03em;margin:1px 0 5px;font-size:21px}.profile-section-head p{color:#766b62;max-width:700px;margin:0;font-size:13px;line-height:1.5}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px;padding:24px 26px 26px;display:grid}.profile-grid label{color:#4c433c;align-content:start;gap:7px;font-size:13px;font-weight:720;display:grid}.profile-grid input{color:#302923;width:100%;height:46px;font:inherit;background:#fff;border:1px solid #dfd1c5;border-radius:9px;outline:none;padding:0 13px;transition:border-color .18s,box-shadow .18s}.profile-grid input:focus{border-color:#b88b66;box-shadow:0 0 0 3px #b88b661f}.profile-grid small{color:#8a7e74;font-size:11px;font-weight:450;line-height:1.4}.profile-grid .wide-field{grid-column:1/-1}.profile-form-footer{grid-column:1/-1;justify-content:flex-end;align-items:center;gap:18px;padding-top:4px;display:flex}.profile-form-footer p{margin:0 auto 0 0}.profile-form-footer .primary-button{min-width:210px}.payout-form{padding:23px 26px 27px}.payout-methods{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;display:grid}.payout-methods legend{color:#4c433c;grid-column:1/-1;margin-bottom:11px;font-size:13px;font-weight:720}.payout-method{color:#766b62;cursor:pointer;background:#fff;border:1px solid #e3d7cc;border-radius:12px;grid-template-columns:24px 1fr;align-items:center;gap:11px;min-height:84px;padding:15px 44px 15px 16px;transition:border-color .18s,background .18s,box-shadow .18s;display:grid;position:relative}.payout-method:hover{border-color:#c8aa90}.payout-method.active{background:#fcf7f2;border-color:#b98a63;box-shadow:0 0 0 2px #b98a6317}.payout-method>input{accent-color:#8a654b;width:17px;height:17px;margin:0;position:absolute;top:16px;right:16px}.payout-method>svg{color:#8a654b}.payout-method b,.payout-method small{display:block}.payout-method b{color:#3c332d;font-size:14px}.payout-method small{color:#83776d;margin-top:4px;font-size:11px;font-weight:450;line-height:1.35}.payout-fields.profile-grid{margin-top:22px;padding:0}.payout-safety{color:#556054;background:#fafcf9;border:1px solid #dfe8df;border-radius:10px;align-items:flex-start;gap:11px;margin-top:20px;padding:14px 15px;display:flex}.payout-safety svg{color:#647a62;flex:none}.payout-safety p{margin:0;font-size:12px;line-height:1.5}.payout-consent{color:#5f554d;align-items:flex-start;margin:18px 0 21px;padding:0;font-size:12px}.payout-consent input{accent-color:#8a654b;flex:none;width:17px;height:17px;margin-top:1px}.legacy-payout-note{color:#72573e;background:#fbf4ec;border-radius:9px;margin:18px 0 0;padding:12px 14px;font-size:12px;line-height:1.5}.payout-form .profile-form-footer{border-top:1px solid #eee5dd;padding-top:20px}.success-copy{color:#526d52}.form-error{color:#a2443b}.mobile-sidebar-close,.mobile-nav-backdrop{display:none}@media (max-width:780px){.profile-heading{margin-bottom:20px}.profile-sections{gap:14px}.profile-section{border-radius:12px}.profile-section-head{gap:11px;padding:19px 17px 17px}.profile-section-head>span{flex-basis:38px;width:38px;height:38px}.profile-section-head h2{font-size:19px}.profile-grid{grid-template-columns:1fr;gap:15px;padding:19px 17px 21px}.profile-grid .wide-field{grid-column:auto}.payout-form{padding:18px 17px 21px}.payout-methods{grid-template-columns:1fr}.payout-method{min-height:76px}.payout-fields.profile-grid{margin-top:18px}.profile-form-footer{gap:12px;display:grid}.profile-form-footer p{margin:0}.profile-form-footer .primary-button{width:100%;min-width:0}.payout-safety{margin-top:18px}.payout-consent{margin:17px 0}.payout-form .profile-form-footer{padding-top:17px}.sidebar.mobile-open{z-index:32;background:#fff;width:min(82vw,310px);min-height:100dvh;padding-top:66px;animation:.22s ease-out mobile-drawer-in;display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:18px 0 48px #30292324}.mobile-sidebar-close{color:#67584c;background:#fff;border:1px solid #eadfd5;border-radius:10px;place-items:center;width:36px;height:36px;padding:0;display:grid;position:absolute;top:17px;right:16px}.mobile-nav-backdrop{z-index:31;background:#271f1947;border:0;width:100%;height:100%;padding:0;display:block;position:fixed;inset:0}.sidebar.mobile-open nav{padding-top:4px}@keyframes mobile-drawer-in{0%{transform:translate(-100%)}to{transform:translate(0)}}}.public-referral-page{isolation:isolate;color:#29231f;min-height:100dvh;padding:max(24px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) max(28px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left));background:#fff;position:relative;overflow:hidden}.public-referral-page:before{z-index:-2;content:"";opacity:.045;pointer-events:none;background:url(/brand/center-bankruptcy.jpg) top/1480px no-repeat;width:620px;height:620px;position:fixed;bottom:-205px;right:-170px}.public-referral-page:after{z-index:-1;content:"";pointer-events:none;background:radial-gradient(circle at 8% 4%,#e5c3a130,#0000 30%),radial-gradient(circle at 95% 92%,#dab7971f,#0000 27%);position:fixed;inset:0}.public-referral-shell{width:min(100%,540px);margin:0 auto;padding:clamp(6px,3vw,24px) 0 18px}.public-referral-brand{padding:0 0 clamp(42px,8vh,76px)}.public-referral-brand .brand-logo{align-items:center;gap:12px;margin:0;display:flex}.public-referral-brand .brand-symbol{border-radius:12px;flex:0 0 48px;width:48px;height:48px;overflow:hidden}.public-referral-brand .brand-symbol img{width:112px}.public-referral-brand .brand-wording{gap:3px;min-width:0;display:grid}.public-referral-brand .brand-wording b{color:#3c342e;letter-spacing:-.015em;white-space:normal;font-size:14px}.public-referral-brand .brand-wording small{color:#74675d;letter-spacing:.02em;font-size:11px}.public-referral-intro{margin-bottom:30px}.public-referral-kicker{color:#9a6941;letter-spacing:.075em;text-transform:uppercase;margin:0 0 11px;font-size:12px;font-weight:800}.public-referral-intro h1,.public-referral-result h1{color:#25201c;letter-spacing:-.052em;max-width:520px;margin:0;font-size:clamp(34px,6.2vw,48px);font-weight:760;line-height:1.04}.public-referral-intro>p:not(.public-referral-kicker),.public-referral-result>p:not(.public-referral-kicker){color:#71665e;max-width:500px;margin:17px 0 0;font-size:17px;line-height:1.58}.public-referral-ready{color:#5e6b5f;align-items:flex-start;gap:9px;margin-top:19px;font-size:13px;line-height:1.45;display:flex}.public-referral-ready svg{color:#6b846f;flex:none;margin-top:1px}.public-referral-form{gap:17px;display:grid}.public-referral-form>label:not(.public-referral-consent):not(.public-referral-honeypot){color:#493f38;gap:8px;font-size:13px;font-weight:740;display:grid}.public-referral-form input[type=text],.public-referral-form input[type=tel]{color:#2d2722;width:100%;height:54px;font:inherit;background:#fffffff0;border:1px solid #ddd1c6;border-radius:13px;outline:none;padding:0 15px;font-size:16px;transition:border-color .18s,box-shadow .18s,background .18s}.public-referral-form input::placeholder{color:#71675f;opacity:1}.public-referral-form input:focus{background:#fff;border-color:#b9855c;box-shadow:0 0 0 4px #b9855c1c}.public-referral-phone{display:block;position:relative}.public-referral-phone>svg{z-index:1;color:#9a7658;pointer-events:none;position:absolute;top:18px;left:15px}.public-referral-phone input[type=tel]{padding-left:45px}.public-referral-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.public-referral-consent{color:#655b54;cursor:pointer;grid-template-columns:20px 1fr;align-items:flex-start;gap:11px;font-size:12px;line-height:1.55;display:grid}.public-referral-consent input{accent-color:#876247;width:19px;height:19px;margin:1px 0 0}.public-referral-consent a{color:#76543c;text-underline-offset:2px;font-weight:720}.public-referral-submit{color:#fff;width:100%;min-height:54px;font:inherit;cursor:pointer;background:#765f4d;border:0;border-radius:13px;justify-content:center;align-items:center;gap:10px;font-size:15px;font-weight:780;transition:transform .16s,background .16s,box-shadow .16s;display:flex;box-shadow:0 10px 25px #573d2a24}.public-referral-submit:hover{background:#614c3d;transform:translateY(-1px);box-shadow:0 12px 28px #573d2a2e}.public-referral-submit:active{transform:translateY(0)}.public-referral-submit:disabled{cursor:wait;opacity:.7;transform:none}.public-referral-submit:focus-visible,.public-referral-form input:focus-visible,.public-referral-consent input:focus-visible{outline-offset:3px;outline:3px solid #b9855c52}.public-referral-trust{color:#6f655e;justify-content:center;align-items:center;gap:7px;margin:0;font-size:11px;display:flex}.public-referral-error{color:#934539;background:#fff6f3;border-left:3px solid #b85c4b;border-radius:4px;margin:-3px 0 0;padding:11px 13px;font-size:13px;line-height:1.45}.public-referral-spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite public-referral-spin}.public-referral-result{text-align:left;padding:clamp(20px,5vw,40px) 0}.public-referral-result-icon{color:#55715a;background:#edf5ed;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:28px;display:grid}.public-referral-result .public-referral-kicker{margin-bottom:12px}.public-referral-success-note{color:#715d4c;background:#f7f2ed;border-radius:999px;align-items:center;gap:8px;margin-top:24px;padding:10px 13px;font-size:12px;font-weight:700;display:inline-flex}.public-referral-invalid .public-referral-result-icon{color:#806048;background:#f6f0ea}@keyframes public-referral-spin{to{transform:rotate(360deg)}}@media (min-width:781px){.public-referral-page{align-items:center;padding-top:36px;padding-bottom:36px;display:grid}.public-referral-shell{padding:0}.public-referral-brand{padding-bottom:54px}}@media (max-width:560px){.public-referral-page{padding-top:max(20px,env(safe-area-inset-top));overflow:auto}.public-referral-shell{padding-top:0}.public-referral-brand{padding-bottom:42px}.public-referral-brand .brand-symbol{flex-basis:43px;width:43px;height:43px}.public-referral-brand .brand-symbol img{width:100px}.public-referral-brand .brand-wording b{font-size:12px}.public-referral-brand .brand-wording small{font-size:10px}.public-referral-intro{margin-bottom:26px}.public-referral-intro h1,.public-referral-result h1{font-size:36px}.public-referral-intro>p:not(.public-referral-kicker),.public-referral-result>p:not(.public-referral-kicker){font-size:16px;line-height:1.5}.public-referral-page:before{opacity:.04;background-size:1120px;width:470px;height:470px;bottom:-120px;right:-205px}.public-referral-ready{font-size:12px}}@media (prefers-reduced-motion:reduce){.public-referral-submit,.public-referral-spinner{transition:none;animation:none}}
