.dashboard-page{min-height:720px;padding-top:78px;padding-bottom:120px}.dashboard-heading{color:#f5f5f2;background:var(--surface-dark);border:1px solid #ffffff24;border-radius:28px;justify-content:space-between;align-items:end;gap:35px;margin-bottom:28px;padding:clamp(28px,4vw,44px);display:flex;box-shadow:0 28px 80px #1719151f}.dashboard-heading h1{letter-spacing:-.055em;margin:0;font-size:clamp(43px,5vw,68px);line-height:1.03}.dashboard-heading>div>p:not(.eyebrow){color:#aeb0aa;margin:15px 0 0;font-size:15px}.dashboard-heading .eyebrow,.legal-page .eyebrow{color:#aeb0aa}.dashboard-heading .eyebrow span,.legal-page .eyebrow span{background:#f5f5f2}.secondary-button{border:1px solid var(--line);background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-size:14px;font-weight:700;display:inline-flex}.secondary-button:hover{border-color:var(--ink);background:var(--white)}.danger-button{color:var(--danger)}.orders-list{border-top:0;gap:10px;display:grid}.order-groups{gap:58px;display:grid}.order-group-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:17px;display:flex}.order-group-heading h2{letter-spacing:-.03em;margin:0;font-size:25px}.order-group-heading p{color:var(--ink-soft);margin:4px 0 0;font-size:14px}.order-group-heading>span{color:var(--blue);font-size:19px;font-weight:800}.order-row{border:1px solid var(--line);background:var(--surface-light);border-radius:18px;grid-template-columns:86px 1fr auto 28px;align-items:center;gap:22px;padding:16px;transition:border-color .18s,transform .18s;display:grid;position:relative}.order-row:hover{background:var(--surface-light);border-color:#a7aaa2;transform:translateY(-2px)}.order-row img{object-fit:cover;filter:grayscale();border-radius:50%;width:86px;height:86px}.order-main>span{color:var(--blue);font-size:14px;font-weight:700}.order-main h2,.order-main h3{margin:4px 0 7px;font-size:19px}.order-main p{color:var(--ink-soft);align-items:center;gap:7px;margin:0;font-size:14px;display:flex}.order-price{justify-items:end;gap:9px;display:grid}.order-price strong{font-size:16px}.status{color:#3f413c;white-space:nowrap;background:#efeee9;border:1px solid #cfcdc5;border-radius:999px;align-items:center;width:fit-content;padding:6px 10px;font-size:14px;font-weight:700;display:inline-flex}.status-offered,.status-awaiting_payment{color:#4c4e48;background:#f5f4ef;border-style:dashed}.status-accepted,.status-in_progress{color:#242621;background:#e4e3de;border-color:#9a9c95}.status-completed,.status-delivered{border-color:var(--ink);background:var(--ink);color:#fff}.status-cancelled,.status-refunded{color:#656761;background:#e8e7e3}.status-disputed{color:#9a2f28;background:#ffe0dd}.order-arrow{color:var(--ink-soft)}.dashboard-empty{margin-top:35px}.dashboard-empty .primary-button{margin-top:22px}.order-detail{min-height:750px;padding-top:50px;padding-bottom:120px}.notice{background:#fff7d8;border:1px solid #d7b742;border-radius:11px;margin-bottom:20px;padding:14px 17px;font-size:14px}.success-notice{background:#e8f5e3;border-color:#69a656}.order-detail-grid{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:30px;display:grid}.order-sheet,.payment-sheet{border:1px solid var(--line);background:var(--white);border-radius:20px}.order-sheet{padding:clamp(24px,4vw,50px)}.order-sheet-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:30px;padding-bottom:28px;display:flex}.order-sheet-heading>div>span{color:var(--blue);font-size:14px;font-weight:700}.order-sheet-heading h1{letter-spacing:-.045em;margin:4px 0 3px;font-size:clamp(32px,4vw,48px)}.order-sheet-heading p{color:var(--ink-soft);margin:0}.order-photographer{align-items:center;gap:15px;padding:24px 0;display:flex}.order-photographer img{object-fit:cover;filter:grayscale();border-radius:50%;width:76px;height:76px}.order-photographer>div{gap:3px;display:grid}.order-photographer strong{font-size:17px}.order-photographer a{color:var(--blue);font-size:14px}.order-timeline{border:1px solid var(--line);background:#faf9f5;border-radius:14px;margin:0 0 25px;padding:19px}.order-timeline-heading{justify-content:space-between;align-items:center;margin-bottom:19px;display:flex}.order-timeline-heading span{color:var(--blue);text-transform:uppercase;letter-spacing:.07em;font-size:14px;font-weight:800}.order-timeline-heading h2{margin:2px 0 0;font-size:18px}.order-timeline-action{color:var(--ink-soft);background:#fff;border-radius:11px;gap:3px;margin:0 0 20px;padding:12px 14px;font-size:14px;line-height:1.45;display:grid}.order-timeline-action strong{color:var(--ink);text-transform:uppercase;letter-spacing:.06em;font-size:12px}.order-timeline ol{grid-template-columns:repeat(7,1fr);margin:0;padding:0;list-style:none;display:grid}.order-timeline li{color:#999b94;text-align:center;justify-items:center;gap:7px;display:grid;position:relative}.order-timeline li:before{content:"";background:var(--line);height:2px;position:absolute;top:14px;left:0;right:0}.order-timeline li:first-child:before{left:50%}.order-timeline li:last-child:before{right:50%}.order-timeline li>span{z-index:1;border:2px solid var(--line);background:#faf9f5;border-radius:50%;place-items:center;width:30px;height:30px;font-size:14px;font-weight:800;display:grid;position:relative}.order-timeline li small{font-size:14px;font-weight:600}.order-timeline li.is-complete{color:var(--ink)}.order-timeline li.is-complete:before{background:var(--blue)}.order-timeline li.is-complete>span{border-color:var(--blue);background:var(--blue);color:#fff}.order-timeline li.is-current>span{box-shadow:0 0 0 5px #1719151f}.order-timeline.is-interrupted{background:#fff4f2;border-color:#e6aaa6}.order-timeline.is-interrupted .order-timeline-heading svg{color:var(--danger)}.order-info-grid{border:1px solid var(--line);background:var(--line);border-radius:13px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.order-benefits{border:1px solid var(--line);background:#f7f6f1;border-radius:14px;gap:16px;margin-top:20px;padding:18px;display:grid}.order-benefits>div>span{color:var(--ink-soft);letter-spacing:.1em;font-size:11px;font-weight:850}.order-benefits h2{margin:3px 0 0;font-size:18px}.order-benefits ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.order-benefits li{background:#fff;border-radius:11px;align-items:center;gap:10px;min-width:0;padding:12px;display:flex}.order-benefits li>svg{flex:none;width:18px}.order-benefits li>span{min-width:0;color:var(--ink-soft);gap:2px;font-size:11px;display:grid}.order-benefits li strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.order-info-grid>div{background:#faf9f5;align-items:start;gap:12px;min-height:103px;padding:19px;display:flex}.order-info-grid svg{color:var(--blue)}.order-info-grid span{color:var(--ink-soft);gap:5px;font-size:14px;display:grid}.order-info-grid strong{color:var(--ink);font-size:14px}.order-note{border-left:3px solid var(--lime-dark);background:#f2f1eb;margin-top:24px;padding:19px}.order-note p{color:var(--ink-soft);margin:5px 0 0}.order-actions{border-top:1px solid var(--line);margin-top:27px;padding-top:25px}.order-actions>div{flex-wrap:wrap;gap:10px;display:flex}.order-actions .action-confirm{border:1px solid var(--line);background:#f4f2ec;border-radius:13px;margin-top:18px;padding:20px;display:block}.action-confirm>strong{font-size:17px}.action-confirm>p{color:var(--ink-soft);margin:5px 0 12px;font-size:14px}.action-confirm>div{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.review-form{background:var(--ink);color:#fff;border-radius:15px;margin-top:30px;padding:25px}.review-form>span{color:#c6c9c1;text-transform:uppercase;letter-spacing:.08em;font-size:14px;font-weight:700}.review-form h2{margin:5px 0 18px;font-size:22px}.review-form .form-field>span{color:#c6c9c1}.review-rating-picker{align-items:center;gap:12px 18px;margin-bottom:18px;display:flex}.review-rating-picker>strong{color:#d8d9d5;font-size:14px}.review-stars{gap:5px;display:flex}.review-stars button{color:#73756f;cursor:pointer;background:0 0;border:0;place-items:center;width:42px;height:42px;padding:0;transition:color .14s,transform .14s;display:grid}.review-stars button:hover,.review-stars button:focus-visible{transform:translateY(-2px)}.review-stars button.is-active{color:#f5aa1c}.review-form>.primary-button{color:var(--ink);background:#fff;margin-top:17px}.review-form>.primary-button:disabled{color:#8b8d87;background:#343632}.payment-sheet{padding:25px}.payment-sheet h2{align-items:center;gap:9px;margin:0 0 20px;font-size:18px;display:flex}.payment-sheet>div{color:var(--ink-soft);justify-content:space-between;gap:15px;padding:10px 0;font-size:14px;display:flex}.payment-sheet>div strong{color:var(--ink)}.payment-sheet .payment-total{border-top:1px solid var(--line);color:var(--ink);margin-top:11px;padding-top:18px;font-weight:700}.payment-total strong{font-size:20px}.payment-state{text-align:center;text-transform:capitalize;background:#efeee8;border-radius:8px;margin-top:14px;padding:10px;font-size:14px;display:block}.payment-paid{color:#37742a;background:#ddf1d7}.payment-sheet .primary-button{width:100%;margin-top:17px}.payment-sheet>p{color:var(--ink-soft);align-items:start;gap:8px;margin:20px 0 0;font-size:14px;display:flex}.payment-sheet>p svg{flex:none;margin-top:3px}.studio-onboarding{color:#f5f5f2;background:var(--surface-dark);border:1px solid #ffffff24;border-radius:28px;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(50px,8vw,120px);min-height:680px;margin-block:38px 72px;padding:clamp(34px,6vw,72px);display:grid;box-shadow:0 28px 80px #1719151f}.studio-onboarding h1{letter-spacing:-.055em;margin:0;font-size:clamp(45px,6vw,72px);line-height:1.04}.onboarding-form{color:var(--ink);background:var(--surface-light);border:1px solid #ffffff24;border-radius:22px;padding:30px;box-shadow:0 20px 55px #0005}.onboarding-form .primary-button{margin-top:20px}.studio-avatar-picker>div{grid-template-columns:76px minmax(0,1fr);align-items:center;gap:14px;display:grid}.studio-avatar-picker>div>span{border:1px solid var(--line);width:76px;height:76px;color:var(--ink-soft);text-transform:uppercase;background-color:#ebeae5;background-position:50%;background-size:cover;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid;overflow:hidden}.studio-avatar-picker>div>div{gap:5px;display:grid}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:30px;display:grid}.metric-grid article{border:1px solid var(--line);background:var(--surface-light);border-radius:20px;min-height:155px;padding:22px;display:grid}.metric-grid article svg{color:var(--blue)}.metric-grid article span{color:var(--ink-soft);align-self:end;margin-top:20px;font-size:14px}.metric-grid article strong{font-size:20px}.studio-week{margin-bottom:24px}.studio-week-grid{scrollbar-width:thin;grid-template-columns:repeat(7,minmax(120px,1fr));gap:8px;padding-bottom:3px;display:grid;overflow-x:auto}.studio-week-grid article{border:1px solid var(--line);background:#faf9f5;border-radius:13px;flex-direction:column;justify-content:space-between;min-height:178px;padding:15px;display:flex}.studio-week-grid article.is-today{border-color:var(--ink);background:var(--ink);color:#fff}.studio-week-grid article>div:first-child{display:grid}.studio-week-grid small,.studio-week-grid article>div:first-child span,.studio-day-status span{color:var(--ink-soft);font-size:14px}.studio-week-grid article.is-today small,.studio-week-grid article.is-today>div:first-child span,.studio-week-grid article.is-today .studio-day-status span{color:#c6c9c1}.studio-week-grid article>div:first-child strong{margin:3px 0;font-size:27px;line-height:1}.studio-day-status{gap:2px;display:grid}.studio-day-status b{font-size:14px}.studio-day-status span{align-items:center;gap:5px;display:flex}.admin-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.6fr);gap:24px;display:grid}.panel{border:1px solid var(--line);background:var(--surface-light);border-radius:22px;min-width:0;padding:26px}.panel-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:23px;display:flex}.panel-heading span{color:var(--blue);text-transform:uppercase;letter-spacing:.08em;font-size:14px;font-weight:700}.panel-heading h2{margin:3px 0 0;font-size:23px}.studio-orders{display:grid}.studio-orders>a{border-top:1px solid var(--line);color:inherit;justify-content:space-between;gap:20px;padding:19px 0;text-decoration:none;display:flex}.studio-orders>a>div:first-child>span{color:var(--ink-soft);font-size:14px}.studio-orders h3{margin:5px 0;font-size:17px}.studio-orders p{color:var(--ink-soft);margin:0;font-size:14px}.studio-orders>a>div:last-child{align-content:center;justify-items:end;gap:9px;display:grid}.mini-empty{color:var(--ink-soft);text-align:center;padding:45px 15px}.admin-grid>*,.admin-workspace>*{min-width:0}.admin-table{width:100%;max-width:100%;overflow-x:auto}.admin-table>div,.admin-table>a{border-top:1px solid var(--line);grid-template-columns:1fr 1.25fr .8fr .8fr;align-items:center;gap:16px;min-width:690px;padding:15px 4px;font-size:14px;display:grid}.admin-table .admin-table-head{color:var(--ink-soft);border-top:0;padding-top:0;font-size:14px;font-weight:700}.admin-table>a:hover{color:var(--blue)}.admin-table>a>span{display:grid}.admin-table small,.dispute-list small{color:var(--ink-soft);font-size:14px}.dispute-list{display:grid}.dispute-list a{border-top:1px solid var(--line);align-items:start;gap:11px;padding:16px 0;display:flex}.dispute-list svg{color:var(--danger);flex:none}.dispute-list span{display:grid}.admin-profiles{margin-top:24px}.profile-review-list{display:grid}.profile-review-list article{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:18px 0;display:flex}.profile-review-list article>div{gap:4px;display:grid}.profile-review-list article strong{flex-wrap:wrap;align-items:center;gap:8px;font-size:16px;display:flex}.profile-review-list article span{color:var(--ink-soft);font-size:14px}.admin-review-list article>div:first-child{min-width:0}.admin-review-list p{color:var(--ink-soft);margin:5px 0;line-height:1.6}.admin-review-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:8px!important;display:flex!important}.admin-review-actions button{border:1px solid var(--line);background:var(--paper);border-radius:999px;min-height:38px;padding:8px 14px;font-weight:700}.admin-review-actions button:disabled{cursor:default;opacity:.45}.settlement-form{gap:7px;width:min(260px,100%);display:grid}.settlement-form input{border:1px solid var(--line);background:#faf9f5;border-radius:8px;width:100%;min-height:42px;padding:8px 10px;font-size:14px}.settlement-form>span{font-size:14px;color:var(--danger)!important}.settlement-form>div{justify-content:flex-end;gap:7px;display:flex}.settlement-form button{border:1px solid var(--line);background:var(--white);border-radius:7px;padding:7px 10px;font-size:14px;font-weight:700}.settlement-form button:last-child{background:var(--ink);color:#fff}.account-page{padding-top:38px}.account-hero{color:#fff;background:linear-gradient(100deg,#0c0d0b 0%,#171a15 58%,#11130f 100%);border-radius:28px;grid-template-columns:auto minmax(0,1fr) auto;align-items:end;gap:24px;min-height:260px;padding:36px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #1719152b}.account-hero:after{content:"";background:radial-gradient(circle at 70% 28%,#ffffff18,#0000 34%);width:46%;height:100%;position:absolute;top:0;right:0}.account-hero-rings{border:1px solid #ffffff12;border-radius:50%;width:600px;height:600px;position:absolute;top:-260px;right:-110px;box-shadow:0 0 0 65px #ffffff08,0 0 0 132px #ffffff06,0 0 0 210px #ffffff05}.account-avatar{z-index:1;color:#151713;background:#f5f5f2;border:2px solid #ffffff8a;border-radius:50%;place-items:center;width:104px;height:104px;font-family:Manrope,sans-serif;font-size:25px;font-weight:800;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 45px #0008}.account-avatar img{object-fit:cover}.account-avatar-control{z-index:2;width:104px;height:104px;position:relative}.account-avatar-control>input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.account-avatar-control>button{z-index:3;color:#151713;cursor:pointer;background:#fff;border:2px solid #151713;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;bottom:-2px;right:-2px}.account-avatar-control>button svg{width:16px}.account-avatar-control>small{color:#ffb4ae;width:220px;font-size:12px;position:absolute;top:calc(100% + 10px);left:0}.account-identity{z-index:1;min-width:0;position:relative}.account-identity p{color:var(--lime);letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:14px;font-weight:800}.account-identity h1{letter-spacing:-.055em;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 9px;font-family:Manrope,sans-serif;font-size:clamp(36px,5vw,58px);line-height:1;overflow:hidden}.account-identity>div{flex-wrap:wrap;gap:7px;display:flex}.account-identity>div span{color:#c6c9c1;background:#0004;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:7px;min-height:30px;padding:4px 10px;font-size:14px;display:inline-flex}.account-identity>div svg{width:15px}.account-hero-actions{z-index:1;justify-items:stretch;gap:9px;display:grid;position:relative}.account-booking-button,.account-hero-actions .secondary-button,.account-hero-actions .account-info-actions>button{border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:47px;padding:0 17px;font-size:14px;font-weight:800;display:flex}.account-booking-button{color:#151713;background:var(--lime)}.account-booking-button:hover{background:#dedfd9}.account-booking-button svg{width:17px}.account-booking-button svg:last-child{margin-left:5px}.account-hero-actions .secondary-button{color:#d1d3cd;background:#ffffff0a;border-color:#ffffff2c}.account-hero-actions .secondary-button:hover{color:#fff;border-color:#ffffff60}.account-hero-actions .account-info-actions{gap:4px;display:grid}.account-hero-actions .account-info-actions>span{color:#d1d3cd;text-align:center}.account-hero-actions .account-info-actions>button{color:#f5f5f2;background:#ffffff0a;border-color:#ffffff2c;width:100%}.account-hero-actions .account-info-actions>button:hover{color:#fff;background:#ffffff12;border-color:#ffffff60}.account-metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin:30px 0 18px;display:grid}.account-metrics-heading{grid-column:1/-1;justify-content:space-between;align-items:end;gap:24px;margin-bottom:4px;display:flex}.account-metrics-heading span{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:850}.account-metrics-heading h2{letter-spacing:-.045em;margin:2px 0 0;font-size:clamp(25px,3vw,34px)}.account-metrics-heading p{max-width:490px;color:var(--ink-soft);margin:0 0 4px;font-size:13px}.account-metrics article{border:1px solid var(--line);background:var(--surface-light);border-radius:18px;grid-template-columns:1fr auto;align-content:space-between;gap:13px;min-height:165px;padding:20px;display:grid}.account-metrics article>svg{width:19px;color:var(--blue)}.account-metrics article>span{color:var(--ink-soft);grid-column:1/-1;align-self:end;font-size:14px}.account-metrics article>strong{letter-spacing:-.04em;grid-column:1/-1;font-family:Manrope,sans-serif;font-size:clamp(22px,2.7vw,32px);line-height:1}.account-metrics article>small{color:var(--ink-soft);grid-column:1/-1;font-size:13px;line-height:1.45}.account-dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(310px,.65fr);align-items:start;gap:18px;display:grid}.account-orders-panel,.account-info-card,.account-shortcuts{border:1px solid var(--line);background:var(--surface-light);border-radius:20px}.account-orders-panel{padding:26px}.account-orders-panel>header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:21px;display:flex}.account-orders-panel>header p,.account-info-card>header p{color:var(--blue);letter-spacing:.1em;margin:0 0 2px;font-size:14px;font-weight:800}.account-orders-panel>header h2{letter-spacing:-.04em;margin:0;font-family:Manrope,sans-serif;font-size:27px}.account-orders-panel>header>a{align-items:center;gap:7px;font-size:14px;font-weight:800;display:flex}.account-orders-panel>header>a svg{width:17px}.account-order-list{gap:8px;display:grid}.account-order-list>a{background:#faf9f5;border:1px solid #e7e4dc;border-radius:14px;grid-template-columns:64px minmax(0,1fr) auto auto;align-items:center;gap:14px;min-width:0;padding:11px;transition:transform .2s,border-color .2s;display:grid;position:relative}.account-order-list>a:hover{border-color:#a7aaa2;transform:translate(3px)}.account-order-list img{object-fit:cover;filter:grayscale(.55);border-radius:50%;width:64px;height:64px}.account-order-copy,.account-order-state{min-width:0;display:grid}.account-order-copy small{color:var(--blue);font-size:14px;font-weight:750}.account-order-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.account-order-copy em{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-style:normal;overflow:hidden}.account-order-state{justify-items:end;gap:6px}.account-order-state>strong{font-size:14px}.account-order-list>a>svg{color:#93978e;width:18px}.account-empty-orders{background:#faf9f5;border:1px dashed #c7c4bb;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:170px;padding:24px;display:grid}.account-empty-orders>svg{color:var(--blue)}.account-empty-orders>div{display:grid}.account-empty-orders>div span{color:var(--ink-soft);font-size:14px}.account-empty-orders>a{font-size:14px;font-weight:800;text-decoration:underline}.account-side-panel{gap:18px;display:grid}.account-info-card{padding:24px}.account-info-card>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.account-info-card>header p{margin:0}.account-info-actions{align-items:center;gap:7px;display:flex}.account-info-actions>span{color:var(--ink-soft);font-size:14px;font-weight:700}.account-info-actions>button{border:1px solid var(--line);background:#faf9f5;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:14px;font-weight:750;display:inline-flex}.account-info-actions>button:hover{background:#fff;border-color:#9fa39a}.account-info-actions svg{width:14px}.account-info-card dl{margin:18px 0 0}.account-info-card dl>div{border-top:1px solid #e7e4dc;grid-template-columns:115px minmax(0,1fr);gap:10px;padding:11px 0;display:grid}.account-info-card dt{color:var(--ink-soft);font-size:14px}.account-info-card dd{overflow-wrap:anywhere;align-items:center;gap:6px;margin:0;font-size:14px;font-weight:700;display:flex}.account-info-card dd>svg{width:14px;color:var(--blue)}.account-active-state{color:var(--ink);align-items:center;gap:7px;display:flex}.account-active-state i{background:var(--ink);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #17191518}.account-settings-backdrop{z-index:120;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#090a08bd;place-items:center;padding:22px;animation:.22s both auth-backdrop-in;display:grid;position:fixed;inset:0;overflow-y:auto}.account-settings-dialog{background:var(--white);border:1px solid #ffffff28;border-radius:24px;width:min(520px,100%);max-height:calc(100vh - 44px);animation:.3s cubic-bezier(.2,.85,.28,1) both auth-dialog-in;overflow-y:auto;box-shadow:0 35px 120px #0009}.account-settings-dialog>header{color:#fff;background:radial-gradient(circle at 86% 8%,#ffffff16,#0000 28%),#151713;justify-content:space-between;align-items:start;gap:20px;padding:26px 27px 22px;display:flex}.account-settings-dialog>header p{color:var(--lime);letter-spacing:.11em;margin:0;font-size:14px;font-weight:800}.account-settings-dialog>header h2{letter-spacing:-.045em;margin:3px 0 0;font-family:Manrope,sans-serif;font-size:28px;line-height:1.1}.account-settings-dialog>header button{color:#fff;background:#ffffff0b;border:1px solid #ffffff2b;border-radius:50%;flex:none;place-items:center;width:39px;height:39px;padding:0;display:grid}.account-settings-dialog>header button svg{width:18px}.account-settings-dialog>form{padding:25px 27px 28px}.account-settings-dialog .form-field small{color:var(--ink-soft);font-size:14px}.account-settings-dialog input[readonly]{color:#797c75;background:#eeece6}.account-settings-security{color:var(--ink-soft);background:#f0eee8;border-radius:11px;align-items:center;gap:9px;margin:18px 0;padding:12px 13px;font-size:14px;display:flex}.account-settings-security svg{width:17px;color:var(--blue);flex:none}.account-settings-security a{color:var(--blue);font-weight:700}.account-settings-dialog .primary-button{width:100%}.account-settings-dialog .primary-button svg{width:18px}.account-shortcuts{padding:8px;display:grid}.account-shortcuts>a{border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-height:78px;padding:13px;display:grid}.account-shortcuts>a:hover{background:#f1efe8}.account-shortcuts>a>svg:first-child{color:var(--blue)}.account-shortcuts>a>span{display:grid}.account-shortcuts strong{font-size:14px}.account-shortcuts small{color:var(--ink-soft);font-size:14px}.legal-page{color:#f5f5f2;background:var(--surface-dark);border:1px solid #ffffff24;border-radius:28px;max-width:1000px;margin-top:40px;margin-bottom:80px;padding:clamp(34px,6vw,72px);box-shadow:0 28px 80px #1719151f}.legal-page h1{letter-spacing:-.055em;margin:0 0 48px;font-size:clamp(43px,6vw,72px);line-height:1.05}.legal-page section{border-top:1px solid #ffffff1f;grid-template-columns:250px 1fr;gap:45px;padding:33px 0;display:grid}.legal-page h2{margin:0;font-size:19px}.legal-page section p{color:#b9bbb5;margin:0;font-size:15px;line-height:1.8}.error-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:670px;display:flex}.error-page>span{color:var(--blue);font-size:20px;font-weight:800}.error-page h1{letter-spacing:-.05em;margin:15px 0 8px;font-size:clamp(38px,5vw,62px)}.error-page p{color:var(--ink-soft);margin:0 0 25px}.page-loading{min-height:700px;padding-top:80px;padding-bottom:120px}.loading-shimmer{background:linear-gradient(100deg,#e4e1d9 20%,#f8f6f0 45%,#e4e1d9 70%) 0 0/260% 100%;animation:1.4s infinite shimmer}.loading-heading{border-radius:13px;width:min(520px,75%);height:68px}.loading-lead{border-radius:7px;width:min(660px,90%);height:22px;margin-top:22px}.loading-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:60px;display:grid}.loading-card{border-radius:20px;min-height:370px}@keyframes shimmer{to{background-position:-260% 0}}@media (max-width:980px){.desktop-nav,.header-actions .account-link,.header-actions .header-signout,.header-actions .compact{display:none}.mobile-nav{display:block}.mobile-nav summary{display:grid}.account-hero{grid-template-columns:auto 1fr}.account-hero-actions{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}.account-dashboard-grid{grid-template-columns:1fr}.metric-grid{grid-template-columns:1fr 1fr}.admin-grid{grid-template-columns:1fr}}@media (max-width:700px){.shell{width:min(100% - 28px,1280px)}.header-inner{min-height:70px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px;padding-bottom:38px}.site-footer{padding:48px 0 20px}.footer-grid>div:first-child,.footer-grid>.footer-links:last-child{grid-column:1/-1}.footer-grid>div:first-child p{margin-top:16px}.footer-grid>.footer-links:last-child{grid-template-columns:repeat(2,minmax(0,auto));justify-content:start;gap:10px 20px}.footer-grid>.footer-links:last-child strong{grid-column:1/-1;margin-bottom:0}.footer-bottom{align-items:start;gap:14px;font-size:12px}.account-metrics-heading,.studio-kpi-heading{flex-direction:column;align-items:start;gap:6px}.auth-dialog-backdrop{align-items:end;padding:10px}.auth-dialog{border-radius:24px 24px 10px 10px;grid-template-columns:1fr;grid-template-areas:"form""security";width:100%;max-height:calc(100vh - 10px)}.auth-dialog-close{border-color:var(--ink);color:var(--ink)}.auth-card-embedded{padding:14px 18px 12px}.auth-brand-row{min-height:38px;padding:0 48px 10px}.auth-tabs{margin-bottom:12px}.auth-tabs button{min-height:42px;padding-inline:5px;font-size:13px}.auth-form-logo{gap:7px}.auth-form-logo .brand-mark{width:32px;height:32px}.auth-form-logo .brand-copy strong{font-size:14px}.auth-form-logo .brand-copy small{font-size:10px}.auth-dialog-security{padding:12px 18px 14px}.auth-card-embedded .google-button{min-height:48px}.auth-card-embedded .auth-separator{margin:16px 0 2px}.auth-card-embedded .form-field{margin-top:13px}.auth-card-embedded .form-field input{min-height:48px}.auth-card-embedded .terms-check{margin:10px 0}.auth-card-embedded .auth-submit{min-height:50px}.auth-card-embedded .auth-note{margin-top:10px;font-size:14px;line-height:1.45}.account-settings-backdrop{align-items:end;padding:9px}.account-settings-dialog{border-radius:23px 23px 9px 9px;width:100%;max-height:calc(100vh - 9px)}.account-settings-dialog>header{padding:23px 20px 19px}.account-settings-dialog>form{padding:21px 19px 23px}.dashboard-heading{flex-direction:column;align-items:start}.order-row{grid-template-columns:62px 1fr auto;gap:13px}.order-row img{width:62px;height:62px}.order-price{grid-column:2;justify-items:start}.order-arrow{position:absolute;top:49%;right:5px}.order-detail-grid,.order-info-grid,.order-benefits ul{grid-template-columns:1fr}.order-sheet-heading{flex-direction:column}.order-timeline{overflow-x:auto}.order-timeline ol{min-width:720px;padding-bottom:6px}.studio-onboarding{grid-template-columns:1fr;padding-top:60px}.metric-grid{grid-template-columns:1fr}.studio-orders>a,.profile-review-list article{flex-direction:column;align-items:start}.studio-orders>a>div:last-child{justify-items:start}.account-page{width:100%;padding-top:0}.account-hero{border-radius:0 0 24px 24px;grid-template-columns:78px minmax(0,1fr);align-content:end;min-height:440px;padding:24px 20px}.account-avatar{width:78px;height:78px;font-size:20px}.account-avatar-control{width:78px;height:78px}.account-identity h1{font-size:34px}.account-identity>div{grid-column:1/-1}.account-identity>div span{width:fit-content}.account-hero-actions{grid-template-columns:1fr}.account-metrics,.account-dashboard-grid{width:calc(100% - 28px);margin-inline:auto}.account-metrics{grid-template-columns:1fr 1fr}.account-metrics article{min-height:158px;padding:16px}.account-orders-panel{padding:18px}.account-orders-panel>header{flex-direction:column;align-items:start}.account-order-list>a{grid-template-columns:52px minmax(0,1fr) auto}.account-order-list img{width:52px;height:52px}.account-order-state{grid-column:2;justify-items:start}.account-order-list>a>svg{position:absolute;right:26px}.account-empty-orders{grid-template-columns:auto 1fr}.account-empty-orders>a{grid-column:2}.legal-page section{grid-template-columns:1fr;gap:12px}.loading-grid{grid-template-columns:1fr}.loading-card{min-height:260px}}.studio-page,.admin-page{padding-top:38px}.studio-profile-card{color:#fff;isolation:isolate;background:#111;border:1px solid #ffffff24;border-radius:28px;min-height:365px;margin-bottom:24px;position:relative;overflow:visible;box-shadow:0 30px 90px #1719152e}.studio-profile-card.is-photographer{border-color:#ffffff2e;box-shadow:0 30px 90px #1719152e}.verified-mark{color:currentColor;fill:none;stroke:currentColor}.verified-name{align-items:center;gap:.35rem;display:flex}.verified-name .verified-mark{flex:none;width:.55em;height:.55em}.studio-kyc{gap:1.25rem;display:grid}.studio-kyc-status{border:1px solid var(--line);background:color-mix(in srgb, var(--paper) 82%, transparent);border-radius:18px;align-items:flex-start;gap:.9rem;padding:1rem;display:flex}.studio-kyc-status svg{flex:none}.studio-kyc-status p{color:var(--muted);margin:.25rem 0 0}.studio-kyc-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.studio-kyc-form label{border:1px dashed var(--line-strong);border-radius:16px;gap:.55rem;padding:1rem;display:grid}.studio-kyc-form label span{font-weight:750}.studio-kyc-form input{width:100%;font:inherit}.studio-kyc-submit,.studio-kyc-form>small,.studio-kyc-form>p{grid-column:1/-1}.studio-kyc-submit{justify-content:space-between;align-items:center;gap:1rem;display:flex}.studio-kyc-submit p{max-width:620px;color:var(--muted);margin:0}@media (max-width:760px){.studio-kyc-form{grid-template-columns:1fr}.studio-kyc-submit{flex-direction:column;align-items:stretch}}.admin-kyc-review{border:1px solid var(--line);border-radius:14px;gap:.7rem;margin-top:.9rem;padding:.9rem;display:grid}.admin-kyc-heading,.admin-kyc-documents,.admin-kyc-actions{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.admin-kyc-documents a{align-items:center;gap:.25rem;text-decoration:underline;display:inline-flex}.admin-kyc-actions input{border:1px solid var(--line);min-width:0;font:inherit;border-radius:10px;flex:240px;padding:.72rem}.studio-application-page{place-items:start center;min-height:calc(100vh - 90px);padding-block:70px;display:grid}.studio-application-status{color:#f5f5f2;background:var(--surface-dark);border:1px solid #ffffff24;border-radius:28px;width:min(760px,100%);padding:clamp(28px,5vw,54px);box-shadow:0 28px 80px #1719151f}.studio-application-status h1{letter-spacing:-.05em;margin:18px 0 8px;font-size:clamp(34px,5vw,56px)}.studio-application-status>p{color:#aeb0aa;max-width:620px;line-height:1.65}.studio-application-profile-name{background:#ffffff08;border:1px solid #ffffff20;border-radius:16px;align-items:center;gap:10px;margin-top:24px;padding:12px 14px;display:flex}.studio-application-profile-name>span{color:#9fa29b;font-size:13px;font-weight:700}.studio-application-profile-name>strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-right:auto;overflow:hidden}.studio-profile-cover{z-index:-2;border-radius:inherit;position:absolute;inset:0;overflow:hidden}.studio-profile-cover:after{content:"";background:linear-gradient(90deg,#090a08f5 5%,#0b0c09bd 54%,#0b0c0966),linear-gradient(#0000 35%,#080906f5);position:absolute;inset:0}.studio-profile-cover img{object-fit:cover;object-position:center 35%;filter:grayscale(.75)contrast(1.08);opacity:.7}.studio-profile-content{grid-template-columns:132px minmax(0,1fr) auto;align-items:end;gap:26px;display:grid;position:absolute;bottom:32px;left:34px;right:34px}.studio-profile-avatar{object-fit:cover;border:3px solid #fff;border-radius:50%;width:132px;height:132px;box-shadow:0 18px 50px #0009}.studio-profile-copy h1{letter-spacing:-.055em;margin:4px 0 2px;font-family:Manrope,sans-serif;font-size:clamp(38px,5vw,62px);line-height:1}.studio-profile-title-row{align-items:center;gap:13px;display:flex}.studio-profile-title-row h1{min-width:0}.studio-profile-name-trigger{color:#f5f5f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0809077a;border:1px solid #ffffff30;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 13px;font-size:13px;font-weight:800;display:inline-flex}.studio-profile-name-trigger:hover{background:#ffffff12;border-color:#ffffff70}.studio-profile-name-trigger svg{width:14px;height:14px}.studio-name-dialog .form-field small{line-height:1.55}.studio-profile-copy>p{color:#d0d2cc;max-width:650px;margin:8px 0 13px;font-size:15px}.studio-profile-kicker{color:#ced0ca;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;font-size:14px;font-weight:800;display:flex}.studio-live-dot{background:#e3a13b;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #e3a13b24}.studio-live-dot.is-active{background:var(--lime);box-shadow:0 0 0 5px #ffffff20,0 0 18px #ffffff54}.studio-profile-meta,.studio-profile-services{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.studio-profile-meta>span,.studio-profile-services>span{color:#e8e9e5;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#08090873;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:4px 10px;font-size:14px;display:inline-flex}.studio-profile-services{margin-top:9px}.studio-profile-services>span{color:#e8e9e5;border-color:#ffffff29}.studio-readonly-note{color:#d8dbd4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#08090896;border:1px solid #ffffff2e;border-radius:14px;max-width:290px;margin:0;padding:13px 15px;font-size:14px;line-height:1.55}.studio-service-picker{border:0;flex-wrap:wrap;gap:8px;margin:0;padding:0;display:flex}.studio-service-picker legend{width:100%;margin-bottom:7px;font-size:14px;font-weight:700}.studio-service-picker label{position:relative}.studio-service-picker input{opacity:0;position:absolute}.studio-service-picker span{color:#c9ccc5;cursor:pointer;border:1px solid #ffffff2b;border-radius:999px;align-items:center;min-height:38px;padding:0 13px;font-size:14px;display:inline-flex}.studio-service-picker input:checked+span{border-color:var(--lime);color:#17200f;background:var(--lime)}.studio-wallet{margin-bottom:24px;scroll-margin-top:120px}.studio-kpi-block{margin:32px 0 24px}.studio-kpi-block+.studio-kpi-block{margin-top:0}.studio-kpi-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:15px;display:flex}.studio-kpi-heading span{color:var(--ink);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:850}.studio-kpi-heading h2{letter-spacing:-.045em;margin:2px 0 0;font-size:clamp(25px,3vw,34px)}.studio-kpi-heading p{max-width:490px;color:var(--ink-soft);margin:0 0 4px;font-size:13px}.studio-metric-grid{margin-bottom:0}.studio-metric-grid article{border-radius:18px;min-height:175px}.studio-metric-grid article.needs-attention{background:#fff6f4;border-color:#df9a94}.studio-metric-grid article>small{color:var(--ink-soft);font-size:13px;line-height:1.45}.wallet-balance-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.wallet-balance-grid article{border:1px solid var(--line);background:#f8f7f2;border-radius:17px;flex-direction:column;min-height:158px;padding:18px;display:flex;position:relative;overflow:hidden}.wallet-balance-grid article>svg{width:20px;color:var(--ink-soft);margin-bottom:24px}.wallet-balance-grid article>span,.wallet-balance-grid article>small{color:var(--ink-soft);font-size:14px}.wallet-balance-grid article>strong{letter-spacing:-.04em;margin:3px 0;font-family:Manrope,sans-serif;font-size:clamp(22px,2.2vw,31px)}.wallet-balance-grid .wallet-available{color:#f5f5f2;background:radial-gradient(circle at 90% 10%,#ffffff16,#0000 34%),#151713;border-color:#253218}.wallet-balance-grid .wallet-available>svg,.wallet-balance-grid .wallet-available>span,.wallet-balance-grid .wallet-available>small{color:#cfd1cb}.admin-payouts{scroll-margin-top:120px}.admin-payout-list{gap:12px;display:grid}.admin-payout-list>article{background:#fff;border:1px solid #d7d3c8;border-radius:16px;grid-template-columns:minmax(160px,.7fr) minmax(180px,.8fr) minmax(190px,.8fr) minmax(250px,1fr);align-items:center;gap:18px;padding:18px;display:grid}.admin-payout-info,.admin-payout-amount,.admin-bank-details{gap:3px;min-width:0;display:grid}.admin-payout-list span,.admin-payout-list small{color:var(--ink-soft);text-overflow:ellipsis;font-size:14px;overflow:hidden}.admin-payout-amount strong{letter-spacing:-.035em;font-family:Manrope,sans-serif;font-size:22px}.admin-bank-details{background:#f2f0e9;border-radius:11px;padding:11px 13px}.admin-bank-details strong{letter-spacing:.06em;font-size:17px}@media (max-width:1050px){.wallet-balance-grid,.admin-payout-list>article{grid-template-columns:1fr 1fr}}@media (max-width:640px){.wallet-balance-grid,.admin-payout-list>article{grid-template-columns:1fr}}.admin-page.shell{width:min(1560px,100% - 40px)}.admin-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:22px;display:grid}.admin-workspace{min-width:0}.admin-sidebar-region{z-index:30;height:calc(100svh - 124px);position:sticky;top:104px}.admin-sidebar-panel{color:#f7f8f4;background:radial-gradient(circle at 12% 3%,#ffffff12,#0000 24%),#151713;border:1px solid #2a2d27;border-radius:22px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 24px 70px #17191526}.admin-sidebar-brand{border-bottom:1px solid #ffffff12;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:18px;display:grid}.admin-sidebar-brand>span{color:#141712;background:var(--lime);letter-spacing:-.06em;border:1px solid #ffffff38;border-radius:12px;place-items:center;width:42px;height:42px;font-family:Manrope,sans-serif;font-size:15px;font-weight:900;display:grid}.admin-sidebar-brand>div,.admin-sidebar-account>div,.admin-sidebar-status>span{min-width:0;display:grid}.admin-sidebar-brand>div{line-height:1.2}.admin-sidebar-brand>div strong{letter-spacing:.04em;font-size:16px}.admin-sidebar-brand>div small{color:#b9bdb5;letter-spacing:.13em;font-size:12px;font-weight:800}.admin-sidebar-brand>button{color:#fff;background:#ffffff08;border:1px solid #ffffff1c;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;display:none}.admin-sidebar-brand>button svg{width:16px}.admin-sidebar-account{background:#ffffff08;border:1px solid #ffffff10;border-radius:12px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;margin:12px 12px 3px;padding:11px;display:grid}.admin-sidebar-account>span{width:34px;height:34px;color:var(--ink);background:#f5f5f2;border-radius:10px;place-items:center;font-size:13px;font-weight:900;display:grid}.admin-sidebar-account strong,.admin-sidebar-account small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-sidebar-account strong{font-size:13px}.admin-sidebar-account small{color:#b9bdb5;font-size:12px}.admin-sidebar-nav{scrollbar-color:#ffffff24 transparent;scrollbar-width:thin;flex:1;padding:8px 10px 14px;overflow-y:auto}.admin-sidebar-nav section+section{margin-top:14px}.admin-sidebar-nav h2{color:#b9bdb5;letter-spacing:.15em;text-transform:uppercase;margin:0 0 5px;padding:0 10px;font-size:12px;font-weight:900}.admin-sidebar-nav a{color:#b7bbb3;border-radius:10px;grid-template-columns:27px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:47px;padding:7px 9px;transition:color .15s,background .15s;display:grid;position:relative}.admin-sidebar-nav a:hover,.admin-sidebar-nav a.is-active{color:#fff;background:#ffffff0d}.admin-sidebar-nav a.is-active:before{background:var(--lime);content:"";border-radius:0 4px 4px 0;width:3px;position:absolute;top:10px;bottom:10px;left:-10px}.admin-sidebar-nav a>svg:first-child{color:#7e8479;width:17px}.admin-sidebar-nav a.is-active>svg:first-child,.admin-sidebar-nav a:hover>svg:first-child{color:var(--lime)}.admin-sidebar-nav a>span{min-width:0;line-height:1.25;display:grid}.admin-sidebar-nav a>span strong,.admin-sidebar-nav a>span small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-sidebar-nav a>span strong{font-size:13px}.admin-sidebar-nav a>span small{color:#b9bdb5;margin-top:2px;font-size:12px}.admin-sidebar-nav a>b{color:#fff;background:#b94435;border-radius:999px;place-items:center;min-width:20px;height:20px;padding-inline:5px;font-size:12px;display:grid}.admin-sidebar-external{color:#757a72;width:13px}.admin-sidebar-footer{gap:8px;margin:0 11px 11px;display:grid}.admin-sidebar-status{background:#ffffff08;border:1px solid #ffffff10;border-radius:11px;grid-template-columns:9px minmax(0,1fr);align-items:center;gap:9px;padding:11px;display:grid}.admin-sidebar-status>i{background:var(--lime);border-radius:50%;width:8px;height:8px;box-shadow:0 0 12px #ffffff72}.admin-sidebar-status[data-healthy=false]>i{background:#ff9e7d;box-shadow:0 0 12px #ff7c50}.admin-sidebar-status strong{font-size:12px}.admin-sidebar-status small{color:#b9bdb5;font-size:12px}.admin-sidebar-signout{color:#d5d8d0;background:0 0;border:1px solid #ffffff24;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-size:12px;font-weight:750;display:flex}.admin-sidebar-signout:hover{color:#fff;background:#ffffff0b;border-color:#ffffff5c}.admin-sidebar-signout svg{width:16px;height:16px}.admin-sidebar-mobile-button,.admin-sidebar-overlay{display:none}.admin-hero{color:#fff;background:radial-gradient(circle at 74% 26%,#ffffff18,#0000 28%),repeating-radial-gradient(circle at 76% 28%,#ffffff0e 0 1px,#0000 1px 38px),#111310;border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(260px,340px);align-items:end;gap:clamp(28px,5vw,72px);min-height:250px;margin-bottom:18px;padding:clamp(28px,4vw,48px);display:grid;overflow:hidden;box-shadow:0 28px 80px #17191524}.admin-hero .eyebrow{color:#aeb0aa}.admin-hero h1{letter-spacing:-.06em;margin:3px 0 8px;font-family:Manrope,sans-serif;font-size:clamp(44px,5.2vw,68px);line-height:.96}.admin-hero-copy>p:not(.eyebrow){color:#bfc2bb;max-width:620px;margin:0;font-size:16px;line-height:1.6}.admin-hero-cta{color:#17200f;background:var(--lime);border:1px solid #f5f5f2;border-radius:999px;align-items:center;gap:8px;width:fit-content;min-height:42px;margin-top:22px;padding:0 15px;font-size:14px;font-weight:850;display:inline-flex}.admin-hero-cta svg{width:16px}.admin-system-state{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0005;border:1px solid #ffffff1f;border-radius:15px;align-self:end;gap:9px;min-width:0;padding:19px;display:grid}.admin-system-state span,.admin-system-state a{align-items:center;gap:8px;font-size:14px;display:flex}.admin-system-state a{color:#aeb1aa;width:fit-content}.admin-system-state a:hover{color:#fff}.admin-system-state small{color:#959991;font-size:12px;line-height:1.55}.admin-system-title{color:#fff;font-weight:800}.admin-system-state i{background:var(--lime);border-radius:50%;width:8px;height:8px;box-shadow:0 0 14px #ffffff78}.admin-system-state[data-healthy=false]{background:#37190c8a;border-color:#ffb19952}.admin-system-state[data-healthy=false] i{background:#ff9e7d;box-shadow:0 0 14px #ff7c50}.admin-priority{color:#fff;background:radial-gradient(circle at 92% 10%,#ffffff14,#0000 28%),#171916;border:1px solid #282b24;border-radius:22px;margin-bottom:18px;padding:clamp(20px,3vw,30px);scroll-margin-top:150px;box-shadow:0 20px 54px #17191517}.admin-priority-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.admin-priority-heading span{color:var(--lime);letter-spacing:.13em;text-transform:uppercase;font-size:12px;font-weight:850}.admin-priority-heading h2{letter-spacing:-.045em;margin:3px 0 0;font-size:clamp(24px,3vw,34px)}.admin-priority-heading p{color:#aeb1aa;margin:0;font-size:14px}.admin-priority-heading p strong{color:#fff}.admin-priority-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.admin-priority-grid>a{color:#fff;background:#ffffff0a;border:1px solid #ffffff17;border-radius:15px;align-content:space-between;gap:10px;min-height:155px;padding:16px;transition:border-color .16s,background .16s,transform .16s;display:grid}.admin-priority-grid>a:hover{background:#ffffff10;border-color:#fff6;transform:translateY(-2px)}.admin-priority-grid>a[data-alert=true]{background:linear-gradient(145deg,#ff6e441d,#ffffff08);border-color:#ff93745c}.admin-priority-grid>a>span{color:#c4c7c0;align-items:center;gap:7px;font-size:13px;font-weight:750;display:flex}.admin-priority-grid svg{width:17px;color:var(--lime)}.admin-priority-grid>a[data-alert=true] svg{color:#ff9e7d}.admin-priority-grid strong{letter-spacing:-.06em;align-self:end;font-family:Manrope,sans-serif;font-size:clamp(30px,3vw,40px);line-height:1}.admin-priority-grid small{min-height:35px;color:var(--ink-soft);font-size:13px;line-height:1.45}.admin-metric-grid{grid-template-columns:repeat(4,1fr)}.admin-metric-grid article{border-radius:18px;min-height:148px}.admin-metric-grid article span{align-items:center;gap:7px;margin:0;display:flex}.admin-metric-grid article span svg{width:17px}.admin-metric-grid article strong{letter-spacing:-.04em;align-self:end;font-size:clamp(20px,2vw,28px)}.admin-metric-grid article small{color:var(--ink-soft);font-size:14px}.admin-metric-grid article.needs-attention{background:#fff6f4;border-color:#df9a94}.admin-finance-report{margin-top:24px}.admin-workspace>section[id],.admin-workspace>.admin-grid section[id],.admin-workspace>.admin-grid aside[id],.admin-workspace>div[id]{scroll-margin-top:150px}.admin-export-link{color:#fff;background:var(--ink);border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:14px;font-weight:800;display:inline-flex}.admin-export-link svg{width:17px}.admin-finance-layout{grid-template-columns:minmax(0,1fr) 280px;align-items:stretch;gap:24px;display:grid}.admin-finance-chart{border:1px solid var(--line);background:linear-gradient(#f8f7f3,#fff);border-radius:17px;grid-template-columns:repeat(6,1fr);align-items:end;gap:clamp(9px,2vw,24px);min-height:230px;padding:20px 20px 12px;display:grid}.admin-finance-chart article{justify-items:center;gap:5px;min-width:0;display:grid}.admin-finance-chart article>div{background:#e9e8e2;border-radius:10px 10px 4px 4px;align-items:end;width:min(100%,46px);height:142px;display:flex;overflow:hidden}.admin-finance-chart article>div span{border-radius:inherit;background:linear-gradient(#4b4e47,#171915);width:100%;display:block}.admin-finance-chart strong{text-transform:capitalize;font-size:14px}.admin-finance-chart small{color:var(--ink-soft);font-size:13px}.admin-sla-card{border:1px solid var(--line);background:#f5f4ef;border-radius:17px;align-content:space-between;gap:15px;padding:24px;display:grid}.admin-sla-card.needs-attention{background:#fff6f4;border-color:#df9a94}.admin-sla-card>span{align-items:center;gap:8px;font-size:14px;font-weight:800;display:flex}.admin-sla-card svg{width:18px}.admin-sla-card strong{letter-spacing:-.07em;font-size:54px;line-height:1}.admin-sla-card small{color:var(--ink-soft);font-size:14px;line-height:1.55}.admin-collection-tools{align-items:center;gap:10px;margin:-7px 0 18px;display:flex}.admin-collection-tools>label{border:1px solid var(--line);background:#f8f7f3;border-radius:11px;flex:1;align-items:center;gap:8px;min-width:180px;padding:0 12px;display:flex}.admin-collection-tools>label svg{width:17px;color:var(--ink-soft);flex:none}.admin-collection-tools input{background:0 0;border:0;outline:0;width:100%;min-height:42px;font-size:14px}.admin-collection-tools>span,.admin-collection-tools small{min-width:max-content;color:var(--ink-soft);font-size:13px;font-weight:700}.admin-collection-tools>div{align-items:center;gap:6px;display:flex}.admin-collection-tools button{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;display:grid}.admin-collection-tools button:disabled{cursor:default;opacity:.35}.admin-collection-tools button svg{width:16px}[data-admin-search][hidden]{display:none!important}.admin-dispute-list{gap:12px;display:grid}.admin-dispute-list>article{background:#fff9f7;border:1px solid #e7c5c1;border-radius:14px;padding:15px}.admin-dispute-list a{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-dispute-list a>span{color:var(--danger);align-items:center;gap:7px;font-size:14px;font-weight:800;display:flex}.admin-dispute-list small,.admin-dispute-list p{color:var(--ink-soft);font-size:14px}.admin-dispute-list p{margin:10px 0}.admin-dispute-action{gap:8px;display:grid}.admin-dispute-action textarea{resize:vertical;background:#fff;border:1px solid #e2c7c3;border-radius:9px;width:100%;padding:9px 10px;font-size:14px}.admin-dispute-action>div{flex-wrap:wrap;gap:7px;display:flex}.admin-dispute-action button{min-height:36px;padding-inline:11px;font-size:14px}.profile-review-list article>img{object-fit:cover;border-radius:50%;flex:0 0 58px}.profile-review-list article>div:first-of-type{flex:1}.profile-review-list article strong .status{color:var(--ink-soft);padding:5px 8px;font-size:14px}.profile-review-list article small{color:var(--ink-soft);font-size:14px}.admin-photo-card{align-items:flex-start!important;padding-block:24px!important}.admin-photo-card>img{border:2px solid #c9ecff;width:64px;height:64px;box-shadow:0 0 0 5px #eaf8ff}.admin-photo-summary{min-width:0}.admin-photo-flags{flex-wrap:wrap;gap:6px;margin-top:5px;display:flex!important}.admin-photo-flags span{background:#efefeb;border-radius:999px;padding:4px 8px;color:#4f524c!important;font-size:12px!important}.admin-photo-flags span[data-on=true]{background:var(--ink);color:#fff!important}.admin-photo-actions{flex:0 0 230px;justify-items:end;gap:10px!important;display:grid!important}.admin-photo-actions>div{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.admin-photo-actions button{min-height:36px;padding-inline:12px;font-size:13px}.admin-photo-toggles button{color:#21546c;background:#f4fbff;border:1px solid #cdd8dd;border-radius:999px}.admin-photo-toggles{width:100%;gap:8px!important;display:grid!important}.admin-homepage-toggle{border:1px solid var(--line);cursor:pointer;background:#fafaf7;border-radius:14px;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:9px;width:230px;padding:11px 12px;display:grid}.admin-homepage-toggle[data-checked=true]{background:#f0f0ec;border-color:#aeb0aa}.admin-homepage-toggle input{width:18px;height:18px;accent-color:var(--ink);cursor:pointer;margin:2px 0 0}.admin-homepage-toggle span{gap:3px;display:grid}.admin-homepage-toggle strong{color:var(--ink);font-size:12px;line-height:1.35}.admin-homepage-toggle small{color:var(--ink-soft);font-size:11px;line-height:1.4}.admin-homepage-toggle:has(input:disabled){cursor:wait;opacity:.65}.admin-photo-toggles>button{width:100%}.admin-photo-editor,.admin-photo-create{margin-top:12px}.admin-photo-create{margin-bottom:18px}.admin-photo-editor>summary,.admin-photo-create>summary{border:1px solid var(--line);cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:13px;font-weight:750;display:inline-flex}.admin-photo-editor>form,.admin-photo-create>form{border:1px solid var(--line);background:#fafaf7;border-radius:18px;gap:14px;margin-top:14px;padding:18px;display:grid}.admin-hours-grid{gap:7px;display:grid}.admin-hours-grid>div{grid-template-columns:minmax(130px,1fr) 110px auto 110px;align-items:center;gap:8px;display:grid}.admin-hours-grid input[type=time]{border:1px solid var(--line);background:#fff;border-radius:9px;min-height:40px;padding:6px 9px}.status-rejected{color:var(--danger);background:#fff2f0;border-color:#e0a39d}@media (max-width:800px){.profile-review-list article.admin-photo-card{flex-flow:wrap}.admin-photo-actions{flex:100%;justify-items:start}.admin-photo-actions>div{justify-content:flex-start}.admin-homepage-toggle{width:min(100%,320px)}.admin-hours-grid>div{grid-template-columns:1fr 90px auto 90px}}.status-active{color:#447021;background:#f3ffe6;border-color:#98c963}.status-draft,.status-paused{color:#7a5713;background:#fff9e9;border-color:#dfc184}.status-suspended{color:var(--danger);background:#fff2f0;border-color:#e0a39d}.admin-user-avatar{color:#fff;background:var(--ink);border-radius:50%;flex:0 0 58px;place-items:center;width:58px;height:58px;font-family:Manrope,sans-serif;font-weight:800;display:grid;font-size:17px!important}.profile-review-list article .admin-user-avatar{color:#fff}.admin-user-action{justify-items:end;gap:4px;display:grid}.admin-user-action button{min-width:100px}@media (max-width:1120px){.admin-page.shell{width:min(100% - 28px,1280px)}.admin-layout{grid-template-columns:1fr;gap:14px}.admin-sidebar-region{z-index:45;height:auto;position:relative;top:auto}.admin-sidebar-mobile-button{z-index:44;border:1px solid var(--line);text-align:left;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f9f8f3e8;border-radius:14px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:58px;padding:8px 12px;display:grid;position:sticky;top:94px;box-shadow:0 12px 35px #17191514}.admin-sidebar-mobile-button>svg{width:19px}.admin-sidebar-mobile-button>span{line-height:1.2;display:grid}.admin-sidebar-mobile-button small{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:750}.admin-sidebar-mobile-button strong{font-size:13px}.admin-sidebar-mobile-button>b{color:#fff;background:var(--danger);border-radius:999px;place-items:center;min-width:23px;height:23px;padding-inline:5px;font-size:12px;display:grid}.admin-sidebar-overlay{z-index:78;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#090a08a8;border:0;width:100%;height:100%;padding:0;position:fixed;inset:0}.admin-sidebar-panel{z-index:80;visibility:hidden;opacity:0;pointer-events:none;border-radius:0 22px 22px 0;width:min(310px,100% - 34px);height:100dvh;transition:transform .22s,opacity .18s,visibility .22s;position:fixed;top:0;bottom:0;left:0;transform:translate(-102%)}.admin-sidebar-region[data-open=true] .admin-sidebar-overlay{display:block}.admin-sidebar-region[data-open=true] .admin-sidebar-panel{visibility:visible;opacity:1;pointer-events:auto;transform:translate(0)}.admin-sidebar-brand>button{display:grid}}@media (max-width:1180px){.admin-metric-grid,.admin-priority-grid{grid-template-columns:repeat(3,1fr)}.admin-finance-layout{grid-template-columns:1fr}}@media (max-width:760px){.studio-page,.admin-page{padding-top:18px}.studio-profile-card{border-radius:20px;min-height:560px}.studio-profile-content{grid-template-columns:88px 1fr;align-items:center;gap:16px;bottom:22px;left:20px;right:20px}.studio-profile-avatar{width:88px;height:88px}.studio-profile-copy h1{font-size:39px}.studio-profile-title-row{flex-direction:column;align-items:flex-start;gap:9px}.studio-profile-copy>p{font-size:14px}.studio-profile-meta,.studio-profile-services,.studio-readonly-note{grid-column:1/-1}.admin-hero{grid-template-columns:1fr;align-items:end;gap:30px;min-height:0;padding:25px}.admin-system-state{width:100%}.admin-priority-heading{flex-direction:column;align-items:start;gap:8px}.admin-priority-grid,.admin-metric-grid{grid-template-columns:1fr 1fr}.admin-metric-grid article{min-height:132px;padding:17px}.admin-finance-report{padding:18px}.admin-finance-chart{gap:6px;min-height:200px;padding-inline:10px}.admin-finance-chart article>div{height:116px}.admin-finance-chart small{display:none}.admin-collection-tools{flex-wrap:wrap}.admin-collection-tools>label{flex-basis:100%}.admin-table{contain:inline-size;width:calc(100dvw - 80px);max-width:100%}}@media (max-width:460px){.admin-priority-grid{grid-template-columns:1fr}.admin-priority-grid>a{min-height:132px}.admin-metric-grid{grid-template-columns:1fr}}
