.dashboard-widget-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;margin-top:12px}.dashboard-metric-card{grid-column:span var(--widget-span, 3);min-height:126px;padding:18px;display:flex;flex-direction:column;align-items:flex-start;cursor:grab;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.dashboard-metric-card:active{cursor:grabbing}.dashboard-metric-card:hover{transform:translateY(-1px);border-color:#dcdde7}.dashboard-metric-card>.stat-icon{margin-bottom:12px}.dashboard-metric-card>.stat-label{font-size:11px;color:#515060}.dashboard-metric-card>strong{font-size:22px;line-height:1.1;letter-spacing:-.03em;margin-top:4px}.dashboard-metric-card>small{font-size:10px;color:#9695a2;margin-top:3px}.dashboard-chart-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;margin-top:12px}.dashboard-chart-card{grid-column:span var(--widget-span, 6);cursor:grab}.dashboard-chart-card:active{cursor:grabbing}.chart-empty{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#8e8d9a;border-top:1px solid #f0f0f4}.chart-empty i{font-size:22px;color:#c7c6d2}.dashboard-editor-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;pointer-events:none}.dashboard-editor{position:fixed;inset:0 auto 0 0;width:248px;height:100vh;display:flex;flex-direction:column;padding:13px 11px 11px;overflow:hidden;border-right:1px solid #20202f;background:#0b0b18;color:#fff;box-shadow:14px 0 34px #08081529;pointer-events:auto;animation:dashboard-editor-in .18s cubic-bezier(.2,.8,.2,1)}.dashboard-editor>header{display:flex;align-items:center;gap:10px;min-height:58px;padding:4px 8px 13px;border-bottom:1px solid rgba(255,255,255,.09)}.dashboard-editor>header>div{min-width:0;display:grid;gap:3px}.dashboard-editor>header strong{font-size:11px;font-weight:800}.dashboard-editor>header small{color:#77768a;font-size:8px;line-height:1.35}.dashboard-editor>header .icon-button{width:28px;height:28px;margin-left:auto;color:#fff;border-color:#ffffff24;background:#ffffff0a}.dashboard-editor-icon{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:9px;background:#1c1b37;color:#9f9cff}.dashboard-editor-icon i{font-size:17px}.dashboard-editor-search{height:38px;min-height:38px;margin:11px 2px 8px;padding:0 10px;display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.09);border-radius:8px;background:#121221;color:#77768a}.dashboard-editor-search:focus-within{border-color:#8f8cff8c;box-shadow:0 0 0 3px #231cfc24}.dashboard-editor-search i{font-size:14px}.dashboard-editor-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#f4f4f8;font-size:9px}.dashboard-editor-search input::placeholder{color:#6f6e80}.dashboard-editor-body{min-height:0;flex:1;overflow:auto;padding:2px 2px 12px;scrollbar-width:thin;scrollbar-color:#2c2b3f transparent}.dashboard-editor-body section+section{margin-top:13px;padding-top:12px;border-top:1px solid rgba(255,255,255,.07)}.dashboard-editor-section-title{min-height:25px;padding:0 5px;display:flex;align-items:center;justify-content:space-between;color:#737285;font-size:8px;text-transform:uppercase;letter-spacing:.08em}.dashboard-editor-section-title strong{font-size:8px}.dashboard-editor-section-title span{font-variant-numeric:tabular-nums}.dashboard-table-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.dashboard-table-heading>div{min-width:0}.dashboard-sort-button{display:inline-flex;align-items:center;gap:5px;border:0;padding:0;background:transparent;color:inherit;font:inherit;font-weight:700;white-space:nowrap}.dashboard-sort-button .ph{color:#9a98a5;font-size:10px}.dashboard-creative-cell{min-width:0;display:flex;align-items:center;gap:10px}.dashboard-creative-cell>span:last-child{min-width:0}.dashboard-creative-thumb{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#11111b;color:#aaa8b8;font-size:17px}.dashboard-creative-thumb img,.dashboard-creative-thumb video{width:100%;height:100%;display:block;object-fit:cover}.dashboard-product-pills{display:flex;flex-wrap:wrap;gap:4px;max-width:250px}.dashboard-product-pills>span{max-width:150px;padding:4px 7px;overflow:hidden;border:1px solid var(--line);border-radius:999px;background:#f7f7fa;color:#656371;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.dashboard-editor-no-results{padding:26px 8px;text-align:center;color:#77768a;font-size:9px}.dashboard-editor-row{display:flex;align-items:center;justify-content:space-between;gap:5px;min-height:43px;margin:3px 0;padding:6px 5px;border:1px solid transparent;border-radius:8px;color:#8f8e9f}.dashboard-editor-row:hover{background:#141423;color:#e8e8ef}.dashboard-editor-row.is-visible{background:#17162b;border-color:#736eff38;color:#fff}.dashboard-editor-row>label{display:grid;grid-template-columns:13px 13px minmax(0,1fr);align-items:center;gap:5px;min-width:0;flex:1;cursor:pointer}.dashboard-editor-row>label>input{width:12px;height:12px;margin:0;accent-color:#6f69ff}.dashboard-editor-row>label>i{color:#555466;font-size:12px}.dashboard-editor-row>label>span{min-width:0;display:grid;gap:2px}.dashboard-editor-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:720}.dashboard-editor-row small{color:#6f6e7f;font-size:7px;font-weight:650}.dashboard-row-actions{display:flex;align-items:center;gap:2px}.dashboard-row-actions select{width:31px;height:24px;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:#121220;color:#d5d4df;font-size:8px;padding:0 4px}.dashboard-row-actions button{width:22px;height:22px;padding:0;display:grid;place-items:center;border:1px solid rgba(255,255,255,.08);border-radius:6px;background:transparent;color:#9695a6}.dashboard-row-actions button i{font-size:10px}.dashboard-row-actions button:disabled{opacity:.28}.dashboard-editor>footer{padding:10px 2px 1px;display:grid;gap:7px;border-top:1px solid rgba(255,255,255,.09)}.dashboard-editor>footer>div{display:grid;grid-template-columns:1fr 1fr;gap:6px}.dashboard-editor>footer .btn{width:100%;min-height:34px;height:34px;padding:0 8px;font-size:8px;border-radius:8px}.dashboard-editor>footer .btn-secondary{background:#121220;color:#aaa9b8;border-color:#ffffff1c}@keyframes dashboard-editor-in{0%{transform:translate(-100%)}to{transform:translate(0)}}@media(max-width:1180px){.dashboard-metric-card{grid-column:span 4}}@media(max-width:760px){.dashboard-widget-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-metric-card{grid-column:span 1!important;min-height:118px}.dashboard-metric-card[style*="12"]{grid-column:span 2!important}.dashboard-chart-card{grid-column:1 / -1!important}.dashboard-editor{inset:auto 0 0 0;width:100%;height:min(78dvh,680px);max-height:calc(100dvh - 72px);padding:12px 12px calc(10px + env(safe-area-inset-bottom));border:1px solid rgba(255,255,255,.1);border-bottom:0;border-radius:18px 18px 0 0;box-shadow:0 -18px 55px #08081547;animation-name:dashboard-editor-mobile-in}.dashboard-editor>header{justify-content:center;text-align:center;padding:3px 8px 11px}.dashboard-editor>header>div{justify-items:start;text-align:left}.dashboard-editor-search{height:44px;min-height:44px;margin:10px 0 8px}.dashboard-editor-search input{font-size:16px}.dashboard-editor-row{min-height:48px;padding:8px}.dashboard-editor>footer{position:sticky;bottom:0;padding:10px 0 0;background:#0b0b18}.dashboard-editor>footer .btn{min-height:42px;height:42px;font-size:10px}}@media(max-width:520px){.dashboard-widget-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-metric-card{grid-column:span 1!important}.dashboard-metric-card[style*="12"]{grid-column:span 2!important}}@keyframes dashboard-editor-mobile-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.entity-parity-page{min-width:0;animation:entity-page-in .2s ease both}.entity-parity-page .page-heading{margin-bottom:26px}.entity-parity-page .field small{color:var(--subtle);font-size:9px;line-height:1.45}.entity-parity-page .field em{color:var(--red);font-size:9px;font-style:normal}.entity-parity-page [aria-invalid=true]{border-color:#d96175;box-shadow:0 0 0 3px #be2d4614}.entity-back-button{min-height:42px;margin:-17px 0 17px;padding:0 14px;display:inline-flex;align-items:center;gap:8px;border:1px solid #e0e1e7;border-radius:9px;background:#fff;color:#555361;font-weight:700}.entity-back-button:hover{border-color:#cfced8;background:#fafafd;color:var(--ink)}.business-grid{display:grid;grid-template-columns:repeat(4,minmax(240px,1fr));gap:12px;align-items:start}.business-card{min-width:0;overflow:hidden;cursor:default;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.business-card:hover{border-color:#dadbe4;box-shadow:0 8px 24px #0d0c1d12;transform:translateY(-1px)}.business-card-body{padding:14px}.business-card-body>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.business-card-icon,.catalog-list-card-body>header>span{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;border-radius:9px;background:var(--brand-soft);color:var(--brand);font-size:18px}.business-card-copy{min-width:0}.business-card-copy h2{margin:12px 0 5px;overflow:hidden;color:var(--ink);font-size:16px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.business-card-copy p{margin:0;overflow:hidden;color:#656372;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.business-card-copy>small{min-height:17px;margin-top:4px;display:flex;align-items:center;gap:5px;overflow:hidden;color:var(--subtle);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.business-card-copy>small i{width:5px;height:5px;flex:0 0 auto;border-radius:99px;background:#b4b3bd}.business-card-copy>small.is-online i{background:#2ba87d}.business-card-stats{margin-top:13px;display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.business-card-stats>span{min-width:0;height:44px;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px solid var(--line);border-radius:8px;background:#fbfbfd}.business-card-stats strong{font-size:14px;line-height:1}.business-card-stats small{margin-top:3px;color:#72707d;font-size:8px}.business-card>footer{min-height:50px;padding:7px 9px 7px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid var(--line);background:#fff;color:#6f6d7a;font-size:9px}.business-card>footer>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.business-card>footer>div{display:flex;gap:5px}.business-card>footer .icon-button{width:33px;height:33px;flex-basis:33px}.bc-create-form{display:grid;gap:19px}.modal:has(.tiktok-oauth-modal){width:min(668px,100%)}.modal:has(.tiktok-oauth-modal)>header{min-height:73px;padding:18px 13px 16px}.modal:has(.tiktok-oauth-modal)>header h2{margin:0;font-size:20px;letter-spacing:-.035em}.modal:has(.tiktok-oauth-modal)>header .icon-button{margin-right:11px;color:#777582}.modal:has(.tiktok-oauth-modal)>.modal-body{padding:26px 12px 24px}.modal:has(.tiktok-oauth-modal)>footer{min-height:70px;padding:12px 24px;background:#fff}.modal:has(.tiktok-oauth-modal)>footer .btn{min-width:120px}.tiktok-oauth-modal{display:flex;flex-direction:column;gap:12px}.tiktok-oauth-heading{padding:0 2px 1px;display:flex;flex-direction:column;gap:3px}.tiktok-oauth-heading strong{color:#171721;font-size:13px;line-height:1.3}.tiktok-oauth-heading span{color:#797785;font-size:10px;line-height:1.4}.tiktok-oauth-setup-warning{min-height:68px;padding:10px 11px;display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #efd8af;border-radius:10px;background:var(--amber-soft);color:#7e510d}.tiktok-oauth-setup-warning>.ph{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:#ffffffb8;font-size:16px}.tiktok-oauth-setup-warning>span{min-width:0;display:flex;flex-direction:column;gap:3px}.tiktok-oauth-setup-warning strong{font-size:10px}.tiktok-oauth-setup-warning small{color:#8a672f;font-size:8px;line-height:1.4}.tiktok-oauth-setup-warning .btn{min-height:36px;padding-inline:11px;background:#fff;font-size:9px}.tiktok-oauth-choices{display:grid;gap:10px}.tiktok-oauth-choices>button{width:100%;min-height:77px;padding:12px 15px;display:grid;grid-template-columns:42px minmax(0,1fr) 23px;align-items:center;gap:13px;border:1px solid #dddde5;border-radius:12px;background:#fff;color:#161620;text-align:left;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease,transform .15s ease}.tiktok-oauth-choices>button:hover:not(:disabled){border-color:#b6b4ca;transform:translateY(-1px)}.tiktok-oauth-choices>button.selected{border-color:#5b53ff;background:#f8f7ff;box-shadow:0 0 0 3px #5b53ff1a}.tiktok-oauth-choices>button:disabled{cursor:wait;opacity:.7}.tiktok-oauth-choice-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:#f0efff;color:var(--brand);font-size:18px}.tiktok-oauth-choices>button>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:4px}.tiktok-oauth-choices>button strong{font-size:12px;line-height:1.25}.tiktok-oauth-choices>button small{overflow:hidden;color:#777583;font-size:10px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.tiktok-oauth-choices>button>i{width:23px;height:23px;display:grid;place-items:center;border:1px solid #d8d8e1;border-radius:99px;color:transparent;font-size:13px;font-style:normal}.tiktok-oauth-choices>button.selected>i{border-color:var(--brand);background:var(--brand);color:#fff}.tiktok-oauth-note{min-height:46px;padding:10px 13px;display:flex;align-items:center;gap:11px;border:1px solid #e1e1e8;border-radius:9px;background:#f8f8fb;color:#777583;font-size:10px;line-height:1.4}.tiktok-oauth-note>.ph{flex:0 0 auto;color:var(--brand);font-size:15px}.tiktok-oauth-flow-state{min-height:58px;padding:11px 13px;display:flex;align-items:center;gap:11px;border:1px solid #d9d8ff;border-radius:10px;background:#f8f7ff;color:#4f4b91}.tiktok-oauth-flow-state>.ph{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:8px;background:#fff;color:var(--brand);font-size:17px}.tiktok-oauth-flow-state>span{min-width:0;display:flex;flex-direction:column;gap:3px}.tiktok-oauth-flow-state strong{color:#26243b;font-size:10px}.tiktok-oauth-flow-state small{color:#686680;font-size:9px;line-height:1.45}.tiktok-oauth-flow-state.is-processing>.ph{animation:oauth-flow-spin 1.1s linear infinite}.tiktok-oauth-flow-state.is-completed{border-color:#cce5dc;background:var(--green-soft);color:var(--green)}.tiktok-oauth-flow-state.is-completed>.ph{color:var(--green)}.tiktok-oauth-flow-state.is-failed,.tiktok-oauth-flow-state.is-expired,.tiktok-oauth-flow-state.is-superseded{border-color:#f0d4ab;background:var(--amber-soft);color:var(--amber)}.tiktok-oauth-flow-state.is-failed>.ph,.tiktok-oauth-flow-state.is-expired>.ph,.tiktok-oauth-flow-state.is-superseded>.ph{color:var(--amber)}.tiktok-oauth-link{padding:12px 13px;display:grid;gap:7px;border:1px solid #d9d8ff;border-radius:10px;background:#f8f7ff}.tiktok-oauth-link>label{color:#26243b;font-size:10px;font-weight:800}.tiktok-oauth-link>div{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:7px}.tiktok-oauth-link .input{min-width:0;background:#fff;color:#474554;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px}.tiktok-oauth-link .icon-button{width:38px;height:38px;color:var(--brand)}.tiktok-oauth-link>small{color:#686680;font-size:9px;line-height:1.45}.tiktok-oauth-error{min-height:38px;padding:9px 11px;display:flex;align-items:center;gap:8px;border:1px solid #f0cbd2;border-radius:8px;background:var(--red-soft);color:var(--red);font-size:9px}@keyframes oauth-flow-spin{to{transform:rotate(360deg)}}.business-detail-head{margin-bottom:18px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.business-detail-head>div:first-child{min-width:240px}.business-detail-head>div:first-child>span{display:block;margin-bottom:4px;color:#6f6d7d;font-size:8px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.business-detail-head h1{margin:0;font-size:clamp(25px,2vw,33px);line-height:1.08;letter-spacing:-.035em}.business-detail-head p{margin:7px 0 0;display:flex;gap:8px;color:#747280;font-size:11px}.business-detail-head p strong{color:var(--ink)}.business-detail-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.business-detail-actions .btn{min-height:42px}.business-detail-stats{margin-bottom:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.business-detail-stats>.card{min-height:78px;padding:14px 15px;display:grid;grid-template-columns:36px 1fr;grid-template-rows:1fr 1fr;column-gap:10px;align-items:center}.business-detail-stats>.card>span{width:36px;height:36px;grid-row:1 / 3;display:grid;place-items:center;border-radius:9px;background:var(--brand-soft);color:var(--brand)}.business-detail-stats>.card>small{align-self:end;color:var(--subtle);font-size:9px}.business-detail-stats>.card>strong{align-self:start;overflow:hidden;font-size:19px;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap}.business-section{margin-top:14px;overflow:hidden}.business-section>header{min-height:67px;padding:13px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line)}.business-section>header h2{margin:0;font-size:14px}.business-section>header p{margin:4px 0 0;color:var(--subtle);font-size:9px}.business-table-toolbar{min-height:63px;padding:9px 14px;display:grid;grid-template-columns:minmax(240px,1fr) 210px auto;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.business-table-toolbar>span{color:var(--subtle);font-size:9px;white-space:nowrap}.business-accounts-table{min-width:920px}.business-accounts-table td{height:60px}.account-cell{display:flex;align-items:center;gap:9px}.account-cell>span{width:30px;height:30px;display:grid!important;place-items:center;flex:0 0 auto;border-radius:7px;background:var(--brand-soft);color:var(--brand)!important;font-size:8px;font-weight:800}.account-cell>div{min-width:0}.account-cell>div strong{max-width:280px;overflow:hidden;text-overflow:ellipsis}.business-inline-empty{min-height:180px;padding:28px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;color:var(--subtle);text-align:center}.business-inline-empty>.ph{margin-bottom:4px;color:#9a98aa;font-size:27px}.business-inline-empty strong{color:var(--ink);font-size:12px}.business-inline-empty span{max-width:380px;font-size:9px;line-height:1.5}.business-inline-empty.compact{min-height:142px}.business-sync-diagnostic{min-height:112px;padding:18px 20px;display:flex;align-items:flex-start;gap:12px;color:var(--amber);background:var(--amber-soft)}.business-sync-diagnostic>.ph{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #edd8af;border-radius:9px;background:#fff;font-size:17px}.business-sync-diagnostic>div{min-width:0;display:flex;flex-direction:column;gap:5px}.business-sync-diagnostic strong{font-size:11px}.business-sync-diagnostic span{color:#765829;font-size:9px}.business-sync-diagnostic code{max-width:100%;overflow:hidden;color:#8c651d;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.business-lower-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:14px}.business-section-toolbar{min-height:45px;padding:8px 15px;display:flex;align-items:center;justify-content:flex-end;border-bottom:1px solid var(--line);color:var(--brand);font-size:9px;font-weight:700}.business-resource-list{max-height:520px;padding:10px;overflow-y:auto}.business-resource-list>article{min-height:68px;padding:10px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:8px}.business-resource-list>article+article{margin-top:7px}.business-resource-list>article>span{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:8px;background:var(--brand-soft);color:var(--brand)}.business-resource-list>article>div{min-width:0;display:flex;flex:1;flex-direction:column;gap:3px}.business-resource-list strong,.business-resource-list code{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.business-resource-list code,.business-resource-list small{color:var(--subtle);font-size:8px}.diagnostics-section{margin-bottom:0}.catalog-list-grid{display:grid;grid-template-columns:repeat(4,minmax(240px,1fr));gap:12px;align-items:start}.catalog-list-card{min-width:0;overflow:hidden;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.catalog-list-card:hover{border-color:#dadbe4;box-shadow:0 8px 24px #0d0c1d12;transform:translateY(-1px)}.catalog-list-card-body{padding:14px}.catalog-list-card-body>header{display:flex;align-items:center;justify-content:space-between;gap:8px}.catalog-list-card h2{margin:12px 0 5px;overflow:hidden;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.catalog-list-card p{margin:0 0 3px;color:#656372;font-size:10px}.catalog-list-card a,.catalog-url-empty{display:block;overflow:hidden;color:var(--brand);font-size:9px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.catalog-url-empty{color:var(--subtle)}.catalog-list-stats{margin-top:13px;display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.catalog-list-stats>span{height:44px;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px solid var(--line);border-radius:8px;background:#fbfbfd}.catalog-list-stats strong{font-size:14px;line-height:1}.catalog-list-stats small{margin-top:3px;color:#72707d;font-size:8px}.catalog-list-card>footer{min-height:50px;padding:7px 9px 7px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid var(--line);color:#6f6d7a;font-size:9px}.catalog-list-card>footer>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-list-card>footer>div{display:flex;gap:5px}.catalog-list-card>footer .icon-button{width:33px;height:33px;flex-basis:33px}.catalog-form-error,.creative-upload-error{min-height:40px;padding:10px 11px;display:flex;align-items:center;gap:8px;border:1px solid #f0cbd2;border-radius:8px;background:var(--red-soft);color:var(--red);font-size:9px}.catalog-detail-page .page-heading{align-items:flex-start}.catalog-readiness{min-height:62px;margin-bottom:14px;padding:12px 14px;display:flex;align-items:center;gap:11px;border:1px solid;border-radius:9px}.catalog-readiness.is-ready{border-color:#cfe8df;background:var(--green-soft);color:var(--green)}.catalog-readiness.is-warning{border-color:#f0d9bd;background:var(--amber-soft);color:var(--amber)}.catalog-main-grid{display:grid;grid-template-columns:minmax(0,1.78fr) minmax(320px,.82fr);gap:14px;align-items:start}.catalog-settings-card,.catalog-business-card,.catalog-videos-card,.catalog-history-card{overflow:hidden}.catalog-settings-card>header,.catalog-business-card>header,.catalog-videos-card>header,.catalog-history-card>header{min-height:70px;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line)}.catalog-settings-card h2,.catalog-business-card h2,.catalog-videos-card h2,.catalog-history-card h2{margin:0;font-size:14px}.catalog-settings-card header p,.catalog-business-card header p,.catalog-videos-card header p,.catalog-history-card header p{margin:4px 0 0;color:var(--subtle);font-size:9px;line-height:1.45}.catalog-lock-note{margin:15px 18px 0;padding:12px;display:flex;align-items:flex-start;gap:10px;border:1px solid var(--line);border-radius:8px;background:#fafafd}.catalog-lock-note>.ph{color:var(--brand);font-size:16px}.catalog-lock-note>div{display:flex;flex-direction:column;gap:4px}.catalog-lock-note strong{font-size:9px}.catalog-lock-note span{color:var(--subtle);font-size:8px;line-height:1.45}.catalog-settings-grid{padding:15px 18px 18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.catalog-settings-grid .full{grid-column:1 / -1}.catalog-settings-grid .field small{color:var(--subtle);font-size:8px}.catalog-business-summary{margin:14px;padding:12px;border:1px solid var(--line);border-radius:9px;background:#fafafd}.catalog-business-title{padding-bottom:12px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.catalog-business-title>span{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;border-radius:8px;background:#fff;color:var(--brand)}.catalog-business-title>div{min-width:0;display:flex;flex:1;flex-direction:column;gap:3px}.catalog-business-title small{color:var(--subtle);font-size:7px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.catalog-business-title strong,.catalog-business-title em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-business-title strong{font-size:11px}.catalog-business-title em{color:var(--subtle);font-size:8px;font-style:normal}.catalog-review-counts{margin-top:11px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.catalog-review-counts>span{min-height:62px;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px solid var(--line);border-radius:8px;background:#fff}.catalog-review-counts small{color:var(--subtle);font-size:8px}.catalog-review-counts strong{margin-top:4px;font-size:16px}.catalog-review-counts>span:first-child strong{color:var(--green)}.catalog-review-counts>span:nth-child(2) strong{color:var(--amber)}.catalog-review-counts>span:last-child strong{color:var(--red)}.catalog-business-meta{margin:11px 0;display:grid;gap:7px;color:var(--subtle);font-size:8px}.catalog-business-meta span{display:flex;align-items:center;gap:6px}.catalog-business-picker{padding:18px}.catalog-business-picker p{margin:9px 0 0;color:var(--subtle);font-size:9px}.catalog-action-panel{margin:0 12px 12px;padding:12px;display:flex;flex-direction:column;gap:8px;border:1px solid var(--line);border-radius:9px;background:#fafafd}.catalog-action-panel>strong{font-size:10px}.catalog-action-panel>p{margin:0;color:var(--subtle);font-size:8px;line-height:1.45}.catalog-action-panel>.btn{width:100%}.catalog-videos-card{margin-top:14px}.catalog-video-grid{padding:16px;display:grid;grid-template-columns:repeat(3,minmax(250px,1fr));gap:12px}.catalog-video-item{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff}.catalog-video-head{min-height:92px;display:grid;grid-template-columns:92px minmax(0,1fr) 34px;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.catalog-video-media{align-self:stretch;display:grid;place-items:center;overflow:hidden;background:#11111a;color:#a7a6b0;font-size:24px}.catalog-video-media img,.catalog-video-media video,.catalog-media-placeholder{width:100%;height:100%;display:grid;object-fit:cover}.catalog-video-head>div:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:4px}.catalog-video-head>div:nth-child(2) strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.catalog-video-head>div:nth-child(2) small{color:var(--subtle);font-size:8px}.catalog-copy-box{padding:13px}.catalog-copy-title{display:flex;align-items:center;gap:8px}.catalog-copy-title>span{width:30px;height:30px;display:grid;place-items:center;border-radius:7px;background:var(--brand-soft);color:var(--brand)}.catalog-copy-title>div{display:flex;flex-direction:column;gap:2px}.catalog-copy-title strong{font-size:8px;letter-spacing:.08em;text-transform:uppercase}.catalog-copy-title small{color:var(--subtle);font-size:8px}.catalog-copy-control{margin-top:11px;display:grid;grid-template-columns:38px 1fr 38px}.catalog-copy-control button{border:1px solid var(--line-strong);background:#fff;color:var(--brand)}.catalog-copy-control button:first-child{border-radius:8px 0 0 8px}.catalog-copy-control button:last-child{border-radius:0 8px 8px 0}.catalog-copy-control .input{border-radius:0;text-align:center;font-weight:750}.catalog-copy-result{margin-top:10px;padding:9px;display:flex;align-items:flex-start;gap:7px;border-radius:7px;background:#f8f8fb;color:#656371;font-size:8px;line-height:1.45}.catalog-copy-result>.ph{color:var(--brand);font-size:13px}.catalog-copy-result strong{color:var(--ink)}.catalog-total{min-height:66px;margin:0 16px 16px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:9px;background:#fafafd}.catalog-total>span{display:flex;flex-direction:column;gap:3px}.catalog-total small{font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.catalog-total em{color:var(--subtle);font-size:8px;font-style:normal}.catalog-total strong{font-size:13px}.catalog-total strong b:first-child{color:var(--brand)}.catalog-total.near{border-color:#efd7aa;background:var(--amber-soft)}.catalog-video-empty{min-height:180px;padding:30px;display:flex;align-items:center;justify-content:center;gap:14px}.catalog-video-empty>span{width:48px;height:48px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;background:var(--brand-soft);color:var(--brand);font-size:22px}.catalog-video-empty h3{margin:0 0 5px;font-size:13px}.catalog-video-empty p{margin:0;color:var(--subtle);font-size:9px}.catalog-history-card{margin-top:14px}.catalog-history-card>div>article{min-height:76px;padding:12px 16px;display:grid;grid-template-columns:38px minmax(0,1fr) 100px auto;align-items:center;gap:11px;border-top:1px solid var(--line)}.catalog-history-card>div>article:first-child{border-top:0}.catalog-history-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:var(--brand-soft);color:var(--brand)}.catalog-history-card article>div{min-width:0;display:flex;flex-direction:column;gap:3px}.catalog-history-card article>div strong{font-size:10px}.catalog-history-card article>div small{color:var(--subtle);font-size:8px}.catalog-history-card article>div code{overflow:hidden;color:#7e7c8b;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.catalog-history-card article>span:nth-last-child(2){display:flex;flex-direction:column;gap:3px}.catalog-history-card article>span:nth-last-child(2) small{color:var(--subtle);font-size:8px}.catalog-upload-intro,.creative-upload-intro{padding:13px;display:flex;gap:11px;align-items:flex-start;border:1px solid #d8d6fe;border-radius:9px;background:#f7f7ff}.catalog-upload-intro>span,.creative-upload-intro>span{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:9px;background:var(--brand-soft);color:var(--brand)}.catalog-upload-intro>div,.creative-upload-intro>div{display:flex;flex-direction:column;gap:4px}.catalog-upload-intro strong,.creative-upload-intro strong{font-size:10px}.catalog-upload-intro small,.creative-upload-intro small{color:#6561a9;font-size:8px;line-height:1.45}.catalog-video-dropzone{width:100%;min-height:150px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;border:1px dashed #8b87cf;border-radius:9px;background:#fafaff;color:#666473}.catalog-video-dropzone>.ph{padding:10px;border-radius:9px;background:var(--brand-soft);color:var(--brand);font-size:20px}.catalog-video-dropzone span{font-size:9px}.catalog-video-dropzone b{color:var(--brand);font-size:10px}.catalog-video-dropzone.drag{border-color:var(--brand);background:var(--brand-soft)}.catalog-upload-files{display:grid;gap:7px}.catalog-upload-files>span{min-height:44px;padding:8px 10px;display:grid;grid-template-columns:20px minmax(0,1fr) auto 30px;align-items:center;gap:8px;border:1px solid var(--line);border-radius:8px}.catalog-upload-files>span b{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.catalog-upload-files>span small{color:var(--subtle);font-size:8px}.catalog-upload-files>span button{width:28px;height:28px;border:0;border-radius:7px;background:transparent}.catalog-upload-files>.btn{justify-self:end}.catalog-library-choice{padding-top:17px;border-top:1px solid var(--line)}.catalog-library-choice>header{margin-bottom:10px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.catalog-library-choice>header>div{display:flex;flex-direction:column;gap:3px}.catalog-library-choice>header strong{font-size:11px}.catalog-library-choice>header span,.catalog-library-choice>header small{color:var(--subtle);font-size:8px}.catalog-library-search{position:relative;margin-bottom:10px}.catalog-library-search>.ph{position:absolute;top:50%;left:12px;z-index:1;color:var(--subtle);transform:translateY(-50%)}.catalog-library-search .input{padding-left:36px;padding-right:44px}.catalog-library-search>span{position:absolute;top:50%;right:12px;padding:3px 6px;border-radius:999px;background:#f0f0f4;color:#747280;font-size:8px;transform:translateY(-50%)}.catalog-library-cards{max-height:340px;padding:2px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;overflow-y:auto}.catalog-library-cards>label{position:relative;min-width:0;padding:8px;display:flex;flex-direction:column;gap:5px;border:1px solid var(--line);border-radius:9px;background:#fff}.catalog-library-cards>label.selected{border-color:var(--brand);box-shadow:0 0 0 3px #231cfc14}.catalog-library-cards>label.disabled{opacity:.68}.catalog-library-cards>label>input{position:absolute;top:12px;left:12px;z-index:2;accent-color:var(--brand)}.catalog-library-cards>label>div{height:112px;overflow:hidden;border-radius:7px;background:#11111a}.catalog-library-cards img,.catalog-library-cards video,.catalog-library-cards .catalog-media-placeholder{width:100%;height:100%;object-fit:cover}.catalog-library-cards>label>strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.catalog-library-cards>label>small{overflow:hidden;color:var(--subtle);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.catalog-library-cards>label>em{color:var(--brand);font-size:8px;font-style:normal}.catalog-library-empty{min-height:160px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;color:var(--subtle);text-align:center}.catalog-library-empty>.ph{margin-bottom:4px;font-size:25px}.catalog-library-empty strong{color:var(--ink);font-size:11px}.catalog-library-empty span{font-size:9px}.catalog-confirm-summary{padding:13px;display:flex;align-items:center;gap:11px;border:1px solid var(--line);border-radius:9px}.catalog-confirm-summary>span{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;border-radius:9px;background:var(--brand-soft);color:var(--brand)}.catalog-confirm-summary>div{display:flex;flex-direction:column;gap:4px}.catalog-confirm-summary strong{font-size:11px}.catalog-confirm-summary p{margin:0;color:var(--subtle);font-size:9px}.creative-storage-notice{min-height:56px;margin-bottom:14px;padding:11px 13px;display:flex;align-items:center;gap:10px;border:1px solid #d8d6fe;border-radius:9px;background:var(--brand-soft);color:var(--brand)}.creative-storage-notice>.ph{font-size:18px}.creative-storage-notice>span{display:flex;flex-direction:column;gap:3px}.creative-storage-notice strong{font-size:10px}.creative-storage-notice small{color:#6561a9;font-size:8px}.creative-library-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:14px;align-items:start}.creative-folder-panel{position:sticky;top:84px;padding:10px}.creative-folder-panel>strong{display:block;padding:8px 9px 12px;color:#6d6b79;font-size:8px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.creative-folder-panel>button{width:100%;min-height:42px;padding:0 9px;display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:7px;border:0;border-radius:8px;background:transparent;color:#646270;text-align:left}.creative-folder-panel>button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creative-folder-panel>button b{padding:3px 6px;border-radius:999px;background:#efeff2;font-size:8px}.creative-folder-panel>button.active{background:var(--brand-soft);color:var(--brand)}.creative-folder-panel>button.drag-target{box-shadow:inset 0 0 0 1px var(--brand);background:var(--brand-soft)}.creative-library-main{min-width:0}.creative-real-grid{display:grid;grid-template-columns:repeat(5,minmax(160px,1fr));gap:12px}.creative-real-card{min-width:0;overflow:hidden;transition:opacity .16s ease,transform .16s ease}.creative-real-card[draggable=true]{cursor:grab}.creative-real-card.is-dragging{opacity:.45;transform:scale(.98)}.creative-real-preview{position:relative;width:100%;height:174px;padding:0;display:grid;place-items:center;overflow:hidden;border:0;border-radius:0;background:#11111a;color:#858391}.creative-real-preview:disabled{opacity:1;cursor:default}.creative-real-preview>video,.creative-real-preview>img{width:100%;height:100%;display:block;object-fit:cover}.creative-real-preview>span>.ph{font-size:42px}.creative-real-preview>.badge{position:absolute;top:9px;left:9px;gap:4px;border:1px solid rgba(255,255,255,.18);background:#0a0a11d1;color:#fff}.creative-real-preview>.badge .ph{font-size:11px}.creative-real-preview>small{position:absolute;bottom:9px;left:9px;max-width:calc(100% - 18px);padding:4px 7px;overflow:hidden;border:1px solid rgba(255,255,255,.25);border-radius:6px;background:#0a0a11c2;color:#f3f2f7;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.creative-real-body{padding:10px}.creative-real-body>strong{display:block;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.creative-real-body>span{margin-top:7px;display:flex;align-items:center;gap:5px;overflow:hidden;color:var(--subtle);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.creative-real-body>footer{min-height:41px;margin:9px -10px -10px;padding:6px 7px 6px 10px;display:flex;align-items:center;justify-content:space-between;gap:6px;border-top:1px solid var(--line)}.creative-real-body>footer time{min-width:0;display:flex;align-items:center;gap:5px;overflow:hidden;color:var(--subtle);font-size:7px;text-overflow:ellipsis;white-space:nowrap}.creative-real-body>footer>div{display:flex;gap:4px}.creative-real-body>footer .icon-button{width:29px;height:29px;flex-basis:29px}.creative-upload-settings{padding:10px;display:grid;grid-template-columns:1fr 1fr;gap:10px;border:1px solid var(--line);border-radius:9px}.creative-upload-dropzone{width:100%;min-height:156px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;border:1px dashed #8b87cf;border-radius:9px;background:#fafaff;color:#62606d}.creative-upload-dropzone>span{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;background:var(--brand-soft);color:var(--brand);font-size:20px}.creative-upload-dropzone p{margin:0;color:var(--subtle);font-size:9px}.creative-upload-dropzone b{padding:6px 10px;border:1px solid #d6d5df;border-radius:7px;background:#fff;color:var(--brand);font-size:9px}.creative-upload-dropzone.drag{border-color:var(--brand);background:var(--brand-soft)}.creative-upload-files{display:grid;gap:7px}.creative-upload-files article{min-height:52px;padding:8px;display:grid;grid-template-columns:36px minmax(0,1fr) 34px;align-items:center;gap:9px;border:1px solid var(--line);border-radius:8px}.creative-upload-files article>span{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:var(--brand-soft);color:var(--brand)}.creative-upload-files article>div{min-width:0;display:flex;flex-direction:column;gap:3px}.creative-upload-files article strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.creative-upload-files article small{color:var(--subtle);font-size:8px}.local-change-note{padding:10px;display:flex;align-items:flex-start;gap:8px;border-radius:8px;background:var(--brand-soft);color:#5e5a9d;font-size:9px;line-height:1.45}.local-change-note>.ph{color:var(--brand);font-size:15px}.creative-preview-modal{min-height:300px;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:#0e0e16;color:#b4b2bf}.creative-preview-modal video,.creative-preview-modal img{max-width:100%;max-height:min(620px,65vh);object-fit:contain}@keyframes entity-page-in{0%{opacity:0}}@media(max-width:1300px){.creative-real-grid{grid-template-columns:repeat(4,minmax(160px,1fr))}}@media(max-width:560px){.modal:has(.tiktok-oauth-modal)>header{padding-inline:16px}.modal:has(.tiktok-oauth-modal)>header .icon-button{margin-right:0}.modal:has(.tiktok-oauth-modal)>.modal-body{padding-inline:11px}.tiktok-oauth-choices>button{grid-template-columns:40px minmax(0,1fr) 22px;gap:10px;padding-inline:11px}.tiktok-oauth-choices>button small{white-space:normal}.tiktok-oauth-setup-warning{grid-template-columns:32px minmax(0,1fr)}.tiktok-oauth-setup-warning .btn{grid-column:1 / -1;width:100%}}@media(max-width:1220px){.business-grid,.catalog-list-grid{grid-template-columns:repeat(3,minmax(240px,1fr))}.catalog-video-grid{grid-template-columns:repeat(2,minmax(250px,1fr))}.creative-real-grid{grid-template-columns:repeat(3,minmax(160px,1fr))}}@media(max-width:940px){.business-grid,.catalog-list-grid{grid-template-columns:repeat(2,minmax(240px,1fr))}.business-detail-head{align-items:flex-start;flex-direction:column}.business-detail-actions{justify-content:flex-start}.catalog-main-grid{grid-template-columns:1fr}.creative-real-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}}@media(max-width:760px){.business-detail-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.business-table-toolbar,.business-lower-grid,.creative-library-layout{grid-template-columns:1fr}.creative-folder-panel{position:static;display:flex;gap:6px;overflow-x:auto}.creative-folder-panel>strong{display:none}.creative-folder-panel>button{min-width:150px;width:auto}.catalog-library-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.entity-back-button{width:100%;margin:0 0 16px;justify-content:center}.business-grid,.catalog-list-grid,.catalog-video-grid,.creative-real-grid{grid-template-columns:1fr}.business-detail-head{align-items:center;text-align:center}.business-detail-head p{justify-content:center;flex-wrap:wrap}.business-detail-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.business-detail-actions .btn{width:100%;padding-inline:9px}.business-detail-actions .btn-primary,.business-detail-actions .btn-danger{grid-column:1 / -1}.business-detail-stats{grid-template-columns:1fr}.business-detail-stats>.card{min-height:88px}.business-section>header,.catalog-settings-card>header,.catalog-business-card>header,.catalog-videos-card>header,.catalog-history-card>header{align-items:flex-start;flex-direction:column}.business-section>header .btn,.catalog-videos-card>header .btn{width:100%}.catalog-settings-grid,.creative-upload-settings{grid-template-columns:1fr}.catalog-settings-grid .full{grid-column:auto}.catalog-video-head{grid-template-columns:84px minmax(0,1fr) 34px}.catalog-total{align-items:flex-start;flex-direction:column;gap:8px}.catalog-history-card>div>article{grid-template-columns:38px minmax(0,1fr) auto}.catalog-history-card article>span:nth-last-child(2){display:none}.catalog-library-cards{grid-template-columns:1fr 1fr}.creative-real-preview{height:220px}}@media(max-width:430px){.business-detail-actions{grid-template-columns:1fr}.business-detail-actions .btn-primary,.business-detail-actions .btn-danger{grid-column:auto}.catalog-library-cards{grid-template-columns:1fr}.catalog-library-cards>label>div{height:180px}}.management-level-tabs{position:sticky;top:68px;z-index:18;overflow-x:auto;scrollbar-width:thin}.management-level-tabs button{min-width:max-content}.management-filters{width:100%;max-width:none;display:grid;grid-template-columns:96px minmax(145px,.9fr) minmax(170px,1.05fr) minmax(170px,1.05fr) 116px minmax(190px,1.2fr) 92px 104px;gap:8px;align-items:end}.management-search{min-width:220px}.management-refresh-field .btn{width:100%}.management-bulk-bar{position:sticky;top:122px;z-index:17}.management-table{position:relative}.management-table thead{position:sticky;top:0;z-index:5}.management-table th{white-space:nowrap;padding:0}.management-table th>button{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;min-height:44px;padding:10px 13px;display:flex;align-items:center;gap:5px;border:0;background:transparent;color:inherit;font:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer}.management-table th>button:hover{color:#231cfc}.management-table th.management-select-column{width:46px;padding:0 13px}.management-table td{white-space:nowrap}.management-table .management-name-cell{position:sticky;left:46px;z-index:2;min-width:230px;background:#fff;box-shadow:1px 0 #ececf1}.management-table thead th:nth-child(2){position:sticky;left:46px;z-index:7;min-width:230px;background:#f8f8fb;box-shadow:1px 0 #e5e5eb}.management-table tbody tr:hover .management-name-cell{background:#fafaff}.management-inline-value{display:inline-flex;align-items:center;gap:5px;min-height:29px;padding:0 8px;border:1px dashed #d8d8e1;border-radius:7px;background:#fff;color:#555463;font-size:11px;cursor:pointer}.management-inline-value:hover{border-color:#8d89ff;color:#231cfc}.management-inline-value.is-local-draft{border-style:solid;border-color:#d8b45f;background:#fffaf0;color:#765612}.management-inline-value small{padding:2px 5px;border-radius:999px;background:#f2e2b8;color:#694b0c;font-size:8px;font-weight:800;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.management-inline-editor{display:inline-flex;align-items:center;gap:6px}.management-inline-editor>small{color:#85631c;font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.management-inline-input{width:98px;height:31px;border:1px solid #716cff;border-radius:7px;padding:0 8px;outline:0;box-shadow:0 0 0 4px #231cfc1c;font:inherit}.management-local-draft-note{display:flex;align-items:center;gap:9px;margin:-2px 0 12px;padding:10px 12px;border:1px solid #ead9ab;border-radius:10px;background:#fffbf1;color:#695526;font-size:11px;line-height:1.45}.management-local-draft-note>i{flex:0 0 auto;font-size:18px}.management-local-draft-note strong{color:#49370f}@media(max-width:1180px){.management-filters{grid-template-columns:repeat(4,minmax(150px,1fr))}.management-search{min-width:0}}@media(max-width:980px){.management-level-tabs{top:62px}.management-bulk-bar{top:116px;overflow-x:auto}.management-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.management-level-tabs{top:58px;margin-inline:-12px;border-radius:0}.management-level-tabs button{min-width:145px}.management-filters{grid-template-columns:1fr}.management-bulk-bar{position:relative;top:auto;flex-wrap:wrap}.management-table .management-name-cell{left:42px;min-width:196px}.management-table thead th:nth-child(2){left:42px;min-width:196px}}.campaigns-table{margin-top:0;overflow:hidden}.campaigns-table td:first-child>strong,.campaigns-table td:first-child>small,.campaigns-table td:first-child>span{display:block}.campaigns-table td:first-child>small{max-width:260px;margin-top:3px;overflow:hidden;color:var(--subtle);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.campaigns-table td:first-child>span{margin-top:4px;color:var(--subtle);font-size:9px}.campaigns-table .row-actions{justify-content:flex-end}.campaigns-table .row-actions .btn{min-height:36px}.wizard-page{width:min(100%,1180px);margin:0 auto}.campaign-flow-banner{min-height:74px;margin-bottom:14px;padding:13px 16px;display:flex;align-items:center;gap:13px}.campaign-flow-banner>div{min-width:0;display:grid;gap:2px}.campaign-flow-banner small{color:var(--brand);font-size:8px;font-weight:850;letter-spacing:.11em}.campaign-flow-banner strong{font-size:14px}.campaign-flow-banner p{margin:0;color:var(--muted);font-size:10px}.wizard-steps{margin:0 0 14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.wizard-steps>div{min-width:0;min-height:50px;padding:10px 12px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;border:1px solid var(--line);border-radius:10px;background:#ffffff9e;color:var(--muted)}.wizard-steps>div>span{width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:50%;background:#fff;font-size:10px;font-weight:800}.wizard-steps>div>div{min-width:0;display:grid;gap:2px}.wizard-steps strong{overflow:hidden;color:var(--ink);font-size:10px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.wizard-steps small{overflow:hidden;color:var(--subtle);font-size:8px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.wizard-steps>div.active{border-color:#231cfc6b;background:#f7f6ff;color:var(--ink)}.wizard-steps>div.active>span,.wizard-steps>div.done>span{border-color:var(--brand);background:var(--brand);color:#fff}.wizard-card{margin-top:0}.wizard-footer{z-index:12;min-height:70px;margin-top:0;padding:12px 16px;border-radius:0 0 13px 13px;background:#fbfbfd}.wizard-footer>span{font-size:10px;font-weight:700}.campaign-accounts-card{overflow:hidden;padding:0}.campaign-accounts-card>header{min-height:74px;margin:0;padding:13px 18px}.campaign-accounts-card>header .badge{margin-left:auto}.campaign-section-block{padding:17px 18px 18px}.campaign-account-filter-row{display:grid;grid-template-columns:minmax(190px,.8fr) minmax(260px,1.2fr) max-content max-content;gap:10px;align-items:end}.campaign-account-filter-row>.btn{min-height:43px}.campaign-assets-overview{margin:12px 0;display:grid;grid-template-columns:1fr 1.35fr;gap:10px}.campaign-assets-overview>section{padding:12px;border:1px solid var(--line);border-radius:12px;background:#fafafe}.campaign-assets-overview>section>header{margin-bottom:10px;display:flex;align-items:center;gap:9px}.campaign-assets-overview>section>header .wizard-icon{width:34px;height:34px;flex:0 0 34px}.campaign-assets-overview>section>header div{min-width:0;display:grid;gap:2px}.campaign-assets-overview>section>header strong{font-size:11px}.campaign-assets-overview>section>header small,.campaign-assets-overview>section>small{color:var(--subtle);font-size:8px;line-height:1.4}.asset-summary-ready,.asset-summary-warning{min-height:66px;padding:10px 12px;display:flex;align-items:center;gap:10px;border-radius:10px}.asset-summary-ready{background:var(--green-soft);color:var(--green)}.asset-summary-warning{background:var(--amber-soft);color:var(--amber)}.asset-summary-ready>.ph,.asset-summary-warning>.ph{flex:0 0 auto;font-size:18px}.asset-summary-ready>span,.asset-summary-warning>span{min-width:0;flex:1;display:grid;gap:2px}.asset-summary-ready small,.asset-summary-warning small{color:inherit;font-size:8px;line-height:1.35;opacity:.82}.campaign-bulk-pixel{display:grid;grid-template-columns:minmax(150px,1fr) max-content max-content;gap:7px}.campaign-bulk-pixel .input,.campaign-bulk-pixel .btn{min-height:40px;height:40px}.campaign-account-list{max-height:420px;overflow:auto;border:1px solid var(--line);border-radius:10px;scrollbar-gutter:stable}.campaign-account-head,.campaign-account-row{min-width:960px;display:grid;grid-template-columns:42px minmax(220px,1.15fr) 100px 90px minmax(210px,1fr) minmax(210px,1fr);align-items:center}.campaign-account-head{position:sticky;top:0;z-index:2;min-height:42px;border-bottom:1px solid var(--line);background:#f8f8fb;color:var(--subtle);font-size:8px;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.campaign-account-head>span,.campaign-account-row>*{min-width:0;padding:9px 11px}.campaign-account-row{min-height:86px;border-bottom:1px solid #eeeef3;background:#fff}.campaign-account-row:last-child{border-bottom:0}.campaign-account-row.selected{background:#fbfaff}.campaign-account-check{display:flex;justify-content:center;cursor:pointer}.campaign-account-check input{width:15px;height:15px;margin:0;accent-color:var(--brand)}.campaign-account-row>span:nth-child(2){display:grid;gap:2px}.campaign-account-row>span:nth-child(2)>strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.campaign-account-row>span:nth-child(2)>small{overflow:hidden;color:var(--subtle);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.campaign-account-row .field{gap:4px}.campaign-account-row .field>span{font-size:8px;font-weight:700;letter-spacing:0;text-transform:none}.campaign-account-row .input{min-height:40px;height:40px;font-size:10px}.campaign-existing-count{display:grid;justify-items:center;gap:2px}.campaign-existing-count strong{font-size:13px}.campaign-existing-count small{color:var(--subtle);font-size:8px}.campaign-account-list+.pagination{padding-inline:2px}.wizard-empty-state{min-height:240px;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#686775;text-align:center}.wizard-empty-state>.ph{color:var(--brand);font-size:30px}.wizard-empty-state>strong{color:var(--ink);font-size:15px}.wizard-empty-state>p{max-width:430px;margin:0;font-size:11px;line-height:1.5}.campaign-config-page{min-width:0}.campaign-selected-catalog{min-width:0;margin:0 24px 14px;padding:11px 13px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:13px;border:1px solid rgba(35,28,252,.3);border-radius:12px;background:#f7f6ff}.campaign-selected-catalog>span{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:var(--brand);color:#fff;font-size:20px}.campaign-selected-catalog>div{min-width:0;display:grid;gap:2px}.campaign-selected-catalog small{color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.08em}.campaign-selected-catalog strong,.campaign-selected-catalog p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.campaign-selected-catalog strong{font-size:12px}.campaign-selected-catalog p{margin:0;color:var(--muted);font-size:9px}.campaign-config-shell{padding:24px;overflow:visible;border-radius:13px}.campaign-config-section,.campaign-structure-section,.campaign-display-card{min-width:0;margin-top:14px;border:1px solid var(--line);border-radius:12px;background:#fff}.campaign-config-section{margin-top:0;padding:16px}.campaign-section-heading{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px}.campaign-section-heading>div{min-width:0;display:grid;gap:3px}.campaign-section-heading strong{font-size:12px}.campaign-section-heading small{color:var(--muted);font-size:9px;line-height:1.4}.campaign-section-heading>span:not(.badge){min-width:74px;height:30px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:#f6f7f9;color:var(--ink);font-size:11px;font-weight:800;letter-spacing:.04em;white-space:nowrap}.campaign-sale-grid{margin-top:14px;column-gap:12px;row-gap:12px;align-items:start}.campaign-sale-grid>.field,.campaign-sale-grid>.campaign-field{min-width:0;margin:0;align-content:start}.campaign-sale-grid>.field:not(.span-2){min-height:91px}.campaign-sale-grid>.field:not(.span-2)>.input,.campaign-sale-grid>.field:not(.span-2)>.campaign-money-input,.campaign-sale-grid>.field:not(.span-2)>.campaign-money-input .input,.campaign-sale-grid>.field:not(.span-2)>.campaign-money-input>span{min-height:44px;height:44px}.campaign-sale-grid>.field>small,.campaign-structure-inputs .field>small{display:block;color:var(--muted);font-size:9px;line-height:1.4}.campaign-sale-grid>.field:not(.span-2)>small{min-height:26px}.campaign-field{display:grid;gap:7px}.campaign-field>span{color:#34323f;font-size:11px;font-weight:760}.campaign-money-input{min-width:0;display:grid;grid-template-columns:66px minmax(0,1fr);align-items:stretch}.campaign-money-input>span{display:grid;place-items:center;border:1px solid var(--line-strong);border-right:0;border-radius:10px 0 0 10px;background:#f7f7fa;color:var(--ink);font-size:9px;font-weight:850;letter-spacing:.02em}.campaign-money-input>.input{min-width:0;border-radius:0 10px 10px 0}.campaign-budget-mode{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.campaign-budget-mode button{min-width:0;min-height:62px;padding:10px 12px;display:grid;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:10px;border:1px solid var(--line-strong);border-radius:10px;background:#fff;color:var(--ink);text-align:left;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.campaign-budget-mode button>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#f4f4f8;color:#777684;font-size:17px}.campaign-budget-mode button>div{min-width:0;display:grid;gap:3px}.campaign-budget-mode strong{font-size:11px}.campaign-budget-mode small{color:var(--muted);font-size:9px;line-height:1.35}.campaign-budget-mode button>.ph-check-circle{color:transparent;font-size:17px}.campaign-budget-mode button.active{border-color:#231cfc80;background:#f7f6ff;box-shadow:0 0 0 2px #231cfc0f}.campaign-budget-mode button.active>span{background:#e9e7ff;color:var(--brand)}.campaign-budget-mode button.active>.ph-check-circle{color:var(--brand)}.campaign-catalog-destination{min-width:0;padding:12px 14px;display:flex;flex-direction:column;gap:5px;border:1px solid var(--line);border-radius:12px;background:#f8fafc}.campaign-catalog-destination strong{overflow-wrap:anywhere;font-size:12px;line-height:1.35}.campaign-catalog-destination small{color:var(--muted);font-size:9px;line-height:1.45}.campaign-structure-section{padding:16px}.campaign-structure-inputs{margin-top:14px;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.campaign-structure-inputs .field{min-width:0;margin:0}.campaign-structure-inputs input{font-variant-numeric:tabular-nums}.campaign-structure-example{margin-top:12px;padding:10px 12px;display:flex;align-items:center;gap:8px;border-radius:10px;background:#f7f8fa;color:var(--muted);font-size:10px;line-height:1.45}.campaign-structure-example>.ph{flex:0 0 auto;color:var(--brand);font-size:16px}.campaign-structure-example>span{min-width:0}.campaign-structure-example strong{color:var(--ink)}.campaign-structure-example em{margin-left:auto;color:var(--subtle);font-size:8px;font-style:normal;white-space:nowrap}.campaign-display-card{padding:0;overflow:hidden}.campaign-display-card>header{min-height:66px;padding:13px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px}.campaign-display-card>header>div{min-width:0;display:flex;align-items:center;gap:10px}.campaign-display-card>header>div>span{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;background:#f3f2ff;color:var(--brand);font-size:18px}.campaign-display-card>header>div>div{min-width:0;display:grid;gap:3px}.campaign-display-card>header strong{font-size:11px}.campaign-display-card>header small{color:var(--muted);font-size:8px;line-height:1.4}.campaign-display-card.is-enabled>header{border-bottom:1px solid #ebe9f2}.campaign-switch{position:relative;width:42px;height:24px;flex:0 0 auto}.campaign-switch input{position:absolute;opacity:0;pointer-events:none}.campaign-switch span{width:100%;height:100%;display:block;border-radius:999px;background:#d9d7e3;cursor:pointer;transition:background .18s ease}.campaign-switch span:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 5px #00000029;transition:transform .18s ease}.campaign-switch input:focus-visible+span{box-shadow:var(--focus-ring)}.campaign-switch input:checked+span{background:var(--brand)}.campaign-switch input:checked+span:after{transform:translate(18px)}.campaign-display-body{padding:15px 18px 17px;display:grid;gap:11px}.campaign-display-image{min-width:0;padding:12px;display:grid;grid-template-columns:178px minmax(180px,1fr) auto;align-items:center;gap:14px;border:1px solid #e1dfeb;border-radius:12px;background:#fff}.campaign-display-image.is-empty{grid-template-columns:58px minmax(180px,1fr) auto;border-style:dashed;background:#fbfbfe}.campaign-display-preview{position:relative;width:178px;aspect-ratio:16 / 9;display:block;overflow:hidden;border-radius:9px;background:#111119}.campaign-display-preview img{width:100%;height:100%;display:block;object-fit:contain}.campaign-display-preview small{position:absolute;left:7px;bottom:7px;max-width:calc(100% - 14px);min-height:21px;padding:0 7px;display:inline-flex;align-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.24);border-radius:7px;background:#0c0c16c7;color:#fff;font-size:7px;font-weight:750;line-height:1.2;text-overflow:ellipsis;white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.campaign-display-placeholder{width:58px;height:58px;display:grid;place-items:center;border-radius:12px;background:#efedff;color:var(--brand);font-size:26px}.campaign-display-copy{min-width:0;display:grid;gap:3px}.campaign-display-copy small{color:var(--brand);font-size:7px;font-weight:800;letter-spacing:.08em}.campaign-display-copy strong{overflow:hidden;color:var(--ink);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.campaign-display-copy span{color:var(--muted);font-size:8px;line-height:1.45}.campaign-display-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.campaign-display-actions .btn{min-height:34px;padding-inline:11px;font-size:9px}.campaign-display-actions .icon-button{width:34px;height:34px}.campaign-display-note,.campaign-display-storage,.campaign-display-notice{padding:10px 11px;display:flex;align-items:flex-start;gap:8px;border-radius:10px;font-size:8px;line-height:1.5}.campaign-display-note{background:#f7f6ff;color:#555277}.campaign-display-note>.ph{color:var(--brand);font-size:14px}.campaign-display-storage{border:1px solid #efd9a9;background:#fffaf0;color:#87580d}.campaign-display-storage>.ph,.campaign-display-notice>.ph{flex:0 0 auto;font-size:14px}.campaign-display-notice.success{border:1px solid #ccebdd;background:#f3fcf8;color:var(--green)}.campaign-display-notice.error{border:1px solid #f0d2d8;background:#fff7f8;color:var(--red)}.campaign-library-toolbar{position:sticky;top:0;z-index:2;min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;overflow:hidden;border:1px solid #d9d7e5;border-radius:10px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.campaign-library-toolbar:focus-within{border-color:var(--brand);box-shadow:var(--focus-ring)}.campaign-library-toolbar>.ph{width:34px;height:40px;display:grid;place-items:center;color:var(--muted);font-size:15px}.campaign-library-toolbar .input{min-width:0;height:40px;min-height:40px;padding:0 12px 0 0;border:0;border-radius:0;outline:0;box-shadow:none}.campaign-library-toolbar>span{min-width:27px;height:24px;margin-right:8px;padding:0 7px;display:grid;place-items:center;border-radius:999px;background:#f0f0f5;color:var(--muted);font-size:8px;font-weight:800}.campaign-library-grid{max-height:56vh;padding:2px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;overflow:auto;scrollbar-gutter:stable}.campaign-library-grid>label{position:relative;min-width:0;padding:7px;display:grid;gap:7px;border:1px solid #e1dfeb;border-radius:12px;background:#fff;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.campaign-library-grid>label:hover{border-color:#c4c1dc;transform:translateY(-1px)}.campaign-library-grid>label.is-selected{border-color:var(--brand);box-shadow:0 0 0 2px #231cfc17}.campaign-library-grid>label>input{position:absolute;opacity:0;pointer-events:none}.campaign-library-grid>label>span{position:relative;aspect-ratio:16 / 9;display:grid;place-items:center;overflow:hidden;border-radius:9px;background:#11111a;color:#b0adbf}.campaign-library-grid>label>span>img{width:100%;height:100%;display:block;object-fit:contain}.campaign-library-grid>label>span>.ph-check{position:absolute;top:6px;right:6px;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#b0adbf;opacity:.9}.campaign-library-grid>label.is-selected>span>.ph-check{background:var(--brand);color:#fff}.campaign-library-grid>label>span>small{position:absolute;left:6px;bottom:6px;max-width:calc(100% - 12px);min-height:21px;padding:0 7px;display:inline-flex;align-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.24);border-radius:7px;background:#0c0c16c7;color:#fff;font-size:7px;font-weight:750;text-overflow:ellipsis;white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.campaign-library-grid>label>span>small.is-invalid{border-color:#ffa6a68c;background:#821427e0}.campaign-library-grid>label>div{min-width:0;display:grid;gap:2px}.campaign-library-grid>label strong,.campaign-library-grid>label>div small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.campaign-library-grid>label strong{font-size:9px}.campaign-library-grid>label>div small{color:var(--muted);font-size:8px}.campaign-library-empty{min-height:180px;display:grid;place-items:center;align-content:center;gap:6px;border:1px dashed #dddbe8;border-radius:12px;color:var(--muted);text-align:center}.campaign-library-empty>.ph{color:var(--brand);font-size:28px}.campaign-library-empty strong{color:var(--ink);font-size:11px}.campaign-library-empty span{font-size:9px}.campaign-detail-hero{padding:14px;display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:13px;border:1px solid var(--line);border-radius:13px;background:#fafaff}.campaign-detail-hero>span{width:46px;height:46px;display:grid;place-items:center;border-radius:12px;background:#eceaff;color:var(--brand);font-size:22px}.campaign-detail-hero>div{min-width:0;display:grid;gap:3px}.campaign-detail-hero small{color:var(--brand);font-size:8px;font-weight:850;letter-spacing:.11em}.campaign-detail-hero strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.campaign-detail-hero p{margin:0;color:var(--muted);font-size:9px}.campaign-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid var(--line);border-radius:11px}.campaign-detail-grid>span{min-width:0;min-height:76px;padding:12px;display:grid;align-content:center;gap:4px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.campaign-detail-grid>span:nth-child(2n){border-right:0}.campaign-detail-grid>span:nth-last-child(-n+2){border-bottom:0}.campaign-detail-grid small,.campaign-detail-metrics small{color:var(--subtle);font-size:8px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.campaign-detail-grid strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.campaign-detail-grid code,.campaign-detail-grid em{overflow:hidden;color:var(--muted);font-size:8px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.campaign-detail-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));overflow:hidden;border:1px solid var(--line);border-radius:11px;background:#fafafd}.campaign-detail-metrics>span{min-width:0;min-height:66px;padding:10px;display:grid;align-content:center;gap:5px;border-right:1px solid var(--line)}.campaign-detail-metrics>span:last-child{border-right:0}.campaign-detail-metrics strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.campaign-launch-confirm{padding:14px;display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:13px;border:1px solid var(--line);border-radius:13px;background:#fafaff}.campaign-launch-confirm>span{width:46px;height:46px;display:grid;place-items:center;border-radius:12px;background:#eceaff;color:var(--brand);font-size:22px}.campaign-launch-confirm>div{min-width:0;display:grid;gap:3px}.campaign-launch-confirm strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.campaign-launch-confirm p{margin:0;color:var(--muted);font-size:10px;line-height:1.45}.review-alert{margin-top:0;padding:11px 12px;display:flex;align-items:flex-start;gap:9px;border-radius:10px;background:#f7f6ff;color:#555277;font-size:9px;line-height:1.5}.review-alert>.ph{flex:0 0 auto;color:var(--brand);font-size:15px}.reference-review{padding:24px}.reference-review .review-counts{margin-bottom:0}.reference-review .review-targeting{border-top:1px solid var(--line)}.reference-review .campaign-ready-banner{margin-top:14px}@media(max-width:1180px){.campaign-account-filter-row{grid-template-columns:1fr 1fr}.campaign-assets-overview{grid-template-columns:1fr}.campaign-display-image{grid-template-columns:150px minmax(160px,1fr)}.campaign-display-image.is-empty{grid-template-columns:58px minmax(160px,1fr)}.campaign-display-preview{width:150px}.campaign-display-actions{grid-column:1 / -1;justify-content:flex-start}.campaign-library-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:850px){.wizard-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.campaign-budget-mode{grid-template-columns:1fr}.campaign-budget-mode button{min-height:58px}.campaign-display-image,.campaign-display-image.is-empty{grid-template-columns:1fr}.campaign-display-preview{width:min(100%,360px)}.campaign-display-actions{grid-column:auto}.campaign-library-grid,.campaign-detail-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.campaign-detail-metrics>span:nth-child(3){border-right:0}.campaign-detail-metrics>span:nth-child(-n+3){border-bottom:1px solid var(--line)}}@media(max-width:680px){.campaigns-table .row-actions{justify-content:flex-start}.campaigns-table .row-actions .btn{font-size:10px}.wizard-page{width:100%}.campaign-flow-banner{align-items:flex-start}.wizard-steps{display:flex;gap:7px;overflow-x:auto;padding:2px 2px 5px;scrollbar-width:none;scroll-snap-type:x proximity}.wizard-steps>div{min-width:205px;scroll-snap-align:start}.wizard-footer{bottom:8px;padding:10px;grid-template-columns:auto 1fr;gap:8px;border-radius:12px}.wizard-footer>span{grid-column:1 / -1;grid-row:1;text-align:center}.wizard-footer>div{grid-row:2}.wizard-footer>div:last-child{min-width:0}.wizard-footer .btn{min-width:0;min-height:42px;padding-inline:10px;font-size:11px}.campaign-account-filter-row,.campaign-bulk-pixel,.campaign-assets-overview{grid-template-columns:1fr}.campaign-account-filter-row>.btn,.campaign-bulk-pixel>.btn{width:100%}.campaign-account-list{margin-inline:-10px;border-radius:0}.campaign-selected-catalog{margin-inline:0}.campaign-config-shell,.reference-review{padding:14px}.campaign-sale-grid,.campaign-structure-inputs{grid-template-columns:1fr}.campaign-sale-grid>.span-2,.campaign-field.span-2{grid-column:auto}.campaign-section-heading{align-items:flex-start}.campaign-structure-example{align-items:flex-start;flex-wrap:wrap}.campaign-structure-example em{width:100%;margin-left:24px;white-space:normal}.campaign-display-card>header{align-items:flex-start}.campaign-display-actions{align-items:stretch;flex-direction:column}.campaign-display-actions .btn{width:100%}.campaign-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.campaign-detail-grid{grid-template-columns:1fr}.campaign-detail-grid>span,.campaign-detail-grid>span:nth-child(2n),.campaign-detail-grid>span:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line)}.campaign-detail-grid>span:last-child{border-bottom:0}.campaign-detail-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.campaign-detail-metrics>span,.campaign-detail-metrics>span:nth-child(3){border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.campaign-detail-metrics>span:nth-child(2n){border-right:0}.campaign-detail-metrics>span:last-child{border-bottom:0}}@media(max-width:430px){.campaign-section-block,.campaign-accounts-card>header,.campaign-config-section,.campaign-structure-section,.campaign-display-card>header,.campaign-display-body{padding-inline:12px}.campaign-config-shell,.reference-review{padding:10px}.campaign-flow-banner{padding-inline:12px}.campaign-library-grid{grid-template-columns:1fr}.campaign-library-grid>label>span{max-height:180px}.campaign-launch-confirm,.campaign-detail-hero{grid-template-columns:40px minmax(0,1fr);gap:10px;padding:11px}.campaign-launch-confirm>span,.campaign-detail-hero>span{width:40px;height:40px;font-size:19px}}.campaign-job-dock{position:fixed;right:22px;bottom:22px;z-index:1200;width:min(390px,calc(100vw - 32px));overflow:hidden;border:1px solid #deddec;border-radius:16px;background:#fff;box-shadow:0 18px 50px #1d1a4638;animation:campaign-job-enter .2s cubic-bezier(.2,.8,.2,1) both}.campaign-job-dock>header{min-height:50px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ecebf4;background:#fbfbff}.campaign-job-dock>header>span{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:780}.campaign-job-dock>header>span>.ph{color:var(--brand);font-size:15px}.campaign-job-dock>header>button{width:28px;height:28px;padding:0;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:#777684}.campaign-job-dock>header>button:hover{background:#f0eff7;color:#282431}.campaign-job-dock>div{padding:13px 14px 14px;display:grid;grid-template-columns:38px minmax(0,1fr) max-content;align-items:center;gap:10px}.campaign-job-dock>div>span:nth-child(2){min-width:0;display:grid;gap:3px}.campaign-job-dock>div strong{overflow:hidden;font-size:11px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.campaign-job-dock>div small{display:-webkit-box;overflow:hidden;color:#747381;font-size:9px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.campaign-job-dock code{overflow:hidden;color:#aaa9b5;font-size:8px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.campaign-job-dock .badge{align-self:start;min-height:22px;font-size:8px}.campaign-job-state{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;font-size:18px}.campaign-job-state.is-safe{background:#efefff;color:var(--brand)}.campaign-job-state.is-running{background:var(--amber-soft);color:var(--amber)}.campaign-job-state.is-complete{background:var(--green-soft);color:var(--green)}.campaign-job-state.is-error{background:var(--red-soft);color:var(--red)}.campaign-job-state.is-running .ph-spinner-gap{transform-origin:center;animation:campaign-job-spin .8s linear infinite}@keyframes campaign-job-enter{0%{opacity:0;transform:translateY(10px) scale(.985)}}@keyframes campaign-job-spin{to{transform:rotate(360deg)}}@media(max-width:620px){.campaign-job-dock{right:12px;bottom:12px;width:calc(100vw - 24px)}.campaign-job-dock>div{grid-template-columns:36px minmax(0,1fr)}.campaign-job-dock .badge{grid-column:2;justify-self:start}}@media(prefers-reduced-motion:reduce){.campaign-job-dock,.campaign-job-state.is-running .ph-spinner-gap{animation:none}}.dp-page{min-width:0}.dp-page .field>span,.dp-webhook-generator>span{color:#5f5d6c;font-size:10px;font-weight:700;letter-spacing:0;text-transform:none}.dp-page .field small,.dp-integration-form .field small,.dp-infra-fields .field small{color:var(--subtle);font-size:9px;line-height:1.45}.dp-back{display:inline-flex;align-items:center;gap:7px;margin:0 0 19px;padding:0;border:0;background:transparent;color:#6a6875;font-size:11px;font-weight:650}.dp-section-card{min-width:0;overflow:hidden}.dp-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.dp-section-heading h2,.dp-section-heading h3{margin:0;color:var(--ink);font-size:16px;line-height:1.25}.dp-section-heading h3{font-size:14px}.dp-section-heading p{margin:4px 0 0;color:var(--subtle);font-size:10.5px;line-height:1.5}.dp-inline-heading{align-items:center}.dp-manual-activator{display:grid;gap:14px;margin-bottom:18px;padding:18px;overflow:visible}.dp-manual-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.dp-manual-head>div{min-width:0}.dp-manual-head h2{margin:0;font-size:16px;line-height:1.25}.dp-manual-head p{margin:4px 0 0;color:var(--subtle);font-size:11px;line-height:1.5}.dp-manual-badge{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;min-height:28px;padding:0 9px;border:1px solid rgba(35,28,252,.16);border-radius:999px;background:#231cfc0b;color:var(--brand);font-size:10px;font-weight:750;white-space:nowrap}.dp-manual-row,.dp-manual-events{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:10px;align-items:end}.dp-manual-events{grid-template-columns:minmax(260px,1fr) auto auto;padding-top:12px;border-top:1px solid var(--line)}.dp-manual-row>.btn,.dp-manual-events>.btn{min-height:42px}.dp-activation-feedback{display:flex;align-items:center;gap:8px;min-height:38px;padding:9px 11px;border:1px solid #d1e9de;border-radius:9px;background:var(--green-soft);color:var(--green);font-size:10.5px;line-height:1.4}.dp-activation-feedback.is-error{border-color:#f0d0d6;background:var(--red-soft);color:var(--red)}.dp-manual-note,.dp-local-notice,.dp-routing-note,.dp-infra-banner{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;border-radius:10px;background:#f8f8fb;color:var(--subtle);font-size:10.5px;line-height:1.5}.dp-manual-note>.ph,.dp-local-notice>.ph,.dp-routing-note>.ph,.dp-infra-banner>.ph{flex:0 0 auto;margin-top:2px;color:var(--brand)}.dp-manual-note strong,.dp-local-notice strong,.dp-routing-note strong{color:var(--ink)}.dp-local-notice span{display:grid;gap:2px}.dp-local-notice small{color:var(--subtle);font-size:9.5px;line-height:1.45}.dp-local-notice.is-warning{border:1px solid #f0d9bd;background:#fff9f0}.dp-pixel-inventory{display:grid;gap:12px}.dp-pixel-inventory>.dp-section-heading{min-height:44px}.dp-pixel-inventory>.empty-state{min-height:280px}.dp-pixel-groups{display:grid;gap:18px}.dp-pixel-group{display:grid;gap:10px}.dp-pixel-group>header{display:flex;align-items:center;gap:9px;min-height:45px}.dp-pixel-group>header>span{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:var(--brand-soft);color:var(--brand);font-size:16px}.dp-pixel-group>header>div{display:grid;gap:2px}.dp-pixel-group>header strong{font-size:12px}.dp-pixel-group>header small{color:var(--subtle);font-size:9px}.dp-pixel-grid,.dp-provider-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:start}.dp-pixel-card{display:grid;gap:12px;min-width:0;min-height:0;padding:14px;border-radius:14px;cursor:pointer;overflow:hidden;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.dp-pixel-card:hover,.dp-pixel-card:focus-visible{border-color:#231cfc3d;box-shadow:0 8px 24px #08081512;transform:translateY(-1px)}.dp-pixel-card:focus-visible,.dp-provider-card:focus-visible{outline:3px solid rgba(35,28,252,.15);outline-offset:2px}.dp-pixel-card-head{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0}.dp-pixel-card-head>div{display:grid;gap:3px;min-width:0}.dp-pixel-card-head>div>strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.dp-copy-id{display:inline-flex;align-items:center;justify-self:start;gap:5px;min-width:0;max-width:100%;padding:0;border:0;background:transparent;color:var(--subtle);font-size:10.5px}.dp-copy-id span{min-width:0;max-width:155px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dp-copy-id .ph{flex:0 0 auto;color:var(--brand);font-size:13px}.dp-pixel-meta{display:flex;flex-wrap:wrap;gap:7px}.dp-pixel-meta span{display:inline-flex;align-items:center;gap:5px;min-height:26px;padding:0 8px;border-radius:8px;background:#f7f7fb;color:var(--subtle);font-size:9.5px}.dp-pixel-summary{display:grid;gap:3px;padding:9px 10px;border-radius:8px;background:#fafafd}.dp-pixel-summary span{color:var(--subtle);font-size:8px;text-transform:uppercase;letter-spacing:.07em}.dp-pixel-summary strong{font-size:10px}.dp-pixel-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:10px;border-top:1px solid var(--line)}.dp-pixel-footer small{min-width:0;overflow:hidden;color:var(--subtle);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.dp-pixel-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:16px;align-items:start}.dp-pixel-config,.dp-tracking-summary{padding:18px}.dp-pixel-config-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:12px 14px;margin-top:16px}.dp-pixel-config-grid>.field:nth-child(2){grid-column:2;grid-row:1 / span 2}.dp-pixel-config-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:10px}.dp-pixel-config>.dp-local-notice{margin-top:14px}.dp-key-values{display:grid;gap:0;margin-top:14px}.dp-key-values>div{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:43px;border-bottom:1px solid var(--line)}.dp-key-values>div:last-child{border-bottom:0}.dp-key-values span{color:var(--subtle);font-size:9px}.dp-key-values strong{min-width:0;max-width:180px;overflow:hidden;font-size:9.5px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dp-tracking-note{margin:12px 0 0;color:var(--subtle);font-size:9.5px;line-height:1.55}.dp-event-log{margin-top:16px}.dp-event-log>.dp-section-heading{padding:17px 18px;border-bottom:1px solid var(--line)}.dp-table-wrap{overflow-x:auto}.dp-table-empty{display:grid;place-items:center;min-height:76px;color:var(--subtle)}.dp-provider-card{display:flex;flex-direction:column;gap:0;min-width:0;min-height:258px;padding:18px 18px 0;overflow:hidden;border-radius:14px;box-shadow:0 8px 24px #0f172a09;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.dp-provider-card:hover{border-color:#231cfc38;box-shadow:0 11px 30px #0f172a0f;transform:translateY(-1px)}.dp-provider-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.dp-provider-top img{display:block;width:58px;height:58px;flex:0 0 58px;border-radius:13px;object-fit:cover;box-shadow:0 5px 16px #0f172a1a}.dp-provider-top>span{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:30px;padding:0 9px;border-radius:999px;background:#f4f5f8;color:var(--subtle);font-size:10px;font-weight:800}.dp-provider-copy{min-width:0;margin-top:16px}.dp-provider-copy>span{display:block;margin-bottom:7px;color:var(--subtle);font-size:8px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.dp-provider-copy h2{margin:0;font-size:18px;line-height:1.2;letter-spacing:-.025em}.dp-provider-copy p{min-height:34px;margin:7px 0 0;color:var(--subtle);font-size:10px;line-height:1.65}.dp-provider-state{display:flex;align-items:center;gap:7px;margin-top:auto;padding:15px 0 11px;border-bottom:1px solid var(--line);color:var(--subtle);font-size:9px}.dp-provider-state>span{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#c8ced9}.dp-provider-state strong{min-width:0;overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.dp-provider-state.has-local{color:#72570a}.dp-provider-state.has-local>span{background:#e3a72f;box-shadow:0 0 0 3px #e3a72f1f}.dp-provider-state.has-connected{color:var(--green)}.dp-provider-state.has-connected>span{background:#29c68a;box-shadow:0 0 0 3px #29c68a1a}.dp-provider-card>button{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:44px;padding:0 1px;border:0;background:transparent;color:var(--ink);font-size:10px;font-weight:750;text-align:left}.dp-provider-card>button .ph{color:var(--subtle);font-size:14px;transition:transform .16s ease,color .16s ease}.dp-provider-card>button:hover{color:var(--brand)}.dp-provider-card>button:hover .ph{color:var(--brand);transform:translate(2px)}.dp-technical-link{display:flex;align-items:center;gap:8px;margin:18px 0 0 auto;padding:8px 4px;border:0;background:transparent;color:var(--subtle);font-size:9.5px}.dp-technical-link .ph:last-child{transition:transform .16s ease}.dp-technical-link:hover{color:var(--brand)}.dp-technical-link:hover .ph:last-child{transform:translate(2px)}.dp-provider-layout{display:grid;grid-template-columns:minmax(260px,310px) minmax(0,1fr);gap:14px;align-items:start}.dp-provider-sidebar{position:sticky;top:84px;min-width:0;padding:16px}.dp-provider-sidebar-head{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:12px;margin-bottom:14px}.dp-provider-sidebar-head>img{width:52px;height:52px;border-radius:12px;object-fit:cover;box-shadow:0 5px 16px #0f172a14}.dp-provider-sidebar-head>div{display:grid;gap:3px;min-width:0}.dp-provider-sidebar-head span,.dp-sidebar-label{color:var(--subtle);font-size:8px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.dp-provider-sidebar-head strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.dp-provider-sidebar-head small{color:var(--subtle);font-size:9px}.dp-provider-sidebar>.dp-sidebar-label{display:block;margin:17px 0 8px;padding-top:14px;border-top:1px solid var(--line)}.dp-config-list{display:grid;gap:7px}.dp-config-list>button{display:grid;grid-template-columns:36px minmax(0,1fr) 16px;align-items:center;gap:9px;width:100%;min-width:0;min-height:58px;padding:8px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--ink);text-align:left}.dp-config-list>button:hover{background:#f7f8fb}.dp-config-list>button.is-active{border-color:#231cfc40;background:#231cfc09;box-shadow:0 0 0 2px #231cfc0a}.dp-config-list>button>span:first-child{display:grid;place-items:center;width:36px;height:36px;overflow:hidden;border-radius:9px;background:#fff}.dp-config-list img{width:100%;height:100%;object-fit:cover}.dp-config-list>button>span:nth-child(2){display:grid;gap:4px;min-width:0}.dp-config-list strong,.dp-config-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dp-config-list strong{font-size:10px}.dp-config-list small{color:var(--subtle);font-size:8px}.dp-config-list-empty{padding:14px 8px;color:var(--subtle);font-size:9px;line-height:1.5}.dp-provider-main{min-width:0}.dp-selected-config,.dp-selected-empty{min-height:430px;padding:0;overflow:hidden}.dp-selected-head{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:104px;padding:18px 20px;border-bottom:1px solid var(--line)}.dp-selected-identity{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:13px;min-width:0}.dp-selected-identity>img{width:58px;height:58px;border-radius:13px;object-fit:cover;box-shadow:0 5px 16px #0f172a14}.dp-selected-identity>div{min-width:0}.dp-selected-identity span{display:block;margin-bottom:4px;color:var(--brand);font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.dp-selected-identity h2{margin:0;overflow:hidden;font-size:18px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.dp-selected-identity p{margin:5px 0 0;color:var(--subtle);font-size:9px}.dp-webhook-panel{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:18px 20px 0;padding:14px;border:1px solid rgba(35,28,252,.16);border-radius:11px;background:#231cfc06}.dp-webhook-panel>div{display:grid;gap:5px;min-width:0}.dp-webhook-panel span{color:var(--brand);font-size:8px;font-weight:800;letter-spacing:.07em}.dp-webhook-panel code{max-width:100%;overflow:hidden;color:var(--ink);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.dp-webhook-panel small{color:var(--subtle);font-size:8px}.dp-config-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 20px 0}.dp-config-meta>div{display:grid;grid-template-columns:24px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;column-gap:8px;min-width:0;min-height:82px;padding:12px;border:1px solid var(--line);border-radius:10px;background:#fafbfc}.dp-config-meta .ph{grid-row:1 / 3;color:var(--brand);font-size:18px}.dp-config-meta span{color:var(--subtle);font-size:8px}.dp-config-meta strong{min-width:0;overflow:hidden;font-size:9px;line-height:1.35;text-overflow:ellipsis}.dp-config-actions{display:flex;align-items:center;gap:9px;margin:18px 20px 20px;padding-top:16px;border-top:1px solid var(--line)}.dp-selected-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:56px 24px;text-align:center}.dp-selected-empty>span{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;background:#f5f6f9;color:var(--brand);font-size:22px}.dp-selected-empty h2{margin:13px 0 0;font-size:15px}.dp-selected-empty p{max-width:360px;margin:6px 0 16px;color:var(--subtle);font-size:9px;line-height:1.55}.dp-integration-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.dp-span-2{grid-column:1 / -1}.dp-webhook-generator{display:grid;gap:7px}.dp-webhook-generator>div{display:grid;grid-template-columns:minmax(0,1fr) auto 38px;align-items:center;gap:7px}.dp-webhook-generator input{min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.dp-webhook-generator>small,.dp-test-row>span{color:var(--subtle);font-size:9px;line-height:1.45}.dp-routing-note{min-height:58px;align-items:flex-start;border:1px solid var(--line)}.dp-test-row{display:flex;align-items:center;gap:10px;min-height:34px}.dp-snippet-result{display:grid;gap:14px}.dp-tracking-results{display:grid;gap:16px}.dp-tracking-results .dp-snippet-result+.dp-snippet-result{padding-top:16px;border-top:1px solid var(--line)}.dp-snippet-result pre{max-height:220px;margin:0;padding:14px;overflow:auto;border:1px solid var(--line);border-radius:10px;background:#f8f8fb;font-size:10px;line-height:1.55;white-space:pre-wrap;word-break:break-all}.dp-infra-banner{margin-bottom:14px;border:1px solid #d8d6fe;background:var(--brand-soft);color:#5e5a9d}.dp-infrastructure-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:stretch}.dp-infra-card{display:flex;flex-direction:column;min-height:225px;padding:17px}.dp-infra-card>div:first-child{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.dp-infra-card h2{margin:16px 0 6px;font-size:16px}.dp-infra-card p{margin:0 0 16px;color:var(--subtle);font-size:10px;line-height:1.55}.dp-infra-card>.btn{width:100%;margin-top:auto}.dp-setup-status{display:flex;align-items:center;gap:11px;padding:12px;border:1px solid var(--line);border-radius:10px;background:#f8f8fb}.dp-setup-status>.ph{color:var(--brand);font-size:21px}.dp-setup-status>span{display:grid;gap:3px}.dp-setup-status strong{font-size:11px}.dp-setup-status small{color:var(--subtle);font-size:9px}.dp-setup-status.is-ready{border-color:#cfe8df;background:var(--green-soft)}.dp-setup-status.is-ready>.ph{color:var(--green)}.dp-infra-modal-grid{display:grid;grid-template-columns:minmax(210px,.7fr) minmax(0,1.3fr);gap:22px}.dp-infra-modal-grid>section:first-child{padding-right:22px;border-right:1px solid var(--line)}.dp-infra-modal-grid section>p{margin:10px 0 16px;color:var(--subtle);font-size:10px;line-height:1.55}.dp-infra-fields{display:grid;gap:13px;margin-top:10px}@media(max-width:1220px){.dp-pixel-grid,.dp-provider-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1050px){.dp-infrastructure-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:940px){.dp-pixel-grid,.dp-provider-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dp-pixel-detail-layout,.dp-provider-layout{grid-template-columns:1fr}.dp-provider-sidebar{position:static}.dp-config-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.dp-pixel-config-grid,.dp-infra-modal-grid{grid-template-columns:1fr}.dp-pixel-config-grid>.field:nth-child(2),.dp-pixel-config-actions{grid-column:auto;grid-row:auto}.dp-infra-modal-grid>section:first-child{padding:0 0 18px;border-right:0;border-bottom:1px solid var(--line)}}@media(max-width:620px){.dp-manual-head,.dp-section-heading.dp-inline-heading,.dp-selected-head,.dp-webhook-panel,.dp-config-actions,.dp-test-row{align-items:stretch;flex-direction:column}.dp-manual-row,.dp-manual-events,.dp-pixel-grid,.dp-provider-grid,.dp-config-list,.dp-integration-form,.dp-infrastructure-grid,.dp-config-meta{grid-template-columns:1fr}.dp-span-2{grid-column:auto}.dp-manual-row>.btn,.dp-manual-events>.btn,.dp-webhook-panel .btn,.dp-config-actions .btn,.dp-test-row .btn{width:100%}.dp-webhook-generator>div{grid-template-columns:1fr 1fr 38px}.dp-webhook-generator input{grid-column:1 / -1}.dp-selected-identity{grid-template-columns:48px minmax(0,1fr)}.dp-selected-identity>img{width:48px;height:48px}.dp-technical-link{margin-right:auto}}@font-face{font-family:Phosphor;src:url(/assets/Phosphor-DtdjzkpE.woff2) format("woff2");font-weight:400;font-style:normal;font-display:block}.ph{font-family:Phosphor!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ph.ph-acorn:before{content:""}.ph.ph-address-book:before{content:""}.ph.ph-address-book-tabs:before{content:""}.ph.ph-air-traffic-control:before{content:""}.ph.ph-airplane:before{content:""}.ph.ph-airplane-in-flight:before{content:""}.ph.ph-airplane-landing:before{content:""}.ph.ph-airplane-takeoff:before{content:""}.ph.ph-airplane-taxiing:before{content:""}.ph.ph-airplane-tilt:before{content:""}.ph.ph-airplay:before{content:""}.ph.ph-alarm:before{content:""}.ph.ph-alien:before{content:""}.ph.ph-align-bottom:before{content:""}.ph.ph-align-bottom-simple:before{content:""}.ph.ph-align-center-horizontal:before{content:""}.ph.ph-align-center-horizontal-simple:before{content:""}.ph.ph-align-center-vertical:before{content:""}.ph.ph-align-center-vertical-simple:before{content:""}.ph.ph-align-left:before{content:""}.ph.ph-align-left-simple:before{content:""}.ph.ph-align-right:before{content:""}.ph.ph-align-right-simple:before{content:""}.ph.ph-align-top:before{content:""}.ph.ph-align-top-simple:before{content:""}.ph.ph-amazon-logo:before{content:""}.ph.ph-ambulance:before{content:""}.ph.ph-anchor:before{content:""}.ph.ph-anchor-simple:before{content:""}.ph.ph-android-logo:before{content:""}.ph.ph-angle:before{content:""}.ph.ph-angular-logo:before{content:""}.ph.ph-aperture:before{content:""}.ph.ph-app-store-logo:before{content:""}.ph.ph-app-window:before{content:""}.ph.ph-apple-logo:before{content:""}.ph.ph-apple-podcasts-logo:before{content:""}.ph.ph-approximate-equals:before{content:""}.ph.ph-archive:before{content:""}.ph.ph-armchair:before{content:""}.ph.ph-arrow-arc-left:before{content:""}.ph.ph-arrow-arc-right:before{content:""}.ph.ph-arrow-bend-double-up-left:before{content:""}.ph.ph-arrow-bend-double-up-right:before{content:""}.ph.ph-arrow-bend-down-left:before{content:""}.ph.ph-arrow-bend-down-right:before{content:""}.ph.ph-arrow-bend-left-down:before{content:""}.ph.ph-arrow-bend-left-up:before{content:""}.ph.ph-arrow-bend-right-down:before{content:""}.ph.ph-arrow-bend-right-up:before{content:""}.ph.ph-arrow-bend-up-left:before{content:""}.ph.ph-arrow-bend-up-right:before{content:""}.ph.ph-arrow-circle-down:before{content:""}.ph.ph-arrow-circle-down-left:before{content:""}.ph.ph-arrow-circle-down-right:before{content:""}.ph.ph-arrow-circle-left:before{content:""}.ph.ph-arrow-circle-right:before{content:""}.ph.ph-arrow-circle-up:before{content:""}.ph.ph-arrow-circle-up-left:before{content:""}.ph.ph-arrow-circle-up-right:before{content:""}.ph.ph-arrow-clockwise:before{content:""}.ph.ph-arrow-counter-clockwise:before{content:""}.ph.ph-arrow-down:before{content:""}.ph.ph-arrow-down-left:before{content:""}.ph.ph-arrow-down-right:before{content:""}.ph.ph-arrow-elbow-down-left:before{content:""}.ph.ph-arrow-elbow-down-right:before{content:""}.ph.ph-arrow-elbow-left:before{content:""}.ph.ph-arrow-elbow-left-down:before{content:""}.ph.ph-arrow-elbow-left-up:before{content:""}.ph.ph-arrow-elbow-right:before{content:""}.ph.ph-arrow-elbow-right-down:before{content:""}.ph.ph-arrow-elbow-right-up:before{content:""}.ph.ph-arrow-elbow-up-left:before{content:""}.ph.ph-arrow-elbow-up-right:before{content:""}.ph.ph-arrow-fat-down:before{content:""}.ph.ph-arrow-fat-left:before{content:""}.ph.ph-arrow-fat-line-down:before{content:""}.ph.ph-arrow-fat-line-left:before{content:""}.ph.ph-arrow-fat-line-right:before{content:""}.ph.ph-arrow-fat-line-up:before{content:""}.ph.ph-arrow-fat-lines-down:before{content:""}.ph.ph-arrow-fat-lines-left:before{content:""}.ph.ph-arrow-fat-lines-right:before{content:""}.ph.ph-arrow-fat-lines-up:before{content:""}.ph.ph-arrow-fat-right:before{content:""}.ph.ph-arrow-fat-up:before{content:""}.ph.ph-arrow-left:before{content:""}.ph.ph-arrow-line-down:before{content:""}.ph.ph-arrow-line-down-left:before{content:""}.ph.ph-arrow-line-down-right:before{content:""}.ph.ph-arrow-line-left:before{content:""}.ph.ph-arrow-line-right:before{content:""}.ph.ph-arrow-line-up:before{content:""}.ph.ph-arrow-line-up-left:before{content:""}.ph.ph-arrow-line-up-right:before{content:""}.ph.ph-arrow-right:before{content:""}.ph.ph-arrow-square-down:before{content:""}.ph.ph-arrow-square-down-left:before{content:""}.ph.ph-arrow-square-down-right:before{content:""}.ph.ph-arrow-square-in:before{content:""}.ph.ph-arrow-square-left:before{content:""}.ph.ph-arrow-square-out:before{content:""}.ph.ph-arrow-square-right:before{content:""}.ph.ph-arrow-square-up:before{content:""}.ph.ph-arrow-square-up-left:before{content:""}.ph.ph-arrow-square-up-right:before{content:""}.ph.ph-arrow-u-down-left:before{content:""}.ph.ph-arrow-u-down-right:before{content:""}.ph.ph-arrow-u-left-down:before{content:""}.ph.ph-arrow-u-left-up:before{content:""}.ph.ph-arrow-u-right-down:before{content:""}.ph.ph-arrow-u-right-up:before{content:""}.ph.ph-arrow-u-up-left:before{content:""}.ph.ph-arrow-u-up-right:before{content:""}.ph.ph-arrow-up:before{content:""}.ph.ph-arrow-up-left:before{content:""}.ph.ph-arrow-up-right:before{content:""}.ph.ph-arrows-clockwise:before{content:""}.ph.ph-arrows-counter-clockwise:before{content:""}.ph.ph-arrows-down-up:before{content:""}.ph.ph-arrows-horizontal:before{content:""}.ph.ph-arrows-in:before{content:""}.ph.ph-arrows-in-cardinal:before{content:""}.ph.ph-arrows-in-line-horizontal:before{content:""}.ph.ph-arrows-in-line-vertical:before{content:""}.ph.ph-arrows-in-simple:before{content:""}.ph.ph-arrows-left-right:before{content:""}.ph.ph-arrows-merge:before{content:""}.ph.ph-arrows-out:before{content:""}.ph.ph-arrows-out-cardinal:before{content:""}.ph.ph-arrows-out-line-horizontal:before{content:""}.ph.ph-arrows-out-line-vertical:before{content:""}.ph.ph-arrows-out-simple:before{content:""}.ph.ph-arrows-split:before{content:""}.ph.ph-arrows-vertical:before{content:""}.ph.ph-article:before{content:""}.ph.ph-article-medium:before{content:""}.ph.ph-article-ny-times:before{content:""}.ph.ph-asclepius:before{content:""}.ph.ph-caduceus:before{content:""}.ph.ph-asterisk:before{content:""}.ph.ph-asterisk-simple:before{content:""}.ph.ph-at:before{content:""}.ph.ph-atom:before{content:""}.ph.ph-avocado:before{content:""}.ph.ph-axe:before{content:""}.ph.ph-baby:before{content:""}.ph.ph-baby-carriage:before{content:""}.ph.ph-backpack:before{content:""}.ph.ph-backspace:before{content:""}.ph.ph-bag:before{content:""}.ph.ph-bag-simple:before{content:""}.ph.ph-balloon:before{content:""}.ph.ph-bandaids:before{content:""}.ph.ph-bank:before{content:""}.ph.ph-barbell:before{content:""}.ph.ph-barcode:before{content:""}.ph.ph-barn:before{content:""}.ph.ph-barricade:before{content:""}.ph.ph-baseball:before{content:""}.ph.ph-baseball-cap:before{content:""}.ph.ph-baseball-helmet:before{content:""}.ph.ph-basket:before{content:""}.ph.ph-basketball:before{content:""}.ph.ph-bathtub:before{content:""}.ph.ph-battery-charging:before{content:""}.ph.ph-battery-charging-vertical:before{content:""}.ph.ph-battery-empty:before{content:""}.ph.ph-battery-full:before{content:""}.ph.ph-battery-high:before{content:""}.ph.ph-battery-low:before{content:""}.ph.ph-battery-medium:before{content:""}.ph.ph-battery-plus:before{content:""}.ph.ph-battery-plus-vertical:before{content:""}.ph.ph-battery-vertical-empty:before{content:""}.ph.ph-battery-vertical-full:before{content:""}.ph.ph-battery-vertical-high:before{content:""}.ph.ph-battery-vertical-low:before{content:""}.ph.ph-battery-vertical-medium:before{content:""}.ph.ph-battery-warning:before{content:""}.ph.ph-battery-warning-vertical:before{content:""}.ph.ph-beach-ball:before{content:""}.ph.ph-beanie:before{content:""}.ph.ph-bed:before{content:""}.ph.ph-beer-bottle:before{content:""}.ph.ph-beer-stein:before{content:""}.ph.ph-behance-logo:before{content:""}.ph.ph-bell:before{content:""}.ph.ph-bell-ringing:before{content:""}.ph.ph-bell-simple:before{content:""}.ph.ph-bell-simple-ringing:before{content:""}.ph.ph-bell-simple-slash:before{content:""}.ph.ph-bell-simple-z:before{content:""}.ph.ph-bell-slash:before{content:""}.ph.ph-bell-z:before{content:""}.ph.ph-belt:before{content:""}.ph.ph-bezier-curve:before{content:""}.ph.ph-bicycle:before{content:""}.ph.ph-binary:before{content:""}.ph.ph-binoculars:before{content:""}.ph.ph-biohazard:before{content:""}.ph.ph-bird:before{content:""}.ph.ph-blueprint:before{content:""}.ph.ph-bluetooth:before{content:""}.ph.ph-bluetooth-connected:before{content:""}.ph.ph-bluetooth-slash:before{content:""}.ph.ph-bluetooth-x:before{content:""}.ph.ph-boat:before{content:""}.ph.ph-bomb:before{content:""}.ph.ph-bone:before{content:""}.ph.ph-book:before{content:""}.ph.ph-book-bookmark:before{content:""}.ph.ph-book-open:before{content:""}.ph.ph-book-open-text:before{content:""}.ph.ph-book-open-user:before{content:""}.ph.ph-bookmark:before{content:""}.ph.ph-bookmark-simple:before{content:""}.ph.ph-bookmarks:before{content:""}.ph.ph-bookmarks-simple:before{content:""}.ph.ph-books:before{content:""}.ph.ph-boot:before{content:""}.ph.ph-boules:before{content:""}.ph.ph-bounding-box:before{content:""}.ph.ph-bowl-food:before{content:""}.ph.ph-bowl-steam:before{content:""}.ph.ph-bowling-ball:before{content:""}.ph.ph-box-arrow-down:before{content:""}.ph.ph-archive-box:before{content:""}.ph.ph-box-arrow-up:before{content:""}.ph.ph-boxing-glove:before{content:""}.ph.ph-brackets-angle:before{content:""}.ph.ph-brackets-curly:before{content:""}.ph.ph-brackets-round:before{content:""}.ph.ph-brackets-square:before{content:""}.ph.ph-brain:before{content:""}.ph.ph-brandy:before{content:""}.ph.ph-bread:before{content:""}.ph.ph-bridge:before{content:""}.ph.ph-briefcase:before{content:""}.ph.ph-briefcase-metal:before{content:""}.ph.ph-broadcast:before{content:""}.ph.ph-broom:before{content:""}.ph.ph-browser:before{content:""}.ph.ph-browsers:before{content:""}.ph.ph-bug:before{content:""}.ph.ph-bug-beetle:before{content:""}.ph.ph-bug-droid:before{content:""}.ph.ph-building:before{content:""}.ph.ph-building-apartment:before{content:""}.ph.ph-building-office:before{content:""}.ph.ph-buildings:before{content:""}.ph.ph-bulldozer:before{content:""}.ph.ph-bus:before{content:""}.ph.ph-butterfly:before{content:""}.ph.ph-cable-car:before{content:""}.ph.ph-cactus:before{content:""}.ph.ph-cake:before{content:""}.ph.ph-calculator:before{content:""}.ph.ph-calendar:before{content:""}.ph.ph-calendar-blank:before{content:""}.ph.ph-calendar-check:before{content:""}.ph.ph-calendar-dot:before{content:""}.ph.ph-calendar-dots:before{content:""}.ph.ph-calendar-heart:before{content:""}.ph.ph-calendar-minus:before{content:""}.ph.ph-calendar-plus:before{content:""}.ph.ph-calendar-slash:before{content:""}.ph.ph-calendar-star:before{content:""}.ph.ph-calendar-x:before{content:""}.ph.ph-call-bell:before{content:""}.ph.ph-camera:before{content:""}.ph.ph-camera-plus:before{content:""}.ph.ph-camera-rotate:before{content:""}.ph.ph-camera-slash:before{content:""}.ph.ph-campfire:before{content:""}.ph.ph-car:before{content:""}.ph.ph-car-battery:before{content:""}.ph.ph-car-profile:before{content:""}.ph.ph-car-simple:before{content:""}.ph.ph-cardholder:before{content:""}.ph.ph-cards:before{content:""}.ph.ph-cards-three:before{content:""}.ph.ph-caret-circle-double-down:before{content:""}.ph.ph-caret-circle-double-left:before{content:""}.ph.ph-caret-circle-double-right:before{content:""}.ph.ph-caret-circle-double-up:before{content:""}.ph.ph-caret-circle-down:before{content:""}.ph.ph-caret-circle-left:before{content:""}.ph.ph-caret-circle-right:before{content:""}.ph.ph-caret-circle-up:before{content:""}.ph.ph-caret-circle-up-down:before{content:""}.ph.ph-caret-double-down:before{content:""}.ph.ph-caret-double-left:before{content:""}.ph.ph-caret-double-right:before{content:""}.ph.ph-caret-double-up:before{content:""}.ph.ph-caret-down:before{content:""}.ph.ph-caret-left:before{content:""}.ph.ph-caret-line-down:before{content:""}.ph.ph-caret-line-left:before{content:""}.ph.ph-caret-line-right:before{content:""}.ph.ph-caret-line-up:before{content:""}.ph.ph-caret-right:before{content:""}.ph.ph-caret-up:before{content:""}.ph.ph-caret-up-down:before{content:""}.ph.ph-carrot:before{content:""}.ph.ph-cash-register:before{content:""}.ph.ph-cassette-tape:before{content:""}.ph.ph-castle-turret:before{content:""}.ph.ph-cat:before{content:""}.ph.ph-cell-signal-full:before{content:""}.ph.ph-cell-signal-high:before{content:""}.ph.ph-cell-signal-low:before{content:""}.ph.ph-cell-signal-medium:before{content:""}.ph.ph-cell-signal-none:before{content:""}.ph.ph-cell-signal-slash:before{content:""}.ph.ph-cell-signal-x:before{content:""}.ph.ph-cell-tower:before{content:""}.ph.ph-certificate:before{content:""}.ph.ph-chair:before{content:""}.ph.ph-chalkboard:before{content:""}.ph.ph-chalkboard-simple:before{content:""}.ph.ph-chalkboard-teacher:before{content:""}.ph.ph-champagne:before{content:""}.ph.ph-charging-station:before{content:""}.ph.ph-chart-bar:before{content:""}.ph.ph-chart-bar-horizontal:before{content:""}.ph.ph-chart-donut:before{content:""}.ph.ph-chart-line:before{content:""}.ph.ph-chart-line-down:before{content:""}.ph.ph-chart-line-up:before{content:""}.ph.ph-chart-pie:before{content:""}.ph.ph-chart-pie-slice:before{content:""}.ph.ph-chart-polar:before{content:""}.ph.ph-chart-scatter:before{content:""}.ph.ph-chat:before{content:""}.ph.ph-chat-centered:before{content:""}.ph.ph-chat-centered-dots:before{content:""}.ph.ph-chat-centered-slash:before{content:""}.ph.ph-chat-centered-text:before{content:""}.ph.ph-chat-circle:before{content:""}.ph.ph-chat-circle-dots:before{content:""}.ph.ph-chat-circle-slash:before{content:""}.ph.ph-chat-circle-text:before{content:""}.ph.ph-chat-dots:before{content:""}.ph.ph-chat-slash:before{content:""}.ph.ph-chat-teardrop:before{content:""}.ph.ph-chat-teardrop-dots:before{content:""}.ph.ph-chat-teardrop-slash:before{content:""}.ph.ph-chat-teardrop-text:before{content:""}.ph.ph-chat-text:before{content:""}.ph.ph-chats:before{content:""}.ph.ph-chats-circle:before{content:""}.ph.ph-chats-teardrop:before{content:""}.ph.ph-check:before{content:""}.ph.ph-check-circle:before{content:""}.ph.ph-check-fat:before{content:""}.ph.ph-check-square:before{content:""}.ph.ph-check-square-offset:before{content:""}.ph.ph-checkerboard:before{content:""}.ph.ph-checks:before{content:""}.ph.ph-cheers:before{content:""}.ph.ph-cheese:before{content:""}.ph.ph-chef-hat:before{content:""}.ph.ph-cherries:before{content:""}.ph.ph-church:before{content:""}.ph.ph-cigarette:before{content:""}.ph.ph-cigarette-slash:before{content:""}.ph.ph-circle:before{content:""}.ph.ph-circle-dashed:before{content:""}.ph.ph-circle-half:before{content:""}.ph.ph-circle-half-tilt:before{content:""}.ph.ph-circle-notch:before{content:""}.ph.ph-circles-four:before{content:""}.ph.ph-circles-three:before{content:""}.ph.ph-circles-three-plus:before{content:""}.ph.ph-circuitry:before{content:""}.ph.ph-city:before{content:""}.ph.ph-clipboard:before{content:""}.ph.ph-clipboard-text:before{content:""}.ph.ph-clock:before{content:""}.ph.ph-clock-afternoon:before{content:""}.ph.ph-clock-clockwise:before{content:""}.ph.ph-clock-countdown:before{content:""}.ph.ph-clock-counter-clockwise:before{content:""}.ph.ph-clock-user:before{content:""}.ph.ph-closed-captioning:before{content:""}.ph.ph-cloud:before{content:""}.ph.ph-cloud-arrow-down:before{content:""}.ph.ph-cloud-arrow-up:before{content:""}.ph.ph-cloud-check:before{content:""}.ph.ph-cloud-fog:before{content:""}.ph.ph-cloud-lightning:before{content:""}.ph.ph-cloud-moon:before{content:""}.ph.ph-cloud-rain:before{content:""}.ph.ph-cloud-slash:before{content:""}.ph.ph-cloud-snow:before{content:""}.ph.ph-cloud-sun:before{content:""}.ph.ph-cloud-warning:before{content:""}.ph.ph-cloud-x:before{content:""}.ph.ph-clover:before{content:""}.ph.ph-club:before{content:""}.ph.ph-coat-hanger:before{content:""}.ph.ph-coda-logo:before{content:""}.ph.ph-code:before{content:""}.ph.ph-code-block:before{content:""}.ph.ph-code-simple:before{content:""}.ph.ph-codepen-logo:before{content:""}.ph.ph-codesandbox-logo:before{content:""}.ph.ph-coffee:before{content:""}.ph.ph-coffee-bean:before{content:""}.ph.ph-coin:before{content:""}.ph.ph-coin-vertical:before{content:""}.ph.ph-coins:before{content:""}.ph.ph-columns:before{content:""}.ph.ph-columns-plus-left:before{content:""}.ph.ph-columns-plus-right:before{content:""}.ph.ph-command:before{content:""}.ph.ph-compass:before{content:""}.ph.ph-compass-rose:before{content:""}.ph.ph-compass-tool:before{content:""}.ph.ph-computer-tower:before{content:""}.ph.ph-confetti:before{content:""}.ph.ph-contactless-payment:before{content:""}.ph.ph-control:before{content:""}.ph.ph-cookie:before{content:""}.ph.ph-cooking-pot:before{content:""}.ph.ph-copy:before{content:""}.ph.ph-copy-simple:before{content:""}.ph.ph-copyleft:before{content:""}.ph.ph-copyright:before{content:""}.ph.ph-corners-in:before{content:""}.ph.ph-corners-out:before{content:""}.ph.ph-couch:before{content:""}.ph.ph-court-basketball:before{content:""}.ph.ph-cow:before{content:""}.ph.ph-cowboy-hat:before{content:""}.ph.ph-cpu:before{content:""}.ph.ph-crane:before{content:""}.ph.ph-crane-tower:before{content:""}.ph.ph-credit-card:before{content:""}.ph.ph-cricket:before{content:""}.ph.ph-crop:before{content:""}.ph.ph-cross:before{content:""}.ph.ph-crosshair:before{content:""}.ph.ph-crosshair-simple:before{content:""}.ph.ph-crown:before{content:""}.ph.ph-crown-cross:before{content:""}.ph.ph-crown-simple:before{content:""}.ph.ph-cube:before{content:""}.ph.ph-cube-focus:before{content:""}.ph.ph-cube-transparent:before{content:""}.ph.ph-currency-btc:before{content:""}.ph.ph-currency-circle-dollar:before{content:""}.ph.ph-currency-cny:before{content:""}.ph.ph-currency-dollar:before{content:""}.ph.ph-currency-dollar-simple:before{content:""}.ph.ph-currency-eth:before{content:""}.ph.ph-currency-eur:before{content:""}.ph.ph-currency-gbp:before{content:""}.ph.ph-currency-inr:before{content:""}.ph.ph-currency-jpy:before{content:""}.ph.ph-currency-krw:before{content:""}.ph.ph-currency-kzt:before{content:""}.ph.ph-currency-ngn:before{content:""}.ph.ph-currency-rub:before{content:""}.ph.ph-cursor:before{content:""}.ph.ph-cursor-click:before{content:""}.ph.ph-cursor-text:before{content:""}.ph.ph-cylinder:before{content:""}.ph.ph-database:before{content:""}.ph.ph-desk:before{content:""}.ph.ph-desktop:before{content:""}.ph.ph-desktop-tower:before{content:""}.ph.ph-detective:before{content:""}.ph.ph-dev-to-logo:before{content:""}.ph.ph-device-mobile:before{content:""}.ph.ph-device-mobile-camera:before{content:""}.ph.ph-device-mobile-slash:before{content:""}.ph.ph-device-mobile-speaker:before{content:""}.ph.ph-device-rotate:before{content:""}.ph.ph-device-tablet:before{content:""}.ph.ph-device-tablet-camera:before{content:""}.ph.ph-device-tablet-speaker:before{content:""}.ph.ph-devices:before{content:""}.ph.ph-diamond:before{content:""}.ph.ph-diamonds-four:before{content:""}.ph.ph-dice-five:before{content:""}.ph.ph-dice-four:before{content:""}.ph.ph-dice-one:before{content:""}.ph.ph-dice-six:before{content:""}.ph.ph-dice-three:before{content:""}.ph.ph-dice-two:before{content:""}.ph.ph-disc:before{content:""}.ph.ph-disco-ball:before{content:""}.ph.ph-discord-logo:before{content:""}.ph.ph-divide:before{content:""}.ph.ph-dna:before{content:""}.ph.ph-dog:before{content:""}.ph.ph-door:before{content:""}.ph.ph-door-open:before{content:""}.ph.ph-dot:before{content:""}.ph.ph-dot-outline:before{content:""}.ph.ph-dots-nine:before{content:""}.ph.ph-dots-six:before{content:""}.ph.ph-dots-six-vertical:before{content:""}.ph.ph-dots-three:before{content:""}.ph.ph-dots-three-circle:before{content:""}.ph.ph-dots-three-circle-vertical:before{content:""}.ph.ph-dots-three-outline:before{content:""}.ph.ph-dots-three-outline-vertical:before{content:""}.ph.ph-dots-three-vertical:before{content:""}.ph.ph-download:before{content:""}.ph.ph-download-simple:before{content:""}.ph.ph-dress:before{content:""}.ph.ph-dresser:before{content:""}.ph.ph-dribbble-logo:before{content:""}.ph.ph-drone:before{content:""}.ph.ph-drop:before{content:""}.ph.ph-drop-half:before{content:""}.ph.ph-drop-half-bottom:before{content:""}.ph.ph-drop-simple:before{content:""}.ph.ph-drop-slash:before{content:""}.ph.ph-dropbox-logo:before{content:""}.ph.ph-ear:before{content:""}.ph.ph-ear-slash:before{content:""}.ph.ph-egg:before{content:""}.ph.ph-egg-crack:before{content:""}.ph.ph-eject:before{content:""}.ph.ph-eject-simple:before{content:""}.ph.ph-elevator:before{content:""}.ph.ph-empty:before{content:""}.ph.ph-engine:before{content:""}.ph.ph-envelope:before{content:""}.ph.ph-envelope-open:before{content:""}.ph.ph-envelope-simple:before{content:""}.ph.ph-envelope-simple-open:before{content:""}.ph.ph-equalizer:before{content:""}.ph.ph-equals:before{content:""}.ph.ph-eraser:before{content:""}.ph.ph-escalator-down:before{content:""}.ph.ph-escalator-up:before{content:""}.ph.ph-exam:before{content:""}.ph.ph-exclamation-mark:before{content:""}.ph.ph-exclude:before{content:""}.ph.ph-exclude-square:before{content:""}.ph.ph-export:before{content:""}.ph.ph-eye:before{content:""}.ph.ph-eye-closed:before{content:""}.ph.ph-eye-slash:before{content:""}.ph.ph-eyedropper:before{content:""}.ph.ph-eyedropper-sample:before{content:""}.ph.ph-eyeglasses:before{content:""}.ph.ph-eyes:before{content:""}.ph.ph-face-mask:before{content:""}.ph.ph-facebook-logo:before{content:""}.ph.ph-factory:before{content:""}.ph.ph-faders:before{content:""}.ph.ph-faders-horizontal:before{content:""}.ph.ph-fallout-shelter:before{content:""}.ph.ph-fan:before{content:""}.ph.ph-farm:before{content:""}.ph.ph-fast-forward:before{content:""}.ph.ph-fast-forward-circle:before{content:""}.ph.ph-feather:before{content:""}.ph.ph-fediverse-logo:before{content:""}.ph.ph-figma-logo:before{content:""}.ph.ph-file:before{content:""}.ph.ph-file-archive:before{content:""}.ph.ph-file-arrow-down:before{content:""}.ph.ph-file-arrow-up:before{content:""}.ph.ph-file-audio:before{content:""}.ph.ph-file-c:before{content:""}.ph.ph-file-c-sharp:before{content:""}.ph.ph-file-cloud:before{content:""}.ph.ph-file-code:before{content:""}.ph.ph-file-cpp:before{content:""}.ph.ph-file-css:before{content:""}.ph.ph-file-csv:before{content:""}.ph.ph-file-dashed:before{content:""}.ph.ph-file-dotted:before{content:""}.ph.ph-file-doc:before{content:""}.ph.ph-file-html:before{content:""}.ph.ph-file-image:before{content:""}.ph.ph-file-ini:before{content:""}.ph.ph-file-jpg:before{content:""}.ph.ph-file-js:before{content:""}.ph.ph-file-jsx:before{content:""}.ph.ph-file-lock:before{content:""}.ph.ph-file-magnifying-glass:before{content:""}.ph.ph-file-search:before{content:""}.ph.ph-file-md:before{content:""}.ph.ph-file-minus:before{content:""}.ph.ph-file-pdf:before{content:""}.ph.ph-file-plus:before{content:""}.ph.ph-file-png:before{content:""}.ph.ph-file-ppt:before{content:""}.ph.ph-file-py:before{content:""}.ph.ph-file-rs:before{content:""}.ph.ph-file-sql:before{content:""}.ph.ph-file-svg:before{content:""}.ph.ph-file-text:before{content:""}.ph.ph-file-ts:before{content:""}.ph.ph-file-tsx:before{content:""}.ph.ph-file-txt:before{content:""}.ph.ph-file-video:before{content:""}.ph.ph-file-vue:before{content:""}.ph.ph-file-x:before{content:""}.ph.ph-file-xls:before{content:""}.ph.ph-file-zip:before{content:""}.ph.ph-files:before{content:""}.ph.ph-film-reel:before{content:""}.ph.ph-film-script:before{content:""}.ph.ph-film-slate:before{content:""}.ph.ph-film-strip:before{content:""}.ph.ph-fingerprint:before{content:""}.ph.ph-fingerprint-simple:before{content:""}.ph.ph-finn-the-human:before{content:""}.ph.ph-fire:before{content:""}.ph.ph-fire-extinguisher:before{content:""}.ph.ph-fire-simple:before{content:""}.ph.ph-fire-truck:before{content:""}.ph.ph-first-aid:before{content:""}.ph.ph-first-aid-kit:before{content:""}.ph.ph-fish:before{content:""}.ph.ph-fish-simple:before{content:""}.ph.ph-flag:before{content:""}.ph.ph-flag-banner:before{content:""}.ph.ph-flag-banner-fold:before{content:""}.ph.ph-flag-checkered:before{content:""}.ph.ph-flag-pennant:before{content:""}.ph.ph-flame:before{content:""}.ph.ph-flashlight:before{content:""}.ph.ph-flask:before{content:""}.ph.ph-flip-horizontal:before{content:""}.ph.ph-flip-vertical:before{content:""}.ph.ph-floppy-disk:before{content:""}.ph.ph-floppy-disk-back:before{content:""}.ph.ph-flow-arrow:before{content:""}.ph.ph-flower:before{content:""}.ph.ph-flower-lotus:before{content:""}.ph.ph-flower-tulip:before{content:""}.ph.ph-flying-saucer:before{content:""}.ph.ph-folder:before{content:""}.ph.ph-folder-notch:before{content:""}.ph.ph-folder-dashed:before{content:""}.ph.ph-folder-dotted:before{content:""}.ph.ph-folder-lock:before{content:""}.ph.ph-folder-minus:before{content:""}.ph.ph-folder-notch-minus:before{content:""}.ph.ph-folder-open:before{content:""}.ph.ph-folder-notch-open:before{content:""}.ph.ph-folder-plus:before{content:""}.ph.ph-folder-notch-plus:before{content:""}.ph.ph-folder-simple:before{content:""}.ph.ph-folder-simple-dashed:before{content:""}.ph.ph-folder-simple-dotted:before{content:""}.ph.ph-folder-simple-lock:before{content:""}.ph.ph-folder-simple-minus:before{content:""}.ph.ph-folder-simple-plus:before{content:""}.ph.ph-folder-simple-star:before{content:""}.ph.ph-folder-simple-user:before{content:""}.ph.ph-folder-star:before{content:""}.ph.ph-folder-user:before{content:""}.ph.ph-folders:before{content:""}.ph.ph-football:before{content:""}.ph.ph-football-helmet:before{content:""}.ph.ph-footprints:before{content:""}.ph.ph-fork-knife:before{content:""}.ph.ph-four-k:before{content:""}.ph.ph-frame-corners:before{content:""}.ph.ph-framer-logo:before{content:""}.ph.ph-function:before{content:""}.ph.ph-funnel:before{content:""}.ph.ph-funnel-simple:before{content:""}.ph.ph-funnel-simple-x:before{content:""}.ph.ph-funnel-x:before{content:""}.ph.ph-game-controller:before{content:""}.ph.ph-garage:before{content:""}.ph.ph-gas-can:before{content:""}.ph.ph-gas-pump:before{content:""}.ph.ph-gauge:before{content:""}.ph.ph-gavel:before{content:""}.ph.ph-gear:before{content:""}.ph.ph-gear-fine:before{content:""}.ph.ph-gear-six:before{content:""}.ph.ph-gender-female:before{content:""}.ph.ph-gender-intersex:before{content:""}.ph.ph-gender-male:before{content:""}.ph.ph-gender-neuter:before{content:""}.ph.ph-gender-nonbinary:before{content:""}.ph.ph-gender-transgender:before{content:""}.ph.ph-ghost:before{content:""}.ph.ph-gif:before{content:""}.ph.ph-gift:before{content:""}.ph.ph-git-branch:before{content:""}.ph.ph-git-commit:before{content:""}.ph.ph-git-diff:before{content:""}.ph.ph-git-fork:before{content:""}.ph.ph-git-merge:before{content:""}.ph.ph-git-pull-request:before{content:""}.ph.ph-github-logo:before{content:""}.ph.ph-gitlab-logo:before{content:""}.ph.ph-gitlab-logo-simple:before{content:""}.ph.ph-globe:before{content:""}.ph.ph-globe-hemisphere-east:before{content:""}.ph.ph-globe-hemisphere-west:before{content:""}.ph.ph-globe-simple:before{content:""}.ph.ph-globe-simple-x:before{content:""}.ph.ph-globe-stand:before{content:""}.ph.ph-globe-x:before{content:""}.ph.ph-goggles:before{content:""}.ph.ph-golf:before{content:""}.ph.ph-goodreads-logo:before{content:""}.ph.ph-google-cardboard-logo:before{content:""}.ph.ph-google-chrome-logo:before{content:""}.ph.ph-google-drive-logo:before{content:""}.ph.ph-google-logo:before{content:""}.ph.ph-google-photos-logo:before{content:""}.ph.ph-google-play-logo:before{content:""}.ph.ph-google-podcasts-logo:before{content:""}.ph.ph-gps:before{content:""}.ph.ph-gps-fix:before{content:""}.ph.ph-gps-slash:before{content:""}.ph.ph-gradient:before{content:""}.ph.ph-graduation-cap:before{content:""}.ph.ph-grains:before{content:""}.ph.ph-grains-slash:before{content:""}.ph.ph-graph:before{content:""}.ph.ph-graphics-card:before{content:""}.ph.ph-greater-than:before{content:""}.ph.ph-greater-than-or-equal:before{content:""}.ph.ph-grid-four:before{content:""}.ph.ph-grid-nine:before{content:""}.ph.ph-guitar:before{content:""}.ph.ph-hair-dryer:before{content:""}.ph.ph-hamburger:before{content:""}.ph.ph-hammer:before{content:""}.ph.ph-hand:before{content:""}.ph.ph-hand-arrow-down:before{content:""}.ph.ph-hand-arrow-up:before{content:""}.ph.ph-hand-coins:before{content:""}.ph.ph-hand-deposit:before{content:""}.ph.ph-hand-eye:before{content:""}.ph.ph-hand-fist:before{content:""}.ph.ph-hand-grabbing:before{content:""}.ph.ph-hand-heart:before{content:""}.ph.ph-hand-palm:before{content:""}.ph.ph-hand-peace:before{content:""}.ph.ph-hand-pointing:before{content:""}.ph.ph-hand-soap:before{content:""}.ph.ph-hand-swipe-left:before{content:""}.ph.ph-hand-swipe-right:before{content:""}.ph.ph-hand-tap:before{content:""}.ph.ph-hand-waving:before{content:""}.ph.ph-hand-withdraw:before{content:""}.ph.ph-handbag:before{content:""}.ph.ph-handbag-simple:before{content:""}.ph.ph-hands-clapping:before{content:""}.ph.ph-hands-praying:before{content:""}.ph.ph-handshake:before{content:""}.ph.ph-hard-drive:before{content:""}.ph.ph-hard-drives:before{content:""}.ph.ph-hard-hat:before{content:""}.ph.ph-hash:before{content:""}.ph.ph-hash-straight:before{content:""}.ph.ph-head-circuit:before{content:""}.ph.ph-headlights:before{content:""}.ph.ph-headphones:before{content:""}.ph.ph-headset:before{content:""}.ph.ph-heart:before{content:""}.ph.ph-heart-break:before{content:""}.ph.ph-heart-half:before{content:""}.ph.ph-heart-straight:before{content:""}.ph.ph-heart-straight-break:before{content:""}.ph.ph-heartbeat:before{content:""}.ph.ph-hexagon:before{content:""}.ph.ph-high-definition:before{content:""}.ph.ph-high-heel:before{content:""}.ph.ph-highlighter:before{content:""}.ph.ph-highlighter-circle:before{content:""}.ph.ph-hockey:before{content:""}.ph.ph-hoodie:before{content:""}.ph.ph-horse:before{content:""}.ph.ph-hospital:before{content:""}.ph.ph-hourglass:before{content:""}.ph.ph-hourglass-high:before{content:""}.ph.ph-hourglass-low:before{content:""}.ph.ph-hourglass-medium:before{content:""}.ph.ph-hourglass-simple:before{content:""}.ph.ph-hourglass-simple-high:before{content:""}.ph.ph-hourglass-simple-low:before{content:""}.ph.ph-hourglass-simple-medium:before{content:""}.ph.ph-house:before{content:""}.ph.ph-house-line:before{content:""}.ph.ph-house-simple:before{content:""}.ph.ph-hurricane:before{content:""}.ph.ph-ice-cream:before{content:""}.ph.ph-identification-badge:before{content:""}.ph.ph-identification-card:before{content:""}.ph.ph-image:before{content:""}.ph.ph-image-broken:before{content:""}.ph.ph-image-square:before{content:""}.ph.ph-images:before{content:""}.ph.ph-images-square:before{content:""}.ph.ph-infinity:before{content:""}.ph.ph-lemniscate:before{content:""}.ph.ph-info:before{content:""}.ph.ph-instagram-logo:before{content:""}.ph.ph-intersect:before{content:""}.ph.ph-intersect-square:before{content:""}.ph.ph-intersect-three:before{content:""}.ph.ph-intersection:before{content:""}.ph.ph-invoice:before{content:""}.ph.ph-island:before{content:""}.ph.ph-jar:before{content:""}.ph.ph-jar-label:before{content:""}.ph.ph-jeep:before{content:""}.ph.ph-joystick:before{content:""}.ph.ph-kanban:before{content:""}.ph.ph-key:before{content:""}.ph.ph-key-return:before{content:""}.ph.ph-keyboard:before{content:""}.ph.ph-keyhole:before{content:""}.ph.ph-knife:before{content:""}.ph.ph-ladder:before{content:""}.ph.ph-ladder-simple:before{content:""}.ph.ph-lamp:before{content:""}.ph.ph-lamp-pendant:before{content:""}.ph.ph-laptop:before{content:""}.ph.ph-lasso:before{content:""}.ph.ph-lastfm-logo:before{content:""}.ph.ph-layout:before{content:""}.ph.ph-leaf:before{content:""}.ph.ph-lectern:before{content:""}.ph.ph-lego:before{content:""}.ph.ph-lego-smiley:before{content:""}.ph.ph-less-than:before{content:""}.ph.ph-less-than-or-equal:before{content:""}.ph.ph-letter-circle-h:before{content:""}.ph.ph-letter-circle-p:before{content:""}.ph.ph-letter-circle-v:before{content:""}.ph.ph-lifebuoy:before{content:""}.ph.ph-lightbulb:before{content:""}.ph.ph-lightbulb-filament:before{content:""}.ph.ph-lighthouse:before{content:""}.ph.ph-lightning:before{content:""}.ph.ph-lightning-a:before{content:""}.ph.ph-lightning-slash:before{content:""}.ph.ph-line-segment:before{content:""}.ph.ph-line-segments:before{content:""}.ph.ph-line-vertical:before{content:""}.ph.ph-link:before{content:""}.ph.ph-link-break:before{content:""}.ph.ph-link-simple:before{content:""}.ph.ph-link-simple-break:before{content:""}.ph.ph-link-simple-horizontal:before{content:""}.ph.ph-link-simple-horizontal-break:before{content:""}.ph.ph-linkedin-logo:before{content:""}.ph.ph-linktree-logo:before{content:""}.ph.ph-linux-logo:before{content:""}.ph.ph-list:before{content:""}.ph.ph-list-bullets:before{content:""}.ph.ph-list-checks:before{content:""}.ph.ph-list-dashes:before{content:""}.ph.ph-list-heart:before{content:""}.ph.ph-list-magnifying-glass:before{content:""}.ph.ph-list-numbers:before{content:""}.ph.ph-list-plus:before{content:""}.ph.ph-list-star:before{content:""}.ph.ph-lock:before{content:""}.ph.ph-lock-key:before{content:""}.ph.ph-lock-key-open:before{content:""}.ph.ph-lock-laminated:before{content:""}.ph.ph-lock-laminated-open:before{content:""}.ph.ph-lock-open:before{content:""}.ph.ph-lock-simple:before{content:""}.ph.ph-lock-simple-open:before{content:""}.ph.ph-lockers:before{content:""}.ph.ph-log:before{content:""}.ph.ph-magic-wand:before{content:""}.ph.ph-magnet:before{content:""}.ph.ph-magnet-straight:before{content:""}.ph.ph-magnifying-glass:before{content:""}.ph.ph-magnifying-glass-minus:before{content:""}.ph.ph-magnifying-glass-plus:before{content:""}.ph.ph-mailbox:before{content:""}.ph.ph-map-pin:before{content:""}.ph.ph-map-pin-area:before{content:""}.ph.ph-map-pin-line:before{content:""}.ph.ph-map-pin-plus:before{content:""}.ph.ph-map-pin-simple:before{content:""}.ph.ph-map-pin-simple-area:before{content:""}.ph.ph-map-pin-simple-line:before{content:""}.ph.ph-map-trifold:before{content:""}.ph.ph-markdown-logo:before{content:""}.ph.ph-marker-circle:before{content:""}.ph.ph-martini:before{content:""}.ph.ph-mask-happy:before{content:""}.ph.ph-mask-sad:before{content:""}.ph.ph-mastodon-logo:before{content:""}.ph.ph-math-operations:before{content:""}.ph.ph-matrix-logo:before{content:""}.ph.ph-medal:before{content:""}.ph.ph-medal-military:before{content:""}.ph.ph-medium-logo:before{content:""}.ph.ph-megaphone:before{content:""}.ph.ph-megaphone-simple:before{content:""}.ph.ph-member-of:before{content:""}.ph.ph-memory:before{content:""}.ph.ph-messenger-logo:before{content:""}.ph.ph-meta-logo:before{content:""}.ph.ph-meteor:before{content:""}.ph.ph-metronome:before{content:""}.ph.ph-microphone:before{content:""}.ph.ph-microphone-slash:before{content:""}.ph.ph-microphone-stage:before{content:""}.ph.ph-microscope:before{content:""}.ph.ph-microsoft-excel-logo:before{content:""}.ph.ph-microsoft-outlook-logo:before{content:""}.ph.ph-microsoft-powerpoint-logo:before{content:""}.ph.ph-microsoft-teams-logo:before{content:""}.ph.ph-microsoft-word-logo:before{content:""}.ph.ph-minus:before{content:""}.ph.ph-minus-circle:before{content:""}.ph.ph-minus-square:before{content:""}.ph.ph-money:before{content:""}.ph.ph-money-wavy:before{content:""}.ph.ph-monitor:before{content:""}.ph.ph-monitor-arrow-up:before{content:""}.ph.ph-monitor-play:before{content:""}.ph.ph-moon:before{content:""}.ph.ph-moon-stars:before{content:""}.ph.ph-moped:before{content:""}.ph.ph-moped-front:before{content:""}.ph.ph-mosque:before{content:""}.ph.ph-motorcycle:before{content:""}.ph.ph-mountains:before{content:""}.ph.ph-mouse:before{content:""}.ph.ph-mouse-left-click:before{content:""}.ph.ph-mouse-middle-click:before{content:""}.ph.ph-mouse-right-click:before{content:""}.ph.ph-mouse-scroll:before{content:""}.ph.ph-mouse-simple:before{content:""}.ph.ph-music-note:before{content:""}.ph.ph-music-note-simple:before{content:""}.ph.ph-music-notes:before{content:""}.ph.ph-music-notes-minus:before{content:""}.ph.ph-music-notes-plus:before{content:""}.ph.ph-music-notes-simple:before{content:""}.ph.ph-navigation-arrow:before{content:""}.ph.ph-needle:before{content:""}.ph.ph-network:before{content:""}.ph.ph-network-slash:before{content:""}.ph.ph-network-x:before{content:""}.ph.ph-newspaper:before{content:""}.ph.ph-newspaper-clipping:before{content:""}.ph.ph-not-equals:before{content:""}.ph.ph-not-member-of:before{content:""}.ph.ph-not-subset-of:before{content:""}.ph.ph-not-superset-of:before{content:""}.ph.ph-notches:before{content:""}.ph.ph-note:before{content:""}.ph.ph-note-blank:before{content:""}.ph.ph-note-pencil:before{content:""}.ph.ph-notebook:before{content:""}.ph.ph-notepad:before{content:""}.ph.ph-notification:before{content:""}.ph.ph-notion-logo:before{content:""}.ph.ph-nuclear-plant:before{content:""}.ph.ph-number-circle-eight:before{content:""}.ph.ph-number-circle-five:before{content:""}.ph.ph-number-circle-four:before{content:""}.ph.ph-number-circle-nine:before{content:""}.ph.ph-number-circle-one:before{content:""}.ph.ph-number-circle-seven:before{content:""}.ph.ph-number-circle-six:before{content:""}.ph.ph-number-circle-three:before{content:""}.ph.ph-number-circle-two:before{content:""}.ph.ph-number-circle-zero:before{content:""}.ph.ph-number-eight:before{content:""}.ph.ph-number-five:before{content:""}.ph.ph-number-four:before{content:""}.ph.ph-number-nine:before{content:""}.ph.ph-number-one:before{content:""}.ph.ph-number-seven:before{content:""}.ph.ph-number-six:before{content:""}.ph.ph-number-square-eight:before{content:""}.ph.ph-number-square-five:before{content:""}.ph.ph-number-square-four:before{content:""}.ph.ph-number-square-nine:before{content:""}.ph.ph-number-square-one:before{content:""}.ph.ph-number-square-seven:before{content:""}.ph.ph-number-square-six:before{content:""}.ph.ph-number-square-three:before{content:""}.ph.ph-number-square-two:before{content:""}.ph.ph-number-square-zero:before{content:""}.ph.ph-number-three:before{content:""}.ph.ph-number-two:before{content:""}.ph.ph-number-zero:before{content:""}.ph.ph-numpad:before{content:""}.ph.ph-nut:before{content:""}.ph.ph-ny-times-logo:before{content:""}.ph.ph-octagon:before{content:""}.ph.ph-office-chair:before{content:""}.ph.ph-onigiri:before{content:""}.ph.ph-open-ai-logo:before{content:""}.ph.ph-option:before{content:""}.ph.ph-orange:before{content:""}.ph.ph-orange-slice:before{content:""}.ph.ph-oven:before{content:""}.ph.ph-package:before{content:""}.ph.ph-paint-brush:before{content:""}.ph.ph-paint-brush-broad:before{content:""}.ph.ph-paint-brush-household:before{content:""}.ph.ph-paint-bucket:before{content:""}.ph.ph-paint-roller:before{content:""}.ph.ph-palette:before{content:""}.ph.ph-panorama:before{content:""}.ph.ph-pants:before{content:""}.ph.ph-paper-plane:before{content:""}.ph.ph-paper-plane-right:before{content:""}.ph.ph-paper-plane-tilt:before{content:""}.ph.ph-paperclip:before{content:""}.ph.ph-paperclip-horizontal:before{content:""}.ph.ph-parachute:before{content:""}.ph.ph-paragraph:before{content:""}.ph.ph-parallelogram:before{content:""}.ph.ph-park:before{content:""}.ph.ph-password:before{content:""}.ph.ph-path:before{content:""}.ph.ph-patreon-logo:before{content:""}.ph.ph-pause:before{content:""}.ph.ph-pause-circle:before{content:""}.ph.ph-paw-print:before{content:""}.ph.ph-paypal-logo:before{content:""}.ph.ph-peace:before{content:""}.ph.ph-pen:before{content:""}.ph.ph-pen-nib:before{content:""}.ph.ph-pen-nib-straight:before{content:""}.ph.ph-pencil:before{content:""}.ph.ph-pencil-circle:before{content:""}.ph.ph-pencil-line:before{content:""}.ph.ph-pencil-ruler:before{content:""}.ph.ph-pencil-simple:before{content:""}.ph.ph-pencil-simple-line:before{content:""}.ph.ph-pencil-simple-slash:before{content:""}.ph.ph-pencil-slash:before{content:""}.ph.ph-pentagon:before{content:""}.ph.ph-pentagram:before{content:""}.ph.ph-pepper:before{content:""}.ph.ph-percent:before{content:""}.ph.ph-person:before{content:""}.ph.ph-person-arms-spread:before{content:""}.ph.ph-person-simple:before{content:""}.ph.ph-person-simple-bike:before{content:""}.ph.ph-person-simple-circle:before{content:""}.ph.ph-person-simple-hike:before{content:""}.ph.ph-person-simple-run:before{content:""}.ph.ph-person-simple-ski:before{content:""}.ph.ph-person-simple-snowboard:before{content:""}.ph.ph-person-simple-swim:before{content:""}.ph.ph-person-simple-tai-chi:before{content:""}.ph.ph-person-simple-throw:before{content:""}.ph.ph-person-simple-walk:before{content:""}.ph.ph-perspective:before{content:""}.ph.ph-phone:before{content:""}.ph.ph-phone-call:before{content:""}.ph.ph-phone-disconnect:before{content:""}.ph.ph-phone-incoming:before{content:""}.ph.ph-phone-list:before{content:""}.ph.ph-phone-outgoing:before{content:""}.ph.ph-phone-pause:before{content:""}.ph.ph-phone-plus:before{content:""}.ph.ph-phone-slash:before{content:""}.ph.ph-phone-transfer:before{content:""}.ph.ph-phone-x:before{content:""}.ph.ph-phosphor-logo:before{content:""}.ph.ph-pi:before{content:""}.ph.ph-piano-keys:before{content:""}.ph.ph-picnic-table:before{content:""}.ph.ph-picture-in-picture:before{content:""}.ph.ph-piggy-bank:before{content:""}.ph.ph-pill:before{content:""}.ph.ph-ping-pong:before{content:""}.ph.ph-pint-glass:before{content:""}.ph.ph-pinterest-logo:before{content:""}.ph.ph-pinwheel:before{content:""}.ph.ph-pipe:before{content:""}.ph.ph-pipe-wrench:before{content:""}.ph.ph-pix-logo:before{content:""}.ph.ph-pizza:before{content:""}.ph.ph-placeholder:before{content:""}.ph.ph-planet:before{content:""}.ph.ph-plant:before{content:""}.ph.ph-play:before{content:""}.ph.ph-play-circle:before{content:""}.ph.ph-play-pause:before{content:""}.ph.ph-playlist:before{content:""}.ph.ph-plug:before{content:""}.ph.ph-plug-charging:before{content:""}.ph.ph-plugs:before{content:""}.ph.ph-plugs-connected:before{content:""}.ph.ph-plus:before{content:""}.ph.ph-plus-circle:before{content:""}.ph.ph-plus-minus:before{content:""}.ph.ph-plus-square:before{content:""}.ph.ph-poker-chip:before{content:""}.ph.ph-police-car:before{content:""}.ph.ph-polygon:before{content:""}.ph.ph-popcorn:before{content:""}.ph.ph-popsicle:before{content:""}.ph.ph-potted-plant:before{content:""}.ph.ph-power:before{content:""}.ph.ph-prescription:before{content:""}.ph.ph-presentation:before{content:""}.ph.ph-presentation-chart:before{content:""}.ph.ph-printer:before{content:""}.ph.ph-prohibit:before{content:""}.ph.ph-prohibit-inset:before{content:""}.ph.ph-projector-screen:before{content:""}.ph.ph-projector-screen-chart:before{content:""}.ph.ph-pulse:before{content:""}.ph.ph-activity:before{content:""}.ph.ph-push-pin:before{content:""}.ph.ph-push-pin-simple:before{content:""}.ph.ph-push-pin-simple-slash:before{content:""}.ph.ph-push-pin-slash:before{content:""}.ph.ph-puzzle-piece:before{content:""}.ph.ph-qr-code:before{content:""}.ph.ph-question:before{content:""}.ph.ph-question-mark:before{content:""}.ph.ph-queue:before{content:""}.ph.ph-quotes:before{content:""}.ph.ph-rabbit:before{content:""}.ph.ph-racquet:before{content:""}.ph.ph-radical:before{content:""}.ph.ph-radio:before{content:""}.ph.ph-radio-button:before{content:""}.ph.ph-radioactive:before{content:""}.ph.ph-rainbow:before{content:""}.ph.ph-rainbow-cloud:before{content:""}.ph.ph-ranking:before{content:""}.ph.ph-read-cv-logo:before{content:""}.ph.ph-receipt:before{content:""}.ph.ph-receipt-x:before{content:""}.ph.ph-record:before{content:""}.ph.ph-rectangle:before{content:""}.ph.ph-rectangle-dashed:before{content:""}.ph.ph-recycle:before{content:""}.ph.ph-reddit-logo:before{content:""}.ph.ph-repeat:before{content:""}.ph.ph-repeat-once:before{content:""}.ph.ph-replit-logo:before{content:""}.ph.ph-resize:before{content:""}.ph.ph-rewind:before{content:""}.ph.ph-rewind-circle:before{content:""}.ph.ph-road-horizon:before{content:""}.ph.ph-robot:before{content:""}.ph.ph-rocket:before{content:""}.ph.ph-rocket-launch:before{content:""}.ph.ph-rows:before{content:""}.ph.ph-rows-plus-bottom:before{content:""}.ph.ph-rows-plus-top:before{content:""}.ph.ph-rss:before{content:""}.ph.ph-rss-simple:before{content:""}.ph.ph-rug:before{content:""}.ph.ph-ruler:before{content:""}.ph.ph-sailboat:before{content:""}.ph.ph-scales:before{content:""}.ph.ph-scan:before{content:""}.ph.ph-scan-smiley:before{content:""}.ph.ph-scissors:before{content:""}.ph.ph-scooter:before{content:""}.ph.ph-screencast:before{content:""}.ph.ph-screwdriver:before{content:""}.ph.ph-scribble:before{content:""}.ph.ph-scribble-loop:before{content:""}.ph.ph-scroll:before{content:""}.ph.ph-seal:before{content:""}.ph.ph-circle-wavy:before{content:""}.ph.ph-seal-check:before{content:""}.ph.ph-circle-wavy-check:before{content:""}.ph.ph-seal-percent:before{content:""}.ph.ph-seal-question:before{content:""}.ph.ph-circle-wavy-question:before{content:""}.ph.ph-seal-warning:before{content:""}.ph.ph-circle-wavy-warning:before{content:""}.ph.ph-seat:before{content:""}.ph.ph-seatbelt:before{content:""}.ph.ph-security-camera:before{content:""}.ph.ph-selection:before{content:""}.ph.ph-selection-all:before{content:""}.ph.ph-selection-background:before{content:""}.ph.ph-selection-foreground:before{content:""}.ph.ph-selection-inverse:before{content:""}.ph.ph-selection-plus:before{content:""}.ph.ph-selection-slash:before{content:""}.ph.ph-shapes:before{content:""}.ph.ph-share:before{content:""}.ph.ph-share-fat:before{content:""}.ph.ph-share-network:before{content:""}.ph.ph-shield:before{content:""}.ph.ph-shield-check:before{content:""}.ph.ph-shield-checkered:before{content:""}.ph.ph-shield-chevron:before{content:""}.ph.ph-shield-plus:before{content:""}.ph.ph-shield-slash:before{content:""}.ph.ph-shield-star:before{content:""}.ph.ph-shield-warning:before{content:""}.ph.ph-shipping-container:before{content:""}.ph.ph-shirt-folded:before{content:""}.ph.ph-shooting-star:before{content:""}.ph.ph-shopping-bag:before{content:""}.ph.ph-shopping-bag-open:before{content:""}.ph.ph-shopping-cart:before{content:""}.ph.ph-shopping-cart-simple:before{content:""}.ph.ph-shovel:before{content:""}.ph.ph-shower:before{content:""}.ph.ph-shrimp:before{content:""}.ph.ph-shuffle:before{content:""}.ph.ph-shuffle-angular:before{content:""}.ph.ph-shuffle-simple:before{content:""}.ph.ph-sidebar:before{content:""}.ph.ph-sidebar-simple:before{content:""}.ph.ph-sigma:before{content:""}.ph.ph-sign-in:before{content:""}.ph.ph-sign-out:before{content:""}.ph.ph-signature:before{content:""}.ph.ph-signpost:before{content:""}.ph.ph-sim-card:before{content:""}.ph.ph-siren:before{content:""}.ph.ph-sketch-logo:before{content:""}.ph.ph-skip-back:before{content:""}.ph.ph-skip-back-circle:before{content:""}.ph.ph-skip-forward:before{content:""}.ph.ph-skip-forward-circle:before{content:""}.ph.ph-skull:before{content:""}.ph.ph-skype-logo:before{content:""}.ph.ph-slack-logo:before{content:""}.ph.ph-sliders:before{content:""}.ph.ph-sliders-horizontal:before{content:""}.ph.ph-slideshow:before{content:""}.ph.ph-smiley:before{content:""}.ph.ph-smiley-angry:before{content:""}.ph.ph-smiley-blank:before{content:""}.ph.ph-smiley-meh:before{content:""}.ph.ph-smiley-melting:before{content:""}.ph.ph-smiley-nervous:before{content:""}.ph.ph-smiley-sad:before{content:""}.ph.ph-smiley-sticker:before{content:""}.ph.ph-smiley-wink:before{content:""}.ph.ph-smiley-x-eyes:before{content:""}.ph.ph-snapchat-logo:before{content:""}.ph.ph-sneaker:before{content:""}.ph.ph-sneaker-move:before{content:""}.ph.ph-snowflake:before{content:""}.ph.ph-soccer-ball:before{content:""}.ph.ph-sock:before{content:""}.ph.ph-solar-panel:before{content:""}.ph.ph-solar-roof:before{content:""}.ph.ph-sort-ascending:before{content:""}.ph.ph-sort-descending:before{content:""}.ph.ph-soundcloud-logo:before{content:""}.ph.ph-spade:before{content:""}.ph.ph-sparkle:before{content:""}.ph.ph-speaker-hifi:before{content:""}.ph.ph-speaker-high:before{content:""}.ph.ph-speaker-low:before{content:""}.ph.ph-speaker-none:before{content:""}.ph.ph-speaker-simple-high:before{content:""}.ph.ph-speaker-simple-low:before{content:""}.ph.ph-speaker-simple-none:before{content:""}.ph.ph-speaker-simple-slash:before{content:""}.ph.ph-speaker-simple-x:before{content:""}.ph.ph-speaker-slash:before{content:""}.ph.ph-speaker-x:before{content:""}.ph.ph-speedometer:before{content:""}.ph.ph-sphere:before{content:""}.ph.ph-spinner:before{content:""}.ph.ph-spinner-ball:before{content:""}.ph.ph-spinner-gap:before{content:""}.ph.ph-spiral:before{content:""}.ph.ph-split-horizontal:before{content:""}.ph.ph-split-vertical:before{content:""}.ph.ph-spotify-logo:before{content:""}.ph.ph-spray-bottle:before{content:""}.ph.ph-square:before{content:""}.ph.ph-square-half:before{content:""}.ph.ph-square-half-bottom:before{content:""}.ph.ph-square-logo:before{content:""}.ph.ph-square-split-horizontal:before{content:""}.ph.ph-square-split-vertical:before{content:""}.ph.ph-squares-four:before{content:""}.ph.ph-stack:before{content:""}.ph.ph-stack-minus:before{content:""}.ph.ph-stack-overflow-logo:before{content:""}.ph.ph-stack-plus:before{content:""}.ph.ph-stack-simple:before{content:""}.ph.ph-stairs:before{content:""}.ph.ph-stamp:before{content:""}.ph.ph-standard-definition:before{content:""}.ph.ph-star:before{content:""}.ph.ph-star-and-crescent:before{content:""}.ph.ph-star-four:before{content:""}.ph.ph-star-half:before{content:""}.ph.ph-star-of-david:before{content:""}.ph.ph-steam-logo:before{content:""}.ph.ph-steering-wheel:before{content:""}.ph.ph-steps:before{content:""}.ph.ph-stethoscope:before{content:""}.ph.ph-sticker:before{content:""}.ph.ph-stool:before{content:""}.ph.ph-stop:before{content:""}.ph.ph-stop-circle:before{content:""}.ph.ph-storefront:before{content:""}.ph.ph-strategy:before{content:""}.ph.ph-stripe-logo:before{content:""}.ph.ph-student:before{content:""}.ph.ph-subset-of:before{content:""}.ph.ph-subset-proper-of:before{content:""}.ph.ph-subtitles:before{content:""}.ph.ph-subtitles-slash:before{content:""}.ph.ph-subtract:before{content:""}.ph.ph-subtract-square:before{content:""}.ph.ph-subway:before{content:""}.ph.ph-suitcase:before{content:""}.ph.ph-suitcase-rolling:before{content:""}.ph.ph-suitcase-simple:before{content:""}.ph.ph-sun:before{content:""}.ph.ph-sun-dim:before{content:""}.ph.ph-sun-horizon:before{content:""}.ph.ph-sunglasses:before{content:""}.ph.ph-superset-of:before{content:""}.ph.ph-superset-proper-of:before{content:""}.ph.ph-swap:before{content:""}.ph.ph-swatches:before{content:""}.ph.ph-swimming-pool:before{content:""}.ph.ph-sword:before{content:""}.ph.ph-synagogue:before{content:""}.ph.ph-syringe:before{content:""}.ph.ph-t-shirt:before{content:""}.ph.ph-table:before{content:""}.ph.ph-tabs:before{content:""}.ph.ph-tag:before{content:""}.ph.ph-tag-chevron:before{content:""}.ph.ph-tag-simple:before{content:""}.ph.ph-target:before{content:""}.ph.ph-taxi:before{content:""}.ph.ph-tea-bag:before{content:""}.ph.ph-telegram-logo:before{content:""}.ph.ph-television:before{content:""}.ph.ph-television-simple:before{content:""}.ph.ph-tennis-ball:before{content:""}.ph.ph-tent:before{content:""}.ph.ph-terminal:before{content:""}.ph.ph-terminal-window:before{content:""}.ph.ph-test-tube:before{content:""}.ph.ph-text-a-underline:before{content:""}.ph.ph-text-aa:before{content:""}.ph.ph-text-align-center:before{content:""}.ph.ph-text-align-justify:before{content:""}.ph.ph-text-align-left:before{content:""}.ph.ph-text-align-right:before{content:""}.ph.ph-text-b:before{content:""}.ph.ph-text-bolder:before{content:""}.ph.ph-text-columns:before{content:""}.ph.ph-text-h:before{content:""}.ph.ph-text-h-five:before{content:""}.ph.ph-text-h-four:before{content:""}.ph.ph-text-h-one:before{content:""}.ph.ph-text-h-six:before{content:""}.ph.ph-text-h-three:before{content:""}.ph.ph-text-h-two:before{content:""}.ph.ph-text-indent:before{content:""}.ph.ph-text-italic:before{content:""}.ph.ph-text-outdent:before{content:""}.ph.ph-text-strikethrough:before{content:""}.ph.ph-text-subscript:before{content:""}.ph.ph-text-superscript:before{content:""}.ph.ph-text-t:before{content:""}.ph.ph-text-t-slash:before{content:""}.ph.ph-text-underline:before{content:""}.ph.ph-textbox:before{content:""}.ph.ph-thermometer:before{content:""}.ph.ph-thermometer-cold:before{content:""}.ph.ph-thermometer-hot:before{content:""}.ph.ph-thermometer-simple:before{content:""}.ph.ph-threads-logo:before{content:""}.ph.ph-three-d:before{content:""}.ph.ph-thumbs-down:before{content:""}.ph.ph-thumbs-up:before{content:""}.ph.ph-ticket:before{content:""}.ph.ph-tidal-logo:before{content:""}.ph.ph-tiktok-logo:before{content:""}.ph.ph-tilde:before{content:""}.ph.ph-timer:before{content:""}.ph.ph-tip-jar:before{content:""}.ph.ph-tipi:before{content:""}.ph.ph-tire:before{content:""}.ph.ph-toggle-left:before{content:""}.ph.ph-toggle-right:before{content:""}.ph.ph-toilet:before{content:""}.ph.ph-toilet-paper:before{content:""}.ph.ph-toolbox:before{content:""}.ph.ph-tooth:before{content:""}.ph.ph-tornado:before{content:""}.ph.ph-tote:before{content:""}.ph.ph-tote-simple:before{content:""}.ph.ph-towel:before{content:""}.ph.ph-tractor:before{content:""}.ph.ph-trademark:before{content:""}.ph.ph-trademark-registered:before{content:""}.ph.ph-traffic-cone:before{content:""}.ph.ph-traffic-sign:before{content:""}.ph.ph-traffic-signal:before{content:""}.ph.ph-train:before{content:""}.ph.ph-train-regional:before{content:""}.ph.ph-train-simple:before{content:""}.ph.ph-tram:before{content:""}.ph.ph-translate:before{content:""}.ph.ph-trash:before{content:""}.ph.ph-trash-simple:before{content:""}.ph.ph-tray:before{content:""}.ph.ph-tray-arrow-down:before{content:""}.ph.ph-archive-tray:before{content:""}.ph.ph-tray-arrow-up:before{content:""}.ph.ph-treasure-chest:before{content:""}.ph.ph-tree:before{content:""}.ph.ph-tree-evergreen:before{content:""}.ph.ph-tree-palm:before{content:""}.ph.ph-tree-structure:before{content:""}.ph.ph-tree-view:before{content:""}.ph.ph-trend-down:before{content:""}.ph.ph-trend-up:before{content:""}.ph.ph-triangle:before{content:""}.ph.ph-triangle-dashed:before{content:""}.ph.ph-trolley:before{content:""}.ph.ph-trolley-suitcase:before{content:""}.ph.ph-trophy:before{content:""}.ph.ph-truck:before{content:""}.ph.ph-truck-trailer:before{content:""}.ph.ph-tumblr-logo:before{content:""}.ph.ph-twitch-logo:before{content:""}.ph.ph-twitter-logo:before{content:""}.ph.ph-umbrella:before{content:""}.ph.ph-umbrella-simple:before{content:""}.ph.ph-union:before{content:""}.ph.ph-unite:before{content:""}.ph.ph-unite-square:before{content:""}.ph.ph-upload:before{content:""}.ph.ph-upload-simple:before{content:""}.ph.ph-usb:before{content:""}.ph.ph-user:before{content:""}.ph.ph-user-check:before{content:""}.ph.ph-user-circle:before{content:""}.ph.ph-user-circle-check:before{content:""}.ph.ph-user-circle-dashed:before{content:""}.ph.ph-user-circle-gear:before{content:""}.ph.ph-user-circle-minus:before{content:""}.ph.ph-user-circle-plus:before{content:""}.ph.ph-user-focus:before{content:""}.ph.ph-user-gear:before{content:""}.ph.ph-user-list:before{content:""}.ph.ph-user-minus:before{content:""}.ph.ph-user-plus:before{content:""}.ph.ph-user-rectangle:before{content:""}.ph.ph-user-sound:before{content:""}.ph.ph-user-square:before{content:""}.ph.ph-user-switch:before{content:""}.ph.ph-users:before{content:""}.ph.ph-users-four:before{content:""}.ph.ph-users-three:before{content:""}.ph.ph-van:before{content:""}.ph.ph-vault:before{content:""}.ph.ph-vector-three:before{content:""}.ph.ph-vector-two:before{content:""}.ph.ph-vibrate:before{content:""}.ph.ph-video:before{content:""}.ph.ph-video-camera:before{content:""}.ph.ph-video-camera-slash:before{content:""}.ph.ph-video-conference:before{content:""}.ph.ph-vignette:before{content:""}.ph.ph-vinyl-record:before{content:""}.ph.ph-virtual-reality:before{content:""}.ph.ph-virus:before{content:""}.ph.ph-visor:before{content:""}.ph.ph-voicemail:before{content:""}.ph.ph-volleyball:before{content:""}.ph.ph-wall:before{content:""}.ph.ph-wallet:before{content:""}.ph.ph-warehouse:before{content:""}.ph.ph-warning:before{content:""}.ph.ph-warning-circle:before{content:""}.ph.ph-warning-diamond:before{content:""}.ph.ph-warning-octagon:before{content:""}.ph.ph-washing-machine:before{content:""}.ph.ph-watch:before{content:""}.ph.ph-wave-sawtooth:before{content:""}.ph.ph-wave-sine:before{content:""}.ph.ph-wave-square:before{content:""}.ph.ph-wave-triangle:before{content:""}.ph.ph-waveform:before{content:""}.ph.ph-waveform-slash:before{content:""}.ph.ph-waves:before{content:""}.ph.ph-webcam:before{content:""}.ph.ph-webcam-slash:before{content:""}.ph.ph-webhooks-logo:before{content:""}.ph.ph-wechat-logo:before{content:""}.ph.ph-whatsapp-logo:before{content:""}.ph.ph-wheelchair:before{content:""}.ph.ph-wheelchair-motion:before{content:""}.ph.ph-wifi-high:before{content:""}.ph.ph-wifi-low:before{content:""}.ph.ph-wifi-medium:before{content:""}.ph.ph-wifi-none:before{content:""}.ph.ph-wifi-slash:before{content:""}.ph.ph-wifi-x:before{content:""}.ph.ph-wind:before{content:""}.ph.ph-windmill:before{content:""}.ph.ph-windows-logo:before{content:""}.ph.ph-wine:before{content:""}.ph.ph-wrench:before{content:""}.ph.ph-x:before{content:""}.ph.ph-x-circle:before{content:""}.ph.ph-x-logo:before{content:""}.ph.ph-x-square:before{content:""}.ph.ph-yarn:before{content:""}.ph.ph-yin-yang:before{content:""}.ph.ph-youtube-logo:before{content:""}@font-face{font-family:Phosphor-Duotone;src:url(/assets/Phosphor-Duotone.woff2) format("woff2");font-weight:400;font-style:normal;font-display:block}.ph-duotone{font-family:Phosphor-Duotone!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ph-duotone.ph-acorn:before{content:"";opacity:.2}.ph-duotone.ph-acorn:after{content:"";margin-left:-1em}.ph-duotone.ph-address-book:before{content:"";opacity:.2}.ph-duotone.ph-address-book:after{content:"";margin-left:-1em}.ph-duotone.ph-address-book-tabs:before{content:"";opacity:.2}.ph-duotone.ph-address-book-tabs:after{content:"";margin-left:-1em}.ph-duotone.ph-air-traffic-control:before{content:"";opacity:.2}.ph-duotone.ph-air-traffic-control:after{content:"";margin-left:-1em}.ph-duotone.ph-airplane:before{content:"";opacity:.2}.ph-duotone.ph-airplane:after{content:"";margin-left:-1em}.ph-duotone.ph-airplane-in-flight:before{content:"";opacity:.2}.ph-duotone.ph-airplane-in-flight:after{content:"";margin-left:-1em}.ph-duotone.ph-airplane-landing:before{content:"";opacity:.2}.ph-duotone.ph-airplane-landing:after{content:"";margin-left:-1em}.ph-duotone.ph-airplane-takeoff:before{content:"";opacity:.2}.ph-duotone.ph-airplane-takeoff:after{content:"";margin-left:-1em}.ph-duotone.ph-airplane-taxiing:before{content:"";opacity:.2}.ph-duotone.ph-airplane-taxiing:after{content:"";margin-left:-1em}.ph-duotone.ph-airplane-tilt:before{content:"";opacity:.2}.ph-duotone.ph-airplane-tilt:after{content:"";margin-left:-1em}.ph-duotone.ph-airplay:before{content:"";opacity:.2}.ph-duotone.ph-airplay:after{content:"";margin-left:-1em}.ph-duotone.ph-alarm:before{content:"";opacity:.2}.ph-duotone.ph-alarm:after{content:"";margin-left:-1em}.ph-duotone.ph-alien:before{content:"";opacity:.2}.ph-duotone.ph-alien:after{content:"";margin-left:-1em}.ph-duotone.ph-align-bottom:before{content:"";opacity:.2}.ph-duotone.ph-align-bottom:after{content:"";margin-left:-1em}.ph-duotone.ph-align-bottom-simple:before{content:"";opacity:.2}.ph-duotone.ph-align-bottom-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-align-center-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-align-center-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-align-center-horizontal-simple:before{content:"";opacity:.2}.ph-duotone.ph-align-center-horizontal-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-align-center-vertical:before{content:"";opacity:.2}.ph-duotone.ph-align-center-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-align-center-vertical-simple:before{content:"";opacity:.2}.ph-duotone.ph-align-center-vertical-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-align-left:before{content:"";opacity:.2}.ph-duotone.ph-align-left:after{content:"";margin-left:-1em}.ph-duotone.ph-align-left-simple:before{content:"";opacity:.2}.ph-duotone.ph-align-left-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-align-right:before{content:"";opacity:.2}.ph-duotone.ph-align-right:after{content:"";margin-left:-1em}.ph-duotone.ph-align-right-simple:before{content:"";opacity:.2}.ph-duotone.ph-align-right-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-align-top:before{content:"";opacity:.2}.ph-duotone.ph-align-top:after{content:"";margin-left:-1em}.ph-duotone.ph-align-top-simple:before{content:"";opacity:.2}.ph-duotone.ph-align-top-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-amazon-logo:before{content:"";opacity:.2}.ph-duotone.ph-amazon-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-ambulance:before{content:"";opacity:.2}.ph-duotone.ph-ambulance:after{content:"";margin-left:-1em}.ph-duotone.ph-anchor:before{content:"";opacity:.2}.ph-duotone.ph-anchor:after{content:"";margin-left:-1em}.ph-duotone.ph-anchor-simple:before{content:"";opacity:.2}.ph-duotone.ph-anchor-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-android-logo:before{content:"";opacity:.2}.ph-duotone.ph-android-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-angle:before{content:"";opacity:.2}.ph-duotone.ph-angle:after{content:"";margin-left:-1em}.ph-duotone.ph-angular-logo:before{content:"";opacity:.2}.ph-duotone.ph-angular-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-aperture:before{content:"";opacity:.2}.ph-duotone.ph-aperture:after{content:"";margin-left:-1em}.ph-duotone.ph-app-store-logo:before{content:"";opacity:.2}.ph-duotone.ph-app-store-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-app-window:before{content:"";opacity:.2}.ph-duotone.ph-app-window:after{content:"";margin-left:-1em}.ph-duotone.ph-apple-logo:before{content:"";opacity:.2}.ph-duotone.ph-apple-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-apple-podcasts-logo:before{content:"";opacity:.2}.ph-duotone.ph-apple-podcasts-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-approximate-equals:before{content:"";opacity:.2}.ph-duotone.ph-approximate-equals:after{content:"";margin-left:-1em}.ph-duotone.ph-archive:before{content:"";opacity:.2}.ph-duotone.ph-archive:after{content:"";margin-left:-1em}.ph-duotone.ph-armchair:before{content:"";opacity:.2}.ph-duotone.ph-armchair:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-arc-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-arc-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-arc-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-arc-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-double-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-double-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-double-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-double-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-down-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-down-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-down-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-down-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-left-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-left-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-left-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-left-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-right-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-right-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-right-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-right-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-down-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-down-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-down-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-down-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-clockwise:before{content:"";opacity:.2}.ph-duotone.ph-arrow-clockwise:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-counter-clockwise:before{content:"";opacity:.2}.ph-duotone.ph-arrow-counter-clockwise:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-down-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-down-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-down-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-down-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-down-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-down-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-down-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-down-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-left-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-left-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-left-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-left-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-right-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-right-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-right-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-right-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-line-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-line-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-line-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-line-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-line-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-line-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-line-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-line-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-lines-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-lines-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-lines-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-lines-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-lines-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-lines-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-lines-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-lines-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-down-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-down-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-down-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-down-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-down-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-down-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-down-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-down-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-in:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-in:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-out:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-out:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-down-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-down-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-down-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-down-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-left-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-left-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-left-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-left-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-right-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-right-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-right-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-right-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-clockwise:before{content:"";opacity:.2}.ph-duotone.ph-arrows-clockwise:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-counter-clockwise:before{content:"";opacity:.2}.ph-duotone.ph-arrows-counter-clockwise:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-down-up:before{content:"";opacity:.2}.ph-duotone.ph-arrows-down-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-arrows-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-in:before{content:"";opacity:.2}.ph-duotone.ph-arrows-in:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-in-cardinal:before{content:"";opacity:.2}.ph-duotone.ph-arrows-in-cardinal:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-in-line-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-arrows-in-line-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-in-line-vertical:before{content:"";opacity:.2}.ph-duotone.ph-arrows-in-line-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-in-simple:before{content:"";opacity:.2}.ph-duotone.ph-arrows-in-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-left-right:before{content:"";opacity:.2}.ph-duotone.ph-arrows-left-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-merge:before{content:"";opacity:.2}.ph-duotone.ph-arrows-merge:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-out:before{content:"";opacity:.2}.ph-duotone.ph-arrows-out:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-out-cardinal:before{content:"";opacity:.2}.ph-duotone.ph-arrows-out-cardinal:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-out-line-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-arrows-out-line-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-out-line-vertical:before{content:"";opacity:.2}.ph-duotone.ph-arrows-out-line-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-out-simple:before{content:"";opacity:.2}.ph-duotone.ph-arrows-out-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-split:before{content:"";opacity:.2}.ph-duotone.ph-arrows-split:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-vertical:before{content:"";opacity:.2}.ph-duotone.ph-arrows-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-article:before{content:"";opacity:.2}.ph-duotone.ph-article:after{content:"";margin-left:-1em}.ph-duotone.ph-article-medium:before{content:"";opacity:.2}.ph-duotone.ph-article-medium:after{content:"";margin-left:-1em}.ph-duotone.ph-article-ny-times:before{content:"";opacity:.2}.ph-duotone.ph-article-ny-times:after{content:"";margin-left:-1em}.ph-duotone.ph-asclepius:before{content:"";opacity:.2}.ph-duotone.ph-asclepius:after{content:"";margin-left:-1em}.ph-duotone.ph-asterisk:before{content:"";opacity:.2}.ph-duotone.ph-asterisk:after{content:"";margin-left:-1em}.ph-duotone.ph-asterisk-simple:before{content:"";opacity:.2}.ph-duotone.ph-asterisk-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-at:before{content:"";opacity:.2}.ph-duotone.ph-at:after{content:"";margin-left:-1em}.ph-duotone.ph-atom:before{content:"";opacity:.2}.ph-duotone.ph-atom:after{content:"";margin-left:-1em}.ph-duotone.ph-avocado:before{content:"";opacity:.2}.ph-duotone.ph-avocado:after{content:"";margin-left:-1em}.ph-duotone.ph-axe:before{content:"";opacity:.2}.ph-duotone.ph-axe:after{content:"";margin-left:-1em}.ph-duotone.ph-baby:before{content:"";opacity:.2}.ph-duotone.ph-baby:after{content:"";margin-left:-1em}.ph-duotone.ph-baby-carriage:before{content:"";opacity:.2}.ph-duotone.ph-baby-carriage:after{content:"";margin-left:-1em}.ph-duotone.ph-backpack:before{content:"";opacity:.2}.ph-duotone.ph-backpack:after{content:"";margin-left:-1em}.ph-duotone.ph-backspace:before{content:"";opacity:.2}.ph-duotone.ph-backspace:after{content:"";margin-left:-1em}.ph-duotone.ph-bag:before{content:"";opacity:.2}.ph-duotone.ph-bag:after{content:"";margin-left:-1em}.ph-duotone.ph-bag-simple:before{content:"";opacity:.2}.ph-duotone.ph-bag-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-balloon:before{content:"";opacity:.2}.ph-duotone.ph-balloon:after{content:"";margin-left:-1em}.ph-duotone.ph-bandaids:before{content:"";opacity:.2}.ph-duotone.ph-bandaids:after{content:"";margin-left:-1em}.ph-duotone.ph-bank:before{content:"";opacity:.2}.ph-duotone.ph-bank:after{content:"";margin-left:-1em}.ph-duotone.ph-barbell:before{content:"";opacity:.2}.ph-duotone.ph-barbell:after{content:"";margin-left:-1em}.ph-duotone.ph-barcode:before{content:"";opacity:.2}.ph-duotone.ph-barcode:after{content:"";margin-left:-1em}.ph-duotone.ph-barn:before{content:"";opacity:.2}.ph-duotone.ph-barn:after{content:"";margin-left:-1em}.ph-duotone.ph-barricade:before{content:"";opacity:.2}.ph-duotone.ph-barricade:after{content:"";margin-left:-1em}.ph-duotone.ph-baseball:before{content:"";opacity:.2}.ph-duotone.ph-baseball:after{content:"";margin-left:-1em}.ph-duotone.ph-baseball-cap:before{content:"";opacity:.2}.ph-duotone.ph-baseball-cap:after{content:"";margin-left:-1em}.ph-duotone.ph-baseball-helmet:before{content:"";opacity:.2}.ph-duotone.ph-baseball-helmet:after{content:"";margin-left:-1em}.ph-duotone.ph-basket:before{content:"";opacity:.2}.ph-duotone.ph-basket:after{content:"";margin-left:-1em}.ph-duotone.ph-basketball:before{content:"";opacity:.2}.ph-duotone.ph-basketball:after{content:"";margin-left:-1em}.ph-duotone.ph-bathtub:before{content:"";opacity:.2}.ph-duotone.ph-bathtub:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-charging:before{content:"";opacity:.2}.ph-duotone.ph-battery-charging:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-charging-vertical:before{content:"";opacity:.2}.ph-duotone.ph-battery-charging-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-empty:before{content:"";opacity:.2}.ph-duotone.ph-battery-empty:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-full:before{content:"";opacity:.2}.ph-duotone.ph-battery-full:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-high:before{content:"";opacity:.2}.ph-duotone.ph-battery-high:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-low:before{content:"";opacity:.2}.ph-duotone.ph-battery-low:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-medium:before{content:"";opacity:.2}.ph-duotone.ph-battery-medium:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-plus:before{content:"";opacity:.2}.ph-duotone.ph-battery-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-plus-vertical:before{content:"";opacity:.2}.ph-duotone.ph-battery-plus-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-vertical-empty:before{content:"";opacity:.2}.ph-duotone.ph-battery-vertical-empty:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-vertical-full:before{content:"";opacity:.2}.ph-duotone.ph-battery-vertical-full:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-vertical-high:before{content:"";opacity:.2}.ph-duotone.ph-battery-vertical-high:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-vertical-low:before{content:"";opacity:.2}.ph-duotone.ph-battery-vertical-low:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-vertical-medium:before{content:"";opacity:.2}.ph-duotone.ph-battery-vertical-medium:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-warning:before{content:"";opacity:.2}.ph-duotone.ph-battery-warning:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-warning-vertical:before{content:"";opacity:.2}.ph-duotone.ph-battery-warning-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-beach-ball:before{content:"";opacity:.2}.ph-duotone.ph-beach-ball:after{content:"";margin-left:-1em}.ph-duotone.ph-beanie:before{content:"";opacity:.2}.ph-duotone.ph-beanie:after{content:"";margin-left:-1em}.ph-duotone.ph-bed:before{content:"";opacity:.2}.ph-duotone.ph-bed:after{content:"";margin-left:-1em}.ph-duotone.ph-beer-bottle:before{content:"";opacity:.2}.ph-duotone.ph-beer-bottle:after{content:"";margin-left:-1em}.ph-duotone.ph-beer-stein:before{content:"";opacity:.2}.ph-duotone.ph-beer-stein:after{content:"";margin-left:-1em}.ph-duotone.ph-behance-logo:before{content:"";opacity:.2}.ph-duotone.ph-behance-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-bell:before{content:"";opacity:.2}.ph-duotone.ph-bell:after{content:"";margin-left:-1em}.ph-duotone.ph-bell-ringing:before{content:"";opacity:.2}.ph-duotone.ph-bell-ringing:after{content:"";margin-left:-1em}.ph-duotone.ph-bell-simple:before{content:"";opacity:.2}.ph-duotone.ph-bell-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-bell-simple-ringing:before{content:"";opacity:.2}.ph-duotone.ph-bell-simple-ringing:after{content:"";margin-left:-1em}.ph-duotone.ph-bell-simple-slash:before{content:"";opacity:.2}.ph-duotone.ph-bell-simple-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-bell-simple-z:before{content:"";opacity:.2}.ph-duotone.ph-bell-simple-z:after{content:"";margin-left:-1em}.ph-duotone.ph-bell-slash:before{content:"";opacity:.2}.ph-duotone.ph-bell-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-bell-z:before{content:"";opacity:.2}.ph-duotone.ph-bell-z:after{content:"";margin-left:-1em}.ph-duotone.ph-belt:before{content:"";opacity:.2}.ph-duotone.ph-belt:after{content:"";margin-left:-1em}.ph-duotone.ph-bezier-curve:before{content:"";opacity:.2}.ph-duotone.ph-bezier-curve:after{content:"";margin-left:-1em}.ph-duotone.ph-bicycle:before{content:"";opacity:.2}.ph-duotone.ph-bicycle:after{content:"";margin-left:-1em}.ph-duotone.ph-binary:before{content:"";opacity:.2}.ph-duotone.ph-binary:after{content:"";margin-left:-1em}.ph-duotone.ph-binoculars:before{content:"";opacity:.2}.ph-duotone.ph-binoculars:after{content:"";margin-left:-1em}.ph-duotone.ph-biohazard:before{content:"";opacity:.2}.ph-duotone.ph-biohazard:after{content:"";margin-left:-1em}.ph-duotone.ph-bird:before{content:"";opacity:.2}.ph-duotone.ph-bird:after{content:"";margin-left:-1em}.ph-duotone.ph-blueprint:before{content:"";opacity:.2}.ph-duotone.ph-blueprint:after{content:"";margin-left:-1em}.ph-duotone.ph-bluetooth:before{content:"";opacity:.2}.ph-duotone.ph-bluetooth:after{content:"";margin-left:-1em}.ph-duotone.ph-bluetooth-connected:before{content:"";opacity:.2}.ph-duotone.ph-bluetooth-connected:after{content:"";margin-left:-1em}.ph-duotone.ph-bluetooth-slash:before{content:"";opacity:.2}.ph-duotone.ph-bluetooth-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-bluetooth-x:before{content:"";opacity:.2}.ph-duotone.ph-bluetooth-x:after{content:"";margin-left:-1em}.ph-duotone.ph-boat:before{content:"";opacity:.2}.ph-duotone.ph-boat:after{content:"";margin-left:-1em}.ph-duotone.ph-bomb:before{content:"";opacity:.2}.ph-duotone.ph-bomb:after{content:"";margin-left:-1em}.ph-duotone.ph-bone:before{content:"";opacity:.2}.ph-duotone.ph-bone:after{content:"";margin-left:-1em}.ph-duotone.ph-book:before{content:"";opacity:.2}.ph-duotone.ph-book:after{content:"";margin-left:-1em}.ph-duotone.ph-book-bookmark:before{content:"";opacity:.2}.ph-duotone.ph-book-bookmark:after{content:"";margin-left:-1em}.ph-duotone.ph-book-open:before{content:"";opacity:.2}.ph-duotone.ph-book-open:after{content:"";margin-left:-1em}.ph-duotone.ph-book-open-text:before{content:"";opacity:.2}.ph-duotone.ph-book-open-text:after{content:"";margin-left:-1em}.ph-duotone.ph-book-open-user:before{content:"";opacity:.2}.ph-duotone.ph-book-open-user:after{content:"";margin-left:-1em}.ph-duotone.ph-bookmark:before{content:"";opacity:.2}.ph-duotone.ph-bookmark:after{content:"";margin-left:-1em}.ph-duotone.ph-bookmark-simple:before{content:"";opacity:.2}.ph-duotone.ph-bookmark-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-bookmarks:before{content:"";opacity:.2}.ph-duotone.ph-bookmarks:after{content:"";margin-left:-1em}.ph-duotone.ph-bookmarks-simple:before{content:"";opacity:.2}.ph-duotone.ph-bookmarks-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-books:before{content:"";opacity:.2}.ph-duotone.ph-books:after{content:"";margin-left:-1em}.ph-duotone.ph-boot:before{content:"";opacity:.2}.ph-duotone.ph-boot:after{content:"";margin-left:-1em}.ph-duotone.ph-boules:before{content:"";opacity:.2}.ph-duotone.ph-boules:after{content:"";margin-left:-1em}.ph-duotone.ph-bounding-box:before{content:"";opacity:.2}.ph-duotone.ph-bounding-box:after{content:"";margin-left:-1em}.ph-duotone.ph-bowl-food:before{content:"";opacity:.2}.ph-duotone.ph-bowl-food:after{content:"";margin-left:-1em}.ph-duotone.ph-bowl-steam:before{content:"";opacity:.2}.ph-duotone.ph-bowl-steam:after{content:"";margin-left:-1em}.ph-duotone.ph-bowling-ball:before{content:"";opacity:.2}.ph-duotone.ph-bowling-ball:after{content:"";margin-left:-1em}.ph-duotone.ph-box-arrow-down:before{content:"";opacity:.2}.ph-duotone.ph-box-arrow-down:after{content:"";margin-left:-1em}.ph-duotone.ph-box-arrow-up:before{content:"";opacity:.2}.ph-duotone.ph-box-arrow-up:after{content:"";margin-left:-1em}.ph-duotone.ph-boxing-glove:before{content:"";opacity:.2}.ph-duotone.ph-boxing-glove:after{content:"";margin-left:-1em}.ph-duotone.ph-brackets-angle:before{content:"";opacity:.2}.ph-duotone.ph-brackets-angle:after{content:"";margin-left:-1em}.ph-duotone.ph-brackets-curly:before{content:"";opacity:.2}.ph-duotone.ph-brackets-curly:after{content:"";margin-left:-1em}.ph-duotone.ph-brackets-round:before{content:"";opacity:.2}.ph-duotone.ph-brackets-round:after{content:"";margin-left:-1em}.ph-duotone.ph-brackets-square:before{content:"";opacity:.2}.ph-duotone.ph-brackets-square:after{content:"";margin-left:-1em}.ph-duotone.ph-brain:before{content:"";opacity:.2}.ph-duotone.ph-brain:after{content:"";margin-left:-1em}.ph-duotone.ph-brandy:before{content:"";opacity:.2}.ph-duotone.ph-brandy:after{content:"";margin-left:-1em}.ph-duotone.ph-bread:before{content:"";opacity:.2}.ph-duotone.ph-bread:after{content:"";margin-left:-1em}.ph-duotone.ph-bridge:before{content:"";opacity:.2}.ph-duotone.ph-bridge:after{content:"";margin-left:-1em}.ph-duotone.ph-briefcase:before{content:"";opacity:.2}.ph-duotone.ph-briefcase:after{content:"";margin-left:-1em}.ph-duotone.ph-briefcase-metal:before{content:"";opacity:.2}.ph-duotone.ph-briefcase-metal:after{content:"";margin-left:-1em}.ph-duotone.ph-broadcast:before{content:"";opacity:.2}.ph-duotone.ph-broadcast:after{content:"";margin-left:-1em}.ph-duotone.ph-broom:before{content:"";opacity:.2}.ph-duotone.ph-broom:after{content:"";margin-left:-1em}.ph-duotone.ph-browser:before{content:"";opacity:.2}.ph-duotone.ph-browser:after{content:"";margin-left:-1em}.ph-duotone.ph-browsers:before{content:"";opacity:.2}.ph-duotone.ph-browsers:after{content:"";margin-left:-1em}.ph-duotone.ph-bug:before{content:"";opacity:.2}.ph-duotone.ph-bug:after{content:"";margin-left:-1em}.ph-duotone.ph-bug-beetle:before{content:"";opacity:.2}.ph-duotone.ph-bug-beetle:after{content:"";margin-left:-1em}.ph-duotone.ph-bug-droid:before{content:"";opacity:.2}.ph-duotone.ph-bug-droid:after{content:"";margin-left:-1em}.ph-duotone.ph-building:before{content:"";opacity:.2}.ph-duotone.ph-building:after{content:"";margin-left:-1em}.ph-duotone.ph-building-apartment:before{content:"";opacity:.2}.ph-duotone.ph-building-apartment:after{content:"";margin-left:-1em}.ph-duotone.ph-building-office:before{content:"";opacity:.2}.ph-duotone.ph-building-office:after{content:"";margin-left:-1em}.ph-duotone.ph-buildings:before{content:"";opacity:.2}.ph-duotone.ph-buildings:after{content:"";margin-left:-1em}.ph-duotone.ph-bulldozer:before{content:"";opacity:.2}.ph-duotone.ph-bulldozer:after{content:"";margin-left:-1em}.ph-duotone.ph-bus:before{content:"";opacity:.2}.ph-duotone.ph-bus:after{content:"";margin-left:-1em}.ph-duotone.ph-butterfly:before{content:"";opacity:.2}.ph-duotone.ph-butterfly:after{content:"";margin-left:-1em}.ph-duotone.ph-cable-car:before{content:"";opacity:.2}.ph-duotone.ph-cable-car:after{content:"";margin-left:-1em}.ph-duotone.ph-cactus:before{content:"";opacity:.2}.ph-duotone.ph-cactus:after{content:"";margin-left:-1em}.ph-duotone.ph-cake:before{content:"";opacity:.2}.ph-duotone.ph-cake:after{content:"";margin-left:-1em}.ph-duotone.ph-calculator:before{content:"";opacity:.2}.ph-duotone.ph-calculator:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar:before{content:"";opacity:.2}.ph-duotone.ph-calendar:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-blank:before{content:"";opacity:.2}.ph-duotone.ph-calendar-blank:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-check:before{content:"";opacity:.2}.ph-duotone.ph-calendar-check:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-dot:before{content:"";opacity:.2}.ph-duotone.ph-calendar-dot:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-dots:before{content:"";opacity:.2}.ph-duotone.ph-calendar-dots:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-heart:before{content:"";opacity:.2}.ph-duotone.ph-calendar-heart:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-minus:before{content:"";opacity:.2}.ph-duotone.ph-calendar-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-plus:before{content:"";opacity:.2}.ph-duotone.ph-calendar-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-slash:before{content:"";opacity:.2}.ph-duotone.ph-calendar-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-star:before{content:"";opacity:.2}.ph-duotone.ph-calendar-star:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-x:before{content:"";opacity:.2}.ph-duotone.ph-calendar-x:after{content:"";margin-left:-1em}.ph-duotone.ph-call-bell:before{content:"";opacity:.2}.ph-duotone.ph-call-bell:after{content:"";margin-left:-1em}.ph-duotone.ph-camera:before{content:"";opacity:.2}.ph-duotone.ph-camera:after{content:"";margin-left:-1em}.ph-duotone.ph-camera-plus:before{content:"";opacity:.2}.ph-duotone.ph-camera-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-camera-rotate:before{content:"";opacity:.2}.ph-duotone.ph-camera-rotate:after{content:"";margin-left:-1em}.ph-duotone.ph-camera-slash:before{content:"";opacity:.2}.ph-duotone.ph-camera-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-campfire:before{content:"";opacity:.2}.ph-duotone.ph-campfire:after{content:"";margin-left:-1em}.ph-duotone.ph-car:before{content:"";opacity:.2}.ph-duotone.ph-car:after{content:"";margin-left:-1em}.ph-duotone.ph-car-battery:before{content:"";opacity:.2}.ph-duotone.ph-car-battery:after{content:"";margin-left:-1em}.ph-duotone.ph-car-profile:before{content:"";opacity:.2}.ph-duotone.ph-car-profile:after{content:"";margin-left:-1em}.ph-duotone.ph-car-simple:before{content:"";opacity:.2}.ph-duotone.ph-car-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-cardholder:before{content:"";opacity:.2}.ph-duotone.ph-cardholder:after{content:"";margin-left:-1em}.ph-duotone.ph-cards:before{content:"";opacity:.2}.ph-duotone.ph-cards:after{content:"";margin-left:-1em}.ph-duotone.ph-cards-three:before{content:"";opacity:.2}.ph-duotone.ph-cards-three:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-double-down:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-double-down:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-double-left:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-double-left:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-double-right:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-double-right:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-double-up:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-double-up:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-down:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-down:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-left:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-left:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-right:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-right:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-up:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-up:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-up-down:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-up-down:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-double-down:before{content:"";opacity:.2}.ph-duotone.ph-caret-double-down:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-double-left:before{content:"";opacity:.2}.ph-duotone.ph-caret-double-left:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-double-right:before{content:"";opacity:.2}.ph-duotone.ph-caret-double-right:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-double-up:before{content:"";opacity:.2}.ph-duotone.ph-caret-double-up:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-down:before{content:"";opacity:.2}.ph-duotone.ph-caret-down:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-left:before{content:"";opacity:.2}.ph-duotone.ph-caret-left:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-line-down:before{content:"";opacity:.2}.ph-duotone.ph-caret-line-down:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-line-left:before{content:"";opacity:.2}.ph-duotone.ph-caret-line-left:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-line-right:before{content:"";opacity:.2}.ph-duotone.ph-caret-line-right:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-line-up:before{content:"";opacity:.2}.ph-duotone.ph-caret-line-up:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-right:before{content:"";opacity:.2}.ph-duotone.ph-caret-right:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-up:before{content:"";opacity:.2}.ph-duotone.ph-caret-up:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-up-down:before{content:"";opacity:.2}.ph-duotone.ph-caret-up-down:after{content:"";margin-left:-1em}.ph-duotone.ph-carrot:before{content:"";opacity:.2}.ph-duotone.ph-carrot:after{content:"";margin-left:-1em}.ph-duotone.ph-cash-register:before{content:"";opacity:.2}.ph-duotone.ph-cash-register:after{content:"";margin-left:-1em}.ph-duotone.ph-cassette-tape:before{content:"";opacity:.2}.ph-duotone.ph-cassette-tape:after{content:"";margin-left:-1em}.ph-duotone.ph-castle-turret:before{content:"";opacity:.2}.ph-duotone.ph-castle-turret:after{content:"";margin-left:-1em}.ph-duotone.ph-cat:before{content:"";opacity:.2}.ph-duotone.ph-cat:after{content:"";margin-left:-1em}.ph-duotone.ph-cell-signal-full:before{content:"";opacity:.2}.ph-duotone.ph-cell-signal-full:after{content:"";margin-left:-1em}.ph-duotone.ph-cell-signal-high:before{content:"";opacity:.2}.ph-duotone.ph-cell-signal-high:after{content:"";margin-left:-1em}.ph-duotone.ph-cell-signal-low:before{content:"";opacity:.2}.ph-duotone.ph-cell-signal-low:after{content:"";margin-left:-1em}.ph-duotone.ph-cell-signal-medium:before{content:"";opacity:.2}.ph-duotone.ph-cell-signal-medium:after{content:"";margin-left:-1em}.ph-duotone.ph-cell-signal-none:before{content:"";color:#444}.ph-duotone.ph-cell-signal-slash:before{content:"";opacity:.2}.ph-duotone.ph-cell-signal-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-cell-signal-x:before{content:"";opacity:.2}.ph-duotone.ph-cell-signal-x:after{content:"";margin-left:-1em}.ph-duotone.ph-cell-tower:before{content:"";opacity:.2}.ph-duotone.ph-cell-tower:after{content:"";margin-left:-1em}.ph-duotone.ph-certificate:before{content:"";opacity:.2}.ph-duotone.ph-certificate:after{content:"";margin-left:-1em}.ph-duotone.ph-chair:before{content:"";opacity:.2}.ph-duotone.ph-chair:after{content:"";margin-left:-1em}.ph-duotone.ph-chalkboard:before{content:"";opacity:.2}.ph-duotone.ph-chalkboard:after{content:"";margin-left:-1em}.ph-duotone.ph-chalkboard-simple:before{content:"";opacity:.2}.ph-duotone.ph-chalkboard-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-chalkboard-teacher:before{content:"";opacity:.2}.ph-duotone.ph-chalkboard-teacher:after{content:"";margin-left:-1em}.ph-duotone.ph-champagne:before{content:"";opacity:.2}.ph-duotone.ph-champagne:after{content:"";margin-left:-1em}.ph-duotone.ph-charging-station:before{content:"";opacity:.2}.ph-duotone.ph-charging-station:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-bar:before{content:"";opacity:.2}.ph-duotone.ph-chart-bar:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-bar-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-chart-bar-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-donut:before{content:"";opacity:.2}.ph-duotone.ph-chart-donut:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-line:before{content:"";opacity:.2}.ph-duotone.ph-chart-line:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-line-down:before{content:"";opacity:.2}.ph-duotone.ph-chart-line-down:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-line-up:before{content:"";opacity:.2}.ph-duotone.ph-chart-line-up:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-pie:before{content:"";opacity:.2}.ph-duotone.ph-chart-pie:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-pie-slice:before{content:"";opacity:.2}.ph-duotone.ph-chart-pie-slice:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-polar:before{content:"";opacity:.2}.ph-duotone.ph-chart-polar:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-scatter:before{content:"";opacity:.2}.ph-duotone.ph-chart-scatter:after{content:"";margin-left:-1em}.ph-duotone.ph-chat:before{content:"";opacity:.2}.ph-duotone.ph-chat:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-centered:before{content:"";opacity:.2}.ph-duotone.ph-chat-centered:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-centered-dots:before{content:"";opacity:.2}.ph-duotone.ph-chat-centered-dots:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-centered-slash:before{content:"";opacity:.2}.ph-duotone.ph-chat-centered-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-centered-text:before{content:"";opacity:.2}.ph-duotone.ph-chat-centered-text:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-circle:before{content:"";opacity:.2}.ph-duotone.ph-chat-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-circle-dots:before{content:"";opacity:.2}.ph-duotone.ph-chat-circle-dots:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-circle-slash:before{content:"";opacity:.2}.ph-duotone.ph-chat-circle-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-circle-text:before{content:"";opacity:.2}.ph-duotone.ph-chat-circle-text:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-dots:before{content:"";opacity:.2}.ph-duotone.ph-chat-dots:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-slash:before{content:"";opacity:.2}.ph-duotone.ph-chat-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-teardrop:before{content:"";opacity:.2}.ph-duotone.ph-chat-teardrop:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-teardrop-dots:before{content:"";opacity:.2}.ph-duotone.ph-chat-teardrop-dots:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-teardrop-slash:before{content:"";opacity:.2}.ph-duotone.ph-chat-teardrop-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-teardrop-text:before{content:"";opacity:.2}.ph-duotone.ph-chat-teardrop-text:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-text:before{content:"";opacity:.2}.ph-duotone.ph-chat-text:after{content:"";margin-left:-1em}.ph-duotone.ph-chats:before{content:"";opacity:.2}.ph-duotone.ph-chats:after{content:"";margin-left:-1em}.ph-duotone.ph-chats-circle:before{content:"";opacity:.2}.ph-duotone.ph-chats-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-chats-teardrop:before{content:"";opacity:.2}.ph-duotone.ph-chats-teardrop:after{content:"";margin-left:-1em}.ph-duotone.ph-check:before{content:"";opacity:.2}.ph-duotone.ph-check:after{content:"";margin-left:-1em}.ph-duotone.ph-check-circle:before{content:"";opacity:.2}.ph-duotone.ph-check-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-check-fat:before{content:"";opacity:.2}.ph-duotone.ph-check-fat:after{content:"";margin-left:-1em}.ph-duotone.ph-check-square:before{content:"";opacity:.2}.ph-duotone.ph-check-square:after{content:"";margin-left:-1em}.ph-duotone.ph-check-square-offset:before{content:"";opacity:.2}.ph-duotone.ph-check-square-offset:after{content:"";margin-left:-1em}.ph-duotone.ph-checkerboard:before{content:"";opacity:.2}.ph-duotone.ph-checkerboard:after{content:"";margin-left:-1em}.ph-duotone.ph-checks:before{content:"";opacity:.2}.ph-duotone.ph-checks:after{content:"";margin-left:-1em}.ph-duotone.ph-cheers:before{content:"";opacity:.2}.ph-duotone.ph-cheers:after{content:"";margin-left:-1em}.ph-duotone.ph-cheese:before{content:"";opacity:.2}.ph-duotone.ph-cheese:after{content:"";margin-left:-1em}.ph-duotone.ph-chef-hat:before{content:"";opacity:.2}.ph-duotone.ph-chef-hat:after{content:"";margin-left:-1em}.ph-duotone.ph-cherries:before{content:"";opacity:.2}.ph-duotone.ph-cherries:after{content:"";margin-left:-1em}.ph-duotone.ph-church:before{content:"";opacity:.2}.ph-duotone.ph-church:after{content:"";margin-left:-1em}.ph-duotone.ph-cigarette:before{content:"";opacity:.2}.ph-duotone.ph-cigarette:after{content:"";margin-left:-1em}.ph-duotone.ph-cigarette-slash:before{content:"";opacity:.2}.ph-duotone.ph-cigarette-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-circle:before{content:"";opacity:.2}.ph-duotone.ph-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-circle-dashed:before{content:"";opacity:.2}.ph-duotone.ph-circle-dashed:after{content:"";margin-left:-1em}.ph-duotone.ph-circle-half:before{content:"";opacity:.2}.ph-duotone.ph-circle-half:after{content:"";margin-left:-1em}.ph-duotone.ph-circle-half-tilt:before{content:"";opacity:.2}.ph-duotone.ph-circle-half-tilt:after{content:"";margin-left:-1em}.ph-duotone.ph-circle-notch:before{content:"";opacity:.2}.ph-duotone.ph-circle-notch:after{content:"";margin-left:-1em}.ph-duotone.ph-circles-four:before{content:"";opacity:.2}.ph-duotone.ph-circles-four:after{content:"";margin-left:-1em}.ph-duotone.ph-circles-three:before{content:"";opacity:.2}.ph-duotone.ph-circles-three:after{content:"";margin-left:-1em}.ph-duotone.ph-circles-three-plus:before{content:"";opacity:.2}.ph-duotone.ph-circles-three-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-circuitry:before{content:"";opacity:.2}.ph-duotone.ph-circuitry:after{content:"";margin-left:-1em}.ph-duotone.ph-city:before{content:"";opacity:.2}.ph-duotone.ph-city:after{content:"";margin-left:-1em}.ph-duotone.ph-clipboard:before{content:"";opacity:.2}.ph-duotone.ph-clipboard:after{content:"";margin-left:-1em}.ph-duotone.ph-clipboard-text:before{content:"";opacity:.2}.ph-duotone.ph-clipboard-text:after{content:"";margin-left:-1em}.ph-duotone.ph-clock:before{content:"";opacity:.2}.ph-duotone.ph-clock:after{content:"";margin-left:-1em}.ph-duotone.ph-clock-afternoon:before{content:"";opacity:.2}.ph-duotone.ph-clock-afternoon:after{content:"";margin-left:-1em}.ph-duotone.ph-clock-clockwise:before{content:"";opacity:.2}.ph-duotone.ph-clock-clockwise:after{content:"";margin-left:-1em}.ph-duotone.ph-clock-countdown:before{content:"";opacity:.2}.ph-duotone.ph-clock-countdown:after{content:"";margin-left:-1em}.ph-duotone.ph-clock-counter-clockwise:before{content:"";opacity:.2}.ph-duotone.ph-clock-counter-clockwise:after{content:"";margin-left:-1em}.ph-duotone.ph-clock-user:before{content:"";opacity:.2}.ph-duotone.ph-clock-user:after{content:"";margin-left:-1em}.ph-duotone.ph-closed-captioning:before{content:"";opacity:.2}.ph-duotone.ph-closed-captioning:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud:before{content:"";opacity:.2}.ph-duotone.ph-cloud:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-arrow-down:before{content:"";opacity:.2}.ph-duotone.ph-cloud-arrow-down:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-arrow-up:before{content:"";opacity:.2}.ph-duotone.ph-cloud-arrow-up:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-check:before{content:"";opacity:.2}.ph-duotone.ph-cloud-check:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-fog:before{content:"";opacity:.2}.ph-duotone.ph-cloud-fog:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-lightning:before{content:"";opacity:.2}.ph-duotone.ph-cloud-lightning:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-moon:before{content:"";opacity:.2}.ph-duotone.ph-cloud-moon:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-rain:before{content:"";opacity:.2}.ph-duotone.ph-cloud-rain:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-slash:before{content:"";opacity:.2}.ph-duotone.ph-cloud-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-snow:before{content:"";opacity:.2}.ph-duotone.ph-cloud-snow:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-sun:before{content:"";opacity:.2}.ph-duotone.ph-cloud-sun:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-warning:before{content:"";opacity:.2}.ph-duotone.ph-cloud-warning:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-x:before{content:"";opacity:.2}.ph-duotone.ph-cloud-x:after{content:"";margin-left:-1em}.ph-duotone.ph-clover:before{content:"";opacity:.2}.ph-duotone.ph-clover:after{content:"";margin-left:-1em}.ph-duotone.ph-club:before{content:"";opacity:.2}.ph-duotone.ph-club:after{content:"";margin-left:-1em}.ph-duotone.ph-coat-hanger:before{content:"";opacity:.2}.ph-duotone.ph-coat-hanger:after{content:"";margin-left:-1em}.ph-duotone.ph-coda-logo:before{content:"";opacity:.2}.ph-duotone.ph-coda-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-code:before{content:"";opacity:.2}.ph-duotone.ph-code:after{content:"";margin-left:-1em}.ph-duotone.ph-code-block:before{content:"";opacity:.2}.ph-duotone.ph-code-block:after{content:"";margin-left:-1em}.ph-duotone.ph-code-simple:before{content:"";opacity:.2}.ph-duotone.ph-code-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-codepen-logo:before{content:"";opacity:.2}.ph-duotone.ph-codepen-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-codesandbox-logo:before{content:"";opacity:.2}.ph-duotone.ph-codesandbox-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-coffee:before{content:"";opacity:.2}.ph-duotone.ph-coffee:after{content:"";margin-left:-1em}.ph-duotone.ph-coffee-bean:before{content:"";opacity:.2}.ph-duotone.ph-coffee-bean:after{content:"";margin-left:-1em}.ph-duotone.ph-coin:before{content:"";opacity:.2}.ph-duotone.ph-coin:after{content:"";margin-left:-1em}.ph-duotone.ph-coin-vertical:before{content:"";opacity:.2}.ph-duotone.ph-coin-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-coins:before{content:"";opacity:.2}.ph-duotone.ph-coins:after{content:"";margin-left:-1em}.ph-duotone.ph-columns:before{content:"";opacity:.2}.ph-duotone.ph-columns:after{content:"";margin-left:-1em}.ph-duotone.ph-columns-plus-left:before{content:"";opacity:.2}.ph-duotone.ph-columns-plus-left:after{content:"";margin-left:-1em}.ph-duotone.ph-columns-plus-right:before{content:"";opacity:.2}.ph-duotone.ph-columns-plus-right:after{content:"";margin-left:-1em}.ph-duotone.ph-command:before{content:"";opacity:.2}.ph-duotone.ph-command:after{content:"";margin-left:-1em}.ph-duotone.ph-compass:before{content:"";opacity:.2}.ph-duotone.ph-compass:after{content:"";margin-left:-1em}.ph-duotone.ph-compass-rose:before{content:"";opacity:.2}.ph-duotone.ph-compass-rose:after{content:"";margin-left:-1em}.ph-duotone.ph-compass-tool:before{content:"";opacity:.2}.ph-duotone.ph-compass-tool:after{content:"";margin-left:-1em}.ph-duotone.ph-computer-tower:before{content:"";opacity:.2}.ph-duotone.ph-computer-tower:after{content:"";margin-left:-1em}.ph-duotone.ph-confetti:before{content:"";opacity:.2}.ph-duotone.ph-confetti:after{content:"";margin-left:-1em}.ph-duotone.ph-contactless-payment:before{content:"";opacity:.2}.ph-duotone.ph-contactless-payment:after{content:"";margin-left:-1em}.ph-duotone.ph-control:before{content:"";opacity:.2}.ph-duotone.ph-control:after{content:"";margin-left:-1em}.ph-duotone.ph-cookie:before{content:"";opacity:.2}.ph-duotone.ph-cookie:after{content:"";margin-left:-1em}.ph-duotone.ph-cooking-pot:before{content:"";opacity:.2}.ph-duotone.ph-cooking-pot:after{content:"";margin-left:-1em}.ph-duotone.ph-copy:before{content:"";opacity:.2}.ph-duotone.ph-copy:after{content:"";margin-left:-1em}.ph-duotone.ph-copy-simple:before{content:"";opacity:.2}.ph-duotone.ph-copy-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-copyleft:before{content:"";opacity:.2}.ph-duotone.ph-copyleft:after{content:"";margin-left:-1em}.ph-duotone.ph-copyright:before{content:"";opacity:.2}.ph-duotone.ph-copyright:after{content:"";margin-left:-1em}.ph-duotone.ph-corners-in:before{content:"";opacity:.2}.ph-duotone.ph-corners-in:after{content:"";margin-left:-1em}.ph-duotone.ph-corners-out:before{content:"";opacity:.2}.ph-duotone.ph-corners-out:after{content:"";margin-left:-1em}.ph-duotone.ph-couch:before{content:"";opacity:.2}.ph-duotone.ph-couch:after{content:"";margin-left:-1em}.ph-duotone.ph-court-basketball:before{content:"";opacity:.2}.ph-duotone.ph-court-basketball:after{content:"";margin-left:-1em}.ph-duotone.ph-cow:before{content:"";opacity:.2}.ph-duotone.ph-cow:after{content:"";margin-left:-1em}.ph-duotone.ph-cowboy-hat:before{content:"";opacity:.2}.ph-duotone.ph-cowboy-hat:after{content:"";margin-left:-1em}.ph-duotone.ph-cpu:before{content:"";opacity:.2}.ph-duotone.ph-cpu:after{content:"";margin-left:-1em}.ph-duotone.ph-crane:before{content:"";opacity:.2}.ph-duotone.ph-crane:after{content:"";margin-left:-1em}.ph-duotone.ph-crane-tower:before{content:"";opacity:.2}.ph-duotone.ph-crane-tower:after{content:"";margin-left:-1em}.ph-duotone.ph-credit-card:before{content:"";opacity:.2}.ph-duotone.ph-credit-card:after{content:"";margin-left:-1em}.ph-duotone.ph-cricket:before{content:"";opacity:.2}.ph-duotone.ph-cricket:after{content:"";margin-left:-1em}.ph-duotone.ph-crop:before{content:"";opacity:.2}.ph-duotone.ph-crop:after{content:"";margin-left:-1em}.ph-duotone.ph-cross:before{content:"";opacity:.2}.ph-duotone.ph-cross:after{content:"";margin-left:-1em}.ph-duotone.ph-crosshair:before{content:"";opacity:.2}.ph-duotone.ph-crosshair:after{content:"";margin-left:-1em}.ph-duotone.ph-crosshair-simple:before{content:"";opacity:.2}.ph-duotone.ph-crosshair-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-crown:before{content:"";opacity:.2}.ph-duotone.ph-crown:after{content:"";margin-left:-1em}.ph-duotone.ph-crown-cross:before{content:"";opacity:.2}.ph-duotone.ph-crown-cross:after{content:"";margin-left:-1em}.ph-duotone.ph-crown-simple:before{content:"";opacity:.2}.ph-duotone.ph-crown-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-cube:before{content:"";opacity:.2}.ph-duotone.ph-cube:after{content:"";margin-left:-1em}.ph-duotone.ph-cube-focus:before{content:"";opacity:.2}.ph-duotone.ph-cube-focus:after{content:"";margin-left:-1em}.ph-duotone.ph-cube-transparent:before{content:"";opacity:.2}.ph-duotone.ph-cube-transparent:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-btc:before{content:"";opacity:.2}.ph-duotone.ph-currency-btc:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-circle-dollar:before{content:"";opacity:.2}.ph-duotone.ph-currency-circle-dollar:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-cny:before{content:"";opacity:.2}.ph-duotone.ph-currency-cny:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-dollar:before{content:"";opacity:.2}.ph-duotone.ph-currency-dollar:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-dollar-simple:before{content:"";opacity:.2}.ph-duotone.ph-currency-dollar-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-eth:before{content:"";opacity:.2}.ph-duotone.ph-currency-eth:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-eur:before{content:"";opacity:.2}.ph-duotone.ph-currency-eur:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-gbp:before{content:"";opacity:.2}.ph-duotone.ph-currency-gbp:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-inr:before{content:"";opacity:.2}.ph-duotone.ph-currency-inr:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-jpy:before{content:"";opacity:.2}.ph-duotone.ph-currency-jpy:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-krw:before{content:"";opacity:.2}.ph-duotone.ph-currency-krw:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-kzt:before{content:"";opacity:.2}.ph-duotone.ph-currency-kzt:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-ngn:before{content:"";opacity:.2}.ph-duotone.ph-currency-ngn:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-rub:before{content:"";opacity:.2}.ph-duotone.ph-currency-rub:after{content:"";margin-left:-1em}.ph-duotone.ph-cursor:before{content:"";opacity:.2}.ph-duotone.ph-cursor:after{content:"";margin-left:-1em}.ph-duotone.ph-cursor-click:before{content:"";opacity:.2}.ph-duotone.ph-cursor-click:after{content:"";margin-left:-1em}.ph-duotone.ph-cursor-text:before{content:"";opacity:.2}.ph-duotone.ph-cursor-text:after{content:"";margin-left:-1em}.ph-duotone.ph-cylinder:before{content:"";opacity:.2}.ph-duotone.ph-cylinder:after{content:"";margin-left:-1em}.ph-duotone.ph-database:before{content:"";opacity:.2}.ph-duotone.ph-database:after{content:"";margin-left:-1em}.ph-duotone.ph-desk:before{content:"";opacity:.2}.ph-duotone.ph-desk:after{content:"";margin-left:-1em}.ph-duotone.ph-desktop:before{content:"";opacity:.2}.ph-duotone.ph-desktop:after{content:"";margin-left:-1em}.ph-duotone.ph-desktop-tower:before{content:"";opacity:.2}.ph-duotone.ph-desktop-tower:after{content:"";margin-left:-1em}.ph-duotone.ph-detective:before{content:"";opacity:.2}.ph-duotone.ph-detective:after{content:"";margin-left:-1em}.ph-duotone.ph-dev-to-logo:before{content:"";opacity:.2}.ph-duotone.ph-dev-to-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-device-mobile:before{content:"";opacity:.2}.ph-duotone.ph-device-mobile:after{content:"";margin-left:-1em}.ph-duotone.ph-device-mobile-camera:before{content:"";opacity:.2}.ph-duotone.ph-device-mobile-camera:after{content:"";margin-left:-1em}.ph-duotone.ph-device-mobile-slash:before{content:"";opacity:.2}.ph-duotone.ph-device-mobile-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-device-mobile-speaker:before{content:"";opacity:.2}.ph-duotone.ph-device-mobile-speaker:after{content:"";margin-left:-1em}.ph-duotone.ph-device-rotate:before{content:"";opacity:.2}.ph-duotone.ph-device-rotate:after{content:"";margin-left:-1em}.ph-duotone.ph-device-tablet:before{content:"";opacity:.2}.ph-duotone.ph-device-tablet:after{content:"";margin-left:-1em}.ph-duotone.ph-device-tablet-camera:before{content:"";opacity:.2}.ph-duotone.ph-device-tablet-camera:after{content:"";margin-left:-1em}.ph-duotone.ph-device-tablet-speaker:before{content:"";opacity:.2}.ph-duotone.ph-device-tablet-speaker:after{content:"";margin-left:-1em}.ph-duotone.ph-devices:before{content:"";opacity:.2}.ph-duotone.ph-devices:after{content:"";margin-left:-1em}.ph-duotone.ph-diamond:before{content:"";opacity:.2}.ph-duotone.ph-diamond:after{content:"";margin-left:-1em}.ph-duotone.ph-diamonds-four:before{content:"";opacity:.2}.ph-duotone.ph-diamonds-four:after{content:"";margin-left:-1em}.ph-duotone.ph-dice-five:before{content:"";opacity:.2}.ph-duotone.ph-dice-five:after{content:"";margin-left:-1em}.ph-duotone.ph-dice-four:before{content:"";opacity:.2}.ph-duotone.ph-dice-four:after{content:"";margin-left:-1em}.ph-duotone.ph-dice-one:before{content:"";opacity:.2}.ph-duotone.ph-dice-one:after{content:"";margin-left:-1em}.ph-duotone.ph-dice-six:before{content:"";opacity:.2}.ph-duotone.ph-dice-six:after{content:"";margin-left:-1em}.ph-duotone.ph-dice-three:before{content:"";opacity:.2}.ph-duotone.ph-dice-three:after{content:"";margin-left:-1em}.ph-duotone.ph-dice-two:before{content:"";opacity:.2}.ph-duotone.ph-dice-two:after{content:"";margin-left:-1em}.ph-duotone.ph-disc:before{content:"";opacity:.2}.ph-duotone.ph-disc:after{content:"";margin-left:-1em}.ph-duotone.ph-disco-ball:before{content:"";opacity:.2}.ph-duotone.ph-disco-ball:after{content:"";margin-left:-1em}.ph-duotone.ph-discord-logo:before{content:"";opacity:.2}.ph-duotone.ph-discord-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-divide:before{content:"";opacity:.2}.ph-duotone.ph-divide:after{content:"";margin-left:-1em}.ph-duotone.ph-dna:before{content:"";opacity:.2}.ph-duotone.ph-dna:after{content:"";margin-left:-1em}.ph-duotone.ph-dog:before{content:"";opacity:.2}.ph-duotone.ph-dog:after{content:"";margin-left:-1em}.ph-duotone.ph-door:before{content:"";opacity:.2}.ph-duotone.ph-door:after{content:"";margin-left:-1em}.ph-duotone.ph-door-open:before{content:"";opacity:.2}.ph-duotone.ph-door-open:after{content:"";margin-left:-1em}.ph-duotone.ph-dot:before{content:"";opacity:.2}.ph-duotone.ph-dot:after{content:"";margin-left:-1em}.ph-duotone.ph-dot-outline:before{content:"";opacity:.2}.ph-duotone.ph-dot-outline:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-nine:before{content:"";opacity:.2}.ph-duotone.ph-dots-nine:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-six:before{content:"";opacity:.2}.ph-duotone.ph-dots-six:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-six-vertical:before{content:"";opacity:.2}.ph-duotone.ph-dots-six-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-three:before{content:"";opacity:.2}.ph-duotone.ph-dots-three:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-three-circle:before{content:"";opacity:.2}.ph-duotone.ph-dots-three-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-three-circle-vertical:before{content:"";opacity:.2}.ph-duotone.ph-dots-three-circle-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-three-outline:before{content:"";opacity:.2}.ph-duotone.ph-dots-three-outline:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-three-outline-vertical:before{content:"";opacity:.2}.ph-duotone.ph-dots-three-outline-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-three-vertical:before{content:"";opacity:.2}.ph-duotone.ph-dots-three-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-download:before{content:"";opacity:.2}.ph-duotone.ph-download:after{content:"";margin-left:-1em}.ph-duotone.ph-download-simple:before{content:"";opacity:.2}.ph-duotone.ph-download-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-dress:before{content:"";opacity:.2}.ph-duotone.ph-dress:after{content:"";margin-left:-1em}.ph-duotone.ph-dresser:before{content:"";opacity:.2}.ph-duotone.ph-dresser:after{content:"";margin-left:-1em}.ph-duotone.ph-dribbble-logo:before{content:"";opacity:.2}.ph-duotone.ph-dribbble-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-drone:before{content:"";opacity:.2}.ph-duotone.ph-drone:after{content:"";margin-left:-1em}.ph-duotone.ph-drop:before{content:"";opacity:.2}.ph-duotone.ph-drop:after{content:"";margin-left:-1em}.ph-duotone.ph-drop-half:before{content:"";opacity:.2}.ph-duotone.ph-drop-half:after{content:"";margin-left:-1em}.ph-duotone.ph-drop-half-bottom:before{content:"";opacity:.2}.ph-duotone.ph-drop-half-bottom:after{content:"";margin-left:-1em}.ph-duotone.ph-drop-simple:before{content:"";opacity:.2}.ph-duotone.ph-drop-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-drop-slash:before{content:"";opacity:.2}.ph-duotone.ph-drop-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-dropbox-logo:before{content:"";opacity:.2}.ph-duotone.ph-dropbox-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-ear:before{content:"";opacity:.2}.ph-duotone.ph-ear:after{content:"";margin-left:-1em}.ph-duotone.ph-ear-slash:before{content:"";opacity:.2}.ph-duotone.ph-ear-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-egg:before{content:"";opacity:.2}.ph-duotone.ph-egg:after{content:"";margin-left:-1em}.ph-duotone.ph-egg-crack:before{content:"";opacity:.2}.ph-duotone.ph-egg-crack:after{content:"";margin-left:-1em}.ph-duotone.ph-eject:before{content:"";opacity:.2}.ph-duotone.ph-eject:after{content:"";margin-left:-1em}.ph-duotone.ph-eject-simple:before{content:"";opacity:.2}.ph-duotone.ph-eject-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-elevator:before{content:"";opacity:.2}.ph-duotone.ph-elevator:after{content:"";margin-left:-1em}.ph-duotone.ph-empty:before{content:"";opacity:.2}.ph-duotone.ph-empty:after{content:"";margin-left:-1em}.ph-duotone.ph-engine:before{content:"";opacity:.2}.ph-duotone.ph-engine:after{content:"";margin-left:-1em}.ph-duotone.ph-envelope:before{content:"";opacity:.2}.ph-duotone.ph-envelope:after{content:"";margin-left:-1em}.ph-duotone.ph-envelope-open:before{content:"";opacity:.2}.ph-duotone.ph-envelope-open:after{content:"";margin-left:-1em}.ph-duotone.ph-envelope-simple:before{content:"";opacity:.2}.ph-duotone.ph-envelope-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-envelope-simple-open:before{content:"";opacity:.2}.ph-duotone.ph-envelope-simple-open:after{content:"";margin-left:-1em}.ph-duotone.ph-equalizer:before{content:"";opacity:.2}.ph-duotone.ph-equalizer:after{content:"";margin-left:-1em}.ph-duotone.ph-equals:before{content:"";opacity:.2}.ph-duotone.ph-equals:after{content:"";margin-left:-1em}.ph-duotone.ph-eraser:before{content:"";opacity:.2}.ph-duotone.ph-eraser:after{content:"";margin-left:-1em}.ph-duotone.ph-escalator-down:before{content:"";opacity:.2}.ph-duotone.ph-escalator-down:after{content:"";margin-left:-1em}.ph-duotone.ph-escalator-up:before{content:"";opacity:.2}.ph-duotone.ph-escalator-up:after{content:"";margin-left:-1em}.ph-duotone.ph-exam:before{content:"";opacity:.2}.ph-duotone.ph-exam:after{content:"";margin-left:-1em}.ph-duotone.ph-exclamation-mark:before{content:"";opacity:.2}.ph-duotone.ph-exclamation-mark:after{content:"";margin-left:-1em}.ph-duotone.ph-exclude:before{content:"";opacity:.2}.ph-duotone.ph-exclude:after{content:"";margin-left:-1em}.ph-duotone.ph-exclude-square:before{content:"";opacity:.2}.ph-duotone.ph-exclude-square:after{content:"";margin-left:-1em}.ph-duotone.ph-export:before{content:"";opacity:.2}.ph-duotone.ph-export:after{content:"";margin-left:-1em}.ph-duotone.ph-eye:before{content:"";opacity:.2}.ph-duotone.ph-eye:after{content:"";margin-left:-1em}.ph-duotone.ph-eye-closed:before{content:"";opacity:.2}.ph-duotone.ph-eye-closed:after{content:"";margin-left:-1em}.ph-duotone.ph-eye-slash:before{content:"";opacity:.2}.ph-duotone.ph-eye-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-eyedropper:before{content:"";opacity:.2}.ph-duotone.ph-eyedropper:after{content:"";margin-left:-1em}.ph-duotone.ph-eyedropper-sample:before{content:"";opacity:.2}.ph-duotone.ph-eyedropper-sample:after{content:"";margin-left:-1em}.ph-duotone.ph-eyeglasses:before{content:"";opacity:.2}.ph-duotone.ph-eyeglasses:after{content:"";margin-left:-1em}.ph-duotone.ph-eyes:before{content:"";opacity:.2}.ph-duotone.ph-eyes:after{content:"";margin-left:-1em}.ph-duotone.ph-face-mask:before{content:"";opacity:.2}.ph-duotone.ph-face-mask:after{content:"";margin-left:-1em}.ph-duotone.ph-facebook-logo:before{content:"";opacity:.2}.ph-duotone.ph-facebook-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-factory:before{content:"";opacity:.2}.ph-duotone.ph-factory:after{content:"";margin-left:-1em}.ph-duotone.ph-faders:before{content:"";opacity:.2}.ph-duotone.ph-faders:after{content:"";margin-left:-1em}.ph-duotone.ph-faders-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-faders-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-fallout-shelter:before{content:"";opacity:.2}.ph-duotone.ph-fallout-shelter:after{content:"";margin-left:-1em}.ph-duotone.ph-fan:before{content:"";opacity:.2}.ph-duotone.ph-fan:after{content:"";margin-left:-1em}.ph-duotone.ph-farm:before{content:"";opacity:.2}.ph-duotone.ph-farm:after{content:"";margin-left:-1em}.ph-duotone.ph-fast-forward:before{content:"";opacity:.2}.ph-duotone.ph-fast-forward:after{content:"";margin-left:-1em}.ph-duotone.ph-fast-forward-circle:before{content:"";opacity:.2}.ph-duotone.ph-fast-forward-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-feather:before{content:"";opacity:.2}.ph-duotone.ph-feather:after{content:"";margin-left:-1em}.ph-duotone.ph-fediverse-logo:before{content:"";opacity:.2}.ph-duotone.ph-fediverse-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-figma-logo:before{content:"";opacity:.2}.ph-duotone.ph-figma-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-file:before{content:"";opacity:.2}.ph-duotone.ph-file:after{content:"";margin-left:-1em}.ph-duotone.ph-file-archive:before{content:"";opacity:.2}.ph-duotone.ph-file-archive:after{content:"";margin-left:-1em}.ph-duotone.ph-file-arrow-down:before{content:"";opacity:.2}.ph-duotone.ph-file-arrow-down:after{content:"";margin-left:-1em}.ph-duotone.ph-file-arrow-up:before{content:"";opacity:.2}.ph-duotone.ph-file-arrow-up:after{content:"";margin-left:-1em}.ph-duotone.ph-file-audio:before{content:"";opacity:.2}.ph-duotone.ph-file-audio:after{content:"";margin-left:-1em}.ph-duotone.ph-file-c:before{content:"";opacity:.2}.ph-duotone.ph-file-c:after{content:"";margin-left:-1em}.ph-duotone.ph-file-c-sharp:before{content:"";opacity:.2}.ph-duotone.ph-file-c-sharp:after{content:"";margin-left:-1em}.ph-duotone.ph-file-cloud:before{content:"";opacity:.2}.ph-duotone.ph-file-cloud:after{content:"";margin-left:-1em}.ph-duotone.ph-file-code:before{content:"";opacity:.2}.ph-duotone.ph-file-code:after{content:"";margin-left:-1em}.ph-duotone.ph-file-cpp:before{content:"";opacity:.2}.ph-duotone.ph-file-cpp:after{content:"";margin-left:-1em}.ph-duotone.ph-file-css:before{content:"";opacity:.2}.ph-duotone.ph-file-css:after{content:"";margin-left:-1em}.ph-duotone.ph-file-csv:before{content:"";opacity:.2}.ph-duotone.ph-file-csv:after{content:"";margin-left:-1em}.ph-duotone.ph-file-dashed:before{content:"";opacity:.2}.ph-duotone.ph-file-dashed:after{content:"";margin-left:-1em}.ph-duotone.ph-file-doc:before{content:"";opacity:.2}.ph-duotone.ph-file-doc:after{content:"";margin-left:-1em}.ph-duotone.ph-file-html:before{content:"";opacity:.2}.ph-duotone.ph-file-html:after{content:"";margin-left:-1em}.ph-duotone.ph-file-image:before{content:"";opacity:.2}.ph-duotone.ph-file-image:after{content:"";margin-left:-1em}.ph-duotone.ph-file-ini:before{content:"";opacity:.2}.ph-duotone.ph-file-ini:after{content:"";margin-left:-1em}.ph-duotone.ph-file-jpg:before{content:"";opacity:.2}.ph-duotone.ph-file-jpg:after{content:"";margin-left:-1em}.ph-duotone.ph-file-js:before{content:"";opacity:.2}.ph-duotone.ph-file-js:after{content:"";margin-left:-1em}.ph-duotone.ph-file-jsx:before{content:"";opacity:.2}.ph-duotone.ph-file-jsx:after{content:"";margin-left:-1em}.ph-duotone.ph-file-lock:before{content:"";opacity:.2}.ph-duotone.ph-file-lock:after{content:"";margin-left:-1em}.ph-duotone.ph-file-magnifying-glass:before{content:"";opacity:.2}.ph-duotone.ph-file-magnifying-glass:after{content:"";margin-left:-1em}.ph-duotone.ph-file-md:before{content:"";opacity:.2}.ph-duotone.ph-file-md:after{content:"";margin-left:-1em}.ph-duotone.ph-file-minus:before{content:"";opacity:.2}.ph-duotone.ph-file-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-file-pdf:before{content:"";opacity:.2}.ph-duotone.ph-file-pdf:after{content:"";margin-left:-1em}.ph-duotone.ph-file-plus:before{content:"";opacity:.2}.ph-duotone.ph-file-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-file-png:before{content:"";opacity:.2}.ph-duotone.ph-file-png:after{content:"";margin-left:-1em}.ph-duotone.ph-file-ppt:before{content:"";opacity:.2}.ph-duotone.ph-file-ppt:after{content:"";margin-left:-1em}.ph-duotone.ph-file-py:before{content:"";opacity:.2}.ph-duotone.ph-file-py:after{content:"";margin-left:-1em}.ph-duotone.ph-file-rs:before{content:"";opacity:.2}.ph-duotone.ph-file-rs:after{content:"";margin-left:-1em}.ph-duotone.ph-file-sql:before{content:"";opacity:.2}.ph-duotone.ph-file-sql:after{content:"";margin-left:-1em}.ph-duotone.ph-file-svg:before{content:"";opacity:.2}.ph-duotone.ph-file-svg:after{content:"";margin-left:-1em}.ph-duotone.ph-file-text:before{content:"";opacity:.2}.ph-duotone.ph-file-text:after{content:"";margin-left:-1em}.ph-duotone.ph-file-ts:before{content:"";opacity:.2}.ph-duotone.ph-file-ts:after{content:"";margin-left:-1em}.ph-duotone.ph-file-tsx:before{content:"";opacity:.2}.ph-duotone.ph-file-tsx:after{content:"";margin-left:-1em}.ph-duotone.ph-file-txt:before{content:"";opacity:.2}.ph-duotone.ph-file-txt:after{content:"";margin-left:-1em}.ph-duotone.ph-file-video:before{content:"";opacity:.2}.ph-duotone.ph-file-video:after{content:"";margin-left:-1em}.ph-duotone.ph-file-vue:before{content:"";opacity:.2}.ph-duotone.ph-file-vue:after{content:"";margin-left:-1em}.ph-duotone.ph-file-x:before{content:"";opacity:.2}.ph-duotone.ph-file-x:after{content:"";margin-left:-1em}.ph-duotone.ph-file-xls:before{content:"";opacity:.2}.ph-duotone.ph-file-xls:after{content:"";margin-left:-1em}.ph-duotone.ph-file-zip:before{content:"";opacity:.2}.ph-duotone.ph-file-zip:after{content:"";margin-left:-1em}.ph-duotone.ph-files:before{content:"";opacity:.2}.ph-duotone.ph-files:after{content:"";margin-left:-1em}.ph-duotone.ph-film-reel:before{content:"";opacity:.2}.ph-duotone.ph-film-reel:after{content:"";margin-left:-1em}.ph-duotone.ph-film-script:before{content:"";opacity:.2}.ph-duotone.ph-film-script:after{content:"";margin-left:-1em}.ph-duotone.ph-film-slate:before{content:"";opacity:.2}.ph-duotone.ph-film-slate:after{content:"";margin-left:-1em}.ph-duotone.ph-film-strip:before{content:"";opacity:.2}.ph-duotone.ph-film-strip:after{content:"";margin-left:-1em}.ph-duotone.ph-fingerprint:before{content:"";opacity:.2}.ph-duotone.ph-fingerprint:after{content:"";margin-left:-1em}.ph-duotone.ph-fingerprint-simple:before{content:"";opacity:.2}.ph-duotone.ph-fingerprint-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-finn-the-human:before{content:"";opacity:.2}.ph-duotone.ph-finn-the-human:after{content:"";margin-left:-1em}.ph-duotone.ph-fire:before{content:"";opacity:.2}.ph-duotone.ph-fire:after{content:"";margin-left:-1em}.ph-duotone.ph-fire-extinguisher:before{content:"";opacity:.2}.ph-duotone.ph-fire-extinguisher:after{content:"";margin-left:-1em}.ph-duotone.ph-fire-simple:before{content:"";opacity:.2}.ph-duotone.ph-fire-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-fire-truck:before{content:"";opacity:.2}.ph-duotone.ph-fire-truck:after{content:"";margin-left:-1em}.ph-duotone.ph-first-aid:before{content:"";opacity:.2}.ph-duotone.ph-first-aid:after{content:"";margin-left:-1em}.ph-duotone.ph-first-aid-kit:before{content:"";opacity:.2}.ph-duotone.ph-first-aid-kit:after{content:"";margin-left:-1em}.ph-duotone.ph-fish:before{content:"";opacity:.2}.ph-duotone.ph-fish:after{content:"";margin-left:-1em}.ph-duotone.ph-fish-simple:before{content:"";opacity:.2}.ph-duotone.ph-fish-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-flag:before{content:"";opacity:.2}.ph-duotone.ph-flag:after{content:"";margin-left:-1em}.ph-duotone.ph-flag-banner:before{content:"";opacity:.2}.ph-duotone.ph-flag-banner:after{content:"";margin-left:-1em}.ph-duotone.ph-flag-banner-fold:before{content:"";opacity:.2}.ph-duotone.ph-flag-banner-fold:after{content:"";margin-left:-1em}.ph-duotone.ph-flag-checkered:before{content:"";opacity:.2}.ph-duotone.ph-flag-checkered:after{content:"";margin-left:-1em}.ph-duotone.ph-flag-pennant:before{content:"";opacity:.2}.ph-duotone.ph-flag-pennant:after{content:"";margin-left:-1em}.ph-duotone.ph-flame:before{content:"";opacity:.2}.ph-duotone.ph-flame:after{content:"";margin-left:-1em}.ph-duotone.ph-flashlight:before{content:"";opacity:.2}.ph-duotone.ph-flashlight:after{content:"";margin-left:-1em}.ph-duotone.ph-flask:before{content:"";opacity:.2}.ph-duotone.ph-flask:after{content:"";margin-left:-1em}.ph-duotone.ph-flip-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-flip-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-flip-vertical:before{content:"";opacity:.2}.ph-duotone.ph-flip-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-floppy-disk:before{content:"";opacity:.2}.ph-duotone.ph-floppy-disk:after{content:"";margin-left:-1em}.ph-duotone.ph-floppy-disk-back:before{content:"";opacity:.2}.ph-duotone.ph-floppy-disk-back:after{content:"";margin-left:-1em}.ph-duotone.ph-flow-arrow:before{content:"";opacity:.2}.ph-duotone.ph-flow-arrow:after{content:"";margin-left:-1em}.ph-duotone.ph-flower:before{content:"";opacity:.2}.ph-duotone.ph-flower:after{content:"";margin-left:-1em}.ph-duotone.ph-flower-lotus:before{content:"";opacity:.2}.ph-duotone.ph-flower-lotus:after{content:"";margin-left:-1em}.ph-duotone.ph-flower-tulip:before{content:"";opacity:.2}.ph-duotone.ph-flower-tulip:after{content:"";margin-left:-1em}.ph-duotone.ph-flying-saucer:before{content:"";opacity:.2}.ph-duotone.ph-flying-saucer:after{content:"";margin-left:-1em}.ph-duotone.ph-folder:before{content:"";opacity:.2}.ph-duotone.ph-folder:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-dashed:before{content:"";opacity:.2}.ph-duotone.ph-folder-dashed:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-lock:before{content:"";opacity:.2}.ph-duotone.ph-folder-lock:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-minus:before{content:"";opacity:.2}.ph-duotone.ph-folder-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-open:before{content:"";opacity:.2}.ph-duotone.ph-folder-open:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-plus:before{content:"";opacity:.2}.ph-duotone.ph-folder-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-simple:before{content:"";opacity:.2}.ph-duotone.ph-folder-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-simple-dashed:before{content:"";opacity:.2}.ph-duotone.ph-folder-simple-dashed:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-simple-lock:before{content:"";opacity:.2}.ph-duotone.ph-folder-simple-lock:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-simple-minus:before{content:"";opacity:.2}.ph-duotone.ph-folder-simple-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-simple-plus:before{content:"";opacity:.2}.ph-duotone.ph-folder-simple-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-simple-star:before{content:"";opacity:.2}.ph-duotone.ph-folder-simple-star:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-simple-user:before{content:"";opacity:.2}.ph-duotone.ph-folder-simple-user:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-star:before{content:"";opacity:.2}.ph-duotone.ph-folder-star:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-user:before{content:"";opacity:.2}.ph-duotone.ph-folder-user:after{content:"";margin-left:-1em}.ph-duotone.ph-folders:before{content:"";opacity:.2}.ph-duotone.ph-folders:after{content:"";margin-left:-1em}.ph-duotone.ph-football:before{content:"";opacity:.2}.ph-duotone.ph-football:after{content:"";margin-left:-1em}.ph-duotone.ph-football-helmet:before{content:"";opacity:.2}.ph-duotone.ph-football-helmet:after{content:"";margin-left:-1em}.ph-duotone.ph-footprints:before{content:"";opacity:.2}.ph-duotone.ph-footprints:after{content:"";margin-left:-1em}.ph-duotone.ph-fork-knife:before{content:"";opacity:.2}.ph-duotone.ph-fork-knife:after{content:"";margin-left:-1em}.ph-duotone.ph-four-k:before{content:"";opacity:.2}.ph-duotone.ph-four-k:after{content:"";margin-left:-1em}.ph-duotone.ph-frame-corners:before{content:"";opacity:.2}.ph-duotone.ph-frame-corners:after{content:"";margin-left:-1em}.ph-duotone.ph-framer-logo:before{content:"";opacity:.2}.ph-duotone.ph-framer-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-function:before{content:"";opacity:.2}.ph-duotone.ph-function:after{content:"";margin-left:-1em}.ph-duotone.ph-funnel:before{content:"";opacity:.2}.ph-duotone.ph-funnel:after{content:"";margin-left:-1em}.ph-duotone.ph-funnel-simple:before{content:"";opacity:.2}.ph-duotone.ph-funnel-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-funnel-simple-x:before{content:"";opacity:.2}.ph-duotone.ph-funnel-simple-x:after{content:"";margin-left:-1em}.ph-duotone.ph-funnel-x:before{content:"";opacity:.2}.ph-duotone.ph-funnel-x:after{content:"";margin-left:-1em}.ph-duotone.ph-game-controller:before{content:"";opacity:.2}.ph-duotone.ph-game-controller:after{content:"";margin-left:-1em}.ph-duotone.ph-garage:before{content:"";opacity:.2}.ph-duotone.ph-garage:after{content:"";margin-left:-1em}.ph-duotone.ph-gas-can:before{content:"";opacity:.2}.ph-duotone.ph-gas-can:after{content:"";margin-left:-1em}.ph-duotone.ph-gas-pump:before{content:"";opacity:.2}.ph-duotone.ph-gas-pump:after{content:"";margin-left:-1em}.ph-duotone.ph-gauge:before{content:"";opacity:.2}.ph-duotone.ph-gauge:after{content:"";margin-left:-1em}.ph-duotone.ph-gavel:before{content:"";opacity:.2}.ph-duotone.ph-gavel:after{content:"";margin-left:-1em}.ph-duotone.ph-gear:before{content:"";opacity:.2}.ph-duotone.ph-gear:after{content:"";margin-left:-1em}.ph-duotone.ph-gear-fine:before{content:"";opacity:.2}.ph-duotone.ph-gear-fine:after{content:"";margin-left:-1em}.ph-duotone.ph-gear-six:before{content:"";opacity:.2}.ph-duotone.ph-gear-six:after{content:"";margin-left:-1em}.ph-duotone.ph-gender-female:before{content:"";opacity:.2}.ph-duotone.ph-gender-female:after{content:"";margin-left:-1em}.ph-duotone.ph-gender-intersex:before{content:"";opacity:.2}.ph-duotone.ph-gender-intersex:after{content:"";margin-left:-1em}.ph-duotone.ph-gender-male:before{content:"";opacity:.2}.ph-duotone.ph-gender-male:after{content:"";margin-left:-1em}.ph-duotone.ph-gender-neuter:before{content:"";opacity:.2}.ph-duotone.ph-gender-neuter:after{content:"";margin-left:-1em}.ph-duotone.ph-gender-nonbinary:before{content:"";opacity:.2}.ph-duotone.ph-gender-nonbinary:after{content:"";margin-left:-1em}.ph-duotone.ph-gender-transgender:before{content:"";opacity:.2}.ph-duotone.ph-gender-transgender:after{content:"";margin-left:-1em}.ph-duotone.ph-ghost:before{content:"";opacity:.2}.ph-duotone.ph-ghost:after{content:"";margin-left:-1em}.ph-duotone.ph-gif:before{content:"";opacity:.2}.ph-duotone.ph-gif:after{content:"";margin-left:-1em}.ph-duotone.ph-gift:before{content:"";opacity:.2}.ph-duotone.ph-gift:after{content:"";margin-left:-1em}.ph-duotone.ph-git-branch:before{content:"";opacity:.2}.ph-duotone.ph-git-branch:after{content:"";margin-left:-1em}.ph-duotone.ph-git-commit:before{content:"";opacity:.2}.ph-duotone.ph-git-commit:after{content:"";margin-left:-1em}.ph-duotone.ph-git-diff:before{content:"";opacity:.2}.ph-duotone.ph-git-diff:after{content:"";margin-left:-1em}.ph-duotone.ph-git-fork:before{content:"";opacity:.2}.ph-duotone.ph-git-fork:after{content:"";margin-left:-1em}.ph-duotone.ph-git-merge:before{content:"";opacity:.2}.ph-duotone.ph-git-merge:after{content:"";margin-left:-1em}.ph-duotone.ph-git-pull-request:before{content:"";opacity:.2}.ph-duotone.ph-git-pull-request:after{content:"";margin-left:-1em}.ph-duotone.ph-github-logo:before{content:"";opacity:.2}.ph-duotone.ph-github-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-gitlab-logo:before{content:"";opacity:.2}.ph-duotone.ph-gitlab-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-gitlab-logo-simple:before{content:"";opacity:.2}.ph-duotone.ph-gitlab-logo-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-globe:before{content:"";opacity:.2}.ph-duotone.ph-globe:after{content:"";margin-left:-1em}.ph-duotone.ph-globe-hemisphere-east:before{content:"";opacity:.2}.ph-duotone.ph-globe-hemisphere-east:after{content:"";margin-left:-1em}.ph-duotone.ph-globe-hemisphere-west:before{content:"";opacity:.2}.ph-duotone.ph-globe-hemisphere-west:after{content:"";margin-left:-1em}.ph-duotone.ph-globe-simple:before{content:"";opacity:.2}.ph-duotone.ph-globe-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-globe-simple-x:before{content:"";opacity:.2}.ph-duotone.ph-globe-simple-x:after{content:"";margin-left:-1em}.ph-duotone.ph-globe-stand:before{content:"";opacity:.2}.ph-duotone.ph-globe-stand:after{content:"";margin-left:-1em}.ph-duotone.ph-globe-x:before{content:"";opacity:.2}.ph-duotone.ph-globe-x:after{content:"";margin-left:-1em}.ph-duotone.ph-goggles:before{content:"";opacity:.2}.ph-duotone.ph-goggles:after{content:"";margin-left:-1em}.ph-duotone.ph-golf:before{content:"";opacity:.2}.ph-duotone.ph-golf:after{content:"";margin-left:-1em}.ph-duotone.ph-goodreads-logo:before{content:"";opacity:.2}.ph-duotone.ph-goodreads-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-google-cardboard-logo:before{content:"";opacity:.2}.ph-duotone.ph-google-cardboard-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-google-chrome-logo:before{content:"";opacity:.2}.ph-duotone.ph-google-chrome-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-google-drive-logo:before{content:"";opacity:.2}.ph-duotone.ph-google-drive-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-google-logo:before{content:"";opacity:.2}.ph-duotone.ph-google-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-google-photos-logo:before{content:"";opacity:.2}.ph-duotone.ph-google-photos-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-google-play-logo:before{content:"";opacity:.2}.ph-duotone.ph-google-play-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-google-podcasts-logo:before{content:"";opacity:.2}.ph-duotone.ph-google-podcasts-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-gps:before{content:"";opacity:.2}.ph-duotone.ph-gps:after{content:"";margin-left:-1em}.ph-duotone.ph-gps-fix:before{content:"";opacity:.2}.ph-duotone.ph-gps-fix:after{content:"";margin-left:-1em}.ph-duotone.ph-gps-slash:before{content:"";opacity:.2}.ph-duotone.ph-gps-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-gradient:before{content:"";opacity:.2}.ph-duotone.ph-gradient:after{content:"";margin-left:-1em}.ph-duotone.ph-graduation-cap:before{content:"";opacity:.2}.ph-duotone.ph-graduation-cap:after{content:"";margin-left:-1em}.ph-duotone.ph-grains:before{content:"";opacity:.2}.ph-duotone.ph-grains:after{content:"";margin-left:-1em}.ph-duotone.ph-grains-slash:before{content:"";opacity:.2}.ph-duotone.ph-grains-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-graph:before{content:"";opacity:.2}.ph-duotone.ph-graph:after{content:"";margin-left:-1em}.ph-duotone.ph-graphics-card:before{content:"";opacity:.2}.ph-duotone.ph-graphics-card:after{content:"";margin-left:-1em}.ph-duotone.ph-greater-than:before{content:"";opacity:.2}.ph-duotone.ph-greater-than:after{content:"";margin-left:-1em}.ph-duotone.ph-greater-than-or-equal:before{content:"";opacity:.2}.ph-duotone.ph-greater-than-or-equal:after{content:"";margin-left:-1em}.ph-duotone.ph-grid-four:before{content:"";opacity:.2}.ph-duotone.ph-grid-four:after{content:"";margin-left:-1em}.ph-duotone.ph-grid-nine:before{content:"";opacity:.2}.ph-duotone.ph-grid-nine:after{content:"";margin-left:-1em}.ph-duotone.ph-guitar:before{content:"";opacity:.2}.ph-duotone.ph-guitar:after{content:"";margin-left:-1em}.ph-duotone.ph-hair-dryer:before{content:"";opacity:.2}.ph-duotone.ph-hair-dryer:after{content:"";margin-left:-1em}.ph-duotone.ph-hamburger:before{content:"";opacity:.2}.ph-duotone.ph-hamburger:after{content:"";margin-left:-1em}.ph-duotone.ph-hammer:before{content:"";opacity:.2}.ph-duotone.ph-hammer:after{content:"";margin-left:-1em}.ph-duotone.ph-hand:before{content:"";opacity:.2}.ph-duotone.ph-hand:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-arrow-down:before{content:"";opacity:.2}.ph-duotone.ph-hand-arrow-down:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-arrow-up:before{content:"";opacity:.2}.ph-duotone.ph-hand-arrow-up:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-coins:before{content:"";opacity:.2}.ph-duotone.ph-hand-coins:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-deposit:before{content:"";opacity:.2}.ph-duotone.ph-hand-deposit:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-eye:before{content:"";opacity:.2}.ph-duotone.ph-hand-eye:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-fist:before{content:"";opacity:.2}.ph-duotone.ph-hand-fist:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-grabbing:before{content:"";opacity:.2}.ph-duotone.ph-hand-grabbing:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-heart:before{content:"";opacity:.2}.ph-duotone.ph-hand-heart:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-palm:before{content:"";opacity:.2}.ph-duotone.ph-hand-palm:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-peace:before{content:"";opacity:.2}.ph-duotone.ph-hand-peace:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-pointing:before{content:"";opacity:.2}.ph-duotone.ph-hand-pointing:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-soap:before{content:"";opacity:.2}.ph-duotone.ph-hand-soap:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-swipe-left:before{content:"";opacity:.2}.ph-duotone.ph-hand-swipe-left:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-swipe-right:before{content:"";opacity:.2}.ph-duotone.ph-hand-swipe-right:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-tap:before{content:"";opacity:.2}.ph-duotone.ph-hand-tap:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-waving:before{content:"";opacity:.2}.ph-duotone.ph-hand-waving:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-withdraw:before{content:"";opacity:.2}.ph-duotone.ph-hand-withdraw:after{content:"";margin-left:-1em}.ph-duotone.ph-handbag:before{content:"";opacity:.2}.ph-duotone.ph-handbag:after{content:"";margin-left:-1em}.ph-duotone.ph-handbag-simple:before{content:"";opacity:.2}.ph-duotone.ph-handbag-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-hands-clapping:before{content:"";opacity:.2}.ph-duotone.ph-hands-clapping:after{content:"";margin-left:-1em}.ph-duotone.ph-hands-praying:before{content:"";opacity:.2}.ph-duotone.ph-hands-praying:after{content:"";margin-left:-1em}.ph-duotone.ph-handshake:before{content:"";opacity:.2}.ph-duotone.ph-handshake:after{content:"";margin-left:-1em}.ph-duotone.ph-hard-drive:before{content:"";opacity:.2}.ph-duotone.ph-hard-drive:after{content:"";margin-left:-1em}.ph-duotone.ph-hard-drives:before{content:"";opacity:.2}.ph-duotone.ph-hard-drives:after{content:"";margin-left:-1em}.ph-duotone.ph-hard-hat:before{content:"";opacity:.2}.ph-duotone.ph-hard-hat:after{content:"";margin-left:-1em}.ph-duotone.ph-hash:before{content:"";opacity:.2}.ph-duotone.ph-hash:after{content:"";margin-left:-1em}.ph-duotone.ph-hash-straight:before{content:"";opacity:.2}.ph-duotone.ph-hash-straight:after{content:"";margin-left:-1em}.ph-duotone.ph-head-circuit:before{content:"";opacity:.2}.ph-duotone.ph-head-circuit:after{content:"";margin-left:-1em}.ph-duotone.ph-headlights:before{content:"";opacity:.2}.ph-duotone.ph-headlights:after{content:"";margin-left:-1em}.ph-duotone.ph-headphones:before{content:"";opacity:.2}.ph-duotone.ph-headphones:after{content:"";margin-left:-1em}.ph-duotone.ph-headset:before{content:"";opacity:.2}.ph-duotone.ph-headset:after{content:"";margin-left:-1em}.ph-duotone.ph-heart:before{content:"";opacity:.2}.ph-duotone.ph-heart:after{content:"";margin-left:-1em}.ph-duotone.ph-heart-break:before{content:"";opacity:.2}.ph-duotone.ph-heart-break:after{content:"";margin-left:-1em}.ph-duotone.ph-heart-half:before{content:"";opacity:.2}.ph-duotone.ph-heart-half:after{content:"";margin-left:-1em}.ph-duotone.ph-heart-straight:before{content:"";opacity:.2}.ph-duotone.ph-heart-straight:after{content:"";margin-left:-1em}.ph-duotone.ph-heart-straight-break:before{content:"";opacity:.2}.ph-duotone.ph-heart-straight-break:after{content:"";margin-left:-1em}.ph-duotone.ph-heartbeat:before{content:"";opacity:.2}.ph-duotone.ph-heartbeat:after{content:"";margin-left:-1em}.ph-duotone.ph-hexagon:before{content:"";opacity:.2}.ph-duotone.ph-hexagon:after{content:"";margin-left:-1em}.ph-duotone.ph-high-definition:before{content:"";opacity:.2}.ph-duotone.ph-high-definition:after{content:"";margin-left:-1em}.ph-duotone.ph-high-heel:before{content:"";opacity:.2}.ph-duotone.ph-high-heel:after{content:"";margin-left:-1em}.ph-duotone.ph-highlighter:before{content:"";opacity:.2}.ph-duotone.ph-highlighter:after{content:"";margin-left:-1em}.ph-duotone.ph-highlighter-circle:before{content:"";opacity:.2}.ph-duotone.ph-highlighter-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-hockey:before{content:"";opacity:.2}.ph-duotone.ph-hockey:after{content:"";margin-left:-1em}.ph-duotone.ph-hoodie:before{content:"";opacity:.2}.ph-duotone.ph-hoodie:after{content:"";margin-left:-1em}.ph-duotone.ph-horse:before{content:"";opacity:.2}.ph-duotone.ph-horse:after{content:"";margin-left:-1em}.ph-duotone.ph-hospital:before{content:"";opacity:.2}.ph-duotone.ph-hospital:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass:before{content:"";opacity:.2}.ph-duotone.ph-hourglass:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass-high:before{content:"";opacity:.2}.ph-duotone.ph-hourglass-high:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass-low:before{content:"";opacity:.2}.ph-duotone.ph-hourglass-low:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass-medium:before{content:"";opacity:.2}.ph-duotone.ph-hourglass-medium:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass-simple:before{content:"";opacity:.2}.ph-duotone.ph-hourglass-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass-simple-high:before{content:"";opacity:.2}.ph-duotone.ph-hourglass-simple-high:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass-simple-low:before{content:"";opacity:.2}.ph-duotone.ph-hourglass-simple-low:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass-simple-medium:before{content:"";opacity:.2}.ph-duotone.ph-hourglass-simple-medium:after{content:"";margin-left:-1em}.ph-duotone.ph-house:before{content:"";opacity:.2}.ph-duotone.ph-house:after{content:"";margin-left:-1em}.ph-duotone.ph-house-line:before{content:"";opacity:.2}.ph-duotone.ph-house-line:after{content:"";margin-left:-1em}.ph-duotone.ph-house-simple:before{content:"";opacity:.2}.ph-duotone.ph-house-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-hurricane:before{content:"";opacity:.2}.ph-duotone.ph-hurricane:after{content:"";margin-left:-1em}.ph-duotone.ph-ice-cream:before{content:"";opacity:.2}.ph-duotone.ph-ice-cream:after{content:"";margin-left:-1em}.ph-duotone.ph-identification-badge:before{content:"";opacity:.2}.ph-duotone.ph-identification-badge:after{content:"";margin-left:-1em}.ph-duotone.ph-identification-card:before{content:"";opacity:.2}.ph-duotone.ph-identification-card:after{content:"";margin-left:-1em}.ph-duotone.ph-image:before{content:"";opacity:.2}.ph-duotone.ph-image:after{content:"";margin-left:-1em}.ph-duotone.ph-image-broken:before{content:"";opacity:.2}.ph-duotone.ph-image-broken:after{content:"";margin-left:-1em}.ph-duotone.ph-image-square:before{content:"";opacity:.2}.ph-duotone.ph-image-square:after{content:"";margin-left:-1em}.ph-duotone.ph-images:before{content:"";opacity:.2}.ph-duotone.ph-images:after{content:"";margin-left:-1em}.ph-duotone.ph-images-square:before{content:"";opacity:.2}.ph-duotone.ph-images-square:after{content:"";margin-left:-1em}.ph-duotone.ph-infinity:before{content:"";opacity:.2}.ph-duotone.ph-infinity:after{content:"";margin-left:-1em}.ph-duotone.ph-info:before{content:"";opacity:.2}.ph-duotone.ph-info:after{content:"";margin-left:-1em}.ph-duotone.ph-instagram-logo:before{content:"";opacity:.2}.ph-duotone.ph-instagram-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-intersect:before{content:"";opacity:.2}.ph-duotone.ph-intersect:after{content:"";margin-left:-1em}.ph-duotone.ph-intersect-square:before{content:"";opacity:.2}.ph-duotone.ph-intersect-square:after{content:"";margin-left:-1em}.ph-duotone.ph-intersect-three:before{content:"";opacity:.2}.ph-duotone.ph-intersect-three:after{content:"";margin-left:-1em}.ph-duotone.ph-intersection:before{content:"";opacity:.2}.ph-duotone.ph-intersection:after{content:"";margin-left:-1em}.ph-duotone.ph-invoice:before{content:"";opacity:.2}.ph-duotone.ph-invoice:after{content:"";margin-left:-1em}.ph-duotone.ph-island:before{content:"";opacity:.2}.ph-duotone.ph-island:after{content:"";margin-left:-1em}.ph-duotone.ph-jar:before{content:"";opacity:.2}.ph-duotone.ph-jar:after{content:"";margin-left:-1em}.ph-duotone.ph-jar-label:before{content:"";opacity:.2}.ph-duotone.ph-jar-label:after{content:"";margin-left:-1em}.ph-duotone.ph-jeep:before{content:"";opacity:.2}.ph-duotone.ph-jeep:after{content:"";margin-left:-1em}.ph-duotone.ph-joystick:before{content:"";opacity:.2}.ph-duotone.ph-joystick:after{content:"";margin-left:-1em}.ph-duotone.ph-kanban:before{content:"";opacity:.2}.ph-duotone.ph-kanban:after{content:"";margin-left:-1em}.ph-duotone.ph-key:before{content:"";opacity:.2}.ph-duotone.ph-key:after{content:"";margin-left:-1em}.ph-duotone.ph-key-return:before{content:"";opacity:.2}.ph-duotone.ph-key-return:after{content:"";margin-left:-1em}.ph-duotone.ph-keyboard:before{content:"";opacity:.2}.ph-duotone.ph-keyboard:after{content:"";margin-left:-1em}.ph-duotone.ph-keyhole:before{content:"";opacity:.2}.ph-duotone.ph-keyhole:after{content:"";margin-left:-1em}.ph-duotone.ph-knife:before{content:"";opacity:.2}.ph-duotone.ph-knife:after{content:"";margin-left:-1em}.ph-duotone.ph-ladder:before{content:"";opacity:.2}.ph-duotone.ph-ladder:after{content:"";margin-left:-1em}.ph-duotone.ph-ladder-simple:before{content:"";opacity:.2}.ph-duotone.ph-ladder-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-lamp:before{content:"";opacity:.2}.ph-duotone.ph-lamp:after{content:"";margin-left:-1em}.ph-duotone.ph-lamp-pendant:before{content:"";opacity:.2}.ph-duotone.ph-lamp-pendant:after{content:"";margin-left:-1em}.ph-duotone.ph-laptop:before{content:"";opacity:.2}.ph-duotone.ph-laptop:after{content:"";margin-left:-1em}.ph-duotone.ph-lasso:before{content:"";opacity:.2}.ph-duotone.ph-lasso:after{content:"";margin-left:-1em}.ph-duotone.ph-lastfm-logo:before{content:"";opacity:.2}.ph-duotone.ph-lastfm-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-layout:before{content:"";opacity:.2}.ph-duotone.ph-layout:after{content:"";margin-left:-1em}.ph-duotone.ph-leaf:before{content:"";opacity:.2}.ph-duotone.ph-leaf:after{content:"";margin-left:-1em}.ph-duotone.ph-lectern:before{content:"";opacity:.2}.ph-duotone.ph-lectern:after{content:"";margin-left:-1em}.ph-duotone.ph-lego:before{content:"";opacity:.2}.ph-duotone.ph-lego:after{content:"";margin-left:-1em}.ph-duotone.ph-lego-smiley:before{content:"";opacity:.2}.ph-duotone.ph-lego-smiley:after{content:"";margin-left:-1em}.ph-duotone.ph-less-than:before{content:"";opacity:.2}.ph-duotone.ph-less-than:after{content:"";margin-left:-1em}.ph-duotone.ph-less-than-or-equal:before{content:"";opacity:.2}.ph-duotone.ph-less-than-or-equal:after{content:"";margin-left:-1em}.ph-duotone.ph-letter-circle-h:before{content:"";opacity:.2}.ph-duotone.ph-letter-circle-h:after{content:"";margin-left:-1em}.ph-duotone.ph-letter-circle-p:before{content:"";opacity:.2}.ph-duotone.ph-letter-circle-p:after{content:"";margin-left:-1em}.ph-duotone.ph-letter-circle-v:before{content:"";opacity:.2}.ph-duotone.ph-letter-circle-v:after{content:"";margin-left:-1em}.ph-duotone.ph-lifebuoy:before{content:"";opacity:.2}.ph-duotone.ph-lifebuoy:after{content:"";margin-left:-1em}.ph-duotone.ph-lightbulb:before{content:"";opacity:.2}.ph-duotone.ph-lightbulb:after{content:"";margin-left:-1em}.ph-duotone.ph-lightbulb-filament:before{content:"";opacity:.2}.ph-duotone.ph-lightbulb-filament:after{content:"";margin-left:-1em}.ph-duotone.ph-lighthouse:before{content:"";opacity:.2}.ph-duotone.ph-lighthouse:after{content:"";margin-left:-1em}.ph-duotone.ph-lightning:before{content:"";opacity:.2}.ph-duotone.ph-lightning:after{content:"";margin-left:-1em}.ph-duotone.ph-lightning-a:before{content:"";opacity:.2}.ph-duotone.ph-lightning-a:after{content:"";margin-left:-1em}.ph-duotone.ph-lightning-slash:before{content:"";opacity:.2}.ph-duotone.ph-lightning-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-line-segment:before{content:"";opacity:.2}.ph-duotone.ph-line-segment:after{content:"";margin-left:-1em}.ph-duotone.ph-line-segments:before{content:"";opacity:.2}.ph-duotone.ph-line-segments:after{content:"";margin-left:-1em}.ph-duotone.ph-line-vertical:before{content:"";opacity:.2}.ph-duotone.ph-line-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-link:before{content:"";opacity:.2}.ph-duotone.ph-link:after{content:"";margin-left:-1em}.ph-duotone.ph-link-break:before{content:"";opacity:.2}.ph-duotone.ph-link-break:after{content:"";margin-left:-1em}.ph-duotone.ph-link-simple:before{content:"";opacity:.2}.ph-duotone.ph-link-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-link-simple-break:before{content:"";opacity:.2}.ph-duotone.ph-link-simple-break:after{content:"";margin-left:-1em}.ph-duotone.ph-link-simple-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-link-simple-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-link-simple-horizontal-break:before{content:"";opacity:.2}.ph-duotone.ph-link-simple-horizontal-break:after{content:"";margin-left:-1em}.ph-duotone.ph-linkedin-logo:before{content:"";opacity:.2}.ph-duotone.ph-linkedin-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-linktree-logo:before{content:"";opacity:.2}.ph-duotone.ph-linktree-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-linux-logo:before{content:"";opacity:.2}.ph-duotone.ph-linux-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-list:before{content:"";opacity:.2}.ph-duotone.ph-list:after{content:"";margin-left:-1em}.ph-duotone.ph-list-bullets:before{content:"";opacity:.2}.ph-duotone.ph-list-bullets:after{content:"";margin-left:-1em}.ph-duotone.ph-list-checks:before{content:"";opacity:.2}.ph-duotone.ph-list-checks:after{content:"";margin-left:-1em}.ph-duotone.ph-list-dashes:before{content:"";opacity:.2}.ph-duotone.ph-list-dashes:after{content:"";margin-left:-1em}.ph-duotone.ph-list-heart:before{content:"";opacity:.2}.ph-duotone.ph-list-heart:after{content:"";margin-left:-1em}.ph-duotone.ph-list-magnifying-glass:before{content:"";opacity:.2}.ph-duotone.ph-list-magnifying-glass:after{content:"";margin-left:-1em}.ph-duotone.ph-list-numbers:before{content:"";opacity:.2}.ph-duotone.ph-list-numbers:after{content:"";margin-left:-1em}.ph-duotone.ph-list-plus:before{content:"";opacity:.2}.ph-duotone.ph-list-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-list-star:before{content:"";opacity:.2}.ph-duotone.ph-list-star:after{content:"";margin-left:-1em}.ph-duotone.ph-lock:before{content:"";opacity:.2}.ph-duotone.ph-lock:after{content:"";margin-left:-1em}.ph-duotone.ph-lock-key:before{content:"";opacity:.2}.ph-duotone.ph-lock-key:after{content:"";margin-left:-1em}.ph-duotone.ph-lock-key-open:before{content:"";opacity:.2}.ph-duotone.ph-lock-key-open:after{content:"";margin-left:-1em}.ph-duotone.ph-lock-laminated:before{content:"";opacity:.2}.ph-duotone.ph-lock-laminated:after{content:"";margin-left:-1em}.ph-duotone.ph-lock-laminated-open:before{content:"";opacity:.2}.ph-duotone.ph-lock-laminated-open:after{content:"";margin-left:-1em}.ph-duotone.ph-lock-open:before{content:"";opacity:.2}.ph-duotone.ph-lock-open:after{content:"";margin-left:-1em}.ph-duotone.ph-lock-simple:before{content:"";opacity:.2}.ph-duotone.ph-lock-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-lock-simple-open:before{content:"";opacity:.2}.ph-duotone.ph-lock-simple-open:after{content:"";margin-left:-1em}.ph-duotone.ph-lockers:before{content:"";opacity:.2}.ph-duotone.ph-lockers:after{content:"";margin-left:-1em}.ph-duotone.ph-log:before{content:"";opacity:.2}.ph-duotone.ph-log:after{content:"";margin-left:-1em}.ph-duotone.ph-magic-wand:before{content:"";opacity:.2}.ph-duotone.ph-magic-wand:after{content:"";margin-left:-1em}.ph-duotone.ph-magnet:before{content:"";opacity:.2}.ph-duotone.ph-magnet:after{content:"";margin-left:-1em}.ph-duotone.ph-magnet-straight:before{content:"";opacity:.2}.ph-duotone.ph-magnet-straight:after{content:"";margin-left:-1em}.ph-duotone.ph-magnifying-glass:before{content:"";opacity:.2}.ph-duotone.ph-magnifying-glass:after{content:"";margin-left:-1em}.ph-duotone.ph-magnifying-glass-minus:before{content:"";opacity:.2}.ph-duotone.ph-magnifying-glass-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-magnifying-glass-plus:before{content:"";opacity:.2}.ph-duotone.ph-magnifying-glass-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-mailbox:before{content:"";opacity:.2}.ph-duotone.ph-mailbox:after{content:"";margin-left:-1em}.ph-duotone.ph-map-pin:before{content:"";opacity:.2}.ph-duotone.ph-map-pin:after{content:"";margin-left:-1em}.ph-duotone.ph-map-pin-area:before{content:"";opacity:.2}.ph-duotone.ph-map-pin-area:after{content:"";margin-left:-1em}.ph-duotone.ph-map-pin-line:before{content:"";opacity:.2}.ph-duotone.ph-map-pin-line:after{content:"";margin-left:-1em}.ph-duotone.ph-map-pin-plus:before{content:"";opacity:.2}.ph-duotone.ph-map-pin-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-map-pin-simple:before{content:"";opacity:.2}.ph-duotone.ph-map-pin-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-map-pin-simple-area:before{content:"";opacity:.2}.ph-duotone.ph-map-pin-simple-area:after{content:"";margin-left:-1em}.ph-duotone.ph-map-pin-simple-line:before{content:"";opacity:.2}.ph-duotone.ph-map-pin-simple-line:after{content:"";margin-left:-1em}.ph-duotone.ph-map-trifold:before{content:"";opacity:.2}.ph-duotone.ph-map-trifold:after{content:"";margin-left:-1em}.ph-duotone.ph-markdown-logo:before{content:"";opacity:.2}.ph-duotone.ph-markdown-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-marker-circle:before{content:"";opacity:.2}.ph-duotone.ph-marker-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-martini:before{content:"";opacity:.2}.ph-duotone.ph-martini:after{content:"";margin-left:-1em}.ph-duotone.ph-mask-happy:before{content:"";opacity:.2}.ph-duotone.ph-mask-happy:after{content:"";margin-left:-1em}.ph-duotone.ph-mask-sad:before{content:"";opacity:.2}.ph-duotone.ph-mask-sad:after{content:"";margin-left:-1em}.ph-duotone.ph-mastodon-logo:before{content:"";opacity:.2}.ph-duotone.ph-mastodon-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-math-operations:before{content:"";opacity:.2}.ph-duotone.ph-math-operations:after{content:"";margin-left:-1em}.ph-duotone.ph-matrix-logo:before{content:"";opacity:.2}.ph-duotone.ph-matrix-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-medal:before{content:"";opacity:.2}.ph-duotone.ph-medal:after{content:"";margin-left:-1em}.ph-duotone.ph-medal-military:before{content:"";opacity:.2}.ph-duotone.ph-medal-military:after{content:"";margin-left:-1em}.ph-duotone.ph-medium-logo:before{content:"";opacity:.2}.ph-duotone.ph-medium-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-megaphone:before{content:"";opacity:.2}.ph-duotone.ph-megaphone:after{content:"";margin-left:-1em}.ph-duotone.ph-megaphone-simple:before{content:"";opacity:.2}.ph-duotone.ph-megaphone-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-member-of:before{content:"";opacity:.2}.ph-duotone.ph-member-of:after{content:"";margin-left:-1em}.ph-duotone.ph-memory:before{content:"";opacity:.2}.ph-duotone.ph-memory:after{content:"";margin-left:-1em}.ph-duotone.ph-messenger-logo:before{content:"";opacity:.2}.ph-duotone.ph-messenger-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-meta-logo:before{content:"";opacity:.2}.ph-duotone.ph-meta-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-meteor:before{content:"";opacity:.2}.ph-duotone.ph-meteor:after{content:"";margin-left:-1em}.ph-duotone.ph-metronome:before{content:"";opacity:.2}.ph-duotone.ph-metronome:after{content:"";margin-left:-1em}.ph-duotone.ph-microphone:before{content:"";opacity:.2}.ph-duotone.ph-microphone:after{content:"";margin-left:-1em}.ph-duotone.ph-microphone-slash:before{content:"";opacity:.2}.ph-duotone.ph-microphone-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-microphone-stage:before{content:"";opacity:.2}.ph-duotone.ph-microphone-stage:after{content:"";margin-left:-1em}.ph-duotone.ph-microscope:before{content:"";opacity:.2}.ph-duotone.ph-microscope:after{content:"";margin-left:-1em}.ph-duotone.ph-microsoft-excel-logo:before{content:"";opacity:.2}.ph-duotone.ph-microsoft-excel-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-microsoft-outlook-logo:before{content:"";opacity:.2}.ph-duotone.ph-microsoft-outlook-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-microsoft-powerpoint-logo:before{content:"";opacity:.2}.ph-duotone.ph-microsoft-powerpoint-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-microsoft-teams-logo:before{content:"";opacity:.2}.ph-duotone.ph-microsoft-teams-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-microsoft-word-logo:before{content:"";opacity:.2}.ph-duotone.ph-microsoft-word-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-minus:before{content:"";opacity:.2}.ph-duotone.ph-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-minus-circle:before{content:"";opacity:.2}.ph-duotone.ph-minus-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-minus-square:before{content:"";opacity:.2}.ph-duotone.ph-minus-square:after{content:"";margin-left:-1em}.ph-duotone.ph-money:before{content:"";opacity:.2}.ph-duotone.ph-money:after{content:"";margin-left:-1em}.ph-duotone.ph-money-wavy:before{content:"";opacity:.2}.ph-duotone.ph-money-wavy:after{content:"";margin-left:-1em}.ph-duotone.ph-monitor:before{content:"";opacity:.2}.ph-duotone.ph-monitor:after{content:"";margin-left:-1em}.ph-duotone.ph-monitor-arrow-up:before{content:"";opacity:.2}.ph-duotone.ph-monitor-arrow-up:after{content:"";margin-left:-1em}.ph-duotone.ph-monitor-play:before{content:"";opacity:.2}.ph-duotone.ph-monitor-play:after{content:"";margin-left:-1em}.ph-duotone.ph-moon:before{content:"";opacity:.2}.ph-duotone.ph-moon:after{content:"";margin-left:-1em}.ph-duotone.ph-moon-stars:before{content:"";opacity:.2}.ph-duotone.ph-moon-stars:after{content:"";margin-left:-1em}.ph-duotone.ph-moped:before{content:"";opacity:.2}.ph-duotone.ph-moped:after{content:"";margin-left:-1em}.ph-duotone.ph-moped-front:before{content:"";opacity:.2}.ph-duotone.ph-moped-front:after{content:"";margin-left:-1em}.ph-duotone.ph-mosque:before{content:"";opacity:.2}.ph-duotone.ph-mosque:after{content:"";margin-left:-1em}.ph-duotone.ph-motorcycle:before{content:"";opacity:.2}.ph-duotone.ph-motorcycle:after{content:"";margin-left:-1em}.ph-duotone.ph-mountains:before{content:"";opacity:.2}.ph-duotone.ph-mountains:after{content:"";margin-left:-1em}.ph-duotone.ph-mouse:before{content:"";opacity:.2}.ph-duotone.ph-mouse:after{content:"";margin-left:-1em}.ph-duotone.ph-mouse-left-click:before{content:"";opacity:.2}.ph-duotone.ph-mouse-left-click:after{content:"";margin-left:-1em}.ph-duotone.ph-mouse-middle-click:before{content:"";opacity:.2}.ph-duotone.ph-mouse-middle-click:after{content:"";margin-left:-1em}.ph-duotone.ph-mouse-right-click:before{content:"";opacity:.2}.ph-duotone.ph-mouse-right-click:after{content:"";margin-left:-1em}.ph-duotone.ph-mouse-scroll:before{content:"";opacity:.2}.ph-duotone.ph-mouse-scroll:after{content:"";margin-left:-1em}.ph-duotone.ph-mouse-simple:before{content:"";opacity:.2}.ph-duotone.ph-mouse-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-music-note:before{content:"";opacity:.2}.ph-duotone.ph-music-note:after{content:"";margin-left:-1em}.ph-duotone.ph-music-note-simple:before{content:"";opacity:.2}.ph-duotone.ph-music-note-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-music-notes:before{content:"";opacity:.2}.ph-duotone.ph-music-notes:after{content:"";margin-left:-1em}.ph-duotone.ph-music-notes-minus:before{content:"";opacity:.2}.ph-duotone.ph-music-notes-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-music-notes-plus:before{content:"";opacity:.2}.ph-duotone.ph-music-notes-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-music-notes-simple:before{content:"";opacity:.2}.ph-duotone.ph-music-notes-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-navigation-arrow:before{content:"";opacity:.2}.ph-duotone.ph-navigation-arrow:after{content:"";margin-left:-1em}.ph-duotone.ph-needle:before{content:"";opacity:.2}.ph-duotone.ph-needle:after{content:"";margin-left:-1em}.ph-duotone.ph-network:before{content:"";opacity:.2}.ph-duotone.ph-network:after{content:"";margin-left:-1em}.ph-duotone.ph-network-slash:before{content:"";opacity:.2}.ph-duotone.ph-network-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-network-x:before{content:"";opacity:.2}.ph-duotone.ph-network-x:after{content:"";margin-left:-1em}.ph-duotone.ph-newspaper:before{content:"";opacity:.2}.ph-duotone.ph-newspaper:after{content:"";margin-left:-1em}.ph-duotone.ph-newspaper-clipping:before{content:"";opacity:.2}.ph-duotone.ph-newspaper-clipping:after{content:"";margin-left:-1em}.ph-duotone.ph-not-equals:before{content:"";opacity:.2}.ph-duotone.ph-not-equals:after{content:"";margin-left:-1em}.ph-duotone.ph-not-member-of:before{content:"";opacity:.2}.ph-duotone.ph-not-member-of:after{content:"";margin-left:-1em}.ph-duotone.ph-not-subset-of:before{content:"";opacity:.2}.ph-duotone.ph-not-subset-of:after{content:"";margin-left:-1em}.ph-duotone.ph-not-superset-of:before{content:"";opacity:.2}.ph-duotone.ph-not-superset-of:after{content:"";margin-left:-1em}.ph-duotone.ph-notches:before{content:"";opacity:.2}.ph-duotone.ph-notches:after{content:"";margin-left:-1em}.ph-duotone.ph-note:before{content:"";opacity:.2}.ph-duotone.ph-note:after{content:"";margin-left:-1em}.ph-duotone.ph-note-blank:before{content:"";opacity:.2}.ph-duotone.ph-note-blank:after{content:"";margin-left:-1em}.ph-duotone.ph-note-pencil:before{content:"";opacity:.2}.ph-duotone.ph-note-pencil:after{content:"";margin-left:-1em}.ph-duotone.ph-notebook:before{content:"";opacity:.2}.ph-duotone.ph-notebook:after{content:"";margin-left:-1em}.ph-duotone.ph-notepad:before{content:"";opacity:.2}.ph-duotone.ph-notepad:after{content:"";margin-left:-1em}.ph-duotone.ph-notification:before{content:"";opacity:.2}.ph-duotone.ph-notification:after{content:"";margin-left:-1em}.ph-duotone.ph-notion-logo:before{content:"";opacity:.2}.ph-duotone.ph-notion-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-nuclear-plant:before{content:"";opacity:.2}.ph-duotone.ph-nuclear-plant:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-eight:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-eight:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-five:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-five:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-four:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-four:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-nine:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-nine:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-one:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-one:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-seven:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-seven:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-six:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-six:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-three:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-three:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-two:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-two:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-zero:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-zero:after{content:"";margin-left:-1em}.ph-duotone.ph-number-eight:before{content:"";opacity:.2}.ph-duotone.ph-number-eight:after{content:"";margin-left:-1em}.ph-duotone.ph-number-five:before{content:"";opacity:.2}.ph-duotone.ph-number-five:after{content:"";margin-left:-1em}.ph-duotone.ph-number-four:before{content:"";opacity:.2}.ph-duotone.ph-number-four:after{content:"";margin-left:-1em}.ph-duotone.ph-number-nine:before{content:"";opacity:.2}.ph-duotone.ph-number-nine:after{content:"";margin-left:-1em}.ph-duotone.ph-number-one:before{content:"";opacity:.2}.ph-duotone.ph-number-one:after{content:"";margin-left:-1em}.ph-duotone.ph-number-seven:before{content:"";opacity:.2}.ph-duotone.ph-number-seven:after{content:"";margin-left:-1em}.ph-duotone.ph-number-six:before{content:"";opacity:.2}.ph-duotone.ph-number-six:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-eight:before{content:"";opacity:.2}.ph-duotone.ph-number-square-eight:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-five:before{content:"";opacity:.2}.ph-duotone.ph-number-square-five:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-four:before{content:"";opacity:.2}.ph-duotone.ph-number-square-four:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-nine:before{content:"";opacity:.2}.ph-duotone.ph-number-square-nine:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-one:before{content:"";opacity:.2}.ph-duotone.ph-number-square-one:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-seven:before{content:"";opacity:.2}.ph-duotone.ph-number-square-seven:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-six:before{content:"";opacity:.2}.ph-duotone.ph-number-square-six:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-three:before{content:"";opacity:.2}.ph-duotone.ph-number-square-three:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-two:before{content:"";opacity:.2}.ph-duotone.ph-number-square-two:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-zero:before{content:"";opacity:.2}.ph-duotone.ph-number-square-zero:after{content:"";margin-left:-1em}.ph-duotone.ph-number-three:before{content:"";opacity:.2}.ph-duotone.ph-number-three:after{content:"";margin-left:-1em}.ph-duotone.ph-number-two:before{content:"";opacity:.2}.ph-duotone.ph-number-two:after{content:"";margin-left:-1em}.ph-duotone.ph-number-zero:before{content:"";opacity:.2}.ph-duotone.ph-number-zero:after{content:"";margin-left:-1em}.ph-duotone.ph-numpad:before{content:"";opacity:.2}.ph-duotone.ph-numpad:after{content:"";margin-left:-1em}.ph-duotone.ph-nut:before{content:"";opacity:.2}.ph-duotone.ph-nut:after{content:"";margin-left:-1em}.ph-duotone.ph-ny-times-logo:before{content:"";opacity:.2}.ph-duotone.ph-ny-times-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-octagon:before{content:"";opacity:.2}.ph-duotone.ph-octagon:after{content:"";margin-left:-1em}.ph-duotone.ph-office-chair:before{content:"";opacity:.2}.ph-duotone.ph-office-chair:after{content:"";margin-left:-1em}.ph-duotone.ph-onigiri:before{content:"";opacity:.2}.ph-duotone.ph-onigiri:after{content:"";margin-left:-1em}.ph-duotone.ph-open-ai-logo:before{content:"";opacity:.2}.ph-duotone.ph-open-ai-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-option:before{content:"";opacity:.2}.ph-duotone.ph-option:after{content:"";margin-left:-1em}.ph-duotone.ph-orange:before{content:"";opacity:.2}.ph-duotone.ph-orange:after{content:"";margin-left:-1em}.ph-duotone.ph-orange-slice:before{content:"";opacity:.2}.ph-duotone.ph-orange-slice:after{content:"";margin-left:-1em}.ph-duotone.ph-oven:before{content:"";opacity:.2}.ph-duotone.ph-oven:after{content:"";margin-left:-1em}.ph-duotone.ph-package:before{content:"";opacity:.2}.ph-duotone.ph-package:after{content:"";margin-left:-1em}.ph-duotone.ph-paint-brush:before{content:"";opacity:.2}.ph-duotone.ph-paint-brush:after{content:"";margin-left:-1em}.ph-duotone.ph-paint-brush-broad:before{content:"";opacity:.2}.ph-duotone.ph-paint-brush-broad:after{content:"";margin-left:-1em}.ph-duotone.ph-paint-brush-household:before{content:"";opacity:.2}.ph-duotone.ph-paint-brush-household:after{content:"";margin-left:-1em}.ph-duotone.ph-paint-bucket:before{content:"";opacity:.2}.ph-duotone.ph-paint-bucket:after{content:"";margin-left:-1em}.ph-duotone.ph-paint-roller:before{content:"";opacity:.2}.ph-duotone.ph-paint-roller:after{content:"";margin-left:-1em}.ph-duotone.ph-palette:before{content:"";opacity:.2}.ph-duotone.ph-palette:after{content:"";margin-left:-1em}.ph-duotone.ph-panorama:before{content:"";opacity:.2}.ph-duotone.ph-panorama:after{content:"";margin-left:-1em}.ph-duotone.ph-pants:before{content:"";opacity:.2}.ph-duotone.ph-pants:after{content:"";margin-left:-1em}.ph-duotone.ph-paper-plane:before{content:"";opacity:.2}.ph-duotone.ph-paper-plane:after{content:"";margin-left:-1em}.ph-duotone.ph-paper-plane-right:before{content:"";opacity:.2}.ph-duotone.ph-paper-plane-right:after{content:"";margin-left:-1em}.ph-duotone.ph-paper-plane-tilt:before{content:"";opacity:.2}.ph-duotone.ph-paper-plane-tilt:after{content:"";margin-left:-1em}.ph-duotone.ph-paperclip:before{content:"";opacity:.2}.ph-duotone.ph-paperclip:after{content:"";margin-left:-1em}.ph-duotone.ph-paperclip-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-paperclip-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-parachute:before{content:"";opacity:.2}.ph-duotone.ph-parachute:after{content:"";margin-left:-1em}.ph-duotone.ph-paragraph:before{content:"";opacity:.2}.ph-duotone.ph-paragraph:after{content:"";margin-left:-1em}.ph-duotone.ph-parallelogram:before{content:"";opacity:.2}.ph-duotone.ph-parallelogram:after{content:"";margin-left:-1em}.ph-duotone.ph-park:before{content:"";opacity:.2}.ph-duotone.ph-park:after{content:"";margin-left:-1em}.ph-duotone.ph-password:before{content:"";opacity:.2}.ph-duotone.ph-password:after{content:"";margin-left:-1em}.ph-duotone.ph-path:before{content:"";opacity:.2}.ph-duotone.ph-path:after{content:"";margin-left:-1em}.ph-duotone.ph-patreon-logo:before{content:"";opacity:.2}.ph-duotone.ph-patreon-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-pause:before{content:"";opacity:.2}.ph-duotone.ph-pause:after{content:"";margin-left:-1em}.ph-duotone.ph-pause-circle:before{content:"";opacity:.2}.ph-duotone.ph-pause-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-paw-print:before{content:"";opacity:.2}.ph-duotone.ph-paw-print:after{content:"";margin-left:-1em}.ph-duotone.ph-paypal-logo:before{content:"";opacity:.2}.ph-duotone.ph-paypal-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-peace:before{content:"";opacity:.2}.ph-duotone.ph-peace:after{content:"";margin-left:-1em}.ph-duotone.ph-pen:before{content:"";opacity:.2}.ph-duotone.ph-pen:after{content:"";margin-left:-1em}.ph-duotone.ph-pen-nib:before{content:"";opacity:.2}.ph-duotone.ph-pen-nib:after{content:"";margin-left:-1em}.ph-duotone.ph-pen-nib-straight:before{content:"";opacity:.2}.ph-duotone.ph-pen-nib-straight:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil:before{content:"";opacity:.2}.ph-duotone.ph-pencil:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil-circle:before{content:"";opacity:.2}.ph-duotone.ph-pencil-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil-line:before{content:"";opacity:.2}.ph-duotone.ph-pencil-line:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil-ruler:before{content:"";opacity:.2}.ph-duotone.ph-pencil-ruler:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil-simple:before{content:"";opacity:.2}.ph-duotone.ph-pencil-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil-simple-line:before{content:"";opacity:.2}.ph-duotone.ph-pencil-simple-line:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil-simple-slash:before{content:"";opacity:.2}.ph-duotone.ph-pencil-simple-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil-slash:before{content:"";opacity:.2}.ph-duotone.ph-pencil-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-pentagon:before{content:"";opacity:.2}.ph-duotone.ph-pentagon:after{content:"";margin-left:-1em}.ph-duotone.ph-pentagram:before{content:"";opacity:.2}.ph-duotone.ph-pentagram:after{content:"";margin-left:-1em}.ph-duotone.ph-pepper:before{content:"";opacity:.2}.ph-duotone.ph-pepper:after{content:"";margin-left:-1em}.ph-duotone.ph-percent:before{content:"";opacity:.2}.ph-duotone.ph-percent:after{content:"";margin-left:-1em}.ph-duotone.ph-person:before{content:"";opacity:.2}.ph-duotone.ph-person:after{content:"";margin-left:-1em}.ph-duotone.ph-person-arms-spread:before{content:"";opacity:.2}.ph-duotone.ph-person-arms-spread:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple:before{content:"";opacity:.2}.ph-duotone.ph-person-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-bike:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-bike:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-circle:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-hike:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-hike:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-run:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-run:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-ski:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-ski:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-snowboard:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-snowboard:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-swim:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-swim:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-tai-chi:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-tai-chi:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-throw:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-throw:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-walk:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-walk:after{content:"";margin-left:-1em}.ph-duotone.ph-perspective:before{content:"";opacity:.2}.ph-duotone.ph-perspective:after{content:"";margin-left:-1em}.ph-duotone.ph-phone:before{content:"";opacity:.2}.ph-duotone.ph-phone:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-call:before{content:"";opacity:.2}.ph-duotone.ph-phone-call:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-disconnect:before{content:"";opacity:.2}.ph-duotone.ph-phone-disconnect:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-incoming:before{content:"";opacity:.2}.ph-duotone.ph-phone-incoming:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-list:before{content:"";opacity:.2}.ph-duotone.ph-phone-list:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-outgoing:before{content:"";opacity:.2}.ph-duotone.ph-phone-outgoing:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-pause:before{content:"";opacity:.2}.ph-duotone.ph-phone-pause:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-plus:before{content:"";opacity:.2}.ph-duotone.ph-phone-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-slash:before{content:"";opacity:.2}.ph-duotone.ph-phone-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-transfer:before{content:"";opacity:.2}.ph-duotone.ph-phone-transfer:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-x:before{content:"";opacity:.2}.ph-duotone.ph-phone-x:after{content:"";margin-left:-1em}.ph-duotone.ph-phosphor-logo:before{content:"";opacity:.2}.ph-duotone.ph-phosphor-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-pi:before{content:"";opacity:.2}.ph-duotone.ph-pi:after{content:"";margin-left:-1em}.ph-duotone.ph-piano-keys:before{content:"";opacity:.2}.ph-duotone.ph-piano-keys:after{content:"";margin-left:-1em}.ph-duotone.ph-picnic-table:before{content:"";opacity:.2}.ph-duotone.ph-picnic-table:after{content:"";margin-left:-1em}.ph-duotone.ph-picture-in-picture:before{content:"";opacity:.2}.ph-duotone.ph-picture-in-picture:after{content:"";margin-left:-1em}.ph-duotone.ph-piggy-bank:before{content:"";opacity:.2}.ph-duotone.ph-piggy-bank:after{content:"";margin-left:-1em}.ph-duotone.ph-pill:before{content:"";opacity:.2}.ph-duotone.ph-pill:after{content:"";margin-left:-1em}.ph-duotone.ph-ping-pong:before{content:"";opacity:.2}.ph-duotone.ph-ping-pong:after{content:"";margin-left:-1em}.ph-duotone.ph-pint-glass:before{content:"";opacity:.2}.ph-duotone.ph-pint-glass:after{content:"";margin-left:-1em}.ph-duotone.ph-pinterest-logo:before{content:"";opacity:.2}.ph-duotone.ph-pinterest-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-pinwheel:before{content:"";opacity:.2}.ph-duotone.ph-pinwheel:after{content:"";margin-left:-1em}.ph-duotone.ph-pipe:before{content:"";opacity:.2}.ph-duotone.ph-pipe:after{content:"";margin-left:-1em}.ph-duotone.ph-pipe-wrench:before{content:"";opacity:.2}.ph-duotone.ph-pipe-wrench:after{content:"";margin-left:-1em}.ph-duotone.ph-pix-logo:before{content:"";opacity:.2}.ph-duotone.ph-pix-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-pizza:before{content:"";opacity:.2}.ph-duotone.ph-pizza:after{content:"";margin-left:-1em}.ph-duotone.ph-placeholder:before{content:"";opacity:.2}.ph-duotone.ph-placeholder:after{content:"";margin-left:-1em}.ph-duotone.ph-planet:before{content:"";opacity:.2}.ph-duotone.ph-planet:after{content:"";margin-left:-1em}.ph-duotone.ph-plant:before{content:"";opacity:.2}.ph-duotone.ph-plant:after{content:"";margin-left:-1em}.ph-duotone.ph-play:before{content:"";opacity:.2}.ph-duotone.ph-play:after{content:"";margin-left:-1em}.ph-duotone.ph-play-circle:before{content:"";opacity:.2}.ph-duotone.ph-play-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-play-pause:before{content:"";opacity:.2}.ph-duotone.ph-play-pause:after{content:"";margin-left:-1em}.ph-duotone.ph-playlist:before{content:"";opacity:.2}.ph-duotone.ph-playlist:after{content:"";margin-left:-1em}.ph-duotone.ph-plug:before{content:"";opacity:.2}.ph-duotone.ph-plug:after{content:"";margin-left:-1em}.ph-duotone.ph-plug-charging:before{content:"";opacity:.2}.ph-duotone.ph-plug-charging:after{content:"";margin-left:-1em}.ph-duotone.ph-plugs:before{content:"";opacity:.2}.ph-duotone.ph-plugs:after{content:"";margin-left:-1em}.ph-duotone.ph-plugs-connected:before{content:"";opacity:.2}.ph-duotone.ph-plugs-connected:after{content:"";margin-left:-1em}.ph-duotone.ph-plus:before{content:"";opacity:.2}.ph-duotone.ph-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-plus-circle:before{content:"";opacity:.2}.ph-duotone.ph-plus-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-plus-minus:before{content:"";opacity:.2}.ph-duotone.ph-plus-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-plus-square:before{content:"";opacity:.2}.ph-duotone.ph-plus-square:after{content:"";margin-left:-1em}.ph-duotone.ph-poker-chip:before{content:"";opacity:.2}.ph-duotone.ph-poker-chip:after{content:"";margin-left:-1em}.ph-duotone.ph-police-car:before{content:"";opacity:.2}.ph-duotone.ph-police-car:after{content:"";margin-left:-1em}.ph-duotone.ph-polygon:before{content:"";opacity:.2}.ph-duotone.ph-polygon:after{content:"";margin-left:-1em}.ph-duotone.ph-popcorn:before{content:"";opacity:.2}.ph-duotone.ph-popcorn:after{content:"";margin-left:-1em}.ph-duotone.ph-popsicle:before{content:"";opacity:.2}.ph-duotone.ph-popsicle:after{content:"";margin-left:-1em}.ph-duotone.ph-potted-plant:before{content:"";opacity:.2}.ph-duotone.ph-potted-plant:after{content:"";margin-left:-1em}.ph-duotone.ph-power:before{content:"";opacity:.2}.ph-duotone.ph-power:after{content:"";margin-left:-1em}.ph-duotone.ph-prescription:before{content:"";opacity:.2}.ph-duotone.ph-prescription:after{content:"";margin-left:-1em}.ph-duotone.ph-presentation:before{content:"";opacity:.2}.ph-duotone.ph-presentation:after{content:"";margin-left:-1em}.ph-duotone.ph-presentation-chart:before{content:"";opacity:.2}.ph-duotone.ph-presentation-chart:after{content:"";margin-left:-1em}.ph-duotone.ph-printer:before{content:"";opacity:.2}.ph-duotone.ph-printer:after{content:"";margin-left:-1em}.ph-duotone.ph-prohibit:before{content:"";opacity:.2}.ph-duotone.ph-prohibit:after{content:"";margin-left:-1em}.ph-duotone.ph-prohibit-inset:before{content:"";opacity:.2}.ph-duotone.ph-prohibit-inset:after{content:"";margin-left:-1em}.ph-duotone.ph-projector-screen:before{content:"";opacity:.2}.ph-duotone.ph-projector-screen:after{content:"";margin-left:-1em}.ph-duotone.ph-projector-screen-chart:before{content:"";opacity:.2}.ph-duotone.ph-projector-screen-chart:after{content:"";margin-left:-1em}.ph-duotone.ph-pulse:before{content:"";opacity:.2}.ph-duotone.ph-pulse:after{content:"";margin-left:-1em}.ph-duotone.ph-push-pin:before{content:"";opacity:.2}.ph-duotone.ph-push-pin:after{content:"";margin-left:-1em}.ph-duotone.ph-push-pin-simple:before{content:"";opacity:.2}.ph-duotone.ph-push-pin-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-push-pin-simple-slash:before{content:"";opacity:.2}.ph-duotone.ph-push-pin-simple-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-push-pin-slash:before{content:"";opacity:.2}.ph-duotone.ph-push-pin-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-puzzle-piece:before{content:"";opacity:.2}.ph-duotone.ph-puzzle-piece:after{content:"";margin-left:-1em}.ph-duotone.ph-qr-code:before{content:"";opacity:.2}.ph-duotone.ph-qr-code:after{content:"";margin-left:-1em}.ph-duotone.ph-question:before{content:"";opacity:.2}.ph-duotone.ph-question:after{content:"";margin-left:-1em}.ph-duotone.ph-question-mark:before{content:"";opacity:.2}.ph-duotone.ph-question-mark:after{content:"";margin-left:-1em}.ph-duotone.ph-queue:before{content:"";opacity:.2}.ph-duotone.ph-queue:after{content:"";margin-left:-1em}.ph-duotone.ph-quotes:before{content:"";opacity:.2}.ph-duotone.ph-quotes:after{content:"";margin-left:-1em}.ph-duotone.ph-rabbit:before{content:"";opacity:.2}.ph-duotone.ph-rabbit:after{content:"";margin-left:-1em}.ph-duotone.ph-racquet:before{content:"";opacity:.2}.ph-duotone.ph-racquet:after{content:"";margin-left:-1em}.ph-duotone.ph-radical:before{content:"";opacity:.2}.ph-duotone.ph-radical:after{content:"";margin-left:-1em}.ph-duotone.ph-radio:before{content:"";opacity:.2}.ph-duotone.ph-radio:after{content:"";margin-left:-1em}.ph-duotone.ph-radio-button:before{content:"";opacity:.2}.ph-duotone.ph-radio-button:after{content:"";margin-left:-1em}.ph-duotone.ph-radioactive:before{content:"";opacity:.2}.ph-duotone.ph-radioactive:after{content:"";margin-left:-1em}.ph-duotone.ph-rainbow:before{content:"";opacity:.2}.ph-duotone.ph-rainbow:after{content:"";margin-left:-1em}.ph-duotone.ph-rainbow-cloud:before{content:"";opacity:.2}.ph-duotone.ph-rainbow-cloud:after{content:"";margin-left:-1em}.ph-duotone.ph-ranking:before{content:"";opacity:.2}.ph-duotone.ph-ranking:after{content:"";margin-left:-1em}.ph-duotone.ph-read-cv-logo:before{content:"";opacity:.2}.ph-duotone.ph-read-cv-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-receipt:before{content:"";opacity:.2}.ph-duotone.ph-receipt:after{content:"";margin-left:-1em}.ph-duotone.ph-receipt-x:before{content:"";opacity:.2}.ph-duotone.ph-receipt-x:after{content:"";margin-left:-1em}.ph-duotone.ph-record:before{content:"";opacity:.2}.ph-duotone.ph-record:after{content:"";margin-left:-1em}.ph-duotone.ph-rectangle:before{content:"";opacity:.2}.ph-duotone.ph-rectangle:after{content:"";margin-left:-1em}.ph-duotone.ph-rectangle-dashed:before{content:"";opacity:.2}.ph-duotone.ph-rectangle-dashed:after{content:"";margin-left:-1em}.ph-duotone.ph-recycle:before{content:"";opacity:.2}.ph-duotone.ph-recycle:after{content:"";margin-left:-1em}.ph-duotone.ph-reddit-logo:before{content:"";opacity:.2}.ph-duotone.ph-reddit-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-repeat:before{content:"";opacity:.2}.ph-duotone.ph-repeat:after{content:"";margin-left:-1em}.ph-duotone.ph-repeat-once:before{content:"";opacity:.2}.ph-duotone.ph-repeat-once:after{content:"";margin-left:-1em}.ph-duotone.ph-replit-logo:before{content:"";opacity:.2}.ph-duotone.ph-replit-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-resize:before{content:"";opacity:.2}.ph-duotone.ph-resize:after{content:"";margin-left:-1em}.ph-duotone.ph-rewind:before{content:"";opacity:.2}.ph-duotone.ph-rewind:after{content:"";margin-left:-1em}.ph-duotone.ph-rewind-circle:before{content:"";opacity:.2}.ph-duotone.ph-rewind-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-road-horizon:before{content:"";opacity:.2}.ph-duotone.ph-road-horizon:after{content:"";margin-left:-1em}.ph-duotone.ph-robot:before{content:"";opacity:.2}.ph-duotone.ph-robot:after{content:"";margin-left:-1em}.ph-duotone.ph-rocket:before{content:"";opacity:.2}.ph-duotone.ph-rocket:after{content:"";margin-left:-1em}.ph-duotone.ph-rocket-launch:before{content:"";opacity:.2}.ph-duotone.ph-rocket-launch:after{content:"";margin-left:-1em}.ph-duotone.ph-rows:before{content:"";opacity:.2}.ph-duotone.ph-rows:after{content:"";margin-left:-1em}.ph-duotone.ph-rows-plus-bottom:before{content:"";opacity:.2}.ph-duotone.ph-rows-plus-bottom:after{content:"";margin-left:-1em}.ph-duotone.ph-rows-plus-top:before{content:"";opacity:.2}.ph-duotone.ph-rows-plus-top:after{content:"";margin-left:-1em}.ph-duotone.ph-rss:before{content:"";opacity:.2}.ph-duotone.ph-rss:after{content:"";margin-left:-1em}.ph-duotone.ph-rss-simple:before{content:"";opacity:.2}.ph-duotone.ph-rss-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-rug:before{content:"";opacity:.2}.ph-duotone.ph-rug:after{content:"";margin-left:-1em}.ph-duotone.ph-ruler:before{content:"";opacity:.2}.ph-duotone.ph-ruler:after{content:"";margin-left:-1em}.ph-duotone.ph-sailboat:before{content:"";opacity:.2}.ph-duotone.ph-sailboat:after{content:"";margin-left:-1em}.ph-duotone.ph-scales:before{content:"";opacity:.2}.ph-duotone.ph-scales:after{content:"";margin-left:-1em}.ph-duotone.ph-scan:before{content:"";opacity:.2}.ph-duotone.ph-scan:after{content:"";margin-left:-1em}.ph-duotone.ph-scan-smiley:before{content:"";opacity:.2}.ph-duotone.ph-scan-smiley:after{content:"";margin-left:-1em}.ph-duotone.ph-scissors:before{content:"";opacity:.2}.ph-duotone.ph-scissors:after{content:"";margin-left:-1em}.ph-duotone.ph-scooter:before{content:"";opacity:.2}.ph-duotone.ph-scooter:after{content:"";margin-left:-1em}.ph-duotone.ph-screencast:before{content:"";opacity:.2}.ph-duotone.ph-screencast:after{content:"";margin-left:-1em}.ph-duotone.ph-screwdriver:before{content:"";opacity:.2}.ph-duotone.ph-screwdriver:after{content:"";margin-left:-1em}.ph-duotone.ph-scribble:before{content:"";opacity:.2}.ph-duotone.ph-scribble:after{content:"";margin-left:-1em}.ph-duotone.ph-scribble-loop:before{content:"";opacity:.2}.ph-duotone.ph-scribble-loop:after{content:"";margin-left:-1em}.ph-duotone.ph-scroll:before{content:"";opacity:.2}.ph-duotone.ph-scroll:after{content:"";margin-left:-1em}.ph-duotone.ph-seal:before{content:"";opacity:.2}.ph-duotone.ph-seal:after{content:"";margin-left:-1em}.ph-duotone.ph-seal-check:before{content:"";opacity:.2}.ph-duotone.ph-seal-check:after{content:"";margin-left:-1em}.ph-duotone.ph-seal-percent:before{content:"";opacity:.2}.ph-duotone.ph-seal-percent:after{content:"";margin-left:-1em}.ph-duotone.ph-seal-question:before{content:"";opacity:.2}.ph-duotone.ph-seal-question:after{content:"";margin-left:-1em}.ph-duotone.ph-seal-warning:before{content:"";opacity:.2}.ph-duotone.ph-seal-warning:after{content:"";margin-left:-1em}.ph-duotone.ph-seat:before{content:"";opacity:.2}.ph-duotone.ph-seat:after{content:"";margin-left:-1em}.ph-duotone.ph-seatbelt:before{content:"";opacity:.2}.ph-duotone.ph-seatbelt:after{content:"";margin-left:-1em}.ph-duotone.ph-security-camera:before{content:"";opacity:.2}.ph-duotone.ph-security-camera:after{content:"";margin-left:-1em}.ph-duotone.ph-selection:before{content:"";opacity:.2}.ph-duotone.ph-selection:after{content:"";margin-left:-1em}.ph-duotone.ph-selection-all:before{content:"";opacity:.2}.ph-duotone.ph-selection-all:after{content:"";margin-left:-1em}.ph-duotone.ph-selection-background:before{content:"";opacity:.2}.ph-duotone.ph-selection-background:after{content:"";margin-left:-1em}.ph-duotone.ph-selection-foreground:before{content:"";opacity:.2}.ph-duotone.ph-selection-foreground:after{content:"";margin-left:-1em}.ph-duotone.ph-selection-inverse:before{content:"";opacity:.2}.ph-duotone.ph-selection-inverse:after{content:"";margin-left:-1em}.ph-duotone.ph-selection-plus:before{content:"";opacity:.2}.ph-duotone.ph-selection-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-selection-slash:before{content:"";opacity:.2}.ph-duotone.ph-selection-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-shapes:before{content:"";opacity:.2}.ph-duotone.ph-shapes:after{content:"";margin-left:-1em}.ph-duotone.ph-share:before{content:"";opacity:.2}.ph-duotone.ph-share:after{content:"";margin-left:-1em}.ph-duotone.ph-share-fat:before{content:"";opacity:.2}.ph-duotone.ph-share-fat:after{content:"";margin-left:-1em}.ph-duotone.ph-share-network:before{content:"";opacity:.2}.ph-duotone.ph-share-network:after{content:"";margin-left:-1em}.ph-duotone.ph-shield:before{content:"";opacity:.2}.ph-duotone.ph-shield:after{content:"";margin-left:-1em}.ph-duotone.ph-shield-check:before{content:"";opacity:.2}.ph-duotone.ph-shield-check:after{content:"";margin-left:-1em}.ph-duotone.ph-shield-checkered:before{content:"";opacity:.2}.ph-duotone.ph-shield-checkered:after{content:"";margin-left:-1em}.ph-duotone.ph-shield-chevron:before{content:"";opacity:.2}.ph-duotone.ph-shield-chevron:after{content:"";margin-left:-1em}.ph-duotone.ph-shield-plus:before{content:"";opacity:.2}.ph-duotone.ph-shield-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-shield-slash:before{content:"";opacity:.2}.ph-duotone.ph-shield-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-shield-star:before{content:"";opacity:.2}.ph-duotone.ph-shield-star:after{content:"";margin-left:-1em}.ph-duotone.ph-shield-warning:before{content:"";opacity:.2}.ph-duotone.ph-shield-warning:after{content:"";margin-left:-1em}.ph-duotone.ph-shipping-container:before{content:"";opacity:.2}.ph-duotone.ph-shipping-container:after{content:"";margin-left:-1em}.ph-duotone.ph-shirt-folded:before{content:"";opacity:.2}.ph-duotone.ph-shirt-folded:after{content:"";margin-left:-1em}.ph-duotone.ph-shooting-star:before{content:"";opacity:.2}.ph-duotone.ph-shooting-star:after{content:"";margin-left:-1em}.ph-duotone.ph-shopping-bag:before{content:"";opacity:.2}.ph-duotone.ph-shopping-bag:after{content:"";margin-left:-1em}.ph-duotone.ph-shopping-bag-open:before{content:"";opacity:.2}.ph-duotone.ph-shopping-bag-open:after{content:"";margin-left:-1em}.ph-duotone.ph-shopping-cart:before{content:"";opacity:.2}.ph-duotone.ph-shopping-cart:after{content:"";margin-left:-1em}.ph-duotone.ph-shopping-cart-simple:before{content:"";opacity:.2}.ph-duotone.ph-shopping-cart-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-shovel:before{content:"";opacity:.2}.ph-duotone.ph-shovel:after{content:"";margin-left:-1em}.ph-duotone.ph-shower:before{content:"";opacity:.2}.ph-duotone.ph-shower:after{content:"";margin-left:-1em}.ph-duotone.ph-shrimp:before{content:"";opacity:.2}.ph-duotone.ph-shrimp:after{content:"";margin-left:-1em}.ph-duotone.ph-shuffle:before{content:"";opacity:.2}.ph-duotone.ph-shuffle:after{content:"";margin-left:-1em}.ph-duotone.ph-shuffle-angular:before{content:"";opacity:.2}.ph-duotone.ph-shuffle-angular:after{content:"";margin-left:-1em}.ph-duotone.ph-shuffle-simple:before{content:"";opacity:.2}.ph-duotone.ph-shuffle-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-sidebar:before{content:"";opacity:.2}.ph-duotone.ph-sidebar:after{content:"";margin-left:-1em}.ph-duotone.ph-sidebar-simple:before{content:"";opacity:.2}.ph-duotone.ph-sidebar-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-sigma:before{content:"";opacity:.2}.ph-duotone.ph-sigma:after{content:"";margin-left:-1em}.ph-duotone.ph-sign-in:before{content:"";opacity:.2}.ph-duotone.ph-sign-in:after{content:"";margin-left:-1em}.ph-duotone.ph-sign-out:before{content:"";opacity:.2}.ph-duotone.ph-sign-out:after{content:"";margin-left:-1em}.ph-duotone.ph-signature:before{content:"";opacity:.2}.ph-duotone.ph-signature:after{content:"";margin-left:-1em}.ph-duotone.ph-signpost:before{content:"";opacity:.2}.ph-duotone.ph-signpost:after{content:"";margin-left:-1em}.ph-duotone.ph-sim-card:before{content:"";opacity:.2}.ph-duotone.ph-sim-card:after{content:"";margin-left:-1em}.ph-duotone.ph-siren:before{content:"";opacity:.2}.ph-duotone.ph-siren:after{content:"";margin-left:-1em}.ph-duotone.ph-sketch-logo:before{content:"";opacity:.2}.ph-duotone.ph-sketch-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-skip-back:before{content:"";opacity:.2}.ph-duotone.ph-skip-back:after{content:"";margin-left:-1em}.ph-duotone.ph-skip-back-circle:before{content:"";opacity:.2}.ph-duotone.ph-skip-back-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-skip-forward:before{content:"";opacity:.2}.ph-duotone.ph-skip-forward:after{content:"";margin-left:-1em}.ph-duotone.ph-skip-forward-circle:before{content:"";opacity:.2}.ph-duotone.ph-skip-forward-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-skull:before{content:"";opacity:.2}.ph-duotone.ph-skull:after{content:"";margin-left:-1em}.ph-duotone.ph-skype-logo:before{content:"";opacity:.2}.ph-duotone.ph-skype-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-slack-logo:before{content:"";opacity:.2}.ph-duotone.ph-slack-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-sliders:before{content:"";opacity:.2}.ph-duotone.ph-sliders:after{content:"";margin-left:-1em}.ph-duotone.ph-sliders-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-sliders-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-slideshow:before{content:"";opacity:.2}.ph-duotone.ph-slideshow:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley:before{content:"";opacity:.2}.ph-duotone.ph-smiley:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-angry:before{content:"";opacity:.2}.ph-duotone.ph-smiley-angry:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-blank:before{content:"";opacity:.2}.ph-duotone.ph-smiley-blank:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-meh:before{content:"";opacity:.2}.ph-duotone.ph-smiley-meh:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-melting:before{content:"";opacity:.2}.ph-duotone.ph-smiley-melting:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-nervous:before{content:"";opacity:.2}.ph-duotone.ph-smiley-nervous:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-sad:before{content:"";opacity:.2}.ph-duotone.ph-smiley-sad:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-sticker:before{content:"";opacity:.2}.ph-duotone.ph-smiley-sticker:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-wink:before{content:"";opacity:.2}.ph-duotone.ph-smiley-wink:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-x-eyes:before{content:"";opacity:.2}.ph-duotone.ph-smiley-x-eyes:after{content:"";margin-left:-1em}.ph-duotone.ph-snapchat-logo:before{content:"";opacity:.2}.ph-duotone.ph-snapchat-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-sneaker:before{content:"";opacity:.2}.ph-duotone.ph-sneaker:after{content:"";margin-left:-1em}.ph-duotone.ph-sneaker-move:before{content:"";opacity:.2}.ph-duotone.ph-sneaker-move:after{content:"";margin-left:-1em}.ph-duotone.ph-snowflake:before{content:"";opacity:.2}.ph-duotone.ph-snowflake:after{content:"";margin-left:-1em}.ph-duotone.ph-soccer-ball:before{content:"";opacity:.2}.ph-duotone.ph-soccer-ball:after{content:"";margin-left:-1em}.ph-duotone.ph-sock:before{content:"";opacity:.2}.ph-duotone.ph-sock:after{content:"";margin-left:-1em}.ph-duotone.ph-solar-panel:before{content:"";opacity:.2}.ph-duotone.ph-solar-panel:after{content:"";margin-left:-1em}.ph-duotone.ph-solar-roof:before{content:"";opacity:.2}.ph-duotone.ph-solar-roof:after{content:"";margin-left:-1em}.ph-duotone.ph-sort-ascending:before{content:"";opacity:.2}.ph-duotone.ph-sort-ascending:after{content:"";margin-left:-1em}.ph-duotone.ph-sort-descending:before{content:"";opacity:.2}.ph-duotone.ph-sort-descending:after{content:"";margin-left:-1em}.ph-duotone.ph-soundcloud-logo:before{content:"";opacity:.2}.ph-duotone.ph-soundcloud-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-spade:before{content:"";opacity:.2}.ph-duotone.ph-spade:after{content:"";margin-left:-1em}.ph-duotone.ph-sparkle:before{content:"";opacity:.2}.ph-duotone.ph-sparkle:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-hifi:before{content:"";opacity:.2}.ph-duotone.ph-speaker-hifi:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-high:before{content:"";opacity:.2}.ph-duotone.ph-speaker-high:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-low:before{content:"";opacity:.2}.ph-duotone.ph-speaker-low:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-none:before{content:"";opacity:.2}.ph-duotone.ph-speaker-none:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-simple-high:before{content:"";opacity:.2}.ph-duotone.ph-speaker-simple-high:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-simple-low:before{content:"";opacity:.2}.ph-duotone.ph-speaker-simple-low:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-simple-none:before{content:"";opacity:.2}.ph-duotone.ph-speaker-simple-none:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-simple-slash:before{content:"";opacity:.2}.ph-duotone.ph-speaker-simple-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-simple-x:before{content:"";opacity:.2}.ph-duotone.ph-speaker-simple-x:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-slash:before{content:"";opacity:.2}.ph-duotone.ph-speaker-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-x:before{content:"";opacity:.2}.ph-duotone.ph-speaker-x:after{content:"";margin-left:-1em}.ph-duotone.ph-speedometer:before{content:"";opacity:.2}.ph-duotone.ph-speedometer:after{content:"";margin-left:-1em}.ph-duotone.ph-sphere:before{content:"";opacity:.2}.ph-duotone.ph-sphere:after{content:"";margin-left:-1em}.ph-duotone.ph-spinner:before{content:"";opacity:.2}.ph-duotone.ph-spinner:after{content:"";margin-left:-1em}.ph-duotone.ph-spinner-ball:before{content:"";opacity:.2}.ph-duotone.ph-spinner-ball:after{content:"";margin-left:-1em}.ph-duotone.ph-spinner-gap:before{content:"";opacity:.2}.ph-duotone.ph-spinner-gap:after{content:"";margin-left:-1em}.ph-duotone.ph-spiral:before{content:"";opacity:.2}.ph-duotone.ph-spiral:after{content:"";margin-left:-1em}.ph-duotone.ph-split-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-split-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-split-vertical:before{content:"";opacity:.2}.ph-duotone.ph-split-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-spotify-logo:before{content:"";opacity:.2}.ph-duotone.ph-spotify-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-spray-bottle:before{content:"";opacity:.2}.ph-duotone.ph-spray-bottle:after{content:"";margin-left:-1em}.ph-duotone.ph-square:before{content:"";opacity:.2}.ph-duotone.ph-square:after{content:"";margin-left:-1em}.ph-duotone.ph-square-half:before{content:"";opacity:.2}.ph-duotone.ph-square-half:after{content:"";margin-left:-1em}.ph-duotone.ph-square-half-bottom:before{content:"";opacity:.2}.ph-duotone.ph-square-half-bottom:after{content:"";margin-left:-1em}.ph-duotone.ph-square-logo:before{content:"";opacity:.2}.ph-duotone.ph-square-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-square-split-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-square-split-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-square-split-vertical:before{content:"";opacity:.2}.ph-duotone.ph-square-split-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-squares-four:before{content:"";opacity:.2}.ph-duotone.ph-squares-four:after{content:"";margin-left:-1em}.ph-duotone.ph-stack:before{content:"";opacity:.2}.ph-duotone.ph-stack:after{content:"";margin-left:-1em}.ph-duotone.ph-stack-minus:before{content:"";opacity:.2}.ph-duotone.ph-stack-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-stack-overflow-logo:before{content:"";opacity:.2}.ph-duotone.ph-stack-overflow-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-stack-plus:before{content:"";opacity:.2}.ph-duotone.ph-stack-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-stack-simple:before{content:"";opacity:.2}.ph-duotone.ph-stack-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-stairs:before{content:"";opacity:.2}.ph-duotone.ph-stairs:after{content:"";margin-left:-1em}.ph-duotone.ph-stamp:before{content:"";opacity:.2}.ph-duotone.ph-stamp:after{content:"";margin-left:-1em}.ph-duotone.ph-standard-definition:before{content:"";opacity:.2}.ph-duotone.ph-standard-definition:after{content:"";margin-left:-1em}.ph-duotone.ph-star:before{content:"";opacity:.2}.ph-duotone.ph-star:after{content:"";margin-left:-1em}.ph-duotone.ph-star-and-crescent:before{content:"";opacity:.2}.ph-duotone.ph-star-and-crescent:after{content:"";margin-left:-1em}.ph-duotone.ph-star-four:before{content:"";opacity:.2}.ph-duotone.ph-star-four:after{content:"";margin-left:-1em}.ph-duotone.ph-star-half:before{content:"";opacity:.2}.ph-duotone.ph-star-half:after{content:"";margin-left:-1em}.ph-duotone.ph-star-of-david:before{content:"";opacity:.2}.ph-duotone.ph-star-of-david:after{content:"";margin-left:-1em}.ph-duotone.ph-steam-logo:before{content:"";opacity:.2}.ph-duotone.ph-steam-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-steering-wheel:before{content:"";opacity:.2}.ph-duotone.ph-steering-wheel:after{content:"";margin-left:-1em}.ph-duotone.ph-steps:before{content:"";opacity:.2}.ph-duotone.ph-steps:after{content:"";margin-left:-1em}.ph-duotone.ph-stethoscope:before{content:"";opacity:.2}.ph-duotone.ph-stethoscope:after{content:"";margin-left:-1em}.ph-duotone.ph-sticker:before{content:"";opacity:.2}.ph-duotone.ph-sticker:after{content:"";margin-left:-1em}.ph-duotone.ph-stool:before{content:"";opacity:.2}.ph-duotone.ph-stool:after{content:"";margin-left:-1em}.ph-duotone.ph-stop:before{content:"";opacity:.2}.ph-duotone.ph-stop:after{content:"";margin-left:-1em}.ph-duotone.ph-stop-circle:before{content:"";opacity:.2}.ph-duotone.ph-stop-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-storefront:before{content:"";opacity:.2}.ph-duotone.ph-storefront:after{content:"";margin-left:-1em}.ph-duotone.ph-strategy:before{content:"";opacity:.2}.ph-duotone.ph-strategy:after{content:"";margin-left:-1em}.ph-duotone.ph-stripe-logo:before{content:"";opacity:.2}.ph-duotone.ph-stripe-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-student:before{content:"";opacity:.2}.ph-duotone.ph-student:after{content:"";margin-left:-1em}.ph-duotone.ph-subset-of:before{content:"";opacity:.2}.ph-duotone.ph-subset-of:after{content:"";margin-left:-1em}.ph-duotone.ph-subset-proper-of:before{content:"";opacity:.2}.ph-duotone.ph-subset-proper-of:after{content:"";margin-left:-1em}.ph-duotone.ph-subtitles:before{content:"";opacity:.2}.ph-duotone.ph-subtitles:after{content:"";margin-left:-1em}.ph-duotone.ph-subtitles-slash:before{content:"";opacity:.2}.ph-duotone.ph-subtitles-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-subtract:before{content:"";opacity:.2}.ph-duotone.ph-subtract:after{content:"";margin-left:-1em}.ph-duotone.ph-subtract-square:before{content:"";opacity:.2}.ph-duotone.ph-subtract-square:after{content:"";margin-left:-1em}.ph-duotone.ph-subway:before{content:"";opacity:.2}.ph-duotone.ph-subway:after{content:"";margin-left:-1em}.ph-duotone.ph-suitcase:before{content:"";opacity:.2}.ph-duotone.ph-suitcase:after{content:"";margin-left:-1em}.ph-duotone.ph-suitcase-rolling:before{content:"";opacity:.2}.ph-duotone.ph-suitcase-rolling:after{content:"";margin-left:-1em}.ph-duotone.ph-suitcase-simple:before{content:"";opacity:.2}.ph-duotone.ph-suitcase-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-sun:before{content:"";opacity:.2}.ph-duotone.ph-sun:after{content:"";margin-left:-1em}.ph-duotone.ph-sun-dim:before{content:"";opacity:.2}.ph-duotone.ph-sun-dim:after{content:"";margin-left:-1em}.ph-duotone.ph-sun-horizon:before{content:"";opacity:.2}.ph-duotone.ph-sun-horizon:after{content:"";margin-left:-1em}.ph-duotone.ph-sunglasses:before{content:"";opacity:.2}.ph-duotone.ph-sunglasses:after{content:"";margin-left:-1em}.ph-duotone.ph-superset-of:before{content:"";opacity:.2}.ph-duotone.ph-superset-of:after{content:"";margin-left:-1em}.ph-duotone.ph-superset-proper-of:before{content:"";opacity:.2}.ph-duotone.ph-superset-proper-of:after{content:"";margin-left:-1em}.ph-duotone.ph-swap:before{content:"";opacity:.2}.ph-duotone.ph-swap:after{content:"";margin-left:-1em}.ph-duotone.ph-swatches:before{content:"";opacity:.2}.ph-duotone.ph-swatches:after{content:"";margin-left:-1em}.ph-duotone.ph-swimming-pool:before{content:"";opacity:.2}.ph-duotone.ph-swimming-pool:after{content:"";margin-left:-1em}.ph-duotone.ph-sword:before{content:"";opacity:.2}.ph-duotone.ph-sword:after{content:"";margin-left:-1em}.ph-duotone.ph-synagogue:before{content:"";opacity:.2}.ph-duotone.ph-synagogue:after{content:"";margin-left:-1em}.ph-duotone.ph-syringe:before{content:"";opacity:.2}.ph-duotone.ph-syringe:after{content:"";margin-left:-1em}.ph-duotone.ph-t-shirt:before{content:"";opacity:.2}.ph-duotone.ph-t-shirt:after{content:"";margin-left:-1em}.ph-duotone.ph-table:before{content:"";opacity:.2}.ph-duotone.ph-table:after{content:"";margin-left:-1em}.ph-duotone.ph-tabs:before{content:"";opacity:.2}.ph-duotone.ph-tabs:after{content:"";margin-left:-1em}.ph-duotone.ph-tag:before{content:"";opacity:.2}.ph-duotone.ph-tag:after{content:"";margin-left:-1em}.ph-duotone.ph-tag-chevron:before{content:"";opacity:.2}.ph-duotone.ph-tag-chevron:after{content:"";margin-left:-1em}.ph-duotone.ph-tag-simple:before{content:"";opacity:.2}.ph-duotone.ph-tag-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-target:before{content:"";opacity:.2}.ph-duotone.ph-target:after{content:"";margin-left:-1em}.ph-duotone.ph-taxi:before{content:"";opacity:.2}.ph-duotone.ph-taxi:after{content:"";margin-left:-1em}.ph-duotone.ph-tea-bag:before{content:"";opacity:.2}.ph-duotone.ph-tea-bag:after{content:"";margin-left:-1em}.ph-duotone.ph-telegram-logo:before{content:"";opacity:.2}.ph-duotone.ph-telegram-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-television:before{content:"";opacity:.2}.ph-duotone.ph-television:after{content:"";margin-left:-1em}.ph-duotone.ph-television-simple:before{content:"";opacity:.2}.ph-duotone.ph-television-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-tennis-ball:before{content:"";opacity:.2}.ph-duotone.ph-tennis-ball:after{content:"";margin-left:-1em}.ph-duotone.ph-tent:before{content:"";opacity:.2}.ph-duotone.ph-tent:after{content:"";margin-left:-1em}.ph-duotone.ph-terminal:before{content:"";opacity:.2}.ph-duotone.ph-terminal:after{content:"";margin-left:-1em}.ph-duotone.ph-terminal-window:before{content:"";opacity:.2}.ph-duotone.ph-terminal-window:after{content:"";margin-left:-1em}.ph-duotone.ph-test-tube:before{content:"";opacity:.2}.ph-duotone.ph-test-tube:after{content:"";margin-left:-1em}.ph-duotone.ph-text-a-underline:before{content:"";opacity:.2}.ph-duotone.ph-text-a-underline:after{content:"";margin-left:-1em}.ph-duotone.ph-text-aa:before{content:"";opacity:.2}.ph-duotone.ph-text-aa:after{content:"";margin-left:-1em}.ph-duotone.ph-text-align-center:before{content:"";opacity:.2}.ph-duotone.ph-text-align-center:after{content:"";margin-left:-1em}.ph-duotone.ph-text-align-justify:before{content:"";opacity:.2}.ph-duotone.ph-text-align-justify:after{content:"";margin-left:-1em}.ph-duotone.ph-text-align-left:before{content:"";opacity:.2}.ph-duotone.ph-text-align-left:after{content:"";margin-left:-1em}.ph-duotone.ph-text-align-right:before{content:"";opacity:.2}.ph-duotone.ph-text-align-right:after{content:"";margin-left:-1em}.ph-duotone.ph-text-b:before{content:"";opacity:.2}.ph-duotone.ph-text-b:after{content:"";margin-left:-1em}.ph-duotone.ph-text-columns:before{content:"";opacity:.2}.ph-duotone.ph-text-columns:after{content:"";margin-left:-1em}.ph-duotone.ph-text-h:before{content:"";opacity:.2}.ph-duotone.ph-text-h:after{content:"";margin-left:-1em}.ph-duotone.ph-text-h-five:before{content:"";opacity:.2}.ph-duotone.ph-text-h-five:after{content:"";margin-left:-1em}.ph-duotone.ph-text-h-four:before{content:"";opacity:.2}.ph-duotone.ph-text-h-four:after{content:"";margin-left:-1em}.ph-duotone.ph-text-h-one:before{content:"";opacity:.2}.ph-duotone.ph-text-h-one:after{content:"";margin-left:-1em}.ph-duotone.ph-text-h-six:before{content:"";opacity:.2}.ph-duotone.ph-text-h-six:after{content:"";margin-left:-1em}.ph-duotone.ph-text-h-three:before{content:"";opacity:.2}.ph-duotone.ph-text-h-three:after{content:"";margin-left:-1em}.ph-duotone.ph-text-h-two:before{content:"";opacity:.2}.ph-duotone.ph-text-h-two:after{content:"";margin-left:-1em}.ph-duotone.ph-text-indent:before{content:"";opacity:.2}.ph-duotone.ph-text-indent:after{content:"";margin-left:-1em}.ph-duotone.ph-text-italic:before{content:"";opacity:.2}.ph-duotone.ph-text-italic:after{content:"";margin-left:-1em}.ph-duotone.ph-text-outdent:before{content:"";opacity:.2}.ph-duotone.ph-text-outdent:after{content:"";margin-left:-1em}.ph-duotone.ph-text-strikethrough:before{content:"";opacity:.2}.ph-duotone.ph-text-strikethrough:after{content:"";margin-left:-1em}.ph-duotone.ph-text-subscript:before{content:"";opacity:.2}.ph-duotone.ph-text-subscript:after{content:"";margin-left:-1em}.ph-duotone.ph-text-superscript:before{content:"";opacity:.2}.ph-duotone.ph-text-superscript:after{content:"";margin-left:-1em}.ph-duotone.ph-text-t:before{content:"";opacity:.2}.ph-duotone.ph-text-t:after{content:"";margin-left:-1em}.ph-duotone.ph-text-t-slash:before{content:"";opacity:.2}.ph-duotone.ph-text-t-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-text-underline:before{content:"";opacity:.2}.ph-duotone.ph-text-underline:after{content:"";margin-left:-1em}.ph-duotone.ph-textbox:before{content:"";opacity:.2}.ph-duotone.ph-textbox:after{content:"";margin-left:-1em}.ph-duotone.ph-thermometer:before{content:"";opacity:.2}.ph-duotone.ph-thermometer:after{content:"";margin-left:-1em}.ph-duotone.ph-thermometer-cold:before{content:"";opacity:.2}.ph-duotone.ph-thermometer-cold:after{content:"";margin-left:-1em}.ph-duotone.ph-thermometer-hot:before{content:"";opacity:.2}.ph-duotone.ph-thermometer-hot:after{content:"";margin-left:-1em}.ph-duotone.ph-thermometer-simple:before{content:"";opacity:.2}.ph-duotone.ph-thermometer-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-threads-logo:before{content:"";opacity:.2}.ph-duotone.ph-threads-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-three-d:before{content:"";opacity:.2}.ph-duotone.ph-three-d:after{content:"";margin-left:-1em}.ph-duotone.ph-thumbs-down:before{content:"";opacity:.2}.ph-duotone.ph-thumbs-down:after{content:"";margin-left:-1em}.ph-duotone.ph-thumbs-up:before{content:"";opacity:.2}.ph-duotone.ph-thumbs-up:after{content:"";margin-left:-1em}.ph-duotone.ph-ticket:before{content:"";opacity:.2}.ph-duotone.ph-ticket:after{content:"";margin-left:-1em}.ph-duotone.ph-tidal-logo:before{content:"";opacity:.2}.ph-duotone.ph-tidal-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-tiktok-logo:before{content:"";opacity:.2}.ph-duotone.ph-tiktok-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-tilde:before{content:"";opacity:.2}.ph-duotone.ph-tilde:after{content:"";margin-left:-1em}.ph-duotone.ph-timer:before{content:"";opacity:.2}.ph-duotone.ph-timer:after{content:"";margin-left:-1em}.ph-duotone.ph-tip-jar:before{content:"";opacity:.2}.ph-duotone.ph-tip-jar:after{content:"";margin-left:-1em}.ph-duotone.ph-tipi:before{content:"";opacity:.2}.ph-duotone.ph-tipi:after{content:"";margin-left:-1em}.ph-duotone.ph-tire:before{content:"";opacity:.2}.ph-duotone.ph-tire:after{content:"";margin-left:-1em}.ph-duotone.ph-toggle-left:before{content:"";opacity:.2}.ph-duotone.ph-toggle-left:after{content:"";margin-left:-1em}.ph-duotone.ph-toggle-right:before{content:"";opacity:.2}.ph-duotone.ph-toggle-right:after{content:"";margin-left:-1em}.ph-duotone.ph-toilet:before{content:"";opacity:.2}.ph-duotone.ph-toilet:after{content:"";margin-left:-1em}.ph-duotone.ph-toilet-paper:before{content:"";opacity:.2}.ph-duotone.ph-toilet-paper:after{content:"";margin-left:-1em}.ph-duotone.ph-toolbox:before{content:"";opacity:.2}.ph-duotone.ph-toolbox:after{content:"";margin-left:-1em}.ph-duotone.ph-tooth:before{content:"";opacity:.2}.ph-duotone.ph-tooth:after{content:"";margin-left:-1em}.ph-duotone.ph-tornado:before{content:"";opacity:.2}.ph-duotone.ph-tornado:after{content:"";margin-left:-1em}.ph-duotone.ph-tote:before{content:"";opacity:.2}.ph-duotone.ph-tote:after{content:"";margin-left:-1em}.ph-duotone.ph-tote-simple:before{content:"";opacity:.2}.ph-duotone.ph-tote-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-towel:before{content:"";opacity:.2}.ph-duotone.ph-towel:after{content:"";margin-left:-1em}.ph-duotone.ph-tractor:before{content:"";opacity:.2}.ph-duotone.ph-tractor:after{content:"";margin-left:-1em}.ph-duotone.ph-trademark:before{content:"";opacity:.2}.ph-duotone.ph-trademark:after{content:"";margin-left:-1em}.ph-duotone.ph-trademark-registered:before{content:"";opacity:.2}.ph-duotone.ph-trademark-registered:after{content:"";margin-left:-1em}.ph-duotone.ph-traffic-cone:before{content:"";opacity:.2}.ph-duotone.ph-traffic-cone:after{content:"";margin-left:-1em}.ph-duotone.ph-traffic-sign:before{content:"";opacity:.2}.ph-duotone.ph-traffic-sign:after{content:"";margin-left:-1em}.ph-duotone.ph-traffic-signal:before{content:"";opacity:.2}.ph-duotone.ph-traffic-signal:after{content:"";margin-left:-1em}.ph-duotone.ph-train:before{content:"";opacity:.2}.ph-duotone.ph-train:after{content:"";margin-left:-1em}.ph-duotone.ph-train-regional:before{content:"";opacity:.2}.ph-duotone.ph-train-regional:after{content:"";margin-left:-1em}.ph-duotone.ph-train-simple:before{content:"";opacity:.2}.ph-duotone.ph-train-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-tram:before{content:"";opacity:.2}.ph-duotone.ph-tram:after{content:"";margin-left:-1em}.ph-duotone.ph-translate:before{content:"";opacity:.2}.ph-duotone.ph-translate:after{content:"";margin-left:-1em}.ph-duotone.ph-trash:before{content:"";opacity:.2}.ph-duotone.ph-trash:after{content:"";margin-left:-1em}.ph-duotone.ph-trash-simple:before{content:"";opacity:.2}.ph-duotone.ph-trash-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-tray:before{content:"";opacity:.2}.ph-duotone.ph-tray:after{content:"";margin-left:-1em}.ph-duotone.ph-tray-arrow-down:before{content:"";opacity:.2}.ph-duotone.ph-tray-arrow-down:after{content:"";margin-left:-1em}.ph-duotone.ph-tray-arrow-up:before{content:"";opacity:.2}.ph-duotone.ph-tray-arrow-up:after{content:"";margin-left:-1em}.ph-duotone.ph-treasure-chest:before{content:"";opacity:.2}.ph-duotone.ph-treasure-chest:after{content:"";margin-left:-1em}.ph-duotone.ph-tree:before{content:"";opacity:.2}.ph-duotone.ph-tree:after{content:"";margin-left:-1em}.ph-duotone.ph-tree-evergreen:before{content:"";opacity:.2}.ph-duotone.ph-tree-evergreen:after{content:"";margin-left:-1em}.ph-duotone.ph-tree-palm:before{content:"";opacity:.2}.ph-duotone.ph-tree-palm:after{content:"";margin-left:-1em}.ph-duotone.ph-tree-structure:before{content:"";opacity:.2}.ph-duotone.ph-tree-structure:after{content:"";margin-left:-1em}.ph-duotone.ph-tree-view:before{content:"";opacity:.2}.ph-duotone.ph-tree-view:after{content:"";margin-left:-1em}.ph-duotone.ph-trend-down:before{content:"";opacity:.2}.ph-duotone.ph-trend-down:after{content:"";margin-left:-1em}.ph-duotone.ph-trend-up:before{content:"";opacity:.2}.ph-duotone.ph-trend-up:after{content:"";margin-left:-1em}.ph-duotone.ph-triangle:before{content:"";opacity:.2}.ph-duotone.ph-triangle:after{content:"";margin-left:-1em}.ph-duotone.ph-triangle-dashed:before{content:"";opacity:.2}.ph-duotone.ph-triangle-dashed:after{content:"";margin-left:-1em}.ph-duotone.ph-trolley:before{content:"";opacity:.2}.ph-duotone.ph-trolley:after{content:"";margin-left:-1em}.ph-duotone.ph-trolley-suitcase:before{content:"";opacity:.2}.ph-duotone.ph-trolley-suitcase:after{content:"";margin-left:-1em}.ph-duotone.ph-trophy:before{content:"";opacity:.2}.ph-duotone.ph-trophy:after{content:"";margin-left:-1em}.ph-duotone.ph-truck:before{content:"";opacity:.2}.ph-duotone.ph-truck:after{content:"";margin-left:-1em}.ph-duotone.ph-truck-trailer:before{content:"";opacity:.2}.ph-duotone.ph-truck-trailer:after{content:"";margin-left:-1em}.ph-duotone.ph-tumblr-logo:before{content:"";opacity:.2}.ph-duotone.ph-tumblr-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-twitch-logo:before{content:"";opacity:.2}.ph-duotone.ph-twitch-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-twitter-logo:before{content:"";opacity:.2}.ph-duotone.ph-twitter-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-umbrella:before{content:"";opacity:.2}.ph-duotone.ph-umbrella:after{content:"";margin-left:-1em}.ph-duotone.ph-umbrella-simple:before{content:"";opacity:.2}.ph-duotone.ph-umbrella-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-union:before{content:"";opacity:.2}.ph-duotone.ph-union:after{content:"";margin-left:-1em}.ph-duotone.ph-unite:before{content:"";opacity:.2}.ph-duotone.ph-unite:after{content:"";margin-left:-1em}.ph-duotone.ph-unite-square:before{content:"";opacity:.2}.ph-duotone.ph-unite-square:after{content:"";margin-left:-1em}.ph-duotone.ph-upload:before{content:"";opacity:.2}.ph-duotone.ph-upload:after{content:"";margin-left:-1em}.ph-duotone.ph-upload-simple:before{content:"";opacity:.2}.ph-duotone.ph-upload-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-usb:before{content:"";opacity:.2}.ph-duotone.ph-usb:after{content:"";margin-left:-1em}.ph-duotone.ph-user:before{content:"";opacity:.2}.ph-duotone.ph-user:after{content:"";margin-left:-1em}.ph-duotone.ph-user-check:before{content:"";opacity:.2}.ph-duotone.ph-user-check:after{content:"";margin-left:-1em}.ph-duotone.ph-user-circle:before{content:"";opacity:.2}.ph-duotone.ph-user-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-user-circle-check:before{content:"";opacity:.2}.ph-duotone.ph-user-circle-check:after{content:"";margin-left:-1em}.ph-duotone.ph-user-circle-dashed:before{content:"";opacity:.2}.ph-duotone.ph-user-circle-dashed:after{content:"";margin-left:-1em}.ph-duotone.ph-user-circle-gear:before{content:"";opacity:.2}.ph-duotone.ph-user-circle-gear:after{content:"";margin-left:-1em}.ph-duotone.ph-user-circle-minus:before{content:"";opacity:.2}.ph-duotone.ph-user-circle-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-user-circle-plus:before{content:"";opacity:.2}.ph-duotone.ph-user-circle-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-user-focus:before{content:"";opacity:.2}.ph-duotone.ph-user-focus:after{content:"";margin-left:-1em}.ph-duotone.ph-user-gear:before{content:"";opacity:.2}.ph-duotone.ph-user-gear:after{content:"";margin-left:-1em}.ph-duotone.ph-user-list:before{content:"";opacity:.2}.ph-duotone.ph-user-list:after{content:"";margin-left:-1em}.ph-duotone.ph-user-minus:before{content:"";opacity:.2}.ph-duotone.ph-user-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-user-plus:before{content:"";opacity:.2}.ph-duotone.ph-user-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-user-rectangle:before{content:"";opacity:.2}.ph-duotone.ph-user-rectangle:after{content:"";margin-left:-1em}.ph-duotone.ph-user-sound:before{content:"";opacity:.2}.ph-duotone.ph-user-sound:after{content:"";margin-left:-1em}.ph-duotone.ph-user-square:before{content:"";opacity:.2}.ph-duotone.ph-user-square:after{content:"";margin-left:-1em}.ph-duotone.ph-user-switch:before{content:"";opacity:.2}.ph-duotone.ph-user-switch:after{content:"";margin-left:-1em}.ph-duotone.ph-users:before{content:"";opacity:.2}.ph-duotone.ph-users:after{content:"";margin-left:-1em}.ph-duotone.ph-users-four:before{content:"";opacity:.2}.ph-duotone.ph-users-four:after{content:"";margin-left:-1em}.ph-duotone.ph-users-three:before{content:"";opacity:.2}.ph-duotone.ph-users-three:after{content:"";margin-left:-1em}.ph-duotone.ph-van:before{content:"";opacity:.2}.ph-duotone.ph-van:after{content:"";margin-left:-1em}.ph-duotone.ph-vault:before{content:"";opacity:.2}.ph-duotone.ph-vault:after{content:"";margin-left:-1em}.ph-duotone.ph-vector-three:before{content:"";opacity:.2}.ph-duotone.ph-vector-three:after{content:"";margin-left:-1em}.ph-duotone.ph-vector-two:before{content:"";opacity:.2}.ph-duotone.ph-vector-two:after{content:"";margin-left:-1em}.ph-duotone.ph-vibrate:before{content:"";opacity:.2}.ph-duotone.ph-vibrate:after{content:"";margin-left:-1em}.ph-duotone.ph-video:before{content:"";opacity:.2}.ph-duotone.ph-video:after{content:"";margin-left:-1em}.ph-duotone.ph-video-camera:before{content:"";opacity:.2}.ph-duotone.ph-video-camera:after{content:"";margin-left:-1em}.ph-duotone.ph-video-camera-slash:before{content:"";opacity:.2}.ph-duotone.ph-video-camera-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-video-conference:before{content:"";opacity:.2}.ph-duotone.ph-video-conference:after{content:"";margin-left:-1em}.ph-duotone.ph-vignette:before{content:"";opacity:.2}.ph-duotone.ph-vignette:after{content:"";margin-left:-1em}.ph-duotone.ph-vinyl-record:before{content:"";opacity:.2}.ph-duotone.ph-vinyl-record:after{content:"";margin-left:-1em}.ph-duotone.ph-virtual-reality:before{content:"";opacity:.2}.ph-duotone.ph-virtual-reality:after{content:"";margin-left:-1em}.ph-duotone.ph-virus:before{content:"";opacity:.2}.ph-duotone.ph-virus:after{content:"";margin-left:-1em}.ph-duotone.ph-visor:before{content:"";opacity:.2}.ph-duotone.ph-visor:after{content:"";margin-left:-1em}.ph-duotone.ph-voicemail:before{content:"";opacity:.2}.ph-duotone.ph-voicemail:after{content:"";margin-left:-1em}.ph-duotone.ph-volleyball:before{content:"";opacity:.2}.ph-duotone.ph-volleyball:after{content:"";margin-left:-1em}.ph-duotone.ph-wall:before{content:"";opacity:.2}.ph-duotone.ph-wall:after{content:"";margin-left:-1em}.ph-duotone.ph-wallet:before{content:"";opacity:.2}.ph-duotone.ph-wallet:after{content:"";margin-left:-1em}.ph-duotone.ph-warehouse:before{content:"";opacity:.2}.ph-duotone.ph-warehouse:after{content:"";margin-left:-1em}.ph-duotone.ph-warning:before{content:"";opacity:.2}.ph-duotone.ph-warning:after{content:"";margin-left:-1em}.ph-duotone.ph-warning-circle:before{content:"";opacity:.2}.ph-duotone.ph-warning-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-warning-diamond:before{content:"";opacity:.2}.ph-duotone.ph-warning-diamond:after{content:"";margin-left:-1em}.ph-duotone.ph-warning-octagon:before{content:"";opacity:.2}.ph-duotone.ph-warning-octagon:after{content:"";margin-left:-1em}.ph-duotone.ph-washing-machine:before{content:"";opacity:.2}.ph-duotone.ph-washing-machine:after{content:"";margin-left:-1em}.ph-duotone.ph-watch:before{content:"";opacity:.2}.ph-duotone.ph-watch:after{content:"";margin-left:-1em}.ph-duotone.ph-wave-sawtooth:before{content:"";opacity:.2}.ph-duotone.ph-wave-sawtooth:after{content:"";margin-left:-1em}.ph-duotone.ph-wave-sine:before{content:"";opacity:.2}.ph-duotone.ph-wave-sine:after{content:"";margin-left:-1em}.ph-duotone.ph-wave-square:before{content:"";opacity:.2}.ph-duotone.ph-wave-square:after{content:"";margin-left:-1em}.ph-duotone.ph-wave-triangle:before{content:"";opacity:.2}.ph-duotone.ph-wave-triangle:after{content:"";margin-left:-1em}.ph-duotone.ph-waveform:before{content:"";opacity:.2}.ph-duotone.ph-waveform:after{content:"";margin-left:-1em}.ph-duotone.ph-waveform-slash:before{content:"";opacity:.2}.ph-duotone.ph-waveform-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-waves:before{content:"";opacity:.2}.ph-duotone.ph-waves:after{content:"";margin-left:-1em}.ph-duotone.ph-webcam:before{content:"";opacity:.2}.ph-duotone.ph-webcam:after{content:"";margin-left:-1em}.ph-duotone.ph-webcam-slash:before{content:"";opacity:.2}.ph-duotone.ph-webcam-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-webhooks-logo:before{content:"";opacity:.2}.ph-duotone.ph-webhooks-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-wechat-logo:before{content:"";opacity:.2}.ph-duotone.ph-wechat-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-whatsapp-logo:before{content:"";opacity:.2}.ph-duotone.ph-whatsapp-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-wheelchair:before{content:"";opacity:.2}.ph-duotone.ph-wheelchair:after{content:"";margin-left:-1em}.ph-duotone.ph-wheelchair-motion:before{content:"";opacity:.2}.ph-duotone.ph-wheelchair-motion:after{content:"";margin-left:-1em}.ph-duotone.ph-wifi-high:before{content:"";opacity:.2}.ph-duotone.ph-wifi-high:after{content:"";margin-left:-1em}.ph-duotone.ph-wifi-low:before{content:"";opacity:.2}.ph-duotone.ph-wifi-low:after{content:"";margin-left:-1em}.ph-duotone.ph-wifi-medium:before{content:"";opacity:.2}.ph-duotone.ph-wifi-medium:after{content:"";margin-left:-1em}.ph-duotone.ph-wifi-none:before{content:"";color:#444}.ph-duotone.ph-wifi-slash:before{content:"";opacity:.2}.ph-duotone.ph-wifi-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-wifi-x:before{content:"";opacity:.2}.ph-duotone.ph-wifi-x:after{content:"";margin-left:-1em}.ph-duotone.ph-wind:before{content:"";opacity:.2}.ph-duotone.ph-wind:after{content:"";margin-left:-1em}.ph-duotone.ph-windmill:before{content:"";opacity:.2}.ph-duotone.ph-windmill:after{content:"";margin-left:-1em}.ph-duotone.ph-windows-logo:before{content:"";opacity:.2}.ph-duotone.ph-windows-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-wine:before{content:"";opacity:.2}.ph-duotone.ph-wine:after{content:"";margin-left:-1em}.ph-duotone.ph-wrench:before{content:"";opacity:.2}.ph-duotone.ph-wrench:after{content:"";margin-left:-1em}.ph-duotone.ph-x:before{content:"";opacity:.2}.ph-duotone.ph-x:after{content:"";margin-left:-1em}.ph-duotone.ph-x-circle:before{content:"";opacity:.2}.ph-duotone.ph-x-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-x-logo:before{content:"";opacity:.2}.ph-duotone.ph-x-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-x-square:before{content:"";opacity:.2}.ph-duotone.ph-x-square:after{content:"";margin-left:-1em}.ph-duotone.ph-yarn:before{content:"";opacity:.2}.ph-duotone.ph-yarn:after{content:"";margin-left:-1em}.ph-duotone.ph-yin-yang:before{content:"";opacity:.2}.ph-duotone.ph-yin-yang:after{content:"";margin-left:-1em}.ph-duotone.ph-youtube-logo:before{content:"";opacity:.2}.ph-duotone.ph-youtube-logo:after{content:"";margin-left:-1em}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Arial,sans-serif;color:#080815;background:#f6f7fa;--brand: #231cfc;--brand-hover: #1913d7;--brand-soft: #efefff;--ink: #080815;--muted: #515060;--subtle: #7b7a89;--panel: #fff;--line: #e6e7ec;--line-strong: #d7d8df;--green: #087b58;--green-soft: #eaf7f2;--red: #be2d46;--red-soft: #fff0f2;--amber: #99600a;--amber-soft: #fff6e8;--sidebar: 248px;--radius: 14px;--radius-xs: 8px;--radius-sm: 10px;--radius-md: 14px;--radius-lg: 18px;--radius-xl: 24px;--shadow: 0 1px 2px rgba(13, 12, 29, .035), 0 12px 32px rgba(13, 12, 29, .045);--shadow-card: 0 1px 2px rgba(13, 12, 29, .035), 0 12px 32px rgba(13, 12, 29, .045);--shadow-lg: 0 28px 80px rgba(17, 15, 50, .18);--shadow-float: 0 28px 80px rgba(17, 15, 50, .18);--focus-ring: 0 0 0 4px rgba(35, 28, 252, .11)}*{box-sizing:border-box}html{background:#f5f6f8}body{margin:0;min-width:320px;min-height:100vh;background:#f5f6f8;-webkit-font-smoothing:antialiased;font-size:13px}button,input,select,textarea{font:inherit}button,select{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:2px solid rgba(35,28,252,.45);outline-offset:2px}a{color:var(--brand)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);padding:0 12px 12px;background:#080811;color:#a4a2b0;z-index:50;display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:none}.brand{height:71px;display:grid;place-items:center;border-bottom:1px solid rgba(255,255,255,.08)}.brand img{width:169px;height:auto;display:block;filter:brightness(0) invert(1)}.workspace-card{margin:15px 1px 8px;border:1px solid rgba(255,255,255,.09);border-radius:10px;padding:12px;display:flex;gap:10px;align-items:center;background:#10101c}.workspace-card small,.workspace-card strong{display:block}.workspace-card small{font-size:9px;text-transform:uppercase;letter-spacing:.16em;color:#747281;margin-bottom:3px}.workspace-card strong{font-size:12px;color:#f6f6fa}.workspace-icon,.entity-icon,.stat-icon,.wizard-icon,.settings-section-title>span,.settings-item-icon,.integration-logo,.attribution-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:var(--brand-soft);color:var(--brand);flex:0 0 auto;font-size:17px}.nav-group{margin-top:15px}.nav-title{display:block;padding:0 10px 8px;text-transform:uppercase;letter-spacing:.17em;font-size:8px;color:#666574}.nav-item{width:100%;height:49px;border:0;background:transparent;color:#9c9aa8;display:flex;align-items:center;gap:13px;padding:0 12px;border-radius:8px;text-align:left;transition:color .16s ease,background .16s ease,transform .16s ease}.nav-item .ph{font-size:17px;color:#777584}.nav-item:hover{color:#fff;background:#ffffff0d}.nav-item.active{color:#fff;background:var(--brand);box-shadow:0 8px 24px #231cfc3d}.nav-item.active .ph{color:#fff}.sidebar-footer{margin-top:auto;padding:13px 7px 0;border-top:1px solid rgba(255,255,255,.07);font-size:8px;display:flex;justify-content:space-between;color:#696878}.sidebar-footer span:first-child{display:flex;align-items:center;gap:7px}.sidebar-footer i{width:6px;height:6px;background:#2bd29a;border-radius:50%;box-shadow:0 0 8px #2bd29acc}.sidebar-footer.is-warning i{background:#f3a72f;box-shadow:0 0 8px #f3a72fb8}.sidebar-footer.is-offline i{background:#df4a62;box-shadow:0 0 8px #df4a62ad}.sidebar-footer.is-pending i{background:#777584;box-shadow:none}.sidebar-scrim{display:none}.main-shell{margin-left:var(--sidebar);min-width:0}.topbar{height:68px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 28px;position:sticky;top:0;z-index:40}.route-title{display:flex;flex-direction:column;gap:3px}.route-title strong{font-size:14px}.route-title span{color:var(--subtle);font-size:10px}.goal{margin-left:auto;width:270px;display:grid;grid-template-columns:auto 1fr;gap:4px 36px;padding-right:17px;border-right:1px solid var(--line)}.goal strong{font-size:10px}.goal span{color:#9a98a5;font-size:10px;white-space:nowrap}.goal i{height:3px;border-radius:3px;background:#e8e8ec;grid-column:1 / -1;position:relative}.goal i:after{content:"";position:absolute;inset:0 auto 0 0;width:3%;background:var(--brand);border-radius:3px}.topbar-actions{padding-left:14px;display:flex;align-items:center;gap:10px}.notification-button{position:relative;border:1px solid var(--line);background:#fff;width:39px;height:39px;border-radius:9px;font-size:17px}.notification-button .badge{position:absolute;top:-9px;right:-7px;font-size:8px;padding:3px 6px}.profile-button{border:0;background:transparent;display:flex;align-items:center;gap:9px;padding:0;color:var(--ink)}.avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:9px;color:#fff;background:var(--brand);font-weight:700;font-size:12px}.profile-copy{display:flex;flex-direction:column;align-items:flex-start;min-width:82px}.profile-copy strong{font-size:11px}.profile-copy small{color:var(--subtle);font-size:9px}.mobile-menu-button{display:none!important}.profile-menu{position:absolute;right:20px;top:58px;background:#fff;width:235px;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow-lg);padding:8px;z-index:80}.profile-summary{padding:10px 9px 12px;display:flex;gap:9px;border-bottom:1px solid var(--line);margin-bottom:5px}.profile-summary>div{display:flex;flex-direction:column;justify-content:center;gap:2px}.profile-summary span:not(.avatar){color:var(--subtle);font-size:11px}.profile-menu>button{width:100%;height:38px;border:0;background:transparent;border-radius:7px;text-align:left;display:flex;align-items:center;gap:9px;color:var(--muted)}.profile-menu>button:hover{background:#f5f5f8;color:var(--ink)}.page-content{padding:37px 32px 60px;min-height:calc(100vh - 68px);overflow:hidden}.platform-health-banner{min-height:58px;margin:-13px 0 20px;padding:11px 13px;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #f0d4ab;border-radius:10px;background:var(--amber-soft);color:#7b4d07}.platform-health-banner>.ph{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:#ffffffb3;font-size:16px}.platform-health-banner>span{min-width:0;display:flex;flex-direction:column;gap:2px}.platform-health-banner strong{font-size:11px}.platform-health-banner small{font-size:9px;line-height:1.4;opacity:.84}.platform-health-banner code{max-width:100%;overflow:hidden;color:currentColor;font-size:8px;opacity:.66;text-overflow:ellipsis;white-space:nowrap}.platform-health-banner button{min-height:34px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border:1px solid currentColor;border-radius:8px;background:#ffffffb3;color:currentColor;font-size:9px;font-weight:700}.platform-health-banner.is-offline{border-color:#f0ced4;background:var(--red-soft);color:var(--red)}.page-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:27px}.page-heading h1{margin:0 0 8px;font-size:27px;letter-spacing:-.035em;line-height:1.1}.page-heading p{margin:0;color:#666473;font-size:13px}.page-actions{display:flex;gap:9px;align-items:center}.card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.btn{min-height:40px;border:1px solid var(--line-strong);border-radius:9px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#fff;color:#191824;font-weight:650;white-space:nowrap;transition:border-color .15s ease,background .15s ease,color .15s ease,transform .15s ease}.btn:hover:not(:disabled){border-color:#bdbdc7;transform:translateY(-1px)}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-primary{background:var(--brand);color:#fff;border-color:var(--brand);box-shadow:0 7px 18px #231cfc2e}.btn-primary:hover:not(:disabled){background:var(--brand-hover);border-color:var(--brand-hover)}.btn-ghost{border-color:transparent;background:transparent}.btn-danger{color:var(--red);border-color:#f1c9d0;background:var(--red-soft)}.icon-button{width:33px;height:33px;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted)}.icon-button:hover{color:var(--brand);border-color:#c7c4ff}.icon-button.danger{color:var(--red);background:#fff9fa;border-color:#f3d4da}.badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:5px 10px;min-height:23px;font-size:10px;font-weight:650;letter-spacing:.01em;white-space:nowrap;background:#f3f3f6;color:#666473}.badge-success{background:var(--green-soft);color:var(--green);border:1px solid #cee9df}.badge-danger{background:var(--red-soft);color:var(--red);border:1px solid #f1d3d9}.badge-warning{background:var(--amber-soft);color:var(--amber);border:1px solid #f1dfbd}.badge-primary{background:var(--brand-soft);color:var(--brand);border:1px solid #dcdafe}.field{display:flex;flex-direction:column;gap:7px;min-width:0;color:var(--ink)}.field>span{text-transform:uppercase;letter-spacing:.1em;font-size:8px;color:#5f5d6c;font-weight:700}.input,textarea{width:100%;height:42px;border:1px solid var(--line-strong);border-radius:9px;background:#fff;color:var(--ink);padding:0 12px;transition:border-color .15s ease,box-shadow .15s ease}textarea{height:auto;padding:12px;resize:vertical;line-height:1.5}.input:focus,textarea:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px #231cfc14}.input:disabled{background:#f3f4f6;color:#8e8c98;cursor:not-allowed}.search-input{position:relative;min-width:0}.search-input>.ph{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#8d8b98;z-index:1}.search-input .input{padding-left:35px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.full-button{width:100%}.text-danger{color:var(--red)!important}.text-success{color:var(--green)!important}.filter-card{padding:17px 14px 0}.overview-filter{display:grid;grid-template-columns:1fr 1.15fr 1.3fr 1.35fr 1.15fr auto;gap:10px;align-items:end}.overview-filter-actions{min-height:40px;display:flex;align-items:stretch;gap:7px;white-space:nowrap}.overview-filter-actions .btn{min-height:40px;height:40px}.overview-custom-period{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(180px,240px));gap:10px;padding-top:2px}.filter-foot{grid-column:1 / -1;height:42px;border-top:1px solid var(--line);display:flex;gap:8px;align-items:center;color:#8d8b97;font-size:10px}.filter-foot .ph:nth-of-type(2){margin-left:5px}.micro-stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:14px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.micro-stats>div{min-height:69px;padding:14px 16px;display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;column-gap:10px;border-right:1px solid var(--line)}.micro-stats>div:last-child{border-right:0}.micro-stats>div>span{width:34px;height:34px;display:grid;place-items:center;grid-row:1/3;border-radius:8px;background:var(--brand-soft);color:var(--brand);font-size:16px}.micro-stats small{color:var(--subtle);font-size:9px;align-self:end}.micro-stats strong{font-size:17px;align-self:start}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px}.stat-card{min-height:124px;padding:16px;display:flex;flex-direction:column;align-items:flex-start}.stat-card .stat-icon{width:34px;height:34px;margin-bottom:13px}.stat-card .stat-label{color:#686674;font-size:11px;margin-bottom:3px}.stat-card strong{font-size:22px;letter-spacing:-.025em}.stat-card small{color:#a1a0aa;font-size:9px;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.chart-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:12px;margin-top:12px}.chart-card{min-height:270px;padding:0 16px 16px}.chart-card h2,.table-card header h2,.detail-panel h2,.danger-zone h2{font-size:14px;margin:0}.chart-card h2{height:54px;display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--line)}.funnel-row{display:grid;grid-template-columns:62px 1fr 24px;align-items:center;gap:10px;margin-top:22px;font-size:10px}.funnel-row>i{height:13px;background:#929292;border-radius:9px;overflow:hidden}.funnel-row>i>b{display:block;height:100%;background:#348b26;border-radius:inherit}.line-chart{position:relative;height:195px;border-bottom:1px solid var(--line);background:repeating-linear-gradient(to bottom,transparent 0,transparent 62px,#f1f1f3 63px)}.chart-line-dashed{position:absolute;bottom:0;left:0;right:0;border-top:3px dashed var(--brand)}.chart-dot{position:absolute;bottom:0;left:50%;width:7px;height:7px;border-radius:50%;background:var(--brand)}.legend{font-size:8px;color:#85838f;display:flex;align-items:center;gap:5px;margin-top:8px}.legend i{width:7px;height:7px;border-radius:2px;margin-left:7px}.legend i:first-child{margin-left:0}.legend .purple{background:#7367ff}.legend .gray{background:#929292}.legend .green{background:#7db58c}.no-data{height:200px;display:grid;place-items:center;color:#767481;font-size:11px;text-align:center}.table-card{margin-top:16px;overflow:hidden}.table-card>header{padding:17px 18px;border-bottom:1px solid var(--line)}.table-card>header p{color:var(--subtle);margin:5px 0 0;font-size:10px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:940px}th{height:43px;padding:0 14px;text-align:left;background:#fafafd;color:#686675;text-transform:uppercase;letter-spacing:.06em;font-size:8px;font-weight:700;border-bottom:1px solid var(--line);white-space:nowrap}td{min-height:57px;height:66px;padding:10px 14px;border-bottom:1px solid var(--line);color:#33313f;font-size:10px;white-space:nowrap}td strong,td small,td span:not(.badge):not(.status-dot){display:block}td small{color:#9b99a5;font-size:8px;margin-top:3px}td>span:not(.badge):not(.status-dot){color:#686674;margin-top:4px}tbody tr:hover{background:#fbfbff}.rank{width:28px;height:28px;border-radius:8px;background:var(--brand-soft);color:var(--brand)!important;display:grid!important;place-items:center;font-weight:700}.status-dot{text-transform:uppercase;font-size:8px;font-weight:700;letter-spacing:.04em}.status-dot:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;margin-right:5px;vertical-align:1px}.status-dot.green{color:var(--green)}.status-dot.green:before{background:var(--green)}.status-dot.red{color:var(--red)}.status-dot.red:before{background:var(--red)}.no-data-row{min-height:82px;display:grid;place-items:center;color:var(--subtle);padding:20px}.empty-table{margin-bottom:30px}.entity-grid{display:grid;grid-template-columns:repeat(4,minmax(240px,1fr));gap:12px;align-items:start}.entity-card{overflow:hidden;min-width:0}.entity-card-main{padding:14px}.entity-card header{display:flex;justify-content:space-between;align-items:center}.entity-card h2{font-size:16px;margin:12px 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.entity-card p{margin:0 0 4px;color:#656372;font-size:10px}.entity-card-main>small{color:var(--subtle);font-size:9px}.entity-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:13px}.entity-stats>span{height:44px;border:1px solid var(--line);background:#fbfbfd;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center}.entity-stats strong{font-size:14px}.entity-stats small{font-size:8px;color:#72707d;margin-top:2px}.entity-card>footer{min-height:50px;border-top:1px solid var(--line);padding:8px 12px;display:flex;align-items:center;justify-content:space-between;color:#6f6d7a;font-size:9px;gap:8px}.entity-card>footer>div{display:flex;gap:5px}.catalog-card a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px;margin-top:5px}.back-link{border:0;background:transparent;color:#6a6875;display:inline-flex;align-items:center;gap:7px;padding:0;margin-bottom:19px}.detail-stats{margin-top:0}.detail-panel{margin-top:14px;overflow:hidden}.detail-panel>header{min-height:70px;padding:16px 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:14px}.detail-panel>header p{margin:5px 0 0;font-size:10px;color:var(--subtle)}.compact-filters{display:flex;gap:8px;width:min(480px,50%)}.compact-filters .search-input{flex:1}.compact-filters>.input{width:140px}.pagination{min-height:55px;padding:10px 14px;display:flex;justify-content:space-between;align-items:center;color:var(--subtle);font-size:10px}.pagination>div{display:flex;align-items:center;gap:8px}.split-panels{display:grid;grid-template-columns:1fr 1fr;gap:14px}.list-row{min-height:78px;padding:14px 18px;display:flex;align-items:center;gap:11px}.list-row>div{display:flex;flex-direction:column;gap:4px}.list-row small{color:var(--subtle);font-size:9px}.list-row .badge{margin-left:auto}.danger-zone{margin-top:14px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;border-color:#f0ced4;background:#fffafb}.danger-zone p{margin:5px 0 0;color:var(--subtle);font-size:10px}.danger-zone>div:last-child{display:flex;gap:8px}.warning-box,.success-message{display:flex;align-items:flex-start;gap:12px;padding:14px;border:1px solid #f0d9bd;background:#fff9f0;border-radius:9px}.warning-box>.ph{font-size:20px;color:var(--amber)}.warning-box p,.success-message p{margin:0;line-height:1.5}.success-message{border-color:#cce8df;background:var(--green-soft)}.success-message>.ph{font-size:20px;color:var(--green)}.level-tabs{padding:6px;display:flex;gap:4px;width:max-content;max-width:100%;overflow-x:auto;margin-bottom:15px}.level-tabs button{height:37px;border:0;background:transparent;color:#6c6a77;border-radius:7px;padding:0 13px;display:flex;align-items:center;gap:7px;white-space:nowrap;font-weight:650}.level-tabs button b{font-size:9px;background:#f0f0f3;padding:3px 6px;border-radius:999px}.level-tabs button.active{background:var(--brand-soft);color:var(--brand);box-shadow:inset 0 0 0 1px #d9d7fe}.level-tabs button.active b{background:#fff;color:var(--brand)}.management-filters{display:grid;grid-template-columns:96px minmax(145px,.9fr) minmax(170px,1.05fr) minmax(170px,1.05fr) 116px minmax(190px,1.2fr) 92px 104px;gap:8px;padding:12px 0 16px;align-items:end;width:100%;max-width:none}.management-filters .btn{height:42px}.attribution-bar{min-height:51px;padding:9px 12px;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.attribution-bar>div{display:flex;align-items:center;gap:8px}.attribution-bar>div:first-child>span:last-child{display:flex;flex-direction:column;gap:2px}.attribution-bar small{font-size:9px;color:var(--subtle)}.bulk-bar{min-height:54px;padding:8px 12px;background:#111126;color:#fff;border-radius:9px 9px 0 0;display:flex;align-items:center;gap:8px;position:sticky;top:72px;z-index:10}.bulk-bar>button:last-child{background:transparent;color:#c7c5d3;border:0;margin-left:auto}.bulk-bar+.management-table{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.management-table{margin-top:0}.management-table td:first-child,.management-table th:first-child{width:42px;text-align:center}.management-table th.sorted{color:var(--brand)}.row-actions{display:flex;gap:6px}.row-actions .btn{min-height:34px;padding:0 10px;font-size:9px}.column-tools{display:flex;align-items:center;gap:12px;margin-bottom:16px}.column-tools .search-input{flex:1}.column-tools span{color:var(--subtle)}.column-tools>button{border:0;background:transparent;color:var(--brand)}.column-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:22px;max-height:58vh;overflow:auto}.column-layout>div:first-child{padding-right:20px;border-right:1px solid var(--line)}.column-layout h3{font-size:12px;margin:0 0 10px}.draggable-row{height:39px;padding:0 9px;border:1px solid var(--line);border-radius:7px;display:flex;align-items:center;gap:7px;margin-bottom:6px;background:#fff}.draggable-row>span{flex:1}.draggable-row>button{border:0;background:transparent;color:var(--subtle)}.category-tabs{display:flex;gap:5px;overflow:auto;margin-bottom:18px}.category-tabs button{border:1px solid var(--line);background:#fff;border-radius:7px;height:32px;padding:0 9px;white-space:nowrap}.category-tabs button.active{color:var(--brand);background:var(--brand-soft);border-color:#d8d6fe}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.check-list label{min-height:39px;border:1px solid var(--line);border-radius:7px;display:flex;align-items:center;gap:8px;padding:0 10px}.check-list.compact{grid-template-columns:1fr}.check-list input,.selection-list input{accent-color:var(--brand)}.campaigns-table{margin-top:0}.campaigns-table td{height:82px}.campaigns-table table{min-width:1100px}.wizard-page{max-width:1120px;margin:0 auto}.campaign-flow-banner{min-height:74px;padding:13px 16px;display:flex;align-items:center;gap:13px;margin-bottom:14px}.campaign-flow-banner>div{display:flex;flex-direction:column;gap:2px}.campaign-flow-banner small{font-size:7px;letter-spacing:.13em;color:var(--brand);font-weight:750}.campaign-flow-banner strong{font-size:15px}.campaign-flow-banner p{margin:0;color:var(--subtle);font-size:9px}.wizard-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:0 0 16px}.wizard-steps>div{min-height:50px;padding:9px 12px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--subtle)}.wizard-steps>div>span{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid var(--line-strong);font-size:9px;font-weight:700;flex:0 0 auto}.wizard-steps>div>div{display:flex;min-width:0;flex-direction:column;gap:3px}.wizard-steps strong{font-size:9px;color:var(--ink);white-space:nowrap}.wizard-steps small{font-size:7px;white-space:nowrap}.wizard-steps .active{border-color:var(--brand);box-shadow:0 0 0 1px #231cfc0a}.wizard-steps .active>span,.wizard-steps .done>span{background:var(--brand);color:#fff;border-color:var(--brand)}.wizard-card{padding:0 20px 20px;margin-top:14px}.wizard-card>header{min-height:74px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);margin-bottom:18px}.wizard-card>header h2{font-size:16px;margin:0 0 4px}.wizard-card>header p{font-size:10px;color:var(--subtle);margin:0}.wizard-columns{display:grid;grid-template-columns:1.15fr .85fr;gap:14px;align-items:start}.wizard-columns .wizard-card{margin-top:0}.wizard-card>.field{margin-top:16px}.selection-list{margin:14px 0;display:grid;gap:7px}.selection-list label,.catalog-choice-grid label{min-height:59px;border:1px solid var(--line);border-radius:9px;padding:10px 12px;display:flex;align-items:center;gap:10px;background:#fff}.selection-list label.selected,.catalog-choice-grid label.selected{border-color:var(--brand);box-shadow:0 0 0 3px #231cfc12;background:#fbfbff}.selection-list label>span,.catalog-choice-grid label>span:not(.entity-icon){display:flex;flex-direction:column;gap:3px;min-width:0}.selection-list label>span{flex:1}.selection-list small,.catalog-choice-grid small{font-size:9px;color:var(--subtle)}.selection-list .badge{margin-left:auto}.catalog-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.catalog-choice-grid label>span:not(.entity-icon){flex:1}.catalog-choice-grid .badge{margin-left:auto}.chip-group{display:flex;gap:7px;flex-wrap:wrap}.chip-group button{height:34px;padding:0 12px;border:1px solid var(--line-strong);background:#fff;border-radius:8px}.chip-group button.active{color:var(--brand);border-color:var(--brand);background:var(--brand-soft)}.toggle-row{margin-top:16px;border:1px solid var(--line);border-radius:9px;padding:12px;display:flex;align-items:center;justify-content:space-between}.toggle-row>span{display:flex;flex-direction:column;gap:4px}.toggle-row small{color:var(--subtle)}.toggle-row input{accent-color:var(--brand);width:18px;height:18px}.wizard-footer{margin-top:8px;min-height:68px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:12px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;position:sticky;bottom:10px;box-shadow:0 9px 30px #08081514}.wizard-footer>span{font-size:9px;color:var(--subtle)}.wizard-footer>div{display:flex;gap:8px}.wizard-footer>div:last-child{justify-content:flex-end}.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid var(--line);border-radius:9px;overflow:hidden}.review-grid>div{min-height:68px;padding:12px;border-bottom:1px solid var(--line);border-right:1px solid var(--line);display:flex;flex-direction:column;gap:5px}.review-grid>div:nth-child(2n){border-right:0}.review-grid>div:nth-last-child(-n+2){border-bottom:0}.review-grid small{color:var(--subtle);text-transform:uppercase;letter-spacing:.07em;font-size:8px}.success-banner,.info-banner{display:flex;align-items:center;gap:10px;border:1px solid #cfe8df;background:var(--green-soft);color:var(--green);padding:12px;border-radius:9px;margin-bottom:14px}.success-banner>span{display:flex;flex-direction:column}.success-banner small{font-size:9px;color:#568b78}.detail-layout{display:grid;grid-template-columns:1fr 360px;gap:14px}.detail-layout .detail-panel:first-child{margin-top:0}.detail-kv{display:grid;grid-template-columns:1fr 1fr;gap:0}.detail-kv>div{padding:15px 18px;display:flex;flex-direction:column;gap:5px;border-bottom:1px solid var(--line);border-right:1px solid var(--line)}.detail-kv>div:nth-child(2n){border-right:0}.detail-kv small{font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:var(--subtle)}.detail-kv a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compact-list{padding:10px;margin:0}.video-preview{height:180px;position:relative;background:#111;overflow:hidden}.video-preview img{width:100%;height:100%;object-fit:cover;opacity:.78}.video-preview>span{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:45px;height:45px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--brand);font-size:18px}.detail-panel>.field,.detail-panel>.total-box,.detail-panel>.full-button{margin:14px 16px 0;width:calc(100% - 32px)}.stepper{display:grid;grid-template-columns:42px 1fr 42px}.stepper button{border:1px solid var(--line-strong);background:#fff}.stepper button:first-child{border-radius:8px 0 0 8px}.stepper button:last-child{border-radius:0 8px 8px 0}.stepper .input{border-radius:0;text-align:center}.total-box{padding:12px;background:#f7f7fb;border-radius:8px;display:flex;justify-content:space-between}.total-box small{color:var(--subtle)}.timeline-item{display:flex;gap:10px;padding:12px 18px}.timeline-item>i{width:8px;height:8px;border-radius:50%;background:var(--brand);margin-top:3px}.timeline-item>span{display:flex;flex-direction:column;gap:4px}.timeline-item small{color:var(--subtle);font-size:9px}.info-banner{position:relative;color:var(--brand);background:var(--brand-soft);border-color:#d8d6fe}.info-banner button{border:0;background:transparent;margin-left:auto;color:var(--brand)}.creative-layout{display:grid;grid-template-columns:210px 1fr;gap:14px;align-items:start}.folder-panel{padding:10px;position:sticky;top:84px}.folder-panel>strong{display:block;padding:8px 9px 12px;font-size:11px}.folder-panel>button{width:100%;height:42px;border:0;background:transparent;border-radius:8px;display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:7px;text-align:left;color:#646270}.folder-panel>button b{font-size:9px;background:#efeff2;padding:3px 6px;border-radius:999px}.folder-panel>button.active{background:var(--brand-soft);color:var(--brand)}.creative-grid{display:grid;grid-template-columns:repeat(4,minmax(170px,1fr));gap:12px}.creative-card{overflow:hidden}.creative-preview{height:176px;position:relative;background:#10101a;color:#fff;display:grid;place-items:center}.creative-preview>.ph{font-size:45px;color:#777583}.creative-preview>.badge{position:absolute;top:10px;left:10px}.creative-preview>small{position:absolute;left:10px;bottom:9px;color:#d7d6df;font-size:8px}.creative-preview>button{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:40px;height:40px;border:0;border-radius:50%;background:#fff;color:var(--brand)}.creative-meta{padding:12px}.creative-meta>strong{font-size:13px;display:block;margin-bottom:10px}.creative-meta span,.creative-meta time{display:flex;align-items:center;gap:6px;color:var(--subtle);font-size:9px;margin-top:5px}.creative-card>footer{border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr)}.creative-card>footer button{height:38px;border:0;border-right:1px solid var(--line);background:#fff;color:#656371}.creative-card>footer button:last-child{border-right:0}.creative-card>footer button.danger{color:var(--red)}.upload-intro{display:flex;gap:12px;padding:14px;background:var(--brand-soft);border-radius:9px;margin-bottom:15px;color:var(--brand)}.upload-intro>.ph{font-size:22px}.upload-intro>span{display:flex;flex-direction:column;gap:4px}.upload-intro small{color:#6561a9;line-height:1.45}.dropzone{margin-top:15px;width:100%;min-height:170px;border:1px dashed #aaa7c1;border-radius:9px;background:#fafaff;color:#646270;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px}.dropzone>.ph{font-size:28px;color:var(--brand)}.dropzone b{color:var(--brand);margin-top:5px}.dropzone span{font-size:10px}.file-list{display:grid;gap:5px;margin-top:10px}.file-list span{display:flex;gap:7px;align-items:center;padding:8px;background:#f7f7fa;border-radius:6px}.settings-layout{display:grid;grid-template-columns:210px 1fr;gap:20px;align-items:start}.settings-nav{padding:8px}.settings-nav button{width:100%;height:46px;border:0;background:transparent;border-radius:8px;text-align:left;padding:0 12px;display:flex;align-items:center;gap:11px;color:#5c5a68;font-weight:650}.settings-nav button.active{background:var(--brand-soft);color:var(--brand)}.settings-panel{overflow:hidden}.settings-section-title{min-height:88px;padding:18px 20px;display:flex;align-items:center;gap:13px;border-bottom:1px solid var(--line)}.settings-section-title h2{font-size:17px;margin:0 0 5px}.settings-section-title p{margin:0;color:var(--subtle);font-size:10px}.settings-body{padding:20px}.settings-body>.field{max-width:480px}.settings-body>.btn{margin-top:16px}.preview-box{margin-top:14px;max-width:480px;padding:14px;border:1px solid var(--line);border-radius:9px;background:#f8f8fb;display:flex;align-items:center;justify-content:space-between}.preview-box small{color:var(--subtle)}.preview-box strong{font-size:17px}.settings-list{padding:0}.settings-list>div,.sessions-list>div{min-height:80px;padding:14px 20px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line)}.settings-list>div:last-child,.sessions-list>div:last-child{border-bottom:0}.settings-list>div>span:nth-child(2),.sessions-list>div>span:nth-child(2){display:flex;flex-direction:column;gap:4px;flex:1}.settings-list small,.sessions-list small{color:var(--subtle);font-size:9px}.switch{width:40px;height:23px;border:0;background:#d6d6de;border-radius:999px;padding:3px}.switch i{display:block;width:17px;height:17px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .15s}.switch.on{background:var(--brand)}.switch.on i{transform:translate(17px)}.sessions-list{padding:0}.sessions-list strong{display:flex;gap:8px;align-items:center}.sessions-list em{font-style:normal;font-size:8px;color:var(--green);background:var(--green-soft);padding:3px 6px;border-radius:999px}.integration-grid{display:grid;grid-template-columns:repeat(2,minmax(300px,1fr));gap:14px;max-width:900px}.integration-card{padding:18px}.integration-card header{display:flex;justify-content:space-between}.integration-logo.purple{background:#f3efff;color:#7e35c9}.integration-card h2{font-size:17px;margin:17px 0 7px}.integration-card p{color:var(--subtle);line-height:1.55;margin:0}.integration-card ul{list-style:none;padding:0;margin:18px 0}.integration-card li{display:flex;align-items:center;gap:8px;margin:10px 0;color:#565462}.integration-card li .ph{color:var(--green)}.integration-card footer{border-top:1px solid var(--line);padding-top:14px;display:flex;gap:8px}.webhook-preview{padding:12px;background:#f7f7fa;border-radius:8px;margin-top:14px;display:flex;flex-direction:column;gap:7px}.webhook-preview small{color:var(--subtle)}.webhook-preview code{font-size:10px;word-break:break-all}.empty-state{min-height:360px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:30px}.empty-icon{width:55px;height:55px;border-radius:14px;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center;font-size:25px}.empty-state h2{margin:16px 0 7px}.empty-state p{margin:0 0 18px;color:var(--subtle);max-width:400px}.loading-state{min-height:300px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--subtle)}.spinner{width:22px;height:22px;border:2px solid var(--line);border-top-color:var(--brand);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#07071085;display:grid;place-items:center;padding:20px;z-index:100;animation:fade-in .14s ease}.modal{width:min(680px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow-lg);animation:modal-in .18s ease}.modal-wide{width:min(900px,100%)}.modal>header{height:78px;padding:0 25px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.modal>header h2{font-size:16px;margin:0}.modal-body{padding:24px 25px;display:flex;flex-direction:column;gap:18px}.modal-body>.field+.field{margin-top:0}.modal>footer{min-height:72px;border-top:1px solid var(--line);padding:11px 25px;display:flex;align-items:center;justify-content:flex-end;gap:8px}.modal>footer .btn{min-height:44px}.modal-intro{margin:0;color:var(--subtle);line-height:1.5}@keyframes fade-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(8px) scale(.99)}}.drawer{position:fixed;right:0;top:0;bottom:0;width:min(390px,100vw);z-index:90;background:#fff;box-shadow:-14px 0 40px #08081526;display:flex;flex-direction:column;animation:drawer-in .2s ease}.drawer>header{min-height:70px;padding:15px 16px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.drawer>header>div{display:flex;flex-direction:column;gap:4px}.drawer>header span{color:var(--subtle);font-size:10px}.notification-list{overflow:auto;flex:1}.notification-item{position:relative;width:100%;border:0;border-bottom:1px solid var(--line);background:#fff;padding:14px 16px;display:flex;gap:10px;text-align:left}.notification-item:hover{background:#fafaff}.notice-icon{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;flex:0 0 auto}.notice-icon.success{background:var(--green-soft);color:var(--green)}.notice-icon.error{background:var(--red-soft);color:var(--red)}.notification-item>span:nth-child(2){display:flex;flex-direction:column;gap:5px}.notification-item>span>span{color:#656371;font-size:10px;line-height:1.35}.notification-item time{color:#a09faa;font-size:8px}.unread-dot{position:absolute;right:10px;top:16px;width:6px;height:6px;border-radius:50%;background:var(--brand)}.drawer-action{height:54px;border:0;border-top:1px solid var(--line);background:#fff;color:var(--brand);font-weight:650}.toast{position:fixed;right:20px;bottom:20px;z-index:120;min-height:48px;padding:10px 14px;border-radius:9px;box-shadow:var(--shadow-lg);display:flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line)}.toast-success .ph{color:var(--green)}.toast-error .ph{color:var(--red)}@keyframes drawer-in{0%{transform:translate(100%)}}.auth-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fff}.auth-brand{background:#080811;padding:55px;color:#fff;display:flex;flex-direction:column;justify-content:space-between}.auth-brand img{width:210px}.auth-brand>div{max-width:500px;margin-bottom:70px}.auth-brand>div>span{text-transform:uppercase;letter-spacing:.2em;font-size:10px;color:#918fa3}.auth-brand h1{font-size:46px;letter-spacing:-.045em;line-height:1.05;margin:17px 0}.auth-brand p{color:#a4a2b0;line-height:1.7;font-size:14px}.auth-form-wrap{display:grid;place-items:center;padding:30px}.auth-form{width:min(390px,100%)}.auth-mark{width:48px;height:48px;border-radius:12px;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center;font-size:22px}.auth-form h2{font-size:25px;margin:18px 0 6px}.auth-form>p{margin:0 0 25px;color:var(--subtle)}.auth-form>.field{margin-top:14px}.auth-form .text-button{border:0;background:transparent;color:var(--brand);padding:12px 0 16px;margin-left:auto;display:block}.auth-form>small{display:block;color:var(--subtle);font-size:9px;line-height:1.5;margin-top:16px;text-align:center}.auth-error{display:flex;align-items:center;gap:8px;color:var(--red);background:var(--red-soft);border:1px solid #f0d0d6;border-radius:8px;padding:10px;margin-bottom:12px}.auth-brand img{filter:brightness(0) invert(1)}.notice-icon.warning{background:#fff6df;color:#a96d00}.notice-icon.info{background:var(--brand-soft);color:var(--brand)}.notification-item.is-read{background:#fcfcfd}.notification-item.is-read>span:nth-child(2){opacity:.76}.drawer-action:hover{background:#fafaff}.integration-section{margin-top:22px}.integration-section:first-of-type{margin-top:0}.integration-section>header{display:flex;align-items:baseline;gap:10px;margin:0 0 10px}.integration-section>header>span{color:var(--ink);font-size:12px;font-weight:750}.integration-section>header>small{color:var(--subtle);font-size:9px}.integration-card{display:flex;flex-direction:column;min-height:278px;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.integration-card:hover{border-color:#d6d4e5;box-shadow:0 8px 24px #08081512;transform:translateY(-2px)}.integration-card footer{margin-top:auto}.integration-card footer .btn{min-width:132px}.integration-logo-utmify{background:#f3efff;color:#7e35c9}.integration-logo-clerk{background:#f1efff;color:#6146e5}.integration-logo-supabase{background:#eaf8f2;color:#087b58}.integration-logo-redis{background:#fff0f2;color:#be2d46}.integration-logo-r2{background:#fff6e8;color:#b25d0b}.integration-logo-sentry{background:#f3efff;color:#5f3c86}.setup-status{display:flex;align-items:center;gap:11px;padding:12px;border:1px solid #d8d6fe;border-radius:9px;background:var(--brand-soft);color:var(--brand)}.setup-status.is-ready{border-color:#cfe8df;background:var(--green-soft);color:var(--green)}.setup-status>span{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:#ffffffb8;font-size:17px;flex:0 0 auto}.setup-status>div,.setup-notice>span{display:flex;flex-direction:column;gap:3px}.setup-status strong,.setup-notice strong{font-size:11px}.setup-status small,.setup-notice small{color:currentColor;font-size:9px;line-height:1.45;opacity:.78}.setup-columns{display:grid;grid-template-columns:minmax(230px,.78fr) minmax(320px,1.22fr);gap:22px;margin-top:20px}.setup-guide{padding-right:20px;border-right:1px solid var(--line)}.setup-eyebrow{display:block;margin-bottom:13px;color:#5f5d6c;font-size:8px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.setup-guide ol{list-style:none;margin:0;padding:0;display:grid;gap:13px}.setup-guide li{display:grid;grid-template-columns:25px 1fr;gap:9px;align-items:start}.setup-guide li>span{width:25px;height:25px;display:grid;place-items:center;border-radius:7px;background:var(--brand-soft);color:var(--brand);font-size:9px;font-weight:750}.setup-guide li p{margin:3px 0 0;color:#565462;font-size:10px;line-height:1.45}.setup-portal{margin-top:18px;text-decoration:none;width:100%}.setup-form{min-width:0}.setup-field{position:relative;margin-top:13px}.setup-form>.setup-eyebrow+.setup-field{margin-top:0}.setup-field>small{display:block;margin-top:5px;color:var(--subtle);font-size:8px;line-height:1.4}.setup-field .copy-field{min-height:30px;margin-top:7px;padding:0 10px;font-size:9px}.setup-notice{display:flex;align-items:flex-start;gap:10px;margin-top:18px;padding:11px 12px;border:1px solid #f0d4ab;border-radius:9px;background:var(--warning-soft);color:#7b4d07}.setup-notice.secure{border-color:#cfe8df;background:var(--green-soft);color:var(--green)}.setup-notice>.ph{margin-top:1px;font-size:16px}.modal-body>.auth-error{margin:12px 0 0}.integration-picker{display:grid;gap:6px}.integration-picker>button{width:100%;min-height:58px;display:grid;grid-template-columns:38px 1fr 18px;align-items:center;gap:11px;padding:8px 10px;border:1px solid transparent;border-radius:9px;background:#fff;color:var(--ink);text-align:left;transition:background .15s ease,border-color .15s ease,transform .15s ease}.integration-picker>button:hover{border-color:var(--line);background:#fafaff;transform:translate(2px)}.integration-picker>button>span:nth-child(2){display:flex;flex-direction:column;gap:4px}.integration-picker strong{font-size:11px}.integration-picker small{color:var(--subtle);font-size:9px}.integration-picker .integration-logo{width:36px;height:36px}.modal-intro-card{display:flex;align-items:flex-start;gap:11px;margin-bottom:0;padding:16px 13px;border:1px solid #d8d6fe;border-radius:9px;background:var(--brand-soft);color:var(--brand)}.modal-intro-card>span{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:#fff;font-size:17px;flex:0 0 auto}.modal-intro-card>div{display:flex;flex-direction:column;gap:4px}.modal-intro-card strong{font-size:11px}.modal-intro-card p{margin:0;color:#5e5a9d;font-size:9px;line-height:1.5}.bc-modal-intro{background:#fff;border-color:var(--line);color:var(--ink)}.bc-modal-intro>span{background:var(--brand-soft);color:var(--brand)}.bc-modal-intro p{color:var(--subtle)}.bc-create-form{display:flex;flex-direction:column;gap:40px;padding-bottom:12px}.bc-create-form .field>small,.campaign-structure-inputs .field>small,.campaign-account-assets .field>small{color:var(--subtle);font-size:8px;line-height:1.4}.catalog-detail-stack{display:grid;gap:14px}.catalog-back{margin-bottom:16px}.catalog-primary-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(300px,.9fr);gap:14px;align-items:stretch}.catalog-delete-button{background:#bd3850;border-color:#bd3850;color:#fff}.catalog-delete-button:hover:not(:disabled){background:#aa3046;border-color:#aa3046}.currency-input{position:relative}.currency-input .input{padding-right:48px}.currency-input>span{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:8px;font-weight:700;color:#5f5d6c}.catalog-config-card,.catalog-bc-panel,.catalog-videos-section,.catalog-api-flow{overflow:hidden}.catalog-config-card>header,.catalog-bc-panel>header,.catalog-videos-section>header,.catalog-api-flow>header{min-height:70px;padding:15px 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:14px}.catalog-config-card h2,.catalog-bc-panel h2,.catalog-videos-section h2,.catalog-api-flow h2{margin:0;font-size:14px}.catalog-config-card header p,.catalog-bc-panel header p,.catalog-videos-section header p,.catalog-api-flow header p{margin:4px 0 0;color:var(--subtle);font-size:9px;line-height:1.45}.catalog-created-note{margin:15px 18px 0;padding:12px;display:flex;gap:10px;align-items:flex-start;border:1px solid var(--line);border-radius:8px;background:#fafafd}.catalog-created-note>.ph{color:var(--brand);font-size:16px}.catalog-created-note>div{display:flex;flex-direction:column;gap:4px}.catalog-created-note strong{font-size:9px}.catalog-created-note span{color:var(--subtle);font-size:8px;line-height:1.4}.catalog-config-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:15px 18px 18px}.catalog-field-full{grid-column:1/-1}.catalog-config-grid .field>small{color:var(--subtle);font-size:8px;line-height:1.4}.catalog-readiness{margin-bottom:14px;padding:12px 14px;border:1px solid;border-radius:9px;display:flex;align-items:center;gap:11px}.catalog-readiness>.ph{font-size:20px}.catalog-readiness>div{display:flex;flex-direction:column;gap:3px}.catalog-readiness strong{font-size:11px}.catalog-readiness span{font-size:9px}.catalog-readiness.is-ready{color:var(--green);border-color:#cfe8df;background:var(--green-soft)}.catalog-readiness.is-warning{color:var(--amber);border-color:#f0d9bd;background:var(--amber-soft)}.catalog-bc-picker{padding:18px}.catalog-bc-bound{padding:16px 18px;display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center}.catalog-bc-bound-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:9px;background:var(--brand-soft);color:var(--brand);font-size:18px}.catalog-bc-bound>div:nth-child(2){display:flex;flex-direction:column;gap:3px}.catalog-bc-bound small{font-size:8px;color:var(--subtle);text-transform:uppercase;letter-spacing:.07em}.catalog-bc-bound>div:nth-child(2)>span{font-size:9px;color:var(--subtle)}.catalog-bc-review-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:8px;overflow:hidden}.catalog-bc-bound .catalog-bc-review-grid,.catalog-bc-meta{grid-column:1/-1}.catalog-bc-meta{display:flex;flex-direction:column;gap:7px;color:var(--subtle);font-size:8px}.catalog-bc-meta span{display:flex;align-items:center;gap:6px}.catalog-bc-review-grid>span{min-height:48px;padding:8px;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center;gap:3px}.catalog-bc-review-grid>span:last-child{border-right:0}.catalog-bc-review-grid strong{font-size:14px}.catalog-bc-actions{margin:0 12px 12px;padding:12px;border:1px solid var(--line);border-radius:9px;background:#fafafd;display:flex;flex-direction:column;gap:8px}.catalog-bc-actions>strong{font-size:10px}.catalog-bc-actions>p{margin:0;color:var(--subtle);font-size:8px;line-height:1.4}.catalog-bc-actions>.btn{width:100%}.catalog-video-card-grid{display:grid;grid-template-columns:repeat(3,minmax(250px,1fr));gap:12px;padding:16px}.catalog-video-card{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}.catalog-video-card-top{display:grid;grid-template-columns:92px 1fr;min-height:92px;border-bottom:1px solid var(--line)}.catalog-video-card-media{background:#111;display:grid;place-items:center;color:#aaa;font-size:24px;overflow:hidden}.catalog-video-card-media img{width:100%;height:100%;object-fit:cover;display:block}.catalog-video-card-title{padding:12px;display:flex;align-items:center;justify-content:space-between;gap:9px}.catalog-video-card-title>div{display:flex;flex-direction:column;gap:4px;min-width:0}.catalog-video-card-title strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.catalog-video-card-title small{font-size:8px;color:var(--subtle)}.catalog-copy-panel{padding:13px}.catalog-copy-panel-head{display:flex;align-items:center;gap:8px}.catalog-copy-panel-head>span{width:30px;height:30px;display:grid;place-items:center;border-radius:7px;background:var(--brand-soft);color:var(--brand)}.catalog-copy-panel-head>div{display:flex;flex-direction:column;gap:2px}.catalog-copy-panel-head strong{font-size:9px;text-transform:uppercase;letter-spacing:.08em}.catalog-copy-panel-head small{font-size:8px;color:var(--subtle)}.catalog-copy-stepper{display:grid;grid-template-columns:38px 1fr 38px;margin-top:11px}.catalog-copy-stepper button{border:1px solid var(--line-strong);background:#fff}.catalog-copy-stepper button:first-child{border-radius:8px 0 0 8px}.catalog-copy-stepper button:last-child{border-radius:0 8px 8px 0}.catalog-copy-stepper .input{border-radius:0;text-align:center;font-weight:700}.catalog-copy-preview{display:flex;gap:7px;align-items:flex-start;margin-top:10px;padding:9px;border-radius:7px;background:#f8f8fb;color:#656371;font-size:8px;line-height:1.45}.catalog-copy-preview>.ph{color:var(--brand);font-size:13px}.catalog-copy-preview strong{color:var(--ink)}.catalog-planned-total{min-height:66px;margin:0 16px 16px;padding:12px 14px;border:1px solid var(--line);border-radius:9px;background:#fafafd;display:flex;align-items:center;justify-content:space-between}.catalog-planned-total>span{display:flex;flex-direction:column;gap:3px}.catalog-planned-total small{font-size:8px;text-transform:uppercase;letter-spacing:.08em}.catalog-planned-total em{font-style:normal;font-size:8px;color:var(--subtle)}.catalog-planned-total strong{font-size:13px}.catalog-planned-total.is-near-limit{border-color:#efd7aa;background:var(--amber-soft)}.catalog-planned-total.is-over-limit{border-color:#f1c9d0;background:var(--red-soft);color:var(--red)}.catalog-video-empty-state{min-height:180px;display:flex;align-items:center;justify-content:center;gap:14px;padding:30px;text-align:left}.catalog-video-empty-state>span{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:var(--brand-soft);color:var(--brand);font-size:22px}.catalog-video-empty-state h3{margin:0 0 5px}.catalog-video-empty-state p{margin:0;color:var(--subtle);font-size:9px}.catalog-library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.catalog-library-grid label{position:relative;min-height:120px;padding:13px;border:1px solid var(--line);border-radius:9px;display:flex;flex-direction:column;align-items:flex-start;gap:6px}.catalog-library-grid label.selected{border-color:var(--brand);box-shadow:0 0 0 3px #231cfc12;background:#fbfbff}.catalog-library-grid label>input{position:absolute;top:10px;right:10px;accent-color:var(--brand)}.catalog-library-grid label>span{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;background:#111126;color:#fff}.catalog-library-grid label small{color:var(--subtle);font-size:8px;line-height:1.35}.catalog-api-flow>div{display:flex;align-items:center;justify-content:center;gap:12px;padding:17px;overflow:auto}.catalog-api-flow>div>span{min-width:150px;display:grid;grid-template-columns:26px 1fr;column-gap:7px;align-items:center}.catalog-api-flow>div>span>b{grid-row:1/3;width:26px;height:26px;display:grid;place-items:center;border-radius:7px;background:var(--brand-soft);color:var(--brand);font-size:9px}.catalog-api-flow>div>span>strong{font-size:9px}.catalog-api-flow>div>span>small{font-size:8px;color:var(--subtle)}.catalog-api-flow>div>.ph{color:#aaa8b5}.campaign-launch-confirm{display:flex;align-items:center;gap:11px;padding:13px;border:1px solid var(--line);border-radius:9px}.campaign-launch-confirm>span{width:40px;height:40px;display:grid;place-items:center;border-radius:9px;background:var(--brand-soft);color:var(--brand);font-size:19px}.campaign-launch-confirm>div{display:flex;flex-direction:column;gap:4px}.campaign-launch-confirm p{margin:0;color:var(--subtle);font-size:9px}.review-alert{display:flex;gap:9px;align-items:flex-start;margin-top:12px;padding:11px;border-radius:8px;background:var(--brand-soft);color:#5e5a9d;font-size:9px;line-height:1.5}.review-alert>.ph{color:var(--brand);font-size:15px}.campaign-section-block{padding:17px 18px}.campaign-account-assets{padding:0 18px 18px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.campaign-account-toolbar{min-height:45px;margin-top:12px;padding:8px 10px;border:1px solid var(--line);border-bottom:0;border-radius:8px 8px 0 0;display:flex;align-items:center;justify-content:space-between;color:var(--subtle);font-size:9px}.campaign-account-toolbar>span strong{color:var(--brand)}.campaign-account-toolbar>div{display:flex;gap:12px}.campaign-account-toolbar button{border:0;background:transparent;color:var(--brand);font-size:9px;font-weight:650}.campaign-account-list{border:1px solid var(--line);border-radius:0 0 8px 8px;max-height:390px;overflow:auto}.campaign-account-head,.campaign-account-list label{display:grid;grid-template-columns:28px minmax(240px,1fr) 90px 110px 110px;align-items:center;gap:9px;padding:0 11px}.campaign-account-head{position:sticky;top:0;z-index:1;height:36px;background:#fafafd;color:var(--subtle);font-size:8px;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--line)}.campaign-account-list label{min-height:56px;border-bottom:1px solid var(--line)}.campaign-account-list label:last-child{border-bottom:0}.campaign-account-list label.selected{background:#fbfbff}.campaign-account-list input{accent-color:var(--brand)}.campaign-account-list label>span:nth-child(2){display:flex;flex-direction:column;gap:3px;min-width:0}.campaign-account-list label>span:nth-child(2) strong{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.campaign-account-list label>span:nth-child(2) small{font-size:8px;color:var(--subtle)}.asset-ready{color:var(--green);font-size:8px}.asset-ready>.ph{font-size:12px}.selected-catalog-banner{display:flex;align-items:center;gap:10px;margin:16px 18px 0;padding:11px;border:1px solid #d8d6fe;border-radius:8px;background:var(--brand-soft);color:var(--brand)}.selected-catalog-banner>.ph{font-size:20px}.selected-catalog-banner>div{display:flex;flex-direction:column;gap:2px}.selected-catalog-banner small{font-size:7px;text-transform:uppercase;letter-spacing:.09em}.selected-catalog-banner span{font-size:8px;color:#6561a9}.catalog-destination-note{display:flex;gap:8px;margin-top:14px;padding:10px;border:1px solid #d8d6fe;border-radius:8px;background:var(--brand-soft);color:#5e5a9d;font-size:8px;line-height:1.45}.catalog-destination-note>.ph{color:var(--brand);font-size:14px}.campaign-structure-panel{margin-top:16px;border:1px solid var(--line);border-radius:9px;overflow:hidden}.campaign-structure-panel>div:first-child{min-height:52px;padding:11px 12px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.campaign-structure-panel>div:first-child>span{font-size:9px;color:var(--subtle)}.campaign-structure-inputs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:12px}.campaign-structure-total{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);background:#fafafd}.campaign-structure-total>span{min-height:54px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid var(--line)}.campaign-structure-total>span:last-child{border-right:0}.campaign-structure-total small{font-size:8px;color:var(--subtle)}.campaign-structure-total strong{font-size:15px}.review-counts{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:14px;border:1px solid var(--line);border-radius:9px;overflow:hidden}.review-counts>span{min-height:72px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid var(--line);gap:4px}.review-counts>span:last-child{border-right:0}.review-counts small{font-size:8px;color:var(--subtle);text-transform:uppercase;letter-spacing:.07em}.review-counts strong{font-size:20px;color:var(--brand)}.reference-review{padding:20px 20px 18px}.review-summary-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-radius:9px;overflow:hidden}.review-summary-row>div{min-height:96px;padding:13px;display:flex;align-items:center;gap:10px;border-right:1px solid var(--line)}.review-summary-row>div:last-child{border-right:0}.review-summary-row>div>span{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:var(--brand-soft);color:var(--brand);font-size:17px;flex:0 0 auto}.review-summary-row>div>div{display:flex;flex-direction:column;gap:3px;min-width:0}.review-summary-row small{font-size:7px;letter-spacing:.11em;color:var(--subtle)}.review-summary-row strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.review-summary-row p{margin:0;color:var(--subtle);font-size:8px;line-height:1.35}.review-targeting{min-height:72px;padding:15px 20px;display:flex;align-items:center;gap:12px}.review-targeting>.ph{font-size:19px}.review-targeting>div{display:flex;flex-direction:column;gap:5px}.review-targeting p{margin:0;color:var(--subtle);font-size:9px}.campaign-ready-banner{margin-top:14px;padding:13px;border:1px solid #cfe8df;border-radius:9px;background:var(--green-soft);color:var(--green);display:flex;align-items:center;gap:10px}.campaign-ready-banner>.ph{font-size:20px}.campaign-ready-banner>div{display:flex;flex-direction:column;gap:3px}.campaign-ready-banner span{font-size:9px}@media(max-width:1040px){.entity-grid{grid-template-columns:repeat(3,minmax(240px,1fr))}.creative-grid{grid-template-columns:repeat(3,minmax(170px,1fr))}.overview-filter{grid-template-columns:repeat(3,minmax(120px,1fr))}.overview-filter-actions{justify-content:flex-end}.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-copy{display:none}}@media(max-width:920px){:root{--sidebar: 0px}.sidebar{transform:translate(-100%);transition:transform .2s ease;width:248px}.sidebar.is-open{transform:translate(0);box-shadow:20px 0 55px #08081533}.sidebar-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#0808156b;z-index:49}.main-shell{margin-left:0}.mobile-menu-button{display:grid!important;margin-right:11px}.route-title span,.goal,.profile-button>.ph{display:none}.topbar{padding:0 16px}.topbar-actions{margin-left:auto}.page-content{padding:26px 20px 50px}.entity-grid{grid-template-columns:repeat(2,minmax(240px,1fr))}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-layout,.wizard-columns{grid-template-columns:1fr}.creative-layout{grid-template-columns:180px 1fr}.creative-grid{grid-template-columns:repeat(2,minmax(170px,1fr))}.settings-layout{grid-template-columns:170px 1fr}.catalog-config-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-video-card-grid{grid-template-columns:repeat(2,minmax(240px,1fr))}.catalog-bc-bound{grid-template-columns:42px 1fr}.catalog-bc-review-grid{grid-column:1/-1}}@media(max-width:620px){body{font-size:12px}.topbar{height:60px}.page-content{padding:23px 14px 40px;min-height:calc(100vh - 60px)}.route-title strong{font-size:13px}.profile-button .avatar{width:34px;height:34px}.page-heading{margin-bottom:20px;align-items:flex-start;flex-direction:column;width:100%}.page-heading>div:first-child{width:100%;text-align:center}.page-heading h1{font-size:24px}.page-heading p{font-size:12px;line-height:1.45}.page-actions{position:static;width:100%;background:transparent;border-radius:0;padding:0;box-shadow:none;max-width:none;display:flex;flex-wrap:wrap;overflow:visible}.page-actions .btn{min-height:42px;flex:1}.overview-filter{grid-template-columns:1fr;padding:15px;gap:12px}.overview-filter .input{height:46px}.overview-filter .field:nth-of-type(3),.overview-filter .field:nth-of-type(4),.overview-filter .field:nth-of-type(5){grid-column:auto}.overview-filter-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-column:1}.overview-filter-actions .btn{width:100%}.overview-custom-period{grid-column:1;grid-template-columns:1fr}.filter-foot{display:flex;grid-column:1;flex-wrap:wrap;height:auto;min-height:42px;padding-top:10px}.micro-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.micro-stats>div{min-height:82px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:3px;padding:12px}.micro-stats>div:nth-child(2n){border-right:0}.micro-stats>div:nth-last-child(-n+2){border-bottom:0}.micro-stats>div>span{display:grid;grid-row:auto;width:34px;height:34px}.micro-stats small,.micro-stats strong{align-self:auto}.micro-stats>div:last-child{border-bottom:0}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.stat-card{min-height:140px;padding:16px;align-items:center;text-align:center;justify-content:center}.stat-card .stat-icon{margin-bottom:10px}.stat-card strong{font-size:18px}.chart-grid{grid-template-columns:1fr}.chart-card{min-height:280px}.line-chart{height:215px}.entity-grid{grid-template-columns:1fr;gap:10px}.compact-filters{width:100%;flex-direction:column}.compact-filters>.input{width:100%}.detail-panel>header{align-items:flex-start;flex-direction:column}.split-panels{grid-template-columns:1fr}.danger-zone{align-items:flex-start;flex-direction:column;gap:13px}.level-tabs{width:calc(100vw - 28px);border-radius:9px}.level-tabs button{padding:0 10px}.level-tabs button span{display:none}.management-filters{grid-template-columns:1fr 1fr;max-width:none}.management-filters .field:nth-of-type(3),.management-filters .field:nth-of-type(4),.management-filters .field:nth-of-type(7),.management-filters .field:nth-of-type(8){grid-column:1/-1}.management-filters .btn{width:100%}.attribution-bar{align-items:flex-start;flex-direction:column;overflow:auto}.attribution-bar>div:last-child{max-width:100%;overflow:auto}.bulk-bar{overflow-x:auto;top:64px}.bulk-bar strong{display:none}.bulk-bar>.btn{min-height:36px;padding:0 10px}.bulk-bar>button:last-child{margin-left:0}.catalog-choice-grid{grid-template-columns:1fr}.wizard-card{padding:0 14px 15px}.wizard-steps>div b{display:none}.wizard-footer{bottom:8px}.review-grid{grid-template-columns:1fr}.review-grid>div{border-right:0}.review-grid>div:nth-last-child(2){border-bottom:1px solid var(--line)}.detail-layout,.detail-kv{grid-template-columns:1fr}.detail-kv>div{border-right:0}.creative-layout{grid-template-columns:1fr}.folder-panel{position:static;display:flex;gap:6px;overflow-x:auto}.folder-panel>strong{display:none}.folder-panel>button{min-width:150px}.creative-grid{grid-template-columns:1fr 1fr;gap:8px}.creative-preview{height:145px}.creative-meta{padding:10px}.settings-layout{grid-template-columns:1fr;gap:12px}.settings-nav{display:flex;overflow-x:auto}.settings-nav button{min-width:115px;justify-content:center}.settings-panel .form-grid{grid-template-columns:1fr}.settings-section-title{min-height:76px}.settings-body{padding:15px}.settings-list>div,.sessions-list>div{padding:12px}.sessions-list .btn{font-size:0;width:38px;padding:0}.sessions-list .btn .ph{font-size:14px}.integration-grid,.form-grid{grid-template-columns:1fr}.integration-section>header{align-items:flex-start;flex-direction:column;gap:3px}.integration-card{min-height:250px}.setup-columns{grid-template-columns:1fr;gap:18px}.setup-guide{padding-right:0;padding-bottom:18px;border-right:0;border-bottom:1px solid var(--line)}.column-layout{grid-template-columns:1fr}.column-layout>div:first-child{padding-right:0;border-right:0;border-bottom:1px solid var(--line);padding-bottom:12px}.modal-backdrop{padding:10px}.modal{max-height:calc(100vh - 20px)}.catalog-primary-grid,.catalog-config-grid,.catalog-video-card-grid,.catalog-library-grid,.campaign-account-assets,.campaign-structure-inputs,.review-summary-row{grid-template-columns:1fr}.catalog-field-full{grid-column:auto}.catalog-config-card>header,.catalog-bc-panel>header,.catalog-videos-section>header,.catalog-api-flow>header{align-items:flex-start;flex-direction:column}.catalog-bc-bound{grid-template-columns:1fr}.catalog-bc-review-grid{grid-column:auto;width:100%}.review-summary-row>div{border-right:0;border-bottom:1px solid var(--line)}.review-summary-row>div:last-child{border-bottom:0}.catalog-api-flow>div{justify-content:flex-start}.catalog-api-flow>div>.ph{transform:rotate(0)}.catalog-planned-total{align-items:flex-start;flex-direction:column;gap:8px}.catalog-videos-section>header .btn{width:100%}.campaign-account-toolbar{align-items:flex-start;flex-direction:column;gap:8px}.campaign-account-toolbar>div{flex-wrap:wrap}.campaign-account-list{overflow-x:auto}.campaign-account-head,.campaign-account-list label{min-width:760px}.review-counts{grid-template-columns:1fr 1fr}.review-counts>span:nth-child(2){border-right:0}.review-counts>span:nth-child(-n+2){border-bottom:1px solid var(--line)}.auth-page{grid-template-columns:1fr;background:#fff}.auth-brand{min-height:220px;padding:27px}.auth-brand img{width:165px}.auth-brand>div{margin:20px 0 0}.auth-brand h1{font-size:29px;margin:10px 0}.auth-brand p{display:none}.auth-form-wrap{padding:28px 22px;place-items:start center}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:390px){.creative-grid{grid-template-columns:1fr}.entity-card h2{font-size:15px}}.runtime-banner{align-items:center;background:#f5f3ff;border-bottom:1px solid #ddd6fe;color:#5b21b6;display:flex;font-size:13px;gap:8px;min-height:38px;padding:8px 24px}.runtime-banner.runtime-offline{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.runtime-banner button{background:transparent;border:0;color:inherit;cursor:pointer;font:inherit;font-weight:700;margin-left:auto;text-decoration:underline}.clerk-auth-shell{align-items:center;background:#f6f7fb;display:flex;justify-content:center;min-height:100vh;padding:32px}.clerk-matched-auth .auth-form-wrap{align-content:center}.clerk-auth-heading{width:min(390px,100%);margin:0 auto 14px}.auth-configuration-error{width:min(390px,100%);padding:22px;border:1px solid #e4e4ec;border-radius:12px;background:#fff;box-shadow:0 18px 48px #0d0d1d14}.auth-configuration-error strong{color:var(--ink);font-size:18px}.auth-configuration-error p{margin:8px 0 0;color:var(--subtle);line-height:1.55}.clerk-auth-root,.clerk-auth-card-box{width:min(390px,100%)}.clerk-auth-card-box{box-shadow:none}.clerk-auth-card{width:100%;padding:0;border:0;box-shadow:none;background:transparent}.clerk-auth-title{color:var(--ink);font-size:25px;font-weight:720;letter-spacing:-.025em}.clerk-auth-subtitle{color:var(--subtle);font-size:12px}.clerk-auth-primary{min-height:42px;border-radius:8px;background:var(--brand);box-shadow:none;font-size:11px;font-weight:700}.clerk-auth-primary:hover,.clerk-auth-primary:focus{background:var(--brand-hover)}.clerk-auth-link{color:var(--brand);font-weight:650}.fatal-error{min-height:100vh;display:grid;place-items:center;padding:32px;background:#f7f7fb;color:#25212d;font:600 16px/1.5 Inter,system-ui,sans-serif;text-align:center}html{background:#f6f7fa;scroll-behavior:smooth}body{background:#f6f7fa;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Arial,sans-serif;font-size:13px;line-height:1.35}button,a{touch-action:manipulation}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:none;box-shadow:var(--focus-ring)}i.ph,i.ph-duotone{font-size:18px;line-height:1}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:50;width:248px;height:100vh;padding:14px 11px 12px;border-right:1px solid #1a1a29;background:var(--ink);color:#fff}.brand{height:58px;padding:3px 10px 14px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(255,255,255,.08)}.brand img{width:min(188px,100%);max-height:38px;object-fit:contain;object-position:center}.workspace-card{min-height:52px;margin:13px 2px 5px;padding:10px;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;border:1px solid rgba(255,255,255,.09);border-radius:8px;background:#111120}.workspace-card .workspace-icon{width:30px;height:30px;border-radius:7px;background:#212137;color:#8f8cff;font-size:16px}.workspace-card small{margin:0;color:#797889;font-size:8px;font-weight:750;letter-spacing:.06em}.workspace-card strong{margin-top:3px;overflow:hidden;color:#e5e4ec;font-size:10px;font-weight:630;text-overflow:ellipsis;white-space:nowrap}.sidebar nav{min-height:0;flex:1 1 auto;display:grid;gap:2px;overflow-x:hidden;overflow-y:auto;padding:6px 0 10px;overscroll-behavior:contain;scrollbar-width:none}.sidebar nav::-webkit-scrollbar{display:none}.nav-group{display:contents}.nav-title{padding:15px 11px 6px;color:#5e5d70;font-size:8px;font-weight:750;letter-spacing:.13em}.nav-item{width:100%;min-height:38px;height:auto;padding:8px 10px;gap:11px;border-radius:7px;color:#9493a3;font-size:11px;font-weight:560;transition:color .16s ease,background .16s ease}.nav-item .ph,.nav-item .ph-duotone{width:19px;color:#717083;font-size:17px}.nav-item:hover{background:#141423;color:#fff}.nav-item:hover .ph,.nav-item:hover .ph-duotone{color:#a19eff}.nav-item.active{background:var(--brand);color:#fff;box-shadow:none}.nav-item.active .ph,.nav-item.active .ph-duotone{color:#fff}.sidebar-footer{margin-top:auto;padding:12px 8px 2px;align-items:center;gap:7px;color:#676678;font-size:8px}.sidebar-footer i{width:6px;height:6px;background:#3ec993;box-shadow:none}.main-shell{min-width:0;margin-left:248px}.topbar{position:sticky;top:0;z-index:40;height:68px;padding:0 28px;gap:14px;border-bottom:1px solid var(--line);background:#fefefef5;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.route-title{min-width:180px;gap:3px}.route-title strong{font-size:14px;font-weight:700}.route-title span{color:#9796a2;font-size:9px}.goal{width:238px;margin-left:auto;padding-right:17px;display:block;border-right:1px solid var(--line)}.goal>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.goal strong{color:var(--ink);font-size:10px}.goal span{color:#888795;font-size:9px}.goal i{display:block;width:100%;height:3px;margin-top:6px;border-radius:99px;background:#e5e5ec}.goal i:after{width:var(--goal-progress, 0%)}.topbar-actions{padding:0;gap:8px}.notification-button{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px;background:#fff;color:#343340;transition:border-color .16s ease,background .16s ease,color .16s ease}.notification-button:hover,.notification-button.active{border-color:#cfd0d8;background:#f8f8fa;color:var(--brand)}.profile-button{width:max-content;max-width:190px;min-height:42px;padding:4px 5px 4px 7px;display:grid;grid-template-columns:33px minmax(0,max-content) 14px;gap:7px;border-radius:9px;text-align:left}.profile-button:hover{background:#f3f3f6}.avatar,.profile-button .avatar{width:33px;height:33px;border-radius:8px;font-size:10px;font-weight:800}.profile-copy{min-width:0;width:max-content;max-width:120px}.profile-copy strong{font-size:10px}.profile-copy small{margin-top:3px;color:#8a8996;font-size:8px;text-transform:capitalize}.profile-button>.ph{color:#878692;font-size:12px}.profile-menu{position:fixed;top:62px;right:27px;z-index:85;width:230px;padding:7px;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow-float);animation:menu-in .16s ease both}.profile-summary{margin-bottom:5px;padding:10px}.profile-summary>div strong{font-size:11px}.profile-summary span:not(.avatar){margin-top:3px;color:var(--muted);font-size:9px}.profile-menu>button{min-height:36px;height:36px;padding:0 10px;gap:9px;color:#45434f;font-size:10px;font-weight:650}.profile-menu>button:hover{background:#f0f0ff;color:var(--brand)}.page-content{width:min(1480px,100%);min-height:calc(100vh - 68px);margin:0 auto;padding:38px 32px 54px;overflow:hidden}.page-heading{margin:0 0 26px;align-items:flex-start;gap:24px}.page-heading>div:first-child{min-width:0}.page-heading h1{margin:0;font-size:clamp(26px,2.1vw,34px);line-height:1.08;letter-spacing:-.035em;font-weight:760}.page-heading p{max-width:720px;margin:9px 0 0;color:#656472;font-size:13px;line-height:1.6}.page-actions{justify-content:flex-end;gap:10px;flex-wrap:wrap}.card{min-width:0;border:1px solid #e8e9ef;border-radius:var(--radius-md);background:#fffffffa;box-shadow:var(--shadow-card)}.btn{min-height:42px;padding:0 17px;gap:8px;border:1px solid #dedfe7;border-radius:10px;background:#fff;color:#292735;font-size:12px;font-weight:750;letter-spacing:-.01em;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.btn:hover:not(:disabled){border-color:#cfd0dc;background:#f8f8fc;transform:translateY(-1px)}.btn:active:not(:disabled){transform:translateY(0)}.btn:disabled{opacity:.52;cursor:not-allowed;filter:saturate(.6)}.btn-primary{border-color:var(--brand);background:var(--brand);color:#fff;box-shadow:0 8px 18px #231cfc2e}.btn-primary:hover:not(:disabled){border-color:var(--brand-hover);background:var(--brand-hover);box-shadow:0 11px 24px #231cfc3d}.btn-ghost{border-color:#dedfe7;background:#fff}.btn-danger{border-color:#bc2e47;background:#bc2e47;color:#fff;box-shadow:0 8px 18px #bc2e4729}.btn-danger:hover:not(:disabled){border-color:#a9263d;background:#a9263d;color:#fff;box-shadow:0 11px 24px #bc2e4738}.icon-button{width:38px;height:38px;flex:0 0 38px;border:1px solid #dedfe7;border-radius:9px;background:#fff;color:#5c5a68;transition:color .16s ease,border-color .16s ease,background .16s ease,transform .16s ease}.icon-button:hover:not(:disabled){border-color:#cfceff;background:#f7f7ff;color:var(--brand);transform:translateY(-1px)}.icon-button.danger{border-color:#f4d6dc;background:#fff7f8;color:#bb3048}.icon-button.danger:hover:not(:disabled){border-color:#edbcc6;background:#ffedef;color:#991d33}.badge{min-height:22px;padding:4px 9px;font-size:9px;font-weight:700}.field{gap:7px}.field>span{color:#34323f;font-size:11px;font-weight:760;letter-spacing:0;text-transform:none}.filter-card .field>span,.management-filters .field>span,.compact-filters .field>span,.campaign-structure-inputs .field>span{color:#716f7d;font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.input,textarea{min-height:43px;height:43px;padding:10px 12px;border:1px solid #dedfe7;border-radius:10px;background:#fff;color:#181722;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}textarea{height:auto;min-height:104px;padding-top:12px}.input:hover:not(:disabled),textarea:hover:not(:disabled){border-color:#cfd0da}.input:focus,textarea:focus{border-color:#716cff;box-shadow:var(--focus-ring)}.input:disabled,textarea:disabled{background:#f4f5f7;color:#777684}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;padding:22px;display:grid;place-items:center;overflow:hidden;background:#0b0a1894;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:fade-in .16s ease both}.modal{width:min(610px,100%);max-height:min(780px,calc(100dvh - 44px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(230,230,238,.9);border-radius:18px;background:#fff;box-shadow:var(--shadow-float);animation:modal-in .2s ease both}.modal-wide{width:min(900px,100%);max-height:min(840px,calc(100dvh - 44px))}.modal>header{min-height:78px;height:auto;padding:20px 22px 17px;gap:16px;border-bottom:1px solid #ececf1;background:#fff}.modal>header>div{min-width:0}.modal>header h2{margin:4px 0 0;font-size:19px;line-height:1.2;letter-spacing:-.025em;font-weight:760}.modal-eyebrow{color:#807d91;font-size:8px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.modal>header .icon-button{width:36px;height:36px;flex-basis:36px;border-color:transparent;background:transparent;border-radius:9px}.modal>header .icon-button:hover{border-color:#e8e8ef;background:#f3f3f7;color:#20202a}.modal-body{min-height:0;padding:23px 22px 25px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.modal>footer{min-height:72px;padding:14px 22px;gap:9px;border-top:1px solid #ececf1;background:#fbfbfd}.modal>footer .btn{min-width:112px;min-height:42px}.drawer-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:104;border:0;background:#08081561;animation:fade-in .16s ease both}.drawer{z-index:105;width:min(390px,100vw);border-left:1px solid var(--line);box-shadow:-20px 0 50px #0808151a;animation:drawer-in .2s ease both}.drawer>header{min-height:76px;padding:21px 20px}.drawer>header strong{font-size:14px}.drawer>header span{margin-top:4px;color:var(--muted);font-size:10px}.drawer-empty{min-height:280px;padding:50px 25px;display:grid;align-content:center;justify-items:center;gap:7px;color:var(--muted);text-align:center}.drawer-empty>.ph{margin-bottom:3px;color:#8e8c9a;font-size:28px}.drawer-empty strong{color:var(--ink);font-size:12px}.drawer-empty span{max-width:250px;color:var(--muted);font-size:10px;line-height:1.5}.empty-state{min-height:330px;padding:44px clamp(28px,5vw,72px);border:1px dashed #d8d8e8;box-shadow:none}.empty-icon{width:66px;height:66px;border-radius:18px;box-shadow:inset 0 0 0 1px #dedeff}.empty-state h2{margin:18px 0 8px;font-size:22px;letter-spacing:-.025em}.empty-state p{font-size:12px;line-height:1.6}.loading-state{min-height:300px;gap:11px;font-size:11px}.spinner{width:24px;height:24px;border-width:2px}.toast{max-width:min(430px,calc(100vw - 28px));min-height:46px;padding:12px 15px;border-radius:10px;box-shadow:0 16px 40px #0c0b1d33;font-size:11px;line-height:1.45}.runtime-banner{display:none!important}@keyframes menu-in{0%{opacity:0;transform:translateY(-5px) scale(.985)}}@media(max-width:1220px){.entity-grid{grid-template-columns:repeat(3,minmax(240px,1fr))}}@media(max-width:940px){.entity-grid{grid-template-columns:repeat(2,minmax(240px,1fr))}}@media(max-width:920px){.sidebar{width:min(84vw,292px);max-width:calc(100vw - 52px);transform:translate(-102%);transition:transform .22s cubic-bezier(.2,.8,.2,1)}.sidebar nav{flex:0 1 auto;align-content:start}.sidebar.is-open{transform:translate(0);box-shadow:24px 0 70px #08081542}.sidebar-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:49;border:0;background:#0808157a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:fade-in .16s ease both}.main-shell{margin-left:0}.mobile-menu-button{display:inline-grid!important;margin-right:0}.topbar{height:62px;padding:0 16px}.route-title{min-width:0}.route-title span,.goal,.profile-button>.ph{display:none}.topbar-actions{margin-left:auto}.page-content{min-height:calc(100vh - 62px);padding:30px 20px 46px}.profile-menu{top:57px;right:14px}}@media(max-width:680px){body{font-size:13px}.topbar{height:58px;padding:0 10px;gap:8px}.mobile-menu-button,.notification-button{width:38px;height:38px;flex-basis:38px}.route-title strong{font-size:13px}.profile-button{min-height:38px;padding:2px;grid-template-columns:33px}.profile-button .avatar{width:33px;height:33px}.page-content{min-height:calc(100vh - 58px);padding:16px 12px 38px}.page-heading{width:100%;margin-bottom:18px;flex-direction:column;align-items:center;gap:0;text-align:center}.page-heading>div:first-child{width:100%}.page-heading h1{font-size:22px;line-height:1.12}.page-heading p{margin-top:8px;font-size:11px;line-height:1.5}.page-actions{width:100%;margin-top:18px}.page-actions .btn{flex:1 1 100%;width:100%}.btn,.input,textarea,select{font-size:16px}.btn{min-height:44px;font-size:12px}.field>span{font-size:11px}.filter-card .field>span,.management-filters .field>span,.compact-filters .field>span,.campaign-structure-inputs .field>span{font-size:8px}.input{min-height:44px;height:44px}.entity-grid{grid-template-columns:1fr}.modal-backdrop{padding:8px;place-items:end center}.modal,.modal-wide{width:100%;max-height:calc(100dvh - 8px);border-radius:18px 18px 10px 10px}.modal>header{min-height:72px;padding:17px 16px 14px}.modal-body{padding:18px 16px 22px;scrollbar-gutter:auto}.modal>footer{min-height:70px;padding:12px 16px}.modal>footer .btn{min-width:0}.drawer{width:min(390px,100vw)}.profile-menu{top:53px;right:8px}}@media(max-width:430px){.page-content{padding-inline:10px}.modal>footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.modal>footer .btn{width:100%;padding-inline:10px}}
