.customer-pro-offers-shell{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:20px;display:grid}.customer-pro-offers-main,.customer-pro-context-panel{background:#fff;border:1px solid #dfe3ea;border-radius:12px}.customer-pro-offers-main{padding:20px}.customer-pro-context-panel{gap:14px;padding:18px;display:grid}.customer-pro-context-panel h2{color:#1d1f23;margin:0;font-size:18px;line-height:1.25}.customer-pro-context-list{gap:10px;display:grid}.customer-pro-offers-context .customer-pro-order-info-row.is-compact{grid-template-columns:78px minmax(0,1fr);align-items:start}.customer-pro-offers-context .customer-pro-order-info-row.is-compact>span{min-width:0;line-height:1.45}.customer-pro-offers-context .customer-pro-order-info-row.is-compact>strong{overflow-wrap:anywhere;text-align:right;min-width:0}.customer-pro-offers-note{border-top:1px solid #edf0f4;gap:5px;margin-top:4px;padding-top:12px;display:grid}.customer-pro-offers-note strong{color:#1d1f23;font-size:14px}.customer-pro-offers-note p{color:#69707d;margin:0;font-size:13px;line-height:1.45}.customer-pro-offer-list{gap:12px;margin-top:16px;display:grid}.customer-pro-offer-card{background:linear-gradient(105deg,#fff 0%,#fbfcfe 100%);border:1px solid #d7dde7;border-radius:10px;gap:14px;padding:18px;transition:transform .18s cubic-bezier(.22,1,.36,1),border-color .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 32px #1c222d12}.customer-pro-offer-card:before{content:"";background:#202124;width:3px;position:absolute;inset:0 auto 0 0}.customer-pro-offer-card:hover{border-color:#bfc7d4;transform:translateY(-2px);box-shadow:0 18px 38px #1c222d1a}.customer-pro-offer-card__head{justify-content:space-between;align-items:center;gap:20px;display:flex}.customer-pro-offer-card__head h3{color:#1f2329;margin:0;font-size:18px;line-height:1.25}.customer-pro-offer-card__master,.customer-mobile-offer-card__master{flex-wrap:wrap;align-items:center;gap:8px 10px;display:flex}.customer-pro-offer-card__head p{color:#667085;max-width:680px;margin:6px 0 0;font-size:14px;line-height:1.45}.customer-pro-offer-card__price{flex:none;justify-items:end;gap:3px;display:grid}.customer-pro-offer-card__price>span{color:#858d99;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:800}.customer-pro-offer-card__price>strong{color:#1d1d1f;white-space:nowrap;flex:none;font-size:20px;line-height:1.2}.customer-offer-discount{color:#16803c;font-size:12px;font-weight:850;line-height:1.3;display:block}.customer-pro-offer-card__price>.customer-offer-discount,.customer-mobile-offer-card__head>.customer-offer-discount{text-align:right;align-self:end}.customer-pro-offer-card__comment{border-top:1px solid #edf0f4;padding-top:12px}.customer-pro-offer-card__comment p{color:#667085;margin:0;font-size:14px;line-height:1.45}.customer-offer-payment-schedule{border-left:3px solid #202124;gap:3px;padding:8px 0 8px 12px;display:grid}.customer-offer-payment-schedule strong{color:#202124;font-size:13px;font-weight:850}.customer-offer-payment-schedule span{color:#69707d;font-size:12px;font-weight:650;line-height:1.35}.customer-pro-offer-card__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.customer-pro-offer-card__actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.customer-offer-profile-button{color:#323844;cursor:pointer;background:#fff;border:1px solid #d8dee8;border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:0 12px;font-size:13px;font-weight:800;transition:transform .18s cubic-bezier(.22,1,.36,1),border-color .18s cubic-bezier(.22,1,.36,1),background-color .18s cubic-bezier(.22,1,.36,1);display:inline-flex}.customer-offer-profile-button:hover{background:#f7f9fc;border-color:#b8c1cf}.customer-offer-profile-button:active{transform:scale(.98)}.customer-pro-primary-button,.customer-mobile-primary-button{color:#fff;cursor:pointer;background:#1d1d1f;border:0;border-radius:9px;font-weight:700;transition:transform .18s cubic-bezier(.22,1,.36,1),background-color .18s cubic-bezier(.22,1,.36,1),opacity .18s cubic-bezier(.22,1,.36,1)}.customer-pro-primary-button{min-height:42px;padding:0 18px;font-size:14px}.customer-mobile-primary-button{width:100%;min-height:48px;padding:0 16px;font-size:15px}.customer-mobile-offer-card__actions{grid-template-columns:minmax(0,1fr) minmax(120px,.72fr);gap:9px;display:grid}.customer-mobile-offer-card__actions .customer-offer-profile-button{border-radius:9px;min-height:48px}.customer-pro-primary-button:not(:disabled):active,.customer-mobile-primary-button:not(:disabled):active{transform:scale(.985)}.customer-pro-primary-button:disabled,.customer-mobile-primary-button:disabled{cursor:default;opacity:.58}.customer-pro-form-error,.customer-mobile-form-error{color:#c81e1e;margin:12px 0 0;font-size:14px;line-height:1.35}.customer-pro-loading-panel,.customer-mobile-empty{color:#667085;place-items:center;min-height:120px;font-size:15px;display:grid}.customer-mobile-offer-list{gap:12px;display:grid}.customer-mobile-offer-card{background:#fff;border:1px solid #dfe3ea;border-radius:12px;gap:13px;padding:14px;display:grid}.customer-pro-offer-card.is-skeleton,.customer-mobile-offer-card.is-skeleton{pointer-events:none}.customer-offer-skeleton-line,.customer-offer-skeleton-button{background:#e8ecf2;border-radius:999px;display:block;position:relative;overflow:hidden}.customer-offer-skeleton-line:after,.customer-offer-skeleton-button:after{content:"";background:linear-gradient(90deg,#0000,#ffffffbd,#0000);animation:1.2s ease-in-out infinite customer-offer-skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}.customer-offer-skeleton-line{width:72%;height:18px}.customer-offer-skeleton-line.is-title{width:46%;height:24px}.customer-offer-skeleton-line.is-short{width:34%}.customer-offer-skeleton-button{border-radius:10px;width:min(220px,56%);height:44px}@keyframes customer-offer-skeleton-shimmer{to{transform:translate(100%)}}.customer-mobile-offer-card__head{gap:10px;display:grid}.customer-mobile-offer-card__identity{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;min-width:0;display:grid}.customer-mobile-offer-card__identity>div{min-width:0}.customer-mobile-offer-card__head h2{color:#1f2329;margin:0;font-size:18px;line-height:1.22}.customer-mobile-offer-card__master{align-items:flex-start}.customer-mobile-offer-card__head p{color:#667085;margin:5px 0 0;font-size:14px;line-height:1.4}.customer-mobile-offer-card__head strong{color:#1d1d1f;font-size:21px;line-height:1.15}.customer-mobile-offer-card__meta{flex-wrap:wrap;gap:8px;display:flex}.customer-mobile-offer-card__meta span{color:#535b66;background:#f1f3f6;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}.customer-order-offers-inline{color:#202124;background:#fbfcfe;border:1px solid #e5e9ef;border-radius:10px;gap:8px;padding:10px;display:grid}.customer-order-offers-inline.is-mobile{border-radius:12px;margin-top:2px;padding:11px}.customer-order-offers-inline.is-compact{z-index:2;pointer-events:none;background:#f8f9fb;border-color:#e8ebef;border-radius:7px;gap:5px;padding:7px 8px;position:relative}.customer-order-offers-inline.is-compact .customer-order-offers-inline__head button{pointer-events:auto;cursor:pointer;background:#eef0f3;min-height:26px;padding-inline:8px 6px}.customer-order-offers-inline.is-compact .customer-order-offers-inline__empty{color:#69707d;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-order-offers-inline.is-compact button:focus-visible{outline-offset:2px;outline:2px solid #ed001f}.customer-order-offers-inline__head,.customer-order-offers-inline__list article{justify-content:space-between;align-items:center;gap:10px;display:flex}.customer-order-offers-inline__head>strong{color:#202124;font-size:13px;font-weight:850}.customer-order-offers-inline__head button{color:#30343b;background:#eef1f5;border:0;border-radius:999px;align-items:center;gap:2px;min-height:28px;padding:0 8px 0 10px;font-size:12px;font-weight:800;display:inline-flex}.customer-order-offers-inline__list{gap:6px;display:grid}.customer-order-offers-inline__list article{border-top:1px solid #edf0f4;padding-top:7px}.customer-order-offers-inline__master{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.customer-order-offers-inline__master>div{gap:2px;min-width:0;display:grid}.customer-order-offers-inline__list article strong{color:#202124;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.customer-order-offers-inline__list article span{color:#69707d;font-size:12px;line-height:1.2}.customer-order-offers-inline__price{text-align:right;justify-items:end;gap:2px;display:grid}.customer-order-offers-inline__price b{color:#171717;white-space:nowrap;font-size:13px}.customer-order-offers-inline__price small,.customer-order-offers-inline__list article small{color:#16803c;font-size:10px;font-weight:800;line-height:1.25}.customer-order-offers-inline__select{color:#fff;cursor:pointer;min-height:34px;font:inherit;background:#15171a;border:0;border-radius:8px;flex:none;padding:0 12px;font-size:12px;font-weight:850;transition:transform .18s cubic-bezier(.22,1,.36,1),background-color .18s}.customer-order-offers-inline__actions{flex:none;gap:6px;display:flex}.customer-order-offers-inline__profile{color:#2f3742;cursor:pointer;min-height:34px;font:inherit;background:#fff;border:1px solid #d8dee8;border-radius:8px;padding:0 10px;font-size:12px;font-weight:800}.customer-order-offers-inline__select:hover{background:#2b2e33}.customer-order-offers-inline__select:active{transform:scale(.97)}.customer-order-offers-inline__skeleton{gap:6px;display:grid}.customer-order-offers-inline__skeleton span{background:linear-gradient(90deg,#eef1f5 0%,#f7f8fa 45%,#eef1f5 100%) 0 0/180% 100%;border-radius:8px;height:34px;animation:1.15s ease-in-out infinite customerOffersInlineSkeleton}.customer-order-offers-inline__error,.customer-order-offers-inline__empty{color:#69707d;margin:0;font-size:12px;line-height:1.35}.customer-order-offers-inline__error{color:#b42318;justify-content:space-between;align-items:center;gap:10px;display:flex}.customer-order-offers-inline__error button{color:#fff;cursor:pointer;min-height:34px;font:inherit;background:#15171a;border:0;border-radius:8px;flex:none;padding:0 12px;font-weight:800}@keyframes customerOffersInlineSkeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.customer-master-profile-page{--profile-ink:#1f2329;--profile-muted:#697386;--profile-line:#dfe5ee;--profile-paper:#fff;--profile-soft:#f4f6f8;width:100%;min-width:0;max-width:100%;color:var(--profile-ink);gap:18px;display:grid}.customer-master-profile-page__back{border:1px solid var(--profile-line);background:var(--profile-paper);width:fit-content;min-height:44px;color:var(--profile-ink);cursor:pointer;font:inherit;border-radius:12px;align-items:center;gap:8px;padding:0 16px;font-weight:800;display:inline-flex}.customer-master-profile-page.is-mobile .customer-master-profile-page__back{display:none}.customer-master-profile-page__hero{border:1px solid var(--profile-line);background:radial-gradient(circle at 88% 10%,#ef18371f,#0000 31%),linear-gradient(135deg,#fff 0%,#f7f8fa 100%);border-radius:24px;grid-template-columns:minmax(0,1.2fr) minmax(420px,.8fr);gap:30px;padding:34px;display:grid;position:relative;overflow:hidden}.customer-master-profile-page__hero>*,.customer-master-profile-page__identity>div,.customer-master-profile-page__layout>*,.customer-master-profile-page__section,.customer-master-profile-page__detail,.customer-master-profile-page__privacy,.customer-master-profile-page__choice>div{min-width:0}.customer-master-profile-page__hero:after{content:"";background:#ef1837;border-radius:0 0 5px 5px;width:86px;height:5px;position:absolute;top:0;left:34px}.customer-master-profile-page__identity{grid-template-columns:126px minmax(0,1fr);align-items:center;gap:24px;min-width:0;display:grid}.customer-master-profile-page__avatar{color:#fff;background:#15171a;border:8px solid #ffffffdb;border-radius:32px;place-items:center;width:126px;height:126px;font-size:48px;font-weight:900;display:grid;overflow:hidden;box-shadow:0 16px 36px #1f232924}.customer-master-profile-page__avatar img{object-fit:cover;width:100%;height:100%}.customer-master-profile-page__identity p,.customer-master-profile-page__company{color:var(--profile-muted);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:13px;font-weight:850}.customer-master-profile-page__identity h1{letter-spacing:-.045em;overflow-wrap:anywhere;max-width:700px;margin:7px 0 5px;font-size:clamp(30px,3vw,50px);line-height:1.02}.customer-master-profile-page__company{color:#3e4652;letter-spacing:normal;text-transform:none;display:block}.customer-master-profile-page__trust{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}.customer-master-profile-page__trust span{color:#3f4855;background:#ffffffe0;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:0 11px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:inset 0 0 0 1px #d0d6e0cc}.customer-master-profile-page__trust svg:first-child{color:#198754}.customer-master-profile-page__metrics{grid-template-columns:repeat(2,minmax(0,1fr));align-self:center;gap:10px;display:grid}.customer-master-profile-page__hero-side{align-self:center;gap:10px;min-width:0;display:grid}.customer-master-profile-page__metrics>div{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd6;border:1px solid #d9dfe8e6;border-radius:16px;gap:2px;min-width:0;padding:17px;display:grid}.customer-master-profile-page__metrics strong{font-size:24px;line-height:1}.customer-master-profile-page__metrics span{color:var(--profile-muted);font-size:12px;font-weight:750}.customer-master-profile-page__layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:18px;display:grid}.customer-master-profile-page__main,.customer-master-profile-page__aside{gap:18px;min-width:0;display:grid}.customer-master-profile-page__section,.customer-master-profile-page__detail,.customer-master-profile-page__privacy{border:1px solid var(--profile-line);background:var(--profile-paper);border-radius:20px}.customer-master-profile-page__section{gap:20px;padding:26px;display:grid}.customer-master-profile-page__section>div:first-child>span{color:#ef1837;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:900;display:block}.customer-master-profile-page__section h2{letter-spacing:-.025em;margin:0;font-size:26px;line-height:1.08}.customer-master-profile-page__description{color:#535d6b;max-width:820px;margin:0;font-size:16px;line-height:1.7}.customer-master-profile-page__tags{flex-wrap:wrap;gap:9px;display:flex}.customer-master-profile-page__tags span{color:#303741;overflow-wrap:anywhere;background:#f8f9fb;border:1px solid #d8dee8;border-radius:999px;align-items:center;max-width:100%;min-height:38px;padding:0 14px;font-size:14px;font-weight:750;display:inline-flex}.customer-master-profile-page__portfolio{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.customer-master-profile-page__portfolio article{background:#fafbfd;border:1px solid #e1e6ee;border-radius:17px;overflow:hidden}.customer-master-profile-page__portfolio-media{aspect-ratio:16/10;color:#8b94a1;background:#edf0f4;place-items:center;display:grid;position:relative;overflow:hidden}.customer-master-profile-page__portfolio-media img{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.22,1,.36,1)}.customer-master-profile-page__portfolio article:hover img{transform:scale(1.035)}.customer-master-profile-page__portfolio-media span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#13161ac7;border-radius:999px;place-items:center;min-width:36px;height:30px;font-size:12px;font-weight:900;display:grid;position:absolute;top:12px;right:12px}.customer-master-profile-page__portfolio article>div:last-child{gap:7px;padding:16px;display:grid}.customer-master-profile-page__portfolio strong{font-size:17px}.customer-master-profile-page__portfolio p,.customer-master-profile-page__portfolio small{color:var(--profile-muted);margin:0;font-size:13px;line-height:1.5}.customer-master-profile-page__reviews{gap:10px;display:grid}.customer-master-profile-page__reviews article{background:#fafbfd;border:1px solid #e3e7ed;border-radius:15px;gap:9px;padding:16px;display:grid}.customer-master-profile-page__reviews article>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.customer-master-profile-page__reviews article span{color:#f3a712;gap:2px;display:inline-flex}.customer-master-profile-page__reviews p{color:#555f6d;margin:0;line-height:1.55}.customer-master-profile-page__detail,.customer-master-profile-page__privacy{gap:9px;padding:19px;display:grid}.customer-master-profile-page__detail>div{color:#697386;align-items:center;gap:9px;display:flex}.customer-master-profile-page__detail>div span{letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:900}.customer-master-profile-page__detail strong{font-size:17px}.customer-master-profile-page__detail p,.customer-master-profile-page__privacy p,.customer-master-profile-page__empty{color:var(--profile-muted);margin:0;font-size:14px;line-height:1.55}.customer-master-profile-page__privacy{background:#f7f8fa;border-style:dashed;grid-template-columns:auto 1fr}.customer-master-profile-page__privacy svg{color:#198754}.customer-master-profile-page__contacts{gap:8px;margin-top:12px;display:grid}.customer-master-profile-page__contacts a{color:#1f2421;overflow-wrap:anywhere;background:#fff;border:1px solid #dce2df;border-radius:12px;align-items:center;gap:9px;min-width:0;max-width:100%;min-height:44px;padding:10px 12px;font-weight:750;text-decoration:none;display:inline-flex}.customer-master-profile-page__contacts a:hover{border-color:#181b19}.customer-master-profile-page__choice{color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#1f2329f5;border:1px solid #1f2329e0;border-radius:16px;gap:14px;padding:17px;display:grid;box-shadow:0 14px 30px #14171d2e}.customer-master-profile-page__choice>div{min-width:0}.customer-master-profile-page__choice span{color:#aeb7c3;font-size:12px;font-weight:800}.customer-master-profile-page__choice strong{margin-top:2px;font-size:24px;display:block}.customer-master-profile-page__choice p{color:#c7ced8;margin:3px 0 0;font-size:13px}.customer-master-profile-page__choice button{color:#17191d;cursor:pointer;width:100%;min-height:52px;font:inherit;background:#fff;border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;padding:0 24px;font-weight:900;display:inline-flex}.customer-master-profile-page__error{background:#fff8f8;border:1px solid #f0c9ce;border-radius:18px;gap:10px;padding:24px;display:grid}.customer-master-profile-page__error p{color:#6b7280;margin:0}.customer-master-profile-page__error button{color:#fff;background:#1f2329;border:0;border-radius:10px;width:fit-content;min-height:44px;padding:0 20px;font-weight:850}.customer-master-profile-page.is-loading{position:relative}.customer-master-profile-page__skeleton-back,.customer-master-profile-page__skeleton-hero,.customer-master-profile-page__skeleton-grid span{background:#e9edf2;border-radius:14px;display:block;overflow:hidden}.customer-master-profile-page__skeleton-back{width:130px;height:44px}.customer-master-profile-page__skeleton-hero{border-radius:24px;height:260px}.customer-master-profile-page__skeleton-grid{grid-template-columns:1fr 340px;gap:18px;display:grid}.customer-master-profile-page__skeleton-grid span{height:220px}.customer-master-profile-page__skeleton-grid span:first-child{grid-row:span 2;height:458px}.customer-master-profile-page.is-loading>svg{position:absolute;top:116px;left:50%}@media (max-width:1100px){.customer-master-profile-page__hero,.customer-master-profile-page__layout{grid-template-columns:1fr}.customer-master-profile-page__aside{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-master-profile-page__privacy{grid-column:1/-1}}@media (max-width:640px){.customer-master-profile-page{gap:12px}.customer-master-profile-page__hero{border-radius:18px;gap:22px;padding:24px 18px 18px}.customer-master-profile-page__hero:after{left:18px}.customer-master-profile-page__identity{grid-template-columns:82px minmax(0,1fr);align-items:start;gap:14px}.customer-master-profile-page__avatar{border-width:5px;border-radius:23px;width:82px;height:82px;font-size:32px}.customer-master-profile-page__identity h1{margin-top:4px;font-size:27px}.customer-master-profile-page__trust{grid-column:1/-1}.customer-master-profile-page__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-master-profile-page__metrics>div{padding:14px}.customer-master-profile-page__layout,.customer-master-profile-page__main,.customer-master-profile-page__aside{gap:12px}.customer-master-profile-page__aside,.customer-master-profile-page__portfolio{grid-template-columns:1fr}.customer-master-profile-page__section{border-radius:17px;gap:16px;padding:19px 17px}.customer-master-profile-page__section h2{font-size:22px}.customer-master-profile-page__choice{border-radius:16px;gap:12px;padding:15px}.customer-master-profile-page__skeleton-hero{height:360px}.customer-master-profile-page__skeleton-grid{grid-template-columns:1fr}.customer-master-profile-page__skeleton-grid span,.customer-master-profile-page__skeleton-grid span:first-child{height:180px}}.customer-master-profile-modal{z-index:1800;padding:max(18px, env(safe-area-inset-top)) 18px max(18px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#181c228f;place-items:center;display:grid;position:fixed;inset:0;overflow-y:auto}.customer-master-profile-modal__panel{background:#fff;border:1px solid #dfe5ee;border-radius:18px;width:min(820px,100%);max-height:min(860px,100vh - 36px);padding:22px;position:relative;overflow-y:auto;box-shadow:0 28px 90px #14181f3d}.customer-master-profile-modal__close{color:#4b5563;cursor:pointer;background:#f1f3f6;border:0;border-radius:14px;place-items:center;width:44px;height:44px;transition:transform .18s cubic-bezier(.22,1,.36,1),background-color .18s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;top:16px;right:16px}.customer-master-profile-modal__close:hover{background:#e8ecf2}.customer-master-profile-modal__close:active{transform:scale(.96)}.customer-master-profile-modal__hero{grid-template-columns:96px minmax(0,1fr);align-items:center;gap:18px;padding-right:56px;display:grid}.customer-master-profile-modal__avatar{color:#fff;background:#111;border-radius:24px;place-items:center;width:96px;height:96px;font-size:38px;font-weight:900;display:grid;overflow:hidden}.customer-master-profile-modal__avatar img{object-fit:cover;width:100%;height:100%}.customer-master-profile-modal__kicker{color:#8a93a1;text-transform:uppercase;letter-spacing:.08em;margin:0 0 5px;font-size:12px;font-weight:900}.customer-master-profile-modal__hero h2,.customer-master-profile-modal__state h2{color:#1f2329;margin:0;font-size:30px;line-height:1.1}.customer-master-profile-modal__stats{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.customer-master-profile-modal__stats span{color:#566071;background:#f1f3f6;border-radius:999px;align-items:center;gap:6px;min-height:32px;padding:0 11px;font-size:13px;font-weight:800;display:inline-flex}.customer-master-profile-modal__section{gap:10px;margin-top:22px;display:grid}.customer-master-profile-modal__section h3{color:#1f2329;margin:0;font-size:20px;line-height:1.2}.customer-master-profile-modal__section p{color:#5e6673;margin:0;font-size:15px;line-height:1.55}.customer-master-profile-modal__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.customer-master-profile-modal__facts>div{background:#fbfcfe;border:1px solid #e5e9ef;border-radius:14px;gap:6px;min-width:0;padding:13px;display:grid}.customer-master-profile-modal__facts svg{color:#667085}.customer-master-profile-modal__facts span{color:#7a8391;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:900}.customer-master-profile-modal__facts strong{color:#252932;font-size:15px;line-height:1.35}.customer-master-profile-modal__portfolio{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}.customer-master-profile-modal__portfolio article{background:#fff;border:1px solid #e5e9ef;border-radius:16px;overflow:hidden}.customer-master-profile-modal__portfolio article>header{justify-content:space-between;align-items:flex-start;gap:14px;min-width:0;padding:14px;display:flex}.customer-master-profile-modal__portfolio article>header>div{min-width:0}.customer-master-profile-modal__portfolio article>header strong{color:#1f2329;overflow-wrap:anywhere;font-size:16px;line-height:1.3;display:block}.customer-master-profile-modal__portfolio article>header p{margin-top:4px;padding:0;font-size:13px;line-height:1.45}.customer-master-profile-modal__portfolio article>header>span{color:#606977;white-space:nowrap;background:#f1f3f6;border-radius:999px;flex:none;align-items:center;gap:6px;min-height:30px;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.customer-master-profile-modal__portfolio-gallery{background:#f8f9fb;border-top:1px solid #edf0f4;grid-template-columns:repeat(auto-fit,minmax(min(140px,100%),1fr));gap:7px;padding:12px;display:grid}.customer-master-profile-modal__portfolio-gallery>button{aspect-ratio:4/3;cursor:zoom-in;background:#e8ecf1;border:0;border-radius:11px;min-width:0;padding:0;transition:transform .18s cubic-bezier(.22,1,.36,1),box-shadow .18s;position:relative;overflow:hidden}.customer-master-profile-modal__portfolio-gallery>button:hover{z-index:1;transform:translateY(-2px);box-shadow:0 12px 26px #161b2229}.customer-master-profile-modal__portfolio-gallery img{object-fit:cover;width:100%;height:100%;transition:transform .26s cubic-bezier(.22,1,.36,1);display:block}.customer-master-profile-modal__portfolio-gallery>button:hover img{transform:scale(1.035)}.customer-master-profile-modal__portfolio-gallery>button>span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111316b8;border:1px solid #ffffff57;border-radius:999px;place-items:center;min-width:27px;height:25px;padding:0 7px;font-size:11px;font-weight:850;display:inline-grid;position:absolute;bottom:7px;right:7px}.customer-master-profile-modal__portfolio-empty{color:#7b8491;text-align:center;background:#f8f9fb;border-top:1px solid #edf0f4;place-items:center;gap:7px;min-height:100px;padding:18px;font-size:13px;display:grid}.customer-master-profile-modal__reviews{gap:9px;display:grid}.customer-master-profile-modal__reviews article{background:#fbfcfe;border:1px solid #e5e9ef;border-radius:14px;gap:5px;padding:12px;display:grid}.customer-master-profile-modal__reviews strong{color:#1f2329;font-size:14px}.customer-master-profile-modal__action{z-index:2;padding:16px 22px max(18px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-top:1px solid #e5e9ef;gap:10px;margin:24px -22px -22px;display:grid;position:sticky;bottom:-22px}.customer-master-profile-modal__action>p{color:#b42318;background:#fff4f2;border:1px solid #fda29b;border-radius:10px;margin:0;padding:10px 12px;font-size:13px;font-weight:750}.customer-master-profile-modal__action>button{color:#fff;cursor:pointer;min-height:50px;font:inherit;background:#15171a;border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;font-weight:850;transition:transform .18s cubic-bezier(.22,1,.36,1),background-color .18s,opacity .18s;display:inline-flex}.customer-master-profile-modal__action>button:hover:not(:disabled){background:#2b2e33}.customer-master-profile-modal__action>button:active:not(:disabled){transform:scale(.985)}.customer-master-profile-modal__action>button:disabled{cursor:wait;opacity:.72}.customer-master-profile-modal__offer-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.customer-master-profile-modal__offer-summary>div{background:#f4f6f8;border-radius:9px;gap:2px;min-width:0;padding:9px 10px;display:grid}.customer-master-profile-modal__offer-summary span{color:#747d8b;font-size:11px;font-weight:750}.customer-master-profile-modal__offer-summary strong{color:#202124;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.customer-master-profile-modal__offer-summary>small{color:#16803c;grid-column:1/-1;font-size:12px;font-weight:850}.customer-master-profile-modal__state{gap:14px;padding-right:56px;display:grid}.customer-master-profile-modal__state p{color:#667085;margin:0;font-size:15px;line-height:1.45}.customer-master-profile-modal__state button{color:#fff;background:#111;border:0;border-radius:10px;width:fit-content;min-height:44px;padding:0 24px;font-weight:800}.customer-master-profile-modal__state-actions{flex-wrap:wrap;gap:10px;display:flex}.customer-master-profile-modal__state button.is-secondary{color:#1f2329;background:#fff;border:1px solid #d7dce5}.customer-master-profile-modal__skeleton{gap:12px;display:grid}.customer-master-profile-modal__skeleton span{background:#e9edf3;border-radius:999px;height:18px;display:block;position:relative;overflow:hidden}.customer-master-profile-modal__skeleton span:after{content:"";background:linear-gradient(90deg,#0000,#ffffffb8,#0000);animation:1.2s ease-in-out infinite customer-offer-skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}.customer-master-profile-modal__skeleton .is-avatar{border-radius:24px;width:96px;height:96px}.customer-master-profile-modal__skeleton .is-title{width:58%;height:32px}.customer-master-profile-modal__skeleton .is-card{border-radius:14px;height:96px}@media (max-width:1100px){.customer-pro-offers-shell{grid-template-columns:1fr}}@media (max-width:640px){.customer-master-profile-modal{padding:10px 10px max(10px, env(safe-area-inset-bottom));align-items:end}.customer-master-profile-modal__panel{border-radius:20px;max-height:min(88vh,100vh - 20px);padding:18px}.customer-master-profile-modal__hero{grid-template-columns:72px minmax(0,1fr);gap:13px;padding-right:48px}.customer-master-profile-modal__avatar{border-radius:20px;width:72px;height:72px;font-size:30px}.customer-master-profile-modal__hero h2,.customer-master-profile-modal__state h2{font-size:24px}.customer-master-profile-modal__facts,.customer-master-profile-modal__portfolio{grid-template-columns:1fr}.customer-order-offers-inline__list article{grid-template-columns:minmax(0,1fr) auto;display:grid}.customer-order-offers-inline__select{width:100%}.customer-order-offers-inline__actions{grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;display:grid}.customer-master-profile-modal__action{margin:20px -18px -18px;padding-inline:18px;bottom:-18px}.customer-master-profile-modal__offer-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-pro-offer-card__head{display:grid}}@media (prefers-reduced-motion:reduce){.customer-pro-primary-button,.customer-mobile-primary-button,.customer-offer-profile-button{transition:none}}.customer-master-profile-page__portfolio-open,.customer-master-profile-modal__portfolio-open{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;display:block}.customer-master-profile-page__portfolio article{transition:border-color .18s,box-shadow .22s,transform .22s cubic-bezier(.22,1,.36,1)}.customer-master-profile-page__portfolio article:hover{border-color:#cdd4de;transform:translateY(-2px);box-shadow:0 14px 34px #1c212a1a}.customer-master-profile-page__portfolio-media{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;display:grid}.customer-master-profile-page__portfolio-photo{background:#e9edf2;min-width:0;min-height:0;position:relative;overflow:hidden}.customer-master-profile-page__portfolio-photo:first-of-type:last-of-type{grid-area:1/1/-1/-1}.customer-master-profile-page__portfolio-photo:first-of-type:nth-last-of-type(2),.customer-master-profile-page__portfolio-photo:first-of-type:nth-last-of-type(2)~.customer-master-profile-page__portfolio-photo{grid-row:1/-1}.customer-master-profile-page__portfolio-photo img{object-fit:cover;transition:transform .36s cubic-bezier(.22,1,.36,1)}.customer-master-profile-page__portfolio-open:hover .customer-master-profile-page__portfolio-photo img{transform:scale(1.035)}.customer-master-profile-page__portfolio-media>b,.customer-master-profile-modal__portfolio-cover>b{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111316bd;border:1px solid #ffffff5c;border-radius:999px;place-items:center;min-width:42px;height:34px;padding:0 10px;font-size:13px;font-style:normal;font-weight:900;display:inline-grid;position:absolute;bottom:12px;right:12px}.customer-master-profile-page__portfolio-open>div:last-child{gap:7px;padding:16px;display:grid}.customer-master-profile-page__portfolio-open em,.customer-master-profile-modal__portfolio-open em{color:#20242a;align-items:center;gap:4px;margin-top:3px;font-size:12px;font-style:normal;font-weight:900;display:inline-flex}.customer-master-profile-modal__portfolio article{transition:border-color .18s,box-shadow .18s}.customer-master-profile-modal__portfolio article:hover{border-color:#ccd3dd;box-shadow:0 10px 28px #181d2617}.customer-master-profile-modal__portfolio-open{grid-template-columns:minmax(180px,.8fr) minmax(0,1.2fr);min-height:166px;display:grid}.customer-master-profile-modal__portfolio-cover{background:#e9edf2;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;min-width:0;min-height:166px;display:grid;position:relative;overflow:hidden}.customer-master-profile-modal__portfolio-cover img{object-fit:cover;width:100%;min-width:0;height:100%;min-height:0;transition:transform .3s cubic-bezier(.22,1,.36,1)}.customer-master-profile-modal__portfolio-cover img:first-of-type:last-of-type{grid-area:1/1/-1/-1}.customer-master-profile-modal__portfolio-cover img:first-of-type:nth-last-of-type(2),.customer-master-profile-modal__portfolio-cover img:first-of-type:nth-last-of-type(2)~img{grid-row:1/-1}.customer-master-profile-modal__portfolio-open:hover .customer-master-profile-modal__portfolio-cover img{transform:scale(1.035)}.customer-master-profile-modal__portfolio-open>div:last-child{flex-direction:column;align-items:flex-start;min-width:0;padding:17px 18px;display:flex}.customer-master-profile-modal__portfolio-open strong{color:#20242a;overflow-wrap:anywhere;font-size:17px;line-height:1.3}.customer-master-profile-modal__portfolio-open p{color:#687181;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:6px 0 12px;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.customer-master-profile-modal__portfolio-open span{color:#737c8a;align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.customer-master-profile-modal__portfolio-open em{margin-top:auto;padding-top:12px}.customer-master-portfolio-project{z-index:2400;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.customer-master-portfolio-project__backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#101318b8;border:0;position:absolute;inset:0}.customer-master-portfolio-project__panel{background:#fff;border:1px solid #ffffff57;border-radius:24px;width:min(1000px,100%);max-height:calc(100dvh - 40px);position:relative;overflow-y:auto;box-shadow:0 34px 110px #0000005c}.customer-master-portfolio-project__panel>header{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #e8ebf0;justify-content:space-between;align-items:center;min-height:70px;padding:12px 18px;display:flex;position:sticky;top:0}.customer-master-portfolio-project__back,.customer-master-portfolio-project__close{color:#272b32;border:0;justify-content:center;align-items:center;font-weight:850;display:inline-flex}.customer-master-portfolio-project__back{background:#f1f3f6;border-radius:11px;gap:7px;min-height:42px;padding:0 14px;font-size:13px}.customer-master-portfolio-project__close{background:#f1f3f6;border-radius:12px;width:42px;height:42px}.customer-master-portfolio-project__intro{gap:10px;padding:32px 34px 26px;display:grid}.customer-master-portfolio-project__intro>span{color:#ef1837;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:900}.customer-master-portfolio-project__intro h2{color:#1f2329;letter-spacing:-.04em;overflow-wrap:anywhere;max-width:820px;margin:0;font-size:clamp(30px,4vw,48px);font-weight:900;line-height:1.02}.customer-master-portfolio-project__intro p{color:#5f6978;white-space:pre-wrap;max-width:780px;margin:4px 0 0;font-size:15px;line-height:1.65}.customer-master-portfolio-project__intro>div{color:#596372;background:#f1f3f6;border-radius:999px;align-items:center;gap:7px;width:fit-content;padding:7px 11px;font-size:12px;font-weight:850;display:inline-flex}.customer-master-portfolio-project__gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 34px 34px;display:grid}.customer-master-portfolio-project__gallery>button{aspect-ratio:4/3;cursor:zoom-in;background:#e9edf2;border:0;border-radius:15px;min-width:0;padding:0;position:relative;overflow:hidden}.customer-master-portfolio-project__gallery>button:first-child{aspect-ratio:16/8;grid-column:1/-1}.customer-master-portfolio-project__gallery img{object-fit:cover;transition:transform .32s cubic-bezier(.22,1,.36,1)}.customer-master-portfolio-project__gallery>button:hover img{transform:scale(1.025)}.customer-master-portfolio-project__gallery>button>span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f1115b8;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:850;display:inline-flex;position:absolute;bottom:10px;right:10px}.customer-master-portfolio-project__empty{color:#727c8a;text-align:center;background:#f8f9fb;border:1px dashed #cbd2dc;border-radius:16px;place-items:center;gap:8px;min-height:240px;margin:0 34px 34px;display:grid}@media (max-width:720px){.customer-master-profile-modal__portfolio-open{grid-template-columns:118px minmax(0,1fr);min-height:138px}.customer-master-profile-modal__portfolio-cover{min-height:138px}.customer-master-profile-modal__portfolio-open>div:last-child{padding:13px}.customer-master-profile-modal__portfolio-open p{-webkit-line-clamp:2}.customer-master-portfolio-project{padding:8px 8px max(8px, env(safe-area-inset-bottom));align-items:end}.customer-master-portfolio-project__panel{border-radius:22px 22px 12px 12px;max-height:calc(100dvh - 8px)}.customer-master-portfolio-project__panel>header{min-height:62px;padding:10px 12px}.customer-master-portfolio-project__intro{padding:24px 18px 20px}.customer-master-portfolio-project__intro h2{font-size:30px}.customer-master-portfolio-project__gallery{grid-template-columns:1fr;gap:7px;padding:0 12px 18px}.customer-master-portfolio-project__gallery>button:first-child{aspect-ratio:4/3;grid-column:auto}.customer-master-portfolio-project__empty{margin:0 18px 20px}}.customer-surveyor-profile__verified{color:#19713c;background:#eaf7ef;border-radius:999px;align-items:center;gap:6px;width:fit-content;margin-top:10px;padding:7px 10px;font-size:13px;font-weight:800;display:inline-flex}.customer-surveyor-profile__privacy{color:#626a77;background:#f3f5f7;border-radius:10px;margin:20px 0 0;padding:13px 15px;font-size:14px;line-height:1.45}.customer-surveyor-profile__action{gap:14px}.customer-surveyor-profile__offer{background:#f7f8fa;border:1px solid #e3e7ed;border-radius:14px;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:12px;padding:12px;display:grid}.customer-surveyor-profile__offer>svg{color:#31363d;background:#fff;border-radius:12px;width:42px;height:42px;padding:10px}.customer-surveyor-profile__offer>div{gap:3px;min-width:0;display:grid}.customer-surveyor-profile__offer span{color:#737c89;font-size:12px;font-weight:800}.customer-surveyor-profile__offer strong{color:#1f2329;font-size:16px;line-height:1.3}.customer-surveyor-profile__offer p{color:#606975;margin:3px 0 0;font-size:13px;line-height:1.4}.customer-cabinet-page{color:#2f2f2f;background:#f2f3f5;min-height:100vh}.customer-cabinet-mobile{background:#f2f3f5;flex-direction:column;width:100%;max-width:none;min-height:100vh;margin:0;display:flex}.customer-mobile-header{background:#fff;grid-template-columns:minmax(70px,auto) minmax(0,1fr) auto;align-items:center;gap:8px;min-height:67px;padding:10px 12px 10px 16px;display:grid}.customer-mobile-header h1{color:#2f2f2f;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;overflow:hidden}.customer-mobile-brand{color:#151515;text-transform:uppercase;align-items:center;gap:5px;min-width:70px;display:inline-flex}.customer-mobile-brand span{background:#ed001f;width:17px;height:17px;display:block}.customer-mobile-brand strong{white-space:nowrap;font-size:9px;font-weight:800}.customer-mobile-icon-button{color:#303030;background:#f0f1f4;border:0;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}
.customer-mobile-header-spacer{width:38px;height:38px}.customer-mobile-profile-chip{color:#333;background:#fff;border:1px solid #eee;border-radius:6px;justify-content:end;align-items:center;gap:5px;min-width:78px;height:37px;padding:3px 5px 3px 8px;font-size:13px;line-height:1;display:inline-flex}.customer-mobile-profile-chip>span{text-overflow:ellipsis;white-space:nowrap;max-width:43px;overflow:hidden}.customer-mobile-profile-chip img,.customer-mobile-profile-chip i{border-radius:999px;width:29px;height:29px}.customer-mobile-profile-chip img{object-fit:cover}.customer-mobile-profile-chip i{color:#555;background:#e7e7e7;place-items:center;display:grid}.customer-mobile-screen{padding:max(env(safe-area-inset-top), 12px) 12px calc(180px + env(safe-area-inset-bottom));flex-direction:column;flex:1;gap:10px;display:flex}.customer-mobile-screen>.customer-cabinet-menu{margin:calc(-1 * max(env(safe-area-inset-top), 12px)) -12px calc(-180px - env(safe-area-inset-bottom));padding:max(env(safe-area-inset-top), 12px) 12px calc(184px + env(safe-area-inset-bottom));flex:1}.customer-mobile-screen>.customer-cabinet-menu-shell{margin:calc(-1 * max(env(safe-area-inset-top), 12px)) -12px calc(-180px - env(safe-area-inset-bottom));padding:max(env(safe-area-inset-top), 12px) 12px calc(184px + env(safe-area-inset-bottom));flex-direction:column;flex:1;gap:10px;display:flex}.customer-mobile-cta,.customer-mobile-block,.customer-mobile-order-hero,.customer-mobile-form,.customer-mobile-status-card,.customer-mobile-payment-card,.customer-mobile-code-card{background:#fff;border-radius:8px}.customer-mobile-cta{gap:12px;padding:16px;display:grid;box-shadow:inset 3px 0 #ed001f}.customer-mobile-cta h2,.customer-mobile-form h2,.customer-mobile-status-card h2,.customer-mobile-code-card h2,.customer-mobile-empty h2{color:#303030;font-size:20px;font-weight:600;line-height:1.18}.customer-mobile-cta p,.customer-mobile-status-card p,.customer-mobile-payment-card p,.customer-mobile-empty p{color:#666;margin-top:6px;font-size:13px;line-height:1.42}.customer-mobile-cta button,.customer-mobile-submit,.customer-mobile-payment-card button,.customer-mobile-code-card button,.customer-mobile-offer button,.customer-mobile-two-actions button:first-child{color:#fff;background:#151515;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:43px;padding:0 14px;font-size:15px;display:inline-flex}.customer-mobile-submit[aria-disabled=true]{cursor:not-allowed;opacity:.45}.customer-mobile-block{border:1px solid #e5e7eb;padding:12px}.customer-mobile-block-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.customer-mobile-block-head h2{color:#303030;font-size:18px;font-weight:600}.customer-mobile-block-head span{color:#555;background:#f0f1f4;border-radius:999px;place-items:center;min-width:25px;height:25px;font-size:13px;display:grid}.customer-mobile-action,.customer-mobile-info-row{border-bottom:1px solid #e6e8ec;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 0;display:grid}.customer-mobile-action:last-child,.customer-mobile-info-row:last-child{border-bottom:0}.customer-mobile-action>span,.customer-mobile-info-row>svg{color:#303030;background:#f0f1f4;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.customer-mobile-action h3{color:#303030;font-size:14px;font-weight:600}.customer-mobile-action p{color:#777;margin-top:3px;font-size:12px;line-height:1.3}.customer-mobile-action button{color:#fff;background:#151515;border:0;border-radius:7px;min-height:32px;padding:0 10px;font-size:12px}.customer-mobile-order-list{gap:8px;display:grid}.customer-mobile-order-list button{text-align:left;background:#f6f7f8;border:0;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:3px 8px;padding:12px 34px 12px 12px;display:grid;position:relative}.customer-mobile-order-list span,.customer-mobile-order-hero span{color:#777;font-size:12px}.customer-mobile-order-list strong{color:#303030;font-size:14px;line-height:1.25}.customer-mobile-order-list small{color:#666;grid-column:1/-1;font-size:12px;line-height:1.35}.customer-mobile-order-list em{color:#303030;grid-area:1/2/span 2;font-size:13px;font-style:normal;font-weight:600}.customer-mobile-order-list svg{color:#9a9a9a;position:absolute;bottom:12px;right:10px}.customer-mobile-order-card.is-skeleton{pointer-events:none}.customer-mobile-order-skeleton-line,.customer-mobile-order-skeleton-media,.customer-mobile-order-skeleton-button{background:linear-gradient(90deg,#eef1f5 0%,#f8f9fb 50%,#eef1f5 100%) 0 0/200% 100%;border-radius:999px;animation:1.2s ease-in-out infinite customerPaymentSkeleton;display:block}.customer-mobile-order-skeleton-line{width:82%;height:14px}.customer-mobile-order-skeleton-line.is-title{width:68%;height:24px}.customer-mobile-order-skeleton-line.is-short{width:44%}.customer-mobile-order-skeleton-media{border-radius:8px;width:100%;height:128px}.customer-mobile-order-skeleton-button{border-radius:8px;width:156px;height:44px}.customer-mobile-order-hero{padding:16px}.customer-mobile-order-hero h2{color:#303030;margin-top:5px;font-size:21px;font-weight:600;line-height:1.2}.customer-mobile-order-hero p{color:#666;margin-top:8px;font-size:13px;line-height:1.4}.customer-mobile-danger-link{color:#9f1d1d;background:#fff7f7;border:1px solid #f0d1d1;border-radius:8px;min-height:42px;font-size:14px}.customer-mobile-form{border:1px solid #e5e7eb;gap:10px;padding:12px;display:grid}.customer-mobile-form label{color:#555;gap:6px;font-size:13px;display:grid}.customer-mobile-form input,.customer-mobile-form textarea,.customer-mobile-code-card input{color:#303030;background:#f0f1f4;border:0;border-radius:8px;width:100%;font-size:15px}.customer-mobile-form input,.customer-mobile-code-card input{height:46px;padding:0 12px}.customer-mobile-form textarea{resize:vertical;min-height:100px;padding:12px}.customer-mobile-upload-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.customer-mobile-upload-grid button,.customer-mobile-upload-button{color:#3f4652;white-space:nowrap;background:#fff;border:1px solid #d8dbe1;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:44px;font-size:12px;font-weight:750;line-height:1;display:inline-flex}.customer-mobile-upload-grid button svg,.customer-mobile-upload-button svg{flex:none;display:block}.customer-mobile-info-row{grid-template-columns:34px 82px minmax(0,1fr)}.customer-mobile-info-row span{color:#777;font-size:12px}.customer-mobile-info-row strong{color:#303030;font-size:14px;font-weight:500;line-height:1.3}.customer-mobile-status-card,.customer-mobile-payment-card,.customer-mobile-code-card{justify-items:start;gap:10px;margin-bottom:10px;padding:16px;display:grid}.customer-mobile-status-card>svg,.customer-mobile-payment-card>svg{color:#151515}.customer-mobile-two-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.customer-mobile-two-actions button:last-child{color:#303030;background:#fff;border:1px solid #d7d7d7;border-radius:7px;min-height:43px}.customer-mobile-offer{border-bottom:1px solid #ececec;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:12px 0;display:grid}.customer-mobile-offer:last-child{border-bottom:0}.customer-mobile-offer h3{color:#303030;font-size:15px}.customer-mobile-offer p{color:#777;margin-top:4px;font-size:12px}.customer-mobile-offer strong{color:#303030;font-size:14px}.customer-mobile-offer button{grid-column:1/-1;width:100%}.customer-mobile-payment-card strong{color:#303030;font-size:28px;line-height:1}.customer-mobile-stars{color:#f4b400;gap:5px;display:flex}.customer-cabinet-mobile--flow{color:#333;background:#f2f3f5}.customer-flow-topbar{background:#fff;justify-content:space-between;align-items:center;height:74px;padding:18px 20px 12px;display:flex}.customer-flow-topbar button{color:#333;background:0 0;border:0;font-size:14px;text-decoration:underline}.customer-flow-titlebar{background:#fff;border:1px solid #e6e9ef;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;min-height:48px;margin:0 12px 8px;padding:8px 10px 8px 18px;display:flex;box-shadow:0 3px 6px #0000000a}.customer-flow-titlebar h1{color:#303030;font-size:17px;font-weight:700;line-height:1.2}.customer-flow-titlebar button{color:#333;background:#f7f7ff;border:0;border-radius:7px;min-height:34px;padding:0 12px;font-size:15px}.customer-mobile-screen--flow{padding:0 12px max(28px, env(safe-area-inset-bottom));gap:10px}.customer-png-stack{gap:10px;display:grid}.customer-png-card{background:#fff;border:1px solid #e4e6ea;border-radius:16px;overflow:hidden;box-shadow:0 12px 30px #1c222d0f}.customer-project-card{padding:14px 14px 13px}.customer-project-card__head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.customer-project-card h2,.customer-order-flow h2,.customer-offers-intro h2,.customer-measurement-card h2,.customer-act-card h2,.customer-review-card h2,.customer-complaint-card h2{color:#333;font-size:20px;font-weight:600;line-height:1.22}.customer-project-card__icons{gap:8px;display:flex}.customer-project-card__icons button{color:#333;background:#f4f5f7;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.customer-chip-row{flex-wrap:wrap;gap:6px;margin:8px 0 11px;display:flex}.customer-chip-row span,.customer-project-meta span,.customer-master-offer__stats span{color:#59606b;background:#f3f4f6;border-radius:5px;width:fit-content;padding:2px 7px;font-size:12px;line-height:1.2}.customer-chip-row span.is-dark{color:#fff;background:#202124}.customer-project-meta{color:#69707d;grid-template-columns:minmax(95px,auto) minmax(0,1fr);gap:7px 10px;font-size:13px;line-height:1.25;display:grid}.customer-project-meta p{color:#333;margin-top:0}.customer-project-meta strong{color:#69707d;font-size:13px;font-weight:500;display:block}.customer-photo-strip{border-top:1px solid #e3e5e8;border-bottom:1px solid #e3e5e8;grid-template-columns:repeat(3,1fr);gap:6px;margin:12px 0;padding:9px 0;display:grid}.customer-room-photo{background:linear-gradient(90deg,#0000 38%,#ffffffe6 39% 42%,#0000 43%),linear-gradient(#dff5ff 0 42%,#edf0f4 43% 72%,#d8dce0 73%);border-radius:4px;min-height:78px;position:relative;overflow:hidden}.customer-room-photo:before{content:"";background:linear-gradient(#ecffff,#bdeeff 60%,#8fd16a 61%);border:2px solid #fffffff2;position:absolute;inset:9px 20px 30px}.customer-room-photo span{color:#333;background:#ffffffe0;border-radius:999px;place-items:center;min-width:38px;height:29px;font-size:16px;display:grid;position:absolute;bottom:8px;right:6px}.customer-project-card__actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.customer-project-card__actions.is-single{grid-template-columns:1fr}.customer-project-card__actions button,.customer-more-card button,.customer-offers-intro button,.customer-master-offer__actions button,.customer-flow-bottom-actions button,.customer-png-muted{color:#333;background:#eef0f3;border:0;border-radius:7px;min-height:44px;font-size:14px;font-weight:600}.customer-project-card__actions button.customer-primary-order-action{color:#fff;background:#111;font-weight:800;box-shadow:0 12px 24px #11111124}.customer-mobile-order-card .customer-project-card__actions button{min-height:40px}.customer-mobile-order-card,.customer-mobile-order-detail,.customer-mobile-order-section{gap:12px;padding:14px;display:grid}.customer-mobile-order-card__top,.customer-mobile-order-detail__head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.customer-mobile-order-card h2,.customer-mobile-order-detail h2{color:#202124;font-size:19px;font-weight:800;line-height:1.2}.customer-mobile-order-card p,.customer-mobile-order-detail p,.customer-mobile-order-section p{color:#69707d;margin-top:4px;font-size:13px;line-height:1.35}.customer-mobile-order-card__top>span,.customer-mobile-order-detail__head>span{color:#59606b;background:#f1f2f4;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800}.customer-mobile-order-detail__head strong{color:#785000;background:#fff7e5;border-radius:999px;justify-self:end;padding:4px 8px;font-size:12px;font-weight:800}.customer-mobile-order-card__facts{flex-wrap:wrap;gap:6px;display:flex}.customer-mobile-order-card__facts span{color:#59606b;background:#f3f4f6;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:700}.customer-mobile-order-card__status{border-top:1px solid #e9ecef;justify-content:space-between;align-items:center;gap:10px;padding-top:11px;display:flex}.customer-mobile-order-card__status strong{color:#785000;background:#fff7e5;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:800}.customer-mobile-order-card__status span{color:#202124;justify-items:end;gap:2px;font-size:16px;font-weight:850;display:grid}.customer-mobile-order-card__status small{color:#8a929e;font-size:11px;font-weight:700;line-height:1.1}.customer-mobile-order-card__next{background:#f8f9fb;border-radius:8px;gap:4px;padding:10px;display:grid}.customer-mobile-order-card__next span,.customer-mobile-order-section h3{color:#69707d;text-transform:uppercase;font-size:12px;font-weight:800}.customer-mobile-order-card__next strong,.customer-mobile-order-section strong{color:#202124;font-size:14px;font-weight:800;line-height:1.3}.customer-mobile-order-detail__summary{gap:8px;display:grid}.customer-mobile-order-detail-screen{gap:9px}.customer-mobile-order-detail{gap:10px}.customer-mobile-order-detail__eyebrow{color:#69707d;letter-spacing:0;background:#f3f4f6;border-radius:999px;width:fit-content;padding:3px 8px;font-size:12px;font-weight:800}.customer-mobile-order-detail__address{align-items:flex-start;gap:5px;display:flex}.customer-mobile-order-detail__address svg{color:#69707d;flex:none;margin-top:1px}.customer-mobile-order-status-block{border-top:1px solid #eceff2;justify-content:space-between;align-items:center;gap:10px;padding-top:10px;display:flex}.customer-mobile-order-status-block>span{color:#69707d;text-transform:uppercase;font-size:12px;font-weight:800}.customer-mobile-order-status-badge{color:#4b5563;background:#f3f4f6;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:850;line-height:1}.customer-mobile-order-status-badge.is-warning{color:#785000;background:#fff7e5}.customer-mobile-order-status-badge.is-success{color:#17623b;background:#eaf7ef}.customer-mobile-order-status-badge.is-danger{color:#b00020;background:#fff0f1}.customer-mobile-order-media-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.customer-mobile-order-media-strip>span{aspect-ratio:1.25;background-color:#eef0f3;background-position:50%;background-size:cover;border-radius:7px;width:100%}.customer-mobile-order-card__facts span{align-items:center;gap:4px;min-height:28px;display:inline-flex}.customer-mobile-order-card__facts svg{color:#69707d;flex:none}.customer-mobile-order-next{background:linear-gradient(#fff 0%,#fbfcfd 100%);border-color:#d8dde4;gap:8px;padding:14px;display:grid}.customer-mobile-order-next>span{color:#69707d;text-transform:uppercase;align-items:center;gap:6px;font-size:12px;font-weight:850;display:inline-flex}.customer-mobile-order-next.is-waiting{background:#f8f9fa;border-color:#dfe3e8}.customer-mobile-order-next.is-waiting>span{color:#5f6672}.customer-mobile-order-next.is-document-signing{background:radial-gradient(circle at 100% 0,#ef002c3d,#0000 44%),#202124;border-color:#202124;gap:10px;position:relative;overflow:hidden;box-shadow:0 14px 32px #16181d2e}.customer-mobile-order-next.is-document-signing:before{content:"";background:#ef002c;width:4px;position:absolute;inset:0 auto 0 0}.customer-mobile-order-next.is-document-signing>span,.customer-mobile-order-next.is-document-signing strong{color:#fff}.customer-mobile-order-next.is-document-signing p{color:#d8dbe1}.customer-mobile-order-next.is-document-signing>button{color:#171717;background:#fff;width:100%;min-height:44px}.customer-mobile-order-next strong{color:#202124;font-size:17px;font-weight:850;line-height:1.2}.customer-mobile-order-next p,.customer-mobile-order-tab-panel p{color:#69707d;font-size:13px;line-height:1.35}.customer-mobile-order-next button{color:#fff;background:#202124;border:0;border-radius:7px;width:fit-content;min-height:38px;margin-top:2px;padding:0 13px;font-size:13px;font-weight:800}.customer-mobile-order-progress{padding:13px 14px}.customer-mobile-order-stepper{gap:0;margin:0;padding:0;list-style:none;display:grid}.customer-mobile-order-stepper li{color:#8a929e;grid-template-columns:26px minmax(0,1fr);gap:9px;min-height:34px;font-size:13px;font-weight:750;display:grid;position:relative}.customer-mobile-order-stepper li:not(:last-child):before{content:"";background:#dfe3e8;border-radius:999px;width:2px;height:calc(100% - 12px);position:absolute;top:22px;left:12px}.customer-mobile-order-stepper li.is-done:not(:last-child):before,.customer-mobile-order-stepper li.is-active:not(:last-child):before{background:#202124;animation:.64s cubic-bezier(.22,1,.36,1) both customerOrderLineCharge}.customer-mobile-order-stepper li.is-active:not(:last-child):after{content:"";background:linear-gradient(#0000,#ed001fa6,#0000);border-radius:999px;width:4px;height:22px;animation:.68s cubic-bezier(.22,1,.36,1) both customerOrderShimmer;position:absolute;top:22px;left:11px}.customer-mobile-order-stepper span{z-index:1;color:#69707d;background:#fff;border:1px solid #d8dde4;border-radius:999px;place-items:center;width:26px;height:26px;font-size:12px;font-weight:850;display:grid;position:relative}.customer-mobile-order-stepper p{margin:3px 0 0;line-height:1.25}.customer-mobile-order-stepper li.is-done,.customer-mobile-order-stepper li.is-active{color:#202124}.customer-mobile-order-stepper li.is-done span{color:#fff;background:#202124;border-color:#202124;animation:.56s cubic-bezier(.22,1,.36,1) both customerOrderStepPop}.customer-mobile-order-stepper li.is-active span{color:#202124;border-color:#202124;box-shadow:0 0 0 4px #2021240f}.customer-mobile-order-stepper li.is-active span i{background:#202124;border-radius:999px;width:8px;height:8px;animation:.56s cubic-bezier(.22,1,.36,1) both customerOrderActiveDot}.customer-mobile-order-tabs{gap:12px;padding:12px;scroll-margin-top:14px;display:grid}.customer-mobile-order-tabs__nav{background:#f2f3f5;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:4px;display:grid;position:relative}.customer-mobile-order-tabs__nav:after{content:"";background:0 0;border-radius:999px;height:2px;position:absolute;bottom:4px;left:4px;right:4px}.customer-mobile-order-tabs__nav:before{content:"";width:calc(25% - 2px);height:2px;transform:translateX(calc(var(--customer-mobile-order-tab-index,0) * 100%));z-index:2;pointer-events:none;background:#ed001f;border-radius:999px;transition:transform .26s cubic-bezier(.22,1,.36,1);position:absolute;bottom:4px;left:4px}.customer-mobile-order-tabs__nav button{z-index:1;color:#69707d;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;border-radius:6px;min-height:34px;font-size:11px;font-weight:800;transition:background-color .18s,color .18s,transform .18s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.customer-mobile-order-tabs__nav button.is-active{color:#202124;background:#fff;box-shadow:0 1px 2px #0f172a14}.customer-mobile-order-tab-panel{gap:10px;display:grid}.customer-documents-refresh--mobile{background:#f7f8fa;border:1px solid #e1e5ea;border-radius:8px;justify-items:start;gap:9px;padding:12px;display:grid}.customer-documents-refresh--mobile p{margin:0}.customer-documents-refresh--mobile button{color:#fff;background:#202124;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:13px;font-weight:800;transition:transform .18s cubic-bezier(.22,1,.36,1),opacity .18s;display:inline-flex}.customer-documents-refresh--mobile button:active:not(:disabled){transform:scale(.98)}.customer-documents-refresh--mobile button:disabled{cursor:wait;opacity:.58}.customer-documents-refresh--mobile .customer-documents-refresh__error{color:#c5252d;font-weight:700}.customer-mobile-inline-retry{background:#fff7f7;border:1px solid #f0b7ba;border-radius:8px;justify-items:start;gap:8px;padding:14px;display:grid}.customer-mobile-inline-retry strong{color:#202124;font-size:15px}.customer-mobile-inline-retry p{color:#a62129;margin:0;font-size:13px;line-height:1.4}.customer-mobile-inline-retry button{color:#fff;background:#202124;border:0;border-radius:7px;min-height:38px;padding:0 14px;font-size:13px;font-weight:800}.customer-mobile-order-tab-motion{animation:.28s cubic-bezier(.22,1,.36,1) both customerOrderPanelEnter}.customer-mobile-order-tab-motion[data-direction=backward]{animation-name:customerOrderPanelEnterBack}.customer-mobile-order-panel-row{border-bottom:1px solid #eceff2;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding-bottom:10px;display:grid}.customer-mobile-order-panel-row:last-of-type{border-bottom:0;padding-bottom:0}.customer-mobile-order-panel-row>span{color:#202124;background:#f3f4f6;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.customer-mobile-order-panel-row strong{color:#202124;font-size:14px;font-weight:850;line-height:1.25;display:block}.customer-mobile-order-panel-row small{color:#69707d;margin-top:2px;font-size:12px;line-height:1.2;display:block}.customer-mobile-order-info-list{border:1px solid #eceff2;border-radius:8px;gap:0;display:grid;overflow:hidden}.customer-mobile-order-info-list .customer-field-box{border:0;border-bottom:1px solid #eceff2;border-radius:0}.customer-mobile-order-info-list .customer-field-box:last-child{border-bottom:0}.customer-mobile-material-list,.customer-mobile-document-list{gap:6px;display:grid}.customer-mobile-document-row,.customer-pro-document-row{gap:8px;display:grid}.customer-pro-document-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.customer-mobile-document-list a,.customer-mobile-document-list [data-file-state=pending],.customer-mobile-material-list a{color:#202124;background:#f3f4f6;border-radius:7px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:42px;padding:8px;text-decoration:none;display:grid}.customer-mobile-document-list span:not(.customer-file-access__state),.customer-mobile-material-list span{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.customer-mobile-document-list small,.customer-mobile-material-list small{color:#69707d;font-size:11px;font-weight:750}.customer-document-package{border-radius:8px;gap:9px;min-width:0;display:grid}.customer-document-package__title{grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.customer-document-package__title svg{color:#5f6875}.customer-document-package__title span,.customer-document-package__title small{min-width:0}.customer-document-package__title span{color:#202124;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:850;overflow:hidden}.customer-document-package__title small{color:#69707d;grid-column:2;font-size:11px;font-weight:750}.customer-document-package__links{gap:8px;padding-left:32px;display:grid}.customer-document-package__file{grid-template-columns:minmax(220px,1fr) auto;align-items:center;gap:10px;min-width:0;display:grid}.customer-document-package__file>button{border-radius:999px;min-height:30px;padding:0 10px;font-size:12px}.customer-document-package__links [data-file-state=pending],.customer-mobile-document-list [data-file-state=pending]{cursor:default;opacity:.72}.customer-document-package__links .customer-file-access__state{margin-left:5px}.customer-document-package--mobile{background:#f3f4f6;padding:8px}.customer-document-package--mobile .customer-document-package__links{padding-left:0}.customer-document-package--mobile .customer-document-package__file{grid-template-columns:1fr;align-items:stretch;width:100%;display:grid}.customer-document-open-link{align-items:center;min-width:0;min-height:64px;box-shadow:0 1px 2px #1118270a;color:#171717!important;background:#fff!important;border:1px solid #d8dde4!important;border-radius:8px!important;grid-template-columns:42px minmax(0,1fr) 34px!important;gap:11px!important;padding:9px 10px!important;text-decoration:none!important;transition:transform .16s cubic-bezier(.22,1,.36,1),border-color .16s cubic-bezier(.22,1,.36,1),box-shadow .16s cubic-bezier(.22,1,.36,1),background-color .16s cubic-bezier(.22,1,.36,1)!important;display:grid!important}.customer-document-open-link[href]:hover{transform:translateY(-1px);box-shadow:0 7px 18px #11182717;background:#fff!important;border-color:#202124!important}.customer-document-open-link[href]:active{transform:translateY(0)scale(.995)}.customer-document-open-link:focus-visible{outline-offset:2px;outline:3px solid #ef002933}.customer-document-open-link__icon,.customer-document-open-link__action{border-radius:7px;place-items:center;display:grid}.customer-document-open-link__icon{color:#3f4650;background:#f1f3f5;width:42px;height:42px}.customer-document-open-link__copy{gap:2px;min-width:0;display:grid}.customer-document-open-link__copy strong{color:#171717;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:850;line-height:1.25;overflow:hidden}.customer-document-open-link__copy small{color:#69707d;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;line-height:1.3;overflow:hidden}.customer-document-open-link__action{color:#fff;background:#171717;width:34px;height:34px;transition:transform .16s cubic-bezier(.22,1,.36,1)}.customer-document-open-link[href]:hover .customer-document-open-link__action{transform:translate(1px,-1px)}.customer-document-open-link[data-file-state=pending]{box-shadow:none;grid-template-columns:42px minmax(0,1fr)!important}.customer-document-open-link[data-file-state=pending]>.customer-file-access__state{grid-column:2;margin:-2px 0 0!important}@media (max-width:640px){.customer-document-package__links{padding-left:0}.customer-document-open-link{min-height:62px}}.customer-document-sign-button,.customer-document-signed{border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-size:13px;font-weight:850;display:inline-flex}.customer-document-sign-button{color:#fff;background:#202124;border:0;transition:transform .16s cubic-bezier(.22,1,.36,1),background-color .16s cubic-bezier(.22,1,.36,1)}.customer-document-sign-button:hover{background:#111214}.customer-document-sign-button:active{transform:scale(.98)}.customer-document-sign-button:disabled{cursor:wait;opacity:.62}.customer-document-sign-error{color:#d92d20;margin-top:8px;font-size:13px;line-height:1.4;display:block}.customer-document-sign-button--mobile{width:100%}.customer-document-signed{color:#057647;background:#e9f7ef}.customer-document-signing-overlay{z-index:14000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#1118276b;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.customer-document-signing-modal{color:#202124;background:#fff;border:1px solid #ffffffb8;border-radius:14px;width:min(100%,460px);overflow:hidden;box-shadow:0 26px 80px #0f172a42}.customer-document-signing-modal__head{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:flex-start;gap:14px;padding:17px 18px;display:flex}.customer-document-signing-modal__head span{color:#69707d;font-size:12px;font-weight:850}.customer-document-signing-modal__head h2{color:#17191d;letter-spacing:0;margin:4px 0 0;font-size:20px;font-weight:900}.customer-document-signing-modal__head button{color:#4b5563;background:#f1f3f6;border:0;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.customer-document-signing-modal__body{gap:14px;padding:18px;display:grid}.customer-document-signing-modal__body p{color:#5f6875;margin:0;font-size:14px;line-height:1.45}.pep-consent{color:#363c45;background:#f7f8fa;border:1px solid #dce1e8;border-radius:14px;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:11px;padding:15px;font-size:13px;line-height:1.5;display:grid!important}.pep-consent input{accent-color:#15171b;margin:0;width:22px!important;height:22px!important}.pep-consent a{color:#15171b;text-underline-offset:2px;font-weight:700;text-decoration:underline}.customer-document-signing-modal__body label{gap:7px;display:grid}.customer-document-signing-modal__body label span{color:#4f5662;font-size:12px;font-weight:850}.customer-document-signing-modal__body input{color:#202124;letter-spacing:0;background:#fff;border:1px solid #d8dde5;border-radius:10px;outline:0;width:100%;min-height:46px;padding:0 13px;font-size:18px;font-weight:850}.customer-document-signing-modal__body input:focus{border-color:#202124;box-shadow:0 0 0 3px #20212414}.customer-document-signing-modal__error{color:#b42318;font-size:13px;font-weight:800}.customer-document-signing-modal__primary{color:#fff;background:#202124;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:46px;font-size:14px;font-weight:900;display:inline-flex}.customer-document-signing-modal__primary:disabled{cursor:not-allowed;opacity:.48}.customer-document-signing-modal__resend{color:#20242a;min-height:42px;font:inherit;background:#fff;border:1px solid #d6dbe3;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:700;transition:background-color .16s,border-color .16s,transform .16s;display:inline-flex}.customer-document-signing-modal__resend:hover:not(:disabled){background:#f5f6f8;border-color:#aeb6c2}.customer-document-signing-modal__resend:active:not(:disabled){transform:translateY(1px)}.customer-document-signing-modal__resend:disabled{cursor:not-allowed;opacity:.48}.customer-document-signing-spinner{animation:.8s linear infinite customer-document-signing-spin}@keyframes customer-document-signing-spin{to{transform:rotate(360deg)}}.customer-document-toast{top:max(22px, env(safe-area-inset-top));z-index:14500;color:#17191d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff5;border:1px solid #1118271a;border-radius:14px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:12px;width:min(460px,100vw - 32px);min-height:72px;padding:15px 17px;animation:3.2s cubic-bezier(.22,1,.36,1) both customerProfileToast;display:grid;position:fixed;right:24px;box-shadow:0 22px 54px #0f172a2e}.customer-document-toast:before{content:"";background:#16a34a;border-radius:999px;width:3px;position:absolute;inset:10px auto 10px 0}.customer-document-toast span{color:#067647;background:#ecfdf3;border-radius:999px;place-items:center;width:34px;height:34px;font-size:17px;font-weight:900;display:grid}.customer-document-toast strong{color:#17191d;font-size:15px;font-weight:850}.customer-document-toast.is-error:before{background:#dc2626}.customer-document-toast.is-error span{color:#b42318;background:#fff1f2}.customer-feedback-form{background:#fff;border:1px solid #dde2ea;border-radius:14px;gap:16px;width:100%;padding:20px;display:grid}.customer-review-action{gap:8px;min-width:0;margin-bottom:12px;display:grid}.customer-review-action.is-loading{place-items:center;min-height:48px}.customer-review-action.is-complete,.customer-review-action.is-error{background:#f7f8fa;border:1px solid #dde2e9;border-radius:8px;padding:14px}.customer-review-action p{color:#59606b;overflow-wrap:anywhere;margin:0;line-height:1.45}.customer-review-action__button,.customer-review-action.is-error button{color:#202124;width:100%;min-height:46px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d8dde4;border-radius:7px;justify-content:center;align-items:center;gap:8px;font-weight:800;transition:transform .16s,border-color .16s,background-color .16s;display:inline-flex}.customer-review-action__button:hover,.customer-review-action.is-error button:hover{background:#f7f8fa;border-color:#202124}.customer-review-action__button:active,.customer-review-action.is-error button:active{transform:scale(.985)}.customer-review-action__rating{color:#c5cad2;gap:3px;display:flex}.customer-review-action__rating .is-active{color:#f5aa18;fill:currentColor}.customer-feedback-form--mobile{background:#f2f3f5;border:0;border-radius:0;min-height:calc(100vh - 96px);padding:18px 16px 112px}.customer-feedback-form__head{gap:7px;display:grid}.customer-feedback-form__head span{color:#ef233c;letter-spacing:0;font-size:12px;font-weight:900}.customer-feedback-form__head h2{color:#202124;letter-spacing:0;margin:0;font-size:24px;font-weight:900;line-height:1.08}.customer-feedback-form__head p,.customer-feedback-form__order span,.customer-feedback-form__blocked{color:#626b7a;margin:0;font-size:14px;font-weight:650;line-height:1.45}.customer-feedback-form__order{border-top:1px solid #eef1f5;border-bottom:1px solid #eef1f5;gap:5px;padding:12px 0;display:grid}.customer-feedback-form__order strong{color:#202124;font-size:16px;font-weight:900;line-height:1.25}.customer-feedback-form__blocked{background:#f7f8fa;border:1px solid #e3e7ee;border-radius:12px;padding:12px 14px}.customer-feedback-form__rating{align-items:center;gap:6px;display:inline-flex}.customer-feedback-form__rating button{color:#aeb5c0;background:#fff;border:1px solid #e1e5eb;border-radius:12px;place-items:center;width:40px;height:40px;transition:transform .18s cubic-bezier(.22,1,.36,1),border-color .18s cubic-bezier(.22,1,.36,1),color .18s cubic-bezier(.22,1,.36,1);display:grid}.customer-feedback-form__rating button.is-active{color:#ef233c;border-color:#ef233c38}.customer-feedback-form__rating button:active{transform:scale(.96)}.customer-feedback-form__field{gap:8px;display:grid}.customer-feedback-form__field span{color:#4f5662;font-size:13px;font-weight:850}.customer-feedback-form__field textarea{resize:vertical;color:#202124;background:#fff;border:1px solid #d8dde5;border-radius:12px;outline:0;width:100%;min-height:156px;padding:13px 14px;font-size:15px;font-weight:650;line-height:1.45}.customer-feedback-form__field textarea:focus{border-color:#202124;box-shadow:0 0 0 3px #20212414}.customer-feedback-form__field textarea:disabled{cursor:not-allowed;color:#8b94a3;background:#f7f8fa}.customer-feedback-form__error{color:#b42318;margin:-4px 0 0;font-size:13px;font-weight:850}.customer-feedback-form__submit{color:#fff;background:#202124;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:15px;font-weight:900;transition:transform .18s cubic-bezier(.22,1,.36,1),opacity .18s cubic-bezier(.22,1,.36,1);display:inline-flex}.customer-action-spinner{flex:none;animation:.8s linear infinite customer-action-spin}@keyframes customer-action-spin{to{transform:rotate(360deg)}}.customer-feedback-form__submit:disabled{cursor:not-allowed;opacity:.46}.customer-feedback-form__submit:not(:disabled):active{transform:scale(.985)}@media (prefers-reduced-motion:reduce){.customer-feedback-form__rating button,.customer-feedback-form__submit{transition:none}.customer-action-spinner{animation-duration:1.8s}}.customer-order-materials{gap:12px;display:grid}.customer-order-materials__dropzone{color:#202329;cursor:pointer;background:#fff;border:1px dashed #cbd3df;border-radius:9px;outline:none;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;min-height:112px;padding:16px 18px;transition:border-color .18s cubic-bezier(.22,1,.36,1),background-color .18s cubic-bezier(.22,1,.36,1),box-shadow .18s cubic-bezier(.22,1,.36,1),transform .18s cubic-bezier(.22,1,.36,1);display:grid}.customer-order-materials__dropzone:hover,.customer-order-materials__dropzone:focus-visible,.customer-order-materials__dropzone.is-drag-active{background:#fff7f8;border-color:#ef0016;transform:translateY(-1px);box-shadow:0 8px 24px #12171f12}.customer-order-materials__dropzone[aria-disabled=true]{cursor:default;opacity:.58;transform:none}.customer-order-materials__dropzone-icon{color:#202329;background:#f2f4f7;border-radius:8px;place-items:center;width:44px;height:44px;display:grid}.customer-order-materials__dropzone.is-drag-active .customer-order-materials__dropzone-icon{color:#fff;background:#ef0016}.customer-order-materials__dropzone div{gap:3px;min-width:0;display:grid}.customer-order-materials__dropzone strong{font-size:14px;font-weight:850}.customer-order-materials__dropzone div span,.customer-order-materials__dropzone>small{color:#737c8a;font-size:12px;line-height:1.4}.customer-order-materials__dropzone>small{white-space:nowrap}.customer-order-materials__composer{background:#f8fafc;border:1px solid #dce2ea;border-radius:8px;gap:11px;padding:14px;display:grid}.customer-order-materials__composer-head div{gap:3px;display:grid}.customer-order-materials__composer-head strong{color:#202329;font-size:14px}.customer-order-materials__composer-head span{color:#6e7786;font-size:12px;line-height:1.45}.customer-order-materials__composer-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.customer-order-materials__composer-actions button{color:#202329;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d4dbe5;border-radius:7px;justify-content:center;align-items:center;gap:7px;font-size:13px;font-weight:750;transition:border-color .16s,background-color .16s,transform .16s;display:inline-flex}.customer-order-materials__composer-actions button:hover{background:#f4f6f8;border-color:#9ba5b4;transform:translateY(-1px)}.customer-order-materials__composer-actions button:disabled{cursor:default;opacity:.48;transform:none}.customer-order-materials__upload-state{color:#5e6877;place-items:center;gap:4px;min-height:48px;font-size:12px;display:grid}.customer-order-materials__upload-state svg{animation:.9s linear infinite customer-order-material-spin}.customer-order-materials__upload-progress{color:#4b5563;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;font-size:12px;font-weight:750;display:grid}.customer-order-materials__upload-progress div{background:#e2e6ec;border-radius:999px;height:9px;overflow:hidden}.customer-order-materials__upload-progress i{border-radius:inherit;background:#111315;height:100%;transition:width .1s linear;display:block}.customer-order-materials__upload-error{color:#d51a30;margin:0;font-size:12px;font-weight:650}.customer-order-materials__load-error{color:#8f1d14;background:#fff5f4;border:1px solid #f5b7b1;border-radius:7px;justify-content:space-between;align-items:center;gap:14px;padding:13px 14px;display:flex}.customer-order-materials__load-error strong,.customer-order-materials__load-error p{margin:0;display:block}.customer-order-materials__load-error p{margin-top:3px;font-size:13px;line-height:1.4}.customer-order-materials__load-error button{color:#fff;cursor:pointer;background:#111214;border:0;border-radius:6px;flex:none;min-height:38px;padding:0 14px;font-weight:750}@media (max-width:640px){.customer-order-materials__load-error{flex-direction:column;align-items:stretch}.customer-order-materials__load-error button{width:100%}}.customer-order-materials__section{gap:8px;display:grid}.customer-order-materials__section-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.customer-order-materials__section-head h3{color:#202124;letter-spacing:0;margin:0;font-size:13px;font-weight:850}.customer-order-materials__section-head span{color:#69707d;background:#f0f1f3;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;font-size:11px;font-weight:850;display:inline-flex}.customer-order-materials__gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.customer-order-materials.is-desktop .customer-order-materials__gallery{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px}.customer-order-materials__tile{aspect-ratio:1.35;color:#fff;cursor:pointer;background:#111827;border:1px solid #12171f14;border-radius:8px;min-width:0;padding:0;transition:box-shadow .18s cubic-bezier(.22,1,.36,1),transform .18s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;box-shadow:0 0 0 1px #00000005,0 1px 2px #12171f0a}.customer-order-materials__tile-wrap{min-width:0;position:relative}.customer-order-materials__tile-wrap .customer-order-materials__tile{width:100%}.customer-order-materials__delete,.customer-order-materials__file-row>button,.customer-order-materials__voice-row>button{color:#687282;cursor:pointer;background:#fff;border:0;border-radius:7px;place-items:center;width:34px;height:34px;transition:color .16s,background-color .16s,transform .16s;display:grid;box-shadow:0 4px 14px #12171f1f}.customer-order-materials__delete{z-index:3;position:absolute;top:7px;right:7px}.customer-order-materials__delete:hover,.customer-order-materials__file-row>button:hover,.customer-order-materials__voice-row>button:hover{color:#d4112c;background:#fff0f2;transform:translateY(-1px)}.customer-order-materials__tile:hover{transform:translateY(-1px);box-shadow:0 0 0 1px #0000000f,0 8px 24px #12171f1a}.customer-order-materials__tile:focus-visible{outline-offset:2px;outline:2px solid #ef0016}.customer-order-materials__tile.is-unavailable{color:#697282;cursor:default;background:#eef1f5}.customer-order-materials__tile.is-unavailable:hover{transform:none;box-shadow:0 0 0 1px #00000005,0 1px 2px #12171f0a}.customer-order-materials__preview-pending{color:#747d8b;text-align:center;place-content:center;justify-items:center;gap:7px;padding:20px;display:grid;position:absolute;inset:0}.customer-order-materials__preview-pending b{max-width:150px;font-size:11px;line-height:1.25}.customer-order-materials__image,.customer-order-materials__tile video{object-fit:cover;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.customer-order-materials__tile:after{content:"";background:linear-gradient(#11182700,#111827b8);height:48%;position:absolute;inset:auto 0 0}.customer-order-materials__tile.is-unavailable:after{display:none}.customer-order-materials__tile.is-unavailable small{color:#3d4653}.customer-order-materials__tile small{z-index:1;color:#ffffffeb;text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:750;line-height:1.2;position:absolute;bottom:7px;left:8px;right:8px;overflow:hidden}.customer-order-materials__play{z-index:1;color:#111;background:#ffffffe0;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 24px #0000002e}.customer-order-materials__files{gap:7px;display:grid}.customer-order-materials__voices{gap:10px;display:grid}.customer-order-materials__voice-card{background:#fbfbfc;border:1px solid #e5e9ef;border-radius:8px;gap:5px;min-width:0;padding:8px 10px;transition:background-color .18s cubic-bezier(.22,1,.36,1),box-shadow .18s cubic-bezier(.22,1,.36,1),transform .18s cubic-bezier(.22,1,.36,1);display:grid}.customer-order-materials__voice-card:hover{background:#fff;transform:translateY(-1px);box-shadow:0 7px 20px #12171f12}.customer-order-materials__voice-card>small{color:#78818f;padding-left:44px;font-size:11px}.customer-order-materials__voice-row,.customer-order-materials__file-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;display:grid}.customer-order-materials__file-row{grid-template-columns:minmax(0,1fr) 34px;position:relative}.customer-order-materials__files a,.customer-order-materials__files [data-file-state=pending]{color:#171717;background:#fbfbfc;border:1px solid #e9ecef;border-radius:8px;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:42px;padding:8px 10px;text-decoration:none;transition:background-color .16s cubic-bezier(.22,1,.36,1),border-color .16s cubic-bezier(.22,1,.36,1),box-shadow .18s cubic-bezier(.22,1,.36,1),transform .18s cubic-bezier(.22,1,.36,1);display:grid}@keyframes customer-order-material-spin{to{transform:rotate(360deg)}}@media (max-width:600px){.customer-order-materials__composer-actions{grid-template-columns:1fr}.customer-order-materials__composer-actions button{justify-content:flex-start;padding:0 13px}}.customer-order-materials__files a:hover{background:#fff;border-color:#d8dde4;transform:translateY(-1px);box-shadow:0 7px 20px #12171f12}.customer-order-materials__files [data-file-state=pending]{cursor:default;opacity:.72}.customer-file-access__state{color:#69707d;white-space:normal;grid-column:2/-1;font-size:11px;font-weight:750}.customer-order-materials__files a>span{gap:2px;min-width:0;display:grid}.customer-order-materials__files a>span strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.customer-order-materials__files a>span small{color:#69707d;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:650;overflow:hidden}.customer-order-materials__file-menu{z-index:4;position:relative}.customer-order-materials__file-menu summary{color:#606978;cursor:pointer;background:#fff;border:1px solid #dde2e9;border-radius:7px;place-items:center;width:34px;height:34px;list-style:none;display:grid}.customer-order-materials__file-menu summary::-webkit-details-marker{display:none}.customer-order-materials__file-menu[open] summary,.customer-order-materials__file-menu summary:hover{color:#202329;background:#f5f6f8;border-color:#bbc3ce}.customer-order-materials__file-menu>div{z-index:8;transform-origin:100% 0;background:#fff;border:1px solid #e0e4ea;border-radius:8px;gap:2px;width:180px;padding:5px;display:grid;position:absolute;top:calc(100% + 5px);right:0;box-shadow:0 14px 34px #12171f24}.customer-order-materials__file-menu a,.customer-order-materials__file-menu button{color:#2d323a;min-height:34px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;padding:0 9px;font-size:12px;font-weight:750;text-decoration:none;display:flex}.customer-order-materials__file-menu a:hover,.customer-order-materials__file-menu button:not(:disabled):hover{background:#f3f5f7}.customer-order-materials__file-menu button:disabled{color:#a0a7b2;cursor:not-allowed}.customer-order-materials__file-menu .is-danger{color:#d4112c}.customer-order-materials__empty{color:#202329;text-align:center;background:#fbfcfd;border:1px dashed #d5dbe4;border-radius:9px;align-content:center;place-items:center;gap:7px;min-height:230px;padding:28px;display:grid}.customer-order-materials__empty>span{color:#626c7b;background:#eef1f5;border-radius:12px;place-items:center;width:62px;height:62px;margin-bottom:5px;display:grid;position:relative}.customer-order-materials__empty>span svg:last-child{color:#fff;box-sizing:content-box;background:#ef0016;border-radius:999px;padding:4px;position:absolute;bottom:-4px;right:-4px}.customer-order-materials__empty strong{font-size:15px;font-weight:850}.customer-order-materials__empty p{color:#737c89;max-width:440px;margin:0;font-size:12px;line-height:1.5}.customer-order-materials__empty button{color:#fff;min-height:36px;font:inherit;cursor:pointer;background:#111214;border:0;border-radius:7px;margin-top:7px;padding:0 14px;font-size:12px;font-weight:800}@media (max-width:640px){.customer-order-materials__dropzone{grid-template-columns:auto minmax(0,1fr);min-height:98px;padding:13px}.customer-order-materials__dropzone>small{display:none}.customer-order-materials__voice-card>small{padding-left:0}}@media (prefers-reduced-motion:reduce){.customer-order-materials__dropzone,.customer-order-materials__tile,.customer-order-materials__voice-card,.customer-order-materials__files a,.customer-order-materials__delete,.customer-order-materials__file-row>button,.customer-order-materials__voice-row>button{transition:none}.customer-order-materials__dropzone:hover,.customer-order-materials__dropzone:focus-visible,.customer-order-materials__dropzone.is-drag-active,.customer-order-materials__tile:hover,.customer-order-materials__voice-card:hover,.customer-order-materials__files a:hover{transform:none}}.customer-order-media-viewer{z-index:10000;background:#000;place-items:center;padding:0;display:grid;position:fixed;inset:0}.customer-order-media-viewer__backdrop{cursor:pointer;background:#000;border:0;padding:0;animation:.18s cubic-bezier(.22,1,.36,1) both customerMediaBackdropIn;position:absolute;inset:0}.customer-order-media-viewer__panel{z-index:1;color:#fff;width:100%;height:100dvh;box-shadow:none;opacity:var(--customer-media-drag-opacity,1);touch-action:none;-webkit-user-select:none;user-select:none;background:#000;border-radius:0;grid-template-rows:auto minmax(0,1fr);animation:.24s cubic-bezier(.22,1,.36,1) both customerMediaPanelIn;display:grid;position:relative;overflow:hidden}.customer-order-media-viewer__panel.is-dragging .customer-order-media-viewer__media{transition:none}.customer-order-media-viewer__top{z-index:4;padding:max(env(safe-area-inset-top), 16px) max(env(safe-area-inset-right), 18px) 12px max(env(safe-area-inset-left), 18px);pointer-events:none;background:linear-gradient(#000000bd,#0000);border-bottom:0;justify-content:space-between;align-items:center;gap:14px;display:flex;position:relative}.customer-order-media-viewer__top div{gap:2px;min-width:0;display:grid}.customer-order-media-viewer__top strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;overflow:hidden}.customer-order-media-viewer__top span{color:#ffffff94;font-size:12px;font-weight:750}.customer-order-media-viewer__top button,.customer-order-media-viewer__arrow{color:#fff;cursor:pointer;pointer-events:auto;background:#ffffff14;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;transition:background-color .16s cubic-bezier(.22,1,.36,1),transform .16s cubic-bezier(.22,1,.36,1);display:inline-flex}.customer-order-media-viewer__top button{flex:none;width:38px;height:38px}.customer-order-media-viewer__top button:hover,.customer-order-media-viewer__arrow:hover{background:#ffffff29}.customer-order-media-viewer__stage{min-height:0;padding:0 72px max(env(safe-area-inset-bottom), 20px);place-items:center;display:grid;position:relative;overflow:hidden}.customer-order-media-viewer__media{width:100%;height:100%;transform:translate3d(var(--customer-media-drag-x,0), var(--customer-media-drag-y,0), 0) scale(var(--customer-media-drag-scale,1));place-items:center;transition:opacity .2s cubic-bezier(.22,1,.36,1),transform .24s cubic-bezier(.22,1,.36,1);animation:.22s cubic-bezier(.22,1,.36,1) both customerMediaItemIn;display:grid}.customer-order-media-viewer__image{background-image:var(--customer-media-viewer-image);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:0;width:100%;height:100%}.customer-order-media-viewer__video{object-fit:contain;background:#000;border-radius:0;width:100%;height:100%;max-height:100%}.customer-order-media-viewer__arrow{z-index:4;width:46px;height:46px;position:absolute;top:50%;transform:translateY(-50%)}.customer-order-media-viewer__arrow.is-prev{left:max(env(safe-area-inset-left), 18px)}.customer-order-media-viewer__arrow.is-next{right:max(env(safe-area-inset-right), 18px)}.customer-payment-actions{gap:10px;width:100%;display:grid}.customer-additional-work{background:#fff;border:1px solid #dce2ea;border-radius:16px;gap:14px;padding:18px;display:grid;box-shadow:0 18px 50px #0f172a0f}.customer-additional-work--mobile{box-shadow:none;border-radius:14px;padding:14px}.customer-additional-work__active-list{gap:14px;display:grid}.customer-additional-work__active-item{background:#fff;border:1px solid #e1e6ee;border-radius:14px;gap:14px;padding:16px;display:grid}.customer-additional-work__head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.customer-additional-work__head span{color:#8b94a2;letter-spacing:.03em;text-transform:uppercase;font-size:12px;font-weight:900}.customer-additional-work__head strong{color:#4b5563;text-align:right;background:#f1f3f6;border-radius:999px;max-width:52%;padding:6px 10px;font-size:12px;font-weight:900;line-height:1.15}.customer-additional-work__body{gap:12px;display:grid}.customer-additional-work__summary{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:14px;display:grid}.customer-additional-work__summary h2{color:#202124;margin:0;font-size:22px;font-weight:950;line-height:1.14}.customer-additional-work__summary p{color:#69707d;margin:6px 0 0;font-size:14px;line-height:1.45}.customer-additional-work__summary>strong{white-space:nowrap;color:#202124;font-size:22px;font-weight:950;line-height:1.1}.customer-additional-work__meta{border-top:1px solid #edf0f3;gap:8px;padding-top:12px;display:grid}.customer-additional-work__meta span:first-child{color:#4b5563;background:#f4f6f8;border-radius:999px;width:fit-content;padding:6px 10px;font-size:12px;font-weight:900}.customer-additional-work__meta span:last-child{color:#69707d;font-size:14px;line-height:1.45}.customer-additional-work__structured-estimate{border-top:1px solid #edf0f3;border-bottom:1px solid #edf0f3;display:grid}.customer-additional-work__structured-estimate>div:first-child,.customer-additional-work__estimate-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 14px;padding:10px 2px;display:grid}.customer-additional-work__structured-estimate>div:first-child{color:#202124;grid-template-columns:minmax(0,1fr) auto}.customer-additional-work__structured-estimate>div:first-child span{color:#8b94a2;text-transform:uppercase;font-size:10px;font-weight:900}.customer-additional-work__estimate-section{display:grid}.customer-additional-work__estimate-section h3{color:#4b5563;border-top:1px solid #edf0f3;margin:0;padding:10px 2px 7px;font-size:12px;font-weight:950}.customer-additional-work__estimate-row{border-top:1px solid #edf0f3}.customer-additional-work__estimate-row>span{color:#202124;min-width:0;font-size:13px;font-weight:850}.customer-additional-work__estimate-row>small{color:#7b8492;grid-column:1;font-size:11px}.customer-additional-work__estimate-row>strong{color:#202124;white-space:nowrap;grid-area:1/2/3;font-size:13px;font-weight:950}.customer-additional-work__estimate{color:#202124;border:1px solid #e1e6ee;border-radius:10px;align-items:center;gap:8px;width:fit-content;padding:9px 12px;font-size:13px;font-weight:900;text-decoration:none;transition:transform .16s cubic-bezier(.22,1,.36,1),border-color .16s cubic-bezier(.22,1,.36,1),box-shadow .16s cubic-bezier(.22,1,.36,1);display:inline-flex}.customer-additional-work__estimate:hover{border-color:#cfd6e1;transform:translateY(-1px);box-shadow:0 10px 24px #0f172a14}.customer-additional-work__request,.customer-additional-work__request-form{gap:12px;display:grid}.customer-additional-work__request{border-top:1px solid #edf0f3;padding-top:12px}.customer-additional-work__request span,.customer-additional-work__request-form>div span{color:#59606b;background:#f1f3f6;border-radius:999px;width:fit-content;padding:6px 10px;font-size:12px;font-weight:900;line-height:1}.customer-additional-work__request h2,.customer-additional-work__request-form h2{color:#202124;margin:8px 0 0;font-size:22px;font-weight:950;line-height:1.14}.customer-additional-work__request p,.customer-additional-work__request-form p{color:#69707d;margin:6px 0 0;font-size:14px;line-height:1.45}.customer-additional-work__request-form label{gap:6px;display:grid}.customer-additional-work__request-form label span{color:#69707d;font-size:12px;font-weight:900}.customer-additional-work__request-form input,.customer-additional-work__request-form textarea{color:#202124;width:100%;font:inherit;background:#f8fafc;border:1px solid #d9dfe8;border-radius:12px;outline:none;padding:12px;font-size:14px;line-height:1.4;transition:border-color .16s cubic-bezier(.22,1,.36,1),box-shadow .16s cubic-bezier(.22,1,.36,1)}.customer-additional-work__request-form textarea{resize:vertical;min-height:86px}.customer-additional-work__request-form input:focus,.customer-additional-work__request-form textarea:focus{border-color:#202124;box-shadow:0 0 0 4px #20212414}.customer-additional-work__request-form>button{color:#fff;cursor:pointer;background:#111;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:fit-content;min-height:42px;padding:0 15px;font-size:14px;font-weight:900;transition:transform .16s cubic-bezier(.22,1,.36,1),opacity .16s cubic-bezier(.22,1,.36,1),box-shadow .16s cubic-bezier(.22,1,.36,1);display:inline-flex}.customer-additional-work__request-form>button:hover{transform:translateY(-1px);box-shadow:0 12px 26px #11111121}.customer-additional-work__request-form>button:disabled{cursor:not-allowed;opacity:.58;box-shadow:none;transform:none}.customer-additional-work__request-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:2px 0 0;padding:0;list-style:none;display:grid}.customer-additional-work__request-steps li{color:#9aa1ab;align-items:center;gap:7px;min-width:0;display:flex}.customer-additional-work__request-steps li>span{color:#89919d;background:#fff;border:1px solid #dce1e7;border-radius:999px;flex:none;place-items:center;width:24px;height:24px;font-size:10px;font-weight:900;display:grid}.customer-additional-work__request-steps li strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;font-weight:800;overflow:hidden}.customer-additional-work__request-steps li.is-done,.customer-additional-work__request-steps li.is-active{color:#202124}.customer-additional-work__request-steps li.is-done>span{color:#5f6670;background:#eceff2;border-color:#d5d9df}.customer-additional-work__request-steps li.is-active>span{color:#fff;background:#202124;border-color:#202124;box-shadow:0 0 0 3px #ed001f17}.customer-additional-work__request-stage{border-top:1px solid #edf0f3;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:10px;padding-top:14px;display:grid}.customer-additional-work__request-form>.customer-additional-work__request-stage>.customer-additional-work__request-stage-number{color:#59606b;background:#f0f2f5;border-radius:999px;place-items:center;width:28px;height:28px;padding:0;font-size:11px;font-weight:900;display:grid}.customer-additional-work__request-stage>label,.customer-additional-work__request-stage-content{min-width:0}.customer-additional-work__request-stage-content{gap:8px;display:grid}.customer-additional-work__request-stage-content>strong{color:#202124;font-size:13px;font-weight:900}.customer-additional-work__request-stage-content>small{color:#7b8490;font-size:12px;line-height:1.4}.customer-additional-work__request-hint{color:#8a929e!important;margin:0 0 0 40px!important;font-size:12px!important}.customer-additional-work__request-submit button{color:#fff;cursor:pointer;background:#111;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:fit-content;min-height:42px;padding:0 15px;font-size:14px;font-weight:900;transition:transform .16s cubic-bezier(.22,1,.36,1),opacity .16s cubic-bezier(.22,1,.36,1),box-shadow .16s cubic-bezier(.22,1,.36,1);display:inline-flex}.customer-additional-work__request-submit button:hover{transform:translateY(-1px);box-shadow:0 12px 26px #11111121}.customer-additional-work__request-submit button:disabled{cursor:not-allowed;opacity:.58;box-shadow:none;transform:none}.customer-additional-work__history{border-top:1px solid #edf0f3;gap:12px;padding-top:14px;display:grid}.customer-additional-work__history-head{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.customer-additional-work__history-head>div{gap:4px;display:grid}.customer-additional-work__history-head span{color:#8b94a2;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:900}.customer-additional-work__history-head h2{color:#202124;margin:0;font-size:18px;font-weight:950}.customer-additional-work__history-head>strong{color:#4b5563;background:#f1f3f6;border-radius:999px;place-items:center;min-width:30px;height:30px;font-size:13px;font-weight:950;display:grid}.customer-additional-work__history-list{gap:8px;display:grid}.customer-additional-work__history-row{background:#f8fafc;border:1px solid #e6eaf0;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px;display:grid}.customer-additional-work__history-row>div{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:5px 9px;min-width:0;display:grid}.customer-additional-work__history-row span{color:#59606b;background:#edf0f4;border-radius:999px;width:fit-content;padding:4px 7px;font-size:10px;font-weight:900;line-height:1}.customer-additional-work__history-row strong{color:#202124;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:900;overflow:hidden}.customer-additional-work__history-row small{color:#8b94a2;grid-column:1/-1;font-size:11px;font-weight:700}.customer-additional-work__history-row>b{color:#202124;white-space:nowrap;font-size:14px;font-weight:950}.customer-additional-work__history-row.is-request>b{color:#7b8492;text-transform:uppercase;font-size:11px}.customer-additional-work__decision{border-top:1px solid #edf0f3;gap:12px;padding-top:12px;display:grid}.customer-additional-work__decision label{gap:6px;display:grid}.customer-additional-work__decision label span{color:#69707d;font-size:12px;font-weight:900}.customer-additional-work__decision textarea{resize:vertical;color:#202124;min-height:76px;font:inherit;background:#f8fafc;border:1px solid #d9dfe8;border-radius:12px;outline:none;padding:12px;font-size:14px;line-height:1.4;transition:border-color .16s cubic-bezier(.22,1,.36,1),box-shadow .16s cubic-bezier(.22,1,.36,1)}.customer-additional-work__decision textarea:focus{border-color:#202124;box-shadow:0 0 0 4px #20212414}.customer-additional-work__actions{flex-wrap:wrap;gap:10px;display:flex}.customer-additional-work__actions button{color:#fff;cursor:pointer;background:#111;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:14px;font-weight:900;transition:transform .16s cubic-bezier(.22,1,.36,1),opacity .16s cubic-bezier(.22,1,.36,1),box-shadow .16s cubic-bezier(.22,1,.36,1);display:inline-flex}.customer-additional-work__actions button.is-secondary{color:#202124;background:#fff;border:1px solid #e1e6ee}.customer-additional-work__actions button:hover{transform:translateY(-1px);box-shadow:0 12px 26px #11111121}.customer-additional-work__actions button:active{transform:translateY(0)scale(.99)}.customer-additional-work__actions button:disabled{cursor:not-allowed;opacity:.58;box-shadow:none;transform:none}.customer-additional-work__error{color:#b42318;background:#fff5f3;border:1px solid #f6b5ad;border-radius:10px;margin:0;padding:11px 12px;font-size:13px;font-weight:850}.customer-additional-work__load-error{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:22px;display:grid}.customer-additional-work__load-error>div{gap:6px;min-width:0;display:grid}.customer-additional-work__load-error strong{font-size:18px}.customer-additional-work__load-error span{color:#687281;line-height:1.45}.customer-additional-work__load-error button{color:#fff;cursor:pointer;min-height:44px;font:inherit;background:#15171a;border:0;border-radius:8px;padding:0 18px;font-weight:800}.customer-additional-work__skeleton{gap:10px;display:grid}.customer-additional-work__skeleton span,.customer-additional-work__skeleton i,.customer-additional-work__skeleton b{background:linear-gradient(90deg,#edf0f4 0%,#f8f9fb 45%,#edf0f4 100%) 0 0/220% 100%;border-radius:999px;height:13px;animation:1.2s ease-in-out infinite customerPaymentSkeleton;display:block}.customer-additional-work__skeleton span{width:36%}.customer-additional-work__skeleton i{width:72%}.customer-additional-work__skeleton b{width:48%;height:42px}@media (max-width:640px){.customer-additional-work__load-error{grid-template-columns:minmax(0,1fr);padding:18px}.customer-additional-work__load-error button{width:100%}.customer-additional-work__head,.customer-additional-work__summary{grid-template-columns:1fr}.customer-additional-work__head{display:grid}.customer-additional-work__head strong{text-align:left;max-width:100%}.customer-additional-work__summary h2{font-size:19px}.customer-additional-work__summary>strong{font-size:20px}.customer-additional-work__actions{grid-template-columns:1fr;display:grid}.customer-additional-work__request h2,.customer-additional-work__request-form h2{font-size:19px}.customer-additional-work__request-form>button{width:100%}.customer-additional-work__request-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-additional-work__request-submit button{width:100%}.customer-additional-work__history-row{grid-template-columns:minmax(0,1fr);align-items:start}.customer-additional-work__history-row>b{justify-self:start}}.customer-payment-actions__content{gap:10px;display:grid}.customer-payment-actions__row{background:#fff;border:1px solid #e1e6ee;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;animation:.26s cubic-bezier(.22,1,.36,1) both customerPaymentCardIn;display:grid;position:relative}.customer-payment-actions__row.is-primary{background:#fff8f9;border-color:#ef002c4d;overflow:hidden;box-shadow:0 12px 30px #ef002c14}.customer-payment-actions__row.is-primary:before{content:"";background:#ef002c;width:4px;position:absolute;inset:0 auto 0 0}.customer-payment-actions__row.is-primary>div{padding-left:4px}.customer-payment-actions__row.is-primary span{color:#a10d28}.customer-payment-actions__row.is-primary button{min-height:46px;box-shadow:0 10px 24px #11111124}.customer-payment-actions__row>div{gap:4px;min-width:0;display:grid}.customer-payment-actions__row span{color:#69707d;font-size:12px;font-weight:850}.customer-payment-actions__row strong{color:#202124;font-size:17px;font-weight:900;line-height:1.15}.customer-payment-actions__row button,.customer-payment-modal__primary{color:#fff;cursor:pointer;background:#111;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:13px;font-weight:900;transition:transform .16s cubic-bezier(.22,1,.36,1),opacity .16s cubic-bezier(.22,1,.36,1),box-shadow .16s cubic-bezier(.22,1,.36,1);display:inline-flex}.customer-payment-actions__row button:hover,.customer-payment-modal__primary:hover{transform:translateY(-1px);box-shadow:0 12px 26px #11111129}.customer-payment-actions__row button:active,.customer-payment-modal__primary:active{transform:translateY(0)scale(.99)}.customer-payment-actions__row button:disabled,.customer-payment-modal__primary:disabled{cursor:not-allowed;opacity:.56;box-shadow:none;transform:none}.customer-payment-actions__row svg,.customer-payment-modal__primary svg{flex:none}.customer-payment-spinner{animation:.9s linear infinite customerPaymentSpin}.customer-payment-actions__note,.customer-payment-actions__paid,.customer-payment-actions__error{border-radius:10px;padding:11px 12px;font-size:13px;font-weight:780;line-height:1.35}.customer-payment-actions__note{color:#59606b;background:#f4f6f8}.customer-payment-actions__note.is-callout{color:#59606b;background:#fff7f8;border-left:3px solid #ed001f;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:9px;margin-top:2px;padding:10px 12px 10px 10px;display:grid}.customer-payment-actions__note.is-callout>svg{color:#ed001f;background:#fff;border-radius:8px;width:30px;height:30px;padding:6px}.customer-payment-actions__note.is-callout>div{gap:3px;display:grid}.customer-payment-actions__note.is-callout strong{color:#202124;letter-spacing:.03em;text-transform:uppercase;font-size:11px;font-weight:900}.customer-payment-actions__note.is-callout span{color:#69707d;font-size:12px;font-weight:700;line-height:1.4}.customer-payment-actions__paid{color:#057647;background:#eef8f2;align-items:flex-start;gap:8px;display:flex}.customer-payment-actions__paid>svg{margin-top:2px}.customer-payment-actions__paid>div{gap:3px;display:grid}.customer-payment-actions__paid strong,.customer-payment-actions__paid b{color:#075f3d}.customer-payment-actions__paid span{color:#356655;font-weight:650}.customer-payment-actions__paid b{margin-top:2px}.customer-payment-actions__error{color:#b42318;background:#fff5f3;border:1px solid #f6b5ad}.customer-payment-actions__load-error{color:#b42318;background:#fff5f3;border:1px solid #f6b5ad;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;font-size:13px;font-weight:780;display:flex}.customer-payment-actions__refunds-warning{color:#72560d;background:#fff9e8;border:1px solid #f0d58a;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;font-size:13px;font-weight:740;line-height:1.35;display:flex}.customer-payment-actions__refunds-warning button,.customer-payment-actions__load-error button{color:#fff;cursor:pointer;min-height:36px;font:inherit;background:#15171a;border:0;border-radius:8px;flex:none;padding:0 14px;font-weight:800}@media (max-width:480px){.customer-payment-actions__load-error,.customer-payment-actions__refunds-warning{flex-direction:column;align-items:stretch}.customer-payment-actions__load-error button,.customer-payment-actions__refunds-warning button{width:100%}}.customer-payment-actions__skeleton{background:#fff;border:1px solid #e5e9ef;border-radius:12px;gap:8px;padding:13px;display:grid}.customer-payment-actions__skeleton span,.customer-payment-actions__skeleton i,.customer-payment-actions__skeleton b{background:linear-gradient(90deg,#edf0f4 0%,#f8f9fb 45%,#edf0f4 100%) 0 0/220% 100%;border-radius:999px;height:12px;animation:1.2s ease-in-out infinite customerPaymentSkeleton;display:block}.customer-payment-actions__skeleton span{width:34%}.customer-payment-actions__skeleton i{width:52%}.customer-payment-actions__skeleton b{width:26%;height:34px}.customer-payment-actions--compact .customer-payment-actions__row{width:min(100%,560px)}.customer-payment-actions--compact .customer-payment-actions__row button,.customer-payment-actions--mobile .customer-payment-actions__row button{width:100%}.customer-payment-actions--mobile .customer-payment-actions__row{grid-template-columns:minmax(0,1fr)}.customer-payment-modal{z-index:16000;padding:max(18px, env(safe-area-inset-top)) max(18px, env(safe-area-inset-right)) max(18px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overscroll-behavior:contain;background:#1118277a;place-items:center;height:100dvh;animation:.18s cubic-bezier(.22,1,.36,1) both customerPaymentBackdropIn;display:grid;position:fixed;inset:0;overflow:hidden}.customer-payment-modal__panel{background:#fff;border:1px solid #ffffffbd;border-radius:18px;flex-direction:column;width:min(100%,480px);min-height:0;max-height:calc(100dvh - 36px);animation:.24s cubic-bezier(.22,1,.36,1) both customerPaymentModalIn;display:flex;overflow:hidden;box-shadow:0 32px 88px #0f172a47}.customer-payment-modal__head{border-bottom:1px solid #edf0f3;flex:none;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px;display:flex}.customer-payment-modal__head span{color:#8a929e;letter-spacing:.03em;text-transform:uppercase;font-size:12px;font-weight:900}.customer-payment-modal__head h2{color:#17191d;margin:4px 0 0;font-size:22px;font-weight:950;line-height:1.12}.customer-payment-modal__head button{color:#4b5563;cursor:pointer;background:#f1f3f6;border:0;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.customer-payment-modal__body{overscroll-behavior:contain;min-height:0;padding:18px 18px calc(18px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;flex:auto;gap:14px;display:grid;overflow-y:auto}.customer-payment-modal__body p{color:#5f6875;margin:0;font-size:14px;line-height:1.45}.customer-payment-modal__amount{background:#f8fafc;border:1px solid #e5e9ef;border-radius:14px;gap:5px;padding:14px;display:grid}.customer-payment-modal__amount span{color:#69707d;font-size:12px;font-weight:850}.customer-payment-modal__amount strong{color:#17191d;font-size:30px;font-weight:950;line-height:1.05}.customer-payment-modal__primary{width:100%;min-height:48px;font-size:15px}@keyframes customerMediaBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes customerPaymentCardIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translate(0,0)}}@keyframes customerPaymentBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes customerPaymentModalIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes customerPaymentSkeleton{0%{background-position:120% 0}to{background-position:-120% 0}}@keyframes customerPaymentSpin{to{transform:rotate(360deg)}}@keyframes customerMediaPanelIn{0%{opacity:0;filter:blur(4px)}to{opacity:1;filter:blur()}}@keyframes customerMediaItemIn{0%{opacity:0;filter:blur(4px);transform:translate(18px)}to{opacity:1;filter:blur();transform:translate3d(var(--customer-media-drag-x,0), var(--customer-media-drag-y,0), 0) scale(var(--customer-media-drag-scale,1))}}
